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
2017-10-29
Fix the escape used for em dash
abhinav
2017-10-27
Replace a line that somehow got lost in the import from tzcode2017c
kre
2017-10-27
Minor typo: Coordinated Universal time should be Coordinated Universal Time
kre
2017-10-25
Remove comma after last Nm entry
abhinav
2017-10-25
Add offtime_r to the NAME section
abhinav
2017-10-24
Welcome to 2017c:
christos
2017-08-24
The military/nautical time zones were added following RFC 822 and RFC
ginsbach
2017-08-12
Fix a couple comments and a spacing nit.
ginsbach
2017-07-03
Remove workaround for ancient HTML generation code.
wiz
2017-05-10
Turns out that the previous fix is incorrect, we were not doing ++hit
kre
2017-05-09
++bool to bool=true to appease GCC 8. NFC
maya
2017-04-25
merge tzcode2017b.
christos
2017-03-11
merge 2017a
christos
2017-01-10
add constcond
christos
2016-12-29
Fix asctime_r prototype.
wiz
2016-12-25
As per the IEEE 1003.1-2008 standard, the range of values for the %S
abhinav
2016-12-24
As per C99 the range of values for the %S format specifier is [0,60]
abhinav
2016-12-22
Remove trailing comma at the end of the last .Nm entry in the NAME section
abhinav
2016-12-22
Grammar fixes at few places
abhinav
2016-11-05
Actually, this problem won't be reported upstream, their code is
kre
2016-11-05
Revert a couple of lines of code from tzcode2016i to their state in 2016h
kre
2016-11-05
lint knows about _Generic
christos
2016-11-04
tzcode2016i
christos
2016-10-20
welcome to 2016h
christos
2016-10-07
Patch 0001 from upstream to tzcode2016g to restore full functionality
kre
2016-10-07
merge tzcode2016g
christos
2016-09-22
Since the argument buf is earlier described as a buffer, replace all
pgoyette
2016-09-20
use a define, and cast.
christos
2016-09-20
put back part of the code that determines the smallest of INT_MAX and
christos
2016-09-19
PR/51484: gson@: Fix off by one (wrong merge)
christos
2016-09-16
welcome to tzcond-2016f
christos
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
[next]