glibc/sysdeps/unix/sysv/linux/arm
2000-01-17 05:18:30 +00:00
..
bits Add `fault_address'. 2000-01-06 00:07:38 +00:00
sys Remove K&R compatibility, add missing ints. 1999-12-29 17:50:45 +00:00
brk.c brk implementation for Linux/Arm. 1998-07-27 17:54:08 +00:00
chown.c Linux/Arm implementation of chown. 2000-01-17 05:17:33 +00:00
clone.S Correct error check again. 1999-01-25 09:27:19 +00:00
Dist Distribute sys/elf.h and sys/procfs.h. 2000-01-06 04:34:45 +00:00
errlist.c ARM specific errlist definition. 1998-08-20 17:37:26 +00:00
fchown.c Linux/Arm implementation of fchown. 2000-01-17 05:17:42 +00:00
getegid.c Linux/Arm implementation of getegid. 2000-01-17 05:18:01 +00:00
geteuid.c Linux/Arm implementation of geteuid. 2000-01-17 05:17:53 +00:00
getgid.c Linux/Arm implementation of getgid. 2000-01-17 05:18:08 +00:00
getgroups.c 1999-03-18 Philip Blundell <philb@gnu.org> 1999-03-19 01:54:41 +00:00
getrlimit64.c Linux/Arm specific getrlimit64 implementation. 2000-01-12 10:23:51 +00:00
getrlimit.c Linux/Arm specific getrlimit implementation. 2000-01-12 10:23:41 +00:00
getuid.c Linux/Arm implementation of getuid. 2000-01-17 05:18:15 +00:00
init-first.h Initialization stuff for Linux/ARM. 1998-08-20 17:37:44 +00:00
ioperm.c Use sysctl by preference to obtain port mapping information. Avoid use of 2000-01-04 23:54:35 +00:00
lchown.c Linux/Arm implementation of lchown. 2000-01-17 05:18:30 +00:00
Makefile [subdir=resource] (sysdep_routines): Add oldgetrlimit64, oldsetrlimit64. 2000-01-12 10:21:37 +00:00
mmap64.S Linux/Arm mmap64 implementation. 2000-01-03 23:21:18 +00:00
mmap.S Remove mmap64 alias. 2000-01-03 23:20:42 +00:00
oldgetrlimit64.c Linux/Arm specific compatibility getrlimit64 implementation. 2000-01-12 10:24:30 +00:00
oldsetrlimit64.c Linux/Arm specific setrlimit64 implementation. 2000-01-12 10:24:10 +00:00
pread64.c Linux/ARM implementation of pread64. 1999-01-04 09:31:32 +00:00
pread.c Linux/ARM implementation of pread. 1999-01-04 09:31:27 +00:00
profil-counter.h Don't bother including <asm/ptrace.h> here. 1998-10-23 13:41:45 +00:00
pwrite64.c Linux/ARM implementation of pwrite64. 1999-01-04 09:31:41 +00:00
pwrite.c Linux/ARM implementation of pwrite. 1999-01-04 09:31:47 +00:00
register-dump.h Correct widths of register values. 1999-01-04 17:21:15 +00:00
setegid.c Wrapper around setegid syscall to check for value range. 1998-10-16 16:21:03 +00:00
seteuid.c Wrapper around setugid syscall to check for value range. 1998-10-16 16:21:08 +00:00
setfsgid.c Wrapper around setfsgid syscall to check for value range. 1998-10-16 16:21:18 +00:00
setfsuid.c Wrapper around setfsuid syscall to check for value range. 1998-10-16 16:21:24 +00:00
setgid.c Wrapper around setgid syscall to check for value range. 1998-10-16 16:21:31 +00:00
setgroups.c Wrapper around setgroups syscall to check for value range. 1998-10-16 16:21:38 +00:00
setregid.c Linux/ARM implementation of setregid. 1998-10-21 15:14:29 +00:00
setresgid.c Wrapper around setresgid syscall to check for value range. 1998-10-16 16:21:45 +00:00
setresuid.c Wrapper around setresuid syscall to check for value range. 1998-10-16 16:21:49 +00:00
setreuid.c Linux/ARM implementation of setreuid. 1998-10-21 15:14:34 +00:00
setrlimit64.c Linux/Arm specific setrlimit64 implementation. 2000-01-12 10:24:10 +00:00
setrlimit.c Linux/Arm specific setrlimit implementation. 2000-01-12 10:23:30 +00:00
setuid.c Wrapper around setuid syscall to check for value range. 1998-10-16 16:21:54 +00:00
sigaction.c Fix typo in preventing compilation of file. 1999-04-15 14:45:16 +00:00
sigcontextinfo.h (ADVANCE_STACK_FRAME): New macro. 2000-01-06 00:04:04 +00:00
siglist.c Include libintl.h. 1999-06-19 09:47:58 +00:00
sigrestorer.S Signal termination function. 1999-04-12 09:03:27 +00:00
socket.S Socket calls could not be restarted after being interrupted by 1999-04-14 13:42:04 +00:00
syscalls.list Add oldgetrlimit, oldsetrlimit. 2000-01-12 10:21:53 +00:00
sysdep.h (UNDOARGS_5): Fix error in last change. 2000-01-10 01:43:13 +00:00
sysdep.S Remove spurious call to C_SYMBOL_NAME macro. 1998-10-23 13:41:52 +00:00
Versions Add getrlimit, setrlimit, getrlimit64, setrlimit64 for GLIBC_2.1.3. 2000-01-12 10:22:08 +00:00
vfork.S Linux/ARM vfork implementation. 1999-04-12 09:03:50 +00:00