summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdtime
Commit message (Expand)AuthorAgeFilesLines
* `it's'' -> `its'' where appropriate and typo fixes in time2posix.3.eivind1997-05-191-2/+2
* Changed all paths to be relative to src/lib instead of src/lib/libcjb1997-05-031-1/+6
* Fixed wording of previous change.bde1997-03-311-1/+1
* Revert my last few changes. They were bogus. Replaced them withimp1997-03-311-14/+4
* Back out 1.14 until I reproduce trouble reportsimp1997-03-251-4/+2
* Don't open the tz file if we're running setuid or setgid to prevent infomrationimp1997-03-241-2/+4
* Use .Sq Li \&\e0 rather than NUL to describe the character with no bitsimp1997-03-031-3/+7
* Pendantic change of null to NUL. Also warn that this function does notimp1997-03-021-3/+9
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Include "setlocale.h" for _PathLocale like other parts already didache1997-02-071-3/+2
* Submitted by: John Birrelljulian1997-02-051-5/+3
* Update the comment why range checking is not neededache1997-02-051-1/+1
* Sort cross references.wosch1997-01-201-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* When attempting to load a `lastditch' timezone (e.g., because the loadwollman1997-01-131-7/+8
* Add comment that range checking is already done at upper levelache1996-12-281-1/+2
* Move PATH_LOCALE handling to setlocale.c, simplify locale path building,ache1996-11-261-10/+9
* Parameters for localtime_r() and gmtime_r() definitions changed.hsu1996-11-111-8/+8
* Require that a timezone specified via the TZ envariable be a regularwollman1996-10-091-1/+7
* Submitted by: John Birrell <cimaxp1!jb@werple.net.au>julian1996-08-201-4/+8
* Revert to old version of strftime.c; the new one doesn't work right.wollman1996-07-191-110/+78
* Merge the recently-imported tzcode96h distribution (libc portion). Thewollman1996-07-186-193/+254
* General -Wall warning cleanup, part I.jkh1996-07-121-2/+1
* Removed false copyrights...scrappy1996-05-276-173/+1
* Added in appropriate Berkeley copyright and RCS Id: stringscrappy1996-05-276-1/+182
* Convert the time2posix man page to mdoc format. This stillmpp1996-05-011-49/+45
* Removed bogus includes of <sys/types.h> from synopses.bde1996-04-193-4/+0
* Correct some man page cross references and file location references.mpp1996-04-071-2/+2
* Added missing section numbers to a bunch of .Xr macros, ormpp1996-03-271-2/+2
* Convert "time zone" to "timezone" in section NAMEwosch1996-02-281-1/+1
* Correct a bunch of man page cross references and generallympp1996-02-111-1/+1
* Add some missing manual page links.mpp1996-02-021-1/+2
* Reviewed by: julian and (hsu?)julian1996-01-221-1/+129
* This commit was generated by cvs2svn to compensate for changes in r13122,peter1995-12-301-1530/+0
* Don't reset LC_TIME to C when it isn't neccessaryache1995-10-231-13/+17
* Fix manpage to reflect current sourcesache1995-08-071-21/+49
* Restore %s format support from previous versionache1995-08-071-1/+22
* Fix default %c to be ctime-compatible as supposed (by Solaris too)ache1995-08-061-4/+4
* The European Commission went out and invented a new sort of summer-timewollman1995-08-053-224/+321
* Implement locale-sensitive strftime () from ADO (heavily modifiedwollman1995-08-041-104/+240
* Remove trailing whitespace.rgrimes1995-05-301-1/+1
* On snap 950210, format %s (print seconds from the epoch) is missingjoerg1995-03-012-1/+23
* Use latest Arthur Olson timezone code rather than that supplied withwollman1994-09-135-65/+519
* Port to FreeBSD. Not ready for inclusion in libc just yet, but herewollman1994-09-133-3/+12
* One more try, and if it doesn't work this time I'm giving up.wollman1994-09-131-1/+1
* The rest of tzcode94g from Arthur David Olson.wollman1994-09-139-0/+4180
OpenPOWER on IntegriCloud