platform/upstream/glibc.git
24 years ago2000-03-31 Andreas Jaeger <aj@suse.de>
Andreas Jaeger [Fri, 31 Mar 2000 12:35:12 +0000 (12:35 +0000)]
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.

24 years ago2000-03-31 Andreas Jaeger <aj@suse.de>
Andreas Jaeger [Fri, 31 Mar 2000 11:11:10 +0000 (11:11 +0000)]
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.

24 years agoUse SHARED instead of PIC.
Ulrich Drepper [Fri, 31 Mar 2000 05:44:27 +0000 (05:44 +0000)]
Use SHARED instead of PIC.

24 years agoUse shlib-compat macros.
Ulrich Drepper [Fri, 31 Mar 2000 05:39:18 +0000 (05:39 +0000)]
Use shlib-compat macros.

24 years agoUse D_PTR to access relocated entries in l_info.
Ulrich Drepper [Fri, 31 Mar 2000 05:16:19 +0000 (05:16 +0000)]
Use D_PTR to access relocated entries in l_info.

24 years ago2000-03-29 Andreas Jaeger <aj@suse.de>
Andreas Jaeger [Wed, 29 Mar 2000 11:18:48 +0000 (11:18 +0000)]
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.

24 years agoClarify use of __ASSUME_32BITUIDS.
Ulrich Drepper [Sun, 26 Mar 2000 20:30:58 +0000 (20:30 +0000)]
Clarify use of __ASSUME_32BITUIDS.

24 years ago(ELF_MACHINE_RUNTIME_TRAMPOLINE): Use a C comment, not an assembly comment.
Ulrich Drepper [Sun, 26 Mar 2000 20:29:55 +0000 (20:29 +0000)]
(ELF_MACHINE_RUNTIME_TRAMPOLINE): Use a C comment, not an assembly comment.

24 years agoProcessor context definitions for Linux/Arm.
Ulrich Drepper [Sun, 26 Mar 2000 18:41:48 +0000 (18:41 +0000)]
Processor context definitions for Linux/Arm.

24 years agoDefine _FPU_MASK_IM, _FPU_MASK_ZM, _FPU_MASK_OM, _FPU_MASK_UM,
Ulrich Drepper [Sun, 26 Mar 2000 18:40:17 +0000 (18:40 +0000)]
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.

24 years ago2000-03-24 Andreas Jaeger <aj@suse.de>
Andreas Jaeger [Fri, 24 Mar 2000 15:27:37 +0000 (15:27 +0000)]
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.

24 years agoMIPS specific additions to the internal definitions for the dynamic loader.
Ulrich Drepper [Thu, 23 Mar 2000 20:30:03 +0000 (20:30 +0000)]
MIPS specific additions to the internal definitions for the dynamic loader.

24 years agoAIX specific ucontext.h.
Ulrich Drepper [Tue, 21 Mar 2000 01:29:17 +0000 (01:29 +0000)]
AIX specific ucontext.h.

24 years agoAIX specific param.h.
Ulrich Drepper [Tue, 21 Mar 2000 01:29:10 +0000 (01:29 +0000)]
AIX specific param.h.

24 years agoCode to convert AIX stat structure to Linux form..
Ulrich Drepper [Tue, 21 Mar 2000 01:28:44 +0000 (01:28 +0000)]
Code to convert AIX stat structure to Linux form..

24 years agoDefinition of Linux stat structure.
Ulrich Drepper [Tue, 21 Mar 2000 01:28:24 +0000 (01:28 +0000)]
Definition of Linux stat structure.

24 years agoDefinition of Linux error codes.
Ulrich Drepper [Tue, 21 Mar 2000 01:28:12 +0000 (01:28 +0000)]
Definition of Linux error codes.

24 years agoCode to convert error codes from AIX to Linux.
Ulrich Drepper [Tue, 21 Mar 2000 01:27:57 +0000 (01:27 +0000)]
Code to convert error codes from AIX to Linux.

