Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix the style of the SCM ID's. | obrien | 2002-03-22 | 1 | -3/+3 |
* | To be consistent, use the __weak_reference macro from <sys/cdefs.h> | deischen | 2001-04-10 | 1 | -4/+4 |
* | Hide the definition of struct __sFILEX and add the needed | deischen | 2001-03-01 | 1 | -81/+23 |
* | Correctly handle the race itself, too (don't leave it locked). | green | 2001-02-23 | 1 | -0/+1 |
* | Use the right names to call pthread_mutex_{,un}lock so that things | green | 2001-02-23 | 1 | -2/+2 |
* | Fix the problems I (and others, undoubtedly) have been having for a | green | 2001-02-23 | 1 | -3/+12 |
* | Fix the current libc breakage in current: | imp | 2001-02-16 | 1 | -0/+10 |
* | libc MT-safety, part 2. | deischen | 2001-02-11 | 1 | -22/+128 |
* | Remove _THREAD_SAFE and make libc thread-safe by default by | deischen | 2001-01-24 | 1 | -3/+3 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Remove leading underscores for the functions (weak symbols here) that | jb | 1998-05-05 | 1 | -4/+7 |
* | Add FILE locking stubs for libc. | jb | 1998-04-11 | 1 | -0/+78 |