This is the mail archive of the libc-alpha@cygnus.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: `__NR_vfork' undeclared


>#define SYS_vfork __NR_vfork
>
>the /usr/include/sys/syscall.h indicates that the linux headers should
>provide these? Unfortunately I don't see this declared anywhere in
>/usr/include/linux. Is anyone seeing this on other platforms?

It should be in <asm/unistd.h>.

p.





Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]