24 years agoAIX definitions of library names.
Ulrich Drepper [Tue, 21 Mar 2000 01:27:18 +0000 (01:27 +0000)]
AIX definitions of library names.

24 years agoAIX definitions for utsname.h.
Ulrich Drepper [Tue, 21 Mar 2000 01:26:52 +0000 (01:26 +0000)]
AIX definitions for utsname.h.

24 years agoAIX definitions for utmpx.h.
Ulrich Drepper [Tue, 21 Mar 2000 01:26:45 +0000 (01:26 +0000)]
AIX definitions for utmpx.h.

24 years agoAIX definitions for utmp.h.
Ulrich Drepper [Tue, 21 Mar 2000 01:26:41 +0000 (01:26 +0000)]
AIX definitions for utmp.h.

24 years agoAIX definitions for uio.h.
Ulrich Drepper [Tue, 21 Mar 2000 01:26:35 +0000 (01:26 +0000)]
AIX definitions for uio.h.

24 years agoAIX definitions for types.h.
Ulrich Drepper [Tue, 21 Mar 2000 01:26:28 +0000 (01:26 +0000)]
AIX definitions for types.h.

24 years agoAIX definitions for statfs.h.
Ulrich Drepper [Tue, 21 Mar 2000 01:26:22 +0000 (01:26 +0000)]
AIX definitions for statfs.h.

24 years agoAIX definitions for stat.h.
Ulrich Drepper [Tue, 21 Mar 2000 01:26:18 +0000 (01:26 +0000)]
AIX definitions for stat.h.

24 years agoAIX definitions for socket.h.
Ulrich Drepper [Tue, 21 Mar 2000 01:26:12 +0000 (01:26 +0000)]
AIX definitions for socket.h.

24 years agoAIX definitions for sigstack.h.
Ulrich Drepper [Tue, 21 Mar 2000 01:26:06 +0000 (01:26 +0000)]
AIX definitions for sigstack.h.

24 years agoAIX definitions for sigset.h.
Ulrich Drepper [Tue, 21 Mar 2000 01:25:59 +0000 (01:25 +0000)]
AIX definitions for sigset.h.

24 years agoAIX definitions for signum.h.
Ulrich Drepper [Tue, 21 Mar 2000 01:25:53 +0000 (01:25 +0000)]
AIX definitions for signum.h.

24 years agoAIX definitions for sigcontext.h.
Ulrich Drepper [Tue, 21 Mar 2000 01:25:47 +0000 (01:25 +0000)]
AIX definitions for sigcontext.h.

24 years agoAIX definitions for sigaction.h.
Ulrich Drepper [Tue, 21 Mar 2000 01:25:38 +0000 (01:25 +0000)]
AIX definitions for sigaction.h.

24 years agoAIX definitions for setjmp.h.
Ulrich Drepper [Tue, 21 Mar 2000 01:25:30 +0000 (01:25 +0000)]
AIX definitions for setjmp.h.

24 years agoAIX definitions for resource.h.
Ulrich Drepper [Tue, 21 Mar 2000 01:25:18 +0000 (01:25 +0000)]
AIX definitions for resource.h.

24 years agoAIX definitions for fcntl.h.
Ulrich Drepper [Tue, 21 Mar 2000 01:25:11 +0000 (01:25 +0000)]
AIX definitions for fcntl.h.

24 years agoAIX definitions for errno.h.
Ulrich Drepper [Tue, 21 Mar 2000 01:25:02 +0000 (01:25 +0000)]
AIX definitions for errno.h.

24 years agoAIX definitions for endian.h.
Ulrich Drepper [Tue, 21 Mar 2000 01:24:55 +0000 (01:24 +0000)]
AIX definitions for endian.h.

24 years agoAIX definitions for dlfcn.h.
Ulrich Drepper [Tue, 21 Mar 2000 01:24:49 +0000 (01:24 +0000)]
AIX definitions for dlfcn.h.

