Age | Commit message (Expand) | Author | Files | Lines |
2005-05-24 | 2005-05-23 Roland McGrath <roland@redhat.com> | Roland McGrath | 2 | -3/+0 |
2005-05-23 | * sunrpc/bindrsvprt.c (LOWPORT): Apparently some mountd | Ulrich Drepper | 2 | -5/+12 |
2005-05-23 | [BZ #961] | Ulrich Drepper | 7 | -10/+28 |
2005-05-23 | Based on a patch by Steve Dickson <steved@redhat.com>. | Ulrich Drepper | 1 | -0/+1 |
2005-05-23 | * sunrpc/pm_getport.c (__get_socket): New function. | Ulrich Drepper | 4 | -6/+74 |
2005-05-23 | * sunrpc/bindrsvprt.c (bindresvport): Try harder to find a port. | Ulrich Drepper | 2 | -2/+17 |
2005-05-23 | * sysdeps/unix/clock_gettime.c (clock_gettime): Revert last patch. | Ulrich Drepper | 2 | -1/+5 |
2005-05-22 | * elf/rtld.c: Include <dl-osinfo.h>.cvs/fedora-glibc-20050523T1354 | Ulrich Drepper | 2 | -0/+5 |
2005-05-22 | * locales/mn_MN: Update. Patch by Sanlig Badral <s_badral@yahoo.com>. | Ulrich Drepper | 2 | -31/+112 |
2005-05-21 | * sysdeps/powerpc/powerpc32/sysdep.h (PSEUDO_RET): Don't use | Ulrich Drepper | 26 | -86/+111 |
2005-05-21 | * sysdeps/powerpc/powerpc32/fpu/s_ceil.S (TWO52.0): Delete. | Ulrich Drepper | 19 | -159/+110 |
2005-05-21 | [BZ #955] | Ulrich Drepper | 8 | -31/+50 |
2005-05-21 | (clock_getcpuclockid): Always return a defined value. | Ulrich Drepper | 1 | -6/+6 |
2005-05-18 | * sysdeps/posix/getaddrinfo.c (gaih_local): Check [_HAVE_SA_LEN]cvs/fedora-glibc-20050520T0919 | Roland McGrath | 1 | -0/+6 |
2005-05-18 | 2005-05-17 Neal H. Walfield <neal@gnu.org> | Roland McGrath | 1 | -4/+4 |
2005-05-14 | Correct comment. | Ulrich Drepper | 1 | -1/+1 |
2005-05-11 | * sysdeps/generic/dl-sysdep.c (_dl_sysdep_start): Adjust for | Ulrich Drepper | 3 | -6/+9 |
2005-05-11 | * elf/elf.h (Elf32_auxv_t): Make cross-compile safe. | Ulrich Drepper | 1 | -0/+5 |
2005-05-11 | (Elf32_auxv_t): Make cross-compile safe. (Elf64_auxv_t): Likewise. | Ulrich Drepper | 1 | -8/+10 |
2005-05-09 | * sysdeps/unix/sysv/linux/clock_getres.c: Include <time.h>. | Roland McGrath | 3 | -0/+7 |
2005-05-09 | * sysdeps/powerpc/powerpc64/dl-machine.h (RTLD_START): Use | Roland McGrath | 1 | -0/+5 |
2005-05-09 | 2005-05-09 Alan Modra <amodra@bigpond.net.au> | Roland McGrath | 1 | -8/+8 |
2005-05-08 | * MakeTAGS: Make xgettext not look into test cases. | Ulrich Drepper | 3 | -4/+6041 |
2005-05-08 | * MakeTAGS: Remove - parameter to xgettext. | Ulrich Drepper | 3 | -5871/+4 |
2005-05-08 | * MakeTAGS: Make sure translations in error calls are marked with | Ulrich Drepper | 2 | -2/+7 |
2005-05-07 | * intl/libintl.h: Always use __attribute_format_arg__ for gettext | Ulrich Drepper | 2 | -4/+12 |
2005-05-06 | [BZ #934] | Ulrich Drepper | 3 | -1/+24 |
2005-05-06 | Include bits/libc-lock.h or define dummy __libc_lock_* macros if not _LIBC. (... | Ulrich Drepper | 1 | -0/+9 |
2005-05-06 | * sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: Remove explicit | Roland McGrath | 2 | -14/+28 |
2005-05-05 | pasto in license text | Roland McGrath | 1 | -1/+1 |
2005-05-04 | * intl/Makefile (tst-gettext[45].out): Pass also $(run-program-prefix)cvs/fedora-glibc-20050504T1818 | Ulrich Drepper | 78 | -252/+417 |
2005-05-04 | * sysdeps/i386/add_n.S: Add call frame information.cvs/fedora-glibc-20050504T0728 | Ulrich Drepper | 48 | -142/+990 |
2005-05-03 | * sysdeps/unix/sysv/linux/kernel-features.h: waitid is available | Ulrich Drepper | 4 | -265/+36 |
2005-05-03 | * sysdeps/posix/posix_fallocate.c (posix_fallocate): If len == 0, | Ulrich Drepper | 1 | -0/+9 |
2005-05-03 | (posix_fallocate): If len == 0, call ftruncate if offset is bigger than curre... | Ulrich Drepper | 2 | -20/+66 |
2005-05-02 | [BZ #924]cvs/fedora-glibc-20050503T0852 | Roland McGrath | 2 | -2/+8 |
2005-04-30 | * timezone/africa: Update from tzdata2005i. | Roland McGrath | 5 | -38/+108 |
2005-04-29 | * sysdeps/i386/sysdep.h (CALL_MCOUNT): Fix typo in last change. | Roland McGrath | 1 | -0/+4 |
2005-04-29 | 2005-04-29 Roland McGrath <roland@redhat.com> | Roland McGrath | 1 | -1/+1 |
2005-04-29 | * nis/nis_table.c: Fix realloc handling. | Ulrich Drepper | 3 | -7/+17 |
2005-04-29 | [BZ #798] | Ulrich Drepper | 1 | -0/+5 |
2005-04-29 | Help losers who use --with-headers. | Ulrich Drepper | 1 | -0/+8 |
2005-04-28 | [BZ #781, BZ #796] | Roland McGrath | 7 | -70/+76 |
2005-04-28 | 2005-03-22 Steven Munroe <sjmunroe@us.ibm.com> | Roland McGrath | 1 | -4/+3 |
2005-04-28 | * sysdeps/i386/sysdep.h: Add cfi instrumentation to asm fragments. | Ulrich Drepper | 5 | -15/+38 |
2005-04-28 | * configure.in: Remove ultrasparc names. | Ulrich Drepper | 2 | -2/+4 |
2005-04-28 | * sysdeps/i386/i686/memcmp.S: Move misplaced END. | Ulrich Drepper | 11 | -12/+7296 |
2005-04-28 | * scripts/config.guess: Update from upstream. | Ulrich Drepper | 3 | -5/+17 |
2005-04-28 | * SUPPORTED: Add UTF-8 locales where UTF-8 was not already supported. | Ulrich Drepper | 2 | -0/+22 |
2005-04-28 | * nscd/connections.c (nscd_run): Use time() value in prune_cachecvs/fedora-glibc-20050428T0846 | Ulrich Drepper | 2 | -2/+6 |