about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* * sysdeps/unix/sysv/linux/bits/statvfs.h: Define ST_RELATIME. cvs/fedora-glibc-20061214T0850Ulrich Drepper2006-12-143-3/+11
* [BZ #2337]Ulrich Drepper2006-12-1310-40/+91
* * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S: IncludeUlrich Drepper2006-12-132-1/+7
* * stdlib/strtod_l.c (____STRTOF_INTERNAL): Parse thousandUlrich Drepper2006-12-116-2/+107
* [BZ #3632] cvs/fedora-glibc-20061210T1006Ulrich Drepper2006-12-102-1/+5
* [BZ #3664]Ulrich Drepper2006-12-103-10/+16
* [BZ #3673]Ulrich Drepper2006-12-104-8/+74
* [BZ #3674]Ulrich Drepper2006-12-102-1/+7
* * misc/mntent_r.c (__hasmntopt): Check p[optlen] even when p == rest.Ulrich Drepper2006-12-094-2/+61
* * sysdeps/unix/sysv/linux/rtld-lowlevel.hUlrich Drepper2006-12-096-14/+60
* * malloc/memusage.c: Handle realloc with new size of zero andUlrich Drepper2006-12-083-8/+43
* * nis/nis_subr.c (nis_getnames): Revert last change. cvs/fedora-glibc-20061205T2141Ulrich Drepper2006-12-058-14/+78
* [BZ #3514, BZ #3515]Ulrich Drepper2006-12-036-87/+65
* * nscd/nscd.init: Remove obsolete and commented-out -S optionUlrich Drepper2006-12-012-8/+6
* * sysdeps/unix/sysv/linux/x86_64/sigaction.c: Fix compatibility with cvs/fedora-glibc-20061201T0821Ulrich Drepper2006-12-012-1/+7
* * sunrpc/svc_run.c (svc_run): Set my_pollfd to new_pollfd if realloc cvs/fedora-glibc-20061130T1652Ulrich Drepper2006-11-302-0/+6
* 2006-11-29 Daniel Jacobowitz <dan@codesourcery.com>Ulrich Drepper2006-11-294-10/+101
* [BZ #3559] cvs/fedora-glibc-20061128T1037Ulrich Drepper2006-11-272-10/+32
* * resolv/mapv4v6addr.h (map_v4v6_address): Fix last change.Ulrich Drepper2006-11-212-1/+6
* * resolv/mapv4v6addr.h (map_v4v6_address): Optimize a bit.Ulrich Drepper2006-11-212-6/+8
* * sysdeps/unix/sysv/linux/i386/getgroups.c (__getgroups): InvokeUlrich Drepper2006-11-202-2/+8
* * nss/nss_files/files-hosts.c (LINE_PARSER): Support IPv6-style cvs/fedora-glibc-20061120T1000Ulrich Drepper2006-11-202-9/+30
* * sysdeps/x86_64/fpu/s_copysignf.S (__copysignf): Switch to .text.Ulrich Drepper2006-11-163-2/+13
* * nss/nss_files/files-alias.c (get_next_alias): Set line backUlrich Drepper2006-11-152-3/+7
* * po/nl.po: Update from translation team.Ulrich Drepper2006-11-142-3988/+4529
* [BZ #3137]Ulrich Drepper2006-11-143-4/+10
* * timezone/africa: Update from tzdata2006o.Ulrich Drepper2006-11-1111-576/+1026
* * time/tzfile.c (__tzfile_read): Extend to handle new file formatUlrich Drepper2006-11-1110-240/+756
* [BZ #3483]Ulrich Drepper2006-11-1018-38/+48
* [BZ #3480]Ulrich Drepper2006-11-101-0/+19
* [BZ #3465]Ulrich Drepper2006-11-1023-43/+71
* [BZ #3451] cvs/fedora-glibc-20061110T2049 cvs/fedora-glibc-20061110T1956Ulrich Drepper2006-11-102-15/+34
* * string/strxfrm_l.c (STRXFRM): Fix trailing \1 optimizationUlrich Drepper2006-11-103-6/+55
* * po/sv.po: Update from translation team.Ulrich Drepper2006-11-102-7/+17
* * sysdeps/unix/sysv/linux/x86_64/sysconf.c (intel_check_word): AddUlrich Drepper2006-11-104-3/+23
* [BZ #3493]Ulrich Drepper2006-11-092-1/+4
* * sysdeps/posix/getaddrinfo.c (getaddrinfo): Fix test for cvs/fedora-glibc-20061109T2048Ulrich Drepper2006-11-092-3/+9
* * string/Makefile (tests): Add tst-strxfrm2.Ulrich Drepper2006-11-094-5/+59
* * elf/dl-debug.c (_dl_debug_initialize): Check r->r_map for 0 cvs/fedora-glibc-20061109T1949Ulrich Drepper2006-11-097-51/+84
* * sysdeps/powerpc/fpu/bits/mathinline.hUlrich Drepper2006-11-063-58/+89
* * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_check_word):Ulrich Drepper2006-11-063-2/+63
* * malloc/memusage.c (dest): Reset not_me back to false afterUlrich Drepper2006-11-032-0/+11
* * locales/mai_IN: New file. cvs/fedora-glibc-20061103T1610Ulrich Drepper2006-11-034-9/+101
* * configure.in: Work around ld --help change and avoid -z relroUlrich Drepper2006-11-022-12/+17
* * po/sv.po: Update from translation team.Ulrich Drepper2006-11-012-10/+14
* * stdlib/atexit.c (atexit): Don't mark as hidden when used toUlrich Drepper2006-10-312-0/+7
* * nptl_db/db_info.c [TLS_DTV_AT_TP]: Fixed size init for dtvpUlrich Drepper2006-10-312-1/+6
* * sysdeps/ia64/pthread_spin_unlock.c (pthread_spin_unlock): UseUlrich Drepper2006-10-304-4/+11
* * configure.in: Relax -z relro requirement a bit. cvs/fedora-glibc-20061029T2155Ulrich Drepper2006-10-294-2/+30
* * po/sv.po: Update from translation team.Ulrich Drepper2006-10-2913-83/+90