Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bye-bye libc_r sources. | 2003-01-20 | 3 | -111/+0 | |
| | | | | the sources have been moved (with history) to /usr/src/lib/libpthread | ||||
* | thread safe libc -- 2nd try. OK miod@, millert@ | 2002-11-05 | 3 | -5/+15 | |
| | | | | Thanks to miod@ for m68k and vax fixes | ||||
* | back out previous patch.. there are still some vax/m68k issues | 2002-11-03 | 3 | -15/+5 | |
| | |||||
* | libc changes for thread safety. Tested on: | 2002-11-03 | 3 | -5/+15 | |
| | | | | | | | alpha (millert@), i386 (marc@), m68k (millert@ and miod@), powerpc (drahn@ and dhartmei@), sparc (millert@ and marc@), sparc64 (marc@), and vax (millert@ and miod@). Thanks to millert@, miod@, and mickey@ for fixes along the way. | ||||
* | Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically. | 2002-02-16 | 1 | -1/+1 | |
| | |||||
* | need string.h | 2000-02-28 | 1 | -0/+1 | |
| | |||||
* | malloc lock helpers | 2000-01-14 | 1 | -0/+18 | |
| | |||||
* | thread-specific storage helper | 2000-01-06 | 2 | -0/+82 | |