Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix manpage to reflect current sources | ache | 1995-08-07 | 1 | -21/+49 |
| | |||||
* | On snap 950210, format %s (print seconds from the epoch) is missing | joerg | 1995-03-01 | 1 | -1/+1 |
| | | | | | | | | | from the code in strftime.c . This affects both the library code and all the commands using it (e.g. date +%s). Note that %s is not required by ANSI, but we've already got it in 1.1.5.1. Suggested by: luigi@labinfo.iet.unipi.it (Luigi Rizzo) | ||||
* | Use latest Arthur Olson timezone code rather than that supplied with | wollman | 1994-09-13 | 1 | -0/+186 |
4.4. The code is almost identical to the 4.4 versions, but this organization should make it easier to merge new versions in the future. |