libc/sysdeps/unix/sysv/linux/x86_64 sysdep.h

drepper@sources.redhat.com drepper@sources.redhat.com
Tue Apr 13 00:27:00 GMT 2004


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	drepper@sourceware.org	2004-04-13 00:27:11

Modified files:
	sysdeps/unix/sysv/linux/x86_64: sysdep.h 

Log message:
	(INTERNAL_SYSCALL): Add LOAD_REGS_##nr.
	(LOAD_ARGS_0, LOAD_ARGS_1, LOAD_ARGS_2, LOAD_ARGS_3, LOAD_ARGS_4)
	(LOAD_ARGS_5, LOAD_ARGS_6): Load argument values into temporary
	variables.
	(LOAD_REGS_0, LOAD_REGS_1, LOAD_REGS_2, LOAD_REGS_3, LOAD_REGS_4)
	(LOAD_REGS_5, LOAD_REGS_6): New macros to actually load the
	syscall argument registers.



More information about the Glibc-cvs mailing list