This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
ccb3a748f4
freebsd-nq
/
lib
/
libkse
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
..
sys
$Id$ -> $FreeBSD$
1999-08-28 00:22:10 +00:00
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