tv
Mon Mar 9 04:57:23 PST 1998
Update of /cvsroot/src/gnu/usr.bin/gcc/cc
In directory nb00:/tmp/cvs-serv2100
Modified Files:
gcc.c
Log Message:
PR #4869: Make gcc frontend use proper vfork() by including <unistd.h> and
changing exit() to _exit(). Modest performance improveent, too.