Updated to fedora-glibc-20070331T1609
[glibc/history.git] / ChangeLog
blob0eff0121e8bddf4a68a0c76a980be53faee1cfac
1 2007-03-23  Jakub Jelinek  <jakub@redhat.com>
3         * scripts/check-local-headers.sh: Filter out sys/capability.h.
5 2007-03-22  Jakub Jelinek  <jakub@redhat.com>
7         * config.h.in (HAVE_LIBCAP): Add.
8         * nscd/selinux.h: Include sys/capability.h rather than non-existent
9         sys/capabilities.h.
10         * nscd/selinux.c (preserve_capabilities): Use cap_free instead of
11         free_caps.  Cast away const from 4th cap_set_flag argument.
13 2007-03-26  Ulrich Drepper  <drepper@redhat.com>
15         * sysdeps/unix/sysv/linux/Versions: Move sync_file_range to
16         GLIBC_2.6.
17         * sysdeps/unix/sysv/linux/Makefile [subdir=io] (sysdep_routines):
18         Add sync_file_range.
19         Reported by Atsushi Nemoto <anemo@mba.ocn.ne.jp>.
21 2007-03-19  Steven Munroe  <sjmunroe@us.ibm.com>
23         * sysdeps/powerpc/bits/atomic.h
24         [!MUTEX_HINT_ACQ]: Define MUTEX_HINT_ACQ.
25         [!MUTEX_HINT_REL]: Define MUTEX_HINT_REL.
26         (__arch_compare_and_exchange_val_32_acq): Add MUTEX_HINT_ACQ to lwarx.
27         (__arch_compare_and_exchange_val_32_rel): Add MUTEX_HINT_REL to lwarx.
28         (__arch_atomic_exchange_val_32_acq): Add MUTEX_HINT_ACQ to lwarx.
29         (__arch_atomic_exchange_rel_32_rel): Add MUTEX_HINT_REL to lwarx.
30         * sysdeps/powerpc/powerpc32/bits/atomic.h [_ARCH_PWR6 || _ARCH_PWR6X]:
31         Define MUTEX_HINT_ACQ as ",1" and MUTEX_HINT_REL as ",0".
32         (__arch_compare_and_exchange_bool_32_acq): Add MUTEX_HINT_ACQ to lwarx.
33         (__arch_compare_and_exchange_bool_32_rel): Add MUTEX_HINT_REL to lwarx.
34         * sysdeps/powerpc/powerpc64/bits/atomic.h [_ARCH_PWR6 || _ARCH_PWR6D]:
35         Define MUTEX_HINT_ACQ as ",1" and MUTEX_HINT_REL as ",0".
36         (__arch_compare_and_exchange_bool_32_acq): Add MUTEX_HINT_ACQ to lwarx.
37         (__arch_compare_and_exchange_bool_32_rel): Add MUTEX_HINT_REL to lwarx.
38         (__arch_compare_and_exchange_bool_64_acq): Add MUTEX_HINT_ACQ to lwarx.
39         (__arch_compare_and_exchange_bool_64_rel): Add MUTEX_HINT_REL to lwarx.
40         (__arch_compare_and_exchange_val_64_acq): Add MUTEX_HINT_ACQ to lwarx.
41         (__arch_compare_and_exchange_val_64_rel): Add MUTEX_HINT_REL to lwarx.
42         (__arch_atomic_exchange_val_64_acq): Add MUTEX_HINT_ACQ to lwarx.
43         (__arch_atomic_exchange_rel_64_rel): Add MUTEX_HINT_REL to lwarx.
45 2007-03-20  Jakub Jelinek  <jakub@redhat.com>
47         * sysdeps/unix/sysv/linux/powerpc/libc-start.c
48         (__cache_line_size): Define the variable here.  Add
49         attribute_hidden, remove weak_extern.
50         (__libc_start_main): Set __cache_line_size
51         unconditionally.
52         * sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c
53         (__cache_line_size): Define the variable here.  Add
54         attribute_hidden, remove weak_extern.
55         (DL_PLATFORM_AUXV): Set __cache_line_size
56         unconditionally.
57         * sysdeps/powerpc/powerpc32/dl-machine.c (__cache_line_size): Remove
58         weak_extern, add attribute_hidden.
59         (__elf_machine_runtime_setup): Assume __cache_line_size is always
60         defined in ld.so.
61         * sysdeps/powerpc/powerpc32/memset.S (__cache_line_size): Remove
62         definition.
63         * sysdeps/powerpc/powerpc64/memset.S (__cache_line_size): Likewise.
65 2007-03-26  Jakub Jelinek  <jakub@redhat.com>
67         [BZ #4276]
68         * timezone/africa: Update from tzdata2007d.
69         * timezone/asia: Likewise.
70         * timezone/australasia: Likewise.
71         * timezone/backward: Likewise.
72         * timezone/europe: Likewise.
73         * timezone/iso3166.tab: Likewise.
74         * timezone/leapseconds: Likewise.
75         * timezone/northamerica: Likewise.
76         * timezone/southamerica: Likewise.
77         * timezone/zone.tab: Likewise.
79         * timezone/private.h: Update from tzcode2007d.
80         * timezone/zdump.c: Likewise.
81         * timezone/zic.c: Likewise.
83 2007-03-21  Jakub Jelinek  <jakub@redhat.com>
85         * nis/nis_call.c: Include bits/libc-lock.h, sys/stat.h, unistd.h.
86         (nis_server_cache, nis_server_cache_lock, nis_cold_start_mtime): New
87         variables.
88         (nis_server_cache_search, nis_server_cache_add): New functions.
89         (__nisfind_server): Use them.  Add dbp and flags argument, if
90         call __nisbind_create.
91         (__nisbind_create): Add server_used and current_ep arguments,
92         only call __nis_findfastest if server_used is ~0.
93         (__do_niscall2, __prepare_niscall): Adjust callers.
94         (ckey_cache, ckey_cache_size, ckey_cache_allocated, ckey_cache_pid,
95         ckey_cache_euid, ckey_cache_lock): New variables.
96         (get_ckey): New function.
97         (__nisbind_connect): If not dbp->use_udp, pass IPPROTO_TCP to
98         __pmap_getnisport.  Save __pmap_getnisport result in
99         dbp->addr.sin_port if non-zero.  Use get_ckey to create conversation
100         key.
101         * nis/nis_lookup.c (nis_lookup): Likewise.
102         * nis/nis_table.c (nis_list): Likewise.
103         * nis/rpcsvc/nislib.h (__nisbind_create, __nisfind_server): Adjust
104         prototypes.
106         * nis/nss_nisplus/nisplus-pwd.c (_nss_nisplus_getpwnam_r,
107         _nss_nisplus_getpwuid_r): Pass USE_DGRAM flag to nis_list.
108         * nis/nss_nisplus/nisplus-service.c (_nss_nisplus_getservbyname_r,
109         _nss_nisplus_getservbyport_r): Likewise.
110         * nis/nss_nisplus/nisplus-network.c (_nss_nisplus_getnetbyname_r,
111         _nss_nisplus_getnetbyaddr_r): Likewise.
112         * nis/nss_nisplus/nisplus-spwd.c (_nss_nisplus_getspnam_r): Likewise.
113         * nis/nss_nisplus/nisplus-ethers.c (_nss_nisplus_gethostton_r,
114         _nss_nisplus_getntohost_r): Likewise.
115         * nis/nss_nisplus/nisplus-rpc.c (_nss_nisplus_getrpcbyname_r,
116         _nss_nisplus_getrpcbynumber_r): Likewise.
118 2007-03-20  Jakub Jelinek  <jakub@redhat.com>
120         * configure.in (libc_cv_gnu89_inline): Only do compile test.
121         * configure: Rebuilt.
123         * soft-fp/double.h (_FP_UNION_D): Use _FP_W_TYPE for frac
124         bit-fields.
125         * soft-fp/extended.h (_FP_UNION_E): Likewise.
127 2006-06-07  Joseph Myers  <joseph@codesourcery.com>
129         [BZ #2831]
130         * soft-fp/quad.h (_FP_UNION_Q): Use _FP_W_TYPE for frac
131         bit-fields.
133 2007-03-18  Jakub Jelinek  <jakub@redhat.com>
135         * nscd/gai.c: Include alloca.h.
136         (__libc_use_alloca): Define.
138 2007-03-16  Jakub Jelinek  <jakub@redhat.com>
140         * elf/dl-open.c (dl_open_worker): Declare l in 2 different
141         smaller scopes.
142         * elf/dl-dst.h (DL_DST_REQ_STATIC): Add l as macro argument.
143         (DL_DST_REQUIRED): Adjust user.
145         * include/dlfcn.h (struct link_map): New forward decl.
147         * inet/getnameinfo.c: Include stddef.h.
148         (getnameinfo): Use offsetof.
150         * time/tst-mktime2.c (do_test): Don't rely on signed wrap.
152         * stdio-common/vfprintf.c (_itoa): Undef before redefining.
154         * string/strerror_l.c: Include stdlib.h.
156         * configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline.
157         * config.make.in (gnu89-inline-CFLAGS): New variable.
158         * Makeconfig (CFLAGS): Use $(gnu89-inline-CFLAGS) together with
159         -std=gnu99.
160         * misc/sys/cdefs.h (__extern_inline, __extern_always_inline): Define.
161         * argp/argp.h: Use it.
162         * bits/mathinline.h: Likewise.
163         * bits/sigset.h: Likewise.
164         * bits/string.h: Likewise.
165         * ctype/ctype.h: Likewise.
166         * hurd/hurd.h: Likewise.
167         * hurd/hurd/fd.h: Likewise.
168         * hurd/hurd/port.h: Likewise.
169         * hurd/hurd/signal.h: Likewise.
170         * hurd/hurd/threadvar.h: Likewise.
171         * hurd/hurd/userlink.h: Likewise.
172         * io/sys/stat.h: Likewise.
173         * libio/bits/stdio.h: Likewise.
174         * libio/bits/stdio2.h: Likewise.
175         * mach/lock-intern.h: Likewise.
176         * mach/mach/mig_support.h: Likewise.
177         * math/bits/cmathcalls.h: Likewise.
178         * posix/bits/unistd.h: Likewise.
179         * socket/bits/socket2.h: Likewise.
180         * stdlib/bits/stdlib.h: Likewise.
181         * stdlib/stdlib.h: Likewise.
182         * string/argz.h: Likewise.
183         * string/bits/string2.h: Likewise.
184         * string/bits/string3.h: Likewise.
185         * sysdeps/alpha/fpu/bits/mathinline.h: Likewise.
186         * sysdeps/generic/inttypes.h: Likewise.
187         * sysdeps/generic/machine-lock.h: Likewise.
188         * sysdeps/generic/machine-sp.h: Likewise.
189         * sysdeps/i386/fpu/bits/mathinline.h: Likewise.
190         * sysdeps/i386/i486/bits/string.h: Likewise.
191         * sysdeps/ia64/fpu/bits/mathinline.h: Likewise.
192         * sysdeps/mach/alpha/machine-lock.h: Likewise.
193         * sysdeps/mach/alpha/machine-sp.h: Likewise.
194         * sysdeps/mach/i386/machine-lock.h: Likewise.
195         * sysdeps/mach/powerpc/machine-lock.h: Likewise.
196         * sysdeps/mach/powerpc/machine-sp.h: Likewise.
197         * sysdeps/powerpc/fpu/bits/mathinline.h: Likewise.
198         * sysdeps/s390/bits/string.h: Likewise.
199         * sysdeps/s390/fpu/bits/mathinline.h: Likewise.
200         * sysdeps/sparc/fpu/bits/mathinline.h: Likewise.
201         * sysdeps/unix/bsd/bsd4.4/bits/socket.h: Likewise.
202         * sysdeps/unix/sysv/linux/bits/sigset.h: Likewise.
203         * sysdeps/unix/sysv/linux/bits/socket.h: Likewise.
204         * sysdeps/unix/sysv/linux/sys/sysmacros.h: Likewise.
205         * sysdeps/x86_64/fpu/bits/mathinline.h: Likewise.
206         * wcsmbs/bits/wchar2.h: Likewise.
207         * wcsmbs/wchar.h: Likewise.
208         * stdlib/gmp.h: Likewise.  Include <features.h> to get
209         __extern_inline definition.
211 2007-03-15  Jakub Jelinek  <jakub@redhat.com>
213         * locale/programs/ld-ctype.c (find_translit): Return NULL if ctype is
214         NULL.
216         [BZ #3919]
217         * math/libm-test.inc (log_test): Test -Inf and NaN.
218         (log10_test, log1p_test, log2_test): Test -Inf.
219         * sysdeps/i386/fpu/e_log.S (__ieee754_log): Don't raise
220         FE_INVALID when argument is qNaN.
221         * sysdeps/i386/fpu/e_logl.S (__ieee754_logl): Likewise.
222         * sysdeps/i386/fpu/e_logf.S (__ieee754_logf): Likewise.
223         * sysdeps/x86_64/fpu/e_logl.S (__ieee754_logl): Likewise.
224         * sysdeps/x86_64/fpu/e_log10l.S (__ieee754_log10l): Replace
225         andb $1, %ah with testb $1, %ah, don't test for parity, instead
226         testb $4, %ah and jump if non-zero.
227         * sysdeps/x86_64/fpu/e_log2l.S (__ieee754_log2l): Likewise.
228         * sysdeps/x86_64/fpu/s_log1pl.S (__log1pl): Likewise.
230         [BZ #4101]
231         * argp/argp-help.c (hol_cluster_cmp): Fix comparisons used to find
232         ancestors with the same depths.
233         Patch by Niels Moeller <nisse@lysator.liu.se>.
234         (filter_doc): Don't crash if argp is NULL.
235         * argp/Makefile (tests): Add tst-argp2.
236         * argp/tst-argp2.c: New test.
238         [BZ #4130]
239         * login/utmp_file.c (setutent_file): Use O_LARGEFILE for
240         open_not_cancel_2.
241         (updwtmp_file): Likewise.
243         [BZ #4181]
244         * inet/inet6_opt.c (add_padding): Only insert padding if npad > 0.
245         (inet6_opt_append): Don't check extlen is big enough if extbuf
246         is NULL.
247         (inet6_opt_finish): Likewise.
248         * inet/Makefile (tests): Add test-inet6_opt.
249         * inet/test-inet6_opt.c: New test.
251         * sysdeps/unix/sysv/linux/ifaddrs.c (__netlink_request): Never
252         reallocate the buffer, instead fail for MSG_TRUNC or for EBUSY
253         NLMSG_ERR.  Instead use a page sized buffer.
254         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Use page sized
255         buffer.
257 2007-03-14  Richard Henderson  <rth@redhat.com>
259         * sysdeps/alpha/fpu/s_llround.c: New file.
260         * sysdeps/alpha/fpu/s_llroundf.c: New file.
261         * sysdeps/alpha/fpu/s_lround.c: New file.
262         * sysdeps/alpha/fpu/s_lroundf.c: New file.
263         * sysdeps/alpha/fpu/s_round.c: New file.
264         * sysdeps/alpha/fpu/s_roundf.c: New file.
265         * sysdeps/alpha/fpu/s_trunc.c: New file.
266         * sysdeps/alpha/fpu/s_truncf.c: New file.
268         * sysdeps/alpha/fpu/s_ceil.c: Rewrite without branches.
269         * sysdeps/alpha/fpu/s_ceilf.c: Likewise.
270         * sysdeps/alpha/fpu/s_floor.c: Likewise.
271         * sysdeps/alpha/fpu/s_floorf.c: Likewise.
272         * sysdeps/alpha/fpu/s_rint.c: Likewise.
273         * sysdeps/alpha/fpu/s_rintf.c: Likewise.
275         * sysdeps/alpha/fpu/s_fmax.S: New file.
276         * sysdeps/alpha/fpu/s_fmaxf.S: New file.
277         * sysdeps/alpha/fpu/s_fmin.S: New file.
278         * sysdeps/alpha/fpu/s_fminf.S: New file.
279         * sysdeps/alpha/fpu/s_isnan.c: New file.
280         * sysdeps/alpha/fpu/s_isnanf.c: New file.
281         * sysdeps/alpha/fpu/s_llrint.c: New file.
282         * sysdeps/alpha/fpu/s_llrintf.c: New file.
283         * sysdeps/alpha/fpu/s_lrint.c: New file.
284         * sysdeps/alpha/fpu/s_lrintf.c: New file.
285         * sysdeps/alpha/fpu/s_nearbyint.c: New file.
286         * sysdeps/alpha/fpu/s_nearbyintf.c: New file.
288         * sysdeps/alpha/fpu/bits/mathinline.h (__floorf, __floor): Remove.
289         (__fdimf, fdimf, __fdim, fdim): Remove.
290         (__signbitf, __signbit, __signbitl): Use gcc builtin if available.
291         (__isnanf, __isnan, __isnanl): New.
293 2007-03-13  Richard Henderson  <rth@redhat.com>
295         * sysdeps/ieee754/ldbl-128/Makefile: New file.
297 2007-03-13  Richard Henderson  <rth@redhat.com>
299         * sysdeps/alpha/Makefile (sysdep-CFLAGS): Force dynamic rounding.
300         * sysdeps/alpha/fpu/bits/mathinline.h (__signbitl): New.
301         * sysdeps/alpha/fpu/libm-test-ulps: Regenerate.
302         * sysdeps/unix/sysv/linux/alpha/alphaev6/fpu/Implies: New file.
303         * sysdeps/unix/sysv/linux/alpha/alphaev67/fpu/Implies: New file.
304         * sysdeps/unix/sysv/linux/alpha/fpu/Implies: New file.
306 2007-03-13  Richard Henderson  <rth@redhat.com>
308         * elf/dl-support.c (_dl_aux_init): Honor DL_PLATFORM_AUXV.
309         * sysdeps/unix/sysv/linux/alpha/dl-auxv.h: New file.
310         * sysdeps/unix/sysv/linux/alpha/dl-support.c: New file.
311         * sysdeps/unix/sysv/linux/alpha/dl-sysdep.c (__libc_alpha_cache_shape):
312         Move to dl-auxv.h; initialize instead of extern weak.
313         (DL_PLATFORM_AUXV): Move to dl-auxv.h; don't test for undef
314         weak symbol.
315         * sysdeps/unix/sysv/linux/alpha/sysconf.c (__libc_alpha_cache_shape):
316         Extern instead of initialized.
318 2007-03-13  Richard Henderson  <rth@redhat.com>
320         * sysdeps/unix/sysv/linux/alpha/sigsuspend.S: Add support for
321         __sigsuspend_nocancel.
323 2007-03-06  Ulrich Drepper  <drepper@redhat.com>
325         * sysdeps/posix/getaddrinfo.c (get_scope): Correct test for
326         172.16/12 address range.
328 2007-03-02  Jakub Jelinek  <jakub@redhat.com>
330         * sysdeps/unix/sysv/linux/ifaddrs.c (__netlink_request): Retry with
331         a new netlink socket if NLMSG_ERR -EBUSY is seen after some MSG_TRUNC
332         message.
334 2007-03-01  Jakub Jelinek  <jakub@redhat.com>
336         [BZ #4069]
337         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Check for NaN
338         earlier.
339         * math/libm-test.inc (pow_test): Add more tests involving NaNs.
341         * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Avoid invalid exception
342         for x qNaN and y either +-inf or non-integer value.
343         * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Likewise.
344         * sysdeps/i386/fpu/e_powl.S (__ieee754_powl): Likewise.
345         * sysdeps/x86_64/fpu/e_powl.S (__ieee754_powl): Likewise.
347 2007-02-10  Mike Frysinger  <vapier@gentoo.org>
349         * sysdeps/unix/sysv/linux/sh/Makefile: Remove sys/io.h
350         from sysdep_headers.
352 2007-02-28  Jakub Jelinek  <jakub@redhat.com>
354         * time/tzfile.c (find_transition): Instead of a linear search try to
355         guess the transition index, use a linear search if the result is at
356         most 10 transitions away from the guess or binary search otherwise.
358 2007-02-27  Jakub Jelinek  <jakub@redhat.com>
360         * sysdeps/unix/sysv/linux/ifaddrs.c (__netlink_request): Fix
361         memory reallocation.
363 2007-02-21  Ulrich Drepper  <drepper@redhat.com>
365         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Add branch predictions
366         and fix some typos.
367         Optimize use of TOLOWER.
369         [BZ #3325]
370         * sysdeps/i386/fpu/e_fmodf.S: Revert last changes, keep using fprem.
371         * sysdeps/i386/fpu/e_fmodl.c: Likewise.
372         * sysdeps/i386/fpu/e_fmod.S: Likewise.
374         [BZ #3458]
375         * sysdeps/unix/sysv/linux/posix_madvise.c: New file.
376         * sysdeps/unix/sysv/linux/syscalls.list: Remove posix_madvise entry.
378         [BZ #4076]
379         * io/ftw.c (ftw_startup): Handle special case of FTW_CHDIR in /.
380         (open_dir_stream): Likewise.
381         * io/Makefile (tests): Add bug-ftw5.
382         io/bug-ftw5.c: New file.
384         * nscd/hstcache.c (cache_addhst): Remove unnecessary conditional.
385         * nscd/servicescache.c (cache_addserv): Likewise.
387         * nscd/grpcache.c (cache_addgr): In case a record changed on
388         refresh, adjust key_copy.
390         [BZ #4074]
391         * nscd/pwdcache.c (cache_addpw): In case a record changed on
392         refresh, adjust key_copy.
394         [BZ #4070]
395         * stdio-common/printf_fp.c (___printf_fp): Handle a few more
396         special cases.
397         * stdio-common/tfformat.c (sprint_doubles): Some more tests.
399 2007-02-19  Ulrich Drepper  <drepper@redhat.com>
401         * stdio-common/printf_fp.c (___printf_fp): Cleanups and minor
402         optimization.
404         * stdio-common/vfscanf.c: Small cleanups throughout.
406 2007-02-18  Ulrich Drepper  <drepper@redhat.com>
408         [BZ #3325]
409         * sysdeps/i386/fpu/e_fmodf.S: Use fprem1 instead of fprem.
410         * sysdeps/i386/fpu/e_fmodl.c: Likewise.
411         * sysdeps/i386/fpu/e_fmod.S: Likewise.
412         Patch by Jared Casper <jaredcasper@gmail.com>.
414         * sysdeps/unix/closedir.c: Outside libc don't use locking.
415         * sysdeps/unix/opendir.c: Likewise.
416         * sysdeps/unix/readdir.c: Likewise.
418         [BZ #2211]
419         * stdio-common/vfscanf.c: Handle localized digits etc for floating
420         point numbers.
421         Patch mostly by Hamed Malek <hamed@farsiweb.info>.
423         * stdio-common/vfscanf.c: Fix problems in width accounting.
424         * stdio-common/tst-sscanf.c (double_tests): New tests.
425         (main): Hook them up.
427         * stdio-common/vfscanf.c: Remove unused WIDTH handling.
428         More simplifications of floating-point reader.
430         * stdio-common/Makefile (tests): Add tst-swscanf.
431         * stdio-common/tst-sscanf.c: Make tests usable for swscanf
432         testing.
433         * stdio-common/tst-swscanf.c: New file.
435 2007-02-17  Ulrich Drepper  <drepper@redhat.com>
437         [BZ #2633]
438         * libio/stdio.h: Define struct _IO_FILE in global namespace.
439         * setjmp/setjmp.h: Define __jmp_buf_tag in global namespace.
440         Remove using for __jmp_buf_tag.
441         * locale/locale.h (struct lconv): Also define in std namespace.
442         * wcsmbs/wchar.h: Move using declaration for tm out of namespace.
444         [BZ #3842]
445         * sysdeps/posix/euidaccess.c [_LIBC] (euidaccess): Remove shortcut
446         using __libc_enable_secure.
448         [BZ #3818]
449         * sysdeps/unix/sysv/linux/sys/acct.h (struct acct_v3): Define.
451         [BZ #3745]
452         * locale/programs/ld-collate.c (handle_ellipsis): Fix generation
453         of names for ellipsises.
455         [BZ #3348]
456         * malloc/memusage.sh: Cleanups.
457         * debug/xtrace.sh: Quoting and trap changes.
459 2007-02-16  Ulrich Drepper  <drepper@redhat.com>
461         * locale/iso-3166.def: Add Jersey, Guernsey, and Isle Of Man entries.
463         * locale/iso-3166.def: Update entry for Serbia.
464         * locale/iso-4217.def: Define RSD, remove CSD.
466         * sysdeps/x86_64/bits/atomic.h: One more change, this time for 16-
467         and 64-bit operations.
469         [BZ #4040]
470         * sysdeps/i386/i486/bits/atomic.h: One more change, this time for
471         16-bit operations.
473         * nscd/nscd.c (parse_opt): One more conversion to use send instead
474         of writev.
476 2007-02-15  Ulrich Drepper  <drepper@redhat.com>
478         [BZ #3991]
479         * assert/assert.h (assert): Simplify.
480         (assert_perror): Likewise.
481         Patch by Israel G. Lugo <ilugo@bridonsecurity.com>.
483         * nscd/nscd_helper.c (open_socket): Don't send padding bytes from
484         reqdata.
486         * sysdeps/unix/sysv/linux/x86_64/send.c (__libc_send): Cosmetic
487         change: don't pass NULL in place of an integer.
489 2007-02-02  Bruno Haible  <bruno@clisp.org>
491         [BZ #3954]
492         * iconvdata/ksc5601.c (__ksc5601_sym_to_ucs, __ksc5601_sym_from_ucs):
493         Add mapping for U+327E.
494         * iconvdata/ksc5601.h (KSC5601_SYMBOL): Increment.
495         * iconvdata/johab.c (BODY for FROM_LOOP, BODY for TO_LOOP): Enable
496         mapping of 0xD9 0xE8.
497         * iconvdata/uhc.c (BODY for FROM_LOOP, BODY for TO_LOOP): Disable
498         mapping of U+327E.
499         Reported by Jungshik Shin <jungshik@google.com>.
501         [BZ #3955]
502         * iconvdata/johab.c (BODY for FROM_LOOP, BODY for TO_LOOP): Enable
503         mapping of 0xD9 0xE6 and of 0xD9 0xE7.
504         Reported by Jungshik Shin <jungshik@google.com>.
506 2007-02-14  Ulrich Drepper  <drepper@redhat.com>
508         * sysdeps/x86_64/bits/atomic;h: Fix asm parameters for some
509         byte variants.
511         [BZ #4040]
512         * sysdeps/i386/i486/bits/atomic.h: Fix asm parameters for some
513         byte variants.  Patch mostly be tom@tommay.net.
515 2007-02-14  Jakub Jelinek  <jakub@redhat.com>
517         [BZ #3996]
518         * posix/glob.c (attribute_hidden): Define if not defined.
519         (glob): Unescape dirname, filename or username when needed and not
520         GLOB_NOESCAPE.  Handle \/ correctly.  Handle GLOB_MARK if filename
521         is NULL.  Handle unescaped [ in pattern without closing ].
522         Don't pass GLOB_CHECK down to recursive glob for directories.
523         (__glob_pattern_type): New function.
524         (__glob_pattern_p): Implement using __glob_pattern_type.
525         (glob_in_dir): Handle GLOB_NOCHECK patterns containing no meta
526         characters and backslashes if not GLOB_NOESCAPE or unterminated [.
527         Remove unreachable code.
528         * posix/globtest.sh: Add a couple of new tests.
530 2007-02-13  Ulrich Drepper  <drepper@redhat.com>
532         * po/ru.po: Update from translation team.
534 2007-02-12  Jakub Jelinek  <jakub@redhat.com>
536         * sysdeps/i386/bits/byteswap.h (__bswap_32): Add __amdfam10__
537         to the list of i486+ CPUs.
538         * sysdeps/x86_64/bits/byteswap.h (__bswap_32): Likewise.
540 2007-02-12  Ulrich Drepper  <drepper@redhat.com>
542         * elf/rtld.c (RESOLVE_MAP): Always return bootstrap_map reference.
543         * elf/Makefile ($(objpfx)ld.so): Check that ld.so has no undefined
544         references.
546 2007-02-09  Ulrich Drepper  <drepper@redhat.com>
548         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Remove incorrect comment.
550         * resolv/res_init.c (res_setoptions): Recognize edns0 option.
551         * resolv/res_mkquery.c: Define __res_nopt.
552         * resolv/res_query.c (__libc_res_nquery): If RES_USE_EDNS0 is set
553         try adding EDNS0 record.
554         * resolv/res_send.c (send_dg): If request failed with FORMERR and
555         EDNS0 record was send make sure we don't try it again.
556         * resolv/resolv.h: Define RES_F_EDNS0ERR and RES_USE_EDNS0.
557         * include/resolv.h: Declare __res_nopt.
559 2007-02-08  Jakub Jelinek  <jakub@redhat.com>
561         [BZ #3944]
562         * time/strptime_l.c (__strptime_internal): Set have_mon for
563         %b/%B/%h.  Set have_mon and have_mday if tm_mon and tm_mday
564         have been computed from tm_yday and tm_year.  Don't crash
565         in day_of_the_week or day_of_the_year if not have_mon
566         and tm_mon contains bogus value.
567         * time/Makefile (tests): Add tst-strptime3.
568         * time/tst-strptime3.c: New test.
570 2007-02-05  Jakub Jelinek  <jakub@redhat.com>
572         [BZ #3957]
573         * posix/regcomp.c (parse_bracket_exp): Set '\n' bit rather than '\0'
574         bit for RE_HAT_LISTS_NOT_NEWLINE.
575         (build_charclass_op): Remove bogus comment.
576         * posix/Makefile (tests): Add bug-regex27 and bug-regex28.
577         * posix/bug-regex27.c: New test.
578         * posix/bug-regex28.c: New test.
580 2007-02-03  Ulrich Drepper  <drepper@redhat.com>
582         * po/sv.po: Update from translation team.
584 2007-02-02  Ulrich Drepper  <drepper@redhat.com>
586         * nscd/nscd_helper.c (open_socket): Minor size optimization.
588 2007-02-02  Jakub Jelinek  <jakub@redhat.com>
590         * include/locale.h (__uselocale): Add libc_hidden_proto.
591         * locale/uselocale.c (__uselocale): Add libc_hidden_def.
593         * nscd/nscd_helper.c (open_socket): Use __gettimeofday instead of
594         gettimeofday.
596 2007-02-01  Ulrich Drepper  <drepper@redhat.com>
598         * sysdeps/unix/sysv/linux/i386/sysdep.h (PTR_MANGLE): Roll value before
599         returning.
600         (PTR_DEMANGLE): Real definition now that it's not the same as
601         PRT_MANGLE anymore.
602         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
604         * string/strerror_l.c: New file.
605         * string/Makefile (routines): Add strerror_l.
606         * string/string.h: Declare strerror_l.
607         * string/Versions: Export strerror_l for GLIBC_2.6.
609 2007-01-31  Ulrich Drepper  <drepper@redhat.com>
611         * nscd/nscd_helper.c (open_socket): Now takes request type and key
612         as parameter.  Construct request record.  Try sending request
613         before the first poll use, it usually succeeds.  Adjust all
614         callers.
615         * nscd/nscd-client.h: Define MAXKEYLEN.
616         * nscd/connections.c (nscd_run): Don't define MAXKEYLEN here.
618 2007-01-31  Jakub Jelinek  <jakub@redhat.com>
620         * nscd/nscd-client.h (__nscd_cache_search): Remove const qualifier
621         from return value.
622         * nscd/nscd_helper.c: Include string.h.
623         (__nscd_cache_search): Remove const qualifier from return value.
624         On strict alignment architectures check hash entry and data head
625         alignment.
626         * nscd/nscd_getpw_r.c (nscd_getpw_r): Don't crash or fail because
627         mmapped data during GC cycle contains garbage.  If
628         __nscd_drop_map_ref fails, decrement mapped->counter when returning
629         error or if retrying with NO_MAPPING, only __nscd_unmap if counter
630         dropped to 0.
631         * nscd/nscd_getgr_r.c (nscd_getgr_r): Likewise.
632         * nscd/nscd_initgroups.c (__nscd_getgrouplist): Likewise.
633         * nscd/nscd_gethst_r.c (nscd_gethst_r): Likewise.
634         * nscd/nscd_getai.c (__nscd_getai): Likewise.
635         * nscd/nscd_getserv_r.c (nscd_getserv_r): Likewise.
637 2007-01-30  Ulrich Drepper  <drepper@redhat.com>
639         * misc/hsearch_r.c (hdestroy_r): Remove unnecessary test.
641 2007-01-26  Ulrich Drepper  <drepper@redhat.com>
643         * sysdeps/i386/dl-trampoline.S (_dl_runtime_profile): Use register
644         names not numbers in cfi_*.
646 2007-01-26  Andreas Jaeger  <aj@suse.de>
648         * sysdeps/unix/sysv/linux/sys/personality.h (ADDR_NO_RANDOMIZE,
649         ADDR_LIMIT_3GB, PER_LINUX_32BIT, PER_LINUX32_3GB): Add.
650         Correct values of PER_HPUX and PER_OSF4.
652 2007-01-24  Ulrich Drepper  <drepper@redhat.com>
654         * elf/dl-minimal.c: Undefine _itoa first.
655         * stdio-common/_itoa.h: Define _itoa and _fitoa for 64-bit platforms.
656         * malloc/mtrace.c: Revert last change.
657         * posix/wordexp.c: Likewise.
659 2007-01-24  Jakub Jelinek  <jakub@redhat.com>
661         * sysdeps/i386/bits/byteswap.h (__bswap_32): Add __nocona__, __core2__
662         and __geode__ to the list of i486+ CPUs.
663         * sysdeps/x86_64/bits/byteswap.h (__bswap_32): Likewise.
665 2007-01-23  Ulrich Drepper  <drepper@redhat.com>
667         * stdio-common/_itoa.c: Include <limits.h>.
668         * stdio-common/_itowa.c: Likewise.
670 2007-01-22  Ulrich Drepper  <drepper@redhat.com>
672         * stdio-common/_itowa.c: Don't compile _itowa for 64-bit
673         platforms.
674         * stdio-common/_itoa.c: Don't compile in _itoa and _fitoa for
675         64-bit platforms.
676         * malloc/mtrace.c (tr_where): Use _fitoa_word instead of _fitoa if
677         possible.
678         * posix/wordexp.c (parse_arith): Use _itoa_word instead of _itoa
679         if possible.
681         [BZ #3902]
682         * stdio-common/_itoa.c (_itoa): Make sure at least a zero is emitted.
683         * stdio-common/Makefile (tests): Add bug17.
684         * stdio-common/bug17.c: New file.
686 2007-01-19  Ulrich Drepper  <drepper@redhat.com>
688         * iconvdata/brf.c: New file.
689         * iconvdata/testdata/BRF: New file.
690         * iconvdata/testdata/BRF..UTF8: New file.
691         Contributed by Samuel Thibault <samuel.thibault@ens-lyon.org>.
692         * iconvdata/Makefile: Add rules to build BRF.
693         * iconvdata/TESTS: Add BRF entry.
694         * iconvdata/gconv-modules: Likewise.
695         * iconvdata/tst-tables.sh: Likewise.
697 2007-01-18  Anton Nikishaev  <anton.nik@gmail.com>
699         * wcsmbs/wchar.h (wcstoll): Fix comment, function returns value of
700         type `long long int', not `long int'.
701         (wcstoq): Likewise.
703 2007-01-18  Ulrich Drepper  <drepper@redhat.com>
705         * scripts/gen-as-const.awk: Add cast to long to avoid int promotion
706         of values on 64-bit platforms which are too large.
708 2007-01-12  Steven Munroe  <sjmunroe@us.ibm.com>
709             Joe Kerian  <jkerian@us.us.ibm.com>
711         [BZ #2749]
712         * sysdeps/ieee754/ldbl-128ibm/s_copysignl.c: Include
713         <math_ldbl_opt.h>.  Remove weak_alias.  Use long_double_symbol macro.
714         (__copysignl): Use signbit() for comparison.
715         * sysdeps/ieee754/ldbl-128ibm/s_fabsl.c (__fabsl): Correct parms for
716         SET_LDOUBLE_WORDS64.
718         [BZ #2423, #2749]
719         * sysdeps/ieee754/ldbl-128ibm/s_ceill.c: Don't include <fenv_libc.h>.
720         (__ceill): Remove calls to fegetround(), fesetround().
721         * sysdeps/ieee754/ldbl-128ibm/s_floorl.c: Likewise.
722         * sysdeps/ieee754/ldbl-128ibm/s_roundl.c: Likewise.
723         * sysdeps/ieee754/ldbl-128ibm/s_truncl.c: Likewise.
725 2007-01-17  Jakub Jelinek  <jakub@redhat.com>
727         * nscd/nscd_getserv_r.c (nscd_getserv_r): Fix pastos.
729         * sysdeps/unix/sysv/linux/getdents.c (offsetof): Remove.
731 2007-01-17  Ulrich Drepper  <drepper@redhat.com>
733         * sysdeps/unix/sysv/linux/fatal-prepare.h: Use PTHFCT_CALL to
734         demangle pointer.
735         * csu/libc-start.c: Likewise.
737 2007-01-16  Ulrich Drepper  <drepper@redhat.com>
739         * sysdeps/posix/system.c: Remove NO_WAITPID support, it cannot
740         really work anyway.
742 2007-01-15  Ulrich Drepper  <drepper@redhat.com>
744         * nscd/connections.c (servinfo): Renamed to reqinfo.  Change all
745         users.
746         (handle_request): Remove unnecessary tests.
748         * nscd/cache.c (cache_add): Record the failure to add to the cache.
750 2007-01-15  Jakub Jelinek  <jakub@redhat.com>
752         * soft-fp/op-common.h (FP_TRUNC): When truncating a NaN, clear
753         workbits in semi-raw fraction.
755         * math/test-misc.c: Add new tests.
757 2007-01-14  Steven Munroe  <sjmunroe@us.ibm.com>
759         * math/basic-test.c: Include test-skeleton.c.
760         (TEST_TRUNC): Define.
761         (truncdfsf_test, trunctfsf_test, trunctfdf_test): New.
762         (main): Rename to ...
763         (do_test): ...this.  Run new tests.
764         (TEST_FUNCTION): Define.
766 2006-10-05  Steven Munroe  <sjmunroe@us.ibm.com>
767             Joe Kerian  <jkerian@us.us.ibm.com>
769         [BZ #2749]
770         * soft-fp/op-4.h (__FP_FRAC_SUB_3, __FP_FRAC_SUB_4): Correct borrow
771         handling for high words.
772         * soft-fp/op-common.h (_FP_OVERFLOW_SEMIRAW): Always set inexact
773         and overflow for infinity.
775 2007-01-15  Ulrich Drepper  <drepper@redhat.com>
777         * nscd/connections.c (handle_request): Add a __builtin_expect.
779         * nscd/connections.c (serv2db): Change type into structure which
780         also says whether this is a request for data.  Renamed to
781         servinfo.  All users changed.
782         (handle_request): Much simpler test whether we should search the cache.
784         * nscd/connections.c (handle_request): Fix thinko in selinux test
785         invocation.
787         * sysdeps/generic/ldsodefs.h: Define DL_LOOKUP_SCOPE_LOCK.
788         * elf/dl-lookup.c (add_dependency): If scope map is locked, unlock
789         it before getting dl_load_lock and then relock.
790         (_dl_lookup_symbol_x): Pass flags to add_dependency.
791         When rerunning _dl_lookup_symbol_x, compute symbol_scope again in
792         case we unlocked the scope.
793         * elf/dl-runtime.c (_dl_fixup): Pass DL_LOOKUP_SCOPE_LOCK to
794         _dl_lookup_symbol_x in case we locked the scope.
795         (_dl_profile_fixup): Likewise.
796         * elf/dl-sym.c (do_sym): In flags passed to call_dl_lookup, also
797         set DL_LOOKUP_SCOPE_LOCK.
799 2007-01-13  Ulrich Drepper  <drepper@redhat.com>
801         * inet/Makefile: Define CFLAGS-getsrvbynm_r.c and
802         CFLAGS-getsrvbynpt_r.c.
803         * nscd/getsrvbynm_r.c: New file.
804         * nscd/getsrvbypt_r.c: New file.
805         * nscd/nscd_getserv_r.c: New file.
806         * nscd/servicescache.c: New file.
807         * nscd/Makefile (routines): Add nscd_getserv_r.
808         (nscd-modules): Add getsrvbynm_r, getsrvbypt_r, and servicescache.
809         Define CFLAGS-servicescache.c, CFLAGS-getsrvbynm_r.c, and
810         CFLAGS-getsrvbypt_r.c.
811         * nscd/cache.c (prune_cache): Rewrite to get re-add function from
812         table.  Add entries for services database.
813         * nscd/connections.c (serv2str): Mark as const.  Add entries for
814         services database.
815         (dbs): Add .reset_res and servdb initialization.
816         (serv2db): Add entries for services database.
817         (verify_persistent_db): Accept dbnr == servdb.
818         (invalidate_cache): Rewrite database name recognition to use a table.
819         Call res_init() if .reset_res is set for database.
820         (handle_request): Add code to handle services database.
821         * nscd/gai.c: Don't define __getservbyname_r.
822         * nscd/nscd-client.h (request_type): Remove LASTDBREQ, add
823         GETSERVBYNAME, GETSERVBYPORT, GETFDSERV.
824         (serv_response_header): Define.
825         (struct datahead): Add serv_response_header member.
826         * nscd/nscd.c (parse_opt): Rewrite parsing of -i parameter value
827         using table.
828         * nscd/nscd.conf: Add entries for services database.
829         * nscd/nscd.h: Adjust declaration of dbnames and serv2str.
830         Declare serv_iov_disabled.
831         Declare addservbyname, readdservbyname, addservbyport, and
832         readdservbyport.
833         * nscd/nscd_conf.c (dbnames): Mark as const.  Add services entry.
834         (find_db): Fix error message.
835         * nscd/nscd_proto.h: Declare __nss_not_use_nscd_services,
836         __nscd_getservbyname_r, and __nscd_getservbyport_r.
837         * nscd/selinux.c (perms): Add entries for services database.
838         * nss/Versions: Export __nss_services_lookup with GLIBC_PRIVATE.
839         * nss/nsswitch.c (__nss_disable_nscd): Also disable services database.
841         * nscd/grpcache.c: Remove obsolete code.  Cleanups.
842         * nscd/hstcache.c: Likewise.
843         * nscd/pwdcache.c: Likewise.
845         * nis/nss_nis/nis-service.c (_nss_nis_getservbyname_r): Correct
846         computation of keylen.
848         * include/string.h: Only redefine strndupa if this is really for
849         libc code.
851 2007-01-12  Ulrich Drepper  <drepper@redhat.com>
853         * nscd/nscd_gethst_r.c: Minor cleanups.
855         * nscd/connections.c (handle_request): Check selinux permissions
856         for all non-admin commands.
858         * sysdeps/i386/i486/bits/atomic.h: Define
859         atomic_compare_and_exchange_val_acq,
860         atomic_compare_and_exchange_bool_acq, and atomic_exchange_and_add
861         using __sync_* built-ins for gcc >= 4.1.
862         * sysdeps/x86_64/bits/atomic.h: Likewise.
864         [BZ #3840]
865         * scripts/check-local-headers.sh: Restrict to testing .o.d, .os.d,
866         and .oS.d files.
868 2007-01-05  Steven Munroe  <sjmunroe@us.ibm.com>
870         * stdlib/tst-makecontext.c: Include errno.h.  Change main()
871         to do_test().  Define TEST_FUNCTION. Include test-skeleton.c.
872         (do_test): Check errno and exit(0) if ENOSYS.
874 2007-01-11  Jakub Jelinek  <jakub@redhat.com>
876         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Fix handling of multi-byte
877         thousands separators.
878         * stdlib/Makefile: Add rules to build and run tst-strtod4.
879         * stdlib/tst-strtod4.c: New test.
881         [BZ #3855]
882         * stdlib/strtod_l.c (____STRTOF_INTERNAL): 0x. not followed by
883         hexadecimal digit should accept just the initial 0.
884         * stdlib/tst-strtod2.c (tests): New variable.
885         (do_test): Run several tests rather than just one.
887 2007-01-11  Jakub Jelinek  <jakub@redhat.com>
889         * sysdeps/i386/soft-fp/sfp-machine.h: Remove.
890         * sysdeps/x86_64/soft-fp/sfp-machine.h: Likewise.
892 2007-01-10  Ulrich Drepper  <drepper@redhat.com>
894         * io/fts.c: Make sure fts_cur is always valid after return from
895         fts_read.
896         Patch by Miloslav Trmac <mitr@redhat.com>.
898 2006-10-27  Richard Sandiford  <richard@codesourcery.com>
900         * elf/elf.h (R_MIPS_GLOB_DAT): Define.
901         (R_MIPS_NUM): Bump by 1.
903 2007-01-03  Jakub Jelinek  <jakub@redhat.com>
905         * posix/execvp.c: Include alloca.h.
906         (allocate_scripts_argv): Renamed to...
907         (scripts_argv): ... this.  Don't allocate buffer here nor count
908         arguments.
909         (execvp): Use alloca if possible.
910         * posix/Makefile: Add rules to build and run tst-vfork3 test.
911         * posix/tst-vfork3.c: New test.
913 2007-01-03  Ulrich Drepper  <drepper@redhat.com>
915         * string/Makefile (tst-strxfrm2-ENV): Define.
916         * stdlib/Makefile (tst-strtod3-ENV): Define.
918 2007-01-02  Ulrich Drepper  <drepper@redhat.com>
920         * posix/getconf.c: Update copyright year.
921         * nss/getent.c: Likewise.
922         * iconv/iconvconfig.c: Likewise.
923         * iconv/iconv_prog.c: Likewise.
924         * elf/ldconfig.c: Likewise.
925         * catgets/gencat.c: Likewise.
926         * csu/version.c: Likewise.
927         * elf/ldd.bash.in: Likewise.
928         * elf/sprof.c (print_version): Likewise.
929         * locale/programs/locale.c: Likewise.
930         * locale/programs/localedef.c: Likewise.
931         * nscd/nscd.c (print_version): Likewise.
932         * debug/xtrace.sh: Likewise.
933         * malloc/memusage.sh: Likewise.
934         * malloc/mtrace.pl: Likewise.
935         * debug/catchsegv.sh: Likewise.
937 2006-12-24  Ulrich Drepper  <drepper@redhat.com>
939         * malloc/malloc.c (sYSMALLOc): Remove some unnecessary alignment
940         attempts.
942 2006-12-23  Ulrich Drepper  <drepper@redhat.com>
944         * posix/wordexp.c: Remove some unnecessary tests.
946 2006-12-22  Gavin Romig-Koch  <gavin@redhat.com>
948         * nis/nss_compat/compat-grp.c (internal_getgrgid_r): Don't
949         blacklist the group till after we look it up.
951 2006-12-21  Ulrich Drepper  <drepper@redhat.com>
953         * include/atomic.h (atomic_forced_read): New macro.
955 2006-12-20  SUGIOKA Toshinobu  <sugioka@itonet.co.jp>
957         * sysdeps/unix/sysv/linux/sh/bits/shm.h: New file.
959 2006-12-19  Jakub Jelinek  <jakub@redhat.com>
961         * nss/getXXbyYY_r.c: Include atomic.h.
962         (INTERNAL (REENTRANT_NAME)): Write startp after start_fct,
963         add atomic_write_barrier () in between.
965         * stdlib/Makefile (tests): Add tst-makecontext.
966         * stdlib/tst-makecontext.c: New test.
968         * sysdeps/unix/sysv/linux/powerpc/powerpc32/makecontext.S
969         (__makecontext): Don't realign uc_mcontext.uc_regs.
971 2006-11-28  Jakub Jelinek  <jakub@redhat.com>
973         * elf/dl-support.c: Include dl-procinfo.h.
974         * sysdeps/powerpc/dl-procinfo.h (PPC_PLATFORM_POWER4,
975         PPC_PLATFORM_PPC970, PPC_PLATFORM_POWER5, PPC_PLATFORM_POWER5_PLUS,
976         PPC_PLATFORM_POWER6, PPC_PLATFORM_CELL_BE, PPC_PLATFORM_POWER6X):
977         Define.
978         (_dl_string_platform): Use PPC_PLATFORM_* macros instead of
979         hardcoded constants.
980         * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_platform): Use
981         PPC_PLATFORM_* macros for array designators.
983 2006-11-11  Steven Munroe  <sjmunroe@us.ibm.com>
985         * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_cap_flags): Add 3 new cap
986         names to the beginning.
987         (_dl_powerpc_platforms): Add "power6x".
988         * sysdeps/powerpc/dl-procinfo.h (_DL_HWCAP_FIRST): Decrease.
989         (HWCAP_IMPORTANT): Add PPC_FEATURE_HAS_DFP.
990         (_DL_PLATFORMS_COUNT): Increase.
991         (_dl_string_platform): Handle power6x case.
992         * sysdeps/powerpc/sysdep.h (PPC_FEATURE_PA6T, PPC_FEATURE_HAS_DFP,
993         PPC_FEATURE_POWER6_EXT): Define.
994         (PPC_FEATURE_POWER5, PPC_FEATURE_POWER5_PLUS): Correct Comment.
996 2006-12-18  Jakub Jelinek  <jakub@redhat.com>
998         [BZ #3747]
999         * stdlib/jrand48_r.c (__jrand48_r): Make sure result is in the
1000         [-2^31 .. 2^31) range.
1001         * stdlib/tst-rand48.c (main): Fix expected values for 64-bit
1002         targets.
1003         * stdlib/tst-rand48-2.c: New test.
1004         * stdlib/Makefile (tests): Add tst-rand48-2.
1006 2006-12-14  Jakub Jelinek  <jakub@redhat.com>
1008         * misc/tst-pselect.c (do_test): Fix sigblock argument.
1010 2006-12-14  Ulrich Drepper  <drepper@redhat.com>
1012         * misc/tst-pselect.c (do_test): Make sure the helper process is
1013         terminating when the test is aborted.
1015 2006-12-13  Ulrich Drepper  <drepper@redhat.com>
1017         * sysdeps/unix/sysv/linux/bits/statvfs.h: Define ST_RELATIME.
1018         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
1019         Handle relatime mount option.
1021         [BZ #2337]
1022         * libio/Makefile (tests): Add tst-setvbuf1.
1023         * libio/tst-setvbuf1.c: New file.
1025 2006-12-08  Jakub Jelinek  <jakub@redhat.com>
1027         [BZ #2337]
1028         * libio/genops.c (__uflow): Fix a typo.
1029         * libio/wfiledoalloc.c (_IO_wfile_doallocate): Don't stat
1030         nor set _IO_LINE_BUF bit here.  Size the wide buffer based on
1031         the narrow buffer size.
1033 2006-11-24  Jakub Jelinek  <jakub@redhat.com>
1035         [BZ #2337]
1036         * libio/libio.h (_IO_FLAGS2_USER_WBUF): Define.
1037         * libio/wgenops.c (_IO_wsetb, _IO_wdefault_finish): Test and set
1038         _IO_FLAGS2_USER_WBUF bit in _flags2 instead of _IO_USER_BUF bit
1039         in _flags.
1040         * libio/wstrops.c (_IO_wstr_overflow, enlarge_userbuf,
1041         _IO_wstr_finish): Likewise.
1042         * libio/wmemstream.c (open_wmemstream): Likewise.
1043         * libio/fileops.c (_IO_new_file_close_it): Call _IO_set[bgp]
1044         even for wide streams.
1046 2006-12-13  Jakub Jelinek  <jakub@redhat.com>
1048         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S: Include
1049         kernel-features.h.
1051 2006-12-11  Ulrich Drepper  <drepper@redhat.com>
1053         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Parse thousand
1054         separators also if no non-zero digits found.
1055         * stdlib/Makefile (tests): Add tst-strtod3.
1057 2006-12-10  Jakub Jelinek  <jakub@redhat.com>
1059         * sysdeps/unix/sysv/linux/netlinkaccess.h: Include linux/if_addr.h
1060         if IFA_MAX is not defined.
1061         (IFA_RTA, IFA_PAYLOAD, IFLA_RTA, IFLA_PAYLOAD): Define if not
1062         defined.
1063         * sysdeps/unix/sysv/linux/check_pf.c: Include netlinkaccess.h
1064         instead of asm/types.h, linux/netlink.h and linux/rtnetlink.h.
1066 2006-12-09  Ulrich Drepper  <drepper@redhat.com>
1068         [BZ #3632]
1069         * include/features.h: Fix comment about default value for
1070         _POSIX_C_SOURCE.
1072         [BZ #3664]
1073         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Fix test to recognize
1074         empty parsed strings.
1075         * stdlib/Makefile (tests): Add tst-strtod2.
1076         * stdlib/tst-strtod2.c: New file.
1078         [BZ #3673]
1079         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Fix exp_limit
1080         computation.
1081         * stdlib/Makefile (tests): Add tst-atof2.
1082         * stdlib/tst-atof2.c: New file.
1084         [BZ #3674]
1085         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Adjust exponent value
1086         correctly if removing trailing zero of hex-float.
1087         * stdlib/Makefile (tests): Add tst-atof1.
1088         * stdlib/tst-atof1.c: New file.
1090 2006-12-09  Jakub Jelinek  <jakub@redhat.com>
1092         * misc/mntent_r.c (__hasmntopt): Check p[optlen] even when p == rest.
1093         Start searching for next comma at p rather than rest.
1094         * misc/Makefile (tests): Add tst-mntent2.
1095         * misc/tst-mntent2.c: New test.
1097         * misc/getusershell.c (initshells): Check for integer overflows.
1098         Make strings buffer one bigger as fgets always succeeds when second
1099         argument is 1.  Don't use calloc for shells array.  Disallow
1100         / as shell.
1102 2006-12-08  Ulrich Drepper  <drepper@redhat.com>
1104         * malloc/memusage.c: Handle realloc with new size of zero and
1105         non-NULL pointer correctly.
1106         (me): Really write first record twice.
1107         (struct entry): Make format bi-arch safe.
1108         (dest): Write out more realloc statistics.
1109         * malloc/memusagestat.c (struct entry): Make format bi-arch safe.
1111 2006-12-05  Jakub Jelinek  <jakub@redhat.com>
1113         * nis/nis_subr.c (nis_getnames): Revert last change.
1115 2006-12-04  Jakub Jelinek  <jakub@redhat.com>
1117         * sysdeps/unix/sysv/linux/ttyname.c: Include termios.h.
1118         (ttyname): Use tcgetattr instead of isatty, don't set errno to ENOTTY.
1119         * sysdeps/unix/sysv/linux/ttyname_r.c: Include termios.h.
1120         (__ttyname_r): Use tcgetattr instead of isatty, don't set errno to
1121         ENOTTY.
1122         * io/Makefile: Add rules to build and run tst-ttyname_r test.
1123         * io/tst-ttyname_r.c: New test.
1125 2006-12-03  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
1127         * sysdeps/unix/sysv/linux/sh/sys/io.h: Removed.
1129 2006-11-30  H.J. Lu  <hongjiu.lu@intel.com>
1131         * sysdeps/i386/i686/memcmp.S: Use jump table as the base of
1132         jump table entries.
1134 2006-11-30  Jan Kratochvil  <jan.kratochvil@redhat.com>
1136         * sysdeps/unix/sysv/linux/i386/clone.S: Provide CFI for the outermost
1137         `clone' function to ensure proper unwinding stop of gdb.
1138         * sysdeps/unix/sysv/linux/x86_64/clone.S: Likewise.
1140 2006-12-01  Ulrich Drepper  <drepper@redhat.com>
1142         * nscd/nscd.init: Remove obsolete and commented-out -S option
1143         handling.
1145 2006-11-23  Jakub Jelinek  <jakub@redhat.com>
1147         [BZ #3514]
1148         * manual/string.texi (strncmp): Fix pastos from wcscmp description.
1150         [BZ #3515]
1151         * manual/string.texi (strtok): Remove duplicate paragraph.
1153 2006-12-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
1155         * sysdeps/unix/sysv/linux/x86_64/sigaction.c: Fix compatibility with
1156         libgcc not supporting `rflags' unwinding (register # >= 17).
1158 2006-11-30  Jakub Jelinek  <jakub@redhat.com>
1160         * sunrpc/svc_run.c (svc_run): Set my_pollfd to new_pollfd if realloc
1161         succeeded.
1163 2006-11-29  Daniel Jacobowitz  <dan@codesourcery.com>
1164             Jakub Jelinek  <jakub@redhat.com>
1165             Jan Kratochvil  <jan.kratochvil@redhat.com>
1167         * sysdeps/unix/sysv/linux/x86_64/sigaction.c (restore_rt): Add correct
1168         unwind information.
1169         * sysdeps/unix/sysv/linux/x86_64/Makefile: Provide symbols for
1170         'restore_rt' even in the 'signal' directory.
1171         * sysdeps/unix/sysv/linux/x86_64/ucontext_i.sym: Extend the regs list.
1173 2006-11-27  Jakub Jelinek  <jakub@redhat.com>
1175         [BZ #3559]
1176         * sunrpc/svc_run.c (svc_run): Fail instead of segfaulting if
1177         malloc crashed.  Don't allocate memory unnecessarily in each
1178         loop.
1180 2006-10-21  Jakub Jelinek  <jakub@redhat.com>
1182         * resolv/mapv4v6addr.h (map_v4v6_address): Fix last change.
1184 2006-11-20  Ulrich Drepper  <drepper@redhat.com>
1186         * resolv/mapv4v6addr.h (map_v4v6_address): Optimize a bit.
1188 2006-11-18  Bruno Haible  <bruno@clisp.org>
1190         * sysdeps/unix/sysv/linux/i386/getgroups.c (__getgroups): Invoke
1191         __sysconf only after having tried to call getgroups32.
1193 2006-11-19  Ulrich Drepper  <drepper@redhat.com>
1195         * nss/nss_files/files-hosts.c (LINE_PARSER): Support IPv6-style
1196         addresses for IPv4 queries if they can be mapped.
1198 2006-11-16  Jakub Jelinek  <jakub@redhat.com>
1200         * sysdeps/x86_64/fpu/s_copysignf.S (__copysignf): Switch to .text.
1201         * sysdeps/x86_64/fpu/s_copysign.S (__copysign): Likewise.
1202         (signmask): Add .size directive.
1203         (othermask): Add .type directive.
1205 2006-11-14  Ulrich Drepper  <drepper@redhat.com>
1207         * po/nl.po: Update from translation team.
1209         * timezone/zdump.c: Redo fix for BZ #3137.
1211 2006-11-14  Jakub Jelinek  <jakub@redhat.com>
1213         * nss/nss_files/files-alias.c (get_next_alias): Set line back
1214         to first_unused after parsing :include: file.
1216 2006-11-10  Ulrich Drepper  <drepper@redhat.com>
1218         * timezone/africa: Update from tzdata2006o.
1219         * timezone/antarctica: Likewise.
1220         * timezone/asia: Likewise.
1221         * timezone/australasia: Likewise.
1222         * timezone/backward: Likewise.
1223         * timezone/europe: Likewise.
1224         * timezone/iso3166.tab: Likewise.
1225         * timezone/northamerica: Likewise.
1226         * timezone/southamerica: Likewise.
1227         * timezone/zone.tab: Likewise.
1229         * time/tzfile.c (__tzfile_read): Extend to handle new file format
1230         on machines with 64-bit time_t.
1232         * timezone/checktab.awk: Update from tzcode2006o.
1233         * timezone/ialloc.c: Likewise.
1234         * timezone/private.h: Likewise.
1235         * timezone/scheck.c: Likewise.
1236         * timezone/tzfile.h: Likewise.
1237         * timezone/tzselect.ksh: Likewise.
1238         * timezone/zdump.c: Likewise.
1239         * timezone/zic.c: Likewise.
1241         [BZ #3483]
1242         * elf/ldconfig.c (main): Call setlocale and textdomain.
1243         Patch mostly by Benno Schulenberg <bensberg@justemail.net>.
1245         [BZ #3480]
1246         * manual/argp.texi: Fix typos.
1247         * manual/charset.texi: Likewise.
1248         * manual/errno.texi: Likewise.
1249         * manual/filesys.texi: Likewise.
1250         * manual/lang.texi: Likewise.
1251         * manual/maint.texi: Likewise.
1252         * manual/memory.texi: Likewise.
1253         * manual/message.texi: Likewise.
1254         * manual/resource.texi: Likewise.
1255         * manual/search.texi: Likewise.
1256         * manual/signal.texi: Likewise.
1257         * manual/startup.texi: Likewise.
1258         * manual/stdio.texi: Likewise.
1259         * manual/sysinfo.texi: Likewise.
1260         * manual/syslog.texi: Likewise.
1261         * manual/time.texi: Likewise.
1262         Patch by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
1264         [BZ #3465]
1265         * sunrpc/clnt_raw.c: Minimal message improvements.
1266         * sunrpc/pm_getmaps.c: Likewise.
1267         * nis/nss_nisplus/nisplus-publickey.c: Likewise.
1268         * nis/nis_print_group_entry.c: Likewise.
1269         * locale/programs/repertoire.c: Likewise.
1270         * locale/programs/charmap.c: Likewise.
1271         * malloc/memusage.sh: Likewise.
1272         * elf/dl-deps.c: Likewise.
1273         * locale/programs/ld-collate.c: Likewise.
1274         * libio/vswprintf.c: Likewise.
1275         * malloc/memusagestat.c: Likewise.
1276         * sunrpc/auth_unix.c: Likewise.
1277         * sunrpc/rpc_main.c: Likewise.
1278         * nscd/cache.c: Likewise.
1279         * locale/programs/repertoire.c: Unify output messages.
1280         * locale/programs/charmap.c: Likewise.
1281         * locale/programs/ld-ctype.c: Likewise.
1282         * locale/programs/ld-monetary.c: Likewise.
1283         * locale/programs/ld-numeric.c: Likewise.
1284         * locale/programs/ld-time.c: Likewise.
1285         * elf/ldconfig.c: Likewise.
1286         * nscd/selinux.c: Likewise.
1287         * elf/cache.c: Likewise.
1288         Patch mostly by Benno Schulenberg <bensberg@justemail.net>.
1290         [BZ #3451]
1291         * sysdeps/i386/fpu/bits/mathinline.h (floor): Make rounding mode
1292         change atomic.
1293         (ceil): Likewise.
1295 2006-11-10  Jakub Jelinek  <jakub@redhat.com>
1297         * string/strxfrm_l.c (STRXFRM): Fix trailing \1 optimization
1298         if N is one bigger than return value.
1299         * string/tst-strxfrm2.c (do_test): Also test strxfrm with l1 + 1
1300         and l1 last arguments, if buf is defined, verify the return value
1301         equals to strlen (buf) and verify no byte beyond passed length
1302         is modified.
1304 2006-11-10  Ulrich Drepper  <drepper@redhat.com>
1306         * po/sv.po: Update from translation team.
1308 2006-11-09  Ulrich Drepper  <drepper@redhat.com>
1310         * sysdeps/unix/sysv/linux/x86_64/sysconf.c (intel_check_word): Add
1311         noinline attribute.
1313 2006-11-10  Jakub Jelinek  <jakub@redhat.com>
1315         * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_check_word): Add
1316         noinline attribute.
1318         * sysdeps/gnu/siglist.c (__old_sys_siglist, __old_sys_sigabbrev):
1319         Use __new_sys_siglist instead of _sys_siglist_internal as
1320         second macro argument.
1321         (_old_sys_siglist): Use declare_symbol_alias macro instead of
1322         strong_alias.
1324 2006-11-09  Ulrich Drepper  <drepper@redhat.com>
1326         [BZ #3493]
1327         * posix/unistd.h (sysconf): Remove const attribute.
1329         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Fix test for
1330         temporary or deprecated addresses.
1331         Patch by Sridhar Samudrala <sri@us.ibm.com>.
1333         * string/Makefile (tests): Add tst-strxfrm2.
1334         * string/tst-strxfrm2.c: New file.
1336 2006-10-09  Jakub Jelinek  <jakub@redhat.com>
1338         * elf/dl-debug.c (_dl_debug_initialize): Check r->r_map for 0
1339         rather than r->r_brk.
1341 2006-11-08  Jakub Jelinek  <jakub@redhat.com>
1343         * string/strxfrm_l.c (STRXFRM): Do the trailing \1 removal
1344         optimization even if needed > n.
1346         * elf/dl-load.c (decompose_rpath): Return bool rather than void.
1347         If l->l_name is on inhibit_rpath list, set sps->dirs to -1 and
1348         return false, otherwise return true.
1349         (cache_rpath): Return decompose_rpath return value.
1351 2006-11-07  Jakub Jelinek  <jakub@redhat.com>
1353         * include/libc-symbols.h (declare_symbol): Rename to...
1354         (declare_symbol_alias): ... this.  Add ORIGINAL argument, imply
1355         strong_alias (ORIGINAL, SYMBOL) in asm to make sure it preceedes
1356         .size directive.
1357         * sysdeps/gnu/errlist-compat.awk: Adjust for declare_symbol_alias
1358         changes.
1359         * sysdeps/gnu/siglist.c: Likewise.
1361 2006-11-03  Steven Munroe  <sjmunroe@us.ibm.com>
1363         * sysdeps/powerpc/fpu/bits/mathinline.h
1364         [__LIBC_INTERNAL_MATH_INLINES]: Moved to ...
1365         * sysdeps/powerpc/fpu/math_private.h: ...here.  New file.
1367 2006-11-05  Ulrich Drepper  <drepper@redhat.com>
1369         * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_check_word):
1370         Update handling of cache descriptor 0x49 for new models.
1371         * sysdeps/unix/sysv/linux/x86_64/sysconf.c (intel_check_word):
1372         Likewise.
1374 2006-11-02  Jakub Jelinek  <jakub@redhat.com>
1376         * malloc/memusage.c (dest): Reset not_me back to false after
1377         printing statistics.
1379 2006-11-02  Ulrich Drepper  <drepper@redhat.com>
1381         * configure.in: Work around ld --help change and avoid -z relro
1382         test completely if the architecture doesn't care about security.
1384 2006-11-01  Ulrich Drepper  <drepper@redhat.com>
1386         * po/sv.po: Update from translation team.
1388 2006-10-31  Ulrich Drepper  <drepper@redhat.com>
1390         * stdlib/atexit.c (atexit): Don't mark as hidden when used to
1391         generate compatibility version.
1393 2006-10-29  Ulrich Drepper  <drepper@redhat.com>
1395         * configure.in: Relax -z relro requirement a bit.
1397         * po/sv.po: Update from translation team.
1399 2006-10-29  Jakub Jelinek  <jakub@redhat.com>
1401         * elf/dl-sym.c (do_sym): Use RTLD_SINGLE_THREAD_P.
1402         * elf/dl-runtime.c (_dl_fixup, _dl_profile_fixup): Likewise.
1403         * elf/dl-close.c (_dl_close_worker): Likewise.
1404         * elf/dl-open.c (_dl_open_worker): Likewise.
1405         * sysdeps/generic/sysdep-cancel.h (RTLD_SINGLE_THREAD_P): Define.
1407 2006-10-27  Ulrich Drepper  <drepper@redhat.com>
1409         * configure.in: Require assembler support for visibility, compiler
1410         support for visibility and aliases, linker support for various -z
1411         options.
1412         * Makeconfig: Remove conditional code which now is unnecessary.
1413         * config.h.in: Likewise.
1414         * config.make.in: Likewise.
1415         * dlfcn/Makefile: Likewise.
1416         * elf/Makefile: Likewise.
1417         * elf/dl-load.c: Likewise.
1418         * elf/rtld.c: Likewise.
1419         * include/libc-symbols.h: Likewise.
1420         * include/stdio.h: Likewise.
1421         * io/Makefile: Likewise.
1422         * io/fstat.c: Likewise.
1423         * io/fstat64.c: Likewise.
1424         * io/fstatat.c: Likewise.
1425         * io/fstatat64.c: Likewise.
1426         * io/lstat.c: Likewise.
1427         * io/lstat64.c: Likewise.
1428         * io/mknod.c: Likewise.
1429         * io/mknodat.c: Likewise.
1430         * io/stat.c: Likewise.
1431         * io/stat64.c: Likewise.
1432         * libio/stdio.c: Likewise.
1433         * nscd/Makefile: Likewise.
1434         * stdlib/Makefile: Likewise.
1435         * stdlib/atexit.c: Likewise.
1436         * sysdeps/generic/ldsodefs.h: Likewise.
1437         * sysdeps/i386/dl-machine.h: Likewise.
1438         * sysdeps/i386/sysdep.h: Likewise.
1439         * sysdeps/i386/i686/memcmp.S: Likewise.
1440         * sysdeps/powerpc/powerpc32/sysdep.h: Likewise.
1441         * sysdeps/unix/sysv/linux/i386/sigaction.c: Likewise.
1442         * sysdeps/unix/sysv/linux/x86_64/sigaction.c: Likewise.
1444         * Makerules: USE_TLS support is now default.
1445         * tls.make.c: Likewise.
1446         * csu/Versions: Likewise.
1447         * csu/libc-start.c: Likewise.
1448         * csu/libc-tls.c: Likewise.
1449         * csu/version.c: Likewise.
1450         * dlfcn/dlinfo.c: Likewise.
1451         * elf/dl-addr.c: Likewise.
1452         * elf/dl-cache.c: Likewise.
1453         * elf/dl-close.c: Likewise.
1454         * elf/dl-iteratephdr.c: Likewise.
1455         * elf/dl-load.c: Likewise.
1456         * elf/dl-lookup.c: Likewise.
1457         * elf/dl-object.c: Likewise.
1458         * elf/dl-open.c: Likewise.
1459         * elf/dl-reloc.c: Likewise.
1460         * elf/dl-support.c: Likewise.
1461         * elf/dl-sym.c: Likewise.
1462         * elf/dl-sysdep.c: Likewise.
1463         * elf/dl-tls.c: Likewise.
1464         * elf/ldconfig.c: Likewise.
1465         * elf/rtld.c: Likewise.
1466         * elf/tst-tls-dlinfo.c: Likewise.
1467         * elf/tst-tls1.c: Likewise.
1468         * elf/tst-tls10.h: Likewise.
1469         * elf/tst-tls14.c: Likewise.
1470         * elf/tst-tls2.c: Likewise.
1471         * elf/tst-tls3.c: Likewise.
1472         * elf/tst-tls4.c: Likewise.
1473         * elf/tst-tls5.c: Likewise.
1474         * elf/tst-tls6.c: Likewise.
1475         * elf/tst-tls7.c: Likewise.
1476         * elf/tst-tls8.c: Likewise.
1477         * elf/tst-tls9.c: Likewise.
1478         * elf/tst-tlsmod1.c: Likewise.
1479         * elf/tst-tlsmod13.c: Likewise.
1480         * elf/tst-tlsmod13a.c: Likewise.
1481         * elf/tst-tlsmod14a.c: Likewise.
1482         * elf/tst-tlsmod2.c: Likewise.
1483         * elf/tst-tlsmod3.c: Likewise.
1484         * elf/tst-tlsmod4.c: Likewise.
1485         * elf/tst-tlsmod5.c: Likewise.
1486         * elf/tst-tlsmod6.c: Likewise.
1487         * include/errno.h: Likewise.
1488         * include/link.h: Likewise.
1489         * include/tls.h: Likewise.
1490         * locale/global-locale.c: Likewise.
1491         * locale/localeinfo.h: Likewise.
1492         * malloc/arena.c: Likewise.
1493         * malloc/hooks.c: Likewise.
1494         * malloc/malloc.c: Likewise.
1495         * resolv/Versions: Likewise.
1496         * sysdeps/alpha/dl-machine.h: Likewise.
1497         * sysdeps/alpha/libc-tls.c: Likewise.
1498         * sysdeps/generic/ldsodefs.h: Likewise.
1499         * sysdeps/generic/tls.h: Likewise.
1500         * sysdeps/i386/dl-machine.h: Likewise.
1501         * sysdeps/ia64/dl-machine.h: Likewise.
1502         * sysdeps/ia64/libc-tls.c: Likewise.
1503         * sysdeps/mach/hurd/fork.c: Likewise.
1504         * sysdeps/mach/hurd/i386/tls.h: Likewise.
1505         * sysdeps/powerpc/powerpc32/dl-machine.c: Likwise.
1506         * sysdeps/powerpc/powerpc32/dl-machine.h: Likewise.
1507         * sysdeps/powerpc/powerpc64/dl-machine.h: Likewise.
1508         * sysdeps/s390/libc-tls.c: Likewise.
1509         * sysdeps/s390/s390-32/dl-machine.h: Likewise.
1510         * sysdeps/s390/s390-64/dl-machine.h: Likewise.
1511         * sysdeps/sh/dl-machine.h: Likewise.
1512         * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
1513         * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
1514         * sysdeps/x86_64/dl-machine.h: Likewise.
1516         * elf/dl-close.c (_dl_close_worker): Renamed from _dl_close and
1517         split out locking and parameter checking.
1518         (_dl_close): Call _dl_close_worker after locking and checking.
1519         * elf/dl-open.c (_dl_open): Call _dl_close_worker instead of
1520         _dl_close.
1521         * elf/Makefile: Add rules to build and run tst-thrlock.
1522         * elf/tst-thrlock.c:  New file.
1524         [BZ #3426]
1525         * stdlib/stdlib.h: Adjust comment for canonicalize_file_name to
1526         reality.
1528         [BZ #3429]
1529         * elf/dl-open.c (dl_open_worker): Keep holding dl_load_lock until
1530         we are sure we do not need it anymore for _dl_close.  Also move
1531         the asserts inside the lock region.
1532         Patch mostly by Suzuki <suzuki@in.ibm.com>.
1534 2006-10-27  Jakub Jelinek  <jakub@redhat.com>
1536         * elf/dl-lookup.c (_dl_debug_bindings): Remove unused symbol_scope
1537         argument.
1538         (_dl_lookup_symbol_x): Adjust caller.
1540         * sysdeps/generic/ldsodefs.h (struct link_namespaces): Remove
1541         _ns_global_scope.
1542         * elf/rtld.c (dl_main): Don't initialize _ns_global_scope.
1544         * elf/dl-libc.c: Revert l_scope name changes.
1545         * elf/dl-load.c: Likewise.
1546         * elf/dl-object.c: Likewise.
1547         * elf/rtld.c: Likewise.
1548         * elf/dl-close.c (_dl_close): Likewise.
1549         * elf/dl-open.c (dl_open_worker): Likewise.  If not SINGLE_THREAD_P,
1550         always use __rtld_mrlock_{change,done}.  Always free old scope list
1551         here if not l_scope_mem.
1552         * elf/dl-runtime.c (_dl_fixup, _dl_profile_fixup): Revert l_scope name
1553         change.  Never free scope list here.  Just __rtld_mrlock_lock before
1554         the lookup and __rtld_mrlock_unlock it after the lookup.
1555         * elf/dl-sym.c: Likewise.
1556         * include/link.h (struct r_scoperec): Remove.
1557         (struct link_map): Replace l_scoperec with l_scope, l_scoperec_mem
1558         with l_scope_mem and l_scoperec_lock with l_scope_lock.
1560 2006-10-25  Ulrich Drepper  <drepper@redhat.com>
1562         * sysdeps/gnu/netinet/tcp.h: Define TCP_CONGESTION.
1564 2006-10-18  Ulrich Drepper  <drepper@redhat.com>
1566         * configure.in: Disable building profile libraries by default.
1568 2006-10-17  Jakub Jelinek  <jakub@redhat.com>
1570         * sunrpc/xdr_mem.c (xdrmem_setpos): Don't compare addresses
1571         as signed longs, check for x_base + pos overflow.
1572         * sunrpc/Makefile (tests): Add tst-xdrmem2.
1573         * sunrpc/tst-xdrmem2.c: New test.
1575 2006-10-18  Ulrich Drepper  <drepper@redhat.com>
1577         * elf/dl-lookup.c (_dl_lookup_symbol_x): Add warning to
1578         _dl_lookup_symbol_x code.
1580 2006-10-17  Jakub Jelinek  <jakub@redhat.com>
1582         * elf/dl-runtime.c: Include sysdep-cancel.h.
1583         (_dl_fixup, _dl_profile_fixup): Use __rtld_mrlock_* and
1584         scoperec->nusers only if !SINGLE_THREAD_P.  Use atomic_*
1585         instead of catomic_* macros.
1586         * elf/dl-sym.c: Include sysdep-cancel.h.
1587         (do_sym): Use __rtld_mrlock_* and scoperec->nusers only
1588         if !SINGLE_THREAD_P.  Use atomic_* instead of catomic_* macros.
1589         * elf/dl-close.c: Include sysdep-cancel.h.
1590         (_dl_close): Use __rtld_mrlock_* and scoperec->nusers only
1591         if !SINGLE_THREAD_P.  Use atomic_* instead of catomic_* macros.
1592         * elf/dl-open.c: Include sysdep-cancel.h.
1593         (dl_open_worker): Use __rtld_mrlock_* and scoperec->nusers only
1594         if !SINGLE_THREAD_P.  Use atomic_* instead of catomic_* macros.
1596 2006-10-17  Jakub Jelinek  <jakub@redhat.com>
1598         [BZ #3313]
1599         * malloc/malloc.c (malloc_consolidate): Set maxfb to address of last
1600         fastbin rather than end of fastbin array.
1602 2006-10-18  Ulrich Drepper  <drepper@redhat.com>
1604         * sysdeps/i386/i486/bits/atomic.h (catomic_decrement): Use correct
1605         body macro.
1606         * sysdeps/x86_64/bits/atomic.h
1607         (__arch_c_compare_and_exchange_val_64_acq): Add missing casts.
1608         (catomic_decrement): Use correct body macro.
1610 2006-10-17  Jakub Jelinek  <jakub@redhat.com>
1612         * include/atomic.h: Add a unique prefix to all local variables
1613         in macros.
1614         * csu/tst-atomic.c (do_test): Test also catomic_* macros.
1616 2006-10-16  Ulrich Drepper  <drepper@redhat.com>
1618         [BZ #3369]
1619         * sysdeps/posix/getaddrinfo.c (rfc3484_sort): Fix typos in rules 4
1620         and 7.
1622 2006-10-14  Ulrich Drepper  <drepper@redhat.com>
1624         * resolv/arpa/nameser.h: Document that ns_t_a6 is deprecated.
1626 2006-10-13  Ulrich Drepper  <drepper@redhat.com>
1628         [BZ #3313]
1629         * malloc/malloc.c (malloc_consolidate): Don't use get_fast_max to
1630         determine highest fast bin to consolidate, always look into all of
1631         them.
1632         (do_check_malloc_state): Only require for empty bins for large
1633         sizes in main arena.
1635         * libio/stdio.h: Add more __wur attributes.
1637         * elf/dl-minimal.c (realloc): Optimize last patch.
1639 2006-10-12  Richard Sandiford  <richard@codesourcery.com>
1641         [BZ #3352]
1642         * elf/dl-minimal.c (realloc): Let malloc() return a new pointer,
1643         and use memcpy() if it does.
1645 2006-11-12  Andreas Jaeger  <aj@suse.de>
1647         [BZ #2510]
1648         * manual/search.texi (Hash Search Function): Clarify.
1649         (Array Search Function): Clarify.
1651 2006-11-12  Joseph Myers  <joseph@codesourcery.com>
1653         [BZ #2830]
1654         * math/atest-exp.c (main): Cast hex value to mp_limb_t before
1655         shifting.
1656         * math/atest-exp2.c (read_mpn_hex): Likewise.
1657         * math/atest-sincos.c (main): Likewise.
1659 2006-10-11  Ulrich Drepper  <drepper@redhat.com>
1661         * sysdeps/unix/sysv/linux/syscalls.list: Add epoll_pwait.
1662         * sysdeps/unix/sysv/linux/sys/epoll.h: Declare epoll_pwait.
1663         * sysdeps/unix/sysv/linux/Versions (libc): Add epoll_pwait for
1664         version GLIBC_2.6.
1665         * Versions.def: Add GLIBC_2.6 for libc.
1667         * sysdeps/unix/sysv/linux/i386/sysdep.h (DOARGS_6): Fix offset.
1669         * sysdeps/i386/i486/bits/atomic.h: Add catomic_* support.
1671 2006-10-11  Jakub Jelinek  <jakub@redhat.com>
1673         * malloc/malloc.c (_int_malloc): Remove unused any_larger variable.
1675         * nis/nis_defaults.c (__nis_default_access): Don't call getenv twice.
1677         * nis/nis_subr.c (nis_getnames): Use __secure_getenv instead of getenv.
1678         * sysdeps/generic/unsecvars.h: Add NIS_PATH.
1680 2006-10-11  Ulrich Drepper  <drepper@redhat.com>
1682         * include/atomic.c: Define catomic_* operations.
1683         * sysdeps/x86_64/bits/atomic.h: Likewise.  Fix a few minor problems.
1684         * stdlib/cxa_finalize.c: Use catomic_* operations instead of atomic_*.
1685         * malloc/memusage.c: Likewise.
1686         * gmon/mcount.c: Likewise.
1687         * elf/dl-close.c: Likewise.
1688         * elf/dl-open.c: Likewise.
1689         * elf/dl-profile.c: Likewise.
1690         * elf/dl-sym.c: Likewise.
1691         * elf/dl-runtime.c: Likewise.
1692         * elf/dl-fptr.c: Likewise.
1693         * resolv/res_libc.c: Likewise.
1695 2006-10-10  Ulrich Drepper  <drepper@redhat.com>
1697         * nis/nis_subr.c (nis_getnames): Add trailing dot to NIS_PATH
1698         components which lack them.
1700         * nis/nis_subr.c (nis_getnames): Make sure that we always return
1701         at least one entry consisting of the parameter concatenated with
1702         the domain.
1704 2006-10-10  Roland McGrath  <roland@frob.com>
1706         * sysdeps/mach/hurd/utimes.c: Use a union to avoid an improper cast.
1707         * sysdeps/mach/hurd/futimes.c: Likewise.
1708         * sysdeps/mach/hurd/lutimes.c: Likewise.
1710 2006-10-09  Ulrich Drepper  <drepper@redhat.com>
1711             Jakub Jelinek  <jakub@redhat.com>
1713         Implement reference counting of scope records.
1714         * elf/dl-close.c (_dl_close): Remove all scopes from removed objects
1715         from the list in objects which remain.  Always allocate new scope
1716         record.
1717         * elf/dl-open.c (dl_open_worker): When growing array for scopes,
1718         don't resize, allocate a new one.
1719         * elf/dl-runtime.c: Update reference counters before using a scope
1720         array.
1721         * elf/dl-sym.c: Likewise.
1722         * elf/dl-libc.c: Adjust for l_scope name change.
1723         * elf/dl-load.c: Likewise.
1724         * elf/dl-object.c: Likewise.
1725         * elf/rtld.c: Likewise.
1726         * include/link.h: Include <rtld-lowlevel.h>.  Define struct
1727         r_scoperec.  Replace r_scope with pointer to r_scoperec structure.
1728         Add l_scoperec_lock.
1729         * sysdeps/generic/ldsodefs.h: Include <rtld-lowlevel.h>.
1730         * sysdeps/generic/rtld-lowlevel.h: New file.
1732         * include/atomic.h: Rename atomic_and to atomic_and_val and
1733         atomic_or to atomic_or_val.  Define new macros atomic_and and
1734         atomic_or which do not return values.
1735         * sysdeps/x86_64/bits/atomic.h: Define atomic_and and atomic_or.
1736         Various cleanups.
1737         * sysdeps/i386/i486/bits/atomic.h: Likewise.
1739         * po/sv.po: Update from translation team.
1741 2006-10-07  Ulrich Drepper  <drepper@redhat.com>
1743         * Versions.def: Add GLIBC_2.6 to libpthread.
1745         * include/shlib-compat.h (SHLIB_COMPAT): Expand parameters before use.
1746         (versioned_symbol): Likewise.
1747         (compat_symbol): Likewise.
1749         * po/tr.po: Update from translation team.
1751 2006-10-06  Ulrich Drepper  <drepper@redhat.com>
1753         * nis/Banner: Removed.  It's been integral part forever and the
1754         author info is incomplete anyway.
1755         * libio/Banner: Likewise.
1757         * nis/nis_table.c (nis_list): If __follow_path fails in the new
1758         code, make sure the nis_freeresult call doesn't crash and that the
1759         result is reported correctly.
1761 2006-09-27  Jakub Jelinek  <jakub@redhat.com>
1763         * nis/nis_table.c (nis_list): Handle FOLLOW_PATH | ALL_RESULTS
1764         when callback is NULL.
1766         * nis/Versions (libnss_nisplus): Add
1767         _nss_nisplus_initgroups_dyn@@GLIBC_PRIVATE.
1768         * nis/Makefile (libnss_nisplus-routines): Add nisplus-initgroups.
1769         * nis/nss_nisplus/nisplus-grp.c (tablename_val, tablename_len,
1770         _nss_create_tablename): Rename to...
1771         (grp_tablename_val, grp_tablename_len, _nss_grp_create_tablename):
1772         ... these.  No longer static.
1773         (internal_setgrent): Adjust users.
1774         (_nss_nisplus_getgrnam_r, _nss_nisplus_getgrgid_r): Likewise.
1775         Don't use locking around _nss_grp_create_tablename call.
1776         * nis/nss_nisplus/nisplus-initgroups.c: New file.
1778 2006-10-06  Ulrich Drepper  <drepper@redhat.com>
1780         * version.h (VERSION): Bump to 2.5.90 for new development tree.
1782 2006-10-06  Andreas Jaeger  <aj@suse.de>
1784         * include/features.h (__GLIBC_MINOR__): It's glibc 2.5 now.
1786 2006-10-06  Ulrich Drepper  <drepper@redhat.com>
1788         * po/pl.po: Update from translation team.
1790         * nscd/nscd.c (main): Fix typo in message.
1791         Patch by Jakub Bogsz <qboosh@pld-linux.org>.
1793 2006-10-02  Jakub Jelinek  <jakub@redhat.com>
1795         [BZ #3291]
1796         * sysdeps/unix/sysv/linux/sparc/sparc64/pause.c: Include
1797         errno.h, signal.h, unistd.h and sysdep-cancel.h.
1798         (__sigprocmask): Define.
1800 2006-10-02  Ulrich Drepper  <drepper@redhat.com>
1802         * elf/rtld.c (dl_main): Don't use prelinking if LD_DYNAMIC_WEAK is
1803         used.
1805 2006-10-02  Jakub Jelinek  <jakub@redhat.com>
1807         * nscd/mem.c (mempool_alloc): Round array size to 16 bytes
1808         in oldtotal and newtotal calculation.
1809         * nscd/nscd-client.h (struct mapped_database): Add datasize
1810         field.
1811         * nscd/nscd_helper.c (get_mapping): Initialize datasize field.
1812         (__nscd_get_map_ref): Get a new mapping even if mapping's data_size
1813         increased.
1814         (__nscd_cache_search): Add checks to make sure we never reference
1815         data beyond the current mapping.
1817 2006-10-02  Dmitry V. Levin  <ldv@altlinux.org>
1819         * sysdeps/posix/getaddrinfo.c (match_prefix): Make mask and val
1820         variables const to avoid compiler warnings.
1822         * io/fts.c (fts_close): Remove redundant checks.
1823         (fts_build): Likewise.
1824         (fts_palloc): Likewise.
1826         * manual/message.texi (Advanced gettext functions,
1827         Using gettextized software): Fix typos.
1829 2006-09-30  Ulrich Drepper  <drepper@redhat.com>
1831         * posix/glob.c (glob_in_dir): Add some comments and asserts to
1832         explain why there are no leaks.
1834 2006-09-29  Ulrich Drepper  <drepper@redhat.com>
1836         * libio/wmemstream.c: Include <wchar.h>.
1837         * libio/bug-wmemstream1.c: Likewise.
1838         * libio/tst-wmemstream1.c: Likewise.
1839         * libio/tst-wmemstream2.c: Likewise.
1841         * version.h (RELEASE): Bump to 2.5.
1842         * README: Regenerated.
1844         * locale/iso-3166.def: Add Aaland Islands and Montenegro.
1846         [BZ #3273]
1847         * nscd/nscd_initgroups.c (__nscd_getgrouplist): It is OK to have
1848         found no group members.
1849         Patch by Petr Baudis.
1851 2006-09-29  Jakub Jelinek  <jakub@redhat.com>
1853         * elf/rtld.c (_dl_start_final): If not USE___THREAD, don't
1854         assert bootstrap_map.l_tls_modid is zero.
1855         (_dl_start): Initialize bootstrap_map.l_tls_modid to 0
1856         if USE___THREAD.
1858 2006-09-27  Ulrich Drepper  <drepper@redhat.com>
1860         * libio/stdio.h: Move open_wmemstream prototype to ...
1861         * wcsmbs/wchar.h: ... here.
1863 2006-09-25  Jakub Jelinek  <jakub@redhat.com>
1865         [BZ #3252]
1866         * sysdeps/unix/sysv/linux/powerpc/fchownat.c (fchownat): Handle only
1867         fchownat syscall and __ASSUME_LCHOWN_SYSCALL case inline, call
1868         __{,l}chown to handle the rest.
1869         * sysdeps/unix/sysv/linux/i386/fchownat.c (fchownat): Handle only
1870         fchownat syscall and __ASSUME_32BITUIDS case inline, call
1871         __{,l}chown to handle the rest.
1872         * sysdeps/unix/sysv/linux/sparc/sparc32/fchownat.c: Include
1873         i386/fchownat.c.
1874         * sysdeps/unix/sysv/linux/s390/s390-32/fchownat.c: Likewise.
1875         * sysdeps/unix/sysv/linux/sh/fchownat.c: Likewise.
1877         [BZ #3253]
1878         * posix/glob.c (glob_in_dir): Don't alloca one struct globlink at a
1879         time, rather allocate increasingly bigger arrays of pointers, if
1880         possible with alloca, if too large with malloc.
1882 2006-09-24  Jakub Jelinek  <jakub@redhat.com>
1884         * sysdeps/powerpc/fpu/libm-test-ulps: Updated.
1886         * sysdeps/ieee754/ldbl-128/s_lrintl.c (__lrintl): Fix 2 typos.
1888 2006-09-24  Ulrich Drepper  <drepper@redhat.com>
1890         * sysdeps/posix/getaddrinfo.c (rfc3484_sort): Implement rule 4,
1891         home addresses.
1892         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Recognize
1893         IFA_F_HOMEADDRESS flag for interfaces.
1894         * include/ifaddrs.h (struct in6addrinfo): Define
1895         in6ai_homeaddress.
1897 2006-09-21  Jakub Jelinek  <jakub@redhat.com>
1899         [BZ #3225]
1900         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h (PTR_MANGLE3,
1901         PTR_DEMANGLE3): Define.
1902         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h (PTR_MANGLE3,
1903         PTR_DEMANGLE3): Likewise.
1904         * sysdeps/powerpc/powerpc32/__longjmp-common.S (__longjmp): Use them.
1905         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S (__longjmp):
1906         Likewise.
1907         * sysdeps/powerpc/powerpc64/__longjmp-common.S (__longjmp): Likewise.
1909 2006-09-20  Jakub Jelinek  <jakub@redhat.com>
1911         * po/libc.pot: Regenerated.
1912         * po/be.po: Updated.
1913         * po/ca.po: Likewise.
1914         * po/cs.po: Likewise.
1915         * po/da.po: Likewise.
1916         * po/de.po: Likewise.
1917         * po/el.po: Likewise.
1918         * po/en_GB.po: Likewise.
1919         * po/es.po: Likewise.
1920         * po/fi.po: Likewise.
1921         * po/fr.po: Likewise.
1922         * po/gl.po: Likewise.
1923         * po/hr.po: Likewise.
1924         * po/hu.po: Likewise.
1925         * po/ja.po: Likewise.
1926         * po/ko.po: Likewise.
1927         * po/nb.po: Likewise.
1928         * po/nl.po: Likewise.
1929         * po/pl.po: Likewise.
1930         * po/pt_BR.po: Likewise.
1931         * po/ru.po: Likewise.
1932         * po/rw.po: Likewise.
1933         * po/sk.po: Likewise.
1934         * po/sv.po: Likewise.
1935         * po/tr.po: Likewise.
1936         * po/zh_CN.po: Likewise.
1937         * po/zh_TW.po: Likewise.
1939         [BZ #3137]
1940         * iconv/iconv_prog.c (main): Fix spelling in error message.
1941         * iconv/iconvconfig.c (main): Likewise.
1942         * locale/programs/ld-collate.c (handle_ellipsis): Likewise.
1943         * locale/programs/ld-ctype.c (charclass_symbolic_ellipsis): Likewise.
1944         * locale/programs/localedef.c (main): Likewise.
1945         * locale/programs/repertoire.c (repertoire_read): Likewise.
1946         * timezone/zdump.c (main): Likewise.
1947         * nscd/connections.c (handle_request): Fix spelling in log message.
1948         Patch by Malcolm Parsons <malcolm.parsons@gmail.com>.
1950 2006-09-20  Ulrich Drepper  <drepper@redhat.com>
1952         * inet/inet6_option.c: Also emit linker warnings for the RFC 2292
1953         interfaces.
1955 2006-09-20  Andreas Jaeger  <aj@suse.de>
1957         * math/libm-test.inc (lrint_test_upward): Fix typo.
1959 2006-06-17  Joseph S. Myers  <joseph@codesourcery.com>
1961         [BZ #2592]
1962         * math/libm-test.inc (lrint_test_tonearest): New function.
1963         (lrint_test_towardzero): New function.
1964         (lrint_test_downward): New function.
1965         (lrint_test_upward): New function.
1966         (main): Run these new tests.
1967         * sysdeps/ieee754/dbl-64/s_llrint.c (__llrint): Correct rounding
1968         of values near to 0.
1969         (two52): Use double not long double.
1970         * sysdeps/ieee754/dbl-64/s_lrint.c (__lrint): Likewise.
1971         * sysdeps/ieee754/flt-32/s_llrintf.c (__llrintf): Likewise.
1972         (two23): Use float not double.
1973         * sysdeps/ieee754/flt-32/s_lrintf.c (__lrintf): Likewise.
1974         (two23): Use float not double.
1975         * sysdeps/ieee754/ldbl-128/s_llrintl.c (__llrintl): Likewise.
1976         * sysdeps/ieee754/ldbl-128/s_lrintl.c (__lrintl): Likewise.
1977         * sysdeps/ieee754/ldbl-96/s_llrintl.c (__llrintl): Likewise.
1978         * sysdeps/ieee754/ldbl-96/s_lrintl.c (__lrintl): Likewise.
1980 2006-09-20  Martin Schwidefsky  <schwidefsky@de.ibm.com>
1982         * sysdeps/unix/sysv/linux/s390/s390-32/makecontext.c (__makecontext):
1983         Cast sp to unsigned long to avoid compiler warning.
1984         Use __makecontext_ret function instead of a trampoline on the stack.
1985         (__makecontext_ret): New function.
1986         * sysdeps/unix/sysv/linux/s390/s390-64/makecontext.c: Likewise.
1988 2006-09-19  Jakub Jelinek  <jakub@redhat.com>
1990         * elf/dl-cache.c (HWCAP_CHECK): If _DL_PLATFORMS_COUNT, but
1991         platform == -1, reject any libs with non-zero _DL_HWCAP_PLATFORM
1992         bits.
1994 2006-09-19  Ulrich Drepper  <drepper@redhat.com>
1996         * elf/dl-close.c (_dl_close): If dependency is not unloaded make
1997         sure no reference to the unloaded map's search list remains in the
1998         dependency's scope.
2000 2006-09-16  Jakub Jelinek  <jakub@redhat.com>
2002         * elf/Makefile: Add rules to build and run unload7 test.
2003         * elf/unload7.c: New test.
2004         * elf/unload7mod1.c: New file.
2005         * elf/unload7mod2.c: New file.
2007 2006-09-18  Jakub Jelinek  <jakub@redhat.com>
2009         * sysdeps/unix/sysv/linux/sys/ptrace.h (PT_GETEVENTMSG): Fix pasto.
2010         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h (PTRACE_SETOPTIONS,
2011         PTRACE_GETEVENTMSG, PTRACE_GETSIGINFO, PTRACE_SETSIGINFO): Define.
2012         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h (PTRACE_SETOPTIONS,
2013         PTRACE_GETEVENTMSG, PTRACE_GETSIGINFO, PTRACE_SETSIGINFO): Likewise.
2014         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h (PTRACE_SETOPTIONS,
2015         PTRACE_GETEVENTMSG, PTRACE_GETSIGINFO, PTRACE_SETSIGINFO): Likewise.
2016         * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h (PTRACE_SETOPTIONS,
2017         PTRACE_GETEVENTMSG): Likewise.
2018         (PTRACE_GETSIGINFO, PTRACE_SETSIGINFO): Change to the arch independent
2019         values.
2021 2006-09-17  Mike Frysinger  <vapier@gentoo.org>
2023         * sysdeps/unix/sysv/linux/sys/ptrace.h (PTRACE_SETOPTIONS,
2024         PTRACE_GETEVENTMSG, PTRACE_GETSIGINFO, PTRACE_SETSIGINFO): Define.
2025         * sysdeps/unix/sysv/linux/ptrace.c (ptrace): Check PTRACE_SETOPTIONS,
2026         PTRACE_GETEVENTMSG, PTRACE_GETSIGINFO and PTRACE_SETSIGINFO.
2028 2006-09-16  Jakub Jelinek  <jakub@redhat.com>
2030         * sysdeps/powerpc/powerpc32/register-dump.h (register_dump): Don't
2031         write '\0' to the fd.
2032         * sysdeps/mach/hurd/powerpc/register-dump.h (register_dump): Likewise.
2033         * sysdeps/powerpc/powerpc64/register-dump.h (register_dump): Likewise.
2034         Change regs to unsigned long pointer from unsigned int, fix fscr
2035         offset.
2037 2006-09-14  Jakub Jelinek  <jakub@redhat.com>
2039         * io/Makefile (CFLAGS-fstatat.c): Set.
2040         (CFLAGS-fstatat64.c): Likewise.
2041         (CFLAGS-mknodat.c): Likewise.
2043         * sysdeps/ieee754/ldbl-128ibm/s_llrintl.c: Comment fixes.
2044         * sysdeps/ieee754/ldbl-128ibm/s_llroundl.c: Likewise.
2045         * sysdeps/ieee754/ldbl-128ibm/s_lrintl.c: Rewritten.
2046         * sysdeps/ieee754/ldbl-128ibm/s_lroundl.c: Rewritten.
2048 2006-09-14  Jakub Jelinek  <jakub@redhat.com>
2049             Steven Munroe  <sjmunroe@us.ibm.com>
2051         * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_cap_flags): Add 4 new cap
2052         names to the beginning.  Rename "cell" to "cellbe".
2053         (_dl_powerpc_platforms): New.
2054         * sysdeps/powerpc/dl-procinfo.h (_DL_HWCAP_FIRST): Decrease.
2055         (HWCAP_IMPORTANT): Remove power{4,5,5+} and cell.
2056         (_DL_PLATFORMS_COUNT, _DL_FIRST_PLATFORM): Define.
2057         (_DL_HWCAP_PLATFORM): Define to new mask.
2058         (_dl_platform_string, _dl_string_platform): New functions.
2059         * sysdeps/powerpc/sysdep.h (PPC_FEATURE_BOOKE, PPC_FEATURE_SMT,
2060         PPC_FEATURE_ICACHE_SNOOP, PPC_FEATURE_ARCH_2_05): Define.
2062 2006-09-12  Jakub Jelinek  <jakub@redhat.com>
2064         [BZ #2526]
2065         * README.libm: Fix a thinko in sqrt algorithm description.
2067         [BZ #3143]
2068         * manual/string.texi (argz_delete): Fix prototype.
2069         Patch by <alpt@freaknet.org>.
2071 2006-08-26  Joseph Myers  <joseph@codesourcery.com>
2073         [BZ #3138]
2074         * io/test-lfs.c (do_prepare): Give name_len type size_t.
2075         * io/tst-fcntl.c (do_prepare): Likewise.
2076         * posix/tst-exec.c (do_prepare): Likewise.
2077         * posix/tst-preadwrite.c (do_prepare): Likewise.
2078         * posix/tst-spawn.c (do_prepare): Likewise.
2079         * posix/tst-truncate.c (do_prepare): Likewise.
2080         * rt/tst-aio.c (do_prepare): Likewise.
2081         * rt/tst-aio64.c (do_prepare): Likewise.
2082         * stdlib/test-canon2.c (do_prepare): Give test_dir_len type
2083         size_t.
2085 2006-09-09  Ulrich Drepper  <drepper@redhat.com>
2087         [BZ #2821]
2088         * time/mktime.c (guess_time_tm): Fix overflow detection.
2089         * time/Makefile (tests): Add bug-mktime1.
2090         * time/bug-mktime1.c: New file.
2092         [BZ #3189, #3188]
2093         * misc/sys/mman.h (remap_file_pages): Make available for _GNU_SOURCE.
2094         (mremap): Likewise.
2096 2006-09-07  Jakub Jelinek  <jakub@redhat.com>
2098         [BZ #1006]
2099         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela):
2100         Ensure relocation doesn't clobber any bits outside of the
2101         immediate field for R_SPARC_TLS_LE_HIX22, R_SPARC_WDISP30,
2102         R_SPARC_HI22 and R_SPARC_H44.
2104         [BZ #2775]
2105         * malloc/malloc.c (sYSMALLOc): Only call grow_heap if
2106         (long) (MINSIZE + nb - old_size) is positive.
2108         * malloc/arena.c (grow_heap): When growing bail even if new_size
2109         is negative.
2111         [BZ #3155]
2112         * sysdeps/powerpc/powerpc32/fpu/s_lrint.S (__lrint): Don't access
2113         stack below r1.
2115 2006-09-06  Jakub Jelinek  <jakub@redhat.com>
2117         * posix/regex_internal.c (re_string_reconstruct): Handle
2118         offset < pstr->valid_raw_len && pstr->offsets_needed case.
2119         Ensure no bytes read before raw_mbs array.  Pass a saved copy of
2120         pstr->valid_len - 1 rather than pstr->valid_raw_len - 1 to
2121         re_string_context_at.
2122         * posix/Makefile: Add rules to build and run bug-regex26 test.
2123         * posix/bug-regex26.c: New test.
2125         * locale/programs/ld-collate.c (collate_read): Goto sym_equiv_free
2126         rather than col_sym_free.  Move seqp declaration earlier.
2128         * resolv/gai_suspend.c (gai_suspend): Make sure result is initialized.
2130 2006-09-05  Jakub Jelinek  <jakub@redhat.com>
2132         * nscd/initgrcache.c (addinitgroupsX): Move any_success
2133         decl before first goto out.
2135 2006-09-04  Jakub Jelinek  <jakub@redhat.com>
2137         * Makerules (shlib.lds): If have-hash-style, put .hash section
2138         at the end of the RO segment.
2140 2006-09-04  Ulrich Drepper  <drepper@redhat.com>
2142         * elf/do-lookup.h (do_lookup_x): Initialize symidx in case the new
2143         style hash table format is used.
2145 2006-09-04  Jakub Jelinek  <jakub@redhat.com>
2147         * resolv/res_mkquery.c (res_nmkquery): Set hp->id to statp->id after
2148         randomization rather than before.
2149         * resolv/res_init.c (res_randomid): Don't call gettimeofday here.
2151 2006-08-31  Jakub Jelinek  <jakub@redhat.com>
2153         * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Add ld.so.
2155         * malloc/malloc.c (_int_malloc): Use full list insert and not
2156         shortcut which assumes the list is empty for large requests
2157         too.
2159         * elf/tst-addr1.c (do_test): Allow i.dli_sname "_IO_printf".
2161 2006-08-30  Jakub Jelinek  <jakub@redhat.com>
2163         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (splice): Add offin
2164         and offout arguments to the prototype.
2165         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (splice): Likewise.
2166         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h (splice): Likewise.
2167         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (splice): Likewise.
2168         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h (splice): Likewise.
2169         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h (splice): Likewise.
2170         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h (splice): Likewise.
2171         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h (splice): Likewise.
2172         * sysdeps/unix/sysv/linux/syscalls.list (splice): Adjust args string.
2174 2006-08-28  Ulrich Drepper  <drepper@redhat.com>
2176         * elf/dl-load.c (_dl_init_paths): Expand DSTs.
2178         * elf/dl-open.c (dl_open_worker): Allow $LIB and $PLATFORM in
2179         dlopen parameters.
2181 2006-08-28  Jakub Jelinek  <jakub@redhat.com>
2183         * inet/getnameinfo.c (getnameinfo): For AF_INET, check errno
2184         only if herrno is NETDB_INTERNAL.  Handle errors other than
2185         ERANGE outside of the loops, handle TRY_AGAIN.
2187         * locale/programs/ld-ctype.c (translit_flatten): Issue error
2188         if other's ctype category was missing.
2189         * locale/programs/ld-collate.c (collate_read): Return if
2190         copy_locale's collate category is missing.
2192 2006-08-27  Ulrich Drepper  <drepper@redhat.com>
2194         [BZ #2684]
2195         * malloc/malloc.c (public_rEALLOc): Try harder by using other
2196         arenas if allocation failed.
2197         Patch mostly by Jan Edler <jan.edler@indexengines.com>.
2199 2006-08-26  Ulrich Drepper  <drepper@redhat.com>
2201         * malloc/malloc.c (bin_at): Rewrite to be more clear and to not
2202         waste bins[0..1].
2203         (malloc_state): Reduce bins size by 2.
2204         (_int_malloc): Fix test for large enough buffer for early termination.
2205         When no unsorted block matches perfectly and an exiting block has
2206         to be split, use full list insert and not shortcut which assumes
2207         the list is empty.
2209         * locale/programs/ld-ctype.c (ctype_read): Better patch for read
2210         failure.
2212 2006-08-24  Ulrich Drepper  <drepper@redhat.com>
2214         * locale/programs/ld-ctype.c (ctype_read): If CTYPE is NULL, don't
2215         do anything.
2217         * sysdeps/generic/ldsodefs.h (DL_ADDR_SYM_MATCH): For undefined
2218         symbol require exact match (these are PLTs).
2219         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ldsodefs.h
2220         (_dl_ppc64_addr_sym_match): Likewise.
2222         [BZ #2683]
2223         * elf/dl-addr.c (_dl_addr): Don't ignore all undefined symbols.
2224         If symbol has a value use it.
2225         * elf/tst-dladdr1.c: New file.
2226         * elf/Makefile: Add rules to build and run tst-addr1.
2228 2006-08-24  Jakub Jelinek  <jakub@redhat.com>
2230         * malloc/malloc.c (sYSMALLOc): Avoid infinite loop if MMAP
2231         keeps failing and heap growth or new heap creation isn't
2232         successful either.
2233         * malloc/tst-malloc.c (main): Add new tests.
2235 2006-08-24  Ulrich Drepper  <drepper@redhat.com>
2237         [BZ #2734]
2238         * sysdeps/i386/bits/byteswap.h (__bswap_32): Use same conditions
2239         as in the x86-64 code to use bswap.
2241 2006-05-21  Joseph S. Myers  <joseph@codesourcery.com>
2243         [BZ #2680]
2244         * posix/unistd.h (getlogin_r): Condition on __USE_POSIX199506, not
2245         __USE_UNIX98.
2246         * posix/bits/unistd.h: Likewise.
2248 2006-05-15  Mike Frysinger  <vapier@gentoo.org>
2250         [BZ #2751]
2251         * string/strchr.c: Add cast to avoid warning.
2253 2006-08-21  Ulrich Drepper  <drepper@redhat.com>
2255         * malloc/malloc.c (DEFAULT_MMAP_THRESHOLD_MAX): For 32-bit
2256         platforms define as 512K.  For 64-bit platforms as 32MB.  The lower
2257         limit is needed to avoid the exploding of the address space
2258         requirement for secondary heaps.
2259         * malloc/arena.c (HEAP_MAX_SIZE): Define using
2260         DEFAULT_MMAP_THRESHOLD_MAX if it is defined.
2262 2006-07-30  Joseph S. Myers  <joseph@codesourcery.com>
2264         [BZ #3018]
2265         * Makerules (depfiles): Handle extra-test-objs the same as
2266         extra-objs.
2267         (common-mostlyclean): Likewise.
2268         * dlfcn/Makefile (extra-objs): Add modules to extra-test-objs
2269         instead.
2270         * elf/Makefile (extra-objs): Likewise.
2271         * stdlib/Makefile (extra-objs): Likewise.
2273 2006-08-14  Eric Blake  <ebb9@byu.net>
2275         [BZ #3044]
2276         * misc/error.h: Assume C89 or better.
2277         * misc/error.c: Likewise.
2279 2006-08-21  Ulrich Drepper  <drepper@redhat.com>
2281         [BZ #3040]
2282         * sysdeps/unix/sysv/linux/openat.c: Fix compilation if
2283         __ASSUME_ATFCTS is defined.
2285 2006-08-19  Ulrich Drepper  <drepper@redhat.com>
2287         * malloc/malloc.c (_int_malloc): Limit number of unsorted blocks
2288         to sort in each call.
2290         * nis/nss_nis/nis-service.c (internal_nis_getservent_r): . If map
2291         is empty simply return and use next service.
2292         * nis/nss_nis/nis-rpc.c (internal_nis_getrpcent_r): Likewise.
2294         * locale/programs/charmap.c (charmap_read): Add new parameter.  It
2295         tells us when not finding a charmap file is an error.
2296         * locale/programs/charmap.h: Adjust charmap_read prototype.
2297         * iconv/iconv_prog.c (main): Tell charmap_read it's no error if we
2298         cannot find a charmap.
2299         * locale/programs/localedef.c (main): Adjust charmap_read call.
2301 2006-08-15  Jakub Jelinek  <jakub@redhat.com>
2303         * sysdeps/unix/sysv/linux/sparc/sparc64/pause.c: Use
2304         sysdeps/posix/pause.c implementation instead.
2306 2006-08-09  Jakub Jelinek  <jakub@redhat.com>
2308         * sysdeps/unix/nice.c (nice): Transform EACCES errno from setpriority
2309         to EPERM.
2311 2006-08-13  Andreas Schwab  <schwab@suse.de>
2313         * sysdeps/powerpc/powerpc32/dl-trampoline.S (_dl_runtime_resolve):
2314         Don't clobber caller's LRSAVE.
2315         (_dl_prof_resolve): Likewise.
2317 2006-08-14  Ulrich Drepper  <drepper@redhat.com>
2319         [BZ #1996]
2320         * libio/memstream.c (open_memstream): Allocate initial buffer with
2321         calloc.
2322         * libio/wmemstream.c (open_wmemstream): Likewise.
2323         * libio/strops.c: Pretty printing.
2324         (_IO_str_overflow): Clear uninitialized part of the new buffer.
2325         (enlarge_userbuf): New function.
2326         (_IO_str_seekoff): Call it if seek position is larger than current
2327         buffer.
2328         * libio/wstrops.c: Likewise.
2329         * libio/vasprintf.c: Add comment as to why we do not have to use
2330         calloc instead of malloc to allocate initial buffer.
2331         * libio/Makefile (tests): Add bug-memstream1 and bug-wmemstream1.
2332         * libio/bug-memstream1.c: New file.
2333         * libio/bug-wmemstream1.c: New file.
2335 2006-08-13  Ulrich Drepper  <drepper@redhat.com>
2337         * libio/wstrops.c: Remove dead macro definitions and comments.
2338         * libio/strops.c: Likewise.
2340         [BZ #2764]
2341         * login/utmpname.c (__utmpname): Remove unnecessary test.
2343 2006-06-08  Joseph Myers  <jsm28@gcc.gnu.org>
2345         [BZ #2832]
2346         * math/gen-libm-test.pl (clean_up_number): Do not remove trailing
2347         0s from integers.
2349 2006-08-13  Ulrich Drepper  <drepper@redhat.com>
2351         [BZ #2987]
2352         * sysdeps/unix/sysv/linux/clock_settime.c: Add code to use syscall
2353         for CPU clocks.
2354         * sysdeps/unix/clock_settime.c: Add support for platform-specific
2355         setting of CPU clocks.
2357 2006-06-23  Paul Eggert  <eggert@cs.ucla.edu>
2359         [BZ #2841]
2360         * sysdeps/generic/stdint.h (UINT8_C, UINT16_C): Don't append 'U',
2361         since C99 requires the result to promote to 'int' when uint_least8_t
2362         and uint_least16_t promote to 'int'.
2364 2006-08-12  Ulrich Drepper  <drepper@redhat.com>
2366         [BZ #3013]
2367         * locale/programs/ld-ctype.c (ctype_output): Adjust alignments, fix
2368         lenght of one output field, correct bitmask creation.
2369         * locale/programs/ld-time.c: Add alignment.
2371         [BZ #2997]
2372         * misc/error.c: Add space between program name and message if file
2373         name is missing.
2375 2006-08-03  Eric Blake  <ebb9@byu.net>
2377         [BZ #2998]
2378         * misc/error.c (error_tail) [_LIBC]: Avoid invalid free.
2380 2006-08-09  Ulrich Drepper  <drepper@redhat.com>
2382         * malloc/memusagestat.c: Silence warnings.
2384         * malloc/malloc.c: Dynamically size mmap treshold if the program
2385         frees mmaped blocks.
2386         Patch by Valerie Henson and Arjan van de Ven.
2388 2006-08-08  Jakub Jelinek  <jakub@redhat.com>
2390         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h (O_DIRECT): Protect with
2391         __USE_GNU.
2393         * stdlib/strtol_l.c (__strtol_ul_max_tab, __strtol_ul_rem_tab,
2394         __strtol_ull_max_tab, __strtol_ull_rem_tab): Declare.
2395         (DEF): Don't put the var into .gnu.linkonce.r.* section.
2396         Only provide var definitions in strtol_l (or for *ull*
2397         in strtoll_l).
2399         * stdio-common/bug16.c (tests): New array.
2400         (do_tests): Allow the first hexadecimal digit
2401         to be 1, 2, 4 or 8.  Do 3 additional tests.
2403         * sysdeps/s390/fpu/libm-test-ulps: Update.
2405         * sysdeps/unix/sysv/linux/s390/s390-32/fchownat.c (fchownat): Use
2406         fchownat syscall if available.
2407         * sysdeps/unix/sysv/linux/powerpc/fchownat.c (fchownat): Likewise.
2408         * sysdeps/unix/sysv/linux/sh/fchownat.c (fchownat): Likewise.
2409         * sysdeps/unix/sysv/linux/i386/fchownat.c (fchownat): Likewise.
2411 2006-08-07  Ulrich Drepper  <drepper@redhat.com>
2413         * nis/nis_xdr.c: Avoid some function calls.
2415 2006-08-07  Jakub Jelinek  <jakub@redhat.com>
2416             Ulrich Drepper  <drepper@redhat.com>
2418         * nis/nis_call.c (rec_dirsearch) [case LOWER_NAME]: Don't take
2419         short cut if only one name component is stripped away.
2421 2006-08-07  Ulrich Drepper  <drepper@redhat.com>
2423         * nis/nis_call.c: Minor cleanups throughout.
2424         (rec_dirsearch) [case HIGHER_NAME]: Correctly size ndomain array.
2425         (first_shoot): Add search_parent_first parameter.  Only if it is set
2426         search parent server first.
2427         If directory for table found through cold start cache is not the same
2428         as referenced in the cache, don't use it.
2429         (__nisfind_server): Take additional parameter.  Pass it on to
2430         first_shoot.
2431         (__prepare_niscall): Adjust __nisfind_server call.
2432         * nis/rpcsvc/nislib.h: Adjust __nisfind_server prototype.
2433         * nis/nis_table.c: Adjust __nisfind_server call.
2434         * nis/nis_lookup.c: Likewise.
2435         (nis_lookup): Don't loop endlessly if name is reduced to ".".
2437 2006-08-03  Ulrich Drepper  <drepper@redhat.com>
2439         [BZ #2182]
2440         * math/s_cacosh.c: Return values from positive branch.
2441         * math/s_cacoshf.c: Likewise.
2442         * math/s_cacoshl.c: Likewise.
2444         [BZ #2883]
2445         * sysvipc/sys/msg.h: Change return value to ssize_t.
2446         * sysdeps/unix/sysv/linux/msgrcv.c: Likewise.
2447         * sysvipc/msgrcv.c: Likewise.
2448         * include/sys/msg.h: Likewise.
2450         * grp/initgroups.c (internal_getgrouplist): Remove unnecessary
2451         test introduced in patch for bz #661.
2452         (getgrouplist): Simplify code a bit.  Don't allocate one additional
2453         element for NEWGROUPS.
2455         [BZ #2908]
2456         * stdio-common/printf_fphex.c (__printf_fphex): When rounding up
2457         'f', use '1' as leading digit not '\1'.
2458         * stdio-common/Makefile (tests): Add bug16.
2459         * stdio-common/bug16.c: New file.
2461         [BZ #2914]
2462         * sysdeps/unix/sysv/linux/gethostid.c: Don't define OLD_HOSTIDFILE
2463         and don't try to open it.  The patch introducing the macro
2464         contained a bug and used the same file name as the new file
2465         instead of using /var/adm/hostid.  Nobody complaint so I'm taking
2466         this out completely.
2468         [BZ #2926]
2469         * assert/assert.h: Move cast to void inside ?: to quiet gcc.
2470         Patch by Jerry James <Jerry.James@usu.edu>.
2472         * rt/Makefile (tests): Add tst-clock2.
2473         * rt/tst-clock2.c: New file.
2475         [BZ #2978]
2476         * resolv/gai_notify.c (__gai_notify_only): Copy memory for thread
2477         function and its parameters and pass it to new thread.
2478         (__gai_notify): Add support for alternative waiting for completion.
2479         * resolv/gai_suspend.c (gai_suspend): Add support for alternative
2480         waiting for completion.
2481         * resolv/getaddrinfo_a.c: Likewise.
2482         * resolv/gai_misc.h (struct waitlist): Don't add cond if alternative
2483         waiting for completion is used.
2484         * resolv/gai_misc.c: Allow overwriting code to start helper thread.
2485         * resolv/gai_cancel.c: Include <gai_misc.h> not "gai_misc.h".
2486         * resolv/gai_error.c: Likewise.
2487         * resolv/gai_sigqueue.c: Likewise.
2489 2006-08-02  Thomas Schwinge  <tschwinge@gnu.org>
2491         * hurd/getdport.c (__getdport): Don't return EBADF; instead set
2492         errno to EBADF and return MACH_PORT_NULL.
2494 2006-06-23  Joseph Myers  <joseph@codesourcery.com>
2496         [BZ #2980]
2497         * posix/Makefile (CFLAGS-waitid.c): Add -fasynchronous-unwind-tables.
2499 2006-08-02  Ulrich Drepper  <drepper@redhat.com>
2501         * elf/dl-addr.c (_dl_addr): If GNU-style hash tables are present,
2502         walk them instead of the symbol table.
2504 2006-08-01  Ulrich Drepper  <drepper@redhat.com>
2506         [BZ #2098]
2507         * nscd/initgrcache.c (addinitgroupsX): Judge successful lookups by
2508         status of NSS calls, not the number of returned entries.
2510         * sysdeps/unix/sysv/linux/syscalls.list: Remove add_key,
2511         request_key, keyctl.
2513 2006-07-31  Ulrich Drepper  <drepper@redhat.com>
2515         * sysdeps/unix/sysv/linux/dl-osinfo.h: Remove unnecessary include.
2517 2006-07-16  Jeff Bailey  <jbailey@ubuntu.com>
2519         * elf/tst-auditmod1.c: Fix typo in #error.
2521 2006-07-31  Ulrich Drepper  <drepper@redhat.com>
2523         * elf/tst-auditmod1.c: Remove code for unsupported architectures.
2525         * iconvdata/run-iconv-test.sh: Run cmp in C locale.
2527 2006-07-20  Adam Nemet  <anemet@caviumnetworks.com>
2529         * stdlib/test-canon.c (do_test): Close fd before unlinking file so
2530         that the directory is empty even on non-POSIX filesystems.
2532 2006-07-31  Ulrich Drepper  <drepper@redhat.com>
2534         * elf/dl-open.c (dl_open_worker): Add branch prediction.
2536         * nis/nss_compat/compat-grp.c: Avoid unnecessary setgrent calls into
2537         the backend NSS module.  If backend setgrent call failed, don't have
2538         internal_setgrent fail.  Just remember this until it is needed.
2539         * nis/nss_compat/compat-pwd.c: Likewise.
2540         * nis/nss_compat/compat-spwd.c: Likewise.
2542 2006-07-30  Roland McGrath  <roland@redhat.com>
2544         * sysdeps/unix/sysv/linux/ia64/sigsuspend.c: File removed.
2545         * sysdeps/unix/sysv/linux/x86_64/sigsuspend.c: File removed.
2546         * sysdeps/unix/sysv/linux/s390/s390-64/sigsuspend.c: File removed.
2547         * sysdeps/unix/sysv/linux/sparc/sparc64/sigsuspend.c: File removed.
2549         * sysdeps/unix/sysv/linux/not-cancel.h (pause_not_cancel): New macro.
2550         (nanosleep_not_cancel): New macro.
2551         (sigsuspend_not_cancel): new macro.
2552         * sysdeps/unix/sysv/linux/sigsuspend.c [__ASSUME_REALTIME_SIGNALS]
2553         (do_sigsuspend): Define as inline.
2554         (__sigsuspend): Always use do_sigsuspend.
2555         [! NO_CANCELLATION] (__sigsuspend_nocancel): New function.
2556         * include/signal.h: Declare __sigsuspend_nocancel.
2557         * sysdeps/posix/pause.c
2558         [! NO_CANCELLATION] (__pause_nocancel): New function.
2560         * include/unistd.h (__pause_nocancel): Add attribute_hidden.
2561         * include/time.h (__nanosleep_nocancel): Likewise.
2563 2006-07-30  Ulrich Drepper  <drepper@redhat.com>
2565         * locale/programs/localedef.c (add_to_readlist): Rename local
2566         variables to avoid confusion.
2568         * locale/programs/charmap.c (charmap_read): Emit error message if
2569         charmap couldn't be found or read.
2571 2006-07-28  Ulrich Drepper  <drepper@redhat.com>
2573         * sysdeps/unix/sysv/linux/kernel-features.h: Define
2574         __ASSUME_FUTEX_LOCK_PI.
2575         * include/time.h: Declare __nanosleep_nocancel.
2576         * include/unistd.h: Declare __pause_nocancel.
2578         * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Use this instead of
2579         LDFLAGS.  Add -lgcc_eh and libc_nonshared (again) to make sure we
2580         get the __stack_chk_fail_local definition when it's needed.
2582 2006-07-26  Ulrich Drepper  <drepper@redhat.com>
2584         * dlfcn/Makefile: Add rules to build and run bug-atexit3.
2585         * dlfcn/bug-atexit3.c: New file.
2586         * dlfcn/bug-atexit3-lib.cc: New file.
2588         * dlfcn/dlmopen.c (dlmopen_doit): Don't allow RTLD_GLOBAL to be
2589         used when the namespace is not the base namespace.
2591 2006-07-26  Gavin Romig-Koch  <gavin@redhat.com>
2593         * stdlib/cxa_atexit.c (__new_exitfn_called): New variable.
2594         (__new_exitfn): Bump it in every successful call.
2595         * stdlib/cxa_finalize.c (__cxa_finalize): If destructor registered
2596         more exit handlers, call them right away.
2597         * stdlib/exit.h: Declare __new_exitfn_called.
2599 2006-07-25  Ulrich Drepper  <drepper@redhat.com>
2601         * stdlib/cxa_finalize.c (__cxa_finalize): Fix race condition when
2602         calling registered handler.
2604         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Fix comment.
2605         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
2606         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
2607         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
2608         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
2609         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
2610         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Likewise.
2611         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Likewise.
2613 2006-07-10  Ulrich Drepper  <drepper@redhat.com>
2615         * elf/dl-lookup.c (dl_new_hash): New functions.
2616         (_dl_lookup_symbol_x): Rename hash to old_hash and don't compute
2617         value here.  Compute new-style hash value.  Pass new hash value
2618         and reference to variable with the old value to do_lookup_x.
2619         (_dl_setup_hash): If DT_GNU_HASH is defined, use it and not
2620         old-style hash table.
2621         (_dl_debug_bindings): Pass new hash value and reference to variable
2622         with the old value to do_lookup_x.
2623         * elf/do-lookup.h (do_lookup_x): Accept additional parameter with
2624         new-style hash value and change old-style hash value parameter to
2625         be a reference.  Reoganize functions to determine whether
2626         new-style hash table is available.  Only fall back on old-style
2627         table.  If old-style hash value is needed, compute it here.
2628         * elf/dynamic-link.h (elf_get_dynamic_info): Relocate DT_GNU_HASH
2629         entry.
2630         * elf/elf.h: Define SHT_GNU_HASH, DT_GNU_HASH, DT_TLSDEC_PLT,
2631         DT_TLSDEC_GOT.  Adjust DT_ADDRNUM.
2632         * include/link.h (struct link_map): Add l_gnu_bitmask_idxbits,
2633         l_gnu_shift, l_gnu_bitmask, l_gnu_buckets and l_gnu_chain_zero.
2634         * Makeconfig: If linker supports --hash-style option add it to all
2635         linker command lines to build DSOs.
2636         * config.make.in: Define have-hash-style.
2637         * configure.in: Test whether linker supports --hash-style option.
2639         * elf/dl-misc.c (_dl_name_match_p): Make MAP parameter const.
2640         * sysdeps/generic/ldsodefs.h: Adjust prototype.
2642 2006-06-27  Ulrich Drepper  <drepper@redhat.com>
2644         * elf/dl-load.c (open_path): Fix test to determine whether DSO is
2645         auditing.
2647         * elf/dl-load.c (_dl_map_object): Try harder to avoid looking at
2648         RPATH of main map twice.
2650 2006-06-22  Ulrich Drepper  <drepper@redhat.com>
2652         * intl/dcigettext.c (DCIGETTEXT): If _nl_find_msg returns -1 don't
2653         look further, return original strings.
2654         (_nl_find_msg): Do not return found translation if the conversion
2655         failed.  Either signal the string is unusable or that something went
2656         wrong and the original should be used.
2658 2006-06-21  Ulrich Drepper  <drepper@redhat.com>
2660         * string/_strerror.c (__strerror_r): Add __builtin_expect.
2662 2006-06-14  Jakub Jelinek  <jakub@redhat.com>
2664         [BZ #2766]
2665         * misc/insremque.c (insque): Handle prev == NULL.
2666         * misc/Makefile (tests): Add tst-insremque.
2667         * misc/tst-insremque.c: New test.
2669 2006-06-17  Ulrich Drepper  <drepper@redhat.com>
2671         [BZ #2792]
2672         * elf/dl-deps.c (expand_dst): Rename __cnt variable to not
2673         conflict with DL_DST_REQUIRED.
2675 2006-06-16  Ulrich Drepper  <drepper@redhat.com>
2677         * nis/nis_subr.c (nis_getnames): Fix the implementation to better
2678         match what Solaris does.
2680 2006-06-04  Ulrich Drepper  <drepper@redhat.com>
2682         * sysdeps/posix/spawni.c (__spawni): Use local_seteuid and
2683         local_setegid instead of seteuid and setegid.
2684         * sysdeps/generic/local-setxid.h: New file.
2685         * sysdeps/unix/sysv/linux/local-setxid.h: New file.
2687         * sysdeps/posix/spawni.c (__spawni): Use non-cancelable interfaces.
2689         * string/Makefile (tests): Add bug-envz1.
2690         * string/bug-envz1.c: New file.
2692 2006-06-02  Jakub Jelinek  <jakub@redhat.com>
2694         * posix/regex_internal.c (re_string_skip_chars): If no character has
2695         been converted at all, set *last_wc to WEOF.  If mbrtowc failed, set wc
2696         to the byte which couldn't be converted.
2697         (re_string_reconstruct): Don't clear valid_raw_len before calling
2698         re_string_skip_chars.  If wc is WEOF after re_string_skip_chars, set
2699         tip_context using re_string_context_at.
2700         * posix/Makefile: Add rules to build and run bug-regex25 test.
2701         * posix/bug-regex25.c: New test.
2703 2006-06-02  Ryan S. Arnold  <rsa@us.ibm.com>
2705         [BZ #2703]
2706         * string/envz.c (envz_strip): Correct erroneously reversed src
2707         and dest parameters to memmove() invocation.
2709 2006-05-30  Jakub Jelinek  <jakub@redhat.com>
2711         * nscd/nscd.h (prune_cache): Add fd argument to prototype.
2712         * nscd/nscd.c (parse_opt): Read response from INVALIDATE request
2713         to make sure the database has been already invalidated.
2714         * nscd/cache.c (prune_cache): Add fd argument.  Write response to fd
2715         after the cache has been invalidated.  Use pthread_mutex_lock rather
2716         than pthread_mutex_trylock if fd != -1.
2717         * nscd/connections.c (invalidate_cache): Add fd argument, write
2718         response to fd if not calling prune_cache, pass fd to prune_cache.
2719         (handle_request): Adjust invalidate_cache caller.
2720         (nscd_run): Pass -1 as fd to prune_cache.
2722 2006-05-30  Ulrich Drepper  <drepper@redhat.com>
2724         * sysdeps/posix/getaddrinfo.c (gaiconf_init): Initialize bits in
2725         the correct place.
2727 2006-05-29  Ulrich Drepper  <drepper@redhat.com>
2729         * nscd/nscd.h (struct database_dyn): Add prunelock field.
2730         * nscd/cache.c (prune_cache): Take prunelock before starting the
2731         work.  Just return in case it is already taken.
2732         * nscd/connections.c (dbs): Initialize .prunelock.
2734 2006-05-25  Ulrich Drepper  <drepper@redhat.com>
2736         * nis/nis_removemember.c (nis_removemember): Avoid unnecessary
2737         copying.  No need to allocate new array for group members.  Just
2738         move the pointers and update the size.
2740         * nis/nis_addmember.c (nis_addmember): Avoid unnecessary copying.
2741         Avoid memory leak in case realloc fails.  Simplification for
2742         better code generation.
2744         Avoid deprecation warning because of libc_hidden_proto for
2745         inet6_option_alloc.
2746         * inet/inet6_option.c (option_alloc): Renamed from
2747         inet6_option_alloc.  Made static.
2748         (inet6_option_alloc): Now a simple wrapper around option_alloc.
2749         (inet6_option_append): Call option_alloc.
2750         * include/netinet/in.h: Remove libc_hidden_proto for
2751         inet6_option_alloc.
2753         * nis/nis_callback.c (__nis_create_callback): Always call xdr_free
2754         for cleanup when cb!=NULL [Coverity CID 233].
2756 2006-05-24  Ulrich Drepper  <drepper@redhat.com>
2758         [BZ #2693]
2759         * inet/Makefile (routines): Add inet6_opt and inet6_rth.
2760         * inet/Versions (libc, GLIBC_2.5): Add inet6_opt_init,
2761         inet6_opt_append, inet6_opt_finish, inet6_opt_set_val, inet6_opt_next,
2762         inet6_opt_find, inet6_opt_get_val, inet6_rth_space, inet6_rth_init,
2763         inet6_rth_add, inet6_rth_reverse, inet6_rth_segments,
2764         and inet6_rth_getaddr.
2765         * inet/netinet/ip6.h (struct ip6_rthdr0): Make ip6r0_addr a flexible
2766         array.
2767         * inet/netinet/in.h (struct ip6_mtuinfo): Define.
2768         Mark inet6_option_* interfaces as deprecated.
2769         Declare inet6_opt_init, inet6_opt_append, inet6_opt_finish,
2770         inet6_opt_set_val, inet6_opt_next, inet6_opt_find, inet6_opt_get_val,
2771         inet6_rth_space, inet6_rth_init, inet6_rth_add, inet6_rth_reverse,
2772         inet6_rth_segments, and inet6_rth_getaddr.
2773         * inet/inet6_opt.c: New file.
2774         * inet/inet6_rth.c: New file.
2776         * inet/netinet/icmp6.h: Pretty printing.
2778         [BZ #2683]
2779         * elf/dl-addr.c (_dl_addr): Don't match undefined references.
2781 2006-05-23  Ulrich Drepper  <drepper@redhat.com>
2783         * nis/nis_lookup.c (nis_lookup): Use __prepare_niscall instead of
2784         doing it all here.  When server does not know the answer do not
2785         fail immediate, try parent first.
2787         * nis/nis_domain_of_r.c (nis_domain_of_r): Add missing buffer
2788         overflow test.
2790 2006-05-20  Ulrich Drepper  <drepper@redhat.com>
2792         * nis/nis_call.c (__prepare_niscall): New function.  Split out
2793         from __do_niscall.
2794         * nis/nis_table.c (__create_ib_request): Renamed from create_ib_request
2795         and exported.
2796         (__follow_path): New function.  Split out from nis_list.
2797         * nis/nis_xdr.h: Add libnsl_hidden_proto for _xdr_ib_request and
2798         _xdr_nis_result.
2799         * nis/nis_xdr.c: Add libnsl_hidden_def for _xdr_ib_request and
2800         _xdr_nis_result.
2801         * nis/libnsl.h: Declare __prepare_niscall, __create_ib_request,
2802         and __follow_path.
2803         * nis/Versions: Export __prepare_niscall, __create_ib_request,
2804         __follow_path, __do_niscall3, _xdr_ib_request, and _xdr_nis_result
2805         from libnsl for version GLIBC_PRIVATE.
2806         * nis/nisplus-parser.h: Remove _nss_nisplus_parse_pwent_chk.
2807         Remove entry parameter from _nss_nisplus_parse_pwent and
2808         _nss_nisplus_parse_grent.
2809         * nis/nss_nisplus/nisplus-parser.c: Likewise.
2810         * nis/nss_nisplus/nisplus-pwd.c: Remove support for SETENT_BATCH_READ
2811         again.  Rewrite getpwent handling to not use nis_first_entry and
2812         nis_next_entry.  Roll out own niscall handling.
2813         * nis/nss_nisplus/nisplus-grp.c: Likewise.
2815         * sunrpc/xdr_rec.c: Fix typo in comment.
2817 2006-05-19  Ulrich Drepper  <drepper@redhat.com>
2819         * nis/nis_call.c (__do_niscall3): Avoid code duplication in error
2820         handling.
2822         * nis/nis_callback.c (internal_nis_do_callback): Don't use malloc
2823         to allocate memory for my_pollfd.  Better initialization of
2824         cb_is_running.  Use TEMP_FAILURE_RETRY.
2826         * malloc/memusage.sh (memusageso): Add quotes.
2827         (memusagestat): Likewise.
2828         * debug/xtrace.sh (pcprofileso): Likewise.
2829         (pcprofiledump): Likewise.
2830         * debug/Makefile ($(objpfx)xtrace): Use $LIB in SLIBDIR
2831         replacement.
2832         * malloc/Makefile ($(objpfx)memusage): Likewise.
2834         * nis/nis_callback.c (__nis_create_callback): Calls to
2835         svcudp_bufcreate and svctcp_create can fail.  Free ->xprt if
2836         asprintf call fails.
2838         * sysdeps/unix/sysv/linux/ifaddrs.c (__netlink_sendreq): Make sure
2839         no uninitialized memory is passed to sendto.
2841 2006-05-18  Ulrich Drepper  <drepper@redhat.com>
2843         * nis/nis_callback.c (__nis_create_callback): Use asprinf instead
2844         of snprintf+strdup.  Handle OOM.
2845         * nis/nis_callback.c (__nis_create_callback): Allocate cb and
2846         cb->serv together.  Remove now obsolete free calls.
2847         (__nis_destroy_callback): Remove now obsolete free call.
2849 2006-05-18  David Woodhouse  <dwmw2@redhat.com>
2851         * sysdeps/posix/getaddrinfo.c: Add unique labels to the default
2852         RFC3484 precedence table for fec0::/10 and fc00::/7 (site-local
2853         and ULA respectively). Set precedence for IPv4 address to 10 as
2854         defined in RFC3484 for preferring IPv6.
2855         * posix/gai.conf: Update to match the new default tables.
2857 2006-05-18  Jakub Jelinek  <jakub@redhat.com>
2859         * nis/nss_compat/compat-pwd.c (internal_setpwent): If nss_set*ent
2860         returned NSS_STATUS_UNAVAIL, still return NSS_STATUS_SUCCESS.
2861         * nis/nss_compat/compat-spwd.c (internal_setspent): Likewise.
2862         * nis/nss_compat/compat-grp.c (internal_setgrent): Likewise.
2864         * nis/nss_compat/compat-initgroups.c (nss_setgrent, nss_endgrent):
2865         Removed.
2866         (init_nss_interface): Remove initialization of these variables.
2868 2006-05-18  Ulrich Drepper  <drepper@redhat.com>
2870         * nis/nis_call.c (rec_dirsearch): Little optimization: pull
2871         nis_free_directory forward to avoid duplication.
2873 2006-05-17  Ulrich Drepper  <drepper@redhat.com>
2875         * nis/nis_call.c (rec_dirsearch): Handle __nis_finddirectory and
2876         rec_dirsearch returning NULL.
2877         (first_shoot): Handle __nis_finddirectory returning NULL.
2878         (__nisfind_server): Fix leak when rec_dirsearch returns NULL.
2880         * sysdeps/unix/sysv/linux/sys/inotify.h: Define IN_CLOSE, IN_MOVE,
2881         IN_ONLYDIR, IN_DONT_FOLLOW, and IN_MASK_ADD.
2883 2006-05-17  Jakub Jelinek  <jakub@redhat.com>
2885         * sunrpc/key_call.c (getkeyserv_handle): Call auth_destroy if
2886         pid changed.
2888 2006-05-15  Ulrich Drepper  <drepper@redhat.com>
2890         * include/rpc/pmap_prot.h: Mark all functions as hidden.
2892         * nscd/nscd_initgroups.c: Mark __gr_map_handle as hidden.
2893         * nscd/nscd_getgr_r.c: Likewise.
2895         * include/rpc/pmap_rmt.h: Mark all functions as hidden.
2897         * nscd/nscd_getai.c (__hst_map_handle): Mark as hidden.
2898         * nscd/nscd_gethst_r.c (__hst_map_handle): Likewise.
2900         * stdlib/longlong.h (__clz_tab): Mark as hidden.
2902         * iconv/gconv_int.h: Mark __gconv_lock as hidden.
2904         * include/rpc/key_prot.h: Mark all _internal functions as hidden.
2906         * include/rpc/auth.h: Mark xdr_des_block_internal and
2907         xdr_opaque_auth_internal as hidden.
2909         * sysdeps/unix/sysv/linux/getdents.c: Mark __have_no_getdents64 as
2910         hidden.
2912         * include/rpc/xdr.h: Mark all _internal functions as hidden.
2914         * misc/getusershell.c (okshells): Don't use static initializers,
2915         do it dynamically.
2917         * stdlib/fmtmsg.c (keywords): Change type of len element to
2918         uint32_t to not waste space on 64bit machines.
2920         * locale/setlocale.c: Change _nl_category_names into a string.
2921         Add new _nl_category_name_idxs.  Change all users.
2922         * locale/localeinfo.h: Adjust declaration of _nl_category_names.
2923         Declare _nl_category_name_idxs.
2924         * locale/findlocale.c: Adjust for _nl_category_names change.
2925         * locale/loadlocale.c: Likewise.
2926         * locale/newlocale.c: Likewise.
2927         * intl/dcigettext.c: Likewise.
2929         * iconv/gconv_conf.c (add_alias): Move actual alias handling to...
2930         (add_alias2): ...here.  New function.
2931         (__gconv_read_conf): Simplify builtin alias handling.
2932         (builtin_aliases): Convert to string to avoid relocations.
2933         * iconv/gconv_builtin.h: Add comment about correct formatting.
2935 2006-05-15  Jakub Jelinek  <jakub@redhat.com>
2937         * resolv/res_debug.c (loc_ntoa): Make error const.
2939 2006-05-14  Andreas Schwab  <schwab@suse.de>
2941         * math/complex.h [__LDBL_COMPAT]: Use __REDIRECT_NTH.
2943 2006-05-12  Jakub Jelinek  <jakub@redhat.com>
2945         * sysdeps/unix/sysv/linux/sched_getaffinity.c: Include sys/param.h.
2946         (__sched_getaffinity_new): Don't crash if cpusetsize is smaller than
2947         sizeof (cpu_set_t).
2949 2006-05-11  Ulrich Drepper  <drepper@redhat.com>
2951         * resolv/res_debug.c (loc_ntoa): Define error as array, not pointer.
2953         * include/arpa/nameser.h: Declare _ns_flagdata as hidden.
2955         * nis/yp_xdr.c: Add libnsl_hidden_def for xdr_ypresp_master.
2956         * include/rpcsvc/yp.h: Add libnsl_hidden_proto for xdr_ypresp_master.
2958         * nis/yp_xdr.c: Add libnsl_hidden_def for xdr_ypbind_resp.
2959         * include/rpcsvc/yp.h: Add libnsl_hidden_proto for xdr_ypbind_resp.
2961         * nis/nis_xdr.c: Add libnsl_hidden_def for xdr_cback_data.
2962         * include/rpcsvc/nis_callback.h: Add libnsl_hidden_proto for
2963         xdr_cback_data.
2965         * nis/ypupdate_xdr.c: Add libnsl_hidden_def for xdr_ypupdate_args.
2966         * include/rpcsvc/ypupd.h: Add libnsl_hidden_proto for
2967         xdr_ypupdate_args.
2969         * nis/yp_xdr.c: Add libnsl_hidden_def for xdr_ypresp_order.
2970         * include/rpcsvc/yp.h: Add libnsl_hidden_proto for xdr_ypresp_order.
2972         * nis/yp_xdr.c: Add libnsl_hidden_def for xdr_ypresp_maplist.
2973         * include/rpcsvc/yp.h: Add libnsl_hidden_proto for xdr_ypresp_maplist.
2975         * nis/nis_xdr.c: Add libnsl_hidden_def for xdr_obj_p.
2976         * include/rpcsvc/nis_callback.h: New file.
2978         * nis/yp_xdr.c: Add libnsl_hidden_def for xdr_ypresp_val.
2979         * include/rpcsvc/yp.h: Add libnsl_hidden_proto for xdr_ypresp_val.
2981         * nis/yp_xdr.c: Add libnsl_hidden_def for xdr_ypreq_nokey.
2982         * include/rpcsvc/yp.h: Add libnsl_hidden_proto for xdr_ypreq_nokey.
2984         * nis/yp_xdr.c: Add libnsl_hidden_def for xdr_ypmaplist.
2985         * include/rpcsvc/yp.h: Add libnsl_hidden_proto for xdr_ypmaplist.
2987         * nis/yp_xdr.c: Add libnsl_hidden_def for xdr_ypreq_nokey.
2988         * include/rpcsvc/yp.h: Add libnsl_hidden_proto for xdr_ypreq_nokey.
2990         * nis/ypupdate_xdr.c: Add libnsl_hidden_def for xdr_ypdelete_args.
2991         * include/rpcsvc/ypupd.h: Add libnsl_hidden_proto for
2992         xdr_ypdelete_args.
2994         * nis/nis_xdr.h: Mark all functions as hidden.  Remove
2995         __BEGIN_DECLS and __END_DECLS, the header is not installed.
2997         * nis/nis_error.c: Remove table of strings.  Use position
2998         independent mechanism.
2999         * nis/nis_error.h: New file.
3001 2006-05-11  Jakub Jelinek  <jakub@redhat.com>
3003         * locale/programs/ld-time.c (time_finish): If wide era name or
3004         format aren't provided, set both wname and wformat to L"".
3006 2006-05-10  Ulrich Drepper  <drepper@redhat.com>
3008         * sysdeps/unix/sysv/linux/tcgetattr.c (__tcgetattr): Only store
3009         results if the call was succesful.
3011         * nis/nss-nis.h: Mark __yperr2nss_tab and __yperr2nss_count as hidden.
3013         * nis/nss-nisplus.h: Mark __niserr2nss_tab and __niserr2nss_count
3014         as hidden.
3016 2006-05-10  Jakub Jelinek  <jakub@redhat.com>
3018         * misc/sys/queue.h: Remove uses of all QUEUEDEBUG_* macros.
3020 2006-05-10  Ulrich Drepper  <drepper@redhat.com>
3022         * posix/wordexp.c (parse_glob): No need to check ifs for NULL, the
3023         caller makes sure this is not the case.
3024         (wordexp): Simplify ifs_white creation.  [Coverity CID 231]
3026 2006-05-09  Ulrich Drepper  <drepper@redhat.com>
3028         * posix/wordexp.c: Remove numerous NULL pointer tests before FREE
3029         calls.
3031         * io/ftw.c (open_dir_stream): Return right away if REALLOC fails.
3032         [Coverity CID 229, 230]
3034         * argp/argp-help.c (hol_entry_help): Handle STATE==NULL in ARG and
3035         DGETTEXT calls.
3036         (hol_help): Likewise.  [Coverity CID 226, 227]
3038         * string/argz-replace.c (__argz_replace): Unconditionally call
3039         free on SRC.  [Coverity CID 225]
3041         * nis/nis_creategroup.c (nis_creategroup): No need to duplicate
3042         the return value of __nis_default_owner and __nis_default_group,
3043         it has been especially allocated.  [Coverity CID 224]
3045         * nis/nis_defaults.c (searchXYX): New functions.  Used by both
3046         searchgroup and searchowner.  Significantly simplified.
3047         (__nis_default_owner): Remove duplication.  Do not locally copy the
3048         string before duplicating it.
3049         (__nis_default_group): Likewise.
3051         * nis/nis_lookup.c (nis_lookup): After calling nis_free_directory,
3052         we must clear the variable before calling __nisfind_server.
3054         * nis/nis_lookup.c (nis_lookup): Always free memory allocated with
3055         nis_getnames.  [Coverity CID 223]
3057         * locale/programs/locfile.c (locfile_read): Use alloca instead of
3058         xmalloc to allocate local repertoire name.  [Coverity CID 222]
3060         * iconv/iconv_charmap.c (use_to_charmap): No need to dynamically
3061         allocate memory for the input to add_bytes.  [Coverity CID 221]
3063         * posix/wordexp.c (w_addword): Free word if realloc fails and it
3064         was allocated here.  [Coverity CID 219, 220]
3066         * posix/getconf.c (print_all): Free confstr data after printing.
3067         [Coverity CID 218]
3069         * sysdeps/posix/getaddrinfo.c (gaih_inet): Free canon string if
3070         list allocation fails.  [Coverity CID 215]
3072         * nss/nsswitch.c (__nss_configure_lookup): Fix loop end condition.
3073         [Coverity CID 213]
3075         * argp/argp-help.c (hol_entry_cmp): Don't call canon_doc_option if
3076         string is NULL.  [Coverity CID 212]
3077         * argp/Makefile: Add rules to build and run bug-argp1.
3078         * argp/bug-argp1.c: New file.
3080         * io/ftw.c (ftw_dir): Use __rawmemchr instead of strchr to find
3081         end of string.
3082         * stdlib/canonicalize.c (__realpath): Likewise.
3084         * locale/programs/ld-time.c (time_finish): Don't dereference NULL
3085         pointer.  [Coverity CID 206]
3087         * elf/dl-dst.h (DL_DST_REQUIRED): Be prepared for missing link map
3088         in statically linked code.
3089         * elf/dl-load.c (_dl_dst_substitute): When replacing ORIGIN in
3090         statically built code, be prepared to have no link map.
3091         [Coverity CID 205]
3093         * argp/argp-help.c (fill_in_uparams): Handle STATE==NULL in
3094         dgettext calls. [Coverity CID 204]
3096         * argp/argp-help.c (struct uparams): Remove valid member.  Change
3097         the one user.
3098         (uparam_names): Reduce size.  Avoid relative relocations.
3099         Moved to read-only segment.
3100         (fill_in_uparams): Update for new layout.
3102         * sysdeps/unix/sysv/linux/ifaddrs.c (getifaddrs): Parameter can be
3103         assumed to always be != NULL. [Coverity CID 202]
3105         * argp/argp-help.c (hol_entry_help): Remove some dead code
3106         [Coverity CID 200].
3108         * nis/nss_nis/nis-service.c (_nss_nis_getservbyport_r): Optimize
3109         away a few more unconditional yperr2nss calls.
3110         (_nss_nis_getservbyname_r): Likewise.
3112 2006-05-06  Ulrich Drepper  <drepper@redhat.com>
3114         * sysdeps/generic/ldsodefs.h: Remove support for non-core
3115         architectures.
3117         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Make sure
3118         that unused memory passed to sendto is nevertheless initialized.
3120         [BZ #2499]
3121         * resolv/nss_dns/dns-canon.c (_nss_dns_getcanonname_r): Avoid
3122         possibly unaligned memory accesses.
3124         * include/arpa/nameser.h: Also optimize NS_PUT16 and NS_PUT32.
3125         * resolv/res_mkquery.c: Use NS_PUT16 and NS_PUT32 instead of __putshort
3126         and __putlong respectively.  Correct buffer overflow check for
3127         NS_NOTIFY_OP.
3129         * resolv/res_send.c (send_vc): Use ns_put16 instead of putshort.
3131         * resolv/res_send.c (res_queriesmatch): Fix typo in comment.
3132         (send_dg): Rewrite error handling to be more compact and avoid
3133         double recomputation of timeouts.  Pass MSG_NOSIGNAL to send.
3135         * include/arpa/nameser.h: Add optimizations for NS_GET16 and NS_GET32.
3137         * resolv/res_send.c (res_nameinquery): Use NS_GET16 directly
3138         instead of ns_get16.
3139         (res_queriesmatch): Likewise.  Minor optimization.
3141         [BZ #2499]
3142         * resolv/res_query.c (__libc_res_nquery): If answerp != NULL,
3143         __libc_res_nsend might reallocate the buffer for the answer.  In
3144         this case we have to reload the HP pointer.
3146 2006-05-05  Ulrich Drepper  <drepper@redhat.com>
3148         * stdio-common/vfscanf.c (memory_error): Remove definition.  Add
3149         some branch prediction hints.
3151         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Define SPLICE_F_*.
3152         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
3153         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
3154         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
3155         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
3156         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
3157         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Likewise.
3158         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Likewise.
3160 2006-05-05  Martin Schwidefsky  <schwidefsky@de.ibm.com>
3162         * sysdeps/s390/s390-32/elf/start.S: Replace pc relative relocation
3163         by a GOT relocation to make Scrt1.o position independent.
3164         * sysdeps/s390/s390-64/elf/start.S: Likewise.
3166         * sysdeps/unix/sysv/linux/s390/s390-32/syscall.S: Add support for
3167         six system call parameters.
3168         * sysdeps/unix/sysv/linux/s390/s390-64/syscall.S: Likewise.
3170 2006-05-05  Ulrich Drepper  <drepper@redhat.com>
3172         * sunrpc/svcauth_des.c (cache_init): Use calloc instead of
3173         malloc&bzero.
3175         * sunrpc/svc_udp.c (BZERO): Remove definition.
3176         (CALLOC): Define.
3177         (svc_enablecache): Use CALLOC instead of ALLOC&BZERO.
3179         * sunrpc/des_impl.c: Remove ALT_ECB support.  We never used it.
3180         (des_SPtrans): Use uint32_t type.
3181         (des_skb): Likewise.
3183         * sunrpc/xdr_ref.c (xdr_reference): Use calloc instead of malloc&bzero.
3185 2006-05-05  Jakub Jelinek  <jakub@redhat.com>
3187         [BZ #2509]
3188         * stdio-common/tst-printf.sh: Adjust for tst-printf.c change even
3189         on 32-bit arches.
3191 2006-05-05  Ulrich Drepper  <drepper@redhat.com>
3193         * locale/programs/ld-address.c (address_finish): Fix one more
3194         place where the iso639 array might be accessed beyond the limits.
3196 2006-05-04  Ulrich Drepper  <drepper@redhat.com>
3198         * nis/nis_table.c (nis_list): Avoid clearing res twice before
3199         filling it for the first time.
3201         * nis/nis_table.c (get_tablepath): Renamed from __get_tablepath.
3202         Adjust all callers.
3203         Free res object content before returning.
3205         * sunrpc/xdr_array.c (xdr_array): Use calloc instead of malloc&bzero.
3207         * sunrpc/key_call.c (__rpc_thread_key_cleanup): Also free
3208         client->cl_auth.
3210         * sunrpc/rpc_thread.c (__rpc_thread_destroy): Don't skip entire
3211         cleanup for initial thread, just the free call on TVP.
3213         * nscd/gai.c (__getline): Define.
3216 See ChangeLog.16 for earlier changes.