glibc/sysdeps/unix/sysv/linux/arm
1998-10-21 15:14:34 +00:00
..
bits Definition of sigcontext for 2.0 and 2.1 kernels. 1998-10-09 10:50:29 +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 bits/armsigctx.h. 1998-10-15 10:45:34 +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
Makefile Linux/Arm specific makefile. 1998-10-16 16:18:30 +00:00
mmap.S mmap syscall interface for Linux/ARM. 1998-04-30 16:57:14 +00:00
profil-counter.h Move definition of sigcontext union to bits/armsigctx.h. 1998-10-09 10:50:07 +00:00
register-dump.h Add support for version 2.0 kernels. 1998-10-09 10:50:14 +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
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 Added setfsgid and setfsuid. 1998-10-19 14:40:52 +00:00
sysdep.h (PSEUDO): Add missing semicolon so that profiling works. 1998-10-12 11:15:04 +00:00
sysdep.S Make _errno a weak alias, not a strong alias. 1998-07-01 09:33:01 +00:00