24 years agoAIX definitions for dirent.h.
Ulrich Drepper [Tue, 21 Mar 2000 01:24:44 +0000 (01:24 +0000)]
AIX definitions for dirent.h.

24 years agoAIX implementation of __xstat64.
Ulrich Drepper [Tue, 21 Mar 2000 01:23:34 +0000 (01:23 +0000)]
AIX implementation of __xstat64.

24 years agoAIX implementation of __xstat.
Ulrich Drepper [Tue, 21 Mar 2000 01:23:30 +0000 (01:23 +0000)]
AIX implementation of __xstat.

24 years agoAIX implementation of writev.
Ulrich Drepper [Tue, 21 Mar 2000 01:23:20 +0000 (01:23 +0000)]
AIX implementation of writev.

24 years agoAIX implementation of write.
Ulrich Drepper [Tue, 21 Mar 2000 01:23:16 +0000 (01:23 +0000)]
AIX implementation of write.

24 years agoAIX implementation of waitpid.
Ulrich Drepper [Tue, 21 Mar 2000 01:23:10 +0000 (01:23 +0000)]
AIX implementation of waitpid.

24 years agoAIX implementation of waitid.
Ulrich Drepper [Tue, 21 Mar 2000 01:23:06 +0000 (01:23 +0000)]
AIX implementation of waitid.

24 years agoAIX implementation of wait4.
Ulrich Drepper [Tue, 21 Mar 2000 01:23:00 +0000 (01:23 +0000)]
AIX implementation of wait4.

24 years agoAIX implementation of wait3.
Ulrich Drepper [Tue, 21 Mar 2000 01:22:56 +0000 (01:22 +0000)]
AIX implementation of wait3.

24 years agoAIX implementation of uname.
Ulrich Drepper [Tue, 21 Mar 2000 01:22:48 +0000 (01:22 +0000)]
AIX implementation of uname.

24 years agoAIX implementation of truncate64.
Ulrich Drepper [Tue, 21 Mar 2000 01:22:40 +0000 (01:22 +0000)]
AIX implementation of truncate64.

24 years agoAIX implementation of truncate.
Ulrich Drepper [Tue, 21 Mar 2000 01:22:36 +0000 (01:22 +0000)]
AIX implementation of truncate.

24 years agoAIX sysdep specific low-level interfact definitions..
Ulrich Drepper [Tue, 21 Mar 2000 01:22:27 +0000 (01:22 +0000)]
AIX sysdep specific low-level interfact definitions..

24 years agoAIX implementation of syscall.
Ulrich Drepper [Tue, 21 Mar 2000 01:22:10 +0000 (01:22 +0000)]
AIX implementation of syscall.

24 years agoAIX implementation of statfs.
Ulrich Drepper [Tue, 21 Mar 2000 01:22:02 +0000 (01:22 +0000)]
AIX implementation of statfs.

24 years agoAIX implementation of sigsuspend.
Ulrich Drepper [Tue, 21 Mar 2000 01:21:53 +0000 (01:21 +0000)]
AIX implementation of sigsuspend.

24 years agoAIX code to convert sigest.
Ulrich Drepper [Tue, 21 Mar 2000 01:21:46 +0000 (01:21 +0000)]
AIX code to convert sigest.

24 years agoAIX implementation of sigprocmask.
Ulrich Drepper [Tue, 21 Mar 2000 01:21:16 +0000 (01:21 +0000)]
AIX implementation of sigprocmask.

24 years agoAIX implementation of sigpending.
Ulrich Drepper [Tue, 21 Mar 2000 01:21:07 +0000 (01:21 +0000)]
AIX implementation of sigpending.

24 years agoAIX implementation of sigaction.
Ulrich Drepper [Tue, 21 Mar 2000 01:20:58 +0000 (01:20 +0000)]
AIX implementation of sigaction.

