aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/gen/timezone.c
Commit message (Expand)AuthorAgeFilesLines
* timezone: Move to the XSI/POSIX definition for timezone.Warner Losh2024-03-121-3/+4
* lib: Remove ancient SCCS tags.Warner Losh2023-11-271-2/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* Clean up the vcs ID strings in libc's gen/ directory.John Baldwin2018-07-031-3/+1
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-1/+3
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* Replace index() and rindex() calls with strchr() and strrchr().Ed Schouten2012-01-031-1/+1
* Fix many "function declaration isn't a prototype" warnings in libc.Ed Schouten2009-12-051-7/+3
* Per Regents of the University of Calfornia letter, remove advertisingWarner Losh2007-01-091-4/+0
* * Remove 'register'. (some functions had 7+ register functions...)David E. O'Brien2002-02-011-4/+6
* Eliminate sprintfWarner Losh1998-01-211-1/+2
* General -Wall warning cleanup, part I.Jordan K. Hubbard1996-07-121-15/+15
* Don't depend on bogusly-installed <tzfile.h>.Garrett Wollman1995-08-051-1/+1
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+134