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
Age
Commit message (
Expand
)
Author
2016-05-31
PR 51003 David Binderman: bzero struct before passing it around.
dholland
2016-05-15
remove stray debugging.
christos
2016-05-15
Bail out if the string does not look like a timezone (is empty or does not
christos
2016-03-18
Use the correct upper bounds for the types array. The correct upper
ginsbach
2016-03-15
Sync with 2016b
christos
2016-02-20
PR/50133: Martin Husemann: Can't cache $TZ.
christos
2015-10-31
Don't attempt to set TM_ZONE (name) for 'J' as isdst isn't known.
ginsbach
2015-10-31
make %Z and %z understand the same strings.
christos
2015-10-31
- Add reference to RFC-3339
ginsbach
2015-10-30
Add 'J' (Juliett) as military time zone name meaning the local time zone.
ginsbach
2015-10-30
drop stray #endif
christos
2015-10-30
revert timezone() ifdef; it is wrong (pointed out by ginsbach)
christos
2015-10-30
ISO 8601 and RFC 3339 specify that an offset can be up to 23:59 and
ginsbach
2015-10-30
Reject timezone offsets more than 12 hours (east or west).
ginsbach
2015-10-29
Whitespace.
wiz
2015-10-29
another lint warning for compat.
christos
2015-10-29
- use #defined constants (from gisbach)
christos
2015-10-29
PR/50380: Balazs Scheidler: strptime() returns incorrect values in tm_gmtoff
christos
2015-10-29
Add tzgetgmtoff(3)
christos
2015-10-29
Document tzgetgmtoff(3)
christos
2015-10-29
Add tzgetgmtoff, delint compat
christos
2015-10-09
Release 2015g - 2015-10-01 00:39:51 -0700
christos
2015-08-18
Remove second 'const' declaration, to hopefully fix clang builds.
riz
2015-08-13
merge 2015f
christos
2015-07-29
Only apply am/pm adjustment to tm_hour when it has actually been parsed.
ginsbach
2015-07-22
More KNF style changes -- consistent use of whitespace in #defines.
ginsbach
2015-07-20
KNF and additional comments
ginsbach
2015-07-15
Don't set state when parsing any timezone (%z) information. The '+' in
ginsbach
2015-07-14
Set S_WDAY state for %u (same as it is set for %w).
ginsbach
2015-07-13
Switch to using isleap() and isleap_sum() macros from <tzfile.h> to be
ginsbach
2015-07-11
remove local copy of tzfile.h
christos
2015-07-11
- don't copy the man pages anymore. they have been converted to mdoc
christos
2015-07-08
Add macros to clarify what (parse) state is needed to calculate 'missing'
ginsbach
2015-07-08
Rename flags to state since that is really what flags tracks (parse state).
ginsbach
2015-07-03
PR/50009: David CARLIER: Enhance strptime to fill out more fields when it
christos
2015-06-22
don't define statics we don't need
christos
2015-06-21
merge tzcode2015e:
christos
2015-04-28
welcome to tzcode 2015d (zic performance improvements and cleanups)
christos
2015-04-06
Add UTC as a synonym for GMT (%Z). [from FreeBSD]
ginsbach
2015-04-05
Remove dangling cross-ref to localtime(3). There's another cross-ref in
pgoyette
2015-04-03
Fix spelling; time zone is two words not one.
ginsbach
2015-03-24
merge 2015b
christos
2015-01-31
merge tzcode2015a:
christos
2014-11-18
welcome to 2014j
christos
2014-11-11
localtime did not set tm->tm_zone properly making pkgsrc emacs core-dump.
christos
2014-10-23
remove stray endif
christos
2014-10-23
merge 2014i
christos
2014-10-16
- don't leak errno in mktime()
christos
2014-10-15
PR/49284: Andreas Gustafsson: sysinst segfaults when configuring network
christos
2014-10-14
improve error checking (setting errno)
christos
[next]