| Commit message (Expand) | Author | Age | Files | Lines |
* | * include/libc-symbols.h: Fix comment typo. | Roland McGrath | 2006-02-24 | 1 | -0/+3 |
* | [BZ #2172] | Roland McGrath | 2006-02-23 | 1 | -0/+10 |
* | * sysdeps/unix/sysv/linux/ftruncate64.c: Find generic implementation | Roland McGrath | 2006-02-23 | 1 | -0/+11 |
* | * po/libc.pot: Regenerated. | Roland McGrath | 2006-02-22 | 1 | -0/+9 |
* | * nscd/selinux.c (audit_init): Print error string in the failure | Roland McGrath | 2006-02-22 | 1 | -0/+5 |
* | * sysdeps/unix/sysv/linux/kernel-features.h | Roland McGrath | 2006-02-22 | 1 | -4/+7 |
* | * manual/filesys.texi (futimes): Fix prototype. | Roland McGrath | 2006-02-22 | 1 | -0/+4 |
* | [BZ #315] | Roland McGrath | 2006-02-22 | 1 | -0/+8 |
* | * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Update comment, remove | Roland McGrath | 2006-02-22 | 1 | -0/+5 |
* | [BZ #2380] | Roland McGrath | 2006-02-22 | 1 | -0/+1 |
* | [BZ #2161] | Roland McGrath | 2006-02-22 | 1 | -0/+5 |
* | * sysdeps/i386/i686/memset.S: Fix treatment of unaligned pointer. | Roland McGrath | 2006-02-22 | 1 | -0/+5 |
* | * configure.in (libc_cv_gcc_dwarf2_unwind_info): Delete. | Roland McGrath | 2006-02-22 | 1 | -0/+14 |
* | [BZ #2178] | Roland McGrath | 2006-02-21 | 1 | -0/+6 |
* | [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 |