This website requires JavaScript.
Explore
Help
Sign In
mirror
/
freebsd
Watch
1
Star
0
Fork
0
You've already forked freebsd
mirror of
https://git.FreeBSD.org/src.git
synced
2024-12-16 10:20:30 +00:00
Code
Issues
Releases
Activity
02a93d74e0
freebsd
/
lib
/
libpthread
History
Peter Wemm
02a93d74e0
Don't compile in the use of poll() when building libc_r. This isn't
...
so much a "fix", rather a bandaid to buy time to fix it properly within the thread engine.
1998-06-14 11:25:46 +00:00
..
arch
Delete the atomic unlock function since it is no longer required.
1998-06-09 08:25:41 +00:00
man
Typo fixes
1998-05-03 22:59:47 +00:00
sys
Change the name of this source file so that libc_r builds it instead
1998-04-30 09:04:10 +00:00
thread
If a short write, only loop if no error.
1998-06-14 09:36:14 +00:00
Makefile
Don't compile in the use of poll() when building libc_r. This isn't
1998-06-14 11:25:46 +00:00