summaryrefslogtreecommitdiff
path: root/src/lib/libc/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Part 2 of file descriptor race and deadlock corrections.kurt2006-09-261-1/+2
* Avouid a race in atexit() handling by introducing a lock. Problemotto2006-02-221-1/+12
* Use a forward declaration of struct timespec instead of assumingmillert2005-11-151-1/+2
* activate LC_CTYPE for 8 bits locale.espie2005-08-081-0/+7
* major bump to libc and libpthread to break the dependency of amarc2004-06-071-84/+76
* thread safer libc (note: safer, not safe)marc2003-01-281-1/+10
* thread safe libc -- 2nd try. OK miod@, millert@marc2002-11-051-40/+30
* back out previous patch.. there are still some vax/m68k issuesmarc2002-11-031-30/+40
* libc changes for thread safety. Tested on:marc2002-11-031-40/+30
* Part one of userland __P removal. Done with a simple regexp with some minor ...millert2002-02-161-2/+2
* put changes back, this time ALL the files.fgsch2001-09-041-3/+3
* Back out fgsch@'s tree breaking commits.todd2001-08-301-3/+3
* fix some const warningsfgsch2001-08-301-3/+3
* #(endif|else) foo is incorrect, make it #endif /* foo */heko2001-08-121-2/+2
* grammer/spellingtodd2001-01-041-2/+2
* typo in comment, AILASES -> ALIASESbrad2000-09-081-2/+2
* oopsd2000-01-061-2/+2
* rewrite to use the helpers in the thread/ directory and to define weak alias ...d2000-01-061-135/+91
* cleand1999-01-061-35/+39
* md spinlockd1998-12-211-74/+0
* add md _atomic_is_locked; cleand1998-12-181-2/+3
* Add thread-safety to libc, so that libc_r will build (on i386 at least).d1998-11-202-0/+248
* Fix RCS idstholo1996-08-191-1/+1
* initial import of NetBSD treederaadt1995-10-181-0/+18