aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-02-022006-02-01 Roland McGrath <roland@redhat.com>Roland McGrath1-0/+2
2006-02-02* sysdeps/unix/sysv/linux/x86_64/sysconf.c (intel_02_known): Likewise.Ulrich Drepper1-0/+1
2006-02-02(intel_02_known): Add some more entries.Ulrich Drepper1-1/+15
2006-02-01* mach/Machrules ($(objpfx)%.uh, $(objpfx)%.__h): Use static patterncvs/fedora-glibc-20060202T0507Roland McGrath2-4/+12
2006-02-01* libio/genops.c: Include <stdbool.h>.Roland McGrath2-0/+5
2006-02-01* sysdeps/ieee754/ldbl-128ibm/s_finitel.c: Use long_double_symbolRoland McGrath3-5/+12
2006-02-01* math/bits/mathcalls.h: Guard __END_NAMESPACE_C99 with theRoland McGrath2-3/+10
2006-02-01* sysdeps/ieee754/ldbl-128/s_llrintl.c (__llrintl): Fix a typo.Roland McGrath1-0/+5
2006-02-012006-02-01 Jakub Jelinek <jakub@redhat.com>Roland McGrath2-58/+2
2006-02-01* sysdeps/unix/sysv/linux/i386/sysconf.c (intel_02_known): AddUlrich Drepper1-0/+5
2006-02-01(intel_02_known): Add some more entries.Ulrich Drepper1-1/+15
2006-02-01* sysdeps/unix/sysv/linux/alpha/fpu/Implies: New file.cvs/fedora-glibc-20060201T0846Roland McGrath14-15/+142
2006-02-01* math/divtc3.c: New file.Roland McGrath27-102/+834
2006-02-01* sysdeps/unix/sysv/linux/i386/fxstatat.c [XSTAT_IS_STAT64]Roland McGrath4-1/+12
2006-01-31* sysdeps/powerpc/fpu/libm-test-ulps: Update by Jakub.Roland McGrath2-6/+76
2006-01-31* inet/rcmd.c (iruserfopen): Remove redundant initialization.Roland McGrath3-4/+9
2006-01-31* sysdeps/ieee754/ldbl-128ibm/k_cosl.c (__kernel_cosl): Correct indexRoland McGrath9-28/+328
2006-01-31* sysdeps/unix/sysv/linux/mips/bits/errno.h (ECANCELED,Roland McGrath5-12/+39
2006-01-302006-01-30 Alexandre Oliva <aoliva@redhat.com>Roland McGrath3-14/+26
2006-01-30* sysdeps/powerpc/fpu/libm-test-ulps: Merge ulps with olderRoland McGrath2-86/+103
2006-01-30* soft-fp/double.h (FP_CMP_UNORD_D): Also define inRoland McGrath8-81/+86
2006-01-282006-01-27 Dwayne Grant McConnell <decimal@us.ibm.com>cvs/fedora-glibc-20060130T0922Roland McGrath133-136/+12670
2006-01-23* sysdeps/gnu/errlist-compat.awk: Reduce required number of symbols inRoland McGrath1-1/+6
2006-01-232006-01-22 Aurelien Jarno <aurelien@aurel32.net>Roland McGrath1-1/+1
2006-01-22* sysdeps/unix/sysv/linux/renameat.c (__atfct_seterrno_2): CorrectyUlrich Drepper9-26/+379
2006-01-22(__atfct_seterrno): Correcty return EBADF for non-existing file descriptors.Ulrich Drepper1-12/+28
2006-01-21* sysdeps/unix/sysv/linux/faccessat.c: Move RESULT defn inside block.Roland McGrath2-3/+3
2006-01-21* misc/tst-pselect.c: Include <unistd.h>.Roland McGrath2-6/+9
2006-01-21* sysdeps/ieee754/ldbl-64-128/s_nexttowardfd.c: Moved to...Roland McGrath3-2/+12
2006-01-21* sysdeps/powerpc/powerpc64/fpu/e_sqrt.c: New file.Roland McGrath4-5/+76
2006-01-21* time/time.h [__need_timespec et al]: Include <bits/types.h> here too.Roland McGrath2-2/+8
2006-01-212006-01-21 Roland McGrath <roland@redhat.com>Roland McGrath1-1/+4
2006-01-21* sysdeps/unix/sysv/linux/pselect.c (__pselect): Allow actualUlrich Drepper7-8/+235
2006-01-21(__xmknodat): Cast k_dev value to unsigned int to match kernel.Ulrich Drepper1-1/+2
2006-01-21* sysdeps/mach/hurd/ppoll.c: New file.Roland McGrath1-0/+4
2006-01-212006-01-20 Roland McGrath <roland@frob.com>Roland McGrath1-0/+30
2006-01-20* io/Makefile (tests): Add tst-symlinkat, tst-linkat, tst-readlinkat,Ulrich Drepper5-3/+493
2006-01-20* sysdeps/unix/sysv/linux/faccessat.c (faccessat): Try using theUlrich Drepper2-1/+4
2006-01-20* io/Makefile (tests): Add tst-symlinkat, tst-linkat, andUlrich Drepper5-1/+479
2006-01-20.Ulrich Drepper2-14/+1
2006-01-20* sysdeps/unix/fdopendir.c (fdopendir): If O_DIRECTORY isUlrich Drepper4-4/+65
2006-01-20* sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.hUlrich Drepper2-0/+13
2006-01-20* sysdeps/sh/sh4/__longjmp.S: Demangle also r14 and r15.Ulrich Drepper8-23/+88
2006-01-20* include/fcntl.h: Declare __have_atfcts.Ulrich Drepper25-75/+731
2006-01-19Include sysdep-cancel.h again. Add LIBC_CANCEL_HANDLED ().Ulrich Drepper2-0/+4
2006-01-19* misc/pselect.c (__pselect): Remove static.Ulrich Drepper2-1/+5
2006-01-19* misc/pselect.c (__pselect): No need to enable async cancellationUlrich Drepper1-0/+3
2006-01-19(__pselect): No need to enable async cancellation here. This is done in select.Ulrich Drepper1-27/+4
2006-01-19* sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h [__ASSEMBLER__]: Don'tRoland McGrath3-10/+26
2006-01-192006-01-18 Roland McGrath <roland@redhat.com>Roland McGrath1-4/+7