external/glibc.git
25 years agoSGI's MIPS definitions.
Ulrich Drepper [Thu, 31 Dec 1998 18:13:42 +0000 (18:13 +0000)]
SGI's MIPS definitions.

25 years agoMIPS register definitions.
Ulrich Drepper [Thu, 31 Dec 1998 18:13:29 +0000 (18:13 +0000)]
MIPS register definitions.

25 years agoMIPS floating point control information.
Ulrich Drepper [Thu, 31 Dec 1998 18:13:10 +0000 (18:13 +0000)]
MIPS floating point control information.

25 years agoMIPS floating point register definitions.
Ulrich Drepper [Thu, 31 Dec 1998 18:12:57 +0000 (18:12 +0000)]
MIPS floating point register definitions.

25 years agoAdd new headers.
Ulrich Drepper [Thu, 31 Dec 1998 18:12:40 +0000 (18:12 +0000)]
Add new headers.

25 years agoAdd new files.
Ulrich Drepper [Thu, 31 Dec 1998 18:12:32 +0000 (18:12 +0000)]
Add new files.

25 years agoAdd ioperm.c and sys/io.h.
Ulrich Drepper [Sun, 27 Dec 1998 17:28:24 +0000 (17:28 +0000)]
Add ioperm.c and sys/io.h.

25 years ago(sysdep_routines): Add ioperm.
Ulrich Drepper [Thu, 24 Dec 1998 16:17:59 +0000 (16:17 +0000)]
(sysdep_routines): Add ioperm.

25 years agoAdd appropriate entries for the above.
Ulrich Drepper [Tue, 22 Dec 1998 17:27:58 +0000 (17:27 +0000)]
Add appropriate entries for the above.

25 years agoHeader for implementation of inb, outb etc for ARM systems.
Ulrich Drepper [Tue, 22 Dec 1998 17:27:23 +0000 (17:27 +0000)]
Header for implementation of inb, outb etc for ARM systems.

25 years agoImplementation of inb, outb etc for ARM systems.
Ulrich Drepper [Tue, 22 Dec 1998 17:26:00 +0000 (17:26 +0000)]
Implementation of inb, outb etc for ARM systems.

25 years agoRemove wrappers for now-inlined calls.
Ulrich Drepper [Tue, 22 Dec 1998 17:25:27 +0000 (17:25 +0000)]
Remove wrappers for now-inlined calls.

25 years ago(INLINE_SYSCALL): Add implementation.
Ulrich Drepper [Tue, 22 Dec 1998 17:25:07 +0000 (17:25 +0000)]
(INLINE_SYSCALL): Add implementation.

25 years agoInclude features.h and stddef.h.
Ulrich Drepper [Fri, 18 Dec 1998 16:01:28 +0000 (16:01 +0000)]
Include features.h and stddef.h.

25 years ago(struct sigaltstack): Move ss_size field at the end.
Ulrich Drepper [Fri, 18 Dec 1998 16:00:09 +0000 (16:00 +0000)]
(struct sigaltstack): Move ss_size field at the end.

25 years agoAvoid -Wparentheses warning.
Ulrich Drepper [Sun, 13 Dec 1998 12:12:49 +0000 (12:12 +0000)]
Avoid -Wparentheses warning.

25 years ago(elf_machine_rel): Fixl_addr parameter type.
Ulrich Drepper [Fri, 11 Dec 1998 15:27:22 +0000 (15:27 +0000)]
(elf_machine_rel): Fixl_addr parameter type.

25 years agoUse sys/user.h not asm/user.h.
Ulrich Drepper [Thu, 10 Dec 1998 09:59:12 +0000 (09:59 +0000)]
Use sys/user.h not asm/user.h.

25 years agoSave a4 through both paths.
Ulrich Drepper [Mon, 7 Dec 1998 12:07:42 +0000 (12:07 +0000)]
Save a4 through both paths.

