aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/powerpc/gettimeofday.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-02-18y2038: linux: Provide __gettimeofday64 implementationLukasz Majewski1-1/+3
2020-01-03linux: Consolidate Linux gettimeofdayAdhemerval Zanella1-33/+2
2020-01-03linux: Fix vDSO macros build with time64 interfacesAdhemerval Zanella1-4/+0
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-10-30Make second argument of gettimeofday as 'void *'Zack Weinberg1-2/+2
2019-10-30Use clock_gettime to implement gettimeofday.Adhemerval Zanella1-50/+19
2019-09-17Refactor vDSO initialization codeAdhemerval Zanella1-1/+2
2019-09-17Remove PREPARE_VERSION and PREPARE_VERSION_KNOWAdhemerval Zanella1-3/+2
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-06-21Add missing VDSO_{NAME,HASH}_* macros and use them for PREPARE_VERSION_KNOWNTobias Klauser1-2/+2
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-10-07ppc: Use libc_ifunc macro for time, gettimeofday.Stefan Liebler1-29/+31
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-04-20libc-vdso.h place consolidationAdhemerval Zanella1-1/+1
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-01-20PowerPC: Fix gettimeofday ifunc selectionAdhemerval Zanella1-2/+5
2014-01-16PowerPC: Fix ftime gettimeofday internal call returning bogus dataAdhemerval Zanella1-2/+18
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-11-08PowerPC: Fix vDSO missing ODP entriesAdhemerval Zanella1-0/+1
2013-03-15PowerPC: gettimeofday optimization by using IFUNCAdhemerval Zanella1-12/+36
2013-02-08Remove CHECK_1 and CHECK_1_NULL_OK.Joseph Myers1-2/+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-4/+3
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2005-12-302005-12-08 Steven Munroe <sjmunroe@us.ibm.com>Ulrich Drepper1-0/+42
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-42/+0
2007-07-122.5-18.1Jakub Jelinek1-0/+42