Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | thread safe libc -- 2nd try. OK miod@, millert@ | marc | 2002-11-05 | 1 | -40/+30 |
* | back out previous patch.. there are still some vax/m68k issues | marc | 2002-11-03 | 1 | -30/+40 |
* | libc changes for thread safety. Tested on: | marc | 2002-11-03 | 1 | -40/+30 |
* | Part one of userland __P removal. Done with a simple regexp with some minor ... | millert | 2002-02-16 | 1 | -2/+2 |
* | put changes back, this time ALL the files. | fgsch | 2001-09-04 | 1 | -3/+3 |
* | Back out fgsch@'s tree breaking commits. | todd | 2001-08-30 | 1 | -3/+3 |
* | fix some const warnings | fgsch | 2001-08-30 | 1 | -3/+3 |
* | #(endif|else) foo is incorrect, make it #endif /* foo */ | heko | 2001-08-12 | 1 | -2/+2 |
* | grammer/spelling | todd | 2001-01-04 | 1 | -2/+2 |
* | typo in comment, AILASES -> ALIASES | brad | 2000-09-08 | 1 | -2/+2 |
* | oops | d | 2000-01-06 | 1 | -2/+2 |
* | rewrite to use the helpers in the thread/ directory and to define weak alias ... | d | 2000-01-06 | 1 | -135/+91 |
* | clean | d | 1999-01-06 | 1 | -35/+39 |
* | Add thread-safety to libc, so that libc_r will build (on i386 at least). | d | 1998-11-20 | 1 | -0/+175 |