25 years ago(dl_start_user): Incorrect address for _dl_main_searchlist passed to
Ulrich Drepper [Fri, 4 Dec 1998 20:57:00 +0000 (20:57 +0000)]
(dl_start_user): Incorrect address for _dl_main_searchlist passed to
_dl_init_next.

25 years agoAdd xstatconv.c.
Ulrich Drepper [Tue, 1 Dec 1998 20:50:20 +0000 (20:50 +0000)]
Add xstatconv.c.

25 years agoUse correct type for parameter.
Ulrich Drepper [Tue, 1 Dec 1998 11:25:00 +0000 (11:25 +0000)]
Use correct type for parameter.

25 years agoRemove ipc_kludge.
Ulrich Drepper [Mon, 30 Nov 1998 14:21:20 +0000 (14:21 +0000)]
Remove ipc_kludge.

25 years agoLinux/MIPS ucontext definition.
Ulrich Drepper [Sat, 28 Nov 1998 21:05:36 +0000 (21:05 +0000)]
Linux/MIPS ucontext definition.

25 years agoAdd missing SYS_* constants, correct values according to Linux
Ulrich Drepper [Sat, 28 Nov 1998 21:05:22 +0000 (21:05 +0000)]
Add missing SYS_* constants, correct values according to Linux
2.1.130.

25 years agoRemoved.
Ulrich Drepper [Sat, 28 Nov 1998 21:04:59 +0000 (21:04 +0000)]
Removed.

25 years ago(_STAT_VER_KERNEL): Added.
Ulrich Drepper [Sat, 28 Nov 1998 21:04:33 +0000 (21:04 +0000)]
(_STAT_VER_KERNEL): Added.

25 years agoUpdate file.
Ulrich Drepper [Sat, 28 Nov 1998 21:04:24 +0000 (21:04 +0000)]
Update file.

25 years agoRemove inclusion of <asm/signal.h> and add needed symbols from
Ulrich Drepper [Sat, 28 Nov 1998 21:04:12 +0000 (21:04 +0000)]
Remove inclusion of <asm/signal.h> and add needed symbols from
<asm/signal.h>;

25 years agoRemove ipc_kludge.
Ulrich Drepper [Sat, 28 Nov 1998 21:03:41 +0000 (21:03 +0000)]
Remove ipc_kludge.

25 years agoLinux/MIPS specific versions.
Ulrich Drepper [Sat, 28 Nov 1998 21:03:24 +0000 (21:03 +0000)]
Linux/MIPS specific versions.

25 years agoConversion function for stat structure.
Ulrich Drepper [Sat, 28 Nov 1998 21:03:02 +0000 (21:03 +0000)]
Conversion function for stat structure.

25 years agoUse INLINE_SYSCALL instead of calling __syscall_*.
Ulrich Drepper [Sat, 28 Nov 1998 21:01:30 +0000 (21:01 +0000)]
Use INLINE_SYSCALL instead of calling __syscall_*.

25 years agoUpdate entries.
Ulrich Drepper [Sat, 28 Nov 1998 21:01:13 +0000 (21:01 +0000)]
Update entries.

25 years agoAdd copyright message, change name of include protection, remove
Ulrich Drepper [Sat, 28 Nov 1998 21:00:55 +0000 (21:00 +0000)]
Add copyright message, change name of include protection, remove
inclusion of <bits/termios.h>.

25 years ago(old_kernel_sigaction): Define.
Ulrich Drepper [Sat, 28 Nov 1998 21:00:37 +0000 (21:00 +0000)]
(old_kernel_sigaction): Define.
(struct kernel_sigaction): Rename sa_handler to k_sa_handler.

25 years agoDefine _errno as weak_alias, rewrite errno declaration.
Ulrich Drepper [Sat, 28 Nov 1998 21:00:06 +0000 (21:00 +0000)]
Define _errno as weak_alias, rewrite errno declaration.

25 years agoISO C 9x FPU exception handling function.
Ulrich Drepper [Sat, 28 Nov 1998 20:59:45 +0000 (20:59 +0000)]
ISO C 9x FPU exception handling function.

