Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-01-09 | PowerPC: Change sched_getcpu to use vDSO getcpu instead of syscall. | Anton Blanchard | |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers | |
2012-10-01 | Clean up init-first.c files. | Roland McGrath | |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert | |
2007-08-20 | * csu/libc-start.c: Don't handle VDSO_SETUP here. | Ulrich Drepper | |
* sysdeps/unix/sysv/linux/init-first.c: Handle it here instead. * sysdeps/unix/sysv/linux/x86_64/libc-start.c: Renamed to... * sysdeps/unix/sysv/linux/x86_64/init-first.c: ...this. New file. * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Move VDSO_SETUP code to... * sysdeps/unix/sysv/linux/x86_64/init-first.c: ...here. New file. |