aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-06-12* elf/dl-error.c (_dl_signal_error): Store information about use ofUlrich Drepper8-41/+108
2005-06-12Remove _dl_out_of_memory declaration. (rtld_global_ro._dl_signal_error): Add ...Ulrich Drepper1-5/+1
2005-06-08[BZ #622]Roland McGrath2-2/+8
2005-06-03[BZ #959]Roland McGrath1-0/+6
2005-06-03[BZ #959]Roland McGrath1-2/+2
2005-05-30..Ulrich Drepper1-4/+13
2005-05-30(DL_SYSDEP_OSCHECK): If GLRO(dl_osversion) has been already set to a value sm...Ulrich Drepper1-1/+3
2005-05-29* sysdeps/mach/i386/syscall.S (syscall): Call END.Roland McGrath3-4/+35
2005-05-292005-05-24 Thomas Schwinge <schwinge@nic-nac-project.de>Roland McGrath1-1/+2
2005-05-28 * elf/elf.h (DT_ALPHA_PLTRO, DT_ALPHA_NUM): New. * sysdeps/al...Richard Henderson12-111/+301
2005-05-26[BZ #954]Ulrich Drepper6-12/+24
2005-05-26* gmon/gmon.c: Add space inf weak_alias use.Ulrich Drepper1-0/+94
2005-05-26Add space inf weak_alias use.Ulrich Drepper64-91/+91
2005-05-25* sysdeps/unix/sysv/linux/i386/sysdep.hRoland McGrath3-26/+33
2005-05-24Move arm port to ports repositorycvs/fedora-glibc-20050524T1606Roland McGrath127-6771/+12
2005-05-242005-05-23 Roland McGrath <roland@redhat.com>Roland McGrath2-3/+0
2005-05-23* sunrpc/bindrsvprt.c (LOWPORT): Apparently some mountdUlrich Drepper2-5/+12
2005-05-23[BZ #961]Ulrich Drepper7-10/+28
2005-05-23Based on a patch by Steve Dickson <steved@redhat.com>.Ulrich Drepper1-0/+1
2005-05-23* sunrpc/pm_getport.c (__get_socket): New function.Ulrich Drepper4-6/+74
2005-05-23* sunrpc/bindrsvprt.c (bindresvport): Try harder to find a port.Ulrich Drepper2-2/+17
2005-05-23* sysdeps/unix/clock_gettime.c (clock_gettime): Revert last patch.Ulrich Drepper2-1/+5
2005-05-22* elf/rtld.c: Include <dl-osinfo.h>.cvs/fedora-glibc-20050523T1354Ulrich Drepper2-0/+5
2005-05-22* locales/mn_MN: Update. Patch by Sanlig Badral <s_badral@yahoo.com>.Ulrich Drepper2-31/+112
2005-05-21* sysdeps/powerpc/powerpc32/sysdep.h (PSEUDO_RET): Don't useUlrich Drepper26-86/+111
2005-05-21* sysdeps/powerpc/powerpc32/fpu/s_ceil.S (TWO52.0): Delete.Ulrich Drepper19-159/+110
2005-05-21[BZ #955]Ulrich Drepper8-31/+50
2005-05-21(clock_getcpuclockid): Always return a defined value.Ulrich Drepper1-6/+6
2005-05-18* sysdeps/posix/getaddrinfo.c (gaih_local): Check [_HAVE_SA_LEN]cvs/fedora-glibc-20050520T0919Roland McGrath1-0/+6
2005-05-182005-05-17 Neal H. Walfield <neal@gnu.org>Roland McGrath1-4/+4
2005-05-14Correct comment.Ulrich Drepper1-1/+1
2005-05-11* sysdeps/generic/dl-sysdep.c (_dl_sysdep_start): Adjust forUlrich Drepper3-6/+9
2005-05-11* elf/elf.h (Elf32_auxv_t): Make cross-compile safe.Ulrich Drepper1-0/+5
2005-05-11(Elf32_auxv_t): Make cross-compile safe. (Elf64_auxv_t): Likewise.Ulrich Drepper1-8/+10
2005-05-09* sysdeps/unix/sysv/linux/clock_getres.c: Include <time.h>.Roland McGrath3-0/+7
2005-05-09* sysdeps/powerpc/powerpc64/dl-machine.h (RTLD_START): UseRoland McGrath1-0/+5
2005-05-092005-05-09 Alan Modra <amodra@bigpond.net.au>Roland McGrath1-8/+8
2005-05-08* MakeTAGS: Make xgettext not look into test cases.Ulrich Drepper3-4/+6041
2005-05-08* MakeTAGS: Remove - parameter to xgettext.Ulrich Drepper3-5871/+4
2005-05-08* MakeTAGS: Make sure translations in error calls are marked withUlrich Drepper2-2/+7
2005-05-07* intl/libintl.h: Always use __attribute_format_arg__ for gettextUlrich Drepper2-4/+12
2005-05-06[BZ #934]Ulrich Drepper3-1/+24
2005-05-06Include bits/libc-lock.h or define dummy __libc_lock_* macros if not _LIBC. (...Ulrich Drepper1-0/+9
2005-05-06* sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: Remove explicitRoland McGrath2-14/+28
2005-05-05pasto in license textRoland McGrath1-1/+1
2005-05-04* intl/Makefile (tst-gettext[45].out): Pass also $(run-program-prefix)cvs/fedora-glibc-20050504T1818Ulrich Drepper78-252/+417
2005-05-04* sysdeps/i386/add_n.S: Add call frame information.cvs/fedora-glibc-20050504T0728Ulrich Drepper48-142/+990
2005-05-03* sysdeps/unix/sysv/linux/kernel-features.h: waitid is availableUlrich Drepper4-265/+36
2005-05-03* sysdeps/posix/posix_fallocate.c (posix_fallocate): If len == 0,Ulrich Drepper1-0/+9
2005-05-03(posix_fallocate): If len == 0, call ftruncate if offset is bigger than curre...Ulrich Drepper2-20/+66