about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/x86_64/init-first.c
Commit message (Expand)AuthorAgeFilesLines
* Consolidate sched_getcpuAdhemerval Zanella2015-06-091-4/+0
* Consolidate vDSO macros and usageAdhemerval Zanella2015-05-261-4/+5
* x86: Clean up __vdso_clock_gettime variable.Roland McGrath2015-02-061-4/+1
* Add x86 32 bit vDSO time function supportAdhemerval Zanella2015-01-121-6/+6
* 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
* Clean up init-first.c files.Roland McGrath2012-10-011-2/+3
* * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c (gettimeofday_ifunc):H.J. Lu2012-03-051-2/+2
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Make sure __vdso_clock_gettime always contains a valid pointerUlrich Drepper2011-09-071-0/+7
* Use ifuncs for time and gettimeofday on x86-64Ulrich Drepper2011-08-211-22/+2
* Add support for time syscall in vDSOUlrich Drepper2011-05-281-0/+10
* Use getcpu definition from vDSO on x86-64Ulrich Drepper2011-05-271-1/+11
* * sysdeps/unix/sysv/linux/x86_64/init-first.c (__vdso_gettimeofday):Ulrich Drepper2007-12-151-2/+2
* * sysdeps/unix/sysv/linux/x86_64/init-first.cUlrich Drepper2007-08-241-2/+4
* * csu/libc-start.c: Don't handle VDSO_SETUP here.Ulrich Drepper2007-08-201-0/+49