about summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
* * configure.in: Remove gnu_as definition and everything using it.Ulrich Drepper2005-11-064-8/+5
| | | | | * config.make.in: Remove gnu-as. * config.h.in: Remove HAVE_GNU_AS.
* * config.make.in: Remove gnu-ld.Ulrich Drepper2005-11-062-1/+1
|
* * configure.in: Remove gnu_ld definition and everything using it.Ulrich Drepper2005-11-0626-275/+104
| | | | | | | | | | | | | | | | | | | | | | | | | | | * config.h.in: Remove HAVE_GNU_LD. * csu/Makefile: Remove use of gnu-ld. * csu/munch.awk: Removed. * csu/munch-tmpl.c: Removed. * include/libc-symbols.h: Remove use of HAVE_GNU_LD. * posix/execl.c: Likewise. * posix/execv.c: Likewise. * stdio-common/psignal.c: Likewise. * stdlib/exit.c: Likewise. * string/strsignal.c: Likewise. * string/tester.c: Likewise. * sysdeps/generic/errlist.c: Likewise. * sysdeps/generic/getenv.c: Likewise. * sysdeps/generic/getgroups.c: Likewise. * sysdeps/generic/init-posix.c: Likewise. * sysdeps/posix/gettimeofday.c: Likewise. * sysdeps/posix/system.c: Likewise. * sysdeps/unix/bsd/init-posix.c: Likewise. * sysdeps/unix/bsd/ulimit.c: Likewise. * sysdeps/unix/bsd/sun/m68k/brk.S: Likewise. * sysdeps/unix/bsd/sun/m68k/sethostid.S: Likewise. * sysdeps/unix/bsd/sun/sparc/sethostid.S: Likewise. * sysdeps/unix/i386/brk.S: Likewise. * sysdeps/unix/sparc/brk.S: Likewise.
* * config.h.in: Remove HAVE_SUBTRACT_LOCAL_LABELS.Ulrich Drepper2005-11-052-4/+1
|
* * configure.in: Remove test for support for subtracting local labels.Ulrich Drepper2005-11-054-73/+8
| | | | | * stdio-common/vfprintf.c: Remove test of HAVE_SUBTRACT_LOCAL_LABELS.
* * configure.in: If init_array/fini_array support is not available,Ulrich Drepper2005-11-0511-170/+46
| | | | | | | | | | bail out. * config.h.in: Remove trace of optional init_array/fini_array support. * config.make.in: Likewise. * csu/elf-init.c: Likewise. * dlfcn/dlfcn.c: Likewise. * elf/soinit.c: Likewise. * sysdeps/ia64/elf/initfinit.c: Likewise.
* * SUPPORTED (SUPPORTED-LOCALES): Fix typo in si_LK line.Ulrich Drepper2005-11-051-0/+4
|
* (SUPPORTED-LOCALES): Fix typo in si_LK line.Ulrich Drepper2005-11-051-1/+1
|
* * sysdeps/i386/configure.in (libc_mtune_example): Variable removed.Roland McGrath2005-11-053-6/+3
| | | | * sysdeps/i386/configure: Regenerated.
* [BZ #1089]Roland McGrath2005-11-053-34/+55
| | | | | | | | 2005-11-04 Roland McGrath <roland@redhat.com> [BZ #1089] * configure.in: Change order of add-on sysdeps directories, so they are interleaved with main sysdeps directories. * configure: Regenerated.
* * NEWS: Synch with 2.3 branch updates.Roland McGrath2005-11-041-0/+4
|
* 2005-11-03 Roland McGrath <roland@redhat.com>Roland McGrath2005-11-041-2/+20
| | | | * NEWS: Synch with 2.3 branch updates.
* * sunrpc/svc.c (svc_getreq_poll): Fix inefficient loop test.Ulrich Drepper2005-11-041-0/+4
|
* (svc_getreq_poll): Fix inefficient loop test.Ulrich Drepper2005-11-041-5/+7
|
* * sunrpc/svc.c (svc_getreqset): Use ffsl instead of ffs on fd_mask,Roland McGrath2005-11-032-2/+3
| | | | make sure constant is long.
* [BZ #1548]Roland McGrath2005-11-031-0/+6
| | | | | | | 2005-11-03 Roland McGrath <roland@redhat.com> [BZ #1548] * sunrpc/svc.c (svc_getreqset): Use ffsl instead of ffs on fd_mask. From Jay Lan <jlan@engr.sgi.com>.
* [BZ #1548]Roland McGrath2005-11-031-1/+1
| | | | | | | 2005-11-03 Roland McGrath <roland@redhat.com> [BZ #1548] * sunrpc/svc.c (svc_getreqset): Use ffsl instead of ffs on fd_mask. From Jay Lan <jlan@engr.sgi.com>.
* [BZ #1774]Ulrich Drepper2005-11-032-14/+26
| | | | | | | | | | | 2005-11-03 Ulrich Drepper <drepper@redhat.com> [BZ #1774] * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't use simple gethostbyname2 lookup if AI_V4MAPPED|AI_ALL is set. * sysdeps/posix/getaddrinfo.c (gaih_inet): Avoid alloca when possible while looking for scope delimiter. Some pretty printing.
* * sysdeps/powerpc/powerpc64/MakefileUlrich Drepper2005-11-015-0/+276
| | | | | | | (sysdep_routines, elide-routines.os): Add hp-timing. * sysdeps/powerpc/powerpc64/hp-timing.c: New file. * sysdeps/powerpc/powerpc64/hp-timing.h: New file. * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c: New file.
* * resolv/res_init.c (__res_iclose): New function. Broken out ofUlrich Drepper2005-11-018-58/+65
| | | | | | | | | | | | | | | | | res_nclose. Take addition parameter which determines whether addresses should be freed. (res_nclose): Call __res_iclose. (res_thread_freeres): Likewise. * resolv/res_data.c (res_close): Call __res_iclose. * resolv/res_libc.c (res_init): No need to separately free the addresses. (__res_maybe_init): Likewise. * resolv/res_send.c: Use __res_iclose instead of res_nclose. * resolv/Versions [GLIBC_PRIVATE]: Add __res_iclose. * include/resolv.h: Declare __res_iclose. Add libc_hidden_proto for __res_iclose. * hesiod/hesiod.c (__hesiod_res_set): No need to free name server addresses here again.
* * debug/execinfo.h: Change backtrace_symbols_fd comment.Ulrich Drepper2005-10-311-1/+1
|
* [BZ #1579]Ulrich Drepper2005-10-311-0/+5
| | | | | | 2005-10-31 Ulrich Drepper <drepper@redhat.com> [BZ #1579] * debug/execinfo.h: Change backtrace+symbols_fd comment.
* Change backtrace+symbols_fd comment.Ulrich Drepper2005-10-311-3/+2
|
* * sysdeps/ia64/fpu/libm-symbols.h (WEAK_LIBM_ENTRY): Add "__"Roland McGrath2005-10-312-2/+8
| | | | | prefix to LOCAL_LIBM_ENTRY. (WEAK_LIBM_END): Add "__" prefix to LOCAL_LIBM_END.
* * elf/dl-conflict.c (_dl_resolve_conflicts): Use _dl_debug_printfRoland McGrath2005-10-311-0/+6
| | | | | instead of _dl_printf to print conflict processing debug message. Reported by John Reiser <jreiser@BitWagon.com>.
* 2005-10-26 Jakub Jelinek <jakub@redhat.com>Roland McGrath2005-10-311-3/+3
| | | | | | * elf/dl-conflict.c (_dl_resolve_conflicts): Use _dl_debug_printf instead of _dl_printf to print conflict processing debug message. Reported by John Reiser <jreiser@BitWagon.com>.
* * misc/hsearch_r.c (hsearch_r): Remove duplicate test.Ulrich Drepper2005-10-304-6/+20
| | | | | | | | | Patch by Chris Caputo <ccaputo@alt.net>. 2005-10-28 Kaz Kojima <kkojima@rr.iij4u.or.jp> * sysdeps/unix/sh/sysdep.S: Remove unnecessary weak_alias. * sysdeps/unix/sysv/linux/sh/socket.S: Honor NO_WEAK_ALIAS.
* * nis/nss_nis/nis-publickey.c (_nss_nis_getpublickey): Fix offUlrich Drepper2005-10-281-0/+5
| | | | by one error.
* (_nss_nis_getpublickey): Fix off by one error.Ulrich Drepper2005-10-281-2/+2
|
* [BZ #721]Roland McGrath2005-10-242-2/+7
| | | | | | | | 2005-10-24 Roland McGrath <roland@redhat.com> * sysdeps/unix/sysv/linux/x86_64/sem_trywait.S: Remove unnecessary versioned_symbol use. [BZ #721]
* [BZ #1534]Roland McGrath2005-10-241-0/+6
| | | | | | | 2005-10-24 Roland McGrath <roland@redhat.com> [BZ #1534] * include/string.h: Use libc_hidden_proto for strnlen, not libc_hidden_builtin_proto.
* [BZ #1534]Roland McGrath2005-10-241-1/+1
| | | | | | | 2005-10-24 Roland McGrath <roland@redhat.com> [BZ #1534] * include/string.h: Use libc_hidden_proto for strnlen, not libc_hidden_builtin_proto.
* * rt/mqueue.h: Cleanups.Ulrich Drepper2005-10-231-0/+4
|
* Cleanups.Ulrich Drepper2005-10-231-5/+4
|
* copyright updateRoland McGrath2005-10-232-2/+4
|
* [BZ #1254] cvs/fedora-glibc-2_3-20051023T0123Roland McGrath2005-10-232-5/+14
| | | | | | | 2005-10-22 Roland McGrath <roland@redhat.com> [BZ #1254] * sysdeps/mach/hurd/getpeername.c (__getpeername): Fix last change. From Samuel Thibault <samuel.thibault@ens-lyon.org>.
* [BZ #1252, BZ #1498]Roland McGrath2005-10-231-0/+7
| | | | | | | | | 2005-10-17 Thomas Schwinge <tschwinge@gnu.org> [BZ #1252] * hurd/intr-msg.c (_hurd_intr_rpc_mach_msg): Don't use ?: as lvalue. * sysdeps/mach/hurd/ioctl.c (__ioctl): Likewise. [BZ #1498]
* [BZ #1252]Roland McGrath2005-10-232-11/+14
| | | | | | | 2005-10-17 Thomas Schwinge <tschwinge@gnu.org> [BZ #1252] * hurd/intr-msg.c (_hurd_intr_rpc_mach_msg): Don't use ?: as lvalue. * sysdeps/mach/hurd/ioctl.c (__ioctl): Likewise.
* * iconvdata/ibm1364.h (__ucs4_to_ibm1364sb): Fix one mapping.Ulrich Drepper2005-10-217-3/+13
| | | | | | | | | * iconvdata/ibm1388.h (__ucs4_to_ibm1388sb): Likewise. * iconvdata/testdata/IBM1364: Add missing valid input. * iconvdata/testdata/IBM1388: Likewise. * iconvdata/testdata/IBM1364..UTF8: Adjust appropriately. * iconvdata/testdata/IBM1388..UTF8: Likewise. Patch by Masahide Washizawa <washi@jp.ibm.com>.
* * sysdeps/alpha/remqu.S: Return the correct result when the same cvs/fedora-glibc-20051020T0651Ulrich Drepper2005-10-203-2/+8
| | | | | dividend and divisor are provided, and they're negative numbers. * sysdeps/alpha/divqu.S: Likewise.
* * sysdeps/unix/sysv/linux/powerpc/powerpc32/ucontext_i.h (TESTS):Ulrich Drepper2005-10-203-0/+41
| | | | | | Define. * sysdeps/unix/sysv/linux/powerpc/powerpc64/ucontext_i.h (TESTS): Likewise.
* ..Ulrich Drepper2005-10-1923-2/+74844
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2005-10-19 Ulrich Drepper <drepper@redhat.com> * iconvdata/Makefile (modules): Add IBM1364, IBM1371, IBM1388, IBM1390, and IBM1399. (distribute): Add ibm1364.c, ibm1364.h, ibm1371.c, ibm1371.h, ibm1388.c, ibm1388.h, ibm1390.c, ibm1390.h, ibm1399.c, and ibm1399.h. * iconvdata/TESTS: Add entries for IBM1364, IBM1371, IBM1388, IBM1390, and IBM1399. * iconvdata/gconv-modules: Likewise. * iconvdata/ibm1364.c: New file. * iconvdata/ibm1364.h: New file. * iconvdata/ibm1371.c: New file. * iconvdata/ibm1371.h: New file. * iconvdata/ibm1388.c: New file. * iconvdata/ibm1388.h: New file. * iconvdata/ibm1390.c: New file. * iconvdata/ibm1390.h: New file. * iconvdata/ibm1399.c: New file. * iconvdata/ibm1399.h: New file. * iconvdata/testdata/IBM1364: New file. * iconvdata/testdata/IBM1364..UTF8: New file. * iconvdata/testdata/IBM1371: New file. * iconvdata/testdata/IBM1371..UTF8: New file. * iconvdata/testdata/IBM1388: New file. * iconvdata/testdata/IBM1388..UTF8: New file * iconvdata/testdata/IBM1390: New file. * iconvdata/testdata/IBM1390..UTF8: New file. * iconvdata/testdata/IBM1399: New file. * iconvdata/testdata/IBM1399..UTF8: New file. Original patch by Masahide Washizawa <washi@jp.ibm.com>.
* iconv module for IBM1364.Ulrich Drepper2005-10-191-0/+394
|
* [BZ #721]Roland McGrath2005-10-171-0/+14
| | | | | | | | | | | | | | | | 2005-10-17 Roland McGrath <roland@redhat.com> * elf/dl-load.c (MAP_COPY): When undefined, define to MAP_PRIVATE|MAP_DENYWRITE instead of just MAP_PRIVATE. (_dl_map_object_from_fd): Don't use MAP_DENYWRITE explicitly. [BZ #721] [BZ #721] [BZ #721] [BZ #721] [BZ #721] [BZ #721] [BZ #721] [BZ #721]
* 2005-10-17 Roland McGrath <roland@redhat.com>Roland McGrath2005-10-171-10/+12
| | | | | | * elf/dl-load.c (MAP_COPY): When undefined, define to MAP_PRIVATE|MAP_DENYWRITE instead of just MAP_PRIVATE. (_dl_map_object_from_fd): Don't use MAP_DENYWRITE explicitly.
* * sysdeps/unix/sysv/linux/s390/s390-32/ucontext_i.h (SC_STSZ, TESTS):Ulrich Drepper2005-10-173-0/+34
| | | | | | Define. * sysdeps/unix/sysv/linux/s390/s390-64/ucontext_i.h (SC_STSZ, TESTS): Likewise.
* allow EACCES errors when opening /proc for now.Ulrich Drepper2005-10-171-1/+1
|
* * libio/oldfileops.c (_IO_old_file_xsputn): Fix last patch.Ulrich Drepper2005-10-173-5/+22
| | | | | | | | | | | Return EOF not 0. * sysdeps/unix/sysv/linux/readonly-area.c (__readonly_area): Also allow EACCES errors when opening /rpco for now. * wctype/wcfuncs.c: Don't use expensive wide char lookups in isw* functions if character is in ASCII range. * wctype/wcfuncs_l.c: Likewise.
* Don't use expensive wide char lookups in isw* functions if character is in ↵Ulrich Drepper2005-10-172-32/+38
| | | | ASCII range.
* * abi-tags (.*-.*-knetbsd.*-gnu.*): New match, with ABI value 4.Roland McGrath2005-10-173-1/+9
| | | | * elf/cache.c (print_entry): Match the kNetBSD ABI tag.