cvs commit: src/lib/libc/amd64/sys vfork.S
Peter Wemm
peter at wemm.org
Wed Apr 30 14:54:13 PDT 2003
"Poul-Henning Kamp" wrote:
> In message <200304301813.h3UIDEKt020259 at repoman.freebsd.org>, Peter Wemm writ
es
> :
> >peter 2003/04/30 11:13:14 PDT
> >
> > FreeBSD src repository
> >
> > Modified files:
> > lib/libc/amd64/sys vfork.S
> > Log:
> > Update for AMD64 (repocopied from i386/sys/Ovfork.S - why is it O?)
>
> "Old" I belive, weren't you around when we made vfork() do what the
> manual page had said all the time and everything from inetd to /bin/csh
> broke ?
Well yes, but it defines a function called "vfork", not "Ovfork". Yes, I
remember the excitement it caused.
Incidently, we also have an 'obreak' syscall, which brk() and sbrk() call.
We don't actually use the sbrk(2) syscall - sbrk.S uses obreak(2).
Cheers,
-Peter
--
Peter Wemm - peter at wemm.org; peter at FreeBSD.org; peter at yahoo-inc.com
"All of this is for nothing if we don't go to the stars" - JMS/B5
More information about the cvs-src
mailing list