Date: Thu, 23 May 2002 16:51:57 -0700 (PDT) From: Jake Burkholder <jake@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/alpha/sys Makefile.inc src/lib/libc/gen Makefile.inc semctl.c src/lib/libc/i386/sys Makefile.inc src/lib/libc/ia64/sys Makefile.inc src/lib/libc/sparc64/sys Makefile.inc Message-ID: <200205232351.g4NNpv525364@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jake 2002/05/23 16:51:57 PDT
Modified files:
lib/libc/alpha/sys Makefile.inc
lib/libc/gen Makefile.inc semctl.c
lib/libc/i386/sys Makefile.inc
lib/libc/ia64/sys Makefile.inc
lib/libc/sparc64/sys Makefile.inc
Log:
Generate the normal asm stubs for all sysv system calls. Use these instead
of C wrappers for the *sys indirect system calls. The indirect system calls
are horribly broken on sparc64.
Submitted by: tmm
Revision Changes Path
1.11 +3 -5 src/lib/libc/alpha/sys/Makefile.inc
1.87 +3 -4 src/lib/libc/gen/Makefile.inc
1.6 +0 -4 src/lib/libc/gen/semctl.c
1.24 +3 -5 src/lib/libc/i386/sys/Makefile.inc
1.6 +3 -5 src/lib/libc/ia64/sys/Makefile.inc
1.7 +3 -5 src/lib/libc/sparc64/sys/Makefile.inc
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200205232351.g4NNpv525364>
