This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
0d39b3903f
freebsd-skq
/
lib
/
libpthread
History
Jason Evans
ccb3a748f4
Fix a memory leak. pthread_set_name_np() allocates space for a name, but
...
was not deallocating space for the previous name, if any. PR: misc/18504
2000-05-16 22:08:14 +00:00
..
arch
man
add MLINKS: pthread_testcancel(3) -> pthread_setcanceltype(3)
2000-05-12 09:59:44 +00:00
sys
test
Add test to detect propagation of cancellation points within libc_r.
2000-04-26 23:25:58 +00:00
thread
Fix a memory leak. pthread_set_name_np() allocates space for a name, but
2000-05-16 22:08:14 +00:00
Makefile
Add a wrapper for the sendfile() system call.
2000-04-27 00:59:44 +00:00