Changes between Initial Version and Version 1 of Ticket #14690


Ignore:
Timestamp:
Nov 5, 2018, 10:39:36 PM (6 years ago)
Author:
mmu_man
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #14690 – Description

    initial v1  
    22
    33[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
     5While 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.