aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-03-06* sysdeps/mach/hurd/faccessat.c: New file.Roland McGrath22-109/+858
2006-03-06* malloc/malloc.c (MALLOC_ALIGNMENT): Revert to (2 * SIZE_SZ) value.cvs/fedora-glibc-20060306T0720Roland McGrath4-7/+36
2006-03-06* sysdeps/posix/sysconf.c (__sysconf): Use #if _POSIX_FOO > 0Roland McGrath4-92/+215
2006-03-06* sysdeps/sparc/sparc32/dl-trampoline.S: Add CFI markings.Roland McGrath10-116/+164
2006-03-06* shlib-versions: Use sparc64.*- for CPU patterns.Roland McGrath34-457/+437
2006-03-05* bits/resource.h (RLIMIT_SBSIZE, RLIMIT_AS, RLIMIT_VMEM): Define.Roland McGrath2-1/+11
2006-03-05* sysdeps/mach/hurd/opendir.c (__opendir): Likewise.Roland McGrath2-25/+4
2006-03-05* sysdeps/mach/hurd/fdopendir.c (__fdopendir): Use O_DIRECTORYRoland McGrath2-1/+7
2006-03-05* sysdeps/mach/hurd/i386/tls.h (_hurd_tls_init): Make sure high bitsRoland McGrath4-38/+18
2006-03-03[BZ #2414]Roland McGrath2-3/+8
2006-03-03* sysdeps/unix/alpha/sysdep.h (PTR_MANGLE): Use __typeof in cast.Roland McGrath1-0/+14
2006-03-032006-03-02 Roland McGrath <roland@redhat.com>Roland McGrath1-1/+1
2006-03-02* elf/check-textrel.c: Don't include "config.h".Ulrich Drepper2-1/+4
2006-03-02* sysdeps/unix/sysv/linux/aio_misc.h: Various cleanups.Ulrich Drepper2-5/+10
2006-03-02* io/ftw.c (process_entry): If dir->streamfd != -1,Ulrich Drepper2-6/+19
2006-03-02006-03-02 Jakub Jelinek <jakub@redhat.com>Ulrich Drepper5-0/+69
2006-03-02(MALLOC_ALIGNMENT): Set to __alignof__ (long double) if long double is more a...Ulrich Drepper1-6/+12
2006-03-02[BZ #2013]cvs/fedora-glibc-20060302T0855Roland McGrath1-0/+6
2006-03-02[BZ #2013]Roland McGrath1-9/+46
2006-03-02* sysdeps/unix/sysv/linux/x86_64/lowlevelrobustlock.SUlrich Drepper2-0/+15
2006-03-02(__lll_robust_lock_wait): Also set FUTEX_WAITERS buit if we got the mutex. (_...Ulrich Drepper2-2/+6
2006-03-01* sysdeps/sparc/sparc64/fpu/libm-test-ulps: Update.Roland McGrath3-1/+15
2006-03-01* sysdeps/sparc/sparc32/fpu/libm-test-ulps: Update.Roland McGrath5-9/+104
2006-03-01* sysdeps/unix/sysv/linux/s390/s390-64/sysdep.hRoland McGrath2-1/+6
2006-03-01* version.h (VERSION): 2.3.91Roland McGrath5-11/+25
2006-03-01* Makefile (format-me): Use --plaintext --no-number-sections.Roland McGrath4-46/+45
2006-03-01* NEWS: Update 2.4 items.Roland McGrath2-5/+23
2006-03-01* configure.in (machine): Match sparcv9v and sparc64v.Roland McGrath7-0/+741
2006-03-01* sysdeps/mach/hurd/Subdirs: Use "first hurd".Roland McGrath2-1/+13
2006-03-01Move sysdeps/rs6000 off to ports.Roland McGrath10-768/+4
2006-03-01* sysdeps/unix/sysv/linux/sh/pread.c: Copy in mips pread.c.cvs/fedora-glibc-20060301T0647Roland McGrath5-12/+383
2006-03-01* elf/tst-tls-dlinfo.c: New file.Roland McGrath20-135/+312
2006-03-01* nscd/nscd_helper.c: Include <time.h> for `time' declaration.Roland McGrath2-1/+4
2006-03-01* include/fcntl.h: Declare __openat, __open64. Use libc_hidden_proto.Roland McGrath6-5/+34
2006-03-01* Makeconfig (+includes): Add back $(includes)Roland McGrath5-4/+16
2006-02-28* posix/sys/types.h [!__GNUC_PREREQ (2, 7)] (int64_t, u_int64_t):Roland McGrath2-3/+10
2006-02-28* sysdeps/unix/sysv/linux/powerpc/powerpc64/umount.c: Include x86_64Roland McGrath8-7/+282
2006-02-28* sysdeps/hppa: Directory removed, saved in ports repository.Roland McGrath414-17409/+48
2006-02-28* elf/rtld-Rules (subdir-args): New variable.Roland McGrath13-8/+351
2006-02-28* sysdeps/unix/sysv/linux/s390/s390-32/sysdep.hRoland McGrath3-6/+40
2006-02-28* sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Copy in i386/bits/fcntl.h.Roland McGrath2-14/+42
2006-02-28* scripts/config.guess: Update from master, timestamp='2006-02-27'.Roland McGrath6-303/+390
2006-02-28* Makefile (subdir-target-args): New variable.Roland McGrath41-361/+795
2006-02-282006-02-27 Roland McGrath <roland@redhat.com>Roland McGrath1-0/+5
2006-02-27* sysdeps/unix/sysv/linux/linkat.c (linkat): Allow flags to be setUlrich Drepper2-7/+13
2006-02-27(AT_SYMLINK_FOLLOW): Define.Ulrich Drepper1-2/+3
2006-02-27Move bare/ to ports repository.Roland McGrath5-163/+0
2006-02-27Add fifth parameter to linkat.Ulrich Drepper1-1/+2
2006-02-27* io/tst-linkat.c (do_test): Pass new parameter to linkat.Ulrich Drepper1-0/+1
2006-02-27(do_test): Pass new parameter to linkat.Ulrich Drepper1-1/+1