summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-03-06* version.h (VERSION): 2.4glibc-2.4cvs/glibc-2_4cvs/fedora-glibc-20060306T1239Roland McGrath
2006-03-06* sysdeps/unix/sysv/linux/x86_64/sysconf.cRoland McGrath
2006-03-06* sysdeps/mach/hurd/faccessat.c: New file.Roland McGrath
2006-03-06* malloc/malloc.c (MALLOC_ALIGNMENT): Revert to (2 * SIZE_SZ) value.cvs/fedora-glibc-20060306T0720Roland McGrath
2006-03-06* sysdeps/posix/sysconf.c (__sysconf): Use #if _POSIX_FOO > 0Roland McGrath
2006-03-06* sysdeps/sparc/sparc32/dl-trampoline.S: Add CFI markings.Roland McGrath
2006-03-06* shlib-versions: Use sparc64.*- for CPU patterns.Roland McGrath
2006-03-05* bits/resource.h (RLIMIT_SBSIZE, RLIMIT_AS, RLIMIT_VMEM): Define.Roland McGrath
2006-03-05* sysdeps/mach/hurd/opendir.c (__opendir): Likewise.Roland McGrath
2006-03-05* sysdeps/mach/hurd/fdopendir.c (__fdopendir): Use O_DIRECTORYRoland McGrath
2006-03-05* sysdeps/mach/hurd/i386/tls.h (_hurd_tls_init): Make sure high bitsRoland McGrath
2006-03-03[BZ #2414]Roland McGrath
2006-03-03* sysdeps/unix/alpha/sysdep.h (PTR_MANGLE): Use __typeof in cast.Roland McGrath
2006-03-032006-03-02 Roland McGrath <roland@redhat.com>Roland McGrath
2006-03-02* elf/check-textrel.c: Don't include "config.h".Ulrich Drepper
2006-03-02* sysdeps/unix/sysv/linux/aio_misc.h: Various cleanups.Ulrich Drepper
2006-03-02* io/ftw.c (process_entry): If dir->streamfd != -1,Ulrich Drepper
2006-03-02006-03-02 Jakub Jelinek <jakub@redhat.com>Ulrich Drepper
2006-03-02(MALLOC_ALIGNMENT): Set to __alignof__ (long double) if long double is more a...Ulrich Drepper
2006-03-02[BZ #2013]cvs/fedora-glibc-20060302T0855Roland McGrath
2006-03-02[BZ #2013]Roland McGrath
2006-03-02* sysdeps/unix/sysv/linux/x86_64/lowlevelrobustlock.SUlrich Drepper
2006-03-02(__lll_robust_lock_wait): Also set FUTEX_WAITERS buit if we got the mutex. (_...Ulrich Drepper
2006-03-01* sysdeps/sparc/sparc64/fpu/libm-test-ulps: Update.Roland McGrath
2006-03-01* sysdeps/sparc/sparc32/fpu/libm-test-ulps: Update.Roland McGrath
2006-03-01* sysdeps/unix/sysv/linux/s390/s390-64/sysdep.hRoland McGrath
2006-03-01* version.h (VERSION): 2.3.91Roland McGrath
2006-03-01* Makefile (format-me): Use --plaintext --no-number-sections.Roland McGrath
2006-03-01* NEWS: Update 2.4 items.Roland McGrath
2006-03-01* configure.in (machine): Match sparcv9v and sparc64v.Roland McGrath
2006-03-01* sysdeps/mach/hurd/Subdirs: Use "first hurd".Roland McGrath
2006-03-01Move sysdeps/rs6000 off to ports.Roland McGrath
2006-03-01* sysdeps/unix/sysv/linux/sh/pread.c: Copy in mips pread.c.cvs/fedora-glibc-20060301T0647Roland McGrath
2006-03-01* elf/tst-tls-dlinfo.c: New file.Roland McGrath
2006-03-01* nscd/nscd_helper.c: Include <time.h> for `time' declaration.Roland McGrath
2006-03-01* include/fcntl.h: Declare __openat, __open64. Use libc_hidden_proto.Roland McGrath
2006-03-01* Makeconfig (+includes): Add back $(includes)Roland McGrath
2006-02-28* posix/sys/types.h [!__GNUC_PREREQ (2, 7)] (int64_t, u_int64_t):Roland McGrath
2006-02-28* sysdeps/unix/sysv/linux/powerpc/powerpc64/umount.c: Include x86_64Roland McGrath
2006-02-28* sysdeps/hppa: Directory removed, saved in ports repository.Roland McGrath
2006-02-28* elf/rtld-Rules (subdir-args): New variable.Roland McGrath
2006-02-28* sysdeps/unix/sysv/linux/s390/s390-32/sysdep.hRoland McGrath
2006-02-28* sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Copy in i386/bits/fcntl.h.Roland McGrath
2006-02-28* scripts/config.guess: Update from master, timestamp='2006-02-27'.Roland McGrath
2006-02-28* Makefile (subdir-target-args): New variable.Roland McGrath
2006-02-282006-02-27 Roland McGrath <roland@redhat.com>Roland McGrath
2006-02-27* sysdeps/unix/sysv/linux/linkat.c (linkat): Allow flags to be setUlrich Drepper
2006-02-27(AT_SYMLINK_FOLLOW): Define.Ulrich Drepper
2006-02-27Move bare/ to ports repository.Roland McGrath
2006-02-27Add fifth parameter to linkat.Ulrich Drepper