about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * sysdeps/pthread/getcpuclockid.c: Include spinlock.h. cvs/fedora-glibc-20050427T1912Ulrich Drepper2005-04-273-5/+18
* Use <> instead of "" includes.Ulrich Drepper2005-04-271-3/+3
* [BZ #877] cvs/fedora-glibc-2_3-20050704T1133 cvs/fedora-glibc-20050427T1043Roland McGrath2005-04-273-2/+7
* [BZ #877]Roland McGrath2005-04-271-2/+2
* * tst-cancel17.c (do_test): Add arbitrary factor to make sureUlrich Drepper2005-04-271-0/+5
* (do_test): Add arbitrary factor to make sure aio_write blocks.Ulrich Drepper2005-04-271-2/+2
* * rt/tst-cpuclock1.c: New file.Roland McGrath2005-04-2712-5/+1174
* 2005-04-27 Roland McGrath <roland@redhat.com>Roland McGrath2005-04-278-195/+549
* * stdlib/test-canon.c: Make doesExist a directory and add more testsUlrich Drepper2005-04-273-6/+31
* * time/strptime_l.c (__strptime_internal): Handle 'z' to setUlrich Drepper2005-04-276-59/+264
* * elf/dl-close.c: Include stddef.h.Ulrich Drepper2005-04-2710-26/+302
* * stdio-common/vfscanf.c: Correctly account for characters ofUlrich Drepper2005-04-261-0/+5
* Correctly account for characters of decimal points right after +-.Ulrich Drepper2005-04-261-3/+2
* * elf/rtld-Rules (rtld-all): Test ifndef rtld-modules instead ofRoland McGrath2005-04-261-0/+5
* 2005-04-26 Roland McGrath <roland@redhat.com>Roland McGrath2005-04-261-2/+9
* Fix typo.Ulrich Drepper2005-04-261-1/+1
* * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.hRoland McGrath2005-04-263-3/+18
* 2005-04-25 Roland McGrath <roland@redhat.com>Roland McGrath2005-04-261-1/+1
* * stdio-common/vfscanf.c: Fix parsing of decimal point after +-.Ulrich Drepper2005-04-241-0/+5
* Fix parsing of decimal point after +-.Ulrich Drepper2005-04-241-1/+13
* * elf/dl-load.c (_dl_map_object_from_fd): Don't use MAP_DENYWRITE,Roland McGrath2005-04-212-7/+6
* * sysdeps/sparc/sparc32/elf/start.S: Define __data_start.Roland McGrath2005-04-173-0/+17
* [BZ #823]Roland McGrath2005-04-161-0/+1
* * old_pthread_cond_init.c: Include <errno.h>.Roland McGrath2005-04-153-7/+16
* * timezone/Makefile (zic-deps): New variable.Roland McGrath2005-04-152-17/+24
* [BZ #253] cvs/fedora-glibc-20050415T0909Roland McGrath2005-04-153-5/+20
* [BZ #851]Roland McGrath2005-04-151-0/+1
* Add sparc64 TLS and NPTL support.Ulrich Drepper2005-04-1412-253/+596
* * posix/execvp.c (execvp): Use file name including path whenUlrich Drepper2005-04-144-3/+54
* * stdlib/random_r.c (__initstate_r): Don't use non-existing state.Ulrich Drepper2005-04-123-2/+23