Commit Graph

2254 Commits

Author SHA1 Message Date
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
Ulrich Drepper
cfc29f0576 termios definitions for AIX. 2000-04-17 22:03:40 +00:00
Ulrich Drepper
f22183dbd6 poll definitions for AIX. 2000-04-17 22:02:26 +00:00
Ulrich Drepper
b54e59028f AIX ioctl definitions. 2000-04-17 21:28:18 +00:00
Andreas Jaeger
4f20384216 2000-04-17 Andreas Jaeger <aj@suse.de>
* sysdeps/mips/dl-machine.h (elf_machine_got_rel): Optimize a bit
	as suggested by Ulrich Drepper.
	(__dl_runtime_resolve): Remove unused variable, initialize sym
	directly.
	(RTLD_START): Document OFFSET_GP_GOT.
	(OFFSET_GP_GOT): New magic value.
	(elf_mips_got_from_gpreg): Use OFFSET_GP_GOT.
	(elf_machine_got_rel): Only declare strtab if needed.
2000-04-17 21:22:59 +00:00
Ulrich Drepper
cdb2874e39 Add EAFNOSUPPORT. 2000-04-17 21:18:22 +00:00
Ulrich Drepper
b5a6c2a9a2 AIX bind implementation. 2000-04-17 21:16:47 +00:00
Ulrich Drepper
53e2d5dd3a Add copyright. 2000-04-17 21:15:54 +00:00
Ulrich Drepper
504b256dab Versions file for AIX. 2000-04-17 21:15:12 +00:00
Ulrich Drepper
2b56e51b2e Add some temporary definitions. 2000-04-17 21:11:22 +00:00
Ulrich Drepper
3f00c0d4ff Implies file for AIX. 2000-04-17 21:07:29 +00:00
Andreas Jaeger
2cf8794ab9 2000-04-17 Andreas Jaeger <aj@suse.de>
* sysdeps/mips/add_n.S: Add newline at EOF.
	* sysdeps/mips/rshift.S: Likewise.
	* sysdeps/mips/mul_1.S: Likewise.
	* sysdeps/mips/lshift.S: Likewise.
	* sysdeps/mips/addmul_1.S: Likewise.
2000-04-17 20:59:00 +00:00
Ulrich Drepper
4a88ca4687 Fix typo in compat_symbol call for old adjtime. 2000-04-15 16:57:53 +00:00
Ulrich Drepper
f0824b0c78 (RTLD_START):Rewrite for new init function interface. 2000-04-15 16:53:23 +00:00
Andreas Jaeger
245bff9408 2000-04-14 Andreas Jaeger <aj@suse.de>
* sysdeps/mips/dl-machine.h (elf_machine_got_rel): Initialize
	symidx correctly.
	(elf_machine_got_rel): Cast sym correctly.
2000-04-15 04:33:57 +00:00
Andreas Jaeger
b5e0b658d8 sysdeps/mips/add_n.S 2000-04-15 03:54:15 +00:00
Andreas Jaeger
127035bb55 2000-04-14 Andreas Jaeger <aj@suse.de>
* sysdeps/mips/dl-machine.h (elf_machine_got_rel): Initialize
	symidx correctly.

	* sysdeps/mips/add_n.S: Use __PIC__, add .end directive.
2000-04-15 03:45:10 +00:00
Andreas Jaeger
8cacb29129 Add newline at EOF. 2000-04-14 17:53:07 +00:00
Andreas Jaeger
500d200d09 2000-04-14 Andreas Jaeger <aj@suse.de>
* weaks.c: Fix typo.

2000-04-14  Andreas Jaeger  <aj@suse.de>

	* sysdeps/generic/madvise.c: Fix typos.

	* sysdeps/unix/sysv/linux/mips/clone.S (error): Use __PIC__.

	* sysdeps/mips/bits/setjmp.h: Remove K&R compatibility.

	* sysdeps/mips/setjmp_aux.c (__sigsetjmp_aux): Silence gcc
	warnings.
