]> Git Repo - uclibc-ng.git/commit
It turns out that vfork was completely broken. That was why it
authorEric Andersen <[email protected]>
Fri, 9 Feb 2001 04:51:35 +0000 (04:51 -0000)
committerEric Andersen <[email protected]>
Fri, 9 Feb 2001 04:51:35 +0000 (04:51 -0000)
commiteb5667f0ce82995eacb0c6a86d76d83c8f881619
treeb12b95cfe19d686762e1219b5cafa818165c6597
parent6340fb74f3cead5fc6f32be968d41d5931bcc863
It turns out that vfork was completely broken.  That was why it
wouldn't run on my little arm7tdmi/uClinux boards, since without
vfork working, nothing works on uClinux.  It took me forever to
find this, since other problems were hiding this one.  Big, huge,
sigh of relief.
 -Erik
libc/sysdeps/linux/arm/Makefile
libc/sysdeps/linux/arm/vfork.S [new file with mode: 0644]
This page took 0.024249 seconds and 4 git commands to generate.