A NOTE has been added to this issue. ====================================================================== https://austingroupbugs.net/view.php?id=1845 ====================================================================== Reported By: ralfjung Assigned To: ====================================================================== Project: 1003.1(2024)/Issue8 Issue ID: 1845 Category: System Interfaces Type: Clarification Requested Severity: Editorial Priority: normal Status: New Name: Ralf Jung Organization: User Reference: Section: exit Page Number: unknown Line Number: unknown Interp Status: --- Final Accepted Text: ====================================================================== Date Submitted: 2024-07-22 16:38 UTC Last Modified: 2024-07-26 12:37 UTC ====================================================================== Summary: Status of the thread-safety of exit is confusing ======================================================================
---------------------------------------------------------------------- (0006847) enh (reporter) - 2024-07-26 12:37 https://austingroupbugs.net/view.php?id=1845#c6847 ---------------------------------------------------------------------- glibc and bionic (Android) have already found cases where there are existing expectations of being able to call exit() again from the exiting thread, so they're both going with the recursive variant atm (glibc: https://sourceware.org/pipermail/libc-alpha/2024-July/158579.html, bionic: https://android-review.googlesource.com/c/platform/bionic/+/3195595). FreeBSD seems likely to go the same direction: https://reviews.freebsd.org/D46108 Issue History Date Modified Username Field Change ====================================================================== 2024-07-22 16:38 ralfjung New Issue 2024-07-22 16:38 ralfjung Name => Ralf Jung 2024-07-22 16:38 ralfjung Section => exit 2024-07-22 16:38 ralfjung Page Number => unknown 2024-07-22 16:38 ralfjung Line Number => unknown 2024-07-24 19:05 dalias Note Added: 0006842 2024-07-24 19:34 ralfjung Note Added: 0006843 2024-07-26 12:26 carlos Note Added: 0006846 2024-07-26 12:37 enh Note Added: 0006847 ======================================================================