25 years ago(sysdep_routines): Use += instead of a :=.
Ulrich Drepper [Sat, 28 Nov 1998 20:59:14 +0000 (20:59 +0000)]
(sysdep_routines): Use += instead of a :=.

25 years ago(__FLOAT_WORD_ORDER): Define to big endian.
Ulrich Drepper [Fri, 27 Nov 1998 11:34:17 +0000 (11:34 +0000)]
(__FLOAT_WORD_ORDER): Define to big endian.

25 years agoFix handling of weak undefined symbols during bootstrapping.
Ulrich Drepper [Fri, 27 Nov 1998 10:01:37 +0000 (10:01 +0000)]
Fix handling of weak undefined symbols during bootstrapping.

25 years agoAdd closing comment to avoid warning.
Ulrich Drepper [Fri, 27 Nov 1998 09:04:02 +0000 (09:04 +0000)]
Add closing comment to avoid warning.

25 years agoSystem V ucontext definition for MIPS.
Ulrich Drepper [Thu, 26 Nov 1998 12:01:59 +0000 (12:01 +0000)]
System V ucontext definition for MIPS.

25 years ago(ELF_MACHINE_NO_PLT): New defined macro.
Ulrich Drepper [Thu, 26 Nov 1998 12:01:21 +0000 (12:01 +0000)]
(ELF_MACHINE_NO_PLT): New defined macro.
(elf_machine_got_rel): Remove scope variable.  Use scope from the map.
Don't modify _dl_global_scope_end in the end.
(__dl_runtime_resolv): Also use scope from the map.

25 years agoRemove __setfpucw declaration, it's an internal symbol.
Ulrich Drepper [Thu, 26 Nov 1998 12:00:10 +0000 (12:00 +0000)]
Remove __setfpucw declaration, it's an internal symbol.

25 years agoAdd mmap64 alias.
Ulrich Drepper [Mon, 16 Nov 1998 12:01:02 +0000 (12:01 +0000)]
Add mmap64 alias.

25 years ago * sysdeps/unix/sysv/linux/m68k/sysdep.h (INLINE_SYSCALL): Undo
Andreas Schwab [Mon, 16 Nov 1998 02:41:56 +0000 (02:41 +0000)]
* sysdeps/unix/sysv/linux/m68k/sysdep.h (INLINE_SYSCALL): Undo
last change.

25 years ago(__JMP_BUF_SP): Correct value.
Ulrich Drepper [Fri, 13 Nov 1998 14:47:31 +0000 (14:47 +0000)]
(__JMP_BUF_SP): Correct value.

25 years ago * sysdeps/unix/sysv/linux/m68k/sysdep.h (INLINE_SYSCALL): Remove
Andreas Schwab [Fri, 13 Nov 1998 03:01:32 +0000 (03:01 +0000)]
* sysdeps/unix/sysv/linux/m68k/sysdep.h (INLINE_SYSCALL): Remove
d0 from clobber list.

25 years agoCleanup comment.
Ulrich Drepper [Thu, 12 Nov 1998 11:21:36 +0000 (11:21 +0000)]
Cleanup comment.

25 years agoDefine ISO C 9X stuff only if included from math.h and __USE_ISOC9X is
Ulrich Drepper [Tue, 10 Nov 1998 19:10:36 +0000 (19:10 +0000)]
Define ISO C 9X stuff only if included from math.h and __USE_ISOC9X is
defined.

25 years agoDefine only if __USE_ISOC9X.
Ulrich Drepper [Thu, 5 Nov 1998 18:05:39 +0000 (18:05 +0000)]
Define only if __USE_ISOC9X.

25 years agoKill __syscall* bits.
Ulrich Drepper [Sat, 31 Oct 1998 23:38:23 +0000 (23:38 +0000)]
Kill __syscall* bits.