2000-04-14 17:36:37 +00:00
Ulrich Drepper
a54fe716da Define POSIX_FADV_NORMAL, POSIX_FADV_RANDOM, POSIX_FADV_SEQUENTIAL,
POSIX_FADV_WILLNEED, POSIX_FADV_DONTNEED, and POSIX_FADV_NOREUSE.
2000-04-14 07:48:34 +00:00
Ulrich Drepper
fd327b8820 Add POSIX_MADV_* constants. 2000-04-14 05:57:49 +00:00
Andreas Jaeger
12c4efc1d0 2000-04-13 Andreas Jaeger <aj@suse.de>
* sysdeps/mips/dl-machine.h
	(elf_machine_got_rel): Handle symbol versioning.
2000-04-14 00:35:39 +00:00
Andreas Jaeger
043351e023 2000-04-13 Andreas Jaeger <aj@suse.de>
* sysdeps/mips/dl-machine.h
	(elf_machine_got_rel): Only add runtime display if needed.
2000-04-14 00:15:38 +00:00
Andreas Jaeger
15d5e7dc14 2000-04-13 Andreas Jaeger <aj@suse.de>
* sysdeps/mips/dl-machine.h (__dl_runtime_resolve): Handle symbol
	versioning.
2000-04-13 23:55:20 +00:00
Andreas Jaeger
040c028af2 Now I've applied Ralf's patch correctly and it works. 2000-04-13 20:31:43 +00:00
Andreas Jaeger
1c3fb6b3a4 Fix typos in last checkin. 2000-04-13 20:19:15 +00:00
Andreas Jaeger
d152663e8a 2000-04-13 Andreas Jaeger <aj@suse.de>
* sysdeps/unix/sysv/linux/mips/clone.S: Fix functions.
2000-04-13 20:13:29 +00:00
Andreas Jaeger
985286e05b 2000-04-13 Andreas Jaeger <aj@suse.de>
* sysdeps/unix/sysv/linux/mips/pipe.S: New file.
2000-04-13 19:53:13 +00:00
Andreas Jaeger
5b917f4e43 2000-04-13 Andreas Jaeger <aj@suse.de>
* sysdeps/unix/mips/pipe.S: Reorder instructions since .reorder is
	default.

	* sysdeps/mips/__longjmp.c (__longjmp): Use $25 to fix problems
	with some applications.
	Patches by Ralf Baechle <ralf@uni-koblenz.de>.

	* sysdeps/mips/bsd-setjmp.S: Use __PIC__.
	* sysdeps/mips/bsd-_setjmp.S: Likewise.
	* sysdeps/mips/setjmp.S: Likewise.
2000-04-13 19:46:02 +00:00
Ulrich Drepper
bc69099093 Arm specific error specification for math library. 2000-04-12 23:39:44 +00:00
Ulrich Drepper
7fdeecfb09 Definition for memprof functionality on Arm. 2000-04-12 20:58:59 +00:00
Ulrich Drepper
21d129104c (RTLD_START): Rewrite for new init function interface. 2000-04-12 20:12:05 +00:00
Andreas Jaeger
5719e666f7 2000-04-11 Andreas Jaeger <aj@suse.de>
* sysdeps/mips/dl-machine.h: Update some comments.
	(ELF_MACHINE_ALIGN_MASK): Removed, it's not needed.
2000-04-12 17:59:20 +00:00
Andreas Jaeger
86e991277c 2000-04-07 Andreas Jaeger <aj@suse.de>
* sysdeps/unix/sysv/linux/mips/kernel_sigaction.h: Updated for
	newer kernels.
