| Commit message (Expand) | Author | Age | Files | Lines |
| * | More information around append mode | Eivind Eklund | 2000-09-21 | 1 | -0/+4 |
| * | MFC: Use strtok instead of strsep. Handle links explicitly in remove. | Jordan K. Hubbard | 2000-09-20 | 2 | -7/+26 |
| * | MFC: various fixes: | Jeroen Ruigrok van der Werven | 2000-05-16 | 1 | -8/+8 |
| * | MFC: Use `Er' variable to define first column width in ERRORS section. | Alexey Zelkin | 2000-05-06 | 8 | -8/+8 |
| * | MFC: introduce .Lb macro to libc manpages | Alexey Zelkin | 2000-04-22 | 20 | -0/+40 |
| * | Remove more single-space hard sentence breaks. | Sheldon Hearn | 2000-03-02 | 1 | -1/+2 |
| * | Remove single-space hard sentence breaks. These degrade the quality | Sheldon Hearn | 2000-03-02 | 4 | -7/+14 |
| * | Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(), | Jason Evans | 2000-01-27 | 7 | -11/+11 |
| * | Improve the explanation on the (in)security of mktemp(3). | Sheldon Hearn | 2000-01-25 | 1 | -3/+6 |
| * | We no longer care about the VAX and Tahoe compilers :-) | Kris Kennaway | 2000-01-17 | 1 | -6/+1 |
| * | Add three-tier symbol naming in support of POSIX thread cancellation | Jason Evans | 2000-01-12 | 7 | -11/+17 |
| * | Correct discrepancy between definition of argument to tempnam() and | Kris Kennaway | 2000-01-09 | 1 | -2/+2 |
| * | While comparing this with OpenBSD (ie: trying to figure out what mkstemps() | Peter Wemm | 1999-12-11 | 1 | -2/+2 |
| * | Make __sfp() even more thread-safe. | Dmitrij Tejblum | 1999-11-21 | 1 | -1/+1 |
| * | Add (FILE *) locking. | Dmitrij Tejblum | 1999-11-20 | 1 | -0/+9 |
| * | Make __sfp() (FILE allocator) thread-safe: added locking like in malloc(). | Dmitrij Tejblum | 1999-11-20 | 1 | -0/+11 |
| * | Fix HISTORY - the copyright header on the file of the GCC version was | David E. O'Brien | 1999-11-20 | 1 | -4/+4 |
| * | Add to the HISTORY. | David E. O'Brien | 1999-11-19 | 1 | -1/+9 |
| * | Add unsigned char cast to isdigit | Andrey A. Chernov | 1999-11-04 | 1 | -1/+1 |
| * | Remove UNSAFE_WARN ifdef for mktemp warning (never defined) | Andrey A. Chernov | 1999-10-24 | 3 | -6/+6 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 79 | -79/+79 |
| * | Add warnings, ala mktemp, to tempnam and tmpnam as a reminder that | Warner Losh | 1999-08-21 | 2 | -3/+13 |
| * | Treat an attempt to read from a write-only stream more consistently. | Robert Nordier | 1999-08-10 | 1 | -1/+2 |
| * | Fixed missing "G" in the list item for the main description of %g and | Bruce Evans | 1999-08-08 | 1 | -2/+2 |
| * | asprintf() does use realloc() internally, but saying so in the manpage can be | Tim Vanderhoek | 1999-07-25 | 1 | -4/+2 |
| * | Add $Id$, to make it simpler for members of the translation teams to | Nik Clayton | 1999-07-12 | 19 | -0/+19 |
| * | Add a note that when a stream opened via fdopen() is closed via fclose(), | Archie Cobbs | 1999-05-17 | 1 | -0/+4 |
| * | Various language and style concerns fixed. | Warner Losh | 1999-04-09 | 1 | -11/+18 |
| * | Add mkstemps to the man page, and create a link for it. | Warner Losh | 1999-04-04 | 2 | -2/+14 |
| * | Add mkstemps from OpenBSD. This has been in my tree for months and | Warner Losh | 1999-04-04 | 1 | -7/+24 |
| * | Add support for long long modifier (e.g. %llx, %lld). | Doug Rabson | 1999-03-11 | 1 | -3/+9 |
| * | Fixed disordering and incoinsistent style in previous commit. | Bruce Evans | 1999-03-05 | 1 | -3/+3 |
| * | The pseudocode in the synopsis didn't come close to actually | Bruce Evans | 1999-03-05 | 1 | -4/+6 |
| * | Decapitalize function name by prepending with word "The". | Tim Vanderhoek | 1999-02-26 | 1 | -3/+6 |
| * | Added functions fseeko() and ftello() (from susv2). | Dmitrij Tejblum | 1999-02-08 | 6 | -15/+83 |
| * | Note that dying on NULL is an implementation detail. | Eivind Eklund | 1998-12-17 | 1 | -5/+7 |
| * | Check for a zero-length as well as a NULL string argument. | Robert Nordier | 1998-10-29 | 1 | -1/+1 |
| * | Revert last change. mkstemp() wasn't to blame, it's nvi. However, | Peter Wemm | 1998-10-20 | 1 | -21/+5 |
| * | Stop mk*temp() from being pathologically stupid in the face of a umask(0); | Peter Wemm | 1998-10-20 | 1 | -5/+21 |
| * | Remove the description of EBADF (that's an implementation detail if I | Eivind Eklund | 1998-10-10 | 1 | -11/+6 |
| * | program written under FreeBSD -> programs written under FreeBSD | Eivind Eklund | 1998-10-03 | 1 | -2/+2 |
| * | Document that we will core-dump on getting a NULL pointer. | Eivind Eklund | 1998-09-28 | 1 | -0/+4 |
| * | Apply patch to properly sscanf(3) when there is whitespace in the format | David E. O'Brien | 1998-09-25 | 1 | -7/+2 |
| * | Replace memory leaking instances of realloc with non-leaking reallocf. | Warner Losh | 1998-09-16 | 4 | -8/+8 |
| * | Replace my original asprintf() and vasprintf() hacks with something | Peter Wemm | 1998-07-08 | 4 | -142/+99 |
| * | Spelling corrections. | Joseph Koshy | 1998-06-06 | 1 | -1/+1 |
| * | Remote the NetBSD kludge for vfprintf.c | John Birrell | 1998-05-08 | 1 | -9/+2 |
| * | Don't assign the va_list variable 'ap' directly to the argtable because | John Birrell | 1998-05-08 | 1 | -19/+18 |
| * | Remove leading underscores for the functions (weak symbols here) that | John Birrell | 1998-05-05 | 1 | -4/+7 |
| * | Fix a nasty flaw as a result of using the arc4random() pre-seeding of | Peter Wemm | 1998-04-14 | 1 | -2/+4 |