25 years ago(INLINE_SYSCALL): New.
Ulrich Drepper [Sat, 31 Oct 1998 23:38:09 +0000 (23:38 +0000)]
(INLINE_SYSCALL): New.

25 years ago(INLINE_SYSCALL*): New.
Ulrich Drepper [Sat, 31 Oct 1998 23:37:54 +0000 (23:37 +0000)]
(INLINE_SYSCALL*): New.
(inline_syscall*): New.

25 years ago(__FDS_BITS): New macro to access fds_bits member.
Ulrich Drepper [Wed, 28 Oct 1998 14:41:28 +0000 (14:41 +0000)]
(__FDS_BITS): New macro to access fds_bits member.

25 years agoInclude bits/pthreadtypes.h only not for POSIX 199506.
Ulrich Drepper [Mon, 26 Oct 1998 15:43:18 +0000 (15:43 +0000)]
Include bits/pthreadtypes.h only not for POSIX 199506.

25 years agoRename __syscall_pwrite64 to __syscall_pwrite.
Ulrich Drepper [Mon, 26 Oct 1998 11:09:12 +0000 (11:09 +0000)]
Rename __syscall_pwrite64 to __syscall_pwrite.

25 years agoRename __syscall_pwrite64 to __syscall_pwrite.
Ulrich Drepper [Mon, 26 Oct 1998 11:08:18 +0000 (11:08 +0000)]
Rename __syscall_pwrite64 to __syscall_pwrite.
Rename __sys_llseek to __syscall__llseek.

25 years ago * sysdeps/unix/sysv/linux/m68k/Makefile [subdir=signal]: Remove
Andreas Schwab [Mon, 26 Oct 1998 01:47:41 +0000 (01:47 +0000)]
* sysdeps/unix/sysv/linux/m68k/Makefile [subdir=signal]: Remove
rt_sigsuspend, rt_sigprocmask, rt_sigtimedwait, rt_sigqueueinfo,
rt_sigaction and rt_sigpending.
* sysdeps/unix/sysv/linux/m68k/syscalls.list: Remove all entries
for __syscall_* functions.
* sysdeps/unix/sysv/linux/m68k/sysdep.h: Implement INLINE_SYSCALL.

25 years ago(__fd_set): Define element as fds_bits only is __USE_XOPEN. Otherwise
Ulrich Drepper [Sun, 25 Oct 1998 09:10:44 +0000 (09:10 +0000)]
(__fd_set): Define element as fds_bits only is __USE_XOPEN.  Otherwise
use __fds_bits.

25 years ago(timeval): Protect with __need_timeval.
Ulrich Drepper [Sun, 25 Oct 1998 09:09:44 +0000 (09:09 +0000)]
(timeval): Protect with __need_timeval.

25 years ago(LOCK_SH, LOCK_EX, LOCK_NB, LOCK_UN): Protect with __USE_BSD.
Ulrich Drepper [Sun, 25 Oct 1998 09:09:29 +0000 (09:09 +0000)]
(LOCK_SH, LOCK_EX, LOCK_NB, LOCK_UN): Protect with __USE_BSD.

25 years agoRemove duplicate definition of O_LARGEFILE.
Ulrich Drepper [Sat, 24 Oct 1998 11:01:21 +0000 (11:01 +0000)]
Remove duplicate definition of O_LARGEFILE.

25 years ago(__pathconf): Use path as first argument to statfs.
Ulrich Drepper [Sat, 24 Oct 1998 10:59:25 +0000 (10:59 +0000)]
(__pathconf): Use path as first argument to statfs.

25 years ago(O_NOFOLLOW): New macro.
Ulrich Drepper [Fri, 23 Oct 1998 23:24:00 +0000 (23:24 +0000)]
(O_NOFOLLOW): New macro.

25 years ago(O_LARGEFILE, O_NOFOLLOW, O_DIRECT): New macros.
Ulrich Drepper [Fri, 23 Oct 1998 23:22:54 +0000 (23:22 +0000)]
(O_LARGEFILE, O_NOFOLLOW, O_DIRECT): New macros.
(O_DIRECTORY): Correct definition according to official 2.1.126.

