Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Introduce ".Lb" macro to libc manpages. | phantom | 2000-04-21 | 1 | -0/+2 |
* | Remove discussion of %C in the BUGS section. The limitations on valid | sheldonh | 1999-12-09 | 1 | -4/+0 |
* | Prevent digit-gobbling for all but %l and %e, which can't be fixed. | sheldonh | 1999-12-08 | 1 | -0/+39 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Actually impliment the documented %Z specifier. | obrien | 1999-07-04 | 1 | -1/+12 |
* | Re-fixed to start at 1969 per the actual Posix requirement. Also | wes | 1999-04-25 | 1 | -5/+5 |
* | Bring two-digit years up-to-date with POSIX requirements. | wes | 1999-04-25 | 1 | -1/+9 |
* | Change return type of strptime from const char* to char*. | dt | 1998-09-12 | 1 | -2/+2 |
* | Import strptime(3) into libc. We've got permission by Kevin Ruddy to | joerg | 1997-08-09 | 1 | -0/+85 |