24 years agoAIX implementation of setuid.
Ulrich Drepper [Tue, 21 Mar 2000 01:20:50 +0000 (01:20 +0000)]
AIX implementation of setuid.

24 years agoAIX implementation of setreuid.
Ulrich Drepper [Tue, 21 Mar 2000 01:20:45 +0000 (01:20 +0000)]
AIX implementation of setreuid.

24 years agoAIX implementation of setregid.
Ulrich Drepper [Tue, 21 Mar 2000 01:20:40 +0000 (01:20 +0000)]
AIX implementation of setregid.

24 years agoAIX implementation of setgid.
Ulrich Drepper [Tue, 21 Mar 2000 01:20:31 +0000 (01:20 +0000)]
AIX implementation of setgid.

24 years agoAIX implementation of seteuid.
Ulrich Drepper [Tue, 21 Mar 2000 01:20:26 +0000 (01:20 +0000)]
AIX implementation of seteuid.

24 years agoAIX implementation of setegid.
Ulrich Drepper [Tue, 21 Mar 2000 01:20:21 +0000 (01:20 +0000)]
AIX implementation of setegid.

24 years agoAIX implementation of sendmsg.
Ulrich Drepper [Tue, 21 Mar 2000 01:20:14 +0000 (01:20 +0000)]
AIX implementation of sendmsg.

24 years agoAIX implementation of sched_yield.
Ulrich Drepper [Tue, 21 Mar 2000 01:20:03 +0000 (01:20 +0000)]
AIX implementation of sched_yield.

24 years agoAIX implementation of sbrk.
Ulrich Drepper [Tue, 21 Mar 2000 01:19:50 +0000 (01:19 +0000)]
AIX implementation of sbrk.

24 years agoAIX implementation of revoke.
Ulrich Drepper [Tue, 21 Mar 2000 01:19:43 +0000 (01:19 +0000)]
AIX implementation of revoke.

24 years agoAIX implementation of recvmsg.
Ulrich Drepper [Tue, 21 Mar 2000 01:19:34 +0000 (01:19 +0000)]
AIX implementation of recvmsg.

24 years agoAIX implementation of recvfrom.
Ulrich Drepper [Tue, 21 Mar 2000 01:19:29 +0000 (01:19 +0000)]
AIX implementation of recvfrom.

24 years agoAIX implementation of readv.
Ulrich Drepper [Tue, 21 Mar 2000 01:19:20 +0000 (01:19 +0000)]
AIX implementation of readv.

24 years agoAIX implementation of readlink.
Ulrich Drepper [Tue, 21 Mar 2000 01:19:13 +0000 (01:19 +0000)]
AIX implementation of readlink.

24 years agoAIX implementation of read.
Ulrich Drepper [Tue, 21 Mar 2000 01:19:08 +0000 (01:19 +0000)]
AIX implementation of read.

24 years agoAIX definitions for profiling.
Ulrich Drepper [Tue, 21 Mar 2000 01:18:58 +0000 (01:18 +0000)]
AIX definitions for profiling.

24 years agoAIX implementation of pread64.
Ulrich Drepper [Tue, 21 Mar 2000 01:18:39 +0000 (01:18 +0000)]
AIX implementation of pread64.

24 years agoAIX implementation of pread.
Ulrich Drepper [Tue, 21 Mar 2000 01:18:34 +0000 (01:18 +0000)]
AIX implementation of pread.

24 years agoAIX implementation of open.
Ulrich Drepper [Tue, 21 Mar 2000 01:18:28 +0000 (01:18 +0000)]
AIX implementation of open.

24 years agoAIX implementation of nanosleep.
Ulrich Drepper [Tue, 21 Mar 2000 01:18:22 +0000 (01:18 +0000)]
AIX implementation of nanosleep.

24 years agoAIX implementation of munmap.
Ulrich Drepper [Tue, 21 Mar 2000 01:18:13 +0000 (01:18 +0000)]
AIX implementation of munmap.

