Changes between Initial Version and Version 1 of Ticket #14690
- Timestamp:
- Nov 5, 2018, 10:39:36 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #14690 – Description
initial v1 2 2 3 3 [http://man7.org/linux/man-pages/man2/prctl.2.html prctl] is from Linux, [https://www.freebsd.org/cgi/man.cgi?query=procctl&sektion=2 procctl] is from FreeBSD. 4 5 While we do have a notification API that can send THREAD_REMOVED, it's not really handy to use in unixish code, and patches using it would probably be rejected.