aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-11-05* config.h.in: Remove HAVE_SUBTRACT_LOCAL_LABELS.Ulrich Drepper2-4/+1
2005-11-05* configure.in: Remove test for support for subtracting local labels.Ulrich Drepper4-73/+8
2005-11-05* configure.in: If init_array/fini_array support is not available,Ulrich Drepper11-170/+46
2005-11-05* SUPPORTED (SUPPORTED-LOCALES): Fix typo in si_LK line.Ulrich Drepper1-0/+4
2005-11-05(SUPPORTED-LOCALES): Fix typo in si_LK line.Ulrich Drepper1-1/+1
2005-11-05* sysdeps/i386/configure.in (libc_mtune_example): Variable removed.Roland McGrath3-6/+3
2005-11-05[BZ #1089]Roland McGrath3-34/+55
2005-11-04* NEWS: Synch with 2.3 branch updates.Roland McGrath1-0/+4
2005-11-042005-11-03 Roland McGrath <roland@redhat.com>Roland McGrath1-2/+20
2005-11-04* sunrpc/svc.c (svc_getreq_poll): Fix inefficient loop test.Ulrich Drepper1-0/+4
2005-11-04(svc_getreq_poll): Fix inefficient loop test.Ulrich Drepper1-5/+7
2005-11-03* sunrpc/svc.c (svc_getreqset): Use ffsl instead of ffs on fd_mask,Roland McGrath2-2/+3
2005-11-03[BZ #1548]Roland McGrath1-0/+6
2005-11-03[BZ #1548]Roland McGrath1-1/+1
2005-11-03[BZ #1774]Ulrich Drepper2-14/+26
2005-11-01* sysdeps/powerpc/powerpc64/MakefileUlrich Drepper5-0/+276
2005-11-01* resolv/res_init.c (__res_iclose): New function. Broken out ofUlrich Drepper8-58/+65
2005-10-31* debug/execinfo.h: Change backtrace_symbols_fd comment.Ulrich Drepper1-1/+1
2005-10-31[BZ #1579]Ulrich Drepper1-0/+5
2005-10-31Change backtrace+symbols_fd comment.Ulrich Drepper1-3/+2
2005-10-31* sysdeps/ia64/fpu/libm-symbols.h (WEAK_LIBM_ENTRY): Add "__"Roland McGrath2-2/+8
2005-10-31* elf/dl-conflict.c (_dl_resolve_conflicts): Use _dl_debug_printfRoland McGrath1-0/+6
2005-10-312005-10-26 Jakub Jelinek <jakub@redhat.com>Roland McGrath1-3/+3
2005-10-30* misc/hsearch_r.c (hsearch_r): Remove duplicate test.Ulrich Drepper4-6/+20
2005-10-28* nis/nss_nis/nis-publickey.c (_nss_nis_getpublickey): Fix offUlrich Drepper1-0/+5
2005-10-28(_nss_nis_getpublickey): Fix off by one error.Ulrich Drepper1-2/+2
2005-10-24[BZ #721]Roland McGrath2-2/+7
2005-10-24[BZ #1534]Roland McGrath1-0/+6
2005-10-24[BZ #1534]Roland McGrath1-1/+1
2005-10-23* rt/mqueue.h: Cleanups.Ulrich Drepper1-0/+4
2005-10-23Cleanups.Ulrich Drepper1-5/+4
2005-10-23copyright updateRoland McGrath2-2/+4
2005-10-23[BZ #1254]cvs/fedora-glibc-2_3-20051023T0123Roland McGrath2-5/+14
2005-10-23[BZ #1252, BZ #1498]Roland McGrath1-0/+7
2005-10-23[BZ #1252]Roland McGrath2-11/+14
2005-10-21* iconvdata/ibm1364.h (__ucs4_to_ibm1364sb): Fix one mapping.Ulrich Drepper7-3/+13
2005-10-20* sysdeps/alpha/remqu.S: Return the correct result when the samecvs/fedora-glibc-20051020T0651Ulrich Drepper3-2/+8
2005-10-20* sysdeps/unix/sysv/linux/powerpc/powerpc32/ucontext_i.h (TESTS):Ulrich Drepper3-0/+41
2005-10-19..Ulrich Drepper23-2/+74844
2005-10-19iconv module for IBM1364.Ulrich Drepper1-0/+394
2005-10-17[BZ #721]Roland McGrath1-0/+14
2005-10-172005-10-17 Roland McGrath <roland@redhat.com>Roland McGrath1-10/+12
2005-10-17* sysdeps/unix/sysv/linux/s390/s390-32/ucontext_i.h (SC_STSZ, TESTS):Ulrich Drepper3-0/+34
2005-10-17allow EACCES errors when opening /proc for now.Ulrich Drepper1-1/+1
2005-10-17* libio/oldfileops.c (_IO_old_file_xsputn): Fix last patch.Ulrich Drepper3-5/+22
2005-10-17Don't use expensive wide char lookups in isw* functions if character is in AS...Ulrich Drepper2-32/+38
2005-10-17* abi-tags (.*-.*-knetbsd.*-gnu.*): New match, with ABI value 4.Roland McGrath3-1/+9
2005-10-17* sysdeps/generic/bits/mman.hRoland McGrath1-0/+5
2005-10-172005-10-16 Alfred M. Szmidt <ams@gnu.org>Roland McGrath2-2/+14
2005-10-16* sysdeps/unix/sysv/linux/sh/makecontext.S: New file.Ulrich Drepper12-3/+1314