OSDN Git Service

Fixed vfork so the child doesn't trash the parents return address.
authorDavid McCullough <davidm@snapgear.com>
Mon, 25 Jun 2001 04:11:28 +0000 (04:11 -0000)
committerDavid McCullough <davidm@snapgear.com>
Mon, 25 Jun 2001 04:11:28 +0000 (04:11 -0000)
commit5d2472cf83a9ceb2b002dee59100ca3fbe7b9311
tree1471b5a8b8e4eca189c06585c8e83d15ab6835aa
parentc5207a5547426030930716fbd0de0de064c2f27b
Fixed vfork so the child doesn't trash the parents return address.
libc/sysdeps/linux/m68k/Makefile
libc/sysdeps/linux/m68k/vfork.S [new file with mode: 0644]
libc/sysdeps/linux/m68k/vfork.c [deleted file]