Page MenuHomeFreeBSD

syscalls.master: mark _exit as not returning
ClosedPublic

Authored by brooks on Aug 1 2025, 12:45 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Oct 15, 12:36 AM
Unknown Object (File)
Sat, Oct 11, 10:57 PM
Unknown Object (File)
Sat, Oct 11, 3:32 PM
Unknown Object (File)
Sat, Oct 11, 3:32 PM
Unknown Object (File)
Sat, Oct 11, 3:32 PM
Unknown Object (File)
Sat, Oct 11, 7:01 AM
Unknown Object (File)
Fri, Sep 26, 4:49 AM
Unknown Object (File)
Sat, Sep 20, 6:10 AM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

What about linux_exit and linux_exit_group?

This revision is now accepted and ready to land.Aug 1 2025, 1:14 PM
In D51674#1180260, @kib wrote:

What about linux_exit and linux_exit_group?

I'll leave that of the linux maintainers. Right now it only has an effect on userspace libc headers and we don't generate those for linux.

This revision was automatically updated to reflect the committed changes.