about summary refs log tree commit diff
path: root/sysdeps/mach/gettimeofday.c
Commit message (Expand)AuthorAgeFilesLines
* Use clock_gettime to implement gettimeofday.Adhemerval Zanella2019-10-301-43/+0
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Convert 231 sysdeps function definitions to prototype style.Joseph Myers2015-10-191-3/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Switch gettimeofday from INTUSE to libc_hidden_proto.Roland McGrath2012-05-241-5/+3
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Update.Ulrich Drepper2002-04-141-1/+4
* Update to LGPL v2.1.Andreas Jaeger2001-07-061-8/+8
* * sysdeps/mach/gettimeofday.c: Include <stddef.h>.Mark Kettenis2001-02-101-1/+2
* Update.Ulrich Drepper1997-05-261-17/+17
* (__gettimeofday): Don't fail if the user passes in TZ, just zero it (emacs ...Miles Bader1996-04-081-5/+2
* initial importRoland McGrath1995-02-181-0/+47