Commit Graph

2158 Commits

Author SHA1 Message Date
Andreas Schwab
bb0607a2aa New file. Use getpagesize syscall if available. 2000-05-08 15:01:07 +00:00
Ulrich Drepper
102e7428d3 Moved to sysdeps/unix/sysv/linux/powerpc/aix. 2000-05-05 19:54:08 +00:00
Ulrich Drepper
408c9db5d3 (elf_machine_fixup_plt): Change return valuie to lookup_t and return the value. 2000-05-05 07:12:09 +00:00
Ulrich Drepper
e72c26d751 Linux dirent structure definition. 2000-05-01 23:43:43 +00:00
Ulrich Drepper
4ca971409e Functions to convert AIX dirent structure to Linux form. 2000-05-01 23:43:22 +00:00
Ulrich Drepper
37dca96f1c (F_SETOWN, F_GETOWN): Make available if __USE_XOPEN2K. 2000-04-30 07:12:32 +00:00
Ulrich Drepper
db7f627b6e Not needed anymore. 2000-04-28 05:11:59 +00:00
Ulrich Drepper
b9a57ab615 (_dl_start_user): Fix the _dl_skip_args handling. 2000-04-28 03:25:46 +00:00
Ulrich Drepper
9790568c2b (init_iosys): Allow compilation if __NR_pciconfig_iobase is not defined. 2000-04-22 06:55:19 +00:00
Ulrich Drepper
64fe7d3c70 (__fstatfs64): Add alias. 2000-04-22 06:55:02 +00:00
Ulrich Drepper
0a5f55b135 Surround uses of $f28 with .set noat/at to shut up warnings. 2000-04-22 06:54:50 +00:00
Ulrich Drepper
fa04216d3b (__syscall_shmctl): Declare. 2000-04-22 06:54:35 +00:00
Ulrich Drepper
b6e679a8ac (__syscall_semctl): Declare. 2000-04-22 06:54:21 +00:00
Ulrich Drepper
bce847003b (__syscall_msgctl): Declare. 2000-04-22 06:54:09 +00:00
Andreas Jaeger
8ef0fc0495 2000-04-21 Andreas Jaeger <aj@suse.de>
* sysdeps/unix/mips/sysdep.S: Use __PIC__ instead of PIC.
2000-04-21 22:03:39 +00:00
Andreas Jaeger
5494bc3a50 2000-04-21 Andreas Jaeger <aj@suse.de>
* sysdeps/mips/elf/start.S: Use __PIC__ instead of PIC.
	* sysdeps/mips/mips64/add_n.S: Likewise.
	* sysdeps/mips/mips64/bsd-_setjmp.S: Likewise.
	* sysdeps/mips/mips64/lshift.S: Likewise.
	* sysdeps/mips/mips64/mul_1.S: Likewise.
	* sysdeps/mips/mips64/rshift.S: Likewise.
	* sysdeps/mips/mips64/setjmp.S: Likewise.
	* sysdeps/mips/mips64/sub_n.S: Likewise.
	* sysdeps/mips/mips64/submul_1.S: Likewise.

	* sysdeps/mips/dl-machine.h (elf_machine_got_rel): Remove strtab
	and update comment.  The strtab from _dl_relocate_object can be
	used.
