summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/thread/thr_open.c
diff options
context:
space:
mode:
authordt <dt@FreeBSD.org>1998-09-12 22:03:20 +0000
committerdt <dt@FreeBSD.org>1998-09-12 22:03:20 +0000
commit613a2bdfdecf9393b99b2c5db227a51a940e746b (patch)
tree3f061a428b7f6ca96bf141b620aae2439a24bfab /lib/libpthread/thread/thr_open.c
parent9aee196299648c93b416ff7774bda3da6934d78d (diff)
downloadFreeBSD-src-613a2bdfdecf9393b99b2c5db227a51a940e746b.zip
FreeBSD-src-613a2bdfdecf9393b99b2c5db227a51a940e746b.tar.gz
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.
Diffstat (limited to 'lib/libpthread/thread/thr_open.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud