summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdtime/strftime.3
Commit message (Collapse)AuthorAgeFilesLines
* Fix manpage to reflect current sourcesache1995-08-071-21/+49
|
* On snap 950210, format %s (print seconds from the epoch) is missingjoerg1995-03-011-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 withwollman1994-09-131-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.
OpenPOWER on IntegriCloud