mirror of
https://sourceware.org/git/glibc.git
synced 2025-12-12 14:21:30 +03:00
exit only terminates the current thread, not the whole process, so it is the wrong fallback system call in this context. All supported Linux versions implement the exit_group system call anyway.
1.1 KiB
1.1 KiB