Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | major bump to libc and libpthread to break the dependency of a | 2004-06-07 | 1 | -82/+0 | |
| | | | | | | particular implementation of libpthread for libc. libc no longer needs pthread.h to compile. OK millert@, brad@, tedu@ | ||||
* | thread safe libc -- 2nd try. OK miod@, millert@ | 2002-11-05 | 1 | -1/+5 | |
| | | | | Thanks to miod@ for m68k and vax fixes | ||||
* | back out previous patch.. there are still some vax/m68k issues | 2002-11-03 | 1 | -5/+1 | |
| | |||||
* | libc changes for thread safety. Tested on: | 2002-11-03 | 1 | -1/+5 | |
| | | | | | | | 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 | |
| | |||||
* | thread-specific storage helper | 2000-01-06 | 1 | -0/+77 | |