]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
This function compiles with the standard, so say so.
authorJohn Birrell <jb@FreeBSD.org>
Fri, 3 Apr 1998 09:11:15 +0000 (09:11 +0000)
committerJohn Birrell <jb@FreeBSD.org>
Fri, 3 Apr 1998 09:11:15 +0000 (09:11 +0000)
commitbb8a4204244b527f583dd037bdbbb8e1d88eed63
treea627f9539d9e9556d529e55e71f93d222529679d
parent0c168a81b551278ea049c8785f318e0e56d71bde
This function compiles with the standard, so say so.

Add a note about not touching errno and warn about previous drafts
of the standard which changed the level of indirection to the thread
argument. POSIX had a bit of trouble deciding what to do. So anyone
coding to both draft 4 and draft 10 (the final draft) will get burnt
by this function. I did. Grrr.
lib/libc_r/man/pthread_detach.3
lib/libpthread/man/pthread_detach.3
share/man/man3/pthread_detach.3