A patch for _syscall[0-6]
Ulrich Drepper
drepper@redhat.com
Fri Mar 9 15:03:00 GMT 2001
"H . J . Lu" <hjl@lucon.org> writes:
> I was told _syscall[0-6] in <asm/unistd.h> were not for user space
> applications. But many user space Linux systam packages use them. Here
> is a patch to provide them in <sys/syscall.h>.
The programs should be converted instead to using the much more
portable syscall() function. There is absolutely no reason to add these definitions since it would only manifest these misuses.
--
---------------. ,-. 1325 Chesapeake Terrace
Ulrich Drepper \ ,-------------------' \ Sunnyvale, CA 94089 USA
Red Hat `--' drepper at redhat.com `------------------------
More information about the Libc-alpha
mailing list