This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-dev
Watch
1
Star
0
Fork
0
You've already forked freebsd-dev
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
0878d2e5e9
freebsd-dev
/
lib
/
libpthread
History
Maxim Konovalov
0878d2e5e9
Correct a typo pthread_attr_setscope() function fails unconditionally
...
due to. PR: misc/30699 Reviewed by: jasone, ru Approved by: jasone, ru MFC after: 1 week
2002-02-14 15:20:36 +00:00
..
arch
Change #include "DEFS.h" to <machine/asm.h>.
2001-10-25 01:30:54 +00:00
man
Describe handling of NULLs passed to pthread_setcancelstate().
2001-11-05 08:21:32 +00:00
sys
test
Mark some functions as __printflike() and/or taking const char * arguments
2001-08-20 12:53:36 +00:00
thread
Correct a typo pthread_attr_setscope() function fails unconditionally
2002-02-14 15:20:36 +00:00
Makefile
Add weak definitions for wrapped system calls. In general:
2001-01-24 13:03:38 +00:00