25 years agoAdd setresuid.c, setresgid.c, setfsuid.c, and setfsgid.c.
Ulrich Drepper [Fri, 23 Oct 1998 14:04:39 +0000 (14:04 +0000)]
Add setresuid.c, setresgid.c, setfsuid.c, and setfsgid.c.

25 years agoRemove duplicate ustat definition.
Ulrich Drepper [Fri, 23 Oct 1998 14:00:35 +0000 (14:00 +0000)]
Remove duplicate ustat definition.

25 years agoInclude <asm/ptrace.h> to define struct pt_regs.
Ulrich Drepper [Fri, 23 Oct 1998 13:42:01 +0000 (13:42 +0000)]
Include <asm/ptrace.h> to define struct pt_regs.

25 years agoRemove spurious call to C_SYMBOL_NAME macro.
Ulrich Drepper [Fri, 23 Oct 1998 13:41:52 +0000 (13:41 +0000)]
Remove spurious call to C_SYMBOL_NAME macro.

25 years agoDon't bother including <asm/ptrace.h> here.
Ulrich Drepper [Fri, 23 Oct 1998 13:41:45 +0000 (13:41 +0000)]
Don't bother including <asm/ptrace.h> here.

25 years agoHandle _PC_LINK_MAX here.
Ulrich Drepper [Fri, 23 Oct 1998 13:41:33 +0000 (13:41 +0000)]
Handle _PC_LINK_MAX here.

25 years agoUse __PMT instead of __P for sa_restorer.
Ulrich Drepper [Thu, 22 Oct 1998 14:41:10 +0000 (14:41 +0000)]
Use __PMT instead of __P for sa_restorer.

25 years agoWrap assembler macros in #ifdef __ASSEMBLER__.
Ulrich Drepper [Thu, 22 Oct 1998 11:17:42 +0000 (11:17 +0000)]
Wrap assembler macros in #ifdef __ASSEMBLER__.

25 years ago[subdir=signal] (sysdep_routines): Add various rt_* functions.
Ulrich Drepper [Wed, 21 Oct 1998 15:40:22 +0000 (15:40 +0000)]
[subdir=signal] (sysdep_routines): Add various rt_* functions.

25 years agoAdd various __syscall_* definitions.
Ulrich Drepper [Wed, 21 Oct 1998 15:28:22 +0000 (15:28 +0000)]
Add various __syscall_* definitions.

25 years agoLinux/m68k specific setreuid definition.
Ulrich Drepper [Wed, 21 Oct 1998 15:27:42 +0000 (15:27 +0000)]
Linux/m68k specific setreuid definition.

25 years agoLinux/m68k specific setregid definition.
Ulrich Drepper [Wed, 21 Oct 1998 15:27:37 +0000 (15:27 +0000)]
Linux/m68k specific setregid definition.

25 years agoLinux/ARM implementation of setreuid.
Ulrich Drepper [Wed, 21 Oct 1998 15:14:34 +0000 (15:14 +0000)]
Linux/ARM implementation of setreuid.

25 years agoLinux/ARM implementation of setregid.
Ulrich Drepper [Wed, 21 Oct 1998 15:14:29 +0000 (15:14 +0000)]
Linux/ARM implementation of setregid.

25 years ago * sysdeps/unix/sysv/linux/m68k/setfsuid.c: Add real contents.
Andreas Schwab [Wed, 21 Oct 1998 01:50:21 +0000 (01:50 +0000)]
* sysdeps/unix/sysv/linux/m68k/setfsuid.c: Add real contents.
* sysdeps/unix/sysv/linux/m68k/syscalls.list: Add s_setfs[ug]id.

25 years agoAdded setfsgid and setfsuid.
Ulrich Drepper [Mon, 19 Oct 1998 14:40:52 +0000 (14:40 +0000)]
Added setfsgid and setfsuid.

