summaryrefslogtreecommitdiff
path: root/lib/libc/gen/timezone.c
AgeCommit message (Expand)Author
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2002-11-17use strlcpy where it is more appropriate.itojun
2001-03-31Emit a link warning for the old timezone() interface; from Nick Hudson.kleink
2001-03-31Finally deprecate the old timezone() interface in favor of an XSH5kleink
2000-01-23Doh. Remove the __weak_alias() as well...mycroft
2000-01-22Delint.mycroft
1998-07-26constify some tables.mycroft
1998-02-03remove obsolete register declarationsperry
1997-10-20Bring timezone back to libc.christos
1997-10-16moved to libcompatchristos
1997-07-21If port provides __weak_alias(), provide an Standard C and POSIX purejtc
1997-07-13Include "extern.h" to get prototype for _tztabchristos
1997-01-23- convert unsafe strcpy(), strcat() and sprintf() to the `n' versions.mrg
1995-02-27merge with 4.4-Lite, keeping local changes. clean up Idscgd
1993-11-24Change C library functions to use strchr() and strrchr() instead of index()jtc
1993-08-26Declare rcsid strings so they are stored in text segment.jtc
1993-07-30Add even more RCS frobs.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd