Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Eliminate 61 warnings emitted at WARNS=2 (leaving 53 to go). | nectar | 2003-02-16 | 1 | -1/+1 |
* | Add waitpid to the list of hidden names for use by wordexp.c and grantpt.c. | tjr | 2003-01-07 | 1 | -1/+1 |
* | Use a jump table (a la Solaris) for pthread routines with default | deischen | 2002-11-13 | 1 | -8/+17 |
* | Do not use __progname directly (except in [gs]etprogname(3)). | markm | 2002-03-29 | 1 | -0/+1 |
* | Fixed namespace pollution related to `err' in libc in the same way as for | bde | 2001-11-11 | 1 | -0/+1 |
* | signanosleep(2) hasn't existed since 1998. | ru | 2001-10-19 | 1 | -1/+0 |
* | Fixed namespace pollution related to `warn' in libc (but not in other | bde | 2001-08-29 | 1 | -0/+2 |
* | Add entries for the posix1e functions that will be overridden in libc_r. | tmm | 2001-04-04 | 1 | -0/+6 |
* | libc MT-safety, part 2. | deischen | 2001-02-11 | 1 | -1/+1 |
* | Remove _THREAD_SAFE and make libc thread-safe by default by | deischen | 2001-01-24 | 1 | -0/+134 |