This website requires JavaScript.
Explore
Help
Sign in
system
/
freebsd-src
Watch
1
Star
0
Fork
You've already forked freebsd-src
0
mirror of
https://github.com/freebsd/freebsd-src
synced
2024-11-05 18:22:52 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
d9c0a739c5
freebsd-src
/
lib
/
libkse
History
Daniel Eischen
3003bdb598
Add the ability to recognize old references to keys, and return NULL
...
when old keys are referenced (after pthread_key_delete()) via pthread_getspecific().
2002-03-19 22:58:56 +00:00
..
sys
test
Mark some functions as __printflike() and/or taking const char * arguments
2001-08-20 12:53:36 +00:00
thread
Add the ability to recognize old references to keys, and return NULL
2002-03-19 22:58:56 +00:00
Makefile
Add weak definitions for wrapped system calls. In general:
2001-01-24 13:03:38 +00:00