summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/arm/vfork.S
AgeCommit message (Expand)Author
2001-06-21Patch from Shane Nay, who noticed that these were not properly labelingEric Andersen
2001-06-19This was violating policy and using a kernel header file...Eric Andersen
2001-04-20Nobody should be using the SYS_ syscall names. Use the __NR_<foo>Eric Andersen
2001-02-09It turns out that vfork was completely broken. That was why itEric Andersen