2000-04-21 16:37:58 +00:00
Ulrich Drepper
5714e99571 Fix type of len argument. 2000-04-18 19:43:07 +00:00
Ulrich Drepper
b146f38432 Define ACC_INVOKER. 2000-04-18 19:41:18 +00:00
Ulrich Drepper
e110de6683 Define ID_EFFECTIVE. 2000-04-18 19:38:24 +00:00
Andreas Jaeger
5166e402b8 2000-04-18 Andreas Jaeger <aj@suse.de>
* sysdeps/mips/dl-machine.h (elf_machine_rel): Fix relocation.
2000-04-18 18:31:00 +00:00
Ulrich Drepper
46737e2def Don't try to include <sys/id.h>. 2000-04-18 17:56:51 +00:00
Ulrich Drepper
a24525ca53 Fix typo. 2000-04-18 17:54:56 +00:00
Ulrich Drepper
f7bc29f16f Define STX_NORMAL and STX_64. 2000-04-18 17:42:20 +00:00
Ulrich Drepper
19250f4f64 Define STX_NORMAL. 2000-04-18 17:41:57 +00:00
Ulrich Drepper
6f571f1f69 AIX utimes implementation. 2000-04-18 17:41:27 +00:00
Ulrich Drepper
51ce962681 AIX ustat implementation. 2000-04-18 17:40:45 +00:00
Ulrich Drepper
3c6dd57c14 AIX unlink implementation. 2000-04-18 17:40:14 +00:00
Ulrich Drepper
49bfeb5b7b AIX umask implementation. 2000-04-18 17:39:34 +00:00
Ulrich Drepper
42ae56646a AIX ulimit implementation. 2000-04-18 17:38:42 +00:00
Ulrich Drepper
361684a9a2 AIX times implementation. 2000-04-18 17:36:12 +00:00
Ulrich Drepper
79be7d26af AIX tcsetattr implementation. 2000-04-18 17:33:41 +00:00
Ulrich Drepper
bc84839066 AIX tcgetattr implementation. 2000-04-18 17:32:06 +00:00
Ulrich Drepper
2b6e50c981 Define NGROUPS. 2000-04-18 17:26:12 +00:00
Ulrich Drepper
1fcf9f3339 AIX sync implementation. 2000-04-18 17:25:35 +00:00
Ulrich Drepper
be97d53c5e AIX symlink implementation. 2000-04-18 17:24:57 +00:00
Ulrich Drepper
3768742b5c AIX cf[sg]et[io]speed implementations. 2000-04-18 17:23:08 +00:00
Ulrich Drepper
5dfa9a8791 AIX socketpair implementation. 2000-04-18 17:21:56 +00:00
Ulrich Drepper
6d46f52217 AIX socket implementation. 2000-04-18 17:20:43 +00:00
Ulrich Drepper
7960128f5d AIX sgistack implementation. 2000-04-18 17:20:01 +00:00
Ulrich Drepper
8089d978a5 AIX sigaltstack implementation. 2000-04-18 17:19:16 +00:00
Ulrich Drepper
3cac390299 AIX shmget implementation. 2000-04-18 17:18:37 +00:00
Ulrich Drepper
58aea19680 AIX shmdt implementation. 2000-04-18 17:18:00 +00:00
Ulrich Drepper
d117b99008 AIX shmctl implementation. 2000-04-18 17:17:12 +00:00
Ulrich Drepper
8c0364334c AIX shmat implementation. 2000-04-18 17:16:24 +00:00
Ulrich Drepper
b7ed538a9d Define ID_REAL. 2000-04-18 16:17:51 +00:00
Ulrich Drepper
74cb21ae8f AIX setsockopt implementation. 2000-04-18 16:17:20 +00:00
Ulrich Drepper
4d70663df0 AIX setsid implementation. 2000-04-18 16:16:41 +00:00
Ulrich Drepper
2c4f60902a AIX setrlimit64 implementation. 2000-04-18 16:15:59 +00:00
Ulrich Drepper
6376e31c11 AIX setrlimit implementation. 2000-04-18 16:15:14 +00:00
Ulrich Drepper
bb67907d47 Define ID_EFFECTIVE and ID_REAL. 2000-04-18 16:13:05 +00:00
Ulrich Drepper
9cf10be3d4 AIX setpriority implementation. 2000-04-18 16:11:54 +00:00
Ulrich Drepper
9142cbef04 AIX setpgrp implementation. 2000-04-18 16:10:47 +00:00
Ulrich Drepper
f7446ac75b AIX setpgid implementation. 2000-04-18 16:09:37 +00:00
Ulrich Drepper
08d89c57c2 AIX setgroups implementation. 2000-04-18 16:08:31 +00:00
Ulrich Drepper
7d83250b89 Define ID_EFFECTIVE. 2000-04-18 16:07:13 +00:00
Ulrich Drepper
3669ba5cb8 AIX sendto implementation. 2000-04-18 16:06:12 +00:00
Ulrich Drepper
580c1a55bb AIX semop implementation. 2000-04-18 16:05:38 +00:00
Ulrich Drepper
cd39f671ca AIX semget implementation. 2000-04-18 16:05:03 +00:00
Ulrich Drepper
fb8b9f103c AIX semctl implementation. 2000-04-18 16:04:22 +00:00
Ulrich Drepper
bfefa44d6c AIX select implementation. 2000-04-18 16:01:23 +00:00
Ulrich Drepper
6d8593d823 Update parameter type. 2000-04-18 16:00:33 +00:00
Ulrich Drepper
5745df2a3a AIX rmdir implementation. 2000-04-18 15:59:17 +00:00
Ulrich Drepper
05ab8acba1 AIX rename implementation. 2000-04-18 15:58:27 +00:00
Ulrich Drepper
b4a5589d58 AIX poll implementation. 2000-04-18 15:57:46 +00:00
Ulrich Drepper
b875e7027a AIX pipe implementation. 2000-04-18 15:57:30 +00:00
Ulrich Drepper
506a1fac7e Argh, must be a C file. 2000-04-18 15:57:14 +00:00
Ulrich Drepper
c83c51cec3 AIX poll implementation. 2000-04-18 15:56:16 +00:00
Ulrich Drepper
dbde296891 AIX pipe implementation. 2000-04-18 15:55:27 +00:00
Ulrich Drepper
5b1d7b62c1 AIX if.h header. 2000-04-18 15:52:10 +00:00
Ulrich Drepper
f6507e4d33 (struct timestruc_t): Define it here. 2000-04-18 15:50:46 +00:00
Ulrich Drepper
7ba15d4a78 AIX msync implementation. 2000-04-18 15:49:54 +00:00
Ulrich Drepper
bef118cd0b AIX msgsnd implementation. 2000-04-18 15:49:10 +00:00
Ulrich Drepper
37a0c91233 AIX msgrcv implementation. 2000-04-18 00:42:45 +00:00
Andreas Jaeger
a4d132bfdf (elf_machine_relplt): Removed, it's not needed.
(_dl_runtime_resolve): Fix \n for a comment, safe gp and not pc.
2000-04-17 23:56:16 +00:00
Ulrich Drepper
09f057fe96 AIX msgget implementation. 2000-04-17 23:11:32 +00:00
Ulrich Drepper
5c5e1eba35 AIX msgctl implementation. 2000-04-17 23:10:58 +00:00
Ulrich Drepper
d51e90124f AIX mprotect implementation. 2000-04-17 23:10:17 +00:00
Ulrich Drepper
b0b050986b AIX implementation of mknod. 2000-04-17 23:09:34 +00:00
Ulrich Drepper
fb1360eb6e AIX mkdir implementation. 2000-04-17 23:07:54 +00:00
Ulrich Drepper
ae2e40d04d AIX madvise implementation. 2000-04-17 23:06:41 +00:00
Ulrich Drepper
2f8f1d1549 Uncomment STX_LINK and STX_64 definition. 2000-04-17 23:05:45 +00:00
Ulrich Drepper
9ef28d0f3a Uncomment STX_LINK definition. 2000-04-17 23:05:21 +00:00
Ulrich Drepper
d5a39871bc AIX link implementation. 2000-04-17 23:04:36 +00:00
Ulrich Drepper
cce7a16e8e Add copyright. 2000-04-17 23:03:44 +00:00
Ulrich Drepper
9f16cfe420 Define ID_REAL. 2000-04-17 22:49:17 +00:00
Ulrich Drepper
c2757d9621 AIX getrusage implementation. 2000-04-17 22:48:28 +00:00
Ulrich Drepper
94fd03c646 AIX getrlimit64 implementation. 2000-04-17 22:47:33 +00:00
Ulrich Drepper
5fc3097f7d AIX getrlimit implementation. 2000-04-17 22:45:39 +00:00
Ulrich Drepper
e7dd245c59 AIX getpriority implementation. 2000-04-17 22:43:49 +00:00
Ulrich Drepper
56e4a6964e AIX gethostname implementation. 2000-04-17 22:43:14 +00:00
Ulrich Drepper
cf76bf245d AIX getgroups implementation. 2000-04-17 22:41:47 +00:00
Ulrich Drepper
b21b9d8cc4 AIX fchmod implementation. 2000-04-17 22:37:55 +00:00
Ulrich Drepper
598e6ade51 AIX fchdir implementation. 2000-04-17 22:37:08 +00:00
Ulrich Drepper
4d4f87b48e AIX __libc_dlsym implementation. 2000-04-17 22:15:47 +00:00
Ulrich Drepper
b4f994c66b AIX _dl_open implementation. 2000-04-17 22:14:50 +00:00
Ulrich Drepper
0778cbcde4 AIX _dl_close implementation. 2000-04-17 22:13:12 +00:00
Ulrich Drepper
25f435284a AIX creat implementation. 2000-04-17 22:12:24 +00:00
Ulrich Drepper
93db91a462 AIX chroot implementation. 2000-04-17 22:07:21 +00:00
Ulrich Drepper
5ad81ec7ca AIX chmod implementation. 2000-04-17 22:06:36 +00:00
Ulrich Drepper
516bca2bda AIX chdir implementation. 2000-04-17 22:05:34 +00:00