aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/mach/gettimeofday.c
AgeCommit message (Expand)AuthorFilesLines
2019-10-30Use clock_gettime to implement gettimeofday.Adhemerval Zanella1-43/+0
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-10-19Convert 231 sysdeps function definitions to prototype style.Joseph Myers1-3/+1
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-05-24Switch gettimeofday from INTUSE to libc_hidden_proto.Roland McGrath1-5/+3
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2002-04-14Update.Ulrich Drepper1-1/+4
2001-07-06Update to LGPL v2.1.Andreas Jaeger1-8/+8
2001-02-10* sysdeps/mach/gettimeofday.c: Include <stddef.h>.Mark Kettenis1-1/+2
1997-05-26Update.Ulrich Drepper1-17/+17
1996-04-08(__gettimeofday): Don't fail if the user passes in TZ, just zero it (emacs ...Miles Bader1-5/+2
1995-02-18initial importRoland McGrath1-0/+47