2000-04-07 20:07:21 +00:00
Ulrich Drepper
604220ddc6 init-first.h has been removed, remove it here also. 2000-04-06 20:09:41 +00:00
Ulrich Drepper
7e3f69ad02 Not needed anymore. 2000-04-06 04:56:46 +00:00
Andreas Schwab
a169be8dd3 * sysdeps/m68k/dl-machine.h (RTLD_START): Readd _dl_start_user
entry point, used on Hurd.
2000-04-05 11:01:20 +00:00
Andreas Schwab
a502960ee1 * sysdeps/m68k/dl-machine.h (RTLD_START): Rewrite for new init
function interface.  Remove unused _dl_start_user entry point.
2000-04-04 12:08:40 +00:00
Ulrich Drepper
782bca9790 Use shlib-compat macros. 2000-04-04 06:03:28 +00:00
Ulrich Drepper
9814bea9f3 Use __PIC__ instead of PIC. 2000-04-04 06:02:00 +00:00
Ulrich Drepper
5ef1c4a3c2 Use SHARED instead of PIC. 2000-04-04 06:01:18 +00:00
Ulrich Drepper
776dbc6551 Atomic operations for Arm. 2000-04-03 18:06:38 +00:00
Ulrich Drepper
b05b3eb67f Define __socklen_t. 2000-04-02 08:05:11 +00:00
Ulrich Drepper
23a7de4bb4 Use __socklen_t to define socklen_t. Allow definition elsewhere. 2000-04-02 08:01:25 +00:00
Ulrich Drepper
9de792e3c0 (__gethostname): Change type of second parameter to socklen_t. 2000-04-02 07:59:31 +00:00
Ulrich Drepper
0655420550 Linux/Alpha specific definitions for <netdb.h>. 2000-04-01 22:29:26 +00:00
Andreas Jaeger
3a344e73cc 2000-03-31 Andreas Jaeger <aj@suse.de>
* sysdeps/mips/dl-machine.h (RTLD_START): Rewritten to match new
        init function interface.
        * sysdeps/mips/mips64/dl-machine.h (RTLD_START): Likewise.
2000-03-31 12:35:12 +00:00
Andreas Jaeger
b1212cdb2f 2000-03-31 Andreas Jaeger <aj@suse.de>
* sysdeps/mips/fpu/fgetexcptflg.c: Fix last patch to use #if.
	* sysdeps/mips/fpu/fegetenv.c: Likewise.
	* sysdeps/mips/fpu/feupdateenv.c: Likewise.
	* sysdeps/mips/fpu/fclrexcpt.c: Likewise.
	* sysdeps/mips/fpu/fesetenv.c: Likewise.
2000-03-31 11:11:10 +00:00
Ulrich Drepper
73a35fc451 Use SHARED instead of PIC. 2000-03-31 05:44:27 +00:00
Ulrich Drepper
0772663d31 Use shlib-compat macros. 2000-03-31 05:39:18 +00:00
Ulrich Drepper
7189e3b807 Use D_PTR to access relocated entries in l_info. 2000-03-31 05:16:19 +00:00
Andreas Jaeger
17e74c26b7 2000-03-29 Andreas Jaeger <aj@suse.de>
* sysdeps/mips/fpu/fclrexcpt.c: Use shlib-compat macros.
	* sysdeps/mips/fpu/fegetenv.c: Likewise.
	* sysdeps/mips/fpu/fesetenv.c: Likewise.
	* sysdeps/mips/fpu/feupdateenv.c: Likewise.
	* sysdeps/mips/fpu/fgetexcptflg.c: Likewise.
2000-03-29 11:18:48 +00:00
Ulrich Drepper
6955b182f1 Clarify use of __ASSUME_32BITUIDS. 2000-03-26 20:30:58 +00:00
Ulrich Drepper
e9290bfa08 (ELF_MACHINE_RUNTIME_TRAMPOLINE): Use a C comment, not an assembly comment. 2000-03-26 20:29:55 +00:00
Ulrich Drepper
0d4d1e01f9 Processor context definitions for Linux/Arm. 2000-03-26 18:41:48 +00:00
Ulrich Drepper
5fa399b6c1 Define _FPU_MASK_IM, _FPU_MASK_ZM, _FPU_MASK_OM, _FPU_MASK_UM,
_FPU_MASK_PM, _FPU_MASK_DM, _FPU_DEFAULT, and _FPU_IEEE.  Change
_FPU_RESERVED.
2000-03-26 18:40:17 +00:00
Andreas Jaeger
f5a37cdb1b 2000-03-24 Andreas Jaeger <aj@suse.de>
* sysdeps/mips/dl-machine.h (__dl_runtime_resolve): Use D_PTR to
	access relocated entries in l_info.
	(elf_machine_got_rel): Likewise.
	(elf_machine_runtime_setup): Likewise.
	* sysdeps/mips/mips64/dl-machine.h (elf_machine_got_rel): Likewise.
	(elf_machine_runtime_setup): Likewise.
	(__dl_runtime_resolve): Likewise.
