summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-02-04* manual/stdio.texi (Formatted Output Functions): Fix make_messagecvs/fedora-glibc-20060204T0758Ulrich Drepper
2006-02-04Fix make_message example.Ulrich Drepper
2006-02-04* structs.def: Add a descriptor for pointer.val field of dtv_t.Roland McGrath
2006-02-03[BZ #2268]Roland McGrath
2006-02-03* stdlib/bits/stdlib-ldbl.h (qecvt, qfcvt, qgcvt, qecvt_r, qfcvt_r):Roland McGrath
2006-02-032006-02-03 Jakub Jelinek <jakub@redhat.com>Roland McGrath
2006-02-03* sysdeps/unix/sysv/linux/futimesat.c [__NR_futimesat]cvs/fedora-glibc-20060203T0932Ulrich Drepper
2006-02-03[__NR_futimesat] (futimesat): If file is NULL use __futimes.Ulrich Drepper
2006-02-02typoRoland McGrath
2006-02-02* sysdeps/unix/sysv/linux/openat.c (__atfct_seterrno): Use the sameRoland McGrath
2006-02-02* include/errno.h [__cplusplus]: Avoid extra header magic for C++.Roland McGrath
2006-02-02* manual/install.texi (Tools for Compilation): Require gcc 3.4,Roland McGrath
2006-02-02* timezone/private.h: Update from tzcode2006a.Roland McGrath
2006-02-02* sysdeps/powerpc/powerpc64/Makefile (no-special-regs): New variable.Roland McGrath
2006-02-02* sysdeps/ieee754/ldbl-opt/Makefile (sysdep-CFLAGS): Avoid addingRoland McGrath
2006-02-022006-02-01 Roland McGrath <roland@redhat.com>Roland McGrath
2006-02-02* sysdeps/unix/sysv/linux/x86_64/sysconf.c (intel_02_known): Likewise.Ulrich Drepper
2006-02-02(intel_02_known): Add some more entries.Ulrich Drepper
2006-02-01* mach/Machrules ($(objpfx)%.uh, $(objpfx)%.__h): Use static patterncvs/fedora-glibc-20060202T0507Roland McGrath
2006-02-01* libio/genops.c: Include <stdbool.h>.Roland McGrath
2006-02-01* sysdeps/ieee754/ldbl-128ibm/s_finitel.c: Use long_double_symbolRoland McGrath
2006-02-01* math/bits/mathcalls.h: Guard __END_NAMESPACE_C99 with theRoland McGrath
2006-02-01* sysdeps/ieee754/ldbl-128/s_llrintl.c (__llrintl): Fix a typo.Roland McGrath
2006-02-012006-02-01 Jakub Jelinek <jakub@redhat.com>Roland McGrath
2006-02-01* sysdeps/unix/sysv/linux/i386/sysconf.c (intel_02_known): AddUlrich Drepper
2006-02-01(intel_02_known): Add some more entries.Ulrich Drepper
2006-02-01* sysdeps/unix/sysv/linux/alpha/fpu/Implies: New file.cvs/fedora-glibc-20060201T0846Roland McGrath
2006-02-01* math/divtc3.c: New file.Roland McGrath
2006-02-01* sysdeps/unix/sysv/linux/i386/fxstatat.c [XSTAT_IS_STAT64]Roland McGrath
2006-01-31* sysdeps/powerpc/fpu/libm-test-ulps: Update by Jakub.Roland McGrath
2006-01-31* inet/rcmd.c (iruserfopen): Remove redundant initialization.Roland McGrath
2006-01-31* sysdeps/ieee754/ldbl-128ibm/k_cosl.c (__kernel_cosl): Correct indexRoland McGrath
2006-01-31* sysdeps/unix/sysv/linux/mips/bits/errno.h (ECANCELED,Roland McGrath
2006-01-302006-01-30 Alexandre Oliva <aoliva@redhat.com>Roland McGrath
2006-01-30* sysdeps/powerpc/fpu/libm-test-ulps: Merge ulps with olderRoland McGrath
2006-01-30* soft-fp/double.h (FP_CMP_UNORD_D): Also define inRoland McGrath
2006-01-282006-01-27 Dwayne Grant McConnell <decimal@us.ibm.com>cvs/fedora-glibc-20060130T0922Roland McGrath
2006-01-23* sysdeps/gnu/errlist-compat.awk: Reduce required number of symbols inRoland McGrath
2006-01-232006-01-22 Aurelien Jarno <aurelien@aurel32.net>Roland McGrath
2006-01-22* sysdeps/unix/sysv/linux/renameat.c (__atfct_seterrno_2): CorrectyUlrich Drepper
2006-01-22(__atfct_seterrno): Correcty return EBADF for non-existing file descriptors.Ulrich Drepper
2006-01-21* sysdeps/unix/sysv/linux/faccessat.c: Move RESULT defn inside block.Roland McGrath
2006-01-21* misc/tst-pselect.c: Include <unistd.h>.Roland McGrath
2006-01-21* sysdeps/ieee754/ldbl-64-128/s_nexttowardfd.c: Moved to...Roland McGrath
2006-01-21* sysdeps/powerpc/powerpc64/fpu/e_sqrt.c: New file.Roland McGrath
2006-01-21* time/time.h [__need_timespec et al]: Include <bits/types.h> here too.Roland McGrath
2006-01-212006-01-21 Roland McGrath <roland@redhat.com>Roland McGrath
2006-01-21* sysdeps/unix/sysv/linux/pselect.c (__pselect): Allow actualUlrich Drepper
2006-01-21(__xmknodat): Cast k_dev value to unsigned int to match kernel.Ulrich Drepper
2006-01-21* sysdeps/mach/hurd/ppoll.c: New file.Roland McGrath