Age | Commit message (Expand) | Author |
2005-12-21 | * locale/xlocale.c (_nl_C_locobj): Mark as const. | Ulrich Drepper |
2005-12-20 | * sysdeps/unix/sysv/linux/ifreq.h: File removed. | Roland McGrath |
2005-12-20 | * sysdeps/unix/sysv/linux/sh/sysdep.h: Include tls.h. | Ulrich Drepper |
2005-12-20 | * sysdeps/ia64/fpu/libm-test-ulps: Update for GCC 4.1 prerelease. | Ulrich Drepper |
2005-12-20 | [BZ #1952, BZ #1955]cvs/fedora-glibc-20051220T1028 | Ulrich Drepper |
2005-12-20 | time implementation for Linux. | Ulrich Drepper |
2005-12-20 | [BZ #1978] | Ulrich Drepper |
2005-12-18 | * sysdeps/unix/sysv/linux/x86_64/sysdep.h (PTR_MANGLE): Define C | Ulrich Drepper |
2005-12-18 | * sysdeps/unix/sysv/linux/i386/sysdep.h: Define PTR_MANGLE and | Ulrich Drepper |
2005-12-18 | * elf/Versions [GLIBC_PRIVATE]: Export __pointer_chk_guard if defined. | Ulrich Drepper |
2005-12-16 | * sysdeps/unix/sysv/linux/renameat.c: Move errno setting code in | Ulrich Drepper |
2005-12-16 | Move errno setting code in separate function __atfct_seterrno_2. | Ulrich Drepper |
2005-12-15 | * sysdeps/alpha/fpu/s_cacosf.c: Don't use sysdeps/generic/. | Roland McGrath |
2005-12-15 | 2005-12-15 Roland McGrath <roland@redhat.com> | Roland McGrath |
2005-12-14 | 2005-12-13 Ulrich Drepper <drepper@redhat.com> | Ulrich Drepper |
2005-12-07 | * catgets/gencat.c: Use GPL, not LGPL. | Ulrich Drepper |
2005-12-06 | * sysdeps/hppa/bits/setjmp.h: Add _BITS_SETJMP_H preprocessor | Roland McGrath |
2005-12-06 | * sysdeps/unix/sysv/linux/kernel-features.h | Roland McGrath |
2005-12-02 | * io/Makefile (routines): Add mknodat, xmknodat, mkdirat, mkfifoat. | Ulrich Drepper |
2005-11-28 | (MREMAP_FIXED): Added. Patch by René Rebe <rene@exactcode.de>. | Andreas Jaeger |
2005-11-27 | 2005-11-27 Roland McGrath <roland@redhat.com> | Roland McGrath |
2005-11-26 | * sysdeps/unix/sysv/linux/alpha/fxstatat.c (__fxstatat): Fix typo. ... | Richard Henderson |
2005-11-25 | * sysdeps/unix/sysv/linux/fxstatat64.c: Include string.h. | Ulrich Drepper |
2005-11-21 | .. | Ulrich Drepper |
2005-11-19 | * sysdeps/unix/sysv/linux/ia64/bits/shm.h (shmatt_t): New type.cvs/fedora-glibc-20051119T1959 | Ulrich Drepper |
2005-11-18 | * sysdeps/powerpc/powerpc32/fpu/s_lround.S: Remove useless alias. | Roland McGrath |
2005-11-18 | * sysdeps/unix/sysv/linux/m68k/bits/mman.h (MREMAP_FIXED): New macro. | Roland McGrath |
2005-11-18 | 2005-11-18 Paul Brook <paul@codesourcery.com> | Roland McGrath |
2005-11-18 | * sysdeps/unix/sysv/linux/sparc/bits/shm.h: Define SHM_NORESERVE. | Ulrich Drepper |
2005-11-16 | * sysdeps/unix/sysv/linux/fchownat.c: Include string.h.cvs/fedora-glibc-20051116T0829 | Ulrich Drepper |
2005-11-16 | [BZ 1865] | Ulrich Drepper |
2005-11-16 | * sysdeps/unix/sysv/linux/wordsize-64/fxstatat.c (__fxstatat): | Ulrich Drepper |
2005-11-15 | * io/sys/poll.h: Add comment explaining poll is a cancellation | Ulrich Drepper |
2005-11-15 | * sysdeps/unix/sysv/linux/syscalls.list (epoll_wait): Align with | Ulrich Drepper |
2005-11-15 | * sysdeps/unix/sysv/linux/syscalls.list (epoll_create, epoll_ctl, | Ulrich Drepper |
2005-11-11 | * io/Makefile (routines): Add fstatat, fstatat64, fxstatat, fxstatat64, | Ulrich Drepper |
2005-11-10 | * io/fcntl.h: Declare openat and openat64. | Ulrich Drepper |
2005-11-07 | * malloc/malloc.c (munmap_chunk): Suppress warnings from last change. | Roland McGrath |
2005-11-07 | sysdeps/unix/bsd/sun moved to ports | Roland McGrath |
2005-11-06 | * configure.in: Remove gnu_ld definition and everything using it. | Ulrich Drepper |
2005-11-01 | * sysdeps/powerpc/powerpc64/Makefile | Ulrich Drepper |
2005-10-30 | * misc/hsearch_r.c (hsearch_r): Remove duplicate test. | Ulrich Drepper |
2005-10-20 | * sysdeps/unix/sysv/linux/powerpc/powerpc32/ucontext_i.h (TESTS): | Ulrich Drepper |
2005-10-17 | * sysdeps/unix/sysv/linux/s390/s390-32/ucontext_i.h (SC_STSZ, TESTS): | Ulrich Drepper |
2005-10-17 | * libio/oldfileops.c (_IO_old_file_xsputn): Fix last patch. | Ulrich Drepper |
2005-10-16 | * sysdeps/unix/sysv/linux/sh/makecontext.S: New file. | Ulrich Drepper |
2005-10-16 | * sysdeps/unix/sysv/linux/sh/bits/mman.h: Define MREMAP_FIXED. | Roland McGrath |
2005-10-15 | * sysdeps/unix/fdopendir.c (fdopendir): Make sure descriptor | Ulrich Drepper |
2005-10-14 | * sysdeps/unix/opendir.c (__opendir): Pass extra argument to | Ulrich Drepper |
2005-10-14 | [BZ #1468] | Ulrich Drepper |