glibc/sysdeps/unix/sysv/aix
2000-03-21 01:25:11 +00:00
..
bits AIX definitions for fcntl.h. 2000-03-21 01:25:11 +00:00
_exit.c AIX implementation of _exit. 2000-03-21 01:11:42 +00:00
accept.c AIX implementation of accept. 2000-03-21 01:11:58 +00:00
access.c AIX implementation of access. 2000-03-21 01:12:05 +00:00
brk.c AIX implementation of brk. 2000-03-21 01:12:10 +00:00
chown.c AIX implementation of chown. 2000-03-21 01:12:16 +00:00
close.c AIX implementation of close. 2000-03-21 01:12:25 +00:00
configure Rebuild. 2000-03-21 01:12:49 +00:00
configure.in AIX specific configure.in. 2000-03-21 01:12:41 +00:00
connect.c AIX implementation of connect. 2000-03-21 01:12:57 +00:00
environ.c AIX specific environment definition. 2000-03-21 01:13:16 +00:00
euidaccess.c AIX implementation of euidaccess. 2000-03-21 01:13:29 +00:00
execve.c AIX implementation of execve. 2000-03-21 01:13:37 +00:00
fchown.c AIX implementation of fchown. 2000-03-21 01:13:45 +00:00
fcntl.c AIX implementation of fcntl. 2000-03-21 01:13:56 +00:00
fdatasync.c AIX implementation of fcntl. 2000-03-21 01:13:56 +00:00
fork.c AIX implementation of fork. 2000-03-21 01:14:07 +00:00
fstatfs.c AIX implementation of fstatfs. 2000-03-21 01:14:14 +00:00
fsync.c AIX implementation of fsync. 2000-03-21 01:14:21 +00:00
ftruncate64.c AIX implementation of ftruncate64. 2000-03-21 01:14:37 +00:00
ftruncate.c AIX implementation of ftruncate. 2000-03-21 01:14:30 +00:00
fxstat64.c AIX implementation of __fxstat64. 2000-03-21 01:14:51 +00:00
fxstat.c AIX implementation of __fxstat. 2000-03-21 01:14:47 +00:00
getdents.c AIX implementation of getdents. 2000-03-21 01:15:02 +00:00
getegid.c AIX implementation of getegid. 2000-03-21 01:15:10 +00:00
geteuid.c AIX implementation of geteuid. 2000-03-21 01:15:16 +00:00
getgid.c AIX implementation of getgid. 2000-03-21 01:15:22 +00:00
getpeername.c AIX implementation of getpeername. 2000-03-21 01:15:30 +00:00
getpgid.c AIX implementation of getpgid. 2000-03-21 01:15:37 +00:00
getpgrp.c AIX implementation of getpgrp. 2000-03-21 01:15:44 +00:00
getpid.c AIX implementation of getpid. 2000-03-21 01:15:50 +00:00
getppid.c AIX implementation of getppid. 2000-03-21 01:15:55 +00:00
getsid.c AIX implementation of getsid. 2000-03-21 01:16:01 +00:00
getsockname.c AIX implementation of getsockname. 2000-03-21 01:16:09 +00:00
getuid.c AIX implementation of getuid. 2000-03-21 01:16:23 +00:00
ioctl.c AIX implementation of getuid. 2000-03-21 01:16:23 +00:00
kernel_proto.h AIX specific kernel prototypes. 2000-03-21 01:16:41 +00:00
kill.c AIX implementation of kill. 2000-03-21 01:16:47 +00:00
lchown.c AIX implementation of lchown. 2000-03-21 01:16:55 +00:00
libc-start.c AIX specific libc startup code.. 2000-03-21 01:17:14 +00:00
lockf64.c AIX implementation of lockf64. 2000-03-21 01:17:26 +00:00
lockf.c AIX implementation of lockf. 2000-03-21 01:17:22 +00:00
lseek64.c AIX implementation of lseek64. 2000-03-21 01:17:38 +00:00
lseek.c AIX implementation of lseek. 2000-03-21 01:17:33 +00:00
lxstat64.c AIX implementation of __lxstat64. 2000-03-21 01:17:53 +00:00
lxstat.c AIX implementation of __lxstat. 2000-03-21 01:17:47 +00:00
Makefile AIX specific Makefile. 2000-03-21 01:11:25 +00:00
mmap64.c AIX implementation of mmap64. 2000-03-21 01:18:05 +00:00
mmap.c AIX implementation of mmap. 2000-03-21 01:18:01 +00:00
munmap.c AIX implementation of munmap. 2000-03-21 01:18:13 +00:00
nanosleep.c AIX implementation of nanosleep. 2000-03-21 01:18:22 +00:00
open.c AIX implementation of open. 2000-03-21 01:18:28 +00:00
pread64.c AIX implementation of pread64. 2000-03-21 01:18:39 +00:00
pread.c AIX implementation of pread. 2000-03-21 01:18:34 +00:00
profil-counter.h AIX definitions for profiling. 2000-03-21 01:18:58 +00:00
read.c AIX implementation of read. 2000-03-21 01:19:08 +00:00
readlink.c AIX implementation of readlink. 2000-03-21 01:19:13 +00:00
readv.c AIX implementation of readv. 2000-03-21 01:19:20 +00:00
recvfrom.c AIX implementation of recvfrom. 2000-03-21 01:19:29 +00:00
recvmsg.c AIX implementation of recvmsg. 2000-03-21 01:19:34 +00:00
revoke.c AIX implementation of revoke. 2000-03-21 01:19:43 +00:00
sbrk.c AIX implementation of sbrk. 2000-03-21 01:19:50 +00:00
sched_yield.c AIX implementation of sched_yield. 2000-03-21 01:20:03 +00:00
sendmsg.c AIX implementation of sendmsg. 2000-03-21 01:20:14 +00:00
setegid.c AIX implementation of setegid. 2000-03-21 01:20:21 +00:00
seteuid.c AIX implementation of seteuid. 2000-03-21 01:20:26 +00:00
setgid.c AIX implementation of setgid. 2000-03-21 01:20:31 +00:00
setregid.c AIX implementation of setregid. 2000-03-21 01:20:40 +00:00
setreuid.c AIX implementation of setreuid. 2000-03-21 01:20:45 +00:00
setuid.c AIX implementation of setuid. 2000-03-21 01:20:50 +00:00
sigaction.c AIX implementation of sigaction. 2000-03-21 01:20:58 +00:00
sigpending.c AIX implementation of sigpending. 2000-03-21 01:21:07 +00:00
sigprocmask.c AIX implementation of sigprocmask. 2000-03-21 01:21:16 +00:00
sigset-cvt-mask.h AIX code to convert sigest. 2000-03-21 01:21:46 +00:00
sigsuspend.c AIX implementation of sigsuspend. 2000-03-21 01:21:53 +00:00
statfs.c AIX implementation of statfs. 2000-03-21 01:22:02 +00:00
syscall.c AIX implementation of syscall. 2000-03-21 01:22:10 +00:00
sysdep.h AIX sysdep specific low-level interfact definitions.. 2000-03-21 01:22:27 +00:00
truncate64.c AIX implementation of truncate64. 2000-03-21 01:22:40 +00:00
truncate.c AIX implementation of truncate. 2000-03-21 01:22:36 +00:00
uname.c AIX implementation of uname. 2000-03-21 01:22:48 +00:00
wait3.c AIX implementation of wait3. 2000-03-21 01:22:56 +00:00
wait4.c AIX implementation of wait4. 2000-03-21 01:23:00 +00:00
waitid.c AIX implementation of waitid. 2000-03-21 01:23:06 +00:00
waitpid.c AIX implementation of waitpid. 2000-03-21 01:23:10 +00:00
write.c AIX implementation of write. 2000-03-21 01:23:16 +00:00
writev.c AIX implementation of writev. 2000-03-21 01:23:20 +00:00
xstat64.c AIX implementation of __xstat64. 2000-03-21 01:23:34 +00:00
xstat.c AIX implementation of __xstat. 2000-03-21 01:23:30 +00:00