about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * 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
* Include sysdep-cancel.h again. Add LIBC_CANCEL_HANDLED ().Ulrich Drepper2006-01-191-0/+1
* * misc/pselect.c (__pselect): Remove static.Ulrich Drepper2006-01-191-0/+4
* * misc/pselect.c (__pselect): No need to enable async cancellationUlrich Drepper2006-01-191-0/+3
* * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h [__ASSEMBLER__]: Don'tRoland McGrath2006-01-191-0/+9
* * sysdeps/unix/sysv/linux/fxstatat.c [STAT_IS_KERNEL_STAT]Ulrich Drepper2006-01-191-0/+3
* [BZ #2173]Ulrich Drepper2006-01-191-1/+9
* * sysdeps/ieee754/ldbl-opt/nldbl-dprintf.c: RestoreRoland McGrath2006-01-181-0/+3
* * sysdeps/sparc/sparc64/Makefile (long-double-fcts): Move this ...Roland McGrath2006-01-181-0/+5
* * elf/dl-deps.c (_dl_map_object_deps): In case of failure also make aRoland McGrath2006-01-181-0/+5
* * Makerules ($(+sysdir_pfx)sysd-rules): Emit pattern rules to installRoland McGrath2006-01-171-0/+27
* * libio/stdio.h: Declare open_wmemstream.Ulrich Drepper2006-01-161-0/+2
* * sysdeps/unix/sysv/linux/kernel-features.h: DefineUlrich Drepper2006-01-161-0/+11
* [BZ #1950, BZ #2153]Andreas Jaeger2006-01-151-0/+25
* [BZ #2078, BZ #2079]Andreas Jaeger2006-01-151-0/+11
* * sysdeps/unix/sysv/linux/bits/sched.h: Define SCHED_BATCH.Ulrich Drepper2006-01-151-0/+4