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
/
localtime.c
Age
Commit message (
Expand
)
Author
2023-01-15
Apply 9cfe9507fcc22cd4a0c4da486ea1c7f0de6b075f for C23 attribute compliance.
christos
2022-12-11
Merge in 2022g:
christos
2022-10-29
Update to tzcode2022f
christos
2022-08-16
Welcome to 2022b:
christos
2022-03-25
localtime.c: fix theoretical syntax error
rillig
2022-03-25
localtime.c: reduce unnecessary diff to upstream
rillig
2022-03-25
localtime.c: take indentation style from upstream
rillig
2022-03-25
localtime.c: add back storage class 'register'
rillig
2022-03-24
put back the 2022a changes and fix the misplaced brace.
christos
2022-03-23
revert changes from 2022a for now until I figure out what's wrong.
christos
2022-03-22
welcome to tzcode-2022a
christos
2021-12-05
PR/56538: coypu: For compat ctime and friends (when time_t was 32 bits)
christos
2021-10-27
fix problem with uninitialized variable on malformed 32 bit time.
christos
2021-10-22
Change to code and documentation from 2021a -> 2021e
christos
2020-05-25
Bring in 2020a
christos
2019-07-03
Sync with 2019b:
christos
2019-04-17
Pick up the latest matching (most recent) entry instead of the first one.
christos
2019-04-08
The typecnt refers the to ttis array and the timecnt refers to the type array.
christos
2019-04-07
only need to initialize the first type.
christos
2019-04-07
Initialize the default timezone a bit more so that tzgetname(3) works.
christos
2019-04-04
Make strftime_{l,z} re-entrant and always require a non-NULL timezone to be
christos
2019-01-27
fix duplicated chunk from merge
dholland
2019-01-27
Merge the [pgoyette-compat] branch
pgoyette
2019-01-01
Release 2018i - 2018-12-30 11:05:43 -0800
christos
2018-10-19
Update to 2018f:
christos
2018-05-04
Merge 2018e
christos
2018-01-25
Merge tzcode2018c [ changelog with changes to tzdata sections removed ]
christos
2017-10-27
Replace a line that somehow got lost in the import from tzcode2017c
kre
2017-10-24
Welcome to 2017c:
christos
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-03-11
merge 2017a
christos
2016-11-04
tzcode2016i
christos
2016-10-07
merge tzcode2016g
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-29
another lint warning for compat.
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-06-21
merge tzcode2015e:
christos
2015-03-24
merge 2015b
christos
2015-01-31
merge tzcode2015a:
christos
2014-11-11
localtime did not set tm->tm_zone properly making pkgsrc emacs core-dump.
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]