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
/
Makefile.inc
Age
Commit message (
Expand
)
Author
2007-06-05
_FD_LOCK/UNLOCK() is libpthread specific and not needed for librthread, so
Kurt Miller
2005-10-30
Add pthread_atfork(3)
Brad Smith
2004-02-22
add pthread_attr_[get|set]stack
Brad Smith
2004-01-15
threaded version of closefrom
Marco S Hyman
2003-12-23
Add stub implementations of pthread_[gs]etconcurrency
Brad Smith
2003-10-22
Add wrapper for kqueue() to keep track of the allocated fd and allow it to
Brad Smith
2003-01-20
Use the sources that exist in sibdirs of libpthread, not libc_r
Marco S Hyman
2002-01-18
From FreeBSD: sem_XXX implementation; manpages comming in a bit.
Federico G. Schwindt
2001-08-17
Provide the equivalent to Solaris thr_main() function; from FreeBSD
Peter Valchev
2001-08-15
* kevent(2) support; from FreeBSD.
Federico G. Schwindt
2000-01-06
LIBC_RSRCDIR
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-18
sync with previous changes
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-10
split automatic init into own file
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