index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libpthread
/
uthread
/
uthread_fork.c
Age
Commit message (
Expand
)
Author
2007-04-27
Use rlimit nofiles max to size fd/fdp tables instead of cur. Fixes
Kurt Miller
2007-04-10
Revert previous commit which introduced regressions in KDE.
Kurt Miller
2007-04-07
Upon fork() set the child's view of the stored file status flags inherited
Kurt Miller
2006-09-26
Part 2 of file descriptor race and deadlock corrections.
Kurt Miller
2006-09-22
Part 1 of file descriptor race and deadlock corrections.
Kurt Miller
2005-10-30
Add pthread_atfork(3)
Brad Smith
2003-08-06
Remove some double semicolons (hmm, do two semis equal a maxi?).
Todd C. Miller
2001-08-21
Start syncing with FreeBSD:
Federico G. Schwindt
2000-01-06
include stdlib.h
David Leonard
1999-11-30
really remove all other threads when fork()ing. (bug was in removing elements...
David Leonard
1999-11-25
sync with FreeBSD
David Leonard
1999-06-15
Remove pthread_atfork(). It was only part of draft 10 for a little while and ...
David Leonard
1999-05-26
sync with FreeBSD
David Leonard
1999-01-17
pthread_atfork()
David Leonard
1999-01-06
ident
David Leonard
1998-11-09
sync with FreeBSD (rwlock, gc thread, man pages)
David Leonard
1998-08-27
experimental threaded libc - kernel only
David Leonard