glibc/sysdeps/unix/sysv/linux/arm
1999-01-07 09:53:56 +00:00
..
bits Include <asm/ptrace.h> to define struct pt_regs. 1998-10-23 13:42:01 +00:00
sys Linux/ARM specific definitions for signal handlers and ptrace. 1999-01-05 09:03:21 +00:00
brk.c brk implementation for Linux/Arm. 1998-07-27 17:54:08 +00:00
clone.S Replace stub with real implementation. 1998-07-27 17:54:21 +00:00
Dist Add ioperm.c and sys/io.h. 1998-12-27 17:28:24 +00:00
errlist.c ARM specific errlist definition. 1998-08-20 17:37:26 +00:00
init-first.h Initialization stuff for Linux/ARM. 1998-08-20 17:37:44 +00:00
ioperm.c Implementation of inb, outb etc for ARM systems. 1998-12-22 17:26:00 +00:00
Makefile (sysdep_routines): Add ioperm. 1998-12-24 16:17:59 +00:00
mmap.S Add mmap64 alias. 1998-11-16 12:01:02 +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
setuid.c Wrapper around setuid syscall to check for value range. 1998-10-16 16:21:54 +00:00
sigcontextinfo.h Fix bug in last change. 1999-01-07 09:53:56 +00:00
siglist.c siglist for Linux/Arm. 1998-07-27 17:54:43 +00:00
socket.S Correct handling of arguments. 1998-05-19 16:12:40 +00:00
syscalls.list Remove wrappers for now-inlined calls. 1998-12-22 17:25:27 +00:00
sysdep.h (INLINE_SYSCALL): Add implementation. 1998-12-22 17:25:07 +00:00
sysdep.S Remove spurious call to C_SYMBOL_NAME macro. 1998-10-23 13:41:52 +00:00
Versions Add appropriate entries for the above. 1998-12-22 17:27:58 +00:00