about summary refs log tree commit diff
path: root/nptl/sysdeps/unix/sysv/linux/x86_64/vfork.S
Commit message (Collapse)AuthorAgeFilesLines
* Update.Ulrich Drepper2004-03-101-1/+5
| | | | | | | | 2004-02-09 Jakub Jelinek <jakub@redhat.com> * posix/Makefile (tests): Add tst-vfork2. * posix/tst-vfork1.c (do_test): Fix comment. * posix/tst-vfork2.c: New test.
* Update.Ulrich Drepper2004-03-091-0/+31
* sysdeps/unix/sysv/linux/i386/vfork.S: If SAVE_PID and RESTORE_PID are defined, use it. * sysdeps/unix/sysv/linux/x86_64/vfork.S: Likewise.