glibc/sysdeps/unix/sysv/linux/arm
2000-09-29 20:24:30 +00:00
..
bits Protect DN_* by __USE_GNU. 2000-09-29 20:24:30 +00:00
sys Processor context definitions for Linux/Arm. 2000-03-26 18:41:48 +00:00
alphasort64.c Linux/Arm implementation of alphasort64. 2000-08-12 08:20:21 +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 Add oldgetrlimit64.c. 2000-06-14 00:32:09 +00:00
errlist.c Use shlib-compat macros. 2000-04-04 06:03:28 +00:00
fchown.c Linux/Arm implementation of fchown. 2000-01-17 05:17:42 +00:00
fcntl.c * sysdeps/unix/sysv/linux/arm/lockf64.c: New file. 2000-09-08 08:12:57 +00:00
fxstat.c Linux/Arm implementation of fxstat. 2000-01-19 03:51:30 +00:00
getdents64.c Linux/Arm implementation of getdents64. 2000-08-12 08:20:30 +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
getresgid.c Linux/i386 specific getresgid implementation. 2000-02-11 19:40:32 +00:00
getresuid.c Linux/i386 specific getresuid implementation. 2000-02-11 19:40:38 +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
glob64.c Linux/Arm version of glob64. 2000-08-19 16:14:56 +00:00
ioperm.c opl, _ioperm): Add Rebel-NetWinder to platform table so _ioperm platform 2000-02-14 18:11:04 +00:00
lchown.c Linux/Arm implementation of lchown. 2000-01-17 05:18:30 +00:00
lockf64.c * sysdeps/unix/sysv/linux/arm/lockf64.c: New file. 2000-09-08 08:12:57 +00:00
lxstat.c Linux/Arm implementation of lxstat. 2000-01-19 03:51:45 +00:00
Makefile [$(subdir)==resource] (sysdep_routines): Add oldgetrlimit64. 2000-08-27 01:01:17 +00:00
mmap64.S Fix off by one error. 2000-02-20 17:58:12 +00:00
mmap.S Remove mmap64 alias. 2000-01-03 23:20:42 +00:00
msgctl.c Linux/i386 specific msgctl implementation. 2000-02-11 19:40:53 +00:00
oldgetrlimit64.c Linux/Arm specific compatibility getrlimit64 implementation. 2000-01-12 10:24:30 +00:00
profil-counter.h Don't bother including <asm/ptrace.h> here. 1998-10-23 13:41:45 +00:00
readdir64_r.c Linux/Arm implementation of readdir64_r. 2000-08-12 08:20:43 +00:00
readdir64.c Linux/Arm implementation of readdir64. 2000-08-12 08:20:37 +00:00
register-dump.h Correct widths of register values. 1999-01-04 17:21:15 +00:00
scandir64.c Linux/Arm implementation of scandir64. 2000-08-12 08:20:53 +00:00
semctl.c Linux/i386 specific semctl implementation. 2000-02-11 19:40:59 +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
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
shmctl.c Linux/i386 specific shmctl implementation. 2000-02-11 19:41:04 +00:00
sigaction.c * sysdeps/unix/sysv/linux/i386/sigaction.c: Make alias weak since 2000-07-10 16:23:37 +00:00
sigcontextinfo.h (ADVANCE_STACK_FRAME): New macro. 2000-01-06 00:04:04 +00:00
siglist.c Use shlib-compat macros. 2000-03-31 05:39:18 +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 for GLIBC_2.0. 2000-08-01 19:10:53 +00:00
sysdep.h (INLINE_SYSCALL): Fix last patch. 2000-09-17 19:54:50 +00:00
sysdep.S Remove spurious call to C_SYMBOL_NAME macro. 1998-10-23 13:41:52 +00:00
Versions Add glob64@@GLIBC_2.2. 2000-08-19 16:14:18 +00:00
versionsort64.c Linux/Arm implementation of versionsort64. 2000-08-12 08:21:01 +00:00
vfork.S Linux/ARM vfork implementation. 1999-04-12 09:03:50 +00:00
xstat.c Linux/Arm implementation of xstat. 2000-01-19 03:51:57 +00:00