index
:
glibc
master
vdso
Fork of glibc for development
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
time
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-12
time/Makefile: Split and sort tests
Samuel Dobron
1
-10
/
+43
2024-06-27
time: Avoid memcmp overread in tzset (bug 31931)
Florian Weimer
1
-1
/
+4
2024-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
1
-1
/
+1
2023-06-09
Remove unused DATEMSK file for tst-getdate
Martin Coufal
1
-1
/
+0
2023-02-07
Use 64-bit time_t interfaces in strftime and strptime (bug 30053)
Andreas Schwab
1
-1
/
+2
2023-01-06
Update copyright dates with scripts/update-copyrights
Joseph Myers
1
-1
/
+1
2022-11-01
configure: Use -Wno-ignored-attributes if compiler warns about multiple aliases
Adhemerval Zanella
1
-0
/
+1
2022-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
1
-1
/
+1
2021-06-28
Linux: Cleanups after librt move
Florian Weimer
1
-6
/
+0
2021-06-22
linux: Only use 64-bit syscall if required for clock_nanosleep
Adhemerval Zanella
1
-0
/
+9
2021-06-15
y2038: Add test coverage
Adhemerval Zanella
1
-0
/
+18
2021-05-17
Add C2X timespec_getres
Joseph Myers
1
-2
/
+2
2021-04-15
time: Add basic timespec_get tests
Adhemerval Zanella
1
-1
/
+2
2021-04-15
time: Add timegm/timelocal basic tests
Adhemerval Zanella
1
-1
/
+1
2021-04-15
time: Add gmtime/gmtime_r tests
Adhemerval Zanella
1
-1
/
+1
2021-04-15
time: Add getitimer and setitimer basic tests
Adhemerval Zanella
1
-1
/
+1
2021-03-08
tst: Add test for settimeofday
Lukasz Majewski
1
-1
/
+2
2021-03-08
tst: Add test for clock_settime
Lukasz Majewski
1
-1
/
+1
2021-02-16
tst: time: Provide Y2038 tests for mktime (tst-mktime4.c)
Lukasz Majewski
1
-1
/
+1
2021-02-16
tst: Provide test for difftime
Lukasz Majewski
1
-1
/
+1
2021-02-16
tst: Provide test for ctime
Lukasz Majewski
1
-1
/
+1
2021-01-02
Update copyright dates with scripts/update-copyrights
Paul Eggert
1
-1
/
+1
2020-11-09
linux: Allow adjtime with NULL argument [BZ #26833]
Adhemerval Zanella
1
-1
/
+2
2020-10-27
time: Add 64-bit time_t support for ftime
Adhemerval Zanella
1
-1
/
+1
2020-10-27
Reinstate ftime and add deprecate message on ftime usage
Adhemerval Zanella
1
-3
/
+2
2020-10-16
Move ftime to a compatibility symbol
Adhemerval Zanella
1
-2
/
+3
2020-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
1
-1
/
+1
2019-11-06
nptl: Move nanosleep implementation to libc
Adhemerval Zanella
1
-0
/
+1
2019-10-30
Use clock_settime to implement settimeofday.
Zack Weinberg
1
-4
/
+4
2019-10-08
Make tst-strftime2 and tst-strftime3 depend on locale generation
Gabriel F. T. Gomes
1
-0
/
+2
2019-09-25
Set the expects flags to clock_nanosleep
Adhemerval Zanella
1
-0
/
+1
2019-09-07
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
1
-1
/
+1
2019-09-04
Finish move of clock_* functions to libc. [BZ #24959]
Zack Weinberg
1
-2
/
+6
2019-04-02
time: Add tests for Minguo calendar [BZ #24293]
TAMUKI Shoichi
1
-1
/
+3
2019-04-01
Fix strptime era handling, add more strftime tests [BZ #24394]
DJ Delorie
1
-1
/
+1
2019-01-24
strftime: Pass the additional flags from "%EY" to "%Ey" [BZ #24096]
TAMUKI Shoichi
1
-2
/
+3
2019-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
1
-1
/
+1
2018-11-15
mktime: new test for mktime failure
Paul Eggert
1
-1
/
+1
2018-05-18
Fix year 2039 bug for localtime with 64-bit time_t (bug 22639).
Joseph Myers
1
-1
/
+1
2018-01-22
Abbreviated alternative month names (%Ob) also added (bug 10871).
Rafal Luzynski
1
-1
/
+1
2018-01-22
Implement alternative month names (bug 10871).
Rafal Luzynski
1
-1
/
+2
2018-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
1
-1
/
+1
2017-12-11
Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.c
H.J. Lu
1
-5
/
+5
2017-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
1
-1
/
+1
2016-09-23
Installed-header hygiene (BZ#20366): time.h types.
Zack Weinberg
1
-1
/
+6
2016-01-11
Force rereading TZDEFRULES after it was used to set DST rules only (bug #19253)
Andreas Schwab
1
-1
/
+5
2016-01-04
Update copyright dates with scripts/update-copyrights.
Joseph Myers
1
-1
/
+1
2015-10-12
Add dependencies on needed locales in each subdir tests (bug 18969)
Andreas Schwab
1
-0
/
+8
2015-01-02
Update copyright dates with scripts/update-copyrights.
Joseph Myers
1
-1
/
+1
2014-09-18
New test for ftime
Arjun Shankar
1
-1
/
+1
[next]