| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC stdlib 1.37 and stddef 1.7: don't define wchar_t if C++ | Warner Losh | 2002-08-07 | 1 | -0/+2 |
| * | MFC: | Mike Barcroft | 2001-12-27 | 1 | -1/+1 |
| * | MFC: getprogname(3) and setprogname(3) | Dima Dorfman | 2001-06-14 | 1 | -0/+3 |
| * | MFC: Impliment the ISO-C99 strto[u]ll() | David E. O'Brien | 2001-03-02 | 1 | -0/+4 |
| * | Fixed missing declaration of rand_r(3). | Bruce Evans | 1999-12-23 | 1 | -0/+2 |
| * | Little reorganization: | Dmitrij Tejblum | 1998-12-19 | 1 | -5/+3 |
| * | Add reallocf to the library. This function is simliar to realloc, but | Warner Losh | 1998-09-14 | 1 | -0/+1 |
| * | Change the return types for strtoq and strtouq to int64_t and u_int64_t | John Birrell | 1998-05-11 | 1 | -3/+2 |
| * | Moved include of <sys/cdefs.h> earlier for the same reasons as moving | Bruce Evans | 1998-02-27 | 1 | -2/+2 |
| * | Move machine/types.h to non-standard section | Andrey A. Chernov | 1997-06-14 | 1 | -2/+3 |
| * | Add arc4random family declaration | Andrey A. Chernov | 1997-06-14 | 1 | -0/+5 |
| * | Instead of copying fallback code over and over in each program, | Andrey A. Chernov | 1997-06-14 | 1 | -1/+1 |
| * | Add srandomdev() prototype | Andrey A. Chernov | 1997-03-23 | 1 | -0/+1 |
| * | Merge Lite2 changes - | Peter Wemm | 1997-03-11 | 1 | -10/+3 |
| * | Don't use __dead or __pure in user code. They were obfuscations | Bruce Evans | 1996-09-14 | 1 | -12/+6 |
| * | Fixed longstanding namespace convolution involving rune_t vs wchar_t. | Bruce Evans | 1996-05-01 | 1 | -3/+7 |
| * | Don't declare rune_t, putenv() or setenv() if _POSIX_SOURCE is declared. | Bruce Evans | 1995-04-15 | 1 | -21/+19 |
| * | Reviewed by: Bruce Evans | Andreas Schulz | 1994-11-21 | 1 | -0/+10 |
| * | Declare functions that don't return as having attribute __dead2. | Bruce Evans | 1994-09-08 | 1 | -2/+2 |
| * | BSD 4.4 Lite Include Sources | Rodney W. Grimes | 1994-05-24 | 1 | -0/+175 |