glibc/sysdeps/unix/sysv/linux/arm
2003-09-14 19:54:40 +00:00
..
bits Define MAP_POPULATE and MAP_NONBLOCK. 2003-03-03 09:58:55 +00:00
linuxthreads New sequences for 5+ arg syscalls only needed for PIC. 2003-06-06 17:31:40 +00:00
sys Update to LGPL v2.1. 2001-07-06 04:56:23 +00:00
alphasort64.c Linux/Arm implementation of alphasort64. 2000-08-12 08:20:21 +00:00
brk.c Update to LGPL v2.1. 2001-07-06 04:56:23 +00:00
chown.c Linux/Arm implementation of chown. 2000-01-17 05:17:33 +00:00
clone.S Small optimisation. 2002-12-21 18:36:55 +00:00
Dist Remove dl-procinfo.c. 2002-02-01 19:11:08 +00:00
dl-procinfo.c (PROCINFO_CLASS): Define if not yet defined. Use it instead of EXTERN. 2003-07-22 22:07:18 +00:00
dl-procinfo.h (_DL_HWCAP_COUNT): Define as 8. 2002-04-03 06:55:14 +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 (init_iosys): Yield ENODEV on unknown systems. 2003-02-20 22:22:35 +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 (sysdep_routines): Remove rt_*. 2003-09-03 03:16:54 +00:00
mmap64.S 2003-03-27 Philip Blundell <philb@gnu.org> 2003-03-27 02:45:46 +00:00
mmap.S Use sys_mmap2 if it's known to be available. 2003-09-14 19:54:40 +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 (profil_counter): Add hack to prevent the compiler from clobbering the signal 2002-10-14 17:26:14 +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 Update to LGPL v2.1. 2001-07-06 04:56:23 +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 Remove unused __syscall_* prototypes. 2003-09-03 03:21:27 +00:00
sigcontextinfo.h Elide compatibility cruft when new enough kernel is assumed. 2002-12-21 18:37:16 +00:00
sigrestorer.S Update to LGPL v2.1. 2001-07-06 04:56:23 +00:00
socket.S Add cancellation support. 2003-01-12 09:06:28 +00:00
syscalls.list (__syscall_*): Remove unused __syscall_ stubs. 2003-09-03 03:16:40 +00:00
sysdep.h (PSEUDO_ERRVAL): Define. 2003-08-25 18:30:43 +00:00
sysdep.S 2002-10-07 Roland McGrath <roland@redhat.com> 2002-10-11 10:51:31 +00:00
Versions Add posix_fadvise64 and posix_fallocate64 at GLIBC_2.3.3. 2003-08-31 18:13:35 +00:00
versionsort64.c Linux/Arm implementation of versionsort64. 2000-08-12 08:21:01 +00:00
vfork.S 2003-03-27 Philip Blundell <philb@gnu.org> 2003-03-27 02:45:46 +00:00
xstat.c Linux/Arm implementation of xstat. 2000-01-19 03:51:57 +00:00