24 years agoAIX implementation of mmap64.
Ulrich Drepper [Tue, 21 Mar 2000 01:18:05 +0000 (01:18 +0000)]
AIX implementation of mmap64.

24 years agoAIX implementation of mmap.
Ulrich Drepper [Tue, 21 Mar 2000 01:18:01 +0000 (01:18 +0000)]
AIX implementation of mmap.

24 years agoAIX implementation of __lxstat64.
Ulrich Drepper [Tue, 21 Mar 2000 01:17:53 +0000 (01:17 +0000)]
AIX implementation of __lxstat64.

24 years agoAIX implementation of __lxstat.
Ulrich Drepper [Tue, 21 Mar 2000 01:17:47 +0000 (01:17 +0000)]
AIX implementation of __lxstat.

24 years agoAIX implementation of lseek64.
Ulrich Drepper [Tue, 21 Mar 2000 01:17:38 +0000 (01:17 +0000)]
AIX implementation of lseek64.

24 years agoAIX implementation of lseek.
Ulrich Drepper [Tue, 21 Mar 2000 01:17:33 +0000 (01:17 +0000)]
AIX implementation of lseek.

24 years agoAIX implementation of lockf64.
Ulrich Drepper [Tue, 21 Mar 2000 01:17:26 +0000 (01:17 +0000)]
AIX implementation of lockf64.

24 years agoAIX implementation of lockf.
Ulrich Drepper [Tue, 21 Mar 2000 01:17:22 +0000 (01:17 +0000)]
AIX implementation of lockf.

24 years agoAIX specific libc startup code..
Ulrich Drepper [Tue, 21 Mar 2000 01:17:14 +0000 (01:17 +0000)]
AIX specific libc startup code..

24 years agoAIX implementation of lchown.
Ulrich Drepper [Tue, 21 Mar 2000 01:16:55 +0000 (01:16 +0000)]
AIX implementation of lchown.

24 years agoAIX implementation of kill.
Ulrich Drepper [Tue, 21 Mar 2000 01:16:47 +0000 (01:16 +0000)]
AIX implementation of kill.

24 years agoAIX specific kernel prototypes.
Ulrich Drepper [Tue, 21 Mar 2000 01:16:41 +0000 (01:16 +0000)]
AIX specific kernel prototypes.

24 years agoAIX implementation of getuid.
Ulrich Drepper [Tue, 21 Mar 2000 01:16:23 +0000 (01:16 +0000)]
AIX implementation of getuid.

24 years agoAIX implementation of getsockname.
Ulrich Drepper [Tue, 21 Mar 2000 01:16:09 +0000 (01:16 +0000)]
AIX implementation of getsockname.

24 years agoAIX implementation of getsid.
Ulrich Drepper [Tue, 21 Mar 2000 01:16:01 +0000 (01:16 +0000)]
AIX implementation of getsid.

24 years agoAIX implementation of getppid.
Ulrich Drepper [Tue, 21 Mar 2000 01:15:55 +0000 (01:15 +0000)]
AIX implementation of getppid.

24 years agoAIX implementation of getpid.
Ulrich Drepper [Tue, 21 Mar 2000 01:15:50 +0000 (01:15 +0000)]
AIX implementation of getpid.

24 years agoAIX implementation of getpgrp.
Ulrich Drepper [Tue, 21 Mar 2000 01:15:44 +0000 (01:15 +0000)]
AIX implementation of getpgrp.

24 years agoAIX implementation of getpgid.
Ulrich Drepper [Tue, 21 Mar 2000 01:15:37 +0000 (01:15 +0000)]
AIX implementation of getpgid.

24 years agoAIX implementation of getpeername.
Ulrich Drepper [Tue, 21 Mar 2000 01:15:30 +0000 (01:15 +0000)]
AIX implementation of getpeername.

24 years agoAIX implementation of getgid.
Ulrich Drepper [Tue, 21 Mar 2000 01:15:22 +0000 (01:15 +0000)]
AIX implementation of getgid.