summaryrefslogtreecommitdiff
path: root/src/lib/libc/include/thread_private.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add thread-safety to libc, so that libc_r will build (on i386 at least).d1998-11-201-0/+175