platform/upstream/glibc.git
1998-03-01 Richard Henderson1998-03-01 18:52 H.J. Lu (hjl@gnu.org)
1998-03-01 Richard Henderson * shlib-versions: Match alpha*.
1998-02-26 Ulrich Drepper(_NSIG): Changed to 64.
1998-02-26 Ulrich DrepperMake versioned symbols only for shared library.
1998-02-26 Ulrich DrepperCode to handle compatibility of syscall for adjtimex...
1998-02-26 Ulrich DrepperCode to handle compatibility of syscall for adjtime...
1998-02-26 Ulrich Drepper(sysdep_routines): Added adjtimex and old_adjtimex.
1998-02-26 Ulrich DrepperAdd _errno definition.
1998-02-26 Ulrich DrepperAdded ".set noat"/".set at".
1998-02-26 Ulrich Drepper(feraiseexcept): Use a dummy for FE_DIVBYZERO. Kludge for
1998-02-26 Ulrich Drepper(FE_TOWARDZERO): Correct typo.
1998-02-24 Ulrich Drepper(struct kernel_sigaction): Define.
1998-02-18 Andreas SchwabStub file
1998-02-17 Ulrich Drepper(rt_sigreturn): Make compatible with older kernels.
1998-02-16 Ulrich Drepper(_ioperm): Map all ports starting from 0 not only from...
1998-02-12 Ulrich DrepperPointer sizes.
1998-02-10 Ulrich DrepperAdd getres[ug]id.
1998-02-10 Ulrich Drepper(EOVERFLOW): Added.
1998-02-10 Ulrich DrepperDefine __need_FOPEN_MAX, not _STDIO_H, before including
1998-02-10 Ulrich DrepperSysV compliant context switch interface.
1998-02-04 Richard Henderson* sysdeps/unix/sysv/linux/alpha/clone.S: Elide terminal...
1998-02-01 Ulrich DrepperAdd rt_sigaction.S.
1998-01-30 Ulrich DrepperFix typo.
1998-01-30 Ulrich DrepperFix a typo.
1998-01-30 Ulrich DrepperCorrect typo (ccept->accept).
1998-01-30 Ulrich DrepperNot to be used.
1998-01-30 Ulrich DrepperAdd bits/mman.h.
1998-01-30 Ulrich DrepperAdd net/route.h.
1998-01-26 Richard Henderson* sysdeps/unix/sysv/linux/alpha/bits/mman.h: Dyke out the
1998-01-26 Richard Henderson* sysdeps/alpha/dl-machine.h (TRAMPOLINE_TEMPLATE)...
1998-01-25 Ulrich DrepperAdd change to support sigaction on kernels > 2.1.7x.
1998-01-25 Ulrich DrepperDefine _STATBUF_ST_RDEV.
1998-01-25 Ulrich DrepperDefine SIG_HOLD.
1998-01-25 Ulrich DrepperAdd definition of __t_scalar_t and __t_uscalar_t.
1998-01-25 Ulrich Drepper(ELF_MACHINE_RUNTIME_TRAMPOLINE): Remove the 3rd arg...
1998-01-21 Ulrich DrepperDefine the cancelable socket functions as __libc_xxx...
1998-01-21 Ulrich DrepperAllow __socket to be redefined.
1998-01-21 Ulrich DrepperAdd definition of FP_ILOGB0 and FP_ILOGNAN.
1997-12-28 Ulrich DrepperAdd __mmap64 and mmap64 aliases to mmap.
1997-12-28 Ulrich DrepperEmpty file since mmap == mmap64.
1997-12-28 Ulrich DrepperReplace sa_handler with k_sa_handler.
1997-12-25 Ulrich DrepperLinux/Alpha specific route.h
1997-12-22 Ulrich DrepperTypes for Linux MIPS.
1997-12-22 Ulrich DrepperDefine __ipc_pid_t.
1997-12-22 Ulrich DrepperLFS support.
1997-12-22 Ulrich DrepperAdd xxx64 alias for fstatfs, statfs, getrlimit, setrlim...
1997-12-22 Ulrich DrepperReally make egcs support.
1997-12-22 Ulrich Drepper(RLIM_INFINITY) [__USE_FILE_OFFSET64]: Make long long...
1997-12-22 Ulrich Drepper(EBUSY): Added.
1997-12-22 Ulrich DrepperDon't define exp2 inline.
1997-12-14 Ulrich DrepperDefine __id_t.
1997-12-14 Ulrich DrepperDefine as old_kernel_sigaction.
1997-12-14 Ulrich Drepper(EAGAIN): Added.
1997-12-14 Ulrich DrepperProtect declarations of inline functions by feature...
1997-12-14 Ulrich Drepper(fenv_t): Add member to hold fpiar value, to match...
1997-12-14 Ulrich DrepperSave/restore fpiar.
1997-12-14 Ulrich Drepper(ELF_MACHINE_RUNTIME_TRAMPOLINE): Add missing parameters.
1997-12-08 Ulrich DrepperSyscalls for Linux/ARM.
1997-12-08 Ulrich Drepper(ENOTTY): Added.
1997-12-08 Ulrich Drepper(_STDIO_H): Define before including <bits/stdio_lim.h>
1997-12-08 Ulrich Drepper(_dl_runtime_resolve): Care for prefix.
1997-12-04 Ulrich DrepperLinux/ARM implementation.
1997-12-03 Ulrich DrepperDon't define ___LIBC_INTERNAL_MATH_INLINES here.
1997-12-03 Ulrich DrepperDefine _SETJMP_H before including <bits/setjmp.h>.
1997-12-01 Ulrich DrepperDefine syscall as __llseek and make llseek and lseek64...
1997-12-01 Ulrich DrepperInclude <termios.h> not <bits/termios.h>.
1997-12-01 Ulrich DrepperDefine _ASM and _SETJMP_H to get definitions.
1997-11-26 Ulrich DrepperIssue error message if the header is used directly.
1997-11-22 Ulrich DrepperDefine optimizations if __LIBC_INTERNAL_MATH_INLINES...
1997-11-22 Ulrich DrepperDefine __LIBC_INTERNAL_MATH_INLINES instead of
1997-11-18 Ulrich DrepperUse __APCS_32__ to decide whether or not to preserve...
1997-11-18 Ulrich DrepperRemove setjmp_aux.c.
1997-11-13 Ulrich Drepper(SYS_ify): Don't add SWI_BASE in twice.
1997-11-13 Ulrich Drepper(profil_counter): Use correct name to access PC.
1997-11-13 Ulrich DrepperInclude <bits/errno.h> not <errnos.h>.
1997-11-13 Ulrich DrepperDefine INFINITY as of type float.
1997-11-13 Ulrich DrepperDefine NAN as of type float.
1997-11-11 Ulrich DrepperUse struct assignment instead of memcpy to let the...
1997-11-11 Ulrich DrepperEILSEQ is an ISO C error number.
1997-11-11 Ulrich Drepperm68k specific llrint implementation.
1997-11-11 Ulrich DrepperMake compilable and fix overflow condition.
1997-11-04 Ulrich DrepperDefinition of all needed error numbers.
1997-10-31 Ulrich DrepperAdd newline
1997-10-31 Ulrich DrepperAdd __ino64_t, and __off64_t. Reorganize.
1997-10-31 Ulrich DrepperDefine _STAT_VER_KERNEL.
1997-10-31 Ulrich Drepper(struct dirent): For consistency, force d_ino to use...
1997-10-31 Ulrich DrepperAdd struct glibc2_stat for backward compatibility....
1997-10-31 Ulrich DrepperEmpty file.
1997-10-31 Ulrich DrepperAdd xstatconv.c.
1997-10-31 Ulrich DrepperConvert between kernel_stat and the userland version...
1997-10-29 Ulrich DrepperInclude stub version from generic subdir.
1997-10-26 Ulrich DrepperAdd pread and pwrite with weak aliases for *64 functions.
1997-10-26 Ulrich DrepperNew empty file.
1997-10-26 Ulrich DrepperUser level process context for m68k.
1997-10-26 Ulrich DrepperAdd fma and scalbln. Update lrint and scalbn.
1997-10-26 Ulrich DrepperAdd scalbln alias.
1997-10-26 Ulrich DrepperNew (empty) file.
1997-10-26 Ulrich DrepperAdd standard skeleton stuff.
1997-10-15 Ulrich DrepperUse __ptr_t instead of __caddr_t.
1997-10-12 Ulrich Drepperm68k specific optimizations for string functions.
next