2000-03-24 15:27:37 +00:00
Ulrich Drepper
2535a9deff MIPS specific additions to the internal definitions for the dynamic loader. 2000-03-23 20:30:03 +00:00
Ulrich Drepper
9748d41f6a AIX specific ucontext.h. 2000-03-21 01:29:17 +00:00
Ulrich Drepper
e776840cf1 AIX specific param.h. 2000-03-21 01:29:10 +00:00
Ulrich Drepper
244c5f9374 Code to convert AIX stat structure to Linux form.. 2000-03-21 01:28:44 +00:00
Ulrich Drepper
d01d7c6a7c Definition of Linux stat structure. 2000-03-21 01:28:24 +00:00
Ulrich Drepper
ea773c5b66 Definition of Linux error codes. 2000-03-21 01:28:12 +00:00
Ulrich Drepper
0d5037b5bb Code to convert error codes from AIX to Linux. 2000-03-21 01:27:57 +00:00
Ulrich Drepper
f57e29a591 AIX definitions of library names. 2000-03-21 01:27:18 +00:00
Ulrich Drepper
908f98f274 AIX definitions for utsname.h. 2000-03-21 01:26:52 +00:00
Ulrich Drepper
9846a8a47e AIX definitions for utmpx.h. 2000-03-21 01:26:45 +00:00
Ulrich Drepper
f97043b791 AIX definitions for utmp.h. 2000-03-21 01:26:41 +00:00
Ulrich Drepper
069d6bb937 AIX definitions for uio.h. 2000-03-21 01:26:35 +00:00
Ulrich Drepper
0773f91891 AIX definitions for types.h. 2000-03-21 01:26:28 +00:00
Ulrich Drepper
15d3faa276 AIX definitions for statfs.h. 2000-03-21 01:26:22 +00:00
Ulrich Drepper
9c7386670c AIX definitions for stat.h. 2000-03-21 01:26:18 +00:00
Ulrich Drepper
d451c6fa41 AIX definitions for socket.h. 2000-03-21 01:26:12 +00:00
Ulrich Drepper
f8b4a9e077 AIX definitions for sigstack.h. 2000-03-21 01:26:06 +00:00
Ulrich Drepper
657870667b AIX definitions for sigset.h. 2000-03-21 01:25:59 +00:00
Ulrich Drepper
37b4419e82 AIX definitions for signum.h. 2000-03-21 01:25:53 +00:00
Ulrich Drepper
69f7887417 AIX definitions for sigcontext.h. 2000-03-21 01:25:47 +00:00
Ulrich Drepper
b1c2877714 AIX definitions for sigaction.h. 2000-03-21 01:25:38 +00:00
Ulrich Drepper
6b4c331660 AIX definitions for setjmp.h. 2000-03-21 01:25:30 +00:00
Ulrich Drepper
fa312c4081 AIX definitions for resource.h. 2000-03-21 01:25:18 +00:00
Ulrich Drepper
379357d990 AIX definitions for fcntl.h. 2000-03-21 01:25:11 +00:00
Ulrich Drepper
324c77e383 AIX definitions for errno.h. 2000-03-21 01:25:02 +00:00
Ulrich Drepper
930b47a5db AIX definitions for endian.h. 2000-03-21 01:24:55 +00:00
Ulrich Drepper
bea5d51e0f AIX definitions for dlfcn.h. 2000-03-21 01:24:49 +00:00
Ulrich Drepper
ac70e97249 AIX definitions for dirent.h. 2000-03-21 01:24:44 +00:00
Ulrich Drepper
7c936702f1 AIX implementation of __xstat64. 2000-03-21 01:23:34 +00:00
Ulrich Drepper
91f6208ff1 AIX implementation of __xstat. 2000-03-21 01:23:30 +00:00
Ulrich Drepper
b4fd7284f5 AIX implementation of writev. 2000-03-21 01:23:20 +00:00
Ulrich Drepper
aa630daa00 AIX implementation of write. 2000-03-21 01:23:16 +00:00
Ulrich Drepper
b4e2aeb15d AIX implementation of waitpid. 2000-03-21 01:23:10 +00:00
Ulrich Drepper
3d0f99ef86 AIX implementation of waitid. 2000-03-21 01:23:06 +00:00
Ulrich Drepper
7dbc4841f4 AIX implementation of wait4. 2000-03-21 01:23:00 +00:00
Ulrich Drepper
f023ae74fe AIX implementation of wait3. 2000-03-21 01:22:56 +00:00
Ulrich Drepper
69729d8616 AIX implementation of uname. 2000-03-21 01:22:48 +00:00
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