Age | Commit message (Expand) | Author | Files | Lines |
2006-02-03 | * stdlib/bits/stdlib-ldbl.h (qecvt, qfcvt, qgcvt, qecvt_r, qfcvt_r): | Roland McGrath | 2 | -1/+16 |
2006-02-03 | 2006-02-03 Jakub Jelinek <jakub@redhat.com> | Roland McGrath | 1 | -3/+6 |
2006-02-03 | * sysdeps/unix/sysv/linux/futimesat.c [__NR_futimesat]cvs/fedora-glibc-20060203T0932 | Ulrich Drepper | 2 | -0/+7 |
2006-02-03 | [__NR_futimesat] (futimesat): If file is NULL use __futimes. | Ulrich Drepper | 1 | -0/+3 |
2006-02-02 | typo | Roland McGrath | 1 | -1/+1 |
2006-02-02 | * sysdeps/unix/sysv/linux/openat.c (__atfct_seterrno): Use the same | Roland McGrath | 2 | -15/+8 |
2006-02-02 | * include/errno.h [__cplusplus]: Avoid extra header magic for C++. | Roland McGrath | 2 | -1/+3 |
2006-02-02 | * manual/install.texi (Tools for Compilation): Require gcc 3.4, | Roland McGrath | 3 | -22/+31 |
2006-02-02 | * timezone/private.h: Update from tzcode2006a. | Roland McGrath | 6 | -82/+190 |
2006-02-02 | * sysdeps/powerpc/powerpc64/Makefile (no-special-regs): New variable. | Roland McGrath | 3 | -8/+29 |
2006-02-02 | * sysdeps/ieee754/ldbl-opt/Makefile (sysdep-CFLAGS): Avoid adding | Roland McGrath | 1 | -0/+5 |
2006-02-02 | 2006-02-01 Roland McGrath <roland@redhat.com> | Roland McGrath | 1 | -0/+2 |
2006-02-02 | * sysdeps/unix/sysv/linux/x86_64/sysconf.c (intel_02_known): Likewise. | Ulrich Drepper | 1 | -0/+1 |
2006-02-02 | (intel_02_known): Add some more entries. | Ulrich Drepper | 1 | -1/+15 |
2006-02-01 | * mach/Machrules ($(objpfx)%.uh, $(objpfx)%.__h): Use static patterncvs/fedora-glibc-20060202T0507 | Roland McGrath | 2 | -4/+12 |
2006-02-01 | * libio/genops.c: Include <stdbool.h>. | Roland McGrath | 2 | -0/+5 |
2006-02-01 | * sysdeps/ieee754/ldbl-128ibm/s_finitel.c: Use long_double_symbol | Roland McGrath | 3 | -5/+12 |
2006-02-01 | * math/bits/mathcalls.h: Guard __END_NAMESPACE_C99 with the | Roland McGrath | 2 | -3/+10 |
2006-02-01 | * sysdeps/ieee754/ldbl-128/s_llrintl.c (__llrintl): Fix a typo. | Roland McGrath | 1 | -0/+5 |
2006-02-01 | 2006-02-01 Jakub Jelinek <jakub@redhat.com> | Roland McGrath | 2 | -58/+2 |
2006-02-01 | * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_02_known): Add | Ulrich Drepper | 1 | -0/+5 |
2006-02-01 | (intel_02_known): Add some more entries. | Ulrich Drepper | 1 | -1/+15 |
2006-02-01 | * sysdeps/unix/sysv/linux/alpha/fpu/Implies: New file.cvs/fedora-glibc-20060201T0846 | Roland McGrath | 14 | -15/+142 |
2006-02-01 | * math/divtc3.c: New file. | Roland McGrath | 27 | -102/+834 |
2006-02-01 | * sysdeps/unix/sysv/linux/i386/fxstatat.c [XSTAT_IS_STAT64] | Roland McGrath | 4 | -1/+12 |
2006-01-31 | * sysdeps/powerpc/fpu/libm-test-ulps: Update by Jakub. | Roland McGrath | 2 | -6/+76 |
2006-01-31 | * inet/rcmd.c (iruserfopen): Remove redundant initialization. | Roland McGrath | 3 | -4/+9 |
2006-01-31 | * sysdeps/ieee754/ldbl-128ibm/k_cosl.c (__kernel_cosl): Correct index | Roland McGrath | 9 | -28/+328 |
2006-01-31 | * sysdeps/unix/sysv/linux/mips/bits/errno.h (ECANCELED, | Roland McGrath | 5 | -12/+39 |
2006-01-30 | 2006-01-30 Alexandre Oliva <aoliva@redhat.com> | Roland McGrath | 3 | -14/+26 |
2006-01-30 | * sysdeps/powerpc/fpu/libm-test-ulps: Merge ulps with older | Roland McGrath | 2 | -86/+103 |
2006-01-30 | * soft-fp/double.h (FP_CMP_UNORD_D): Also define in | Roland McGrath | 8 | -81/+86 |
2006-01-28 | 2006-01-27 Dwayne Grant McConnell <decimal@us.ibm.com>cvs/fedora-glibc-20060130T0922 | Roland McGrath | 133 | -136/+12670 |
2006-01-23 | * sysdeps/gnu/errlist-compat.awk: Reduce required number of symbols in | Roland McGrath | 1 | -1/+6 |
2006-01-23 | 2006-01-22 Aurelien Jarno <aurelien@aurel32.net> | Roland McGrath | 1 | -1/+1 |
2006-01-22 | * sysdeps/unix/sysv/linux/renameat.c (__atfct_seterrno_2): Correcty | Ulrich Drepper | 9 | -26/+379 |
2006-01-22 | (__atfct_seterrno): Correcty return EBADF for non-existing file descriptors. | Ulrich Drepper | 1 | -12/+28 |
2006-01-21 | * sysdeps/unix/sysv/linux/faccessat.c: Move RESULT defn inside block. | Roland McGrath | 2 | -3/+3 |
2006-01-21 | * misc/tst-pselect.c: Include <unistd.h>. | Roland McGrath | 2 | -6/+9 |
2006-01-21 | * sysdeps/ieee754/ldbl-64-128/s_nexttowardfd.c: Moved to... | Roland McGrath | 3 | -2/+12 |
2006-01-21 | * sysdeps/powerpc/powerpc64/fpu/e_sqrt.c: New file. | Roland McGrath | 4 | -5/+76 |
2006-01-21 | * time/time.h [__need_timespec et al]: Include <bits/types.h> here too. | Roland McGrath | 2 | -2/+8 |
2006-01-21 | 2006-01-21 Roland McGrath <roland@redhat.com> | Roland McGrath | 1 | -1/+4 |
2006-01-21 | * sysdeps/unix/sysv/linux/pselect.c (__pselect): Allow actual | Ulrich Drepper | 7 | -8/+235 |
2006-01-21 | (__xmknodat): Cast k_dev value to unsigned int to match kernel. | Ulrich Drepper | 1 | -1/+2 |
2006-01-21 | * sysdeps/mach/hurd/ppoll.c: New file. | Roland McGrath | 1 | -0/+4 |
2006-01-21 | 2006-01-20 Roland McGrath <roland@frob.com> | Roland McGrath | 1 | -0/+30 |
2006-01-20 | * io/Makefile (tests): Add tst-symlinkat, tst-linkat, tst-readlinkat, | Ulrich Drepper | 5 | -3/+493 |
2006-01-20 | * sysdeps/unix/sysv/linux/faccessat.c (faccessat): Try using the | Ulrich Drepper | 2 | -1/+4 |
2006-01-20 | * io/Makefile (tests): Add tst-symlinkat, tst-linkat, and | Ulrich Drepper | 5 | -1/+479 |