summaryrefslogtreecommitdiff
path: root/lib/libpthread/uthread/uthread_file.c
AgeCommit message (Expand)Author
2008-03-23Use fileno() instead of peeking into FILE *; Paul StoeberTheo de Raadt
2007-05-18Eliminate many lint warnings by either: using the appropriate type,Kurt Miller
2005-10-14Use queue macros instead of directly accessing fields. ok marc@ miod@Otto Moerbeek
2004-06-07major bump to libc and libpthread to break the dependency of aMarco S Hyman
2003-01-31Create a siginfo_t for thread-to-thread kill.Marco S Hyman
2002-11-07Add needed table of strong functions that override weak functionsMarco S Hyman
2001-09-04put changes back, this time ALL the files.Federico G. Schwindt
2001-08-30Back out fgsch@'s tree breaking commits.Todd T. Fries
2001-08-30fix some const warnings.Federico G. Schwindt
2000-01-06volatile, unused varsDavid Leonard
1999-11-25sync with FreeBSDDavid Leonard
1998-12-23funlockfile shouldnt assume flockfile has been calledDavid Leonard
1998-11-09sync with FreeBSD (rwlock, gc thread, man pages)David Leonard
1998-08-27experimental threaded libc - kernel onlyDavid Leonard