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