| Commit message (Expand) | Author | Age | Files | Lines |
* | [BZ #2329] | Roland McGrath | 2006-02-21 | 1 | -1/+28 |
* | * sysdeps/alpha/soft-fp/Makefile (CPPFLAGS): Add soft-fp include ... | Richard Henderson | 2006-02-20 | 1 | -0/+10 |
* | * hurd/hurd/xattr.h: New file. | Roland McGrath | 2006-02-20 | 1 | -0/+16 |
* | * string/tester.c (test_strnlen): New function. | Roland McGrath | 2006-02-20 | 1 | -0/+7 |
* | * include/atomic.h (atomic_and, atomic_or): Define. | Ulrich Drepper | 2006-02-17 | 1 | -0/+4 |
* | * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Define MADV_DONTFORK | Ulrich Drepper | 2006-02-15 | 1 | -0/+13 |
* | * sysdeps/unix/sysv/linux/not-cancel.h (__openat_not_cancel, | Ulrich Drepper | 2006-02-15 | 1 | -0/+8 |
* | [BZ #2226] | Ulrich Drepper | 2006-02-12 | 1 | -0/+32 |
* | * sysdeps/unix/sysv/linux/bits/sched.h: Declare unshare. | Ulrich Drepper | 2006-02-08 | 1 | -0/+11 |
* | * io/ftw.c (ftw_startup): Use fchdir to return to original | Ulrich Drepper | 2006-02-05 | 1 | -0/+5 |
* | * manual/stdio.texi (Formatted Output Functions): Fix make_message cvs/fedora-glibc-20060204T0758 | Ulrich Drepper | 2006-02-04 | 1 | -0/+5 |
* | [BZ #2268] | Roland McGrath | 2006-02-03 | 1 | -0/+9 |
* | * stdlib/bits/stdlib-ldbl.h (qecvt, qfcvt, qgcvt, qecvt_r, qfcvt_r): | Roland McGrath | 2006-02-03 | 1 | -0/+13 |
* | * sysdeps/unix/sysv/linux/futimesat.c [__NR_futimesat] cvs/fedora-glibc-20060203T0932 | Ulrich Drepper | 2006-02-03 | 1 | -0/+6 |
* | typo | Roland McGrath | 2006-02-02 | 1 | -1/+1 |
* | * sysdeps/unix/sysv/linux/openat.c (__atfct_seterrno): Use the same | Roland McGrath | 2006-02-02 | 1 | -0/+4 |
* | * include/errno.h [__cplusplus]: Avoid extra header magic for C++. | Roland McGrath | 2006-02-02 | 1 | -0/+2 |
* | * manual/install.texi (Tools for Compilation): Require gcc 3.4, | Roland McGrath | 2006-02-02 | 1 | -0/+5 |
* | * timezone/private.h: Update from tzcode2006a. | Roland McGrath | 2006-02-02 | 1 | -0/+6 |
* | * sysdeps/powerpc/powerpc64/Makefile (no-special-regs): New variable. | Roland McGrath | 2006-02-02 | 1 | -0/+9 |
* | * sysdeps/ieee754/ldbl-opt/Makefile (sysdep-CFLAGS): Avoid adding | Roland McGrath | 2006-02-02 | 1 | -0/+5 |
* | * sysdeps/unix/sysv/linux/x86_64/sysconf.c (intel_02_known): Likewise. | Ulrich Drepper | 2006-02-02 | 1 | -0/+1 |
* | * mach/Machrules ($(objpfx)%.uh, $(objpfx)%.__h): Use static pattern cvs/fedora-glibc-20060202T0507 | Roland McGrath | 2006-02-01 | 1 | -0/+7 |
* | * libio/genops.c: Include <stdbool.h>. | Roland McGrath | 2006-02-01 | 1 | -0/+4 |
* | * sysdeps/ieee754/ldbl-128ibm/s_finitel.c: Use long_double_symbol | Roland McGrath | 2006-02-01 | 1 | -0/+6 |
* | * math/bits/mathcalls.h: Guard __END_NAMESPACE_C99 with the | Roland McGrath | 2006-02-01 | 1 | -0/+4 |
* | * sysdeps/ieee754/ldbl-128/s_llrintl.c (__llrintl): Fix a typo. | Roland McGrath | 2006-02-01 | 1 | -0/+5 |
* | * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_02_known): Add | Ulrich Drepper | 2006-02-01 | 1 | -0/+5 |
* | * sysdeps/unix/sysv/linux/alpha/fpu/Implies: New file. cvs/fedora-glibc-20060201T0846 | Roland McGrath | 2006-02-01 | 1 | -0/+18 |
* | * math/divtc3.c: New file. | Roland McGrath | 2006-02-01 | 1 | -0/+52 |
* | * sysdeps/unix/sysv/linux/i386/fxstatat.c [XSTAT_IS_STAT64] | Roland McGrath | 2006-02-01 | 1 | -0/+10 |
* | * sysdeps/powerpc/fpu/libm-test-ulps: Update by Jakub. | Roland McGrath | 2006-01-31 | 1 | -0/+2 |
* | * inet/rcmd.c (iruserfopen): Remove redundant initialization. | Roland McGrath | 2006-01-31 | 1 | -0/+8 |
* | * sysdeps/ieee754/ldbl-128ibm/k_cosl.c (__kernel_cosl): Correct index | Roland McGrath | 2006-01-31 | 1 | -0/+14 |
* | * sysdeps/unix/sysv/linux/mips/bits/errno.h (ECANCELED, | Roland McGrath | 2006-01-31 | 1 | -0/+15 |
* | 2006-01-30 Alexandre Oliva <aoliva@redhat.com> | Roland McGrath | 2006-01-30 | 1 | -0/+8 |
* | * sysdeps/powerpc/fpu/libm-test-ulps: Merge ulps with older | Roland McGrath | 2006-01-30 | 1 | -0/+5 |
* | * soft-fp/double.h (FP_CMP_UNORD_D): Also define in | Roland McGrath | 2006-01-30 | 1 | -0/+7 |
* | 2006-01-27 Dwayne Grant McConnell <decimal@us.ibm.com> cvs/fedora-glibc-20060130T0922 | Roland McGrath | 2006-01-28 | 1 | -0/+170 |
* | * sysdeps/gnu/errlist-compat.awk: Reduce required number of symbols in | Roland McGrath | 2006-01-23 | 1 | -1/+6 |
* | * sysdeps/unix/sysv/linux/renameat.c (__atfct_seterrno_2): Correcty | Ulrich Drepper | 2006-01-22 | 1 | -0/+12 |
* | * sysdeps/unix/sysv/linux/faccessat.c: Move RESULT defn inside block. | Roland McGrath | 2006-01-21 | 1 | -0/+2 |
* | * misc/tst-pselect.c: Include <unistd.h>. | Roland McGrath | 2006-01-21 | 1 | -6/+8 |
* | * sysdeps/ieee754/ldbl-64-128/s_nexttowardfd.c: Moved to... | Roland McGrath | 2006-01-21 | 1 | -0/+5 |
* | * sysdeps/powerpc/powerpc64/fpu/e_sqrt.c: New file. | Roland McGrath | 2006-01-21 | 1 | -0/+7 |
* | * time/time.h [__need_timespec et al]: Include <bits/types.h> here too. | Roland McGrath | 2006-01-21 | 1 | -1/+7 |
* | * sysdeps/unix/sysv/linux/pselect.c (__pselect): Allow actual | Ulrich Drepper | 2006-01-21 | 1 | -0/+16 |
* | * sysdeps/mach/hurd/ppoll.c: New file. | Roland McGrath | 2006-01-21 | 1 | -0/+4 |
* | * io/Makefile (tests): Add tst-symlinkat, tst-linkat, tst-readlinkat, | Ulrich Drepper | 2006-01-20 | 1 | -2/+5 |
* | * sysdeps/unix/sysv/linux/faccessat.c (faccessat): Try using the | Ulrich Drepper | 2006-01-20 | 1 | -0/+3 |