* stdio-common/printf_fp.c (___printf_fp): Cleanups and minor
[glibc/pb-stable.git] / ChangeLog
blobe7dfff6a112e72861cfc84f6fd2bd1d8b37d3323
1 2007-02-19  Ulrich Drepper  <drepper@redhat.com>
3         * stdio-common/printf_fp.c (___printf_fp): Cleanups and minor
4         optimization.
6         * stdio-common/vfscanf.c: Small cleanups throughout.
8 2007-02-18  Ulrich Drepper  <drepper@redhat.com>
10         [BZ #3325]
11         * sysdeps/i386/fpu/e_fmodf.S: Use fprem1 instead of fprem.
12         * sysdeps/i386/fpu/e_fmodl.c: Likewise.
13         * sysdeps/i386/fpu/e_fmod.S: Likewise.
14         Patch by Jared Casper <jaredcasper@gmail.com>.
16         * sysdeps/unix/closedir.c: Outside libc don't use locking.
17         * sysdeps/unix/opendir.c: Likewise.
18         * sysdeps/unix/readdir.c: Likewise.
20         [BZ #2211]
21         * stdio-common/vfscanf.c: Handle localized digits etc for floating
22         point numbers.
23         Patch mostly by Hamed Malek <hamed@farsiweb.info>.
25         * stdio-common/vfscanf.c: Fix problems in width accounting.
26         * stdio-common/tst-sscanf.c (double_tests): New tests.
27         (main): Hook them up.
29         * stdio-common/vfscanf.c: Remove unused WIDTH handling.
30         More simplifications of floating-point reader.
32         * stdio-common/Makefile (tests): Add tst-swscanf.
33         * stdio-common/tst-sscanf.c: Make tests usable for swscanf
34         testing.
35         * stdio-common/tst-swscanf.c: New file.
37 2007-02-17  Ulrich Drepper  <drepper@redhat.com>
39         [BZ #2633]
40         * libio/stdio.h: Define struct _IO_FILE in global namespace.
41         * setjmp/setjmp.h: Define __jmp_buf_tag in global namespace.
42         Remove using for __jmp_buf_tag.
43         * locale/locale.h (struct lconv): Also define in std namespace.
44         * wcsmbs/wchar.h: Move using declaration for tm out of namespace.
46         [BZ #3842]
47         * sysdeps/posix/euidaccess.c [_LIBC] (euidaccess): Remove shortcut
48         using __libc_enable_secure.
50         [BZ #3818]
51         * sysdeps/unix/sysv/linux/sys/acct.h (struct acct_v3): Define.
53         [BZ #3745]
54         * locale/programs/ld-collate.c (handle_ellipsis): Fix generation
55         of names for ellipsises.
57         [BZ #3348]
58         * malloc/memusage.sh: Cleanups.
59         * debug/xtrace.sh: Quoting and trap changes.
61 2007-02-16  Ulrich Drepper  <drepper@redhat.com>
63         * locale/iso-3166.def: Add Jersey, Guernsey, and Isle Of Man entries.
65         * locale/iso-3166.def: Update entry for Serbia.
66         * locale/iso-4217.def: Define RSD, remove CSD.
68         * sysdeps/x86_64/bits/atomic.h: One more change, this time for 16-
69         and 64-bit operations.
71         [BZ #4040]
72         * sysdeps/i386/i486/bits/atomic.h: One more change, this time for
73         16-bit operations.
75         * nscd/nscd.c (parse_opt): One more conversion to use send instead
76         of writev.
78 2007-02-15  Ulrich Drepper  <drepper@redhat.com>
80         [BZ #3991]
81         * assert/assert.h (assert): Simplify.
82         (assert_perror): Likewise.
83         Patch by Israel G. Lugo <ilugo@bridonsecurity.com>.
85         * nscd/nscd_helper.c (open_socket): Don't send padding bytes from
86         reqdata.
88         * sysdeps/unix/sysv/linux/x86_64/send.c (__libc_send): Cosmetic
89         change: don't pass NULL in place of an integer.
91 2007-02-02  Bruno Haible  <bruno@clisp.org>
93         [BZ #3954]
94         * iconvdata/ksc5601.c (__ksc5601_sym_to_ucs, __ksc5601_sym_from_ucs):
95         Add mapping for U+327E.
96         * iconvdata/ksc5601.h (KSC5601_SYMBOL): Increment.
97         * iconvdata/johab.c (BODY for FROM_LOOP, BODY for TO_LOOP): Enable
98         mapping of 0xD9 0xE8.
99         * iconvdata/uhc.c (BODY for FROM_LOOP, BODY for TO_LOOP): Disable
100         mapping of U+327E.
101         Reported by Jungshik Shin <jungshik@google.com>.
103         [BZ #3955]
104         * iconvdata/johab.c (BODY for FROM_LOOP, BODY for TO_LOOP): Enable
105         mapping of 0xD9 0xE6 and of 0xD9 0xE7.
106         Reported by Jungshik Shin <jungshik@google.com>.
108 2007-02-14  Ulrich Drepper  <drepper@redhat.com>
110         * sysdeps/x86_64/bits/atomic;h: Fix asm parameters for some
111         byte variants.
113         [BZ #4040]
114         * sysdeps/i386/i486/bits/atomic.h: Fix asm parameters for some
115         byte variants.  Patch mostly be tom@tommay.net.
117 2007-02-14  Jakub Jelinek  <jakub@redhat.com>
119         [BZ #3996]
120         * posix/glob.c (attribute_hidden): Define if not defined.
121         (glob): Unescape dirname, filename or username when needed and not
122         GLOB_NOESCAPE.  Handle \/ correctly.  Handle GLOB_MARK if filename
123         is NULL.  Handle unescaped [ in pattern without closing ].
124         Don't pass GLOB_CHECK down to recursive glob for directories.
125         (__glob_pattern_type): New function.
126         (__glob_pattern_p): Implement using __glob_pattern_type.
127         (glob_in_dir): Handle GLOB_NOCHECK patterns containing no meta
128         characters and backslashes if not GLOB_NOESCAPE or unterminated [.
129         Remove unreachable code.
130         * posix/globtest.sh: Add a couple of new tests.
132 2007-02-13  Ulrich Drepper  <drepper@redhat.com>
134         * po/ru.po: Update from translation team.
136 2007-02-12  Jakub Jelinek  <jakub@redhat.com>
138         * sysdeps/i386/bits/byteswap.h (__bswap_32): Add __amdfam10__
139         to the list of i486+ CPUs.
140         * sysdeps/x86_64/bits/byteswap.h (__bswap_32): Likewise.
142 2007-02-12  Ulrich Drepper  <drepper@redhat.com>
144         * elf/rtld.c (RESOLVE_MAP): Always return bootstrap_map reference.
145         * elf/Makefile ($(objpfx)ld.so): Check that ld.so has no undefined
146         references.
148 2007-02-09  Ulrich Drepper  <drepper@redhat.com>
150         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Remove incorrect comment.
152         * resolv/res_init.c (res_setoptions): Recognize edns0 option.
153         * resolv/res_mkquery.c: Define __res_nopt.
154         * resolv/res_query.c (__libc_res_nquery): If RES_USE_EDNS0 is set
155         try adding EDNS0 record.
156         * resolv/res_send.c (send_dg): If request failed with FORMERR and
157         EDNS0 record was send make sure we don't try it again.
158         * resolv/resolv.h: Define RES_F_EDNS0ERR and RES_USE_EDNS0.
159         * include/resolv.h: Declare __res_nopt.
161 2007-02-08  Jakub Jelinek  <jakub@redhat.com>
163         [BZ #3944]
164         * time/strptime_l.c (__strptime_internal): Set have_mon for
165         %b/%B/%h.  Set have_mon and have_mday if tm_mon and tm_mday
166         have been computed from tm_yday and tm_year.  Don't crash
167         in day_of_the_week or day_of_the_year if not have_mon
168         and tm_mon contains bogus value.
169         * time/Makefile (tests): Add tst-strptime3.
170         * time/tst-strptime3.c: New test.
172 2007-02-05  Jakub Jelinek  <jakub@redhat.com>
174         [BZ #3957]
175         * posix/regcomp.c (parse_bracket_exp): Set '\n' bit rather than '\0'
176         bit for RE_HAT_LISTS_NOT_NEWLINE.
177         (build_charclass_op): Remove bogus comment.
178         * posix/Makefile (tests): Add bug-regex27 and bug-regex28.
179         * posix/bug-regex27.c: New test.
180         * posix/bug-regex28.c: New test.
182 2007-02-03  Ulrich Drepper  <drepper@redhat.com>
184         * po/sv.po: Update from translation team.
186 2007-02-02  Ulrich Drepper  <drepper@redhat.com>
188         * nscd/nscd_helper.c (open_socket): Minor size optimization.
190 2007-02-02  Jakub Jelinek  <jakub@redhat.com>
192         * include/locale.h (__uselocale): Add libc_hidden_proto.
193         * locale/uselocale.c (__uselocale): Add libc_hidden_def.
195         * nscd/nscd_helper.c (open_socket): Use __gettimeofday instead of
196         gettimeofday.
198 2007-02-01  Ulrich Drepper  <drepper@redhat.com>
200         * sysdeps/unix/sysv/linux/i386/sysdep.h (PTR_MANGLE): Roll value before
201         returning.
202         (PTR_DEMANGLE): Real definition now that it's not the same as
203         PRT_MANGLE anymore.
204         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
206         * string/strerror_l.c: New file.
207         * string/Makefile (routines): Add strerror_l.
208         * string/string.h: Declare strerror_l.
209         * string/Versions: Export strerror_l for GLIBC_2.6.
211 2007-01-31  Ulrich Drepper  <drepper@redhat.com>
213         * nscd/nscd_helper.c (open_socket): Now takes request type and key
214         as parameter.  Construct request record.  Try sending request
215         before the first poll use, it usually succeeds.  Adjust all
216         callers.
217         * nscd/nscd-client.h: Define MAXKEYLEN.
218         * nscd/connections.c (nscd_run): Don't define MAXKEYLEN here.
220 2007-01-31  Jakub Jelinek  <jakub@redhat.com>
222         * nscd/nscd-client.h (__nscd_cache_search): Remove const qualifier
223         from return value.
224         * nscd/nscd_helper.c: Include string.h.
225         (__nscd_cache_search): Remove const qualifier from return value.
226         On strict alignment architectures check hash entry and data head
227         alignment.
228         * nscd/nscd_getpw_r.c (nscd_getpw_r): Don't crash or fail because
229         mmapped data during GC cycle contains garbage.  If
230         __nscd_drop_map_ref fails, decrement mapped->counter when returning
231         error or if retrying with NO_MAPPING, only __nscd_unmap if counter
232         dropped to 0.
233         * nscd/nscd_getgr_r.c (nscd_getgr_r): Likewise.
234         * nscd/nscd_initgroups.c (__nscd_getgrouplist): Likewise.
235         * nscd/nscd_gethst_r.c (nscd_gethst_r): Likewise.
236         * nscd/nscd_getai.c (__nscd_getai): Likewise.
237         * nscd/nscd_getserv_r.c (nscd_getserv_r): Likewise.
239 2007-01-30  Ulrich Drepper  <drepper@redhat.com>
241         * misc/hsearch_r.c (hdestroy_r): Remove unnecessary test.
243 2007-01-26  Ulrich Drepper  <drepper@redhat.com>
245         * sysdeps/i386/dl-trampoline.S (_dl_runtime_profile): Use register
246         names not numbers in cfi_*.
248 2007-01-26  Andreas Jaeger  <aj@suse.de>
250         * sysdeps/unix/sysv/linux/sys/personality.h (ADDR_NO_RANDOMIZE,
251         ADDR_LIMIT_3GB, PER_LINUX_32BIT, PER_LINUX32_3GB): Add.
252         Correct values of PER_HPUX and PER_OSF4.
254 2007-01-24  Ulrich Drepper  <drepper@redhat.com>
256         * elf/dl-minimal.c: Undefine _itoa first.
257         * stdio-common/_itoa.h: Define _itoa and _fitoa for 64-bit platforms.
258         * malloc/mtrace.c: Revert last change.
259         * posix/wordexp.c: Likewise.
261 2007-01-24  Jakub Jelinek  <jakub@redhat.com>
263         * sysdeps/i386/bits/byteswap.h (__bswap_32): Add __nocona__, __core2__
264         and __geode__ to the list of i486+ CPUs.
265         * sysdeps/x86_64/bits/byteswap.h (__bswap_32): Likewise.
267 2007-01-23  Ulrich Drepper  <drepper@redhat.com>
269         * stdio-common/_itoa.c: Include <limits.h>.
270         * stdio-common/_itowa.c: Likewise.
272 2007-01-22  Ulrich Drepper  <drepper@redhat.com>
274         * stdio-common/_itowa.c: Don't compile _itowa for 64-bit
275         platforms.
276         * stdio-common/_itoa.c: Don't compile in _itoa and _fitoa for
277         64-bit platforms.
278         * malloc/mtrace.c (tr_where): Use _fitoa_word instead of _fitoa if
279         possible.
280         * posix/wordexp.c (parse_arith): Use _itoa_word instead of _itoa
281         if possible.
283         [BZ #3902]
284         * stdio-common/_itoa.c (_itoa): Make sure at least a zero is emitted.
285         * stdio-common/Makefile (tests): Add bug17.
286         * stdio-common/bug17.c: New file.
288 2007-01-19  Ulrich Drepper  <drepper@redhat.com>
290         * iconvdata/brf.c: New file.
291         * iconvdata/testdata/BRF: New file.
292         * iconvdata/testdata/BRF..UTF8: New file.
293         Contributed by Samuel Thibault <samuel.thibault@ens-lyon.org>.
294         * iconvdata/Makefile: Add rules to build BRF.
295         * iconvdata/TESTS: Add BRF entry.
296         * iconvdata/gconv-modules: Likewise.
297         * iconvdata/tst-tables.sh: Likewise.
299 2007-01-18  Anton Nikishaev  <anton.nik@gmail.com>
301         * wcsmbs/wchar.h (wcstoll): Fix comment, function returns value of
302         type `long long int', not `long int'.
303         (wcstoq): Likewise.
305 2007-01-18  Ulrich Drepper  <drepper@redhat.com>
307         * scripts/gen-as-const.awk: Add cast to long to avoid int promotion
308         of values on 64-bit platforms which are too large.
310 2007-01-12  Steven Munroe  <sjmunroe@us.ibm.com>
311             Joe Kerian  <jkerian@us.us.ibm.com>
313         [BZ #2749]
314         * sysdeps/ieee754/ldbl-128ibm/s_copysignl.c: Include
315         <math_ldbl_opt.h>.  Remove weak_alias.  Use long_double_symbol macro.
316         (__copysignl): Use signbit() for comparison.
317         * sysdeps/ieee754/ldbl-128ibm/s_fabsl.c (__fabsl): Correct parms for
318         SET_LDOUBLE_WORDS64.
320         [BZ #2423, #2749]
321         * sysdeps/ieee754/ldbl-128ibm/s_ceill.c: Don't include <fenv_libc.h>.
322         (__ceill): Remove calls to fegetround(), fesetround().
323         * sysdeps/ieee754/ldbl-128ibm/s_floorl.c: Likewise.
324         * sysdeps/ieee754/ldbl-128ibm/s_roundl.c: Likewise.
325         * sysdeps/ieee754/ldbl-128ibm/s_truncl.c: Likewise.
327 2007-01-17  Jakub Jelinek  <jakub@redhat.com>
329         * nscd/nscd_getserv_r.c (nscd_getserv_r): Fix pastos.
331         * sysdeps/unix/sysv/linux/getdents.c (offsetof): Remove.
333 2007-01-17  Ulrich Drepper  <drepper@redhat.com>
335         * sysdeps/unix/sysv/linux/fatal-prepare.h: Use PTHFCT_CALL to
336         demangle pointer.
337         * csu/libc-start.c: Likewise.
339 2007-01-16  Ulrich Drepper  <drepper@redhat.com>
341         * sysdeps/posix/system.c: Remove NO_WAITPID support, it cannot
342         really work anyway.
344 2007-01-15  Ulrich Drepper  <drepper@redhat.com>
346         * nscd/connections.c (servinfo): Renamed to reqinfo.  Change all
347         users.
348         (handle_request): Remove unnecessary tests.
350         * nscd/cache.c (cache_add): Record the failure to add to the cache.
352 2007-01-15  Jakub Jelinek  <jakub@redhat.com>
354         * soft-fp/op-common.h (FP_TRUNC): When truncating a NaN, clear
355         workbits in semi-raw fraction.
357         * math/test-misc.c: Add new tests.
359 2007-01-14  Steven Munroe  <sjmunroe@us.ibm.com>
361         * math/basic-test.c: Include test-skeleton.c.
362         (TEST_TRUNC): Define.
363         (truncdfsf_test, trunctfsf_test, trunctfdf_test): New.
364         (main): Rename to ...
365         (do_test): ...this.  Run new tests.
366         (TEST_FUNCTION): Define.
368 2006-10-05  Steven Munroe  <sjmunroe@us.ibm.com>
369             Joe Kerian  <jkerian@us.us.ibm.com>
371         [BZ #2749]
372         * soft-fp/op-4.h (__FP_FRAC_SUB_3, __FP_FRAC_SUB_4): Correct borrow
373         handling for high words.
374         * soft-fp/op-common.h (_FP_OVERFLOW_SEMIRAW): Always set inexact
375         and overflow for infinity.
377 2007-01-15  Ulrich Drepper  <drepper@redhat.com>
379         * nscd/connections.c (handle_request): Add a __builtin_expect.
381         * nscd/connections.c (serv2db): Change type into structure which
382         also says whether this is a request for data.  Renamed to
383         servinfo.  All users changed.
384         (handle_request): Much simpler test whether we should search the cache.
386         * nscd/connections.c (handle_request): Fix thinko in selinux test
387         invocation.
389         * sysdeps/generic/ldsodefs.h: Define DL_LOOKUP_SCOPE_LOCK.
390         * elf/dl-lookup.c (add_dependency): If scope map is locked, unlock
391         it before getting dl_load_lock and then relock.
392         (_dl_lookup_symbol_x): Pass flags to add_dependency.
393         When rerunning _dl_lookup_symbol_x, compute symbol_scope again in
394         case we unlocked the scope.
395         * elf/dl-runtime.c (_dl_fixup): Pass DL_LOOKUP_SCOPE_LOCK to
396         _dl_lookup_symbol_x in case we locked the scope.
397         (_dl_profile_fixup): Likewise.
398         * elf/dl-sym.c (do_sym): In flags passed to call_dl_lookup, also
399         set DL_LOOKUP_SCOPE_LOCK.
401 2007-01-13  Ulrich Drepper  <drepper@redhat.com>
403         * inet/Makefile: Define CFLAGS-getsrvbynm_r.c and
404         CFLAGS-getsrvbynpt_r.c.
405         * nscd/getsrvbynm_r.c: New file.
406         * nscd/getsrvbypt_r.c: New file.
407         * nscd/nscd_getserv_r.c: New file.
408         * nscd/servicescache.c: New file.
409         * nscd/Makefile (routines): Add nscd_getserv_r.
410         (nscd-modules): Add getsrvbynm_r, getsrvbypt_r, and servicescache.
411         Define CFLAGS-servicescache.c, CFLAGS-getsrvbynm_r.c, and
412         CFLAGS-getsrvbypt_r.c.
413         * nscd/cache.c (prune_cache): Rewrite to get re-add function from
414         table.  Add entries for services database.
415         * nscd/connections.c (serv2str): Mark as const.  Add entries for
416         services database.
417         (dbs): Add .reset_res and servdb initialization.
418         (serv2db): Add entries for services database.
419         (verify_persistent_db): Accept dbnr == servdb.
420         (invalidate_cache): Rewrite database name recognition to use a table.
421         Call res_init() if .reset_res is set for database.
422         (handle_request): Add code to handle services database.
423         * nscd/gai.c: Don't define __getservbyname_r.
424         * nscd/nscd-client.h (request_type): Remove LASTDBREQ, add
425         GETSERVBYNAME, GETSERVBYPORT, GETFDSERV.
426         (serv_response_header): Define.
427         (struct datahead): Add serv_response_header member.
428         * nscd/nscd.c (parse_opt): Rewrite parsing of -i parameter value
429         using table.
430         * nscd/nscd.conf: Add entries for services database.
431         * nscd/nscd.h: Adjust declaration of dbnames and serv2str.
432         Declare serv_iov_disabled.
433         Declare addservbyname, readdservbyname, addservbyport, and
434         readdservbyport.
435         * nscd/nscd_conf.c (dbnames): Mark as const.  Add services entry.
436         (find_db): Fix error message.
437         * nscd/nscd_proto.h: Declare __nss_not_use_nscd_services,
438         __nscd_getservbyname_r, and __nscd_getservbyport_r.
439         * nscd/selinux.c (perms): Add entries for services database.
440         * nss/Versions: Export __nss_services_lookup with GLIBC_PRIVATE.
441         * nss/nsswitch.c (__nss_disable_nscd): Also disable services database.
443         * nscd/grpcache.c: Remove obsolete code.  Cleanups.
444         * nscd/hstcache.c: Likewise.
445         * nscd/pwdcache.c: Likewise.
447         * nis/nss_nis/nis-service.c (_nss_nis_getservbyname_r): Correct
448         computation of keylen.
450         * include/string.h: Only redefine strndupa if this is really for
451         libc code.
453 2007-01-12  Ulrich Drepper  <drepper@redhat.com>
455         * nscd/nscd_gethst_r.c: Minor cleanups.
457         * nscd/connections.c (handle_request): Check selinux permissions
458         for all non-admin commands.
460         * sysdeps/i386/i486/bits/atomic.h: Define
461         atomic_compare_and_exchange_val_acq,
462         atomic_compare_and_exchange_bool_acq, and atomic_exchange_and_add
463         using __sync_* built-ins for gcc >= 4.1.
464         * sysdeps/x86_64/bits/atomic.h: Likewise.
466         [BZ #3840]
467         * scripts/check-local-headers.sh: Restrict to testing .o.d, .os.d,
468         and .oS.d files.
470 2007-01-05  Steven Munroe  <sjmunroe@us.ibm.com>
472         * stdlib/tst-makecontext.c: Include errno.h.  Change main()
473         to do_test().  Define TEST_FUNCTION. Include test-skeleton.c.
474         (do_test): Check errno and exit(0) if ENOSYS.
476 2007-01-11  Jakub Jelinek  <jakub@redhat.com>
478         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Fix handling of multi-byte
479         thousands separators.
480         * stdlib/Makefile: Add rules to build and run tst-strtod4.
481         * stdlib/tst-strtod4.c: New test.
483         [BZ #3855]
484         * stdlib/strtod_l.c (____STRTOF_INTERNAL): 0x. not followed by
485         hexadecimal digit should accept just the initial 0.
486         * stdlib/tst-strtod2.c (tests): New variable.
487         (do_test): Run several tests rather than just one.
489 2007-01-11  Jakub Jelinek  <jakub@redhat.com>
491         * sysdeps/i386/soft-fp/sfp-machine.h: Remove.
492         * sysdeps/x86_64/soft-fp/sfp-machine.h: Likewise.
494 2007-01-10  Ulrich Drepper  <drepper@redhat.com>
496         * io/fts.c: Make sure fts_cur is always valid after return from
497         fts_read.
498         Patch by Miloslav Trmac <mitr@redhat.com>.
500 2006-10-27  Richard Sandiford  <richard@codesourcery.com>
502         * elf/elf.h (R_MIPS_GLOB_DAT): Define.
503         (R_MIPS_NUM): Bump by 1.
505 2007-01-03  Jakub Jelinek  <jakub@redhat.com>
507         * posix/execvp.c: Include alloca.h.
508         (allocate_scripts_argv): Renamed to...
509         (scripts_argv): ... this.  Don't allocate buffer here nor count
510         arguments.
511         (execvp): Use alloca if possible.
512         * posix/Makefile: Add rules to build and run tst-vfork3 test.
513         * posix/tst-vfork3.c: New test.
515 2007-01-03  Ulrich Drepper  <drepper@redhat.com>
517         * string/Makefile (tst-strxfrm2-ENV): Define.
518         * stdlib/Makefile (tst-strtod3-ENV): Define.
520 2007-01-02  Ulrich Drepper  <drepper@redhat.com>
522         * posix/getconf.c: Update copyright year.
523         * nss/getent.c: Likewise.
524         * iconv/iconvconfig.c: Likewise.
525         * iconv/iconv_prog.c: Likewise.
526         * elf/ldconfig.c: Likewise.
527         * catgets/gencat.c: Likewise.
528         * csu/version.c: Likewise.
529         * elf/ldd.bash.in: Likewise.
530         * elf/sprof.c (print_version): Likewise.
531         * locale/programs/locale.c: Likewise.
532         * locale/programs/localedef.c: Likewise.
533         * nscd/nscd.c (print_version): Likewise.
534         * debug/xtrace.sh: Likewise.
535         * malloc/memusage.sh: Likewise.
536         * malloc/mtrace.pl: Likewise.
537         * debug/catchsegv.sh: Likewise.
539 2006-12-24  Ulrich Drepper  <drepper@redhat.com>
541         * malloc/malloc.c (sYSMALLOc): Remove some unnecessary alignment
542         attempts.
544 2006-12-23  Ulrich Drepper  <drepper@redhat.com>
546         * posix/wordexp.c: Remove some unnecessary tests.
548 2006-12-22  Gavin Romig-Koch  <gavin@redhat.com>
550         * nis/nss_compat/compat-grp.c (internal_getgrgid_r): Don't
551         blacklist the group till after we look it up.
553 2006-12-21  Ulrich Drepper  <drepper@redhat.com>
555         * include/atomic.h (atomic_forced_read): New macro.
557 2006-12-20  SUGIOKA Toshinobu  <sugioka@itonet.co.jp>
559         * sysdeps/unix/sysv/linux/sh/bits/shm.h: New file.
561 2006-12-19  Jakub Jelinek  <jakub@redhat.com>
563         * nss/getXXbyYY_r.c: Include atomic.h.
564         (INTERNAL (REENTRANT_NAME)): Write startp after start_fct,
565         add atomic_write_barrier () in between.
567         * stdlib/Makefile (tests): Add tst-makecontext.
568         * stdlib/tst-makecontext.c: New test.
570         * sysdeps/unix/sysv/linux/powerpc/powerpc32/makecontext.S
571         (__makecontext): Don't realign uc_mcontext.uc_regs.
573 2006-11-28  Jakub Jelinek  <jakub@redhat.com>
575         * elf/dl-support.c: Include dl-procinfo.h.
576         * sysdeps/powerpc/dl-procinfo.h (PPC_PLATFORM_POWER4,
577         PPC_PLATFORM_PPC970, PPC_PLATFORM_POWER5, PPC_PLATFORM_POWER5_PLUS,
578         PPC_PLATFORM_POWER6, PPC_PLATFORM_CELL_BE, PPC_PLATFORM_POWER6X):
579         Define.
580         (_dl_string_platform): Use PPC_PLATFORM_* macros instead of
581         hardcoded constants.
582         * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_platform): Use
583         PPC_PLATFORM_* macros for array designators.
585 2006-11-11  Steven Munroe  <sjmunroe@us.ibm.com>
587         * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_cap_flags): Add 3 new cap
588         names to the beginning.
589         (_dl_powerpc_platforms): Add "power6x".
590         * sysdeps/powerpc/dl-procinfo.h (_DL_HWCAP_FIRST): Decrease.
591         (HWCAP_IMPORTANT): Add PPC_FEATURE_HAS_DFP.
592         (_DL_PLATFORMS_COUNT): Increase.
593         (_dl_string_platform): Handle power6x case.
594         * sysdeps/powerpc/sysdep.h (PPC_FEATURE_PA6T, PPC_FEATURE_HAS_DFP,
595         PPC_FEATURE_POWER6_EXT): Define.
596         (PPC_FEATURE_POWER5, PPC_FEATURE_POWER5_PLUS): Correct Comment.
598 2006-12-18  Jakub Jelinek  <jakub@redhat.com>
600         [BZ #3747]
601         * stdlib/jrand48_r.c (__jrand48_r): Make sure result is in the
602         [-2^31 .. 2^31) range.
603         * stdlib/tst-rand48.c (main): Fix expected values for 64-bit
604         targets.
605         * stdlib/tst-rand48-2.c: New test.
606         * stdlib/Makefile (tests): Add tst-rand48-2.
608 2006-12-14  Jakub Jelinek  <jakub@redhat.com>
610         * misc/tst-pselect.c (do_test): Fix sigblock argument.
612 2006-12-14  Ulrich Drepper  <drepper@redhat.com>
614         * misc/tst-pselect.c (do_test): Make sure the helper process is
615         terminating when the test is aborted.
617 2006-12-13  Ulrich Drepper  <drepper@redhat.com>
619         * sysdeps/unix/sysv/linux/bits/statvfs.h: Define ST_RELATIME.
620         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
621         Handle relatime mount option.
623         [BZ #2337]
624         * libio/Makefile (tests): Add tst-setvbuf1.
625         * libio/tst-setvbuf1.c: New file.
627 2006-12-08  Jakub Jelinek  <jakub@redhat.com>
629         [BZ #2337]
630         * libio/genops.c (__uflow): Fix a typo.
631         * libio/wfiledoalloc.c (_IO_wfile_doallocate): Don't stat
632         nor set _IO_LINE_BUF bit here.  Size the wide buffer based on
633         the narrow buffer size.
635 2006-11-24  Jakub Jelinek  <jakub@redhat.com>
637         [BZ #2337]
638         * libio/libio.h (_IO_FLAGS2_USER_WBUF): Define.
639         * libio/wgenops.c (_IO_wsetb, _IO_wdefault_finish): Test and set
640         _IO_FLAGS2_USER_WBUF bit in _flags2 instead of _IO_USER_BUF bit
641         in _flags.
642         * libio/wstrops.c (_IO_wstr_overflow, enlarge_userbuf,
643         _IO_wstr_finish): Likewise.
644         * libio/wmemstream.c (open_wmemstream): Likewise.
645         * libio/fileops.c (_IO_new_file_close_it): Call _IO_set[bgp]
646         even for wide streams.
648 2006-12-13  Jakub Jelinek  <jakub@redhat.com>
650         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S: Include
651         kernel-features.h.
653 2006-12-11  Ulrich Drepper  <drepper@redhat.com>
655         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Parse thousand
656         separators also if no non-zero digits found.
657         * stdlib/Makefile (tests): Add tst-strtod3.
659 2006-12-09  Ulrich Drepper  <drepper@redhat.com>
661         [BZ #3632]
662         * include/features.h: Fix comment about default value for
663         _POSIX_C_SOURCE.
665         [BZ #3664]
666         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Fix test to recognize
667         empty parsed strings.
668         * stdlib/Makefile (tests): Add tst-strtod2.
669         * stdlib/tst-strtod2.c: New file.
671         [BZ #3673]
672         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Fix exp_limit
673         computation.
674         * stdlib/Makefile (tests): Add tst-atof2.
675         * stdlib/tst-atof2.c: New file.
677         [BZ #3674]
678         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Adjust exponent value
679         correctly if removing trailing zero of hex-float.
680         * stdlib/Makefile (tests): Add tst-atof1.
681         * stdlib/tst-atof1.c: New file.
683 2006-12-09  Jakub Jelinek  <jakub@redhat.com>
685         * misc/mntent_r.c (__hasmntopt): Check p[optlen] even when p == rest.
686         Start searching for next comma at p rather than rest.
687         * misc/Makefile (tests): Add tst-mntent2.
688         * misc/tst-mntent2.c: New test.
690         * misc/getusershell.c (initshells): Check for integer overflows.
691         Make strings buffer one bigger as fgets always succeeds when second
692         argument is 1.  Don't use calloc for shells array.  Disallow
693         / as shell.
695 2006-12-08  Ulrich Drepper  <drepper@redhat.com>
697         * malloc/memusage.c: Handle realloc with new size of zero and
698         non-NULL pointer correctly.
699         (me): Really write first record twice.
700         (struct entry): Make format bi-arch safe.
701         (dest): Write out more realloc statistics.
702         * malloc/memusagestat.c (struct entry): Make format bi-arch safe.
704 2006-12-05  Jakub Jelinek  <jakub@redhat.com>
706         * nis/nis_subr.c (nis_getnames): Revert last change.
708 2006-12-04  Jakub Jelinek  <jakub@redhat.com>
710         * sysdeps/unix/sysv/linux/ttyname.c: Include termios.h.
711         (ttyname): Use tcgetattr instead of isatty, don't set errno to ENOTTY.
712         * sysdeps/unix/sysv/linux/ttyname_r.c: Include termios.h.
713         (__ttyname_r): Use tcgetattr instead of isatty, don't set errno to
714         ENOTTY.
715         * io/Makefile: Add rules to build and run tst-ttyname_r test.
716         * io/tst-ttyname_r.c: New test.
718 2006-12-03  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
720         * sysdeps/unix/sysv/linux/sh/sys/io.h: Removed.
722 2006-11-30  H.J. Lu  <hongjiu.lu@intel.com>
724         * sysdeps/i386/i686/memcmp.S: Use jump table as the base of
725         jump table entries.
727 2006-11-30  Jan Kratochvil  <jan.kratochvil@redhat.com>
729         * sysdeps/unix/sysv/linux/i386/clone.S: Provide CFI for the outermost
730         `clone' function to ensure proper unwinding stop of gdb.
731         * sysdeps/unix/sysv/linux/x86_64/clone.S: Likewise.
733 2006-12-01  Ulrich Drepper  <drepper@redhat.com>
735         * nscd/nscd.init: Remove obsolete and commented-out -S option
736         handling.
738 2006-11-23  Jakub Jelinek  <jakub@redhat.com>
740         [BZ #3514]
741         * manual/string.texi (strncmp): Fix pastos from wcscmp description.
743         [BZ #3515]
744         * manual/string.texi (strtok): Remove duplicate paragraph.
746 2006-12-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
748         * sysdeps/unix/sysv/linux/x86_64/sigaction.c: Fix compatibility with
749         libgcc not supporting `rflags' unwinding (register # >= 17).
751 2006-11-30  Jakub Jelinek  <jakub@redhat.com>
753         * sunrpc/svc_run.c (svc_run): Set my_pollfd to new_pollfd if realloc
754         succeeded.
756 2006-11-29  Daniel Jacobowitz  <dan@codesourcery.com>
757             Jakub Jelinek  <jakub@redhat.com>
758             Jan Kratochvil  <jan.kratochvil@redhat.com>
760         * sysdeps/unix/sysv/linux/x86_64/sigaction.c (restore_rt): Add correct
761         unwind information.
762         * sysdeps/unix/sysv/linux/x86_64/Makefile: Provide symbols for
763         'restore_rt' even in the 'signal' directory.
764         * sysdeps/unix/sysv/linux/x86_64/ucontext_i.sym: Extend the regs list.
766 2006-11-27  Jakub Jelinek  <jakub@redhat.com>
768         [BZ #3559]
769         * sunrpc/svc_run.c (svc_run): Fail instead of segfaulting if
770         malloc crashed.  Don't allocate memory unnecessarily in each
771         loop.
773 2006-10-21  Jakub Jelinek  <jakub@redhat.com>
775         * resolv/mapv4v6addr.h (map_v4v6_address): Fix last change.
777 2006-11-20  Ulrich Drepper  <drepper@redhat.com>
779         * resolv/mapv4v6addr.h (map_v4v6_address): Optimize a bit.
781 2006-11-18  Bruno Haible  <bruno@clisp.org>
783         * sysdeps/unix/sysv/linux/i386/getgroups.c (__getgroups): Invoke
784         __sysconf only after having tried to call getgroups32.
786 2006-11-19  Ulrich Drepper  <drepper@redhat.com>
788         * nss/nss_files/files-hosts.c (LINE_PARSER): Support IPv6-style
789         addresses for IPv4 queries if they can be mapped.
791 2006-11-16  Jakub Jelinek  <jakub@redhat.com>
793         * sysdeps/x86_64/fpu/s_copysignf.S (__copysignf): Switch to .text.
794         * sysdeps/x86_64/fpu/s_copysign.S (__copysign): Likewise.
795         (signmask): Add .size directive.
796         (othermask): Add .type directive.
798 2006-11-14  Ulrich Drepper  <drepper@redhat.com>
800         * po/nl.po: Update from translation team.
802         * timezone/zdump.c: Redo fix for BZ #3137.
804 2006-11-14  Jakub Jelinek  <jakub@redhat.com>
806         * nss/nss_files/files-alias.c (get_next_alias): Set line back
807         to first_unused after parsing :include: file.
809 2006-11-10  Ulrich Drepper  <drepper@redhat.com>
811         * timezone/africa: Update from tzdata2006o.
812         * timezone/antarctica: Likewise.
813         * timezone/asia: Likewise.
814         * timezone/australasia: Likewise.
815         * timezone/backward: Likewise.
816         * timezone/europe: Likewise.
817         * timezone/iso3166.tab: Likewise.
818         * timezone/northamerica: Likewise.
819         * timezone/southamerica: Likewise.
820         * timezone/zone.tab: Likewise.
822         * time/tzfile.c (__tzfile_read): Extend to handle new file format
823         on machines with 64-bit time_t.
825         * timezone/checktab.awk: Update from tzcode2006o.
826         * timezone/ialloc.c: Likewise.
827         * timezone/private.h: Likewise.
828         * timezone/scheck.c: Likewise.
829         * timezone/tzfile.h: Likewise.
830         * timezone/tzselect.ksh: Likewise.
831         * timezone/zdump.c: Likewise.
832         * timezone/zic.c: Likewise.
834         [BZ #3483]
835         * elf/ldconfig.c (main): Call setlocale and textdomain.
836         Patch mostly by Benno Schulenberg <bensberg@justemail.net>.
838         [BZ #3480]
839         * manual/argp.texi: Fix typos.
840         * manual/charset.texi: Likewise.
841         * manual/errno.texi: Likewise.
842         * manual/filesys.texi: Likewise.
843         * manual/lang.texi: Likewise.
844         * manual/maint.texi: Likewise.
845         * manual/memory.texi: Likewise.
846         * manual/message.texi: Likewise.
847         * manual/resource.texi: Likewise.
848         * manual/search.texi: Likewise.
849         * manual/signal.texi: Likewise.
850         * manual/startup.texi: Likewise.
851         * manual/stdio.texi: Likewise.
852         * manual/sysinfo.texi: Likewise.
853         * manual/syslog.texi: Likewise.
854         * manual/time.texi: Likewise.
855         Patch by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
857         [BZ #3465]
858         * sunrpc/clnt_raw.c: Minimal message improvements.
859         * sunrpc/pm_getmaps.c: Likewise.
860         * nis/nss_nisplus/nisplus-publickey.c: Likewise.
861         * nis/nis_print_group_entry.c: Likewise.
862         * locale/programs/repertoire.c: Likewise.
863         * locale/programs/charmap.c: Likewise.
864         * malloc/memusage.sh: Likewise.
865         * elf/dl-deps.c: Likewise.
866         * locale/programs/ld-collate.c: Likewise.
867         * libio/vswprintf.c: Likewise.
868         * malloc/memusagestat.c: Likewise.
869         * sunrpc/auth_unix.c: Likewise.
870         * sunrpc/rpc_main.c: Likewise.
871         * nscd/cache.c: Likewise.
872         * locale/programs/repertoire.c: Unify output messages.
873         * locale/programs/charmap.c: Likewise.
874         * locale/programs/ld-ctype.c: Likewise.
875         * locale/programs/ld-monetary.c: Likewise.
876         * locale/programs/ld-numeric.c: Likewise.
877         * locale/programs/ld-time.c: Likewise.
878         * elf/ldconfig.c: Likewise.
879         * nscd/selinux.c: Likewise.
880         * elf/cache.c: Likewise.
881         Patch mostly by Benno Schulenberg <bensberg@justemail.net>.
883         [BZ #3451]
884         * sysdeps/i386/fpu/bits/mathinline.h (floor): Make rounding mode
885         change atomic.
886         (ceil): Likewise.
888 2006-11-10  Jakub Jelinek  <jakub@redhat.com>
890         * string/strxfrm_l.c (STRXFRM): Fix trailing \1 optimization
891         if N is one bigger than return value.
892         * string/tst-strxfrm2.c (do_test): Also test strxfrm with l1 + 1
893         and l1 last arguments, if buf is defined, verify the return value
894         equals to strlen (buf) and verify no byte beyond passed length
895         is modified.
897 2006-11-10  Ulrich Drepper  <drepper@redhat.com>
899         * po/sv.po: Update from translation team.
901 2006-11-09  Ulrich Drepper  <drepper@redhat.com>
903         * sysdeps/unix/sysv/linux/x86_64/sysconf.c (intel_check_word): Add
904         noinline attribute.
906 2006-11-10  Jakub Jelinek  <jakub@redhat.com>
908         * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_check_word): Add
909         noinline attribute.
911         * sysdeps/gnu/siglist.c (__old_sys_siglist, __old_sys_sigabbrev):
912         Use __new_sys_siglist instead of _sys_siglist_internal as
913         second macro argument.
914         (_old_sys_siglist): Use declare_symbol_alias macro instead of
915         strong_alias.
917 2006-11-09  Ulrich Drepper  <drepper@redhat.com>
919         [BZ #3493]
920         * posix/unistd.h (sysconf): Remove const attribute.
922         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Fix test for
923         temporary or deprecated addresses.
924         Patch by Sridhar Samudrala <sri@us.ibm.com>.
926         * string/Makefile (tests): Add tst-strxfrm2.
927         * string/tst-strxfrm2.c: New file.
929 2006-10-09  Jakub Jelinek  <jakub@redhat.com>
931         * elf/dl-debug.c (_dl_debug_initialize): Check r->r_map for 0
932         rather than r->r_brk.
934 2006-11-08  Jakub Jelinek  <jakub@redhat.com>
936         * string/strxfrm_l.c (STRXFRM): Do the trailing \1 removal
937         optimization even if needed > n.
939         * elf/dl-load.c (decompose_rpath): Return bool rather than void.
940         If l->l_name is on inhibit_rpath list, set sps->dirs to -1 and
941         return false, otherwise return true.
942         (cache_rpath): Return decompose_rpath return value.
944 2006-11-07  Jakub Jelinek  <jakub@redhat.com>
946         * include/libc-symbols.h (declare_symbol): Rename to...
947         (declare_symbol_alias): ... this.  Add ORIGINAL argument, imply
948         strong_alias (ORIGINAL, SYMBOL) in asm to make sure it preceedes
949         .size directive.
950         * sysdeps/gnu/errlist-compat.awk: Adjust for declare_symbol_alias
951         changes.
952         * sysdeps/gnu/siglist.c: Likewise.
954 2006-11-03  Steven Munroe  <sjmunroe@us.ibm.com>
956         * sysdeps/powerpc/fpu/bits/mathinline.h
957         [__LIBC_INTERNAL_MATH_INLINES]: Moved to ...
958         * sysdeps/powerpc/fpu/math_private.h: ...here.  New file.
960 2006-11-05  Ulrich Drepper  <drepper@redhat.com>
962         * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_check_word):
963         Update handling of cache descriptor 0x49 for new models.
964         * sysdeps/unix/sysv/linux/x86_64/sysconf.c (intel_check_word):
965         Likewise.
967 2006-11-02  Jakub Jelinek  <jakub@redhat.com>
969         * malloc/memusage.c (dest): Reset not_me back to false after
970         printing statistics.
972 2006-11-02  Ulrich Drepper  <drepper@redhat.com>
974         * configure.in: Work around ld --help change and avoid -z relro
975         test completely if the architecture doesn't care about security.
977 2006-11-01  Ulrich Drepper  <drepper@redhat.com>
979         * po/sv.po: Update from translation team.
981 2006-10-31  Ulrich Drepper  <drepper@redhat.com>
983         * stdlib/atexit.c (atexit): Don't mark as hidden when used to
984         generate compatibility version.
986 2006-10-29  Ulrich Drepper  <drepper@redhat.com>
988         * configure.in: Relax -z relro requirement a bit.
990         * po/sv.po: Update from translation team.
992 2006-10-29  Jakub Jelinek  <jakub@redhat.com>
994         * elf/dl-sym.c (do_sym): Use RTLD_SINGLE_THREAD_P.
995         * elf/dl-runtime.c (_dl_fixup, _dl_profile_fixup): Likewise.
996         * elf/dl-close.c (_dl_close_worker): Likewise.
997         * elf/dl-open.c (_dl_open_worker): Likewise.
998         * sysdeps/generic/sysdep-cancel.h (RTLD_SINGLE_THREAD_P): Define.
1000 2006-10-27  Ulrich Drepper  <drepper@redhat.com>
1002         * configure.in: Require assembler support for visibility, compiler
1003         support for visibility and aliases, linker support for various -z
1004         options.
1005         * Makeconfig: Remove conditional code which now is unnecessary.
1006         * config.h.in: Likewise.
1007         * config.make.in: Likewise.
1008         * dlfcn/Makefile: Likewise.
1009         * elf/Makefile: Likewise.
1010         * elf/dl-load.c: Likewise.
1011         * elf/rtld.c: Likewise.
1012         * include/libc-symbols.h: Likewise.
1013         * include/stdio.h: Likewise.
1014         * io/Makefile: Likewise.
1015         * io/fstat.c: Likewise.
1016         * io/fstat64.c: Likewise.
1017         * io/fstatat.c: Likewise.
1018         * io/fstatat64.c: Likewise.
1019         * io/lstat.c: Likewise.
1020         * io/lstat64.c: Likewise.
1021         * io/mknod.c: Likewise.
1022         * io/mknodat.c: Likewise.
1023         * io/stat.c: Likewise.
1024         * io/stat64.c: Likewise.
1025         * libio/stdio.c: Likewise.
1026         * nscd/Makefile: Likewise.
1027         * stdlib/Makefile: Likewise.
1028         * stdlib/atexit.c: Likewise.
1029         * sysdeps/generic/ldsodefs.h: Likewise.
1030         * sysdeps/i386/dl-machine.h: Likewise.
1031         * sysdeps/i386/sysdep.h: Likewise.
1032         * sysdeps/i386/i686/memcmp.S: Likewise.
1033         * sysdeps/powerpc/powerpc32/sysdep.h: Likewise.
1034         * sysdeps/unix/sysv/linux/i386/sigaction.c: Likewise.
1035         * sysdeps/unix/sysv/linux/x86_64/sigaction.c: Likewise.
1037         * Makerules: USE_TLS support is now default.
1038         * tls.make.c: Likewise.
1039         * csu/Versions: Likewise.
1040         * csu/libc-start.c: Likewise.
1041         * csu/libc-tls.c: Likewise.
1042         * csu/version.c: Likewise.
1043         * dlfcn/dlinfo.c: Likewise.
1044         * elf/dl-addr.c: Likewise.
1045         * elf/dl-cache.c: Likewise.
1046         * elf/dl-close.c: Likewise.
1047         * elf/dl-iteratephdr.c: Likewise.
1048         * elf/dl-load.c: Likewise.
1049         * elf/dl-lookup.c: Likewise.
1050         * elf/dl-object.c: Likewise.
1051         * elf/dl-open.c: Likewise.
1052         * elf/dl-reloc.c: Likewise.
1053         * elf/dl-support.c: Likewise.
1054         * elf/dl-sym.c: Likewise.
1055         * elf/dl-sysdep.c: Likewise.
1056         * elf/dl-tls.c: Likewise.
1057         * elf/ldconfig.c: Likewise.
1058         * elf/rtld.c: Likewise.
1059         * elf/tst-tls-dlinfo.c: Likewise.
1060         * elf/tst-tls1.c: Likewise.
1061         * elf/tst-tls10.h: Likewise.
1062         * elf/tst-tls14.c: Likewise.
1063         * elf/tst-tls2.c: Likewise.
1064         * elf/tst-tls3.c: Likewise.
1065         * elf/tst-tls4.c: Likewise.
1066         * elf/tst-tls5.c: Likewise.
1067         * elf/tst-tls6.c: Likewise.
1068         * elf/tst-tls7.c: Likewise.
1069         * elf/tst-tls8.c: Likewise.
1070         * elf/tst-tls9.c: Likewise.
1071         * elf/tst-tlsmod1.c: Likewise.
1072         * elf/tst-tlsmod13.c: Likewise.
1073         * elf/tst-tlsmod13a.c: Likewise.
1074         * elf/tst-tlsmod14a.c: Likewise.
1075         * elf/tst-tlsmod2.c: Likewise.
1076         * elf/tst-tlsmod3.c: Likewise.
1077         * elf/tst-tlsmod4.c: Likewise.
1078         * elf/tst-tlsmod5.c: Likewise.
1079         * elf/tst-tlsmod6.c: Likewise.
1080         * include/errno.h: Likewise.
1081         * include/link.h: Likewise.
1082         * include/tls.h: Likewise.
1083         * locale/global-locale.c: Likewise.
1084         * locale/localeinfo.h: Likewise.
1085         * malloc/arena.c: Likewise.
1086         * malloc/hooks.c: Likewise.
1087         * malloc/malloc.c: Likewise.
1088         * resolv/Versions: Likewise.
1089         * sysdeps/alpha/dl-machine.h: Likewise.
1090         * sysdeps/alpha/libc-tls.c: Likewise.
1091         * sysdeps/generic/ldsodefs.h: Likewise.
1092         * sysdeps/generic/tls.h: Likewise.
1093         * sysdeps/i386/dl-machine.h: Likewise.
1094         * sysdeps/ia64/dl-machine.h: Likewise.
1095         * sysdeps/ia64/libc-tls.c: Likewise.
1096         * sysdeps/mach/hurd/fork.c: Likewise.
1097         * sysdeps/mach/hurd/i386/tls.h: Likewise.
1098         * sysdeps/powerpc/powerpc32/dl-machine.c: Likwise.
1099         * sysdeps/powerpc/powerpc32/dl-machine.h: Likewise.
1100         * sysdeps/powerpc/powerpc64/dl-machine.h: Likewise.
1101         * sysdeps/s390/libc-tls.c: Likewise.
1102         * sysdeps/s390/s390-32/dl-machine.h: Likewise.
1103         * sysdeps/s390/s390-64/dl-machine.h: Likewise.
1104         * sysdeps/sh/dl-machine.h: Likewise.
1105         * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
1106         * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
1107         * sysdeps/x86_64/dl-machine.h: Likewise.
1109         * elf/dl-close.c (_dl_close_worker): Renamed from _dl_close and
1110         split out locking and parameter checking.
1111         (_dl_close): Call _dl_close_worker after locking and checking.
1112         * elf/dl-open.c (_dl_open): Call _dl_close_worker instead of
1113         _dl_close.
1114         * elf/Makefile: Add rules to build and run tst-thrlock.
1115         * elf/tst-thrlock.c:  New file.
1117         [BZ #3426]
1118         * stdlib/stdlib.h: Adjust comment for canonicalize_file_name to
1119         reality.
1121         [BZ #3429]
1122         * elf/dl-open.c (dl_open_worker): Keep holding dl_load_lock until
1123         we are sure we do not need it anymore for _dl_close.  Also move
1124         the asserts inside the lock region.
1125         Patch mostly by Suzuki <suzuki@in.ibm.com>.
1127 2006-10-27  Jakub Jelinek  <jakub@redhat.com>
1129         * elf/dl-lookup.c (_dl_debug_bindings): Remove unused symbol_scope
1130         argument.
1131         (_dl_lookup_symbol_x): Adjust caller.
1133         * sysdeps/generic/ldsodefs.h (struct link_namespaces): Remove
1134         _ns_global_scope.
1135         * elf/rtld.c (dl_main): Don't initialize _ns_global_scope.
1137         * elf/dl-libc.c: Revert l_scope name changes.
1138         * elf/dl-load.c: Likewise.
1139         * elf/dl-object.c: Likewise.
1140         * elf/rtld.c: Likewise.
1141         * elf/dl-close.c (_dl_close): Likewise.
1142         * elf/dl-open.c (dl_open_worker): Likewise.  If not SINGLE_THREAD_P,
1143         always use __rtld_mrlock_{change,done}.  Always free old scope list
1144         here if not l_scope_mem.
1145         * elf/dl-runtime.c (_dl_fixup, _dl_profile_fixup): Revert l_scope name
1146         change.  Never free scope list here.  Just __rtld_mrlock_lock before
1147         the lookup and __rtld_mrlock_unlock it after the lookup.
1148         * elf/dl-sym.c: Likewise.
1149         * include/link.h (struct r_scoperec): Remove.
1150         (struct link_map): Replace l_scoperec with l_scope, l_scoperec_mem
1151         with l_scope_mem and l_scoperec_lock with l_scope_lock.
1153 2006-10-25  Ulrich Drepper  <drepper@redhat.com>
1155         * sysdeps/gnu/netinet/tcp.h: Define TCP_CONGESTION.
1157 2006-10-18  Ulrich Drepper  <drepper@redhat.com>
1159         * configure.in: Disable building profile libraries by default.
1161 2006-10-17  Jakub Jelinek  <jakub@redhat.com>
1163         * sunrpc/xdr_mem.c (xdrmem_setpos): Don't compare addresses
1164         as signed longs, check for x_base + pos overflow.
1165         * sunrpc/Makefile (tests): Add tst-xdrmem2.
1166         * sunrpc/tst-xdrmem2.c: New test.
1168 2006-10-18  Ulrich Drepper  <drepper@redhat.com>
1170         * elf/dl-lookup.c (_dl_lookup_symbol_x): Add warning to
1171         _dl_lookup_symbol_x code.
1173 2006-10-17  Jakub Jelinek  <jakub@redhat.com>
1175         * elf/dl-runtime.c: Include sysdep-cancel.h.
1176         (_dl_fixup, _dl_profile_fixup): Use __rtld_mrlock_* and
1177         scoperec->nusers only if !SINGLE_THREAD_P.  Use atomic_*
1178         instead of catomic_* macros.
1179         * elf/dl-sym.c: Include sysdep-cancel.h.
1180         (do_sym): Use __rtld_mrlock_* and scoperec->nusers only
1181         if !SINGLE_THREAD_P.  Use atomic_* instead of catomic_* macros.
1182         * elf/dl-close.c: Include sysdep-cancel.h.
1183         (_dl_close): Use __rtld_mrlock_* and scoperec->nusers only
1184         if !SINGLE_THREAD_P.  Use atomic_* instead of catomic_* macros.
1185         * elf/dl-open.c: Include sysdep-cancel.h.
1186         (dl_open_worker): Use __rtld_mrlock_* and scoperec->nusers only
1187         if !SINGLE_THREAD_P.  Use atomic_* instead of catomic_* macros.
1189 2006-10-17  Jakub Jelinek  <jakub@redhat.com>
1191         [BZ #3313]
1192         * malloc/malloc.c (malloc_consolidate): Set maxfb to address of last
1193         fastbin rather than end of fastbin array.
1195 2006-10-18  Ulrich Drepper  <drepper@redhat.com>
1197         * sysdeps/i386/i486/bits/atomic.h (catomic_decrement): Use correct
1198         body macro.
1199         * sysdeps/x86_64/bits/atomic.h
1200         (__arch_c_compare_and_exchange_val_64_acq): Add missing casts.
1201         (catomic_decrement): Use correct body macro.
1203 2006-10-17  Jakub Jelinek  <jakub@redhat.com>
1205         * include/atomic.h: Add a unique prefix to all local variables
1206         in macros.
1207         * csu/tst-atomic.c (do_test): Test also catomic_* macros.
1209 2006-10-16  Ulrich Drepper  <drepper@redhat.com>
1211         [BZ #3369]
1212         * sysdeps/posix/getaddrinfo.c (rfc3484_sort): Fix typos in rules 4
1213         and 7.
1215 2006-10-14  Ulrich Drepper  <drepper@redhat.com>
1217         * resolv/arpa/nameser.h: Document that ns_t_a6 is deprecated.
1219 2006-10-13  Ulrich Drepper  <drepper@redhat.com>
1221         [BZ #3313]
1222         * malloc/malloc.c (malloc_consolidate): Don't use get_fast_max to
1223         determine highest fast bin to consolidate, always look into all of
1224         them.
1225         (do_check_malloc_state): Only require for empty bins for large
1226         sizes in main arena.
1228         * libio/stdio.h: Add more __wur attributes.
1230         * elf/dl-minimal.c (realloc): Optimize last patch.
1232 2006-10-12  Richard Sandiford  <richard@codesourcery.com>
1234         [BZ #3352]
1235         * elf/dl-minimal.c (realloc): Let malloc() return a new pointer,
1236         and use memcpy() if it does.
1238 2006-11-12  Andreas Jaeger  <aj@suse.de>
1240         [BZ #2510]
1241         * manual/search.texi (Hash Search Function): Clarify.
1242         (Array Search Function): Clarify.
1244 2006-11-12  Joseph Myers  <joseph@codesourcery.com>
1246         [BZ #2830]
1247         * math/atest-exp.c (main): Cast hex value to mp_limb_t before
1248         shifting.
1249         * math/atest-exp2.c (read_mpn_hex): Likewise.
1250         * math/atest-sincos.c (main): Likewise.
1252 2006-10-11  Ulrich Drepper  <drepper@redhat.com>
1254         * sysdeps/unix/sysv/linux/syscalls.list: Add epoll_pwait.
1255         * sysdeps/unix/sysv/linux/sys/epoll.h: Declare epoll_pwait.
1256         * sysdeps/unix/sysv/linux/Versions (libc): Add epoll_pwait for
1257         version GLIBC_2.6.
1258         * Versions.def: Add GLIBC_2.6 for libc.
1260         * sysdeps/unix/sysv/linux/i386/sysdep.h (DOARGS_6): Fix offset.
1262         * sysdeps/i386/i486/bits/atomic.h: Add catomic_* support.
1264 2006-10-11  Jakub Jelinek  <jakub@redhat.com>
1266         * malloc/malloc.c (_int_malloc): Remove unused any_larger variable.
1268         * nis/nis_defaults.c (__nis_default_access): Don't call getenv twice.
1270         * nis/nis_subr.c (nis_getnames): Use __secure_getenv instead of getenv.
1271         * sysdeps/generic/unsecvars.h: Add NIS_PATH.
1273 2006-10-11  Ulrich Drepper  <drepper@redhat.com>
1275         * include/atomic.c: Define catomic_* operations.
1276         * sysdeps/x86_64/bits/atomic.h: Likewise.  Fix a few minor problems.
1277         * stdlib/cxa_finalize.c: Use catomic_* operations instead of atomic_*.
1278         * malloc/memusage.c: Likewise.
1279         * gmon/mcount.c: Likewise.
1280         * elf/dl-close.c: Likewise.
1281         * elf/dl-open.c: Likewise.
1282         * elf/dl-profile.c: Likewise.
1283         * elf/dl-sym.c: Likewise.
1284         * elf/dl-runtime.c: Likewise.
1285         * elf/dl-fptr.c: Likewise.
1286         * resolv/res_libc.c: Likewise.
1288 2006-10-10  Ulrich Drepper  <drepper@redhat.com>
1290         * nis/nis_subr.c (nis_getnames): Add trailing dot to NIS_PATH
1291         components which lack them.
1293         * nis/nis_subr.c (nis_getnames): Make sure that we always return
1294         at least one entry consisting of the parameter concatenated with
1295         the domain.
1297 2006-10-10  Roland McGrath  <roland@frob.com>
1299         * sysdeps/mach/hurd/utimes.c: Use a union to avoid an improper cast.
1300         * sysdeps/mach/hurd/futimes.c: Likewise.
1301         * sysdeps/mach/hurd/lutimes.c: Likewise.
1303 2006-10-09  Ulrich Drepper  <drepper@redhat.com>
1304             Jakub Jelinek  <jakub@redhat.com>
1306         Implement reference counting of scope records.
1307         * elf/dl-close.c (_dl_close): Remove all scopes from removed objects
1308         from the list in objects which remain.  Always allocate new scope
1309         record.
1310         * elf/dl-open.c (dl_open_worker): When growing array for scopes,
1311         don't resize, allocate a new one.
1312         * elf/dl-runtime.c: Update reference counters before using a scope
1313         array.
1314         * elf/dl-sym.c: Likewise.
1315         * elf/dl-libc.c: Adjust for l_scope name change.
1316         * elf/dl-load.c: Likewise.
1317         * elf/dl-object.c: Likewise.
1318         * elf/rtld.c: Likewise.
1319         * include/link.h: Include <rtld-lowlevel.h>.  Define struct
1320         r_scoperec.  Replace r_scope with pointer to r_scoperec structure.
1321         Add l_scoperec_lock.
1322         * sysdeps/generic/ldsodefs.h: Include <rtld-lowlevel.h>.
1323         * sysdeps/generic/rtld-lowlevel.h: New file.
1325         * include/atomic.h: Rename atomic_and to atomic_and_val and
1326         atomic_or to atomic_or_val.  Define new macros atomic_and and
1327         atomic_or which do not return values.
1328         * sysdeps/x86_64/bits/atomic.h: Define atomic_and and atomic_or.
1329         Various cleanups.
1330         * sysdeps/i386/i486/bits/atomic.h: Likewise.
1332         * po/sv.po: Update from translation team.
1334 2006-10-07  Ulrich Drepper  <drepper@redhat.com>
1336         * Versions.def: Add GLIBC_2.6 to libpthread.
1338         * include/shlib-compat.h (SHLIB_COMPAT): Expand parameters before use.
1339         (versioned_symbol): Likewise.
1340         (compat_symbol): Likewise.
1342         * po/tr.po: Update from translation team.
1344 2006-10-06  Ulrich Drepper  <drepper@redhat.com>
1346         * nis/Banner: Removed.  It's been integral part forever and the
1347         author info is incomplete anyway.
1348         * libio/Banner: Likewise.
1350         * nis/nis_table.c (nis_list): If __follow_path fails in the new
1351         code, make sure the nis_freeresult call doesn't crash and that the
1352         result is reported correctly.
1354 2006-09-27  Jakub Jelinek  <jakub@redhat.com>
1356         * nis/nis_table.c (nis_list): Handle FOLLOW_PATH | ALL_RESULTS
1357         when callback is NULL.
1359         * nis/Versions (libnss_nisplus): Add
1360         _nss_nisplus_initgroups_dyn@@GLIBC_PRIVATE.
1361         * nis/Makefile (libnss_nisplus-routines): Add nisplus-initgroups.
1362         * nis/nss_nisplus/nisplus-grp.c (tablename_val, tablename_len,
1363         _nss_create_tablename): Rename to...
1364         (grp_tablename_val, grp_tablename_len, _nss_grp_create_tablename):
1365         ... these.  No longer static.
1366         (internal_setgrent): Adjust users.
1367         (_nss_nisplus_getgrnam_r, _nss_nisplus_getgrgid_r): Likewise.
1368         Don't use locking around _nss_grp_create_tablename call.
1369         * nis/nss_nisplus/nisplus-initgroups.c: New file.
1371 2006-10-06  Ulrich Drepper  <drepper@redhat.com>
1373         * version.h (VERSION): Bump to 2.5.90 for new development tree.
1375 2006-10-06  Andreas Jaeger  <aj@suse.de>
1377         * include/features.h (__GLIBC_MINOR__): It's glibc 2.5 now.
1379 2006-10-06  Ulrich Drepper  <drepper@redhat.com>
1381         * po/pl.po: Update from translation team.
1383         * nscd/nscd.c (main): Fix typo in message.
1384         Patch by Jakub Bogsz <qboosh@pld-linux.org>.
1386 2006-10-02  Jakub Jelinek  <jakub@redhat.com>
1388         [BZ #3291]
1389         * sysdeps/unix/sysv/linux/sparc/sparc64/pause.c: Include
1390         errno.h, signal.h, unistd.h and sysdep-cancel.h.
1391         (__sigprocmask): Define.
1393 2006-10-02  Ulrich Drepper  <drepper@redhat.com>
1395         * elf/rtld.c (dl_main): Don't use prelinking if LD_DYNAMIC_WEAK is
1396         used.
1398 2006-10-02  Jakub Jelinek  <jakub@redhat.com>
1400         * nscd/mem.c (mempool_alloc): Round array size to 16 bytes
1401         in oldtotal and newtotal calculation.
1402         * nscd/nscd-client.h (struct mapped_database): Add datasize
1403         field.
1404         * nscd/nscd_helper.c (get_mapping): Initialize datasize field.
1405         (__nscd_get_map_ref): Get a new mapping even if mapping's data_size
1406         increased.
1407         (__nscd_cache_search): Add checks to make sure we never reference
1408         data beyond the current mapping.
1410 2006-10-02  Dmitry V. Levin  <ldv@altlinux.org>
1412         * sysdeps/posix/getaddrinfo.c (match_prefix): Make mask and val
1413         variables const to avoid compiler warnings.
1415         * io/fts.c (fts_close): Remove redundant checks.
1416         (fts_build): Likewise.
1417         (fts_palloc): Likewise.
1419         * manual/message.texi (Advanced gettext functions,
1420         Using gettextized software): Fix typos.
1422 2006-09-30  Ulrich Drepper  <drepper@redhat.com>
1424         * posix/glob.c (glob_in_dir): Add some comments and asserts to
1425         explain why there are no leaks.
1427 2006-09-29  Ulrich Drepper  <drepper@redhat.com>
1429         * libio/wmemstream.c: Include <wchar.h>.
1430         * libio/bug-wmemstream1.c: Likewise.
1431         * libio/tst-wmemstream1.c: Likewise.
1432         * libio/tst-wmemstream2.c: Likewise.
1434         * version.h (RELEASE): Bump to 2.5.
1435         * README: Regenerated.
1437         * locale/iso-3166.def: Add Aaland Islands and Montenegro.
1439         [BZ #3273]
1440         * nscd/nscd_initgroups.c (__nscd_getgrouplist): It is OK to have
1441         found no group members.
1442         Patch by Petr Baudis.
1444 2006-09-29  Jakub Jelinek  <jakub@redhat.com>
1446         * elf/rtld.c (_dl_start_final): If not USE___THREAD, don't
1447         assert bootstrap_map.l_tls_modid is zero.
1448         (_dl_start): Initialize bootstrap_map.l_tls_modid to 0
1449         if USE___THREAD.
1451 2006-09-27  Ulrich Drepper  <drepper@redhat.com>
1453         * libio/stdio.h: Move open_wmemstream prototype to ...
1454         * wcsmbs/wchar.h: ... here.
1456 2006-09-25  Jakub Jelinek  <jakub@redhat.com>
1458         [BZ #3252]
1459         * sysdeps/unix/sysv/linux/powerpc/fchownat.c (fchownat): Handle only
1460         fchownat syscall and __ASSUME_LCHOWN_SYSCALL case inline, call
1461         __{,l}chown to handle the rest.
1462         * sysdeps/unix/sysv/linux/i386/fchownat.c (fchownat): Handle only
1463         fchownat syscall and __ASSUME_32BITUIDS case inline, call
1464         __{,l}chown to handle the rest.
1465         * sysdeps/unix/sysv/linux/sparc/sparc32/fchownat.c: Include
1466         i386/fchownat.c.
1467         * sysdeps/unix/sysv/linux/s390/s390-32/fchownat.c: Likewise.
1468         * sysdeps/unix/sysv/linux/sh/fchownat.c: Likewise.
1470         [BZ #3253]
1471         * posix/glob.c (glob_in_dir): Don't alloca one struct globlink at a
1472         time, rather allocate increasingly bigger arrays of pointers, if
1473         possible with alloca, if too large with malloc.
1475 2006-09-24  Jakub Jelinek  <jakub@redhat.com>
1477         * sysdeps/powerpc/fpu/libm-test-ulps: Updated.
1479         * sysdeps/ieee754/ldbl-128/s_lrintl.c (__lrintl): Fix 2 typos.
1481 2006-09-24  Ulrich Drepper  <drepper@redhat.com>
1483         * sysdeps/posix/getaddrinfo.c (rfc3484_sort): Implement rule 4,
1484         home addresses.
1485         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Recognize
1486         IFA_F_HOMEADDRESS flag for interfaces.
1487         * include/ifaddrs.h (struct in6addrinfo): Define
1488         in6ai_homeaddress.
1490 2006-09-21  Jakub Jelinek  <jakub@redhat.com>
1492         [BZ #3225]
1493         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h (PTR_MANGLE3,
1494         PTR_DEMANGLE3): Define.
1495         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h (PTR_MANGLE3,
1496         PTR_DEMANGLE3): Likewise.
1497         * sysdeps/powerpc/powerpc32/__longjmp-common.S (__longjmp): Use them.
1498         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S (__longjmp):
1499         Likewise.
1500         * sysdeps/powerpc/powerpc64/__longjmp-common.S (__longjmp): Likewise.
1502 2006-09-20  Jakub Jelinek  <jakub@redhat.com>
1504         * po/libc.pot: Regenerated.
1505         * po/be.po: Updated.
1506         * po/ca.po: Likewise.
1507         * po/cs.po: Likewise.
1508         * po/da.po: Likewise.
1509         * po/de.po: Likewise.
1510         * po/el.po: Likewise.
1511         * po/en_GB.po: Likewise.
1512         * po/es.po: Likewise.
1513         * po/fi.po: Likewise.
1514         * po/fr.po: Likewise.
1515         * po/gl.po: Likewise.
1516         * po/hr.po: Likewise.
1517         * po/hu.po: Likewise.
1518         * po/ja.po: Likewise.
1519         * po/ko.po: Likewise.
1520         * po/nb.po: Likewise.
1521         * po/nl.po: Likewise.
1522         * po/pl.po: Likewise.
1523         * po/pt_BR.po: Likewise.
1524         * po/ru.po: Likewise.
1525         * po/rw.po: Likewise.
1526         * po/sk.po: Likewise.
1527         * po/sv.po: Likewise.
1528         * po/tr.po: Likewise.
1529         * po/zh_CN.po: Likewise.
1530         * po/zh_TW.po: Likewise.
1532         [BZ #3137]
1533         * iconv/iconv_prog.c (main): Fix spelling in error message.
1534         * iconv/iconvconfig.c (main): Likewise.
1535         * locale/programs/ld-collate.c (handle_ellipsis): Likewise.
1536         * locale/programs/ld-ctype.c (charclass_symbolic_ellipsis): Likewise.
1537         * locale/programs/localedef.c (main): Likewise.
1538         * locale/programs/repertoire.c (repertoire_read): Likewise.
1539         * timezone/zdump.c (main): Likewise.
1540         * nscd/connections.c (handle_request): Fix spelling in log message.
1541         Patch by Malcolm Parsons <malcolm.parsons@gmail.com>.
1543 2006-09-20  Ulrich Drepper  <drepper@redhat.com>
1545         * inet/inet6_option.c: Also emit linker warnings for the RFC 2292
1546         interfaces.
1548 2006-09-20  Andreas Jaeger  <aj@suse.de>
1550         * math/libm-test.inc (lrint_test_upward): Fix typo.
1552 2006-06-17  Joseph S. Myers  <joseph@codesourcery.com>
1554         [BZ #2592]
1555         * math/libm-test.inc (lrint_test_tonearest): New function.
1556         (lrint_test_towardzero): New function.
1557         (lrint_test_downward): New function.
1558         (lrint_test_upward): New function.
1559         (main): Run these new tests.
1560         * sysdeps/ieee754/dbl-64/s_llrint.c (__llrint): Correct rounding
1561         of values near to 0.
1562         (two52): Use double not long double.
1563         * sysdeps/ieee754/dbl-64/s_lrint.c (__lrint): Likewise.
1564         * sysdeps/ieee754/flt-32/s_llrintf.c (__llrintf): Likewise.
1565         (two23): Use float not double.
1566         * sysdeps/ieee754/flt-32/s_lrintf.c (__lrintf): Likewise.
1567         (two23): Use float not double.
1568         * sysdeps/ieee754/ldbl-128/s_llrintl.c (__llrintl): Likewise.
1569         * sysdeps/ieee754/ldbl-128/s_lrintl.c (__lrintl): Likewise.
1570         * sysdeps/ieee754/ldbl-96/s_llrintl.c (__llrintl): Likewise.
1571         * sysdeps/ieee754/ldbl-96/s_lrintl.c (__lrintl): Likewise.
1573 2006-09-20  Martin Schwidefsky  <schwidefsky@de.ibm.com>
1575         * sysdeps/unix/sysv/linux/s390/s390-32/makecontext.c (__makecontext):
1576         Cast sp to unsigned long to avoid compiler warning.
1577         Use __makecontext_ret function instead of a trampoline on the stack.
1578         (__makecontext_ret): New function.
1579         * sysdeps/unix/sysv/linux/s390/s390-64/makecontext.c: Likewise.
1581 2006-09-19  Jakub Jelinek  <jakub@redhat.com>
1583         * elf/dl-cache.c (HWCAP_CHECK): If _DL_PLATFORMS_COUNT, but
1584         platform == -1, reject any libs with non-zero _DL_HWCAP_PLATFORM
1585         bits.
1587 2006-09-19  Ulrich Drepper  <drepper@redhat.com>
1589         * elf/dl-close.c (_dl_close): If dependency is not unloaded make
1590         sure no reference to the unloaded map's search list remains in the
1591         dependency's scope.
1593 2006-09-16  Jakub Jelinek  <jakub@redhat.com>
1595         * elf/Makefile: Add rules to build and run unload7 test.
1596         * elf/unload7.c: New test.
1597         * elf/unload7mod1.c: New file.
1598         * elf/unload7mod2.c: New file.
1600 2006-09-18  Jakub Jelinek  <jakub@redhat.com>
1602         * sysdeps/unix/sysv/linux/sys/ptrace.h (PT_GETEVENTMSG): Fix pasto.
1603         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h (PTRACE_SETOPTIONS,
1604         PTRACE_GETEVENTMSG, PTRACE_GETSIGINFO, PTRACE_SETSIGINFO): Define.
1605         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h (PTRACE_SETOPTIONS,
1606         PTRACE_GETEVENTMSG, PTRACE_GETSIGINFO, PTRACE_SETSIGINFO): Likewise.
1607         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h (PTRACE_SETOPTIONS,
1608         PTRACE_GETEVENTMSG, PTRACE_GETSIGINFO, PTRACE_SETSIGINFO): Likewise.
1609         * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h (PTRACE_SETOPTIONS,
1610         PTRACE_GETEVENTMSG): Likewise.
1611         (PTRACE_GETSIGINFO, PTRACE_SETSIGINFO): Change to the arch independent
1612         values.
1614 2006-09-17  Mike Frysinger  <vapier@gentoo.org>
1616         * sysdeps/unix/sysv/linux/sys/ptrace.h (PTRACE_SETOPTIONS,
1617         PTRACE_GETEVENTMSG, PTRACE_GETSIGINFO, PTRACE_SETSIGINFO): Define.
1618         * sysdeps/unix/sysv/linux/ptrace.c (ptrace): Check PTRACE_SETOPTIONS,
1619         PTRACE_GETEVENTMSG, PTRACE_GETSIGINFO and PTRACE_SETSIGINFO.
1621 2006-09-16  Jakub Jelinek  <jakub@redhat.com>
1623         * sysdeps/powerpc/powerpc32/register-dump.h (register_dump): Don't
1624         write '\0' to the fd.
1625         * sysdeps/mach/hurd/powerpc/register-dump.h (register_dump): Likewise.
1626         * sysdeps/powerpc/powerpc64/register-dump.h (register_dump): Likewise.
1627         Change regs to unsigned long pointer from unsigned int, fix fscr
1628         offset.
1630 2006-09-14  Jakub Jelinek  <jakub@redhat.com>
1632         * io/Makefile (CFLAGS-fstatat.c): Set.
1633         (CFLAGS-fstatat64.c): Likewise.
1634         (CFLAGS-mknodat.c): Likewise.
1636         * sysdeps/ieee754/ldbl-128ibm/s_llrintl.c: Comment fixes.
1637         * sysdeps/ieee754/ldbl-128ibm/s_llroundl.c: Likewise.
1638         * sysdeps/ieee754/ldbl-128ibm/s_lrintl.c: Rewritten.
1639         * sysdeps/ieee754/ldbl-128ibm/s_lroundl.c: Rewritten.
1641 2006-09-14  Jakub Jelinek  <jakub@redhat.com>
1642             Steven Munroe  <sjmunroe@us.ibm.com>
1644         * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_cap_flags): Add 4 new cap
1645         names to the beginning.  Rename "cell" to "cellbe".
1646         (_dl_powerpc_platforms): New.
1647         * sysdeps/powerpc/dl-procinfo.h (_DL_HWCAP_FIRST): Decrease.
1648         (HWCAP_IMPORTANT): Remove power{4,5,5+} and cell.
1649         (_DL_PLATFORMS_COUNT, _DL_FIRST_PLATFORM): Define.
1650         (_DL_HWCAP_PLATFORM): Define to new mask.
1651         (_dl_platform_string, _dl_string_platform): New functions.
1652         * sysdeps/powerpc/sysdep.h (PPC_FEATURE_BOOKE, PPC_FEATURE_SMT,
1653         PPC_FEATURE_ICACHE_SNOOP, PPC_FEATURE_ARCH_2_05): Define.
1655 2006-09-12  Jakub Jelinek  <jakub@redhat.com>
1657         [BZ #2526]
1658         * README.libm: Fix a thinko in sqrt algorithm description.
1660         [BZ #3143]
1661         * manual/string.texi (argz_delete): Fix prototype.
1662         Patch by <alpt@freaknet.org>.
1664 2006-08-26  Joseph Myers  <joseph@codesourcery.com>
1666         [BZ #3138]
1667         * io/test-lfs.c (do_prepare): Give name_len type size_t.
1668         * io/tst-fcntl.c (do_prepare): Likewise.
1669         * posix/tst-exec.c (do_prepare): Likewise.
1670         * posix/tst-preadwrite.c (do_prepare): Likewise.
1671         * posix/tst-spawn.c (do_prepare): Likewise.
1672         * posix/tst-truncate.c (do_prepare): Likewise.
1673         * rt/tst-aio.c (do_prepare): Likewise.
1674         * rt/tst-aio64.c (do_prepare): Likewise.
1675         * stdlib/test-canon2.c (do_prepare): Give test_dir_len type
1676         size_t.
1678 2006-09-09  Ulrich Drepper  <drepper@redhat.com>
1680         [BZ #2821]
1681         * time/mktime.c (guess_time_tm): Fix overflow detection.
1682         * time/Makefile (tests): Add bug-mktime1.
1683         * time/bug-mktime1.c: New file.
1685         [BZ #3189, #3188]
1686         * misc/sys/mman.h (remap_file_pages): Make available for _GNU_SOURCE.
1687         (mremap): Likewise.
1689 2006-09-07  Jakub Jelinek  <jakub@redhat.com>
1691         [BZ #1006]
1692         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela):
1693         Ensure relocation doesn't clobber any bits outside of the
1694         immediate field for R_SPARC_TLS_LE_HIX22, R_SPARC_WDISP30,
1695         R_SPARC_HI22 and R_SPARC_H44.
1697         [BZ #2775]
1698         * malloc/malloc.c (sYSMALLOc): Only call grow_heap if
1699         (long) (MINSIZE + nb - old_size) is positive.
1701         * malloc/arena.c (grow_heap): When growing bail even if new_size
1702         is negative.
1704         [BZ #3155]
1705         * sysdeps/powerpc/powerpc32/fpu/s_lrint.S (__lrint): Don't access
1706         stack below r1.
1708 2006-09-06  Jakub Jelinek  <jakub@redhat.com>
1710         * posix/regex_internal.c (re_string_reconstruct): Handle
1711         offset < pstr->valid_raw_len && pstr->offsets_needed case.
1712         Ensure no bytes read before raw_mbs array.  Pass a saved copy of
1713         pstr->valid_len - 1 rather than pstr->valid_raw_len - 1 to
1714         re_string_context_at.
1715         * posix/Makefile: Add rules to build and run bug-regex26 test.
1716         * posix/bug-regex26.c: New test.
1718         * locale/programs/ld-collate.c (collate_read): Goto sym_equiv_free
1719         rather than col_sym_free.  Move seqp declaration earlier.
1721         * resolv/gai_suspend.c (gai_suspend): Make sure result is initialized.
1723 2006-09-05  Jakub Jelinek  <jakub@redhat.com>
1725         * nscd/initgrcache.c (addinitgroupsX): Move any_success
1726         decl before first goto out.
1728 2006-09-04  Jakub Jelinek  <jakub@redhat.com>
1730         * Makerules (shlib.lds): If have-hash-style, put .hash section
1731         at the end of the RO segment.
1733 2006-09-04  Ulrich Drepper  <drepper@redhat.com>
1735         * elf/do-lookup.h (do_lookup_x): Initialize symidx in case the new
1736         style hash table format is used.
1738 2006-09-04  Jakub Jelinek  <jakub@redhat.com>
1740         * resolv/res_mkquery.c (res_nmkquery): Set hp->id to statp->id after
1741         randomization rather than before.
1742         * resolv/res_init.c (res_randomid): Don't call gettimeofday here.
1744 2006-08-31  Jakub Jelinek  <jakub@redhat.com>
1746         * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Add ld.so.
1748         * malloc/malloc.c (_int_malloc): Use full list insert and not
1749         shortcut which assumes the list is empty for large requests
1750         too.
1752         * elf/tst-addr1.c (do_test): Allow i.dli_sname "_IO_printf".
1754 2006-08-30  Jakub Jelinek  <jakub@redhat.com>
1756         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (splice): Add offin
1757         and offout arguments to the prototype.
1758         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (splice): Likewise.
1759         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h (splice): Likewise.
1760         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (splice): Likewise.
1761         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h (splice): Likewise.
1762         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h (splice): Likewise.
1763         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h (splice): Likewise.
1764         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h (splice): Likewise.
1765         * sysdeps/unix/sysv/linux/syscalls.list (splice): Adjust args string.
1767 2006-08-28  Ulrich Drepper  <drepper@redhat.com>
1769         * elf/dl-load.c (_dl_init_paths): Expand DSTs.
1771         * elf/dl-open.c (dl_open_worker): Allow $LIB and $PLATFORM in
1772         dlopen parameters.
1774 2006-08-28  Jakub Jelinek  <jakub@redhat.com>
1776         * inet/getnameinfo.c (getnameinfo): For AF_INET, check errno
1777         only if herrno is NETDB_INTERNAL.  Handle errors other than
1778         ERANGE outside of the loops, handle TRY_AGAIN.
1780         * locale/programs/ld-ctype.c (translit_flatten): Issue error
1781         if other's ctype category was missing.
1782         * locale/programs/ld-collate.c (collate_read): Return if
1783         copy_locale's collate category is missing.
1785 2006-08-27  Ulrich Drepper  <drepper@redhat.com>
1787         [BZ #2684]
1788         * malloc/malloc.c (public_rEALLOc): Try harder by using other
1789         arenas if allocation failed.
1790         Patch mostly by Jan Edler <jan.edler@indexengines.com>.
1792 2006-08-26  Ulrich Drepper  <drepper@redhat.com>
1794         * malloc/malloc.c (bin_at): Rewrite to be more clear and to not
1795         waste bins[0..1].
1796         (malloc_state): Reduce bins size by 2.
1797         (_int_malloc): Fix test for large enough buffer for early termination.
1798         When no unsorted block matches perfectly and an exiting block has
1799         to be split, use full list insert and not shortcut which assumes
1800         the list is empty.
1802         * locale/programs/ld-ctype.c (ctype_read): Better patch for read
1803         failure.
1805 2006-08-24  Ulrich Drepper  <drepper@redhat.com>
1807         * locale/programs/ld-ctype.c (ctype_read): If CTYPE is NULL, don't
1808         do anything.
1810         * sysdeps/generic/ldsodefs.h (DL_ADDR_SYM_MATCH): For undefined
1811         symbol require exact match (these are PLTs).
1812         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ldsodefs.h
1813         (_dl_ppc64_addr_sym_match): Likewise.
1815         [BZ #2683]
1816         * elf/dl-addr.c (_dl_addr): Don't ignore all undefined symbols.
1817         If symbol has a value use it.
1818         * elf/tst-dladdr1.c: New file.
1819         * elf/Makefile: Add rules to build and run tst-addr1.
1821 2006-08-24  Jakub Jelinek  <jakub@redhat.com>
1823         * malloc/malloc.c (sYSMALLOc): Avoid infinite loop if MMAP
1824         keeps failing and heap growth or new heap creation isn't
1825         successful either.
1826         * malloc/tst-malloc.c (main): Add new tests.
1828 2006-08-24  Ulrich Drepper  <drepper@redhat.com>
1830         [BZ #2734]
1831         * sysdeps/i386/bits/byteswap.h (__bswap_32): Use same conditions
1832         as in the x86-64 code to use bswap.
1834 2006-05-21  Joseph S. Myers  <joseph@codesourcery.com>
1836         [BZ #2680]
1837         * posix/unistd.h (getlogin_r): Condition on __USE_POSIX199506, not
1838         __USE_UNIX98.
1839         * posix/bits/unistd.h: Likewise.
1841 2006-05-15  Mike Frysinger  <vapier@gentoo.org>
1843         [BZ #2751]
1844         * string/strchr.c: Add cast to avoid warning.
1846 2006-08-21  Ulrich Drepper  <drepper@redhat.com>
1848         * malloc/malloc.c (DEFAULT_MMAP_THRESHOLD_MAX): For 32-bit
1849         platforms define as 512K.  For 64-bit platforms as 32MB.  The lower
1850         limit is needed to avoid the exploding of the address space
1851         requirement for secondary heaps.
1852         * malloc/arena.c (HEAP_MAX_SIZE): Define using
1853         DEFAULT_MMAP_THRESHOLD_MAX if it is defined.
1855 2006-07-30  Joseph S. Myers  <joseph@codesourcery.com>
1857         [BZ #3018]
1858         * Makerules (depfiles): Handle extra-test-objs the same as
1859         extra-objs.
1860         (common-mostlyclean): Likewise.
1861         * dlfcn/Makefile (extra-objs): Add modules to extra-test-objs
1862         instead.
1863         * elf/Makefile (extra-objs): Likewise.
1864         * stdlib/Makefile (extra-objs): Likewise.
1866 2006-08-14  Eric Blake  <ebb9@byu.net>
1868         [BZ #3044]
1869         * misc/error.h: Assume C89 or better.
1870         * misc/error.c: Likewise.
1872 2006-08-21  Ulrich Drepper  <drepper@redhat.com>
1874         [BZ #3040]
1875         * sysdeps/unix/sysv/linux/openat.c: Fix compilation if
1876         __ASSUME_ATFCTS is defined.
1878 2006-08-19  Ulrich Drepper  <drepper@redhat.com>
1880         * malloc/malloc.c (_int_malloc): Limit number of unsorted blocks
1881         to sort in each call.
1883         * nis/nss_nis/nis-service.c (internal_nis_getservent_r): . If map
1884         is empty simply return and use next service.
1885         * nis/nss_nis/nis-rpc.c (internal_nis_getrpcent_r): Likewise.
1887         * locale/programs/charmap.c (charmap_read): Add new parameter.  It
1888         tells us when not finding a charmap file is an error.
1889         * locale/programs/charmap.h: Adjust charmap_read prototype.
1890         * iconv/iconv_prog.c (main): Tell charmap_read it's no error if we
1891         cannot find a charmap.
1892         * locale/programs/localedef.c (main): Adjust charmap_read call.
1894 2006-08-15  Jakub Jelinek  <jakub@redhat.com>
1896         * sysdeps/unix/sysv/linux/sparc/sparc64/pause.c: Use
1897         sysdeps/posix/pause.c implementation instead.
1899 2006-08-09  Jakub Jelinek  <jakub@redhat.com>
1901         * sysdeps/unix/nice.c (nice): Transform EACCES errno from setpriority
1902         to EPERM.
1904 2006-08-13  Andreas Schwab  <schwab@suse.de>
1906         * sysdeps/powerpc/powerpc32/dl-trampoline.S (_dl_runtime_resolve):
1907         Don't clobber caller's LRSAVE.
1908         (_dl_prof_resolve): Likewise.
1910 2006-08-14  Ulrich Drepper  <drepper@redhat.com>
1912         [BZ #1996]
1913         * libio/memstream.c (open_memstream): Allocate initial buffer with
1914         calloc.
1915         * libio/wmemstream.c (open_wmemstream): Likewise.
1916         * libio/strops.c: Pretty printing.
1917         (_IO_str_overflow): Clear uninitialized part of the new buffer.
1918         (enlarge_userbuf): New function.
1919         (_IO_str_seekoff): Call it if seek position is larger than current
1920         buffer.
1921         * libio/wstrops.c: Likewise.
1922         * libio/vasprintf.c: Add comment as to why we do not have to use
1923         calloc instead of malloc to allocate initial buffer.
1924         * libio/Makefile (tests): Add bug-memstream1 and bug-wmemstream1.
1925         * libio/bug-memstream1.c: New file.
1926         * libio/bug-wmemstream1.c: New file.
1928 2006-08-13  Ulrich Drepper  <drepper@redhat.com>
1930         * libio/wstrops.c: Remove dead macro definitions and comments.
1931         * libio/strops.c: Likewise.
1933         [BZ #2764]
1934         * login/utmpname.c (__utmpname): Remove unnecessary test.
1936 2006-06-08  Joseph Myers  <jsm28@gcc.gnu.org>
1938         [BZ #2832]
1939         * math/gen-libm-test.pl (clean_up_number): Do not remove trailing
1940         0s from integers.
1942 2006-08-13  Ulrich Drepper  <drepper@redhat.com>
1944         [BZ #2987]
1945         * sysdeps/unix/sysv/linux/clock_settime.c: Add code to use syscall
1946         for CPU clocks.
1947         * sysdeps/unix/clock_settime.c: Add support for platform-specific
1948         setting of CPU clocks.
1950 2006-06-23  Paul Eggert  <eggert@cs.ucla.edu>
1952         [BZ #2841]
1953         * sysdeps/generic/stdint.h (UINT8_C, UINT16_C): Don't append 'U',
1954         since C99 requires the result to promote to 'int' when uint_least8_t
1955         and uint_least16_t promote to 'int'.
1957 2006-08-12  Ulrich Drepper  <drepper@redhat.com>
1959         [BZ #3013]
1960         * locale/programs/ld-ctype.c (ctype_output): Adjust alignments, fix
1961         lenght of one output field, correct bitmask creation.
1962         * locale/programs/ld-time.c: Add alignment.
1964         [BZ #2997]
1965         * misc/error.c: Add space between program name and message if file
1966         name is missing.
1968 2006-08-03  Eric Blake  <ebb9@byu.net>
1970         [BZ #2998]
1971         * misc/error.c (error_tail) [_LIBC]: Avoid invalid free.
1973 2006-08-09  Ulrich Drepper  <drepper@redhat.com>
1975         * malloc/memusagestat.c: Silence warnings.
1977         * malloc/malloc.c: Dynamically size mmap treshold if the program
1978         frees mmaped blocks.
1979         Patch by Valerie Henson and Arjan van de Ven.
1981 2006-08-08  Jakub Jelinek  <jakub@redhat.com>
1983         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h (O_DIRECT): Protect with
1984         __USE_GNU.
1986         * stdlib/strtol_l.c (__strtol_ul_max_tab, __strtol_ul_rem_tab,
1987         __strtol_ull_max_tab, __strtol_ull_rem_tab): Declare.
1988         (DEF): Don't put the var into .gnu.linkonce.r.* section.
1989         Only provide var definitions in strtol_l (or for *ull*
1990         in strtoll_l).
1992         * stdio-common/bug16.c (tests): New array.
1993         (do_tests): Allow the first hexadecimal digit
1994         to be 1, 2, 4 or 8.  Do 3 additional tests.
1996         * sysdeps/s390/fpu/libm-test-ulps: Update.
1998         * sysdeps/unix/sysv/linux/s390/s390-32/fchownat.c (fchownat): Use
1999         fchownat syscall if available.
2000         * sysdeps/unix/sysv/linux/powerpc/fchownat.c (fchownat): Likewise.
2001         * sysdeps/unix/sysv/linux/sh/fchownat.c (fchownat): Likewise.
2002         * sysdeps/unix/sysv/linux/i386/fchownat.c (fchownat): Likewise.
2004 2006-08-07  Ulrich Drepper  <drepper@redhat.com>
2006         * nis/nis_xdr.c: Avoid some function calls.
2008 2006-08-07  Jakub Jelinek  <jakub@redhat.com>
2009             Ulrich Drepper  <drepper@redhat.com>
2011         * nis/nis_call.c (rec_dirsearch) [case LOWER_NAME]: Don't take
2012         short cut if only one name component is stripped away.
2014 2006-08-07  Ulrich Drepper  <drepper@redhat.com>
2016         * nis/nis_call.c: Minor cleanups throughout.
2017         (rec_dirsearch) [case HIGHER_NAME]: Correctly size ndomain array.
2018         (first_shoot): Add search_parent_first parameter.  Only if it is set
2019         search parent server first.
2020         If directory for table found through cold start cache is not the same
2021         as referenced in the cache, don't use it.
2022         (__nisfind_server): Take additional parameter.  Pass it on to
2023         first_shoot.
2024         (__prepare_niscall): Adjust __nisfind_server call.
2025         * nis/rpcsvc/nislib.h: Adjust __nisfind_server prototype.
2026         * nis/nis_table.c: Adjust __nisfind_server call.
2027         * nis/nis_lookup.c: Likewise.
2028         (nis_lookup): Don't loop endlessly if name is reduced to ".".
2030 2006-08-03  Ulrich Drepper  <drepper@redhat.com>
2032         [BZ #2182]
2033         * math/s_cacosh.c: Return values from positive branch.
2034         * math/s_cacoshf.c: Likewise.
2035         * math/s_cacoshl.c: Likewise.
2037         [BZ #2883]
2038         * sysvipc/sys/msg.h: Change return value to ssize_t.
2039         * sysdeps/unix/sysv/linux/msgrcv.c: Likewise.
2040         * sysvipc/msgrcv.c: Likewise.
2041         * include/sys/msg.h: Likewise.
2043         * grp/initgroups.c (internal_getgrouplist): Remove unnecessary
2044         test introduced in patch for bz #661.
2045         (getgrouplist): Simplify code a bit.  Don't allocate one additional
2046         element for NEWGROUPS.
2048         [BZ #2908]
2049         * stdio-common/printf_fphex.c (__printf_fphex): When rounding up
2050         'f', use '1' as leading digit not '\1'.
2051         * stdio-common/Makefile (tests): Add bug16.
2052         * stdio-common/bug16.c: New file.
2054         [BZ #2914]
2055         * sysdeps/unix/sysv/linux/gethostid.c: Don't define OLD_HOSTIDFILE
2056         and don't try to open it.  The patch introducing the macro
2057         contained a bug and used the same file name as the new file
2058         instead of using /var/adm/hostid.  Nobody complaint so I'm taking
2059         this out completely.
2061         [BZ #2926]
2062         * assert/assert.h: Move cast to void inside ?: to quiet gcc.
2063         Patch by Jerry James <Jerry.James@usu.edu>.
2065         * rt/Makefile (tests): Add tst-clock2.
2066         * rt/tst-clock2.c: New file.
2068         [BZ #2978]
2069         * resolv/gai_notify.c (__gai_notify_only): Copy memory for thread
2070         function and its parameters and pass it to new thread.
2071         (__gai_notify): Add support for alternative waiting for completion.
2072         * resolv/gai_suspend.c (gai_suspend): Add support for alternative
2073         waiting for completion.
2074         * resolv/getaddrinfo_a.c: Likewise.
2075         * resolv/gai_misc.h (struct waitlist): Don't add cond if alternative
2076         waiting for completion is used.
2077         * resolv/gai_misc.c: Allow overwriting code to start helper thread.
2078         * resolv/gai_cancel.c: Include <gai_misc.h> not "gai_misc.h".
2079         * resolv/gai_error.c: Likewise.
2080         * resolv/gai_sigqueue.c: Likewise.
2082 2006-08-02  Thomas Schwinge  <tschwinge@gnu.org>
2084         * hurd/getdport.c (__getdport): Don't return EBADF; instead set
2085         errno to EBADF and return MACH_PORT_NULL.
2087 2006-06-23  Joseph Myers  <joseph@codesourcery.com>
2089         [BZ #2980]
2090         * posix/Makefile (CFLAGS-waitid.c): Add -fasynchronous-unwind-tables.
2092 2006-08-02  Ulrich Drepper  <drepper@redhat.com>
2094         * elf/dl-addr.c (_dl_addr): If GNU-style hash tables are present,
2095         walk them instead of the symbol table.
2097 2006-08-01  Ulrich Drepper  <drepper@redhat.com>
2099         [BZ #2098]
2100         * nscd/initgrcache.c (addinitgroupsX): Judge successful lookups by
2101         status of NSS calls, not the number of returned entries.
2103         * sysdeps/unix/sysv/linux/syscalls.list: Remove add_key,
2104         request_key, keyctl.
2106 2006-07-31  Ulrich Drepper  <drepper@redhat.com>
2108         * sysdeps/unix/sysv/linux/dl-osinfo.h: Remove unnecessary include.
2110 2006-07-16  Jeff Bailey  <jbailey@ubuntu.com>
2112         * elf/tst-auditmod1.c: Fix typo in #error.
2114 2006-07-31  Ulrich Drepper  <drepper@redhat.com>
2116         * elf/tst-auditmod1.c: Remove code for unsupported architectures.
2118         * iconvdata/run-iconv-test.sh: Run cmp in C locale.
2120 2006-07-20  Adam Nemet  <anemet@caviumnetworks.com>
2122         * stdlib/test-canon.c (do_test): Close fd before unlinking file so
2123         that the directory is empty even on non-POSIX filesystems.
2125 2006-07-31  Ulrich Drepper  <drepper@redhat.com>
2127         * elf/dl-open.c (dl_open_worker): Add branch prediction.
2129         * nis/nss_compat/compat-grp.c: Avoid unnecessary setgrent calls into
2130         the backend NSS module.  If backend setgrent call failed, don't have
2131         internal_setgrent fail.  Just remember this until it is needed.
2132         * nis/nss_compat/compat-pwd.c: Likewise.
2133         * nis/nss_compat/compat-spwd.c: Likewise.
2135 2006-07-30  Roland McGrath  <roland@redhat.com>
2137         * sysdeps/unix/sysv/linux/ia64/sigsuspend.c: File removed.
2138         * sysdeps/unix/sysv/linux/x86_64/sigsuspend.c: File removed.
2139         * sysdeps/unix/sysv/linux/s390/s390-64/sigsuspend.c: File removed.
2140         * sysdeps/unix/sysv/linux/sparc/sparc64/sigsuspend.c: File removed.
2142         * sysdeps/unix/sysv/linux/not-cancel.h (pause_not_cancel): New macro.
2143         (nanosleep_not_cancel): New macro.
2144         (sigsuspend_not_cancel): new macro.
2145         * sysdeps/unix/sysv/linux/sigsuspend.c [__ASSUME_REALTIME_SIGNALS]
2146         (do_sigsuspend): Define as inline.
2147         (__sigsuspend): Always use do_sigsuspend.
2148         [! NO_CANCELLATION] (__sigsuspend_nocancel): New function.
2149         * include/signal.h: Declare __sigsuspend_nocancel.
2150         * sysdeps/posix/pause.c
2151         [! NO_CANCELLATION] (__pause_nocancel): New function.
2153         * include/unistd.h (__pause_nocancel): Add attribute_hidden.
2154         * include/time.h (__nanosleep_nocancel): Likewise.
2156 2006-07-30  Ulrich Drepper  <drepper@redhat.com>
2158         * locale/programs/localedef.c (add_to_readlist): Rename local
2159         variables to avoid confusion.
2161         * locale/programs/charmap.c (charmap_read): Emit error message if
2162         charmap couldn't be found or read.
2164 2006-07-28  Ulrich Drepper  <drepper@redhat.com>
2166         * sysdeps/unix/sysv/linux/kernel-features.h: Define
2167         __ASSUME_FUTEX_LOCK_PI.
2168         * include/time.h: Declare __nanosleep_nocancel.
2169         * include/unistd.h: Declare __pause_nocancel.
2171         * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Use this instead of
2172         LDFLAGS.  Add -lgcc_eh and libc_nonshared (again) to make sure we
2173         get the __stack_chk_fail_local definition when it's needed.
2175 2006-07-26  Ulrich Drepper  <drepper@redhat.com>
2177         * dlfcn/Makefile: Add rules to build and run bug-atexit3.
2178         * dlfcn/bug-atexit3.c: New file.
2179         * dlfcn/bug-atexit3-lib.cc: New file.
2181         * dlfcn/dlmopen.c (dlmopen_doit): Don't allow RTLD_GLOBAL to be
2182         used when the namespace is not the base namespace.
2184 2006-07-26  Gavin Romig-Koch  <gavin@redhat.com>
2186         * stdlib/cxa_atexit.c (__new_exitfn_called): New variable.
2187         (__new_exitfn): Bump it in every successful call.
2188         * stdlib/cxa_finalize.c (__cxa_finalize): If destructor registered
2189         more exit handlers, call them right away.
2190         * stdlib/exit.h: Declare __new_exitfn_called.
2192 2006-07-25  Ulrich Drepper  <drepper@redhat.com>
2194         * stdlib/cxa_finalize.c (__cxa_finalize): Fix race condition when
2195         calling registered handler.
2197         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Fix comment.
2198         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
2199         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
2200         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
2201         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
2202         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
2203         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Likewise.
2204         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Likewise.
2206 2006-07-10  Ulrich Drepper  <drepper@redhat.com>
2208         * elf/dl-lookup.c (dl_new_hash): New functions.
2209         (_dl_lookup_symbol_x): Rename hash to old_hash and don't compute
2210         value here.  Compute new-style hash value.  Pass new hash value
2211         and reference to variable with the old value to do_lookup_x.
2212         (_dl_setup_hash): If DT_GNU_HASH is defined, use it and not
2213         old-style hash table.
2214         (_dl_debug_bindings): Pass new hash value and reference to variable
2215         with the old value to do_lookup_x.
2216         * elf/do-lookup.h (do_lookup_x): Accept additional parameter with
2217         new-style hash value and change old-style hash value parameter to
2218         be a reference.  Reoganize functions to determine whether
2219         new-style hash table is available.  Only fall back on old-style
2220         table.  If old-style hash value is needed, compute it here.
2221         * elf/dynamic-link.h (elf_get_dynamic_info): Relocate DT_GNU_HASH
2222         entry.
2223         * elf/elf.h: Define SHT_GNU_HASH, DT_GNU_HASH, DT_TLSDEC_PLT,
2224         DT_TLSDEC_GOT.  Adjust DT_ADDRNUM.
2225         * include/link.h (struct link_map): Add l_gnu_bitmask_idxbits,
2226         l_gnu_shift, l_gnu_bitmask, l_gnu_buckets and l_gnu_chain_zero.
2227         * Makeconfig: If linker supports --hash-style option add it to all
2228         linker command lines to build DSOs.
2229         * config.make.in: Define have-hash-style.
2230         * configure.in: Test whether linker supports --hash-style option.
2232         * elf/dl-misc.c (_dl_name_match_p): Make MAP parameter const.
2233         * sysdeps/generic/ldsodefs.h: Adjust prototype.
2235 2006-06-27  Ulrich Drepper  <drepper@redhat.com>
2237         * elf/dl-load.c (open_path): Fix test to determine whether DSO is
2238         auditing.
2240         * elf/dl-load.c (_dl_map_object): Try harder to avoid looking at
2241         RPATH of main map twice.
2243 2006-06-22  Ulrich Drepper  <drepper@redhat.com>
2245         * intl/dcigettext.c (DCIGETTEXT): If _nl_find_msg returns -1 don't
2246         look further, return original strings.
2247         (_nl_find_msg): Do not return found translation if the conversion
2248         failed.  Either signal the string is unusable or that something went
2249         wrong and the original should be used.
2251 2006-06-21  Ulrich Drepper  <drepper@redhat.com>
2253         * string/_strerror.c (__strerror_r): Add __builtin_expect.
2255 2006-06-14  Jakub Jelinek  <jakub@redhat.com>
2257         [BZ #2766]
2258         * misc/insremque.c (insque): Handle prev == NULL.
2259         * misc/Makefile (tests): Add tst-insremque.
2260         * misc/tst-insremque.c: New test.
2262 2006-06-17  Ulrich Drepper  <drepper@redhat.com>
2264         [BZ #2792]
2265         * elf/dl-deps.c (expand_dst): Rename __cnt variable to not
2266         conflict with DL_DST_REQUIRED.
2268 2006-06-16  Ulrich Drepper  <drepper@redhat.com>
2270         * nis/nis_subr.c (nis_getnames): Fix the implementation to better
2271         match what Solaris does.
2273 2006-06-04  Ulrich Drepper  <drepper@redhat.com>
2275         * sysdeps/posix/spawni.c (__spawni): Use local_seteuid and
2276         local_setegid instead of seteuid and setegid.
2277         * sysdeps/generic/local-setxid.h: New file.
2278         * sysdeps/unix/sysv/linux/local-setxid.h: New file.
2280         * sysdeps/posix/spawni.c (__spawni): Use non-cancelable interfaces.
2282         * string/Makefile (tests): Add bug-envz1.
2283         * string/bug-envz1.c: New file.
2285 2006-06-02  Jakub Jelinek  <jakub@redhat.com>
2287         * posix/regex_internal.c (re_string_skip_chars): If no character has
2288         been converted at all, set *last_wc to WEOF.  If mbrtowc failed, set wc
2289         to the byte which couldn't be converted.
2290         (re_string_reconstruct): Don't clear valid_raw_len before calling
2291         re_string_skip_chars.  If wc is WEOF after re_string_skip_chars, set
2292         tip_context using re_string_context_at.
2293         * posix/Makefile: Add rules to build and run bug-regex25 test.
2294         * posix/bug-regex25.c: New test.
2296 2006-06-02  Ryan S. Arnold  <rsa@us.ibm.com>
2298         [BZ #2703]
2299         * string/envz.c (envz_strip): Correct erroneously reversed src
2300         and dest parameters to memmove() invocation.
2302 2006-05-30  Jakub Jelinek  <jakub@redhat.com>
2304         * nscd/nscd.h (prune_cache): Add fd argument to prototype.
2305         * nscd/nscd.c (parse_opt): Read response from INVALIDATE request
2306         to make sure the database has been already invalidated.
2307         * nscd/cache.c (prune_cache): Add fd argument.  Write response to fd
2308         after the cache has been invalidated.  Use pthread_mutex_lock rather
2309         than pthread_mutex_trylock if fd != -1.
2310         * nscd/connections.c (invalidate_cache): Add fd argument, write
2311         response to fd if not calling prune_cache, pass fd to prune_cache.
2312         (handle_request): Adjust invalidate_cache caller.
2313         (nscd_run): Pass -1 as fd to prune_cache.
2315 2006-05-30  Ulrich Drepper  <drepper@redhat.com>
2317         * sysdeps/posix/getaddrinfo.c (gaiconf_init): Initialize bits in
2318         the correct place.
2320 2006-05-29  Ulrich Drepper  <drepper@redhat.com>
2322         * nscd/nscd.h (struct database_dyn): Add prunelock field.
2323         * nscd/cache.c (prune_cache): Take prunelock before starting the
2324         work.  Just return in case it is already taken.
2325         * nscd/connections.c (dbs): Initialize .prunelock.
2327 2006-05-25  Ulrich Drepper  <drepper@redhat.com>
2329         * nis/nis_removemember.c (nis_removemember): Avoid unnecessary
2330         copying.  No need to allocate new array for group members.  Just
2331         move the pointers and update the size.
2333         * nis/nis_addmember.c (nis_addmember): Avoid unnecessary copying.
2334         Avoid memory leak in case realloc fails.  Simplification for
2335         better code generation.
2337         Avoid deprecation warning because of libc_hidden_proto for
2338         inet6_option_alloc.
2339         * inet/inet6_option.c (option_alloc): Renamed from
2340         inet6_option_alloc.  Made static.
2341         (inet6_option_alloc): Now a simple wrapper around option_alloc.
2342         (inet6_option_append): Call option_alloc.
2343         * include/netinet/in.h: Remove libc_hidden_proto for
2344         inet6_option_alloc.
2346         * nis/nis_callback.c (__nis_create_callback): Always call xdr_free
2347         for cleanup when cb!=NULL [Coverity CID 233].
2349 2006-05-24  Ulrich Drepper  <drepper@redhat.com>
2351         [BZ #2693]
2352         * inet/Makefile (routines): Add inet6_opt and inet6_rth.
2353         * inet/Versions (libc, GLIBC_2.5): Add inet6_opt_init,
2354         inet6_opt_append, inet6_opt_finish, inet6_opt_set_val, inet6_opt_next,
2355         inet6_opt_find, inet6_opt_get_val, inet6_rth_space, inet6_rth_init,
2356         inet6_rth_add, inet6_rth_reverse, inet6_rth_segments,
2357         and inet6_rth_getaddr.
2358         * inet/netinet/ip6.h (struct ip6_rthdr0): Make ip6r0_addr a flexible
2359         array.
2360         * inet/netinet/in.h (struct ip6_mtuinfo): Define.
2361         Mark inet6_option_* interfaces as deprecated.
2362         Declare inet6_opt_init, inet6_opt_append, inet6_opt_finish,
2363         inet6_opt_set_val, inet6_opt_next, inet6_opt_find, inet6_opt_get_val,
2364         inet6_rth_space, inet6_rth_init, inet6_rth_add, inet6_rth_reverse,
2365         inet6_rth_segments, and inet6_rth_getaddr.
2366         * inet/inet6_opt.c: New file.
2367         * inet/inet6_rth.c: New file.
2369         * inet/netinet/icmp6.h: Pretty printing.
2371         [BZ #2683]
2372         * elf/dl-addr.c (_dl_addr): Don't match undefined references.
2374 2006-05-23  Ulrich Drepper  <drepper@redhat.com>
2376         * nis/nis_lookup.c (nis_lookup): Use __prepare_niscall instead of
2377         doing it all here.  When server does not know the answer do not
2378         fail immediate, try parent first.
2380         * nis/nis_domain_of_r.c (nis_domain_of_r): Add missing buffer
2381         overflow test.
2383 2006-05-20  Ulrich Drepper  <drepper@redhat.com>
2385         * nis/nis_call.c (__prepare_niscall): New function.  Split out
2386         from __do_niscall.
2387         * nis/nis_table.c (__create_ib_request): Renamed from create_ib_request
2388         and exported.
2389         (__follow_path): New function.  Split out from nis_list.
2390         * nis/nis_xdr.h: Add libnsl_hidden_proto for _xdr_ib_request and
2391         _xdr_nis_result.
2392         * nis/nis_xdr.c: Add libnsl_hidden_def for _xdr_ib_request and
2393         _xdr_nis_result.
2394         * nis/libnsl.h: Declare __prepare_niscall, __create_ib_request,
2395         and __follow_path.
2396         * nis/Versions: Export __prepare_niscall, __create_ib_request,
2397         __follow_path, __do_niscall3, _xdr_ib_request, and _xdr_nis_result
2398         from libnsl for version GLIBC_PRIVATE.
2399         * nis/nisplus-parser.h: Remove _nss_nisplus_parse_pwent_chk.
2400         Remove entry parameter from _nss_nisplus_parse_pwent and
2401         _nss_nisplus_parse_grent.
2402         * nis/nss_nisplus/nisplus-parser.c: Likewise.
2403         * nis/nss_nisplus/nisplus-pwd.c: Remove support for SETENT_BATCH_READ
2404         again.  Rewrite getpwent handling to not use nis_first_entry and
2405         nis_next_entry.  Roll out own niscall handling.
2406         * nis/nss_nisplus/nisplus-grp.c: Likewise.
2408         * sunrpc/xdr_rec.c: Fix typo in comment.
2410 2006-05-19  Ulrich Drepper  <drepper@redhat.com>
2412         * nis/nis_call.c (__do_niscall3): Avoid code duplication in error
2413         handling.
2415         * nis/nis_callback.c (internal_nis_do_callback): Don't use malloc
2416         to allocate memory for my_pollfd.  Better initialization of
2417         cb_is_running.  Use TEMP_FAILURE_RETRY.
2419         * malloc/memusage.sh (memusageso): Add quotes.
2420         (memusagestat): Likewise.
2421         * debug/xtrace.sh (pcprofileso): Likewise.
2422         (pcprofiledump): Likewise.
2423         * debug/Makefile ($(objpfx)xtrace): Use $LIB in SLIBDIR
2424         replacement.
2425         * malloc/Makefile ($(objpfx)memusage): Likewise.
2427         * nis/nis_callback.c (__nis_create_callback): Calls to
2428         svcudp_bufcreate and svctcp_create can fail.  Free ->xprt if
2429         asprintf call fails.
2431         * sysdeps/unix/sysv/linux/ifaddrs.c (__netlink_sendreq): Make sure
2432         no uninitialized memory is passed to sendto.
2434 2006-05-18  Ulrich Drepper  <drepper@redhat.com>
2436         * nis/nis_callback.c (__nis_create_callback): Use asprinf instead
2437         of snprintf+strdup.  Handle OOM.
2438         * nis/nis_callback.c (__nis_create_callback): Allocate cb and
2439         cb->serv together.  Remove now obsolete free calls.
2440         (__nis_destroy_callback): Remove now obsolete free call.
2442 2006-05-18  David Woodhouse  <dwmw2@redhat.com>
2444         * sysdeps/posix/getaddrinfo.c: Add unique labels to the default
2445         RFC3484 precedence table for fec0::/10 and fc00::/7 (site-local
2446         and ULA respectively). Set precedence for IPv4 address to 10 as
2447         defined in RFC3484 for preferring IPv6.
2448         * posix/gai.conf: Update to match the new default tables.
2450 2006-05-18  Jakub Jelinek  <jakub@redhat.com>
2452         * nis/nss_compat/compat-pwd.c (internal_setpwent): If nss_set*ent
2453         returned NSS_STATUS_UNAVAIL, still return NSS_STATUS_SUCCESS.
2454         * nis/nss_compat/compat-spwd.c (internal_setspent): Likewise.
2455         * nis/nss_compat/compat-grp.c (internal_setgrent): Likewise.
2457         * nis/nss_compat/compat-initgroups.c (nss_setgrent, nss_endgrent):
2458         Removed.
2459         (init_nss_interface): Remove initialization of these variables.
2461 2006-05-18  Ulrich Drepper  <drepper@redhat.com>
2463         * nis/nis_call.c (rec_dirsearch): Little optimization: pull
2464         nis_free_directory forward to avoid duplication.
2466 2006-05-17  Ulrich Drepper  <drepper@redhat.com>
2468         * nis/nis_call.c (rec_dirsearch): Handle __nis_finddirectory and
2469         rec_dirsearch returning NULL.
2470         (first_shoot): Handle __nis_finddirectory returning NULL.
2471         (__nisfind_server): Fix leak when rec_dirsearch returns NULL.
2473         * sysdeps/unix/sysv/linux/sys/inotify.h: Define IN_CLOSE, IN_MOVE,
2474         IN_ONLYDIR, IN_DONT_FOLLOW, and IN_MASK_ADD.
2476 2006-05-17  Jakub Jelinek  <jakub@redhat.com>
2478         * sunrpc/key_call.c (getkeyserv_handle): Call auth_destroy if
2479         pid changed.
2481 2006-05-15  Ulrich Drepper  <drepper@redhat.com>
2483         * include/rpc/pmap_prot.h: Mark all functions as hidden.
2485         * nscd/nscd_initgroups.c: Mark __gr_map_handle as hidden.
2486         * nscd/nscd_getgr_r.c: Likewise.
2488         * include/rpc/pmap_rmt.h: Mark all functions as hidden.
2490         * nscd/nscd_getai.c (__hst_map_handle): Mark as hidden.
2491         * nscd/nscd_gethst_r.c (__hst_map_handle): Likewise.
2493         * stdlib/longlong.h (__clz_tab): Mark as hidden.
2495         * iconv/gconv_int.h: Mark __gconv_lock as hidden.
2497         * include/rpc/key_prot.h: Mark all _internal functions as hidden.
2499         * include/rpc/auth.h: Mark xdr_des_block_internal and
2500         xdr_opaque_auth_internal as hidden.
2502         * sysdeps/unix/sysv/linux/getdents.c: Mark __have_no_getdents64 as
2503         hidden.
2505         * include/rpc/xdr.h: Mark all _internal functions as hidden.
2507         * misc/getusershell.c (okshells): Don't use static initializers,
2508         do it dynamically.
2510         * stdlib/fmtmsg.c (keywords): Change type of len element to
2511         uint32_t to not waste space on 64bit machines.
2513         * locale/setlocale.c: Change _nl_category_names into a string.
2514         Add new _nl_category_name_idxs.  Change all users.
2515         * locale/localeinfo.h: Adjust declaration of _nl_category_names.
2516         Declare _nl_category_name_idxs.
2517         * locale/findlocale.c: Adjust for _nl_category_names change.
2518         * locale/loadlocale.c: Likewise.
2519         * locale/newlocale.c: Likewise.
2520         * intl/dcigettext.c: Likewise.
2522         * iconv/gconv_conf.c (add_alias): Move actual alias handling to...
2523         (add_alias2): ...here.  New function.
2524         (__gconv_read_conf): Simplify builtin alias handling.
2525         (builtin_aliases): Convert to string to avoid relocations.
2526         * iconv/gconv_builtin.h: Add comment about correct formatting.
2528 2006-05-15  Jakub Jelinek  <jakub@redhat.com>
2530         * resolv/res_debug.c (loc_ntoa): Make error const.
2532 2006-05-14  Andreas Schwab  <schwab@suse.de>
2534         * math/complex.h [__LDBL_COMPAT]: Use __REDIRECT_NTH.
2536 2006-05-12  Jakub Jelinek  <jakub@redhat.com>
2538         * sysdeps/unix/sysv/linux/sched_getaffinity.c: Include sys/param.h.
2539         (__sched_getaffinity_new): Don't crash if cpusetsize is smaller than
2540         sizeof (cpu_set_t).
2542 2006-05-11  Ulrich Drepper  <drepper@redhat.com>
2544         * resolv/res_debug.c (loc_ntoa): Define error as array, not pointer.
2546         * include/arpa/nameser.h: Declare _ns_flagdata as hidden.
2548         * nis/yp_xdr.c: Add libnsl_hidden_def for xdr_ypresp_master.
2549         * include/rpcsvc/yp.h: Add libnsl_hidden_proto for xdr_ypresp_master.
2551         * nis/yp_xdr.c: Add libnsl_hidden_def for xdr_ypbind_resp.
2552         * include/rpcsvc/yp.h: Add libnsl_hidden_proto for xdr_ypbind_resp.
2554         * nis/nis_xdr.c: Add libnsl_hidden_def for xdr_cback_data.
2555         * include/rpcsvc/nis_callback.h: Add libnsl_hidden_proto for
2556         xdr_cback_data.
2558         * nis/ypupdate_xdr.c: Add libnsl_hidden_def for xdr_ypupdate_args.
2559         * include/rpcsvc/ypupd.h: Add libnsl_hidden_proto for
2560         xdr_ypupdate_args.
2562         * nis/yp_xdr.c: Add libnsl_hidden_def for xdr_ypresp_order.
2563         * include/rpcsvc/yp.h: Add libnsl_hidden_proto for xdr_ypresp_order.
2565         * nis/yp_xdr.c: Add libnsl_hidden_def for xdr_ypresp_maplist.
2566         * include/rpcsvc/yp.h: Add libnsl_hidden_proto for xdr_ypresp_maplist.
2568         * nis/nis_xdr.c: Add libnsl_hidden_def for xdr_obj_p.
2569         * include/rpcsvc/nis_callback.h: New file.
2571         * nis/yp_xdr.c: Add libnsl_hidden_def for xdr_ypresp_val.
2572         * include/rpcsvc/yp.h: Add libnsl_hidden_proto for xdr_ypresp_val.
2574         * nis/yp_xdr.c: Add libnsl_hidden_def for xdr_ypreq_nokey.
2575         * include/rpcsvc/yp.h: Add libnsl_hidden_proto for xdr_ypreq_nokey.
2577         * nis/yp_xdr.c: Add libnsl_hidden_def for xdr_ypmaplist.
2578         * include/rpcsvc/yp.h: Add libnsl_hidden_proto for xdr_ypmaplist.
2580         * nis/yp_xdr.c: Add libnsl_hidden_def for xdr_ypreq_nokey.
2581         * include/rpcsvc/yp.h: Add libnsl_hidden_proto for xdr_ypreq_nokey.
2583         * nis/ypupdate_xdr.c: Add libnsl_hidden_def for xdr_ypdelete_args.
2584         * include/rpcsvc/ypupd.h: Add libnsl_hidden_proto for
2585         xdr_ypdelete_args.
2587         * nis/nis_xdr.h: Mark all functions as hidden.  Remove
2588         __BEGIN_DECLS and __END_DECLS, the header is not installed.
2590         * nis/nis_error.c: Remove table of strings.  Use position
2591         independent mechanism.
2592         * nis/nis_error.h: New file.
2594 2006-05-11  Jakub Jelinek  <jakub@redhat.com>
2596         * locale/programs/ld-time.c (time_finish): If wide era name or
2597         format aren't provided, set both wname and wformat to L"".
2599 2006-05-10  Ulrich Drepper  <drepper@redhat.com>
2601         * sysdeps/unix/sysv/linux/tcgetattr.c (__tcgetattr): Only store
2602         results if the call was succesful.
2604         * nis/nss-nis.h: Mark __yperr2nss_tab and __yperr2nss_count as hidden.
2606         * nis/nss-nisplus.h: Mark __niserr2nss_tab and __niserr2nss_count
2607         as hidden.
2609 2006-05-10  Jakub Jelinek  <jakub@redhat.com>
2611         * misc/sys/queue.h: Remove uses of all QUEUEDEBUG_* macros.
2613 2006-05-10  Ulrich Drepper  <drepper@redhat.com>
2615         * posix/wordexp.c (parse_glob): No need to check ifs for NULL, the
2616         caller makes sure this is not the case.
2617         (wordexp): Simplify ifs_white creation.  [Coverity CID 231]
2619 2006-05-09  Ulrich Drepper  <drepper@redhat.com>
2621         * posix/wordexp.c: Remove numerous NULL pointer tests before FREE
2622         calls.
2624         * io/ftw.c (open_dir_stream): Return right away if REALLOC fails.
2625         [Coverity CID 229, 230]
2627         * argp/argp-help.c (hol_entry_help): Handle STATE==NULL in ARG and
2628         DGETTEXT calls.
2629         (hol_help): Likewise.  [Coverity CID 226, 227]
2631         * string/argz-replace.c (__argz_replace): Unconditionally call
2632         free on SRC.  [Coverity CID 225]
2634         * nis/nis_creategroup.c (nis_creategroup): No need to duplicate
2635         the return value of __nis_default_owner and __nis_default_group,
2636         it has been especially allocated.  [Coverity CID 224]
2638         * nis/nis_defaults.c (searchXYX): New functions.  Used by both
2639         searchgroup and searchowner.  Significantly simplified.
2640         (__nis_default_owner): Remove duplication.  Do not locally copy the
2641         string before duplicating it.
2642         (__nis_default_group): Likewise.
2644         * nis/nis_lookup.c (nis_lookup): After calling nis_free_directory,
2645         we must clear the variable before calling __nisfind_server.
2647         * nis/nis_lookup.c (nis_lookup): Always free memory allocated with
2648         nis_getnames.  [Coverity CID 223]
2650         * locale/programs/locfile.c (locfile_read): Use alloca instead of
2651         xmalloc to allocate local repertoire name.  [Coverity CID 222]
2653         * iconv/iconv_charmap.c (use_to_charmap): No need to dynamically
2654         allocate memory for the input to add_bytes.  [Coverity CID 221]
2656         * posix/wordexp.c (w_addword): Free word if realloc fails and it
2657         was allocated here.  [Coverity CID 219, 220]
2659         * posix/getconf.c (print_all): Free confstr data after printing.
2660         [Coverity CID 218]
2662         * sysdeps/posix/getaddrinfo.c (gaih_inet): Free canon string if
2663         list allocation fails.  [Coverity CID 215]
2665         * nss/nsswitch.c (__nss_configure_lookup): Fix loop end condition.
2666         [Coverity CID 213]
2668         * argp/argp-help.c (hol_entry_cmp): Don't call canon_doc_option if
2669         string is NULL.  [Coverity CID 212]
2670         * argp/Makefile: Add rules to build and run bug-argp1.
2671         * argp/bug-argp1.c: New file.
2673         * io/ftw.c (ftw_dir): Use __rawmemchr instead of strchr to find
2674         end of string.
2675         * stdlib/canonicalize.c (__realpath): Likewise.
2677         * locale/programs/ld-time.c (time_finish): Don't dereference NULL
2678         pointer.  [Coverity CID 206]
2680         * elf/dl-dst.h (DL_DST_REQUIRED): Be prepared for missing link map
2681         in statically linked code.
2682         * elf/dl-load.c (_dl_dst_substitute): When replacing ORIGIN in
2683         statically built code, be prepared to have no link map.
2684         [Coverity CID 205]
2686         * argp/argp-help.c (fill_in_uparams): Handle STATE==NULL in
2687         dgettext calls. [Coverity CID 204]
2689         * argp/argp-help.c (struct uparams): Remove valid member.  Change
2690         the one user.
2691         (uparam_names): Reduce size.  Avoid relative relocations.
2692         Moved to read-only segment.
2693         (fill_in_uparams): Update for new layout.
2695         * sysdeps/unix/sysv/linux/ifaddrs.c (getifaddrs): Parameter can be
2696         assumed to always be != NULL. [Coverity CID 202]
2698         * argp/argp-help.c (hol_entry_help): Remove some dead code
2699         [Coverity CID 200].
2701         * nis/nss_nis/nis-service.c (_nss_nis_getservbyport_r): Optimize
2702         away a few more unconditional yperr2nss calls.
2703         (_nss_nis_getservbyname_r): Likewise.
2705 2006-05-06  Ulrich Drepper  <drepper@redhat.com>
2707         * sysdeps/generic/ldsodefs.h: Remove support for non-core
2708         architectures.
2710         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Make sure
2711         that unused memory passed to sendto is nevertheless initialized.
2713         [BZ #2499]
2714         * resolv/nss_dns/dns-canon.c (_nss_dns_getcanonname_r): Avoid
2715         possibly unaligned memory accesses.
2717         * include/arpa/nameser.h: Also optimize NS_PUT16 and NS_PUT32.
2718         * resolv/res_mkquery.c: Use NS_PUT16 and NS_PUT32 instead of __putshort
2719         and __putlong respectively.  Correct buffer overflow check for
2720         NS_NOTIFY_OP.
2722         * resolv/res_send.c (send_vc): Use ns_put16 instead of putshort.
2724         * resolv/res_send.c (res_queriesmatch): Fix typo in comment.
2725         (send_dg): Rewrite error handling to be more compact and avoid
2726         double recomputation of timeouts.  Pass MSG_NOSIGNAL to send.
2728         * include/arpa/nameser.h: Add optimizations for NS_GET16 and NS_GET32.
2730         * resolv/res_send.c (res_nameinquery): Use NS_GET16 directly
2731         instead of ns_get16.
2732         (res_queriesmatch): Likewise.  Minor optimization.
2734         [BZ #2499]
2735         * resolv/res_query.c (__libc_res_nquery): If answerp != NULL,
2736         __libc_res_nsend might reallocate the buffer for the answer.  In
2737         this case we have to reload the HP pointer.
2739 2006-05-05  Ulrich Drepper  <drepper@redhat.com>
2741         * stdio-common/vfscanf.c (memory_error): Remove definition.  Add
2742         some branch prediction hints.
2744         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Define SPLICE_F_*.
2745         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
2746         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
2747         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
2748         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
2749         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
2750         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Likewise.
2751         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Likewise.
2753 2006-05-05  Martin Schwidefsky  <schwidefsky@de.ibm.com>
2755         * sysdeps/s390/s390-32/elf/start.S: Replace pc relative relocation
2756         by a GOT relocation to make Scrt1.o position independent.
2757         * sysdeps/s390/s390-64/elf/start.S: Likewise.
2759         * sysdeps/unix/sysv/linux/s390/s390-32/syscall.S: Add support for
2760         six system call parameters.
2761         * sysdeps/unix/sysv/linux/s390/s390-64/syscall.S: Likewise.
2763 2006-05-05  Ulrich Drepper  <drepper@redhat.com>
2765         * sunrpc/svcauth_des.c (cache_init): Use calloc instead of
2766         malloc&bzero.
2768         * sunrpc/svc_udp.c (BZERO): Remove definition.
2769         (CALLOC): Define.
2770         (svc_enablecache): Use CALLOC instead of ALLOC&BZERO.
2772         * sunrpc/des_impl.c: Remove ALT_ECB support.  We never used it.
2773         (des_SPtrans): Use uint32_t type.
2774         (des_skb): Likewise.
2776         * sunrpc/xdr_ref.c (xdr_reference): Use calloc instead of malloc&bzero.
2778 2006-05-05  Jakub Jelinek  <jakub@redhat.com>
2780         [BZ #2509]
2781         * stdio-common/tst-printf.sh: Adjust for tst-printf.c change even
2782         on 32-bit arches.
2784 2006-05-05  Ulrich Drepper  <drepper@redhat.com>
2786         * locale/programs/ld-address.c (address_finish): Fix one more
2787         place where the iso639 array might be accessed beyond the limits.
2789 2006-05-04  Ulrich Drepper  <drepper@redhat.com>
2791         * nis/nis_table.c (nis_list): Avoid clearing res twice before
2792         filling it for the first time.
2794         * nis/nis_table.c (get_tablepath): Renamed from __get_tablepath.
2795         Adjust all callers.
2796         Free res object content before returning.
2798         * sunrpc/xdr_array.c (xdr_array): Use calloc instead of malloc&bzero.
2800         * sunrpc/key_call.c (__rpc_thread_key_cleanup): Also free
2801         client->cl_auth.
2803         * sunrpc/rpc_thread.c (__rpc_thread_destroy): Don't skip entire
2804         cleanup for initial thread, just the free call on TVP.
2806         * nscd/gai.c (__getline): Define.
2809 See ChangeLog.16 for earlier changes.