freebsd-dev/lib/libc/amd64
dt 6c8d2b9af4 In libc_r, rename vfork syscall to _thread_sys_vfork and make vfork an alias
to fork. It is difficult to do real vfork in libc_r, since almost every
operation with file descriptsor changes _thread_fd_table and friends.

popen(3) works much better with this change.
1998-09-12 22:03:20 +00:00
..
gen Stop renaming these in libc_r because wrappered versions don't make sense. 1998-04-29 09:14:35 +00:00
net Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
sys In libc_r, rename vfork syscall to _thread_sys_vfork and make vfork an alias 1998-09-12 22:03:20 +00:00
SYS.h Build the syscalls (in libc, not libc_r) with weak symbols so that 1998-05-05 22:06:16 +00:00