about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* [BZ #297]Ulrich Drepper2005-10-151-0/+3
* Change date_fmt.Ulrich Drepper2005-10-151-3/+2
* * sysdeps/mach/hurd/opendir.c (_hurd_fd_opendir): New function, brokenRoland McGrath2005-10-153-24/+103
* Comment fix.Roland McGrath2005-10-151-1/+2
* [BZ #71, BZ #305]Ulrich Drepper2005-10-1526-207/+67
* [BZ #865]Ulrich Drepper2005-10-156-7/+113
* [BZ #804]Ulrich Drepper2005-10-145-92/+176
* * locale/programs/ld-collate.c (collate_output): Fix counting ofUlrich Drepper2005-10-142-1/+12
* * SUPPORTED (SUPPORTED-LOCALES): Add dz_BT.UTF-8.Ulrich Drepper2005-10-141-2/+1
* [BZ #368]Ulrich Drepper2005-10-149-57/+1449
* * time/asctime.c (asctime_internal): Use __snprintf instead ofUlrich Drepper2005-10-143-7/+16
* * sysdeps/unix/opendir.c (__opendir): Pass extra argument toUlrich Drepper2005-10-147-16/+62
* [BZ #982]Ulrich Drepper2005-10-148-11/+93
* * stdlib/Makefile (tests): Add tst-ucontext-off.Ulrich Drepper2005-10-142-0/+8
* [BZ #980]Ulrich Drepper2005-10-141-0/+3
* * locales/nl_NL: Define country_car, lang_name, lang_ab,Ulrich Drepper2005-10-142-0/+8
* [BZ #1468]Ulrich Drepper2005-10-149-7/+320
* [BZ #1460]Ulrich Drepper2005-10-145-18/+69
* [BZ #1459]Ulrich Drepper2005-10-144-2/+55
* [BZ #1458]Ulrich Drepper2005-10-149-10/+32
* [BZ #1405]Ulrich Drepper2005-10-142-2/+12
* [BZ #1373]Ulrich Drepper2005-10-144-22/+33
* [BZ #1248]Ulrich Drepper2005-10-133-86/+64
* * posix/regcomp.c: Likewise.Ulrich Drepper2005-10-132-195/+78
* [BZ #1231]Ulrich Drepper2005-10-133-343/+158
* [BZ #1466]Ulrich Drepper2005-10-135-10/+22
* * include/features.h: Define _POSIX_C_SOURCE to 200112 forUlrich Drepper2005-10-138-2/+1176
* * malloc/malloc.c (_int_free): Fail if block size is obviously wrong.Ulrich Drepper2005-10-132-0/+8
* * include/malloc.h: Remove _int_new_arena prototype.Ulrich Drepper2005-10-123-43/+46
* Correctly implement M_MXFAST.Ulrich Drepper2005-10-123-25/+49
* [BZ #532]Ulrich Drepper2005-10-123-0/+291
* * sysdeps/generic/bits/byteswap.h (__bswap_constant_16): New macro.Ulrich Drepper2005-10-103-16/+29
* * malloc/arena.c (ptmalloc_unlock_all2): Reset atfork_recursive_cntr. cvs/fedora-glibc-20051010T1417Ulrich Drepper2005-10-101-1/+1
* * malloc/arena.c (ptmalloc_unlock_all2): Reset atfork_arena_ptr.Ulrich Drepper2005-10-102-1/+6
* * nss/getent.c (hosts_keys): Pass INADDRSZ as size ratherUlrich Drepper2005-10-081-0/+5
* (hosts_keys): Pass INADDRSZ as size rather than IN6ADDRSZ to AF_INET gethostb...Ulrich Drepper2005-10-081-2/+2
* [BZ #1438]Roland McGrath2005-10-081-0/+7
* [BZ #1438]Roland McGrath2005-10-081-4/+7
* * sysdeps/unix/sysv/linux/readonly-area.c: Allow fopen to fail becauseUlrich Drepper2005-10-062-1/+6
* Allow fopen to fail because the file does not exist.Ulrich Drepper2005-10-061-1/+9
* [BZ #1423]Roland McGrath2005-10-051-0/+1
* * crypt/md5.h (MD5_DIGEST_SIZE, MD5_BLOCK_SIZE): New macros.Roland McGrath2005-10-052-1/+9
* * crypt/Makefile (distribute): Remove duplicate defn.Roland McGrath2005-10-052-5/+5
* * sysdeps/generic/ldsodefs.h (struct audit_ifaces):Roland McGrath2005-10-055-4/+35
* * elf/elf.h (R_ARM_TLS_DTPMOD32, R_ARM_TLS_DTPOFF32,Roland McGrath2005-10-052-0/+19
* * allocatestack.c (setxid_signal_thread): AddRoland McGrath2005-10-042-2/+7
* sysdeps/powerpc/nofpu moved to ports cvs/fedora-glibc-20051003T2040Roland McGrath2005-10-0322-1567/+4
* * allocatestack.c (setxid_signal_thread): Need to useUlrich Drepper2005-10-022-2/+7
* 2005-10-01 Ulrich Drepper <drepper@redhat.com>Ulrich Drepper2005-10-015-50/+102
* * posix/regex.h: Pretty printing.Ulrich Drepper2005-09-302-61/+56