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_file.c
Age
Commit message (
Expand
)
Author
2008-03-23
Use fileno() instead of peeking into FILE *; Paul Stoeber
Theo de Raadt
2007-05-18
Eliminate many lint warnings by either: using the appropriate type,
Kurt Miller
2005-10-14
Use queue macros instead of directly accessing fields. ok marc@ miod@
Otto Moerbeek
2004-06-07
major bump to libc and libpthread to break the dependency of a
Marco S Hyman
2003-01-31
Create a siginfo_t for thread-to-thread kill.
Marco S Hyman
2002-11-07
Add needed table of strong functions that override weak functions
Marco S Hyman
2001-09-04
put changes back, this time ALL the files.
Federico G. Schwindt
2001-08-30
Back out fgsch@'s tree breaking commits.
Todd T. Fries
2001-08-30
fix some const warnings.
Federico G. Schwindt
2000-01-06
volatile, unused vars
David Leonard
1999-11-25
sync with FreeBSD
David Leonard
1998-12-23
funlockfile shouldnt assume flockfile has been called
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