Commit Graph

1148 Commits

Author SHA1 Message Date
Ulrich Drepper
194ed9ac29 AIX implementation of truncate64. 2000-03-21 01:22:40 +00:00
Ulrich Drepper
e22f9474ac AIX implementation of truncate. 2000-03-21 01:22:36 +00:00
Ulrich Drepper
56ce0eedb9 AIX sysdep specific low-level interfact definitions.. 2000-03-21 01:22:27 +00:00
Ulrich Drepper
88a0392bb6 AIX implementation of syscall. 2000-03-21 01:22:10 +00:00
Ulrich Drepper
8b2af91502 AIX implementation of statfs. 2000-03-21 01:22:02 +00:00
Ulrich Drepper
72f301a3fc AIX implementation of sigsuspend. 2000-03-21 01:21:53 +00:00
Ulrich Drepper
67324c62d1 AIX code to convert sigest. 2000-03-21 01:21:46 +00:00
Ulrich Drepper
70109e7ac5 AIX implementation of sigprocmask. 2000-03-21 01:21:16 +00:00
Ulrich Drepper
9264940da4 AIX implementation of sigpending. 2000-03-21 01:21:07 +00:00
Ulrich Drepper
8b10fdaa38 AIX implementation of sigaction. 2000-03-21 01:20:58 +00:00
Ulrich Drepper
b0dacffd2a AIX implementation of setuid. 2000-03-21 01:20:50 +00:00
Ulrich Drepper
5db961844f AIX implementation of setreuid. 2000-03-21 01:20:45 +00:00
Ulrich Drepper
627465efd0 AIX implementation of setregid. 2000-03-21 01:20:40 +00:00
Ulrich Drepper
c11bc02c6d AIX implementation of setgid. 2000-03-21 01:20:31 +00:00
Ulrich Drepper
c59cabddb1 AIX implementation of seteuid. 2000-03-21 01:20:26 +00:00
Ulrich Drepper
ca97c065e7 AIX implementation of setegid. 2000-03-21 01:20:21 +00:00
Ulrich Drepper
ebd7ebff2c AIX implementation of sendmsg. 2000-03-21 01:20:14 +00:00
Ulrich Drepper
ea8194fbd9 AIX implementation of sched_yield. 2000-03-21 01:20:03 +00:00
Ulrich Drepper
bada1fee57 AIX implementation of sbrk. 2000-03-21 01:19:50 +00:00
Ulrich Drepper
00f4e2e478 AIX implementation of revoke. 2000-03-21 01:19:43 +00:00
Ulrich Drepper
83ad13fa28 AIX implementation of recvmsg. 2000-03-21 01:19:34 +00:00
Ulrich Drepper
1fca6a4d4b AIX implementation of recvfrom. 2000-03-21 01:19:29 +00:00
Ulrich Drepper
92f025ebe3 AIX implementation of readv. 2000-03-21 01:19:20 +00:00
Ulrich Drepper
f31359c0ed AIX implementation of readlink. 2000-03-21 01:19:13 +00:00
Ulrich Drepper
8198cb76b2 AIX implementation of read. 2000-03-21 01:19:08 +00:00
Ulrich Drepper
4ac5a17cf9 AIX definitions for profiling. 2000-03-21 01:18:58 +00:00
Ulrich Drepper
9a1dfe2293 AIX implementation of pread64. 2000-03-21 01:18:39 +00:00
Ulrich Drepper
d10f02264a AIX implementation of pread. 2000-03-21 01:18:34 +00:00
Ulrich Drepper
56f5c4388f AIX implementation of open. 2000-03-21 01:18:28 +00:00
Ulrich Drepper
63fe00f0c6 AIX implementation of nanosleep. 2000-03-21 01:18:22 +00:00
Ulrich Drepper
f38ffbfecc AIX implementation of munmap. 2000-03-21 01:18:13 +00:00
Ulrich Drepper
39595bc012 AIX implementation of mmap64. 2000-03-21 01:18:05 +00:00
Ulrich Drepper
518d7e658d AIX implementation of mmap. 2000-03-21 01:18:01 +00:00
Ulrich Drepper
03932925c1 AIX implementation of __lxstat64. 2000-03-21 01:17:53 +00:00
Ulrich Drepper
4588e96db9 AIX implementation of __lxstat. 2000-03-21 01:17:47 +00:00
Ulrich Drepper
d931954b27 AIX implementation of lseek64. 2000-03-21 01:17:38 +00:00
Ulrich Drepper
e41d64d42a AIX implementation of lseek. 2000-03-21 01:17:33 +00:00
Ulrich Drepper
2260eae7d1 AIX implementation of lockf64. 2000-03-21 01:17:26 +00:00
Ulrich Drepper
15373f8bd2 AIX implementation of lockf. 2000-03-21 01:17:22 +00:00
Ulrich Drepper
47415cb261 AIX specific libc startup code.. 2000-03-21 01:17:14 +00:00
Ulrich Drepper
9d338985e4 AIX implementation of lchown. 2000-03-21 01:16:55 +00:00
Ulrich Drepper
4ae9382d40 AIX implementation of kill. 2000-03-21 01:16:47 +00:00
Ulrich Drepper
551e64e98e AIX specific kernel prototypes. 2000-03-21 01:16:41 +00:00
Ulrich Drepper
698fb09ef5 AIX implementation of getuid. 2000-03-21 01:16:23 +00:00
Ulrich Drepper
4e8d527d75 AIX implementation of getsockname. 2000-03-21 01:16:09 +00:00
Ulrich Drepper
bbcea352bd AIX implementation of getsid. 2000-03-21 01:16:01 +00:00
Ulrich Drepper
d22193dc9d AIX implementation of getppid. 2000-03-21 01:15:55 +00:00
Ulrich Drepper
c7e7790bfb AIX implementation of getpid. 2000-03-21 01:15:50 +00:00
Ulrich Drepper
7c5ac4b846 AIX implementation of getpgrp. 2000-03-21 01:15:44 +00:00
Ulrich Drepper
ebea3f565b AIX implementation of getpgid. 2000-03-21 01:15:37 +00:00