about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * elf/dl-sym.c (do_sym): Use RTLD_SINGLE_THREAD_P.Ulrich Drepper2006-10-296-7/+16
* * configure.in: Require assembler support for visibility, compilerUlrich Drepper2006-10-2835-288/+166
* * sysdeps/pthread/pthread_barrier_wait.c: Move to...Ulrich Drepper2006-10-2817-0/+34
* * sysdeps/x86_64/tls.h: Likewise.Ulrich Drepper2006-10-282-29/+3
* * Makerules: USE_TLS support is now default.Ulrich Drepper2006-10-274-8/+8
* USE_TLS support is now default.Ulrich Drepper2006-10-2784-492/+299
* * elf/Makefile: Add rules to build and run tst-thrlock.Ulrich Drepper2006-10-274-7/+62
* * elf/dl-close.c (_dl_close_worker): Renamed from _dl_close andUlrich Drepper2006-10-273-14/+34
* [BZ #3426] cvs/fedora-glibc-20061027T1902Ulrich Drepper2006-10-272-2/+5
* [BZ #3429]Ulrich Drepper2006-10-272-10/+19
* * elf/dl-lookup.c (_dl_debug_bindings): Remove unised symbol_scopeUlrich Drepper2006-10-2725-201/+229