platform/upstream/glibc.git
24 years agoAdd newline at EOF.
Andreas Jaeger [Fri, 14 Apr 2000 17:53:07 +0000 (17:53 +0000)]
Add newline at EOF.

24 years ago2000-04-14 Andreas Jaeger <aj@suse.de>
Andreas Jaeger [Fri, 14 Apr 2000 17:36:37 +0000 (17:36 +0000)]
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.

24 years agoDefine POSIX_FADV_NORMAL, POSIX_FADV_RANDOM, POSIX_FADV_SEQUENTIAL,
Ulrich Drepper [Fri, 14 Apr 2000 07:48:34 +0000 (07:48 +0000)]
Define POSIX_FADV_NORMAL, POSIX_FADV_RANDOM, POSIX_FADV_SEQUENTIAL,
POSIX_FADV_WILLNEED, POSIX_FADV_DONTNEED, and POSIX_FADV_NOREUSE.

24 years agoAdd POSIX_MADV_* constants.
Ulrich Drepper [Fri, 14 Apr 2000 05:57:49 +0000 (05:57 +0000)]
Add POSIX_MADV_* constants.

24 years ago2000-04-13 Andreas Jaeger <aj@suse.de>
Andreas Jaeger [Fri, 14 Apr 2000 00:35:39 +0000 (00:35 +0000)]
2000-04-13  Andreas Jaeger  <aj@suse.de>

* sysdeps/mips/dl-machine.h
(elf_machine_got_rel): Handle symbol versioning.

24 years ago2000-04-13 Andreas Jaeger <aj@suse.de>
Andreas Jaeger [Fri, 14 Apr 2000 00:15:38 +0000 (00:15 +0000)]
2000-04-13  Andreas Jaeger  <aj@suse.de>

* sysdeps/mips/dl-machine.h
(elf_machine_got_rel): Only add runtime display if needed.

24 years ago2000-04-13 Andreas Jaeger <aj@suse.de>
Andreas Jaeger [Thu, 13 Apr 2000 23:55:20 +0000 (23:55 +0000)]
2000-04-13  Andreas Jaeger  <aj@suse.de>

* sysdeps/mips/dl-machine.h (__dl_runtime_resolve): Handle symbol
versioning.

24 years agoNow I've applied Ralf's patch correctly and it works.
Andreas Jaeger [Thu, 13 Apr 2000 20:31:43 +0000 (20:31 +0000)]
Now I've applied Ralf's patch correctly and it works.

24 years agoFix typos in last checkin.
Andreas Jaeger [Thu, 13 Apr 2000 20:19:15 +0000 (20:19 +0000)]
Fix typos in last checkin.

24 years ago2000-04-13 Andreas Jaeger <aj@suse.de>
Andreas Jaeger [Thu, 13 Apr 2000 20:13:29 +0000 (20:13 +0000)]
2000-04-13  Andreas Jaeger  <aj@suse.de>

* sysdeps/unix/sysv/linux/mips/clone.S: Fix functions.

24 years ago2000-04-13 Andreas Jaeger <aj@suse.de>
Andreas Jaeger [Thu, 13 Apr 2000 19:53:13 +0000 (19:53 +0000)]
2000-04-13  Andreas Jaeger  <aj@suse.de>

* sysdeps/unix/sysv/linux/mips/pipe.S: New file.

24 years ago2000-04-13 Andreas Jaeger <aj@suse.de>
Andreas Jaeger [Thu, 13 Apr 2000 19:46:02 +0000 (19:46 +0000)]
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.

24 years agoArm specific error specification for math library.
Ulrich Drepper [Wed, 12 Apr 2000 23:39:44 +0000 (23:39 +0000)]
Arm specific error specification for math library.

24 years agoDefinition for memprof functionality on Arm.
Ulrich Drepper [Wed, 12 Apr 2000 20:58:59 +0000 (20:58 +0000)]
Definition for memprof functionality on Arm.

24 years ago(RTLD_START): Rewrite for new init function interface.
Ulrich Drepper [Wed, 12 Apr 2000 20:12:05 +0000 (20:12 +0000)]
(RTLD_START): Rewrite for new init function interface.

24 years ago2000-04-11 Andreas Jaeger <aj@suse.de>
Andreas Jaeger [Wed, 12 Apr 2000 17:59:20 +0000 (17:59 +0000)]
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.

24 years ago2000-04-07 Andreas Jaeger <aj@suse.de>
Andreas Jaeger [Fri, 7 Apr 2000 20:07:21 +0000 (20:07 +0000)]
2000-04-07  Andreas Jaeger  <aj@suse.de>

* sysdeps/unix/sysv/linux/mips/kernel_sigaction.h: Updated for
newer kernels.

24 years agoinit-first.h has been removed, remove it here also.
Ulrich Drepper [Thu, 6 Apr 2000 20:09:41 +0000 (20:09 +0000)]
init-first.h has been removed, remove it here also.

24 years agoNot needed anymore.
Ulrich Drepper [Thu, 6 Apr 2000 04:56:46 +0000 (04:56 +0000)]
Not needed anymore.

24 years ago * sysdeps/m68k/dl-machine.h (RTLD_START): Readd _dl_start_user
Andreas Schwab [Wed, 5 Apr 2000 11:01:20 +0000 (11:01 +0000)]
* sysdeps/m68k/dl-machine.h (RTLD_START): Readd _dl_start_user
entry point, used on Hurd.

24 years ago * sysdeps/m68k/dl-machine.h (RTLD_START): Rewrite for new init
Andreas Schwab [Tue, 4 Apr 2000 12:08:40 +0000 (12:08 +0000)]
* sysdeps/m68k/dl-machine.h (RTLD_START): Rewrite for new init
function interface.  Remove unused _dl_start_user entry point.

24 years agoUse shlib-compat macros.
Ulrich Drepper [Tue, 4 Apr 2000 06:03:28 +0000 (06:03 +0000)]
Use shlib-compat macros.

24 years agoUse __PIC__ instead of PIC.
Ulrich Drepper [Tue, 4 Apr 2000 06:02:00 +0000 (06:02 +0000)]
Use __PIC__ instead of PIC.

24 years agoUse SHARED instead of PIC.
Ulrich Drepper [Tue, 4 Apr 2000 06:01:18 +0000 (06:01 +0000)]
Use SHARED instead of PIC.

24 years agoAtomic operations for Arm.
Ulrich Drepper [Mon, 3 Apr 2000 18:06:38 +0000 (18:06 +0000)]
Atomic operations for Arm.

24 years agoDefine __socklen_t.
Ulrich Drepper [Sun, 2 Apr 2000 08:05:11 +0000 (08:05 +0000)]
Define __socklen_t.

24 years agoUse __socklen_t to define socklen_t. Allow definition elsewhere.
Ulrich Drepper [Sun, 2 Apr 2000 08:01:25 +0000 (08:01 +0000)]
Use __socklen_t to define socklen_t.  Allow definition elsewhere.

24 years ago(__gethostname): Change type of second parameter to socklen_t.
Ulrich Drepper [Sun, 2 Apr 2000 07:59:31 +0000 (07:59 +0000)]
(__gethostname): Change type of second parameter to socklen_t.

24 years agoLinux/Alpha specific definitions for <netdb.h>.
Ulrich Drepper [Sat, 1 Apr 2000 22:29:26 +0000 (22:29 +0000)]
Linux/Alpha specific definitions for <netdb.h>.

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.