platform/upstream/glibc.git
1998-11-27 Ulrich DrepperFix handling of weak undefined symbols during bootstrap...
1998-11-27 Ulrich DrepperAdd closing comment to avoid warning.
1998-11-26 Ulrich DrepperSystem V ucontext definition for MIPS.
1998-11-26 Ulrich Drepper(ELF_MACHINE_NO_PLT): New defined macro.
1998-11-26 Ulrich DrepperRemove __setfpucw declaration, it's an internal symbol.
1998-11-16 Ulrich DrepperAdd mmap64 alias.
1998-11-16 Andreas Schwab * sysdeps/unix/sysv/linux/m68k/sysdep.h (INLINE_SYSCAL...
1998-11-13 Ulrich Drepper(__JMP_BUF_SP): Correct value.
1998-11-13 Andreas Schwab * sysdeps/unix/sysv/linux/m68k/sysdep.h (INLINE_SYSCAL...
1998-11-12 Ulrich DrepperCleanup comment.
1998-11-10 Ulrich DrepperDefine ISO C 9X stuff only if included from math.h...
1998-11-05 Ulrich DrepperDefine only if __USE_ISOC9X.
1998-10-31 Ulrich DrepperKill __syscall* bits.
1998-10-31 Ulrich Drepper(INLINE_SYSCALL): New.
1998-10-31 Ulrich Drepper(INLINE_SYSCALL*): New.
1998-10-28 Ulrich Drepper(__FDS_BITS): New macro to access fds_bits member.
1998-10-26 Ulrich DrepperInclude bits/pthreadtypes.h only not for POSIX 199506.
1998-10-26 Ulrich DrepperRename __syscall_pwrite64 to __syscall_pwrite.
1998-10-26 Ulrich DrepperRename __syscall_pwrite64 to __syscall_pwrite.
1998-10-26 Andreas Schwab * sysdeps/unix/sysv/linux/m68k/Makefile [subdir=signal...
1998-10-25 Ulrich Drepper(__fd_set): Define element as fds_bits only is __USE_XO...
1998-10-25 Ulrich Drepper(timeval): Protect with __need_timeval.
1998-10-25 Ulrich Drepper(LOCK_SH, LOCK_EX, LOCK_NB, LOCK_UN): Protect with...
1998-10-24 Ulrich DrepperRemove duplicate definition of O_LARGEFILE.
1998-10-24 Ulrich Drepper(__pathconf): Use path as first argument to statfs.
1998-10-23 Ulrich Drepper(O_NOFOLLOW): New macro.
1998-10-23 Ulrich Drepper(O_LARGEFILE, O_NOFOLLOW, O_DIRECT): New macros.
1998-10-23 Ulrich DrepperAdd setresuid.c, setresgid.c, setfsuid.c, and setfsgid.c.
1998-10-23 Ulrich DrepperRemove duplicate ustat definition.
1998-10-23 Ulrich DrepperInclude <asm/ptrace.h> to define struct pt_regs.
1998-10-23 Ulrich DrepperRemove spurious call to C_SYMBOL_NAME macro.
1998-10-23 Ulrich DrepperDon't bother including <asm/ptrace.h> here.
1998-10-23 Ulrich DrepperHandle _PC_LINK_MAX here.
1998-10-22 Ulrich DrepperUse __PMT instead of __P for sa_restorer.
1998-10-22 Ulrich DrepperWrap assembler macros in #ifdef __ASSEMBLER__.
1998-10-21 Ulrich Drepper[subdir=signal] (sysdep_routines): Add various rt_...
1998-10-21 Ulrich DrepperAdd various __syscall_* definitions.
1998-10-21 Ulrich DrepperLinux/m68k specific setreuid definition.
1998-10-21 Ulrich DrepperLinux/m68k specific setregid definition.
1998-10-21 Ulrich DrepperLinux/ARM implementation of setreuid.
1998-10-21 Ulrich DrepperLinux/ARM implementation of setregid.
1998-10-21 Andreas Schwab * sysdeps/unix/sysv/linux/m68k/setfsuid.c: Add real...
1998-10-19 Ulrich DrepperAdded setfsgid and setfsuid.
1998-10-18 Ulrich DrepperWrapper arpund system call with check of parameter...
1998-10-16 Ulrich DrepperAdd O_DIRECTORY.
1998-10-16 Ulrich DrepperAdd s_setgid, s_setresuid, s_setresgid, and s_setuid.
1998-10-16 Ulrich Drepper[subdir=misc] (sysdep_routines): Add setfsgid, setfsuid...
1998-10-16 Ulrich DrepperWrapper around setuid syscall to check for value range.
1998-10-16 Ulrich DrepperWrapper around setresuid syscall to check for value...
1998-10-16 Ulrich DrepperWrapper around setresgid syscall to check for value...
1998-10-16 Ulrich DrepperWrapper around setgroups syscall to check for value...
1998-10-16 Ulrich DrepperWrapper around setgid syscall to check for value range.
1998-10-16 Ulrich DrepperWrapper around setfsuid syscall to check for value...
1998-10-16 Ulrich DrepperWrapper around setfsgid syscall to check for value...
1998-10-16 Ulrich DrepperWrapper around setugid syscall to check for value range.
1998-10-16 Ulrich DrepperWrapper around setegid syscall to check for value range.
1998-10-16 Ulrich DrepperLinux/Arm specific makefile.
1998-10-15 Ulrich DrepperAdd bits/armsigctx.h.
1998-10-15 Ulrich DrepperRemove __kernel_termios again. Use char[44] to define...
1998-10-15 Ulrich DrepperInclude termios.h to have all types defined.
1998-10-14 Ulrich DrepperDefine __kernel_termios here instead of including kerne...
1998-10-13 Ulrich Drepper(inline_outb): Fix output parameter format string.
1998-10-12 Ulrich Drepper(CFLAGS-ioperm.c): New variable to prevent warnings...
1998-10-12 Ulrich Drepper(PSEUDO): Add missing semicolon so that profiling works.
1998-10-09 Ulrich DrepperDefine PT_EI as extern inline is not yet defined. ...
1998-10-09 Ulrich DrepperDefinition of sigcontext for 2.0 and 2.1 kernels.
1998-10-09 Ulrich DrepperAdd support for version 2.0 kernels.
1998-10-09 Ulrich DrepperMove definition of sigcontext union to bits/armsigctx.h.
1998-10-08 Ulrich Drepper(platform): Add missing Ruffian entry.
1998-10-07 Andreas Schwab * sysdeps/m68k/dl-machine.h (RTLD_START): Fix clearing...
1998-10-05 Ulrich DrepperARM specific hugeval definition.
1998-10-05 Ulrich DrepperFix typo in last change.
1998-10-01 Ulrich DrepperCope with fussy assembler.
1998-10-01 Ulrich DrepperRegister content dump function.
1998-10-01 Ulrich DrepperCorrect args to mcount().
1998-10-01 Ulrich DrepperProtect use of long long by __extension__.
1998-09-29 Ulrich DrepperList Ruffian in platforms[].
1998-09-28 Ulrich DrepperSync with generic Linux version.
1998-09-23 Ulrich DrepperOSF system dependent bits of sys/mman.h.
1998-09-23 Ulrich DrepperDon't mention bits/mman.h.
1998-09-23 Ulrich DrepperIrix4 system dependent bits of sys/mman.h.
1998-09-23 Ulrich DrepperUltrix4 system dependent bits of sys/mman.h.
1998-09-23 Ulrich DrepperSunOS4 system dependent bits of sys/mman.h.
1998-09-23 Ulrich DrepperDon't use #include_next.
1998-09-23 Ulrich DrepperNot needed anymore.
1998-09-22 Ulrich Drepper(SA_ONSTACK): Define.
1998-09-22 Andreas Schwab * sysdeps/m68k/dl-machine.h (elf_machine_lazy_rel...
1998-09-18 Ulrich Drepper(elf_machine_lazy_rel): Optimise a bit.
1998-09-17 Ulrich DrepperFix typo.
1998-09-14 Ulrich DrepperAdd init-first.h.
1998-09-14 Ulrich DrepperExtra files for Solaris/SPARC.
1998-09-14 Ulrich DrepperMoved one dir up.
1998-09-14 Ulrich DrepperExtra objects for ARM.
1998-09-11 Ulrich DrepperSolaris 2 system calls.
1998-09-11 Ulrich DrepperSolaris 2 vrsion of param.h.
1998-09-11 Ulrich DrepperSolaris 2 ucontext definitions.
1998-09-11 Ulrich DrepperSolaris 2 trap definitions.
1998-09-11 Ulrich DrepperSolaris 2 definitions for sigstack/sigaltstack.
1998-09-11 Ulrich DrepperWrapper around Linux version of this file. The code...
1998-09-11 Richard Henderson * sysdeps/alpha/dl-machine.h (_dl_start_user...
next