25 years agoWrapper arpund system call with check of parameter value range.
Ulrich Drepper [Sun, 18 Oct 1998 13:05:43 +0000 (13:05 +0000)]
Wrapper arpund system call with check of parameter value range.

25 years agoAdd O_DIRECTORY.
Ulrich Drepper [Fri, 16 Oct 1998 16:29:19 +0000 (16:29 +0000)]
Add O_DIRECTORY.

25 years agoAdd s_setgid, s_setresuid, s_setresgid, and s_setuid.
Ulrich Drepper [Fri, 16 Oct 1998 16:28:36 +0000 (16:28 +0000)]
Add s_setgid, s_setresuid, s_setresgid, and s_setuid.

25 years ago[subdir=misc] (sysdep_routines): Add setfsgid, setfsuid, setresgid,
Ulrich Drepper [Fri, 16 Oct 1998 16:28:05 +0000 (16:28 +0000)]
[subdir=misc] (sysdep_routines): Add setfsgid, setfsuid, setresgid,
and setresuid.

25 years agoWrapper around setuid syscall to check for value range.
Ulrich Drepper [Fri, 16 Oct 1998 16:21:54 +0000 (16:21 +0000)]
Wrapper around setuid syscall to check for value range.

25 years agoWrapper around setresuid syscall to check for value range.
Ulrich Drepper [Fri, 16 Oct 1998 16:21:49 +0000 (16:21 +0000)]
Wrapper around setresuid syscall to check for value range.

25 years agoWrapper around setresgid syscall to check for value range.
Ulrich Drepper [Fri, 16 Oct 1998 16:21:45 +0000 (16:21 +0000)]
Wrapper around setresgid syscall to check for value range.

25 years agoWrapper around setgroups syscall to check for value range.
Ulrich Drepper [Fri, 16 Oct 1998 16:21:38 +0000 (16:21 +0000)]
Wrapper around setgroups syscall to check for value range.

25 years agoWrapper around setgid syscall to check for value range.
Ulrich Drepper [Fri, 16 Oct 1998 16:21:31 +0000 (16:21 +0000)]
Wrapper around setgid syscall to check for value range.

25 years agoWrapper around setfsuid syscall to check for value range.
Ulrich Drepper [Fri, 16 Oct 1998 16:21:24 +0000 (16:21 +0000)]
Wrapper around setfsuid syscall to check for value range.

25 years agoWrapper around setfsgid syscall to check for value range.
Ulrich Drepper [Fri, 16 Oct 1998 16:21:18 +0000 (16:21 +0000)]
Wrapper around setfsgid syscall to check for value range.

25 years agoWrapper around setugid syscall to check for value range.
Ulrich Drepper [Fri, 16 Oct 1998 16:21:08 +0000 (16:21 +0000)]
Wrapper around setugid syscall to check for value range.

25 years agoWrapper around setegid syscall to check for value range.
Ulrich Drepper [Fri, 16 Oct 1998 16:21:03 +0000 (16:21 +0000)]
Wrapper around setegid syscall to check for value range.

25 years agoLinux/Arm specific makefile.
Ulrich Drepper [Fri, 16 Oct 1998 16:18:30 +0000 (16:18 +0000)]
Linux/Arm specific makefile.

25 years agoAdd bits/armsigctx.h.
Ulrich Drepper [Thu, 15 Oct 1998 10:45:34 +0000 (10:45 +0000)]
Add bits/armsigctx.h.

25 years agoRemove __kernel_termios again. Use char[44] to define size of the struct.
Ulrich Drepper [Thu, 15 Oct 1998 09:21:29 +0000 (09:21 +0000)]
Remove __kernel_termios again.  Use char[44] to define size of the struct.

25 years agoInclude termios.h to have all types defined.
Ulrich Drepper [Thu, 15 Oct 1998 07:50:31 +0000 (07:50 +0000)]
Include termios.h to have all types defined.