summaryrefslogtreecommitdiff
path: root/linuxthreads/sysdeps/unix/sysv/linux/m68k/vfork.S
AgeCommit message (Collapse)AuthorFilesLines
2005-07-03linuxthreads, linuxthreads_db: Directories removed (preserved in ports ↵Roland McGrath1-84/+0
repository).
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-0/+84
2007-07-122.5-18.1Jakub Jelinek1-84/+0
2003-02-11Update.Ulrich Drepper1-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-08Branch to __fork whenever libpthread.so is loaded.Andreas Schwab1-3/+8
2003-01-10* sysdeps/unix/sysv/linux/m68k/vfork.S: Optimize for kernels whichAndreas Schwab1-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.