about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* 2005-05-23 Roland McGrath <roland@redhat.com>Roland McGrath2005-05-242-3/+0
* * sunrpc/bindrsvprt.c (LOWPORT): Apparently some mountdUlrich Drepper2005-05-232-5/+12
* [BZ #961]Ulrich Drepper2005-05-237-10/+28
* Based on a patch by Steve Dickson <steved@redhat.com>.Ulrich Drepper2005-05-231-0/+1
* * sunrpc/pm_getport.c (__get_socket): New function.Ulrich Drepper2005-05-234-6/+74
* * sunrpc/bindrsvprt.c (bindresvport): Try harder to find a port.Ulrich Drepper2005-05-232-2/+17
* * sysdeps/unix/clock_gettime.c (clock_gettime): Revert last patch.Ulrich Drepper2005-05-232-1/+5
* * elf/rtld.c: Include <dl-osinfo.h>. cvs/fedora-glibc-20050523T1354Ulrich Drepper2005-05-222-0/+5
* * locales/mn_MN: Update. Patch by Sanlig Badral <s_badral@yahoo.com>.Ulrich Drepper2005-05-222-31/+112
* * sysdeps/powerpc/powerpc32/sysdep.h (PSEUDO_RET): Don't useUlrich Drepper2005-05-2126-86/+111
* * sysdeps/powerpc/powerpc32/fpu/s_ceil.S (TWO52.0): Delete.Ulrich Drepper2005-05-2119-159/+110
* [BZ #955]Ulrich Drepper2005-05-218-31/+50
* (clock_getcpuclockid): Always return a defined value.Ulrich Drepper2005-05-211-6/+6
* * sysdeps/posix/getaddrinfo.c (gaih_local): Check [_HAVE_SA_LEN] cvs/fedora-glibc-20050520T0919Roland McGrath2005-05-181-0/+6
* 2005-05-17 Neal H. Walfield <neal@gnu.org>Roland McGrath2005-05-181-4/+4
* Correct comment.Ulrich Drepper2005-05-141-1/+1
* * sysdeps/generic/dl-sysdep.c (_dl_sysdep_start): Adjust forUlrich Drepper2005-05-113-6/+9
* * elf/elf.h (Elf32_auxv_t): Make cross-compile safe.Ulrich Drepper2005-05-111-0/+5
* (Elf32_auxv_t): Make cross-compile safe. (Elf64_auxv_t): Likewise.Ulrich Drepper2005-05-111-8/+10
* * sysdeps/unix/sysv/linux/clock_getres.c: Include <time.h>.Roland McGrath2005-05-093-0/+7
* * sysdeps/powerpc/powerpc64/dl-machine.h (RTLD_START): UseRoland McGrath2005-05-091-0/+5
* 2005-05-09 Alan Modra <amodra@bigpond.net.au>Roland McGrath2005-05-091-8/+8
* * MakeTAGS: Make xgettext not look into test cases.Ulrich Drepper2005-05-083-4/+6041
* * MakeTAGS: Remove - parameter to xgettext.Ulrich Drepper2005-05-083-5871/+4
* * MakeTAGS: Make sure translations in error calls are marked withUlrich Drepper2005-05-082-2/+7
* * intl/libintl.h: Always use __attribute_format_arg__ for gettextUlrich Drepper2005-05-072-4/+12
* [BZ #934]Ulrich Drepper2005-05-063-1/+24
* Include bits/libc-lock.h or define dummy __libc_lock_* macros if not _LIBC. (...Ulrich Drepper2005-05-061-0/+9
* * sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: Remove explicitRoland McGrath2005-05-062-14/+28
* pasto in license textRoland McGrath2005-05-051-1/+1
* * intl/Makefile (tst-gettext[45].out): Pass also $(run-program-prefix) cvs/fedora-glibc-20050504T1818Ulrich Drepper2005-05-0478-252/+417
* * sysdeps/i386/add_n.S: Add call frame information. cvs/fedora-glibc-20050504T0728Ulrich Drepper2005-05-0448-142/+990
* * sysdeps/unix/sysv/linux/kernel-features.h: waitid is availableUlrich Drepper2005-05-034-265/+36
* * sysdeps/posix/posix_fallocate.c (posix_fallocate): If len == 0,Ulrich Drepper2005-05-031-0/+9
* (posix_fallocate): If len == 0, call ftruncate if offset is bigger than curre...Ulrich Drepper2005-05-032-20/+66
* [BZ #924] cvs/fedora-glibc-20050503T0852Roland McGrath2005-05-022-2/+8
* * timezone/africa: Update from tzdata2005i.Roland McGrath2005-04-305-38/+108
* * sysdeps/i386/sysdep.h (CALL_MCOUNT): Fix typo in last change.Roland McGrath2005-04-291-0/+4
* 2005-04-29 Roland McGrath <roland@redhat.com>Roland McGrath2005-04-291-1/+1
* * nis/nis_table.c: Fix realloc handling.Ulrich Drepper2005-04-293-7/+17
* [BZ #798]Ulrich Drepper2005-04-291-0/+5
* Help losers who use --with-headers.Ulrich Drepper2005-04-291-0/+8
* [BZ #781, BZ #796]Roland McGrath2005-04-287-70/+76
* 2005-03-22 Steven Munroe <sjmunroe@us.ibm.com>Roland McGrath2005-04-281-4/+3
* * sysdeps/i386/sysdep.h: Add cfi instrumentation to asm fragments.Ulrich Drepper2005-04-285-15/+38
* * configure.in: Remove ultrasparc names.Ulrich Drepper2005-04-282-2/+4
* * sysdeps/i386/i686/memcmp.S: Move misplaced END.Ulrich Drepper2005-04-2811-12/+7296
* * scripts/config.guess: Update from upstream.Ulrich Drepper2005-04-283-5/+17
* * SUPPORTED: Add UTF-8 locales where UTF-8 was not already supported.Ulrich Drepper2005-04-282-0/+22
* * nscd/connections.c (nscd_run): Use time() value in prune_cache cvs/fedora-glibc-20050428T0846Ulrich Drepper2005-04-282-2/+6