glibc/sysdeps/unix
Ulrich Drepper aaadd842d8 Add inline syscall definitions.
(PSEUDO_LOADGP): Remove.
(PSEUDO_PROLOGUE): Load GP in non-pic case.
(SYSCALL_ERROR_LABEL): New.
(PSEUDO): Use it in error branch.
(PSEUDO_END): Add $syscall_error label.
2003-01-12 19:25:52 +00:00
..
alpha Add inline syscall definitions. 2003-01-12 19:25:52 +00:00
arm (syscall_error): Optimise a little. 2003-01-08 00:14:43 +00:00
bsd Use libc_hidden_def(name) instead of strong_alias (name, __GI_name). 2002-12-31 20:37:32 +00:00
mips * sysdeps/unix/mips/fork.S: add PSEUDO_END. 2003-01-11 15:26:35 +00:00
sysv Move inline syscall bits to sysdeps/unix/alpha/sysdep.h. 2003-01-12 19:23:41 +00:00