index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libc
/
gen
/
timezone.c
Age
Commit message (
Expand
)
Author
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2002-11-17
use strlcpy where it is more appropriate.
itojun
2001-03-31
Emit a link warning for the old timezone() interface; from Nick Hudson.
kleink
2001-03-31
Finally deprecate the old timezone() interface in favor of an XSH5
kleink
2000-01-23
Doh. Remove the __weak_alias() as well...
mycroft
2000-01-22
Delint.
mycroft
1998-07-26
constify some tables.
mycroft
1998-02-03
remove obsolete register declarations
perry
1997-10-20
Bring timezone back to libc.
christos
1997-10-16
moved to libcompat
christos
1997-07-21
If port provides __weak_alias(), provide an Standard C and POSIX pure
jtc
1997-07-13
Include "extern.h" to get prototype for _tztab
christos
1997-01-23
- convert unsafe strcpy(), strcat() and sprintf() to the `n' versions.
mrg
1995-02-27
merge with 4.4-Lite, keeping local changes. clean up Ids
cgd
1993-11-24
Change C library functions to use strchr() and strrchr() instead of index()
jtc
1993-08-26
Declare rcsid strings so they are stored in text segment.
jtc
1993-07-30
Add even more RCS frobs.
mycroft
1993-03-21
initial import of 386bsd-0.1 sources
cgd