aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/bits/timex.h
AgeCommit message (Expand)Author
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2021-10-18timex: Use 64-bit fields on 32-bit TIMESIZE=64 systems (BZ #28469)Stafford Horne
2021-06-15y2038: linux: Add __USE_TIME_BITS64 support for struct timexAdhemerval Zanella
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-02-26Break further lines before not after operators.Joseph Myers
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-09-23Installed-header hygiene (BZ#20366): time.h types.Zack Weinberg
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-02-24Update timex.h for ADJ_SETOFFSET.Miroslav Lichvar
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-05-19Use __syscall_slong_t in bits/timex.hH.J. Lu
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2011-03-30Add clock_adjtime syscall.Ulrich Drepper