OSDN Git Service

Fixed vfork on i386. Reduced size of __uClibc_syscall.
authorManuel Novoa III <mjn3@codepoet.org>
Sun, 4 Mar 2001 19:13:07 +0000 (19:13 -0000)
committerManuel Novoa III <mjn3@codepoet.org>
Sun, 4 Mar 2001 19:13:07 +0000 (19:13 -0000)
commit7be859a705aa7084b187e8007847aa4ddb049faf
tree75eb50096f9228e01cc5cc835f362480815a3161
parent3d15998e6539d9362a898f46005d0a2aea497c74
Fixed vfork on i386.  Reduced size of __uClibc_syscall.
libc/sysdeps/linux/i386/Makefile
libc/sysdeps/linux/i386/__uClibc_syscall.S
libc/sysdeps/linux/i386/vfork.S [new file with mode: 0644]