Skip to content

exit() not working #9

@NewbiZ

Description

@NewbiZ

Seems like exit() ulibc stub does not work properly. It will act like the first defined function is called on atexit() ?!
I suspect pushed arguments on exit() and the noreturn somehow breaks the cdecl ABI not used by sysexit().
This needs investigation.
sysexit() works tho.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions