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
/
time
/
zdump.c
Age
Commit message (
Expand
)
Author
2013-12-26
update from tzcode 2013e to tzcode2013i
christos
2013-09-20
Welcome to tzcode 2013e:
christos
2013-07-17
remove "register" in new code
christos
2013-07-17
welcome to 2013d
christos
2013-03-02
update to tzcode2013a
christos
2013-01-31
include private.h to get access to TM_GMTOFF
christos
2012-10-24
apply 2012g via patch
christos
2012-08-09
merge 2012e
christos
2011-09-16
Use __dead
joerg
2011-09-04
forgot to change one usage call.
christos
2011-09-04
bring in the 2011i changes.
christos
2011-08-24
remove unneeded casts
christos
2011-08-16
do the overflow check in a way that gcc-4.5 likes.
christos
2011-01-15
Backout previous, it breaks the build big time and causes e.g. date(1)
martin
2011-01-14
don't depend on integer oveflow wrapping to detect it. From Paul Eggert in
christos
2009-12-31
Import tzcode2009k.
mlelstv
2006-12-04
Restore i18n wrapping removed in previous.
kleink
2006-11-03
nuke perror.
christos
2003-10-29
Merge tzcode2003d.
kleink
2002-05-26
__STDC__ is always defined on NetBSD.
wiz
2002-04-16
botched strncpy -> strlcpy
groo
2002-01-29
Merge tzcode2002b.
kleink
1999-02-08
Merge tzcode1999b.
kleink
1998-07-26
const poisoning.
mycroft
1998-01-22
sync with tzcode1998a
jtc
1997-10-17
warnsify
lukem
1997-07-13
Fix RCSID's
christos
1997-06-18
Sync with tzcode1997e
jtc
1997-01-23
- convert unsafe strcpy(), strcat() and sprintf() to the `n' versions.
mrg
1996-09-10
sync with tzcode96l
jtc
1995-03-10
Added NetBSD Id.
jtc
1995-03-10
Strictly speaking, these files probably don't belong in the libc sources.
jtc