summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* * version.h (VERSION): 2.4 glibc-2.4 cvs/glibc-2_4 cvs/fedora-glibc-20060306T1239Roland McGrath2006-03-067-296/+252
* * sysdeps/unix/sysv/linux/x86_64/sysconf.cRoland McGrath2006-03-063-22/+16
* * sysdeps/mach/hurd/faccessat.c: New file.Roland McGrath2006-03-0622-109/+858
* * malloc/malloc.c (MALLOC_ALIGNMENT): Revert to (2 * SIZE_SZ) value. cvs/fedora-glibc-20060306T0720Roland McGrath2006-03-064-7/+36
* * sysdeps/posix/sysconf.c (__sysconf): Use #if _POSIX_FOO > 0Roland McGrath2006-03-064-92/+215
* * sysdeps/sparc/sparc32/dl-trampoline.S: Add CFI markings.Roland McGrath2006-03-0610-116/+164
* * shlib-versions: Use sparc64.*- for CPU patterns.Roland McGrath2006-03-0634-457/+437
* * bits/resource.h (RLIMIT_SBSIZE, RLIMIT_AS, RLIMIT_VMEM): Define.Roland McGrath2006-03-052-1/+11
* * sysdeps/mach/hurd/opendir.c (__opendir): Likewise.Roland McGrath2006-03-052-25/+4
* * sysdeps/mach/hurd/fdopendir.c (__fdopendir): Use O_DIRECTORYRoland McGrath2006-03-052-1/+7
* * sysdeps/mach/hurd/i386/tls.h (_hurd_tls_init): Make sure high bitsRoland McGrath2006-03-054-38/+18
* [BZ #2414]Roland McGrath2006-03-032-3/+8
* * sysdeps/unix/alpha/sysdep.h (PTR_MANGLE): Use __typeof in cast.Roland McGrath2006-03-031-0/+14
* 2006-03-02 Roland McGrath <roland@redhat.com>Roland McGrath2006-03-031-1/+1
* * elf/check-textrel.c: Don't include "config.h".Ulrich Drepper2006-03-022-1/+4
* * sysdeps/unix/sysv/linux/aio_misc.h: Various cleanups.Ulrich Drepper2006-03-022-5/+10
* * io/ftw.c (process_entry): If dir->streamfd != -1,Ulrich Drepper2006-03-022-6/+19
* 006-03-02 Jakub Jelinek <jakub@redhat.com>Ulrich Drepper2006-03-025-0/+69
* (MALLOC_ALIGNMENT): Set to __alignof__ (long double) if long double is more a...Ulrich Drepper2006-03-021-6/+12
* [BZ #2013] cvs/fedora-glibc-20060302T0855Roland McGrath2006-03-021-0/+6
* [BZ #2013]Roland McGrath2006-03-021-9/+46
* * sysdeps/unix/sysv/linux/x86_64/lowlevelrobustlock.SUlrich Drepper2006-03-022-0/+15
* (__lll_robust_lock_wait): Also set FUTEX_WAITERS buit if we got the mutex. (_...Ulrich Drepper2006-03-022-2/+6
* * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Update.Roland McGrath2006-03-013-1/+15
* * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Update.Roland McGrath2006-03-015-9/+104
* * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.hRoland McGrath2006-03-012-1/+6
* * version.h (VERSION): 2.3.91Roland McGrath2006-03-015-11/+25
* * Makefile (format-me): Use --plaintext --no-number-sections.Roland McGrath2006-03-014-46/+45
* * NEWS: Update 2.4 items.Roland McGrath2006-03-012-5/+23
* * configure.in (machine): Match sparcv9v and sparc64v.Roland McGrath2006-03-017-0/+741
* * sysdeps/mach/hurd/Subdirs: Use "first hurd".Roland McGrath2006-03-012-1/+13
* Move sysdeps/rs6000 off to ports.Roland McGrath2006-03-0110-768/+4
* * sysdeps/unix/sysv/linux/sh/pread.c: Copy in mips pread.c. cvs/fedora-glibc-20060301T0647Roland McGrath2006-03-015-12/+383
* * elf/tst-tls-dlinfo.c: New file.Roland McGrath2006-03-0120-135/+312
* * nscd/nscd_helper.c: Include <time.h> for `time' declaration.Roland McGrath2006-03-012-1/+4
* * include/fcntl.h: Declare __openat, __open64. Use libc_hidden_proto.Roland McGrath2006-03-016-5/+34
* * Makeconfig (+includes): Add back $(includes)Roland McGrath2006-03-015-4/+16
* * posix/sys/types.h [!__GNUC_PREREQ (2, 7)] (int64_t, u_int64_t):Roland McGrath2006-02-282-3/+10
* * sysdeps/unix/sysv/linux/powerpc/powerpc64/umount.c: Include x86_64Roland McGrath2006-02-288-7/+282
* * sysdeps/hppa: Directory removed, saved in ports repository.Roland McGrath2006-02-28414-17409/+48
* * elf/rtld-Rules (subdir-args): New variable.Roland McGrath2006-02-2813-8/+351
* * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.hRoland McGrath2006-02-283-6/+40
* * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Copy in i386/bits/fcntl.h.Roland McGrath2006-02-282-14/+42
* * scripts/config.guess: Update from master, timestamp='2006-02-27'.Roland McGrath2006-02-286-303/+390
* * Makefile (subdir-target-args): New variable.Roland McGrath2006-02-2841-361/+795
* 2006-02-27 Roland McGrath <roland@redhat.com>Roland McGrath2006-02-281-0/+5
* * sysdeps/unix/sysv/linux/linkat.c (linkat): Allow flags to be setUlrich Drepper2006-02-272-7/+13
* (AT_SYMLINK_FOLLOW): Define.Ulrich Drepper2006-02-271-2/+3
* Move bare/ to ports repository.Roland McGrath2006-02-275-163/+0
* Add fifth parameter to linkat.Ulrich Drepper2006-02-271-1/+2