summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2006-01-212006-01-20 Roland McGrath <roland@frob.com>Roland McGrath
2006-01-20* io/Makefile (tests): Add tst-symlinkat, tst-linkat, tst-readlinkat,Ulrich Drepper
2006-01-20* sysdeps/unix/sysv/linux/faccessat.c (faccessat): Try using theUlrich Drepper
2006-01-20* io/Makefile (tests): Add tst-symlinkat, tst-linkat, andUlrich Drepper
2006-01-20.Ulrich Drepper
2006-01-20* sysdeps/unix/fdopendir.c (fdopendir): If O_DIRECTORY isUlrich Drepper
2006-01-20* sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.hUlrich Drepper
2006-01-20* sysdeps/sh/sh4/__longjmp.S: Demangle also r14 and r15.Ulrich Drepper
2006-01-20* include/fcntl.h: Declare __have_atfcts.Ulrich Drepper
2006-01-19Include sysdep-cancel.h again. Add LIBC_CANCEL_HANDLED ().Ulrich Drepper
2006-01-19* misc/pselect.c (__pselect): Remove static.Ulrich Drepper
2006-01-19* misc/pselect.c (__pselect): No need to enable async cancellationUlrich Drepper
2006-01-19(__pselect): No need to enable async cancellation here. This is done in select.Ulrich Drepper
2006-01-19* sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h [__ASSEMBLER__]: Don'tRoland McGrath
2006-01-192006-01-18 Roland McGrath <roland@redhat.com>Roland McGrath
2006-01-19* sysdeps/unix/sysv/linux/fxstatat.c [STAT_IS_KERNEL_STAT]Ulrich Drepper
2006-01-19[BZ #2173]Ulrich Drepper
2006-01-19(_IO_new_file_fopen): If ,ccs= is given, also set vtable to the wide vtable.Ulrich Drepper