Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-07-03 | linuxthreads, linuxthreads_db: Directories removed (preserved in ports ↵ | Roland McGrath | 1 | -84/+0 | |
repository). | |||||
2004-12-22 | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 1 | -0/+84 | |
2007-07-12 | 2.5-18.1 | Jakub Jelinek | 1 | -84/+0 | |
2003-02-11 | Update. | Ulrich Drepper | 1 | -2/+2 | |
2003-02-10 Ulrich Drepper <drepper@redhat.com> * elf/Makefile (check-textrel-CFLAGS): Pass _XOPEN_SOURCE and _BSD_SOURCE to compiler. * elf/check-textrel.c (SWAP): Add parenthesis to avoid warnings. Patches by Alan Modra. | |||||
2003-02-08 | Branch to __fork whenever libpthread.so is loaded. | Andreas Schwab | 1 | -3/+8 | |
2003-01-10 | * sysdeps/unix/sysv/linux/m68k/vfork.S: Optimize for kernels which | Andreas Schwab | 1 | -0/+79 | |
are known to have the vfork syscall. * sysdeps/m68k/sysdep.h (JUMPTARGET): Undefine before defining it. * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_MMAP2_SYSCALL, __ASSUME_TRUNCATE64_SYSCALL) (__ASSUME_STAT64_SYSCALL, __ASSUME_FCNTL64) (__ASSUME_VFORK_SYSCALL): Define for m68k kernels >= 2.4.12. |