platform/upstream/glibc.git
17 years ago[BZ #3559] cvs/fedora-glibc-20061128T1037
Ulrich Drepper [Mon, 27 Nov 2006 21:58:18 +0000 (21:58 +0000)]
[BZ #3559]

2006-11-27  Jakub Jelinek  <jakub@redhat.com>
[BZ #3559]
* sunrpc/svc_run.c (svc_run): Fail instead of segfaulting if
malloc crashed.  Don't allocate memory unnecessarily in each
loop.

17 years ago* resolv/mapv4v6addr.h (map_v4v6_address): Fix last change.
Ulrich Drepper [Tue, 21 Nov 2006 15:41:41 +0000 (15:41 +0000)]
* resolv/mapv4v6addr.h (map_v4v6_address): Fix last change.

17 years ago* resolv/mapv4v6addr.h (map_v4v6_address): Optimize a bit.
Ulrich Drepper [Tue, 21 Nov 2006 00:33:33 +0000 (00:33 +0000)]
* resolv/mapv4v6addr.h (map_v4v6_address): Optimize a bit.

17 years ago* sysdeps/unix/sysv/linux/i386/getgroups.c (__getgroups): Invoke
Ulrich Drepper [Mon, 20 Nov 2006 22:47:14 +0000 (22:47 +0000)]
* sysdeps/unix/sysv/linux/i386/getgroups.c (__getgroups): Invoke

__sysconf only after having tried to call getgroups32.

17 years ago* nss/nss_files/files-hosts.c (LINE_PARSER): Support IPv6-style cvs/fedora-glibc-20061120T1000
Ulrich Drepper [Mon, 20 Nov 2006 03:26:35 +0000 (03:26 +0000)]
* nss/nss_files/files-hosts.c (LINE_PARSER): Support IPv6-style

addresses for IPv4 queries if they can be mapped.

17 years ago* sysdeps/x86_64/fpu/s_copysignf.S (__copysignf): Switch to .text.
Ulrich Drepper [Thu, 16 Nov 2006 20:40:27 +0000 (20:40 +0000)]
* sysdeps/x86_64/fpu/s_copysignf.S (__copysignf): Switch to .text.

* sysdeps/x86_64/fpu/s_copysign.S (__copysign): Likewise.
(signmask): Add .size directive.
(othermask): Add .type directive.

17 years ago* nss/nss_files/files-alias.c (get_next_alias): Set line back
Ulrich Drepper [Wed, 15 Nov 2006 22:24:05 +0000 (22:24 +0000)]
* nss/nss_files/files-alias.c (get_next_alias): Set line back

to first_unused after parsing :include: file.

17 years ago* po/nl.po: Update from translation team.
Ulrich Drepper [Tue, 14 Nov 2006 23:34:12 +0000 (23:34 +0000)]
* po/nl.po: Update from translation team.

17 years ago[BZ #3137]
Ulrich Drepper [Tue, 14 Nov 2006 16:58:17 +0000 (16:58 +0000)]
[BZ #3137]

2006-11-14  Ulrich Drepper  <drepper@redhat.com>
* timezone/zdump.c: Redo fix for BZ #3137.

* timezone/scheck.c: Likewise.

17 years ago* timezone/africa: Update from tzdata2006o.
Ulrich Drepper [Sat, 11 Nov 2006 02:11:12 +0000 (02:11 +0000)]
* timezone/africa: Update from tzdata2006o.

* timezone/antarctica: Likewise.
* timezone/asia: Likewise.
* timezone/australasia: Likewise.
* timezone/backward: Likewise.
* timezone/europe: Likewise.
* timezone/iso3166.tab: Likewise.
* timezone/northamerica: Likewise.
* timezone/southamerica: Likewise.
* timezone/zone.tab: Likewise.

17 years ago* time/tzfile.c (__tzfile_read): Extend to handle new file format
Ulrich Drepper [Sat, 11 Nov 2006 02:05:42 +0000 (02:05 +0000)]
* time/tzfile.c (__tzfile_read): Extend to handle new file format

on machines with 64-bit time_t.

* timezone/checktab.awk: Update from tzcode2006o.
* timezone/ialloc.c: Likewise.
* timezone/private.h: Likewise.
* timezone/scheck.: Likewise.
* timezone/tzfile.h: Likewise.
* timezone/tzselect.ksh: Likewise.
* timezone/zdump.c: Likewise.
* timezone/zic.c: Likewise.

17 years ago[BZ #3483]
Ulrich Drepper [Fri, 10 Nov 2006 21:12:47 +0000 (21:12 +0000)]
[BZ #3483]

* elf/ldconfig.c (main): Call setlocale and textdomain.
Patch mostly by Benno Schulenberg <bensberg@justemail.net>.

17 years ago[BZ #3480]
Ulrich Drepper [Fri, 10 Nov 2006 21:07:03 +0000 (21:07 +0000)]
[BZ #3480]

* manual/argp.texi: Fix typos.
* manual/charset.texi: Likewise.
* manual/errno.texi: Likewise.
* manual/filesys.texi: Likewise.
* manual/lang.texi: Likewise.
* manual/maint.texi: Likewise.
* manual/memory.texi: Likewise.
* manual/message.texi: Likewise.
* manual/resource.texi: Likewise.
* manual/search.texi: Likewise.
* manual/signal.texi: Likewise.
* manual/startup.texi: Likewise.
* manual/stdio.texi: Likewise.
* manual/sysinfo.texi: Likewise.
* manual/syslog.texi: Likewise.
* manual/time.texi: Likewise.
Patch by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.

17 years ago[BZ #3465]
Ulrich Drepper [Fri, 10 Nov 2006 20:55:22 +0000 (20:55 +0000)]
[BZ #3465]

* sunrpc/clnt_raw.c: Minimal message improvements.
* sunrpc/pm_getmaps.c: Likewise.
* nis/nss_nisplus/nisplus-publickey.c: Likewise.
* nis/nis_print_group_entry.c: Likewise.
* locale/programs/repertoire.c: Likewise.
* locale/programs/charmap.c: Likewise.
* malloc/memusage.sh: Likewise.
* elf/dl-deps.c: Likewise.
* locale/programs/ld-collate.c: Likewise.
* libio/vswprintf.c: Likewise.
* malloc/memusagestat.c: Likewise.
* sunrpc/auth_unix.c: Likewise.
* sunrpc/rpc_main.c: Likewise.
* nscd/cache.c: Likewise.
* locale/programs/repertoire.c: Unify output messages.
* locale/programs/charmap.c: Likewise.
* locale/programs/ld-ctype.c: Likewise.
* locale/programs/ld-monetary.c: Likewise.
* locale/programs/ld-numeric.c: Likewise.
* locale/programs/ld-time.c: Likewise.
* elf/ldconfig.c: Likewise.
* nscd/selinux.c: Likewise.
* elf/cache.c: Likewise.
Patch mostly by Benno Schulenberg <bensberg@justemail.net>.

17 years ago[BZ #3451] cvs/fedora-glibc-20061110T1956 cvs/fedora-glibc-20061110T2049
Ulrich Drepper [Fri, 10 Nov 2006 17:04:58 +0000 (17:04 +0000)]
[BZ #3451]

2006-11-10  Ulrich Drepper  <drepper@redhat.com>
[BZ #3451]
* sysdeps/i386/fpu/bits/mathinline.h (floor): Make rounding mode
change atomic.
(ceil): Likewise.

17 years ago* string/strxfrm_l.c (STRXFRM): Fix trailing \1 optimization
Ulrich Drepper [Fri, 10 Nov 2006 15:20:59 +0000 (15:20 +0000)]
* string/strxfrm_l.c (STRXFRM): Fix trailing \1 optimization

if N is one bigger than return value.
* string/tst-strxfrm2.c (do_test): Also test strxfrm with l1 + 1
and l1 last arguments, if buf is defined, verify the return value
equals to strlen (buf) and verify no byte beyond passed length
is modified.

17 years ago* po/sv.po: Update from translation team.
Ulrich Drepper [Fri, 10 Nov 2006 08:33:03 +0000 (08:33 +0000)]
* po/sv.po: Update from translation team.

17 years ago* sysdeps/unix/sysv/linux/x86_64/sysconf.c (intel_check_word): Add
Ulrich Drepper [Fri, 10 Nov 2006 07:32:27 +0000 (07:32 +0000)]
* sysdeps/unix/sysv/linux/x86_64/sysconf.c (intel_check_word): Add

noinline attribute.

2006-11-10  Jakub Jelinek  <jakub@redhat.com>

* sysdeps/unix/sysv/linux/i386/sysconf.c (intel_check_word): Add
noinline attribute.

* sysdeps/gnu/siglist.c (__old_sys_siglist, __old_sys_sigabbrev):
Use __new_sys_siglist instead of _sys_siglist_internal as
second macro argument.
(_old_sys_siglist): Use declare_symbol_alias macro instead of
strong_alias.

2006-11-09  Ulrich Drepper  <drepper@redhat.com>

17 years ago[BZ #3493]
Ulrich Drepper [Thu, 9 Nov 2006 21:53:33 +0000 (21:53 +0000)]
[BZ #3493]

* posix/unistd.h (sysconf): Remove const attribute.

17 years ago* sysdeps/posix/getaddrinfo.c (getaddrinfo): Fix test for cvs/fedora-glibc-20061109T2048
Ulrich Drepper [Thu, 9 Nov 2006 20:30:06 +0000 (20:30 +0000)]
* sysdeps/posix/getaddrinfo.c (getaddrinfo): Fix test for

temporary or deprecated addresses.
Patch by Sridhar Samudrala <sri@us.ibm.com>.

17 years ago* string/Makefile (tests): Add tst-strxfrm2.
Ulrich Drepper [Thu, 9 Nov 2006 20:20:23 +0000 (20:20 +0000)]
* string/Makefile (tests): Add tst-strxfrm2.

* string/tst-strxfrm2.c: New file.

* string/strxfrm_l.c (STRXFRM): Do the trailing \1 removal
optimization even if needed > n.

17 years ago* elf/dl-debug.c (_dl_debug_initialize): Check r->r_map for 0 cvs/fedora-glibc-20061109T1949
Ulrich Drepper [Thu, 9 Nov 2006 16:12:22 +0000 (16:12 +0000)]
* elf/dl-debug.c (_dl_debug_initialize): Check r->r_map for 0

rather than r->r_brk.

2006-11-08  Jakub Jelinek  <jakub@redhat.com>

* elf/dl-load.c (decompose_rpath): Return bool rather than void.
If l->l_name is on inhibit_rpath list, set sps->dirs to -1 and
return false, otherwise return true.
(cache_rpath): Return decompose_rpath return value.

2006-11-07  Jakub Jelinek  <jakub@redhat.com>

* include/libc-symbols.h (declare_symbol): Rename to...
(declare_symbol_alias): ... this.  Add ORIGINAL argument, imply
strong_alias (ORIGINAL, SYMBOL) in asm to make sure it preceedes
.size directive.
* sysdeps/gnu/errlist-compat.awk: Adjust for declare_symbol_alias
changes.
* sysdeps/gnu/siglist.c: Likewise.

17 years ago* sysdeps/powerpc/fpu/bits/mathinline.h
Ulrich Drepper [Mon, 6 Nov 2006 19:45:58 +0000 (19:45 +0000)]
* sysdeps/powerpc/fpu/bits/mathinline.h

[__LIBC_INTERNAL_MATH_INLINES]: Moved to ...
* sysdeps/powerpc/fpu/math_private.h: ...here.  New file.

17 years ago* sysdeps/unix/sysv/linux/i386/sysconf.c (intel_check_word):
Ulrich Drepper [Mon, 6 Nov 2006 04:59:30 +0000 (04:59 +0000)]
* sysdeps/unix/sysv/linux/i386/sysconf.c (intel_check_word):

Update handling of cache descriptor 0x49 for new models.
* sysdeps/unix/sysv/linux/x86_64/sysconf.c (intel_check_word):
Likewise.

17 years ago* malloc/memusage.c (dest): Reset not_me back to false after
Ulrich Drepper [Fri, 3 Nov 2006 17:01:41 +0000 (17:01 +0000)]
* malloc/memusage.c (dest): Reset not_me back to false after

printing statistics.

17 years ago* locales/mai_IN: New file. cvs/fedora-glibc-20061103T1610
Ulrich Drepper [Fri, 3 Nov 2006 04:26:27 +0000 (04:26 +0000)]
* locales/mai_IN: New file.

Provided by Rajesh Ranjan <rajeshkajha@yahoo.com>.

* SUPPORTED: Add mai_IN/UTF-8.

17 years ago* configure.in: Work around ld --help change and avoid -z relro
Ulrich Drepper [Thu, 2 Nov 2006 18:35:22 +0000 (18:35 +0000)]
* configure.in: Work around ld --help change and avoid -z relro

test completely if the architecture doesn't care about security.

17 years ago* po/sv.po: Update from translation team.
Ulrich Drepper [Wed, 1 Nov 2006 20:25:47 +0000 (20:25 +0000)]
* po/sv.po: Update from translation team.

17 years ago* stdlib/atexit.c (atexit): Don't mark as hidden when used to
Ulrich Drepper [Tue, 31 Oct 2006 22:01:36 +0000 (22:01 +0000)]
* stdlib/atexit.c (atexit): Don't mark as hidden when used to

generate compatibility version.

17 years ago* nptl_db/db_info.c [TLS_DTV_AT_TP]: Fixed size init for dtvp
Ulrich Drepper [Tue, 31 Oct 2006 17:34:40 +0000 (17:34 +0000)]
* nptl_db/db_info.c [TLS_DTV_AT_TP]: Fixed size init for dtvp

to sizeof a pointer, instead of sizeof the union.

17 years ago* sysdeps/ia64/pthread_spin_unlock.c (pthread_spin_unlock): Use
Ulrich Drepper [Mon, 30 Oct 2006 00:41:07 +0000 (00:41 +0000)]
* sysdeps/ia64/pthread_spin_unlock.c (pthread_spin_unlock): Use

__sync_lock_release instead of __sync_lock_release_si.

17 years ago* configure.in: Relax -z relro requirement a bit. cvs/fedora-glibc-20061029T2155
Ulrich Drepper [Sun, 29 Oct 2006 22:41:06 +0000 (22:41 +0000)]
* configure.in: Relax -z relro requirement a bit.

17 years ago* po/sv.po: Update from translation team.
Ulrich Drepper [Sun, 29 Oct 2006 21:50:49 +0000 (21:50 +0000)]
* po/sv.po: Update from translation team.

17 years ago* elf/dl-sym.c (do_sym): Use RTLD_SINGLE_THREAD_P.
Ulrich Drepper [Sun, 29 Oct 2006 21:46:32 +0000 (21:46 +0000)]
* elf/dl-sym.c (do_sym): Use RTLD_SINGLE_THREAD_P.

* elf/dl-runtime.c (_dl_fixup, _dl_profile_fixup): Likewise.
* elf/dl-close.c (_dl_close_worker): Likewise.
* elf/dl-open.c (_dl_open_worker): Likewise.
* sysdeps/generic/sysdep-cancel.h (RTLD_SINGLE_THREAD_P): Define.

17 years ago* configure.in: Require assembler support for visibility, compiler
Ulrich Drepper [Sat, 28 Oct 2006 06:44:41 +0000 (06:44 +0000)]
* configure.in: Require assembler support for visibility, compiler

support for visibility and aliases, linker support for various -z
options.
* Makeconfig: Remove conditional code which now is unnecessary.
* config.h.in: Likewise.
* config.make.in: Likewise.
* dlfcn/Makefile: Likewise.
* elf/Makefile: Likewise.
* elf/dl-load.c: Likewise.
* elf/rtld.c: Likewise.
* include/libc-symbols.h: Likewise.
* include/stdio.h: Likewise.
* io/Makefile: Likewise.
* io/fstat.c: Likewise.
* io/fstat64.c: Likewise.
* io/fstatat.c: Likewise.
* io/fstatat64.c: Likewise.
* io/lstat.c: Likewise.
* io/lstat64.c: Likewise.
* io/mknod.c: Likewise.
* io/mknodat.c: Likewise.
* io/stat.c: Likewise.
* io/stat64.c: Likewise.
* libio/stdio.c: Likewise.
* nscd/Makefile: Likewise.
* stdlib/Makefile: Likewise.
* stdlib/atexit.c: Likewise.
* sysdeps/generic/ldsodefs.h: Likewise.
* sysdeps/i386/dl-machine.h: Likewise.
* sysdeps/i386/sysdep.h: Likewise.
* sysdeps/i386/i686/memcmp.S: Likewise.
* sysdeps/powerpc/powerpc32/sysdep.h: Likewise.
* sysdeps/unix/sysv/linux/i386/sigaction.c: Likewise.
* sysdeps/unix/sysv/linux/x86_64/sigaction.c: Likewise.

17 years ago* sysdeps/pthread/pthread_barrier_wait.c: Move to...
Ulrich Drepper [Sat, 28 Oct 2006 05:15:26 +0000 (05:15 +0000)]
* sysdeps/pthread/pthread_barrier_wait.c: Move to...

* pthread_barrier_wait.c: ...here.
* sysdeps/pthread/pthread_cond_broadcast.c: Move to...
* pthread_cond_broadcast.c: ...here.
* sysdeps/pthread/pthread_cond_signal.c: Move to...
* pthread_cond_signal.c: ...here.
* sysdeps/pthread/pthread_cond_timedwait.c: Move to...
* pthread_cond_timedwait.c: ...here.
* sysdeps/pthread/pthread_cond_wait.c: Move to...
* pthread_cond_wait.c: ...here.
* sysdeps/pthread/pthread_once.c: Move to...
* pthread_once.c: ...here.
* sysdeps/pthread/pthread_rwlock_rdlock.c: Move to...
* pthread_rwlock_rdlock.c: ...here.
* sysdeps/pthread/pthread_rwlock_timedrdlock.c: Move to...
* pthread_rwlock_timedrdlock.c: ...here.
* sysdeps/pthread/pthread_rwlock_timedwrlock.c: Move to...
* pthread_rwlock_timedwrlock.c: ...here.
* sysdeps/pthread/pthread_rwlock_unlock.c: Move to...
* pthread_rwlock_unlock.c: ...here.
* sysdeps/pthread/pthread_rwlock_wrlock.c: Move to...
* pthread_rwlock_wrlock.c: ...here.
* sysdeps/pthread/pthread_spin_destroy.c: Move to...
* pthread_spin_destroy.c: ...here.
* sysdeps/pthread/pthread_spin_init.c: Move to...
* pthread_spin_init.c: ...here.
* sysdeps/pthread/pthread_spin_unlock.c: Move to...
* pthread_spin_unlock.c: ...here.
* sysdeps/pthread/pthread_getcpuclockid.c: Move to...
* pthread_getcpuclockid.c: ...here.

17 years ago* sysdeps/x86_64/tls.h: Likewise.
Ulrich Drepper [Sat, 28 Oct 2006 04:01:15 +0000 (04:01 +0000)]
* sysdeps/x86_64/tls.h: Likewise.

2006-10-27  Jakub Jelinek  <jakub@redhat.com>

17 years ago* Makerules: USE_TLS support is now default.
Ulrich Drepper [Fri, 27 Oct 2006 23:26:20 +0000 (23:26 +0000)]
* Makerules: USE_TLS support is now default.

* tls.make.c: Likewise.

17 years agoUSE_TLS support is now default.
Ulrich Drepper [Fri, 27 Oct 2006 23:11:47 +0000 (23:11 +0000)]
USE_TLS support is now default.

* tls.make.c: USE_TLS support is now default.
* csu/Versions: Likewise.
* csu/libc-start.c: Likewise.
* csu/libc-tls.c: Likewise.
* csu/version.c: Likewise.
* dlfcn/dlinfo.c: Likewise.
* elf/dl-addr.c: Likewise.
* elf/dl-cache.c: Likewise.
* elf/dl-close.c: Likewise.
* elf/dl-iteratephdr.c: Likewise.
* elf/dl-load.c: Likewise.
* elf/dl-lookup.c: Likewise.
* elf/dl-object.c: Likewise.
* elf/dl-open.c: Likewise.
* elf/dl-reloc.c: Likewise.
* elf/dl-support.c: Likewise.
* elf/dl-sym.c: Likewise.
* elf/dl-sysdep.c: Likewise.
* elf/dl-tls.c: Likewise.
* elf/ldconfig.c: Likewise.
* elf/rtld.c: Likewise.
* elf/tst-tls-dlinfo.c: Likewise.
* elf/tst-tls1.c: Likewise.
* elf/tst-tls10.h: Likewise.
* elf/tst-tls14.c: Likewise.
* elf/tst-tls2.c: Likewise.
* elf/tst-tls3.c: Likewise.
* elf/tst-tls4.c: Likewise.
* elf/tst-tls5.c: Likewise.
* elf/tst-tls6.c: Likewise.
* elf/tst-tls7.c: Likewise.
* elf/tst-tls8.c: Likewise.
* elf/tst-tls9.c: Likewise.
* elf/tst-tlsmod1.c: Likewise.
* elf/tst-tlsmod13.c: Likewise.
* elf/tst-tlsmod13a.c: Likewise.
* elf/tst-tlsmod14a.c: Likewise.
* elf/tst-tlsmod2.c: Likewise.
* elf/tst-tlsmod3.c: Likewise.
* elf/tst-tlsmod4.c: Likewise.
* elf/tst-tlsmod5.c: Likewise.
* elf/tst-tlsmod6.c: Likewise.
* include/errno.h: Likewise.
* include/link.h: Likewise.
* include/tls.h: Likewise.
* locale/global-locale.c: Likewise.
* locale/localeinfo.h: Likewise.
* malloc/arena.c: Likewise.
* malloc/hooks.c: Likewise.
* malloc/malloc.c: Likewise.
* resolv/Versions: Likewise.
* sysdeps/alpha/dl-machine.h: Likewise.
* sysdeps/alpha/libc-tls.c: Likewise.
* sysdeps/generic/ldsodefs.h: Likewise.
* sysdeps/generic/tls.h: Likewise.
* sysdeps/i386/dl-machine.h: Likewise.
* sysdeps/ia64/dl-machine.h: Likewise.
* sysdeps/ia64/libc-tls.c: Likewise.
* sysdeps/mach/hurd/fork.c: Likewise.
* sysdeps/mach/hurd/i386/tls.h: Likewise.
* sysdeps/powerpc/powerpc32/dl-machine.c: Likwise.
* sysdeps/powerpc/powerpc32/dl-machine.h: Likewise.
* sysdeps/powerpc/powerpc64/dl-machine.h: Likewise.
* sysdeps/s390/libc-tls.c: Likewise.
* sysdeps/s390/s390-32/dl-machine.h: Likewise.
* sysdeps/s390/s390-64/dl-machine.h: Likewise.
* sysdeps/sh/dl-machine.h: Likewise.
* sysdeps/sparc/sparc32/dl-machine.h: Likewise.
* sysdeps/sparc/sparc64/dl-machine.h: Likewise.
* sysdeps/x86_64/dl-machine.h: Likewise.

17 years ago* elf/Makefile: Add rules to build and run tst-thrlock.
Ulrich Drepper [Fri, 27 Oct 2006 21:01:42 +0000 (21:01 +0000)]
* elf/Makefile: Add rules to build and run tst-thrlock.

* elf/tst-thrlock.c:  New file.

17 years ago* elf/dl-close.c (_dl_close_worker): Renamed from _dl_close and
Ulrich Drepper [Fri, 27 Oct 2006 20:14:53 +0000 (20:14 +0000)]
* elf/dl-close.c (_dl_close_worker): Renamed from _dl_close and

split out locking and parameter checking.
(_dl_close): Call _dl_close_worker after locking and checking.
* elf/dl-open.c (_dl_open): Call _dl_close_worker instead of
_dl_close.

we are sure we do not need it anymore for _dl_close.  Also move
* elf/dl-lookup.c (_dl_debug_bindings): Remove unused symbol_scope

17 years ago[BZ #3426] cvs/fedora-glibc-20061027T1902
Ulrich Drepper [Fri, 27 Oct 2006 18:48:07 +0000 (18:48 +0000)]
[BZ #3426]

* stdlib/stdlib.h: Adjust comment for canonicalize_file_name to
reality.

17 years ago[BZ #3429]
Ulrich Drepper [Fri, 27 Oct 2006 18:43:38 +0000 (18:43 +0000)]
[BZ #3429]

2006-10-27  Ulrich Drepper  <drepper@redhat.com>
[BZ #3429]
* elf/dl-open.c (dl_open_worker): Keep holding dl_load_lock until
we are sure we do not need it anymore for _dl_close.  ALso move
the asserts inside the lock region.
Patch mostly by Suzuki <suzuki@in.ibm.com>.

17 years ago* elf/dl-lookup.c (_dl_debug_bindings): Remove unised symbol_scope
Ulrich Drepper [Fri, 27 Oct 2006 15:54:20 +0000 (15:54 +0000)]
* elf/dl-lookup.c (_dl_debug_bindings): Remove unised symbol_scope

argument.
(_dl_lookup_symbol_x): Adjust caller.

* sysdeps/generic/ldsodefs.h (struct link_namespaces): Remove
_ns_global_scope.
* elf/rtld.c (dl_main): Don't initialize _ns_global_scope.

* elf/dl-libc.c: Revert l_scope name changes.
* elf/dl-load.c: Likewise.
* elf/dl-object.c: Likewise.
* elf/rtld.c: Likewise.
* elf/dl-close.c (_dl_close): Likewise.
* elf/dl-open.c (dl_open_worker): Likewise.  If not SINGLE_THREAD_P,
always use __rtld_mrlock_{change,done}.  Always free old scope list
here if not l_scope_mem.
* elf/dl-runtime.c (_dl_fixup, _dl_profile_fixup): Revert l_scope name
change.  Never free scope list here.  Just __rtld_mrlock_lock before
the lookup and __rtld_mrlock_unlock it after the lookup.
* elf/dl-sym.c: Likewise.
* include/link.h (struct r_scoperec): Remove.
(struct link_map): Replace l_scoperec with l_scope, l_scoperec_mem
with l_scope_mem and l_scoperec_lock with l_scope_lock.

17 years ago* pthread_attr_setstacksize.c (NEW_VERNUM): Define to GLIBC_2_3_3
Ulrich Drepper [Thu, 26 Oct 2006 17:28:12 +0000 (17:28 +0000)]
* pthread_attr_setstacksize.c (NEW_VERNUM): Define to GLIBC_2_3_3

by default rather than 2_3_3.

17 years ago* sysdeps/gnu/netinet/tcp.h: Define TCP_CONGESTION.
Ulrich Drepper [Wed, 25 Oct 2006 22:23:00 +0000 (22:23 +0000)]
* sysdeps/gnu/netinet/tcp.h: Define TCP_CONGESTION.

17 years ago* configure.in: Disable building profile libraries by default. cvs/fedora-glibc-20061025T1857
Ulrich Drepper [Wed, 18 Oct 2006 21:21:02 +0000 (21:21 +0000)]
* configure.in: Disable building profile libraries by default.

17 years ago[BZ #3313]
Ulrich Drepper [Wed, 18 Oct 2006 19:26:30 +0000 (19:26 +0000)]
[BZ #3313]

2006-10-17  Jakub Jelinek  <jakub@redhat.com>
* sunrpc/xdr_mem.c (xdrmem_setpos): Don't compare addresses
as signed longs, check for x_base + pos overflow.
* sunrpc/Makefile (tests): Add tst-xdrmem2.
* sunrpc/tst-xdrmem2.c: New test.

2006-10-18  Ulrich Drepper  <drepper@redhat.com>

* elf/dl-lookup.c (_dl_lookup_symbol_x): Add warning to
_dl_lookup_symbol_x code.

2006-10-17  Jakub Jelinek  <jakub@redhat.com>

* elf/dl-runtime.c: Include sysdep-cancel.h.
(_dl_fixup, _dl_profile_fixup): Use __rtld_mrlock_* and
scoperec->nusers only if !SINGLE_THREAD_P.  Use atomic_*
instead of catomic_* macros.
* elf/dl-sym.c: Include sysdep-cancel.h.
(do_sym): Use __rtld_mrlock_* and scoperec->nusers only
if !SINGLE_THREAD_P.  Use atomic_* instead of catomic_* macros.
* elf/dl-close.c: Include sysdep-cancel.h.
(_dl_close): Use __rtld_mrlock_* and scoperec->nusers only
if !SINGLE_THREAD_P.  Use atomic_* instead of catomic_* macros.
* elf/dl-open.c: Include sysdep-cancel.h.
(dl_open_worker): Use __rtld_mrlock_* and scoperec->nusers only
if !SINGLE_THREAD_P.  Use atomic_* instead of catomic_* macros.

2006-10-17  Jakub Jelinek  <jakub@redhat.com>

[BZ #3313]
* malloc/malloc.c (malloc_consolidate): Set maxfb to address of last
fastbin rather than end of fastbin array.

2006-10-18  Ulrich Drepper  <drepper@redhat.com>

* sysdeps/i386/i486/bits/atomic.h (catomic_decrement): Use correct
body macro.
* sysdeps/x86_64/bits/atomic.h
(__arch_c_compare_and_exchange_val_64_acq): Add missing casts.
(catomic_decrement): Use correct body macro.

2006-10-17  Jakub Jelinek  <jakub@redhat.com>

* include/atomic.h: Add a unique prefix to all local variables
in macros.
* csu/tst-atomic.c (do_test): Test also catomic_* macros.

* include/link.h: Include <rtld-lowlevel.h>.  Define struct

17 years ago[BZ #3369]
Ulrich Drepper [Mon, 16 Oct 2006 15:20:20 +0000 (15:20 +0000)]
[BZ #3369]

2006-10-16  Ulrich Drepper  <drepper@redhat.com>
[BZ #3369]
* sysdeps/posix/getaddrinfo.c (rfc3484_sort): Fix typos in rules 4
and 7.

17 years ago* resolv/arpa/nameser.h: Document that ns_t_a6 is deprecated.
Ulrich Drepper [Sat, 14 Oct 2006 08:26:34 +0000 (08:26 +0000)]
* resolv/arpa/nameser.h: Document that ns_t_a6 is deprecated.

17 years ago[BZ #3313]
Ulrich Drepper [Fri, 13 Oct 2006 20:53:14 +0000 (20:53 +0000)]
[BZ #3313]

* malloc/malloc.c (malloc_consolidate): Don't use get_fast_max to
determine highest fast bin to consolidate, always look into all of
them.
(do_check_malloc_state): Only require for empty bins for large
sizes in main arena.

17 years ago* malloc/malloc.c (do_check_malloc_state): Only require for empty
Ulrich Drepper [Fri, 13 Oct 2006 20:30:12 +0000 (20:30 +0000)]
* malloc/malloc.c (do_check_malloc_state): Only require for empty

bins for large sizes in main arena.

17 years ago* libio/stdio.h: Add more __wur attributes.
Ulrich Drepper [Fri, 13 Oct 2006 19:52:02 +0000 (19:52 +0000)]
* libio/stdio.h: Add more __wur attributes.

17 years ago* elf/dl-minimal.c (realloc): Optimize last patch.
Ulrich Drepper [Fri, 13 Oct 2006 16:28:21 +0000 (16:28 +0000)]
* elf/dl-minimal.c (realloc): Optimize last patch.

17 years ago[BZ #3352]
Ulrich Drepper [Thu, 12 Oct 2006 21:52:54 +0000 (21:52 +0000)]
[BZ #3352]

2006-10-12  Richard Sandiford  <richard@codesourcery.com>
[BZ #3352]
* elf/dl-minimal.c (realloc): Let malloc() return a new pointer,
and use memcpy() if it does.

17 years agoAdd SEM_VALUE_MAX.
Ulrich Drepper [Thu, 12 Oct 2006 21:30:42 +0000 (21:30 +0000)]
Add SEM_VALUE_MAX.

17 years ago[BZ #2510, BZ #2830]
Andreas Jaeger [Thu, 12 Oct 2006 05:27:24 +0000 (05:27 +0000)]
[BZ #2510, BZ #2830]

Update.
2006-11-12  Andreas Jaeger  <aj@suse.de>

[BZ #2510]
* manual/search.texi (Hash Search Function): Clarify.
(Array Search Function): Clarify.

2006-11-12  Joseph Myers  <joseph@codesourcery.com>

[BZ #2830]
* math/atest-exp.c (main): Cast hex value to mp_limb_t before
shifting.
* math/atest-exp2.c (read_mpn_hex): Likewise.
* math/atest-sincos.c (main): Likewise.

    Ulrich Drepper  <drepper@redhat.com>

17 years ago2006-11-12 Joseph Myers <joseph@codesourcery.com>
Andreas Jaeger [Thu, 12 Oct 2006 05:25:34 +0000 (05:25 +0000)]
2006-11-12  Joseph Myers  <joseph@codesourcery.com>

* math/atest-exp.c (main): Cast hex value to mp_limb_t before
shifting.
* math/atest-exp2.c (read_mpn_hex): Likewise.
* math/atest-sincos.c (main): Likewise.

17 years ago* sysdeps/unix/sysv/linux/syscalls.list: Add epoll_pwait.
Ulrich Drepper [Wed, 11 Oct 2006 20:34:59 +0000 (20:34 +0000)]
* sysdeps/unix/sysv/linux/syscalls.list: Add epoll_pwait.

* sysdeps/unix/sysv/linux/sys/epoll.h: Declare epoll_pwait.
* sysdeps/unix/sysv/linux/Versions (libc): Add epoll_pwait for
version GLIBC_2.6.
* Versions.def: Add GLIBC_2.6 for libc.

* sysdeps/unix/sysv/linux/i386/sysdep.h (DOARGS_6): Fix offset.

17 years ago* sysdeps/i386/i486/bits/atomic.h: Add catomic_* support.
Ulrich Drepper [Wed, 11 Oct 2006 19:12:56 +0000 (19:12 +0000)]
* sysdeps/i386/i486/bits/atomic.h: Add catomic_* support.

17 years ago* malloc/malloc.c (_int_malloc): Remove unused any_larger variable.
Ulrich Drepper [Wed, 11 Oct 2006 16:29:13 +0000 (16:29 +0000)]
* malloc/malloc.c (_int_malloc): Remove unused any_larger variable.

* nis/nis_defaults.c (__nis_default_access): Don't call getenv twice.

* nis/nis_subr.c (nis_getnames): Use __secure_getenv instead of getenv.
* sysdeps/generic/unsecvars.h: Add NIS_PATH.

17 years ago* include/atomic.c: Define catomic_* operations.
Ulrich Drepper [Wed, 11 Oct 2006 09:01:52 +0000 (09:01 +0000)]
* include/atomic.c: Define catomic_* operations.

* sysdeps/x86_64/bits/atomic.h: Likewise.  Fix a few minor problems.
* stdlib/cxa_finalize.c: Use catomic_* operations instead of atomic_*.
* malloc/memusage.c: Likewise.
* gmon/mcount.c: Likewise.
* elf/dl-close.c: Likewise.
* elf/dl-open.c: Likewise.
* elf/dl-profile.c: Likewise.
* elf/dl-sym.c: Likewise.
* elf/dl-runtime.c: Likewise.
* elf/dl-fptr.c: Likewise.
* resolv/res_libc.c: Likewise.

17 years ago* nis/nis_subr.c (nis_getnames): Add trailing dot to NIS_PATH
Ulrich Drepper [Wed, 11 Oct 2006 01:28:34 +0000 (01:28 +0000)]
* nis/nis_subr.c (nis_getnames): Add trailing dot to NIS_PATH

components which lack them.

* nis/nis_subr.c (nis_getnames): Make sure that we always return
at least one entry consisting of the parameter concatenated with
the domain.

17 years ago(nis_getnames): Make sure that we always return at least one entry consisting of...
Ulrich Drepper [Wed, 11 Oct 2006 01:22:51 +0000 (01:22 +0000)]
(nis_getnames): Make sure that we always return at least one entry consisting of the parameter concatenated with the domain.

17 years ago* sysdeps/mach/hurd/utimes.c: Use a union to avoid an improper cast.
Roland McGrath [Tue, 10 Oct 2006 09:28:52 +0000 (09:28 +0000)]
* sysdeps/mach/hurd/utimes.c: Use a union to avoid an improper cast.

* sysdeps/mach/hurd/futimes.c: Likewise.
* sysdeps/mach/hurd/lutimes.c: Likewise.

17 years ago2006-10-10 Roland McGrath <roland@frob.com>
Roland McGrath [Tue, 10 Oct 2006 09:28:40 +0000 (09:28 +0000)]
2006-10-10  Roland McGrath  <roland@frob.com>

* sysdeps/mach/hurd/utimes.c: Use a union to avoid an improper cast.
* sysdeps/mach/hurd/futimes.c: Likewise.
* sysdeps/mach/hurd/lutimes.c: Likewise.

17 years ago Jakub Jelinek <jakub@redhat.com>
Ulrich Drepper [Tue, 10 Oct 2006 00:51:29 +0000 (00:51 +0000)]
Jakub Jelinek  <jakub@redhat.com>

Implement reference counting of scope records.
* elf/dl-close.c (_dl_close): Remove all scopes from removed objects
from the list in objects which remain.  Always allocate new scope
record.
* elf/dl-open.c (dl_open_worker): When growing array for scopes,
don't resize, allocate a new one.
* elf/dl-runtime.c: Update reference counters before using a scope
array.
* elf/dl-sym.c: Likewise.
* elf/dl-libc.c: Adjust for l_scope name change.
* elf/dl-load.c: Likewise.
* elf/dl-object.c: Likewise.
* elf/rtld.c: Likewise.
* include/link.h: Inlcude <rtld-lowlevel.h>.  Define struct
r_scoperec.  Replace r_scope with pointer to r_scoperec structure.
Add l_scoperec_lock.
* sysdeps/generic/ldsodefs.h: Include <rtld-lowlevel.h>.
* sysdeps/generic/rtld-lowlevel.h: New file.

* include/atomic.h: Rename atomic_and to atomic_and_val and
atomic_or to atomic_or_val.  Define new macros atomic_and and
atomic_or which do not return values.
* sysdeps/x86_64/bits/atomic.h: Define atomic_and and atomic_or.
Various cleanups.
* sysdeps/i386/i486/bits/atomic.h: Likewise.

17 years ago* po/sv.po: Update from translation team.
Ulrich Drepper [Mon, 9 Oct 2006 20:22:48 +0000 (20:22 +0000)]
* po/sv.po: Update from translation team.

17 years ago* Versions.def: Add GLIBC_2.6 to libpthread.
Ulrich Drepper [Sat, 7 Oct 2006 20:30:57 +0000 (20:30 +0000)]
* Versions.def: Add GLIBC_2.6 to libpthread.

17 years ago* include/shlib-compat.h (SHLIB_COMPAT): Expand parameters before use.
Ulrich Drepper [Sat, 7 Oct 2006 19:45:55 +0000 (19:45 +0000)]
* include/shlib-compat.h (SHLIB_COMPAT): Expand parameters before use.

(versioned_symbol): Likewise.
(compat_symbol): Likewise.

17 years ago* po/tr.po: Update from translation team.
Ulrich Drepper [Sat, 7 Oct 2006 16:32:19 +0000 (16:32 +0000)]
* po/tr.po: Update from translation team.

17 years ago* libio/Banner: Likewise.
Ulrich Drepper [Fri, 6 Oct 2006 20:39:03 +0000 (20:39 +0000)]
* libio/Banner: Likewise.

17 years ago* nis/Banner: Removed. It's been integral part forever and the
Ulrich Drepper [Fri, 6 Oct 2006 20:36:44 +0000 (20:36 +0000)]
* nis/Banner: Removed.  It's been integral part forever and the

author info is incomplete anyway.

17 years ago* nis/nis_table.c (nis_list): If __follow_path fails in the new
Ulrich Drepper [Fri, 6 Oct 2006 20:34:24 +0000 (20:34 +0000)]
* nis/nis_table.c (nis_list): If __follow_path fails in the new

code, make sure the nis_freeresult call doesn't crash and that the
result is reported correctly.

17 years ago* nis/nis_table.c (nis_list): Handle FOLLOW_PATH | ALL_RESULTS
Ulrich Drepper [Fri, 6 Oct 2006 17:49:27 +0000 (17:49 +0000)]
* nis/nis_table.c (nis_list): Handle FOLLOW_PATH | ALL_RESULTS

when callback is NULL.

* nis/Versions (libnss_nisplus): Add
_nss_nisplus_initgroups_dyn@@GLIBC_PRIVATE.
* nis/Makefile (libnss_nisplus-routines): Add nisplus-initgroups.
* nis/nss_nisplus/nisplus-grp.c (tablename_val, tablename_len,
_nss_create_tablename): Rename to...
(grp_tablename_val, grp_tablename_len, _nss_grp_create_tablename):
... these.  No longer static.
(internal_setgrent): Adjust users.
(_nss_nisplus_getgrnam_r, _nss_nisplus_getgrgid_r): Likewise.
Don't use locking around _nss_grp_create_tablename call.
* nis/nss_nisplus/nisplus-initgroups.c: New file.

17 years ago* version.h (VERSION): Bump to 2.5.90 for new development tree. cvs/fedora-glibc-2_5-20061008T1253 cvs/fedora-glibc-2_5-20061008T1257
Ulrich Drepper [Fri, 6 Oct 2006 16:30:22 +0000 (16:30 +0000)]
* version.h (VERSION): Bump to 2.5.90 for new development tree.

17 years ago* include/features.h (__GLIBC_MINOR__): It's glibc 2.5 now. cvs/glibc-2_5-base
Ulrich Drepper [Fri, 6 Oct 2006 15:39:29 +0000 (15:39 +0000)]
* include/features.h (__GLIBC_MINOR__): It's glibc 2.5 now.

2006-10-06  Ulrich Drepper  <drepper@redhat.com>

* po/pl.po: Update from translation team.

* nscd/nscd.c (main): Fix typo in message.
Patch by Jakub Bogsz <qboosh@pld-linux.org>.

17 years ago* locales/pa_IN (abday): Fix spelling of Sunday.
Ulrich Drepper [Thu, 5 Oct 2006 16:56:35 +0000 (16:56 +0000)]
* locales/pa_IN (abday): Fix spelling of Sunday.

Patch by Mayank Jain <majain@redhat.com>.

17 years ago[BZ #3291] cvs/fedora-glibc-20061002T1858
Ulrich Drepper [Mon, 2 Oct 2006 18:41:30 +0000 (18:41 +0000)]
[BZ #3291]

2006-10-02  Jakub Jelinek  <jakub@redhat.com>
[BZ #3291]
* sysdeps/unix/sysv/linux/sparc/sparc64/pause.c: Include
errno.h, signal.h, unistd.h and sysdep-cancel.h.
(__sigprocmask): Define.

17 years ago* elf/rtld.c (dl_main): Don't use prelinking if LD_DYNAMIC_WEAK is
Ulrich Drepper [Mon, 2 Oct 2006 18:25:29 +0000 (18:25 +0000)]
* elf/rtld.c (dl_main): Don't use prelinking if LD_DYNAMIC_WEAK is

used.

17 years ago* sysdeps/posix/getaddrinfo.c (match_prefix): Make mask and val
Ulrich Drepper [Mon, 2 Oct 2006 16:50:55 +0000 (16:50 +0000)]
* sysdeps/posix/getaddrinfo.c (match_prefix): Make mask and val

variables const to avoid compiler warnings.

17 years ago* nscd/mem.c (mempool_alloc): Round array size to 16 bytes
Ulrich Drepper [Mon, 2 Oct 2006 16:34:25 +0000 (16:34 +0000)]
* nscd/mem.c (mempool_alloc): Round array size to 16 bytes

in oldtotal and newtotal calculation.
* nscd/nscd-client.h (struct mapped_database): Add datasize
field.
* nscd/nscd_helper.c (get_mapping): Initialize datasize field.
(__nscd_get_map_ref): Get a new mapping even if mapping's data_size
increased.
(__nscd_cache_search): Add checks to make sure we never reference
data beyond the current mapping.

17 years ago* io/fts.c (fts_close): Remove redundant checks.
Ulrich Drepper [Mon, 2 Oct 2006 16:08:05 +0000 (16:08 +0000)]
* io/fts.c (fts_close): Remove redundant checks.

(fts_build): Likewise.
(fts_palloc): Likewise.

* manual/message.texi (Advanced gettext functions,
Using gettextized software): Fix typos.

17 years ago* locales/en_GB: Use more complete en_US data in LC_NAME.
Ulrich Drepper [Sun, 1 Oct 2006 16:20:10 +0000 (16:20 +0000)]
* locales/en_GB: Use more complete en_US data in LC_NAME.

17 years ago* posix/glob.c (glob_in_dir): Add some comments and asserts to
Ulrich Drepper [Sat, 30 Sep 2006 15:09:35 +0000 (15:09 +0000)]
* posix/glob.c (glob_in_dir): Add some comments and asserts to

explain why there are no leaks.

17 years ago* libio/wmemstream.c: Include <wchar.h>.
Ulrich Drepper [Sat, 30 Sep 2006 00:06:32 +0000 (00:06 +0000)]
* libio/wmemstream.c: Include <wchar.h>.

* libio/bug-wmemstream1.c: Likewise.
* libio/tst-wmemstream1.c: Likewise.
* libio/tst-wmemstream2.c: Likewise.

17 years ago* version.h (RELEASE): Bump to 2.5. cvs/fedora-glibc-20060929T2037 cvs/glibc-2_5 glibc-2.5
Ulrich Drepper [Fri, 29 Sep 2006 18:45:39 +0000 (18:45 +0000)]
* version.h (RELEASE): Bump to 2.5.

* README: Regenerated.

17 years ago* locale/iso-3166.def: Add Aaland Islands and Montenegro.
Ulrich Drepper [Fri, 29 Sep 2006 18:10:52 +0000 (18:10 +0000)]
* locale/iso-3166.def: Add Aaland Islands and Montenegro.

17 years ago[BZ #3273]
Ulrich Drepper [Fri, 29 Sep 2006 17:07:11 +0000 (17:07 +0000)]
[BZ #3273]

2006-09-29  Ulrich Drepper  <drepper@redhat.com>
[BZ #3273]
* nscd/nscd_initgroups.c (__nscd_getgrouplist): It is OK to have
found no group members.
Patch by Petr Baudis.

2006-09-29  Jakub Jelinek  <jakub@redhat.com>

* elf/rtld.c (_dl_start_final): If not USE___THREAD, don't
assert bootstrap_map.l_tls_modid is zero.
(_dl_start): Initialize bootstrap_map.l_tls_modid to 0
if USE___THREAD.

17 years ago* libio/stdio.h: Move open_wmemstream prototype to ...
Ulrich Drepper [Wed, 27 Sep 2006 15:57:56 +0000 (15:57 +0000)]
* libio/stdio.h: Move open_wmemstream prototype to ...

* wcsmbs/wchar.h: ... here.

17 years ago[BZ #3252, BZ #3253] cvs/fedora-glibc-20060925T1535
Ulrich Drepper [Mon, 25 Sep 2006 15:33:09 +0000 (15:33 +0000)]
[BZ #3252, BZ #3253]

2006-09-25  Jakub Jelinek  <jakub@redhat.com>
[BZ #3252]
* sysdeps/unix/sysv/linux/powerpc/fchownat.c (fchownat): Handle only
fchownat syscall and __ASSUME_LCHOWN_SYSCALL case inline, call
__{,l}chown to handle the rest.
* sysdeps/unix/sysv/linux/i386/fchownat.c (fchownat): Handle only
fchownat syscall and __ASSUME_32BITUIDS case inline, call
__{,l}chown to handle the rest.
* sysdeps/unix/sysv/linux/sparc/sparc32/fchownat.c: Include
i386/fchownat.c.
* sysdeps/unix/sysv/linux/s390/s390-32/fchownat.c: Likewise.
* sysdeps/unix/sysv/linux/sh/fchownat.c: Likewise.

[BZ #3253]
* posix/glob.c (glob_in_dir): Don't alloca one struct globlink at a
time, rather allocate increasingly bigger arrays of pointers, if
possible with alloca, if too large with malloc.

2006-09-24  Jakub Jelinek  <jakub@redhat.com>

* sysdeps/powerpc/fpu/libm-test-ulps: Updated.

* sysdeps/ieee754/ldbl-128/s_lrintl.c (__lrintl): Fix 2 typos.

17 years ago* sysdeps/posix/getaddrinfo.c (rfc3484_sort): Implement rule 4,
Ulrich Drepper [Sun, 24 Sep 2006 17:14:11 +0000 (17:14 +0000)]
* sysdeps/posix/getaddrinfo.c (rfc3484_sort): Implement rule 4,

home addresses.
* sysdeps/unix/sysv/linux/check_pf.c (make_request): Recognize
IFA_F_HOMEADDRESS flag for interfaces.
* include/ifaddrs.h (struct in6addrinfo): Define
in6ai_homeaddress.

17 years ago[BZ #3225] cvs/fedora-glibc-20060923T0946
Ulrich Drepper [Fri, 22 Sep 2006 06:07:26 +0000 (06:07 +0000)]
[BZ #3225]

2006-09-21  Jakub Jelinek  <jakub@redhat.com>
[BZ #3225]
* sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h (PTR_MANGLE3,
PTR_DEMANGLE3): Define.
* sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h (PTR_MANGLE3,
PTR_DEMANGLE3): Likewise.
* sysdeps/powerpc/powerpc32/__longjmp-common.S (__longjmp): Use them.
* sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S (__longjmp):
Likewise.
* sysdeps/powerpc/powerpc64/__longjmp-common.S (__longjmp): Likewise.

17 years ago[BZ #3137]
Ulrich Drepper [Thu, 21 Sep 2006 04:04:20 +0000 (04:04 +0000)]
[BZ #3137]

2006-09-20  Jakub Jelinek  <jakub@redhat.com>
* po/libc.pot: Regenerated.
* po/be.po: Updated.
* po/ca.po: Likewise.
* po/cs.po: Likewise.
* po/da.po: Likewise.
* po/de.po: Likewise.
* po/el.po: Likewise.
* po/en_GB.po: Likewise.
* po/es.po: Likewise.
* po/fi.po: Likewise.
* po/fr.po: Likewise.
* po/gl.po: Likewise.
* po/hr.po: Likewise.
* po/hu.po: Likewise.
* po/ja.po: Likewise.
* po/ko.po: Likewise.
* po/nb.po: Likewise.
* po/nl.po: Likewise.
* po/pl.po: Likewise.
* po/pt_BR.po: Likewise.
* po/ru.po: Likewise.
* po/rw.po: Likewise.
* po/sk.po: Likewise.
* po/sv.po: Likewise.
* po/tr.po: Likewise.
* po/zh_CN.po: Likewise.
* po/zh_TW.po: Likewise.

[BZ #3137]
* iconv/iconv_prog.c (main): Fix spelling in error message.
* iconv/iconvconfig.c (main): Likewise.
* locale/programs/ld-collate.c (handle_ellipsis): Likewise.
* locale/programs/ld-ctype.c (charclass_symbolic_ellipsis): Likewise.
* locale/programs/localedef.c (main): Likewise.
* locale/programs/repertoire.c (repertoire_read): Likewise.
* timezone/zdump.c (main): Likewise.
* nscd/connections.c (handle_request): Fix spelling in log message.
Patch by Malcolm Parsons <malcolm.parsons@gmail.com>.

17 years ago* inet/inet6_option.c: Also emit linker warnings for the RFC 2292
Ulrich Drepper [Wed, 20 Sep 2006 20:15:47 +0000 (20:15 +0000)]
* inet/inet6_option.c: Also emit linker warnings for the RFC 2292

interfaces.

17 years agoAlso emit linker warnings for the RFC 2292 interfaces.
Ulrich Drepper [Wed, 20 Sep 2006 20:14:47 +0000 (20:14 +0000)]
Also emit linker warnings for the RFC 2292 interfaces.

17 years ago(lrint_test_upward): Fix typo.
Andreas Jaeger [Wed, 20 Sep 2006 19:36:26 +0000 (19:36 +0000)]
(lrint_test_upward): Fix typo.

2006-09-20  Andreas Jaeger  <aj@suse.de>

* math/libm-test.inc (lrint_test_upward): Fix typo.

17 years ago[BZ #2592]
Ulrich Drepper [Wed, 20 Sep 2006 17:29:36 +0000 (17:29 +0000)]
[BZ #2592]

2006-06-17  Joseph S. Myers  <joseph@codesourcery.com>
[BZ #2592]
* math/libm-test.inc (lrint_test_tonearest): New function.
(lrint_test_towardzero): New function.
(lrint_test_downward): New function.
(lrint_test_upward): New function.
(main): Run these new tests.
* sysdeps/ieee754/dbl-64/s_llrint.c (__llrint): Correct rounding
of values near to 0.
(two52): Use double not long double.
* sysdeps/ieee754/dbl-64/s_lrint.c (__lrint): Likewise.
* sysdeps/ieee754/flt-32/s_llrintf.c (__llrintf): Likewise.
(two23): Use float not double.
* sysdeps/ieee754/flt-32/s_lrintf.c (__lrintf): Likewise.
(two23): Use float not double.
* sysdeps/ieee754/ldbl-128/s_llrintl.c (__llrintl): Likewise.
* sysdeps/ieee754/ldbl-128/s_lrintl.c (__lrintl): Likewise.
* sysdeps/ieee754/ldbl-96/s_llrintl.c (__llrintl): Likewise.
* sysdeps/ieee754/ldbl-96/s_lrintl.c (__lrintl): Likewise.

17 years ago* sysdeps/unix/sysv/linux/s390/s390-32/makecontext.c (__makecontext):
Ulrich Drepper [Wed, 20 Sep 2006 14:31:00 +0000 (14:31 +0000)]
* sysdeps/unix/sysv/linux/s390/s390-32/makecontext.c (__makecontext):

Cast sp to unsigned long to avoid compiler warning.
Use __makecontext_ret function instead of a trampoline on the stack.
(__makecontext_ret): New function.
* sysdeps/unix/sysv/linux/s390/s390-64/makecontext.c: Likewise.

17 years ago* elf/dl-cache.c (HWCAP_CHECK): If _DL_PLATFORMS_COUNT, but cvs/fedora-glibc-20060919T1816 cvs/fedora-glibc-20060919T1847
Ulrich Drepper [Tue, 19 Sep 2006 17:07:04 +0000 (17:07 +0000)]
* elf/dl-cache.c (HWCAP_CHECK): If _DL_PLATFORMS_COUNT, but

platform == -1, reject any libs with non-zero _DL_HWCAP_PLATFORM
bits.