about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * sysdeps/unix/sysv/linux/not-cancel.h (__openat_not_cancel,Ulrich Drepper2006-02-151-0/+8
* [BZ #2226]Ulrich Drepper2006-02-121-0/+32
* * sysdeps/unix/sysv/linux/bits/sched.h: Declare unshare.Ulrich Drepper2006-02-081-0/+11
* * io/ftw.c (ftw_startup): Use fchdir to return to originalUlrich Drepper2006-02-051-0/+5
* * manual/stdio.texi (Formatted Output Functions): Fix make_message cvs/fedora-glibc-20060204T0758Ulrich Drepper2006-02-041-0/+5
* [BZ #2268]Roland McGrath2006-02-031-0/+9
* * stdlib/bits/stdlib-ldbl.h (qecvt, qfcvt, qgcvt, qecvt_r, qfcvt_r):Roland McGrath2006-02-031-0/+13
* * sysdeps/unix/sysv/linux/futimesat.c [__NR_futimesat] cvs/fedora-glibc-20060203T0932Ulrich Drepper2006-02-031-0/+6
* typoRoland McGrath2006-02-021-1/+1
* * sysdeps/unix/sysv/linux/openat.c (__atfct_seterrno): Use the sameRoland McGrath2006-02-021-0/+4
* * include/errno.h [__cplusplus]: Avoid extra header magic for C++.Roland McGrath2006-02-021-0/+2
* * manual/install.texi (Tools for Compilation): Require gcc 3.4,Roland McGrath2006-02-021-0/+5
* * timezone/private.h: Update from tzcode2006a.Roland McGrath2006-02-021-0/+6
* * sysdeps/powerpc/powerpc64/Makefile (no-special-regs): New variable.Roland McGrath2006-02-021-0/+9
* * sysdeps/ieee754/ldbl-opt/Makefile (sysdep-CFLAGS): Avoid addingRoland McGrath2006-02-021-0/+5
* * sysdeps/unix/sysv/linux/x86_64/sysconf.c (intel_02_known): Likewise.Ulrich Drepper2006-02-021-0/+1
* * mach/Machrules ($(objpfx)%.uh, $(objpfx)%.__h): Use static pattern cvs/fedora-glibc-20060202T0507Roland McGrath2006-02-011-0/+7
* * libio/genops.c: Include <stdbool.h>.Roland McGrath2006-02-011-0/+4
* * sysdeps/ieee754/ldbl-128ibm/s_finitel.c: Use long_double_symbolRoland McGrath2006-02-011-0/+6
* * math/bits/mathcalls.h: Guard __END_NAMESPACE_C99 with theRoland McGrath2006-02-011-0/+4
* * sysdeps/ieee754/ldbl-128/s_llrintl.c (__llrintl): Fix a typo.Roland McGrath2006-02-011-0/+5
* * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_02_known): AddUlrich Drepper2006-02-011-0/+5
* * sysdeps/unix/sysv/linux/alpha/fpu/Implies: New file. cvs/fedora-glibc-20060201T0846Roland McGrath2006-02-011-0/+18
* * math/divtc3.c: New file.Roland McGrath2006-02-011-0/+52
* * sysdeps/unix/sysv/linux/i386/fxstatat.c [XSTAT_IS_STAT64]Roland McGrath2006-02-011-0/+10
* * sysdeps/powerpc/fpu/libm-test-ulps: Update by Jakub.Roland McGrath2006-01-311-0/+2
* * inet/rcmd.c (iruserfopen): Remove redundant initialization.Roland McGrath2006-01-311-0/+8
* * sysdeps/ieee754/ldbl-128ibm/k_cosl.c (__kernel_cosl): Correct indexRoland McGrath2006-01-311-0/+14
* * sysdeps/unix/sysv/linux/mips/bits/errno.h (ECANCELED,Roland McGrath2006-01-311-0/+15
* 2006-01-30 Alexandre Oliva <aoliva@redhat.com>Roland McGrath2006-01-301-0/+8
* * sysdeps/powerpc/fpu/libm-test-ulps: Merge ulps with olderRoland McGrath2006-01-301-0/+5
* * soft-fp/double.h (FP_CMP_UNORD_D): Also define inRoland McGrath2006-01-301-0/+7
* 2006-01-27 Dwayne Grant McConnell <decimal@us.ibm.com> cvs/fedora-glibc-20060130T0922Roland McGrath2006-01-281-0/+170
* * sysdeps/gnu/errlist-compat.awk: Reduce required number of symbols inRoland McGrath2006-01-231-1/+6
* * sysdeps/unix/sysv/linux/renameat.c (__atfct_seterrno_2): CorrectyUlrich Drepper2006-01-221-0/+12
* * sysdeps/unix/sysv/linux/faccessat.c: Move RESULT defn inside block.Roland McGrath2006-01-211-0/+2
* * misc/tst-pselect.c: Include <unistd.h>.Roland McGrath2006-01-211-6/+8
* * sysdeps/ieee754/ldbl-64-128/s_nexttowardfd.c: Moved to...Roland McGrath2006-01-211-0/+5
* * sysdeps/powerpc/powerpc64/fpu/e_sqrt.c: New file.Roland McGrath2006-01-211-0/+7
* * time/time.h [__need_timespec et al]: Include <bits/types.h> here too.Roland McGrath2006-01-211-1/+7
* * sysdeps/unix/sysv/linux/pselect.c (__pselect): Allow actualUlrich Drepper2006-01-211-0/+16
* * sysdeps/mach/hurd/ppoll.c: New file.Roland McGrath2006-01-211-0/+4
* * io/Makefile (tests): Add tst-symlinkat, tst-linkat, tst-readlinkat,Ulrich Drepper2006-01-201-2/+5
* * sysdeps/unix/sysv/linux/faccessat.c (faccessat): Try using theUlrich Drepper2006-01-201-0/+3
* * io/Makefile (tests): Add tst-symlinkat, tst-linkat, andUlrich Drepper2006-01-201-0/+6
* .Ulrich Drepper2006-01-201-3/+0
* * sysdeps/unix/fdopendir.c (fdopendir): If O_DIRECTORY isUlrich Drepper2006-01-201-0/+8
* * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.hUlrich Drepper2006-01-201-0/+5
* * sysdeps/sh/sh4/__longjmp.S: Demangle also r14 and r15.Ulrich Drepper2006-01-201-0/+11
* * include/fcntl.h: Declare __have_atfcts.Ulrich Drepper2006-01-201-0/+30