This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
opnsense-src
Watch
1
Star
0
Fork
You've already forked opnsense-src
0
mirror of
https://github.com/opnsense/src.git
synced
2026-03-07 07:44:13 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
dbfec43cd3
opnsense-src
/
lib
/
libpthread
History
Brian S. Dean
b18ae9245d
Fix the return code from pthread_rwlock_try[rw|rd]lock() functions;
...
these should return EBUSY when the calling thread would block. MFC after: 2 weeks
2002-03-15 18:27:58 +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
$Id$ -> $FreeBSD$
1999-08-28 00:22:10 +00:00
test
Mark some functions as __printflike() and/or taking const char * arguments
2001-08-20 12:53:36 +00:00
thread
Fix the return code from pthread_rwlock_try[rw|rd]lock() functions;
2002-03-15 18:27:58 +00:00
Makefile
Add weak definitions for wrapped system calls. In general:
2001-01-24 13:03:38 +00:00