aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-04-272005-04-27 Roland McGrath <roland@redhat.com>Roland McGrath8-195/+549
2005-04-27* stdlib/test-canon.c: Make doesExist a directory and add more testsUlrich Drepper3-6/+31
2005-04-27* time/strptime_l.c (__strptime_internal): Handle 'z' to setUlrich Drepper6-59/+264
2005-04-27* elf/dl-close.c: Include stddef.h.Ulrich Drepper10-26/+302
2005-04-26* stdio-common/vfscanf.c: Correctly account for characters ofUlrich Drepper1-0/+5
2005-04-26Correctly account for characters of decimal points right after +-.Ulrich Drepper1-3/+2
2005-04-26* elf/rtld-Rules (rtld-all): Test ifndef rtld-modules instead ofRoland McGrath1-0/+5
2005-04-262005-04-26 Roland McGrath <roland@redhat.com>Roland McGrath1-2/+9
2005-04-26Fix typo.Ulrich Drepper1-1/+1
2005-04-26* sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.hRoland McGrath3-3/+18
2005-04-262005-04-25 Roland McGrath <roland@redhat.com>Roland McGrath1-1/+1
2005-04-24* stdio-common/vfscanf.c: Fix parsing of decimal point after +-.Ulrich Drepper1-0/+5
2005-04-24Fix parsing of decimal point after +-.Ulrich Drepper1-1/+13
2005-04-21* elf/dl-load.c (_dl_map_object_from_fd): Don't use MAP_DENYWRITE,Roland McGrath2-7/+6
2005-04-17* sysdeps/sparc/sparc32/elf/start.S: Define __data_start.Roland McGrath3-0/+17
2005-04-16[BZ #823]Roland McGrath1-0/+1
2005-04-15* old_pthread_cond_init.c: Include <errno.h>.Roland McGrath3-7/+16
2005-04-15* timezone/Makefile (zic-deps): New variable.Roland McGrath2-17/+24
2005-04-15[BZ #253]cvs/fedora-glibc-20050415T0909Roland McGrath3-5/+20
2005-04-15[BZ #851]Roland McGrath1-0/+1
2005-04-14Add sparc64 TLS and NPTL support.Ulrich Drepper12-253/+596
2005-04-14* posix/execvp.c (execvp): Use file name including path whenUlrich Drepper4-3/+54
2005-04-12* stdlib/random_r.c (__initstate_r): Don't use non-existing state.Ulrich Drepper3-2/+23
2005-04-12(__initstate_r): Don't use non-existing state.Ulrich Drepper1-18/+15
2005-04-11* sysdeps/sparc/sparc32/dl-trampoline.S: Use std not stx.Roland McGrath2-1/+5
2005-04-11* manual/string.texi: Fix typo in wmemcpy decl.Roland McGrath2-1/+5
2005-04-082005-04-08 Carlos O'Donell <carlos@baldric.uwo.ca>Roland McGrath3-0/+34
2005-04-08* po/libc.pot: Regenerated.Roland McGrath3-1352/+1373
2005-04-07* sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_discover_osversion)Roland McGrath9-124/+337
2005-04-06* NEWS: Copy 2.3.5 section from 2.3 branch.cvs/fedora-glibc-2_3-20050406T0344cvs/fedora-glibc-2_3-20050406T0312Roland McGrath2-3/+16
2005-04-06[BZ #592, BZ #821, BZ #822, BZ #825]Roland McGrath4-11/+38
2005-04-05* iconv/gconv_int.h: Include <ctype.h> and <string.h>.Roland McGrath2-1/+7
2005-04-05* sysdeps/ia64/fpu/e_acosh.S: Update from Intel libm 2005-04-05Roland McGrath42-59/+136
2005-04-05* scripts/config.guess: Update from master, timestamp='2005-03-24'.Roland McGrath4-71/+144
2005-04-05* sysdeps/sparc/sparc32/dl-trampoline.S: New file.Roland McGrath8-300/+786
2005-04-052005-04-05 Jakub Jelinek <jakub@redhat.com>Roland McGrath2-3/+3
2005-04-05(distribute): Add tst-gettext3.sh. (test-srcs): Add tst-gettext3. (tests): De...cvs/fedora-glibc-20050405T2114Ulrich Drepper1-8/+15
2005-04-04* intl/tst-gettext3.c: New file.Ulrich Drepper7-322/+523
2005-04-04* sunrpc/pmap_rmt.c (xdr_rmtcall_args): Use a dummy arglen insteadUlrich Drepper15-237/+305
2005-04-01* sysdeps/ia64/fpu/libm_cpu_defs.h: Update copyright.cvs/fedora-glibc-20050401T1444Ulrich Drepper5-10/+78
2005-03-31* sysdeps/unix/sysv/linux/x86_64/getcontext.S: Use functionallyUlrich Drepper174-6547/+7906
2005-03-31* sysdeps/ia64/fpu/e_acosf.S: Update from Intel libm 2005-03-21.Ulrich Drepper1-0/+145
2005-03-31Support for ia64 libm.Ulrich Drepper2-0/+337
2005-03-31revertRoland McGrath1-39/+0
2005-03-30* posix/fnmatch.c (fnmatch): For short patterns or strings attempt toUlrich Drepper1-0/+5
2005-03-30(fnmatch): For short patterns or strings attempt to avoid calling mbsrtowcs t...Ulrich Drepper1-18/+61
2005-03-30* elf/dl-load.c: Don't include dl-osinfo.h here.Roland McGrath3-1/+40
2005-03-30* sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_discover_osversion): NewRoland McGrath2-61/+78
2005-03-29* manual/install.texi (Tools for Compilation): GNU binutils 2.15Roland McGrath2-1/+6
2005-03-29[BZ #661]Roland McGrath3-7/+21