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
/
libc_r
/
uthread
/
pthread_private.h
Age
Commit message (
Expand
)
Author
1999-09-08
TAILQ_FOREACH now is in queue.h
Marc Espie
1999-06-15
Remove pthread_atfork(). It was only part of draft 10 for a little while and ...
David Leonard
1999-06-09
sync with freebsd
David Leonard
1999-05-26
sync with FreeBSD
David Leonard
1999-02-16
update prototypes now that socket functions take socklen_t as a length parameter
Todd C. Miller
1999-01-18
move private spinlock protos out
David Leonard
1999-01-18
sync with previous changes
David Leonard
1999-01-10
fix proto
David Leonard
1999-01-08
slight structure rearrange for gdb thread support
David Leonard
1999-01-08
add fchflags and fpathconf as well.
David Leonard
1999-01-08
add poll(2). This might help get X threaded.
David Leonard
1998-12-23
preserve FreeBSD idents
David Leonard
1998-12-21
resource accounting
David Leonard
1998-11-20
sync with freebsd
David Leonard
1998-11-20
fix strcat usage; deraadt
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