* nscd/connections.c (send_ro_fd): Define temporary variable to avoid
[glibc/pb-stable.git] / ChangeLog
blob8419b29a440b95a99e0ede964945c558808142b2
1 2009-04-26  Ulrich Drepper  <drepper@redhat.com>
3         * nscd/connections.c (send_ro_fd): Define temporary variable to avoid
4         warning.
6         * sysdeps/unix/sysv/linux/dl-osinfo.h (dl_fatal): Remove inline
7         from definition.
9         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Don't define
10         label if it is not used.
12         * elf/dl-profile.c (_dl_start_profile): Define real-type variant
13         of gmon_hist_hdr and gmon_hdr structures and use them.
14         * elf/sprof.c: Likewise.
16         * elf/dl-load.c (open_verify): Add temporary variable to avoid
17         warning.
19         * nscd/nscd_helper.c (get_mapping): Avoid casts to avoid warnings.
21         * sunrpc/clnt_raw.c (clntraw_private_s): Use union in definition
22         to avoid cast.
24         * inet/rexec.c (rexec_af): Make sa2 a union to avoid warnings.
25         * inet/rcmd.c (rcmd_af): Make from a union of the various needed types
26         to avoid warnings.
27         (iruserok_af): Use ss_family instead of casts.
29         * gmon/gmon.c (write_hist): Define real-type variant of
30         gmon_hist_hdr structure and use it.
31         (write_gmon): Likewise for gmon_hdr.
33         * sysdeps/unix/sysv/linux/readv.c: Avoid declaration of replacement
34         function if we are not going to define it.
35         * sysdeps/unix/sysv/linux/writev.c: Likewise.
37         * inet/inet6_option.c (optin_alloc): Add temporary variable to
38         avoid warning.
40         * libio/strfile.h (struct _IO_streambuf): Use correct type and
41         name of VTable element.
42         * libio/iovsprintf.c: Avoid casts to avoid warnings.
43         * libio/iovsscanf.c: Likewise.
44         * libio/vasprintf.c: Likewise.
45         * libio/vsnprintf.c: Likewise.
46         * stdio-common/isoc99_vsscanf.c: Likewise.
47         * stdlib/strfmon_l.c: Likewise.
48         * debug/vasprintf_chk.c: Likewise.
49         * debug/vsnprintf_chk.c: Likewise.
50         * debug/vsprintf_chk.c: Likewise.
52         * nss/nsswitch.c (__nss_lookup_function): En/Decrypt cached
53         function pointers.
55 2009-04-26  Jakub Jelinek  <jakub@redhat.com>
57         * sysdeps/ieee754/dbl-64/s_tan.c (tan): Fix -Wsequence-point warnings.
59 2009-04-25  Ulrich Drepper  <drepper@redhat.com>
61         * posix/bits/posix1_lim.h: Cleanup namespace a bit.
63         * sysdeps/i386/fpu/s_tan.S: Set errno for ±Inf.
64         * sysdeps/i386/fpu/s_tanf.S: Likewise.
65         * sysdeps/i386/fpu/s_tanl.S: Likewise.
66         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
67         * sysdeps/ieee754/flt-32/s_tanf.c: Likewise.
68         * sysdeps/x86_64/fpu/s_tanl.S: Likewise.
69         * math/libm-test.inc: Add tests for errno after tan calls with
70         ±Inf.
72         * sysdeps/ieee754/k_standard.c (__kernel_standard): Use correct
73         errno value vor pow(+-0,neg).
74         * math/libm-test.inc (pow_test): Add tests for errno value for
75         pole errors.
77         * math/w_fmod.c: Also handle x=±Inf as error.
78         * math/w_fmodf.c: Likewise.
79         * math/w_fmodl.c: Likewise.
80         * math/libm-test.inc (fmod_test): Add tests for errno after calls for
81         x=±Inf or y=0.
83         * sysdeps/i386/fpu/s_cos.S: Set errno for ±Inf.
84         * sysdeps/i386/fpu/s_cosf.S: Likewise.
85         * sysdeps/i386/fpu/s_cosl.S: Likewise.
86         * sysdeps/i386/fpu/s_sin.S: Likewise.
87         * sysdeps/i386/fpu/s_sinf.S: Likewise.
88         * sysdeps/i386/fpu/s_sinl.S: Likewise.
89         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
90         * sysdeps/ieee754/flt-32/s_cosf.c: Likewise.
91         * sysdeps/ieee754/flt-32/s_sinf.c: Likewise.
92         * sysdeps/ieee754/ldbl-96/s_cosl.c: Likewise.
93         * sysdeps/ieee754/ldbl-96/s_sinl.c: Likewise.
94         * sysdeps/x86_64/fpu/s_cosl.S: Likewise.
95         * sysdeps/x86_64/fpu/s_sinl.S: Likewise.
96         * math/libm-test.inc: Add tests for errno after sin/cos calls with
97         ±Inf.
99         * stdlib/strtod_l.c (round_and_return): We have to set errno to
100         ERANGE for underflows.
101         * stdlib/tst-strtod.c (tests): Two tests should set errno to ERANGE.
103         * stdio-common/stdio_lim.h.in (L_cuserid): Not part of POSIX since
104         the 2001 revision.
106         * libio/tst-widetext.input: Remove surrogates.
108         * include/features.h: _POSIX_C_SOURCE >= 200112L implies C99.
110         * sysdeps/ieee754/k_standard.c (__kernel_standard): Pole errors
111         for lgamma should set errno to ERANGE, not EDOM.
112         * math/libm-test.inc (lgamma_test): Check errno for pole errors.
114 2009-04-24  Ulrich Drepper  <drepper@redhat.com>
116         [BZ #10093]
117         * iconv/gconv_simple.c (BODY for UTF-8 to INTERNAL): Don't accept
118         UTF-16 surrogates.
120         * locale/programs/locarchive.c (enlarge_archive): Conserve address
121         space when temporarily mapping the whole content of the old file.
123         [BZ #10100]
124         * misc/hsearch_r.c (hsearch_r): Add back ensurance that hval is
125         not zero.
127 2009-04-24  Jakub Jelinek  <jakub@redhat.com>
129         * iconvdata/sjis.c (BODY): Don't advance inptr before
130         STANDARD_FROM_LOOP_ERR_HANDLER (2) for 2 byte invalid input.
131         Use STANDARD_FROM_LOOP_ERR_HANDLER with 2 instead of 1 for
132         two byte chars.
134 2009-04-24  Ulrich Drepper  <drepper@redhat.com>
136         * locale/locarchive.h (struct locarhandle): Rename len field to
137         mmaped and add new reserved field.
138         * locale/programs/locarchive.c (RESERVE_MMAP_SIZE): Define.
139         (create_archive): Reserve address space and then map file into it.
140         (open_archive): Likewise.
141         (file_data_available_p): New function.
142         (compare_from_file): New function.
143         (close_archive): Adjust to member name changes.
144         (add_locale): Before comparing locale data, check it is mapped.
145         Otherwise fall back to reading from the file.
147 2009-04-23  H.J. Lu  <hongjiu.lu@intel.com>
149         * stdio-common/psiginfo.c: Include <errno.h>.
151 2009-04-23  Ulrich Drepper  <drepper@redhat.com>
153         [BZ #9920]
154         * stdlib/random_r.c (__srandom_r): Change type of word to int32_t
155         to get consistency between 32 and 64 bit architectures.
157         [BZ #10052]
158         * sysdeps/unix/make-syscalls.sh: Add rule to create target
159         directory for dummy syscall rules.
160         Patch by Chris Steinbroner <hesh@pobox.com>.
162 2009-04-23  Aurelien Jarno  <aurelien@aurel32.net>
164         [BZ #10092]
165         * sysdeps/unix/sysv/linux/sys/mount.h: Define MNT_DETACH and
166         MNT_EXPIRE.
168 2009-04-23  Ulrich Drepper  <drepper@redhat.com>
170         * sysdeps/unix/sysv/linux/preadv.c: The kernel API changed.  Adjust.
171         * sysdeps/unix/sysv/linux/pwritev.c: Likewise.
173 2009-04-23  Jakub Jelinek  <jakub@redhat.com>
175         * sysdeps/posix/pwritev.c (PWRITEV): Fix up comment.  Copy
176         data from vector to temporary buffer and call PWRITEV after it
177         instead of vice versa.
178         * sysdeps/posix/preadv.c: Fix up comment.
179         * misc/preadv.c: Likewise.
180         * misc/preadv64.c: Likewise.
181         * misc/pwritev.c: Likewise.
182         * misc/pwritev64.c: Likewise.
183         * misc/sys/uio.h (preadv, pwritev, preadv64, pwritev64): Likewise.
185 2009-04-23  Ulrich Drepper  <drepper@redhat.com>
187         * shadow/sgetspent_r.c (__sgetspent_r): Recognize too small buffers.
189         * shadow/Makefile (tests): Add tst-shadow.
190         * shadow/tst-shadow.c: New file.
192         [BZ #9955]
193         * gshadow/Makefile: New file.
194         * gshadow/Versions: New file.
195         * gshadow/fgetsgent.c: New file.
196         * gshadow/fgetsgent_r.c: New file.
197         * gshadow/getsgent.c: New file.
198         * gshadow/getsgent_r.c: New file.
199         * gshadow/getsgnam.c: New file.
200         * gshadow/getsgnam_r.c: New file.
201         * gshadow/gshadow.h: New file.
202         * gshadow/putsgent.c: New file.
203         * gshadow/sgetsgent.c: New file.
204         * gshadow/sgetsgent_r.c: New file.
205         * gshadow/tst-gshadow.c: New file.
206         * include/gshadow.h: New file.
207         * Makeconfig (all-subdirs): Add gshadow.
208         * Makefile (installed-headers): Add gshadow/gshadow.h.
209         * nss/Makefile (databases): Add sgrp.
210         * nss/Versions: Add gshadow functions as private exports.
211         * nss/nsswitch.conf: Add gshadow entry.
212         * nss/sgrp-lookup.c: New file.
213         * nss/nss_files/files-parse.c: Add STRING_LIST macro.  Rewrite
214         parse_list to handle STRING_LIST and TRAILING_LIST_PARSER.
215         * nss/nss_files/files-sgrp.c: New file.
216         * sysdeps/generic/paths.h: Add _PATH_GSHADOW.
217         * sysdeps/unix/sysv/linux/paths.h: Likewise.
219 2009-04-22  Ulrich Drepper  <drepper@redhat.com>
221         * stdio-common/printf.h: Add missing const to register_printf_modifier.
222         * stdio-common/reg-modifier.c: Likewise.
224 2009-04-22  Andrew Stubbs  <ams@codesourcery.com>
226         * sysdeps/sh/sh4/setjmp.S (__sigsetjmp): Adjust JB_SIZE when there
227         is no FPU.
229 2009-04-20  Ulrich Drepper  <drepper@redhat.com>
231         [BZ #10086]
232         * sysdeps/unix/sysv/linux/sys/timex.h: Add definitions from kernel
233         headers up to 2.6.30.
235         * po/ca.po: Update from translation team.
237 2009-04-19  Ulrich Drepper  <drepper@redhat.com>
239         [BZ #10069]
240         * elf/dl-open.c (dl_open_worker): We cannot guarantee that we can load
241         an object that uses static TLS if the TLS modid is higher than the
242         reserve we always allocate.  At least for multi-threaded code.
244 2009-04-18  Ulrich Drepper  <drepper@redhat.com>
246         * stdlib/strfmon_l.c (__vstrfmon_l): Don't wrap when computing width.
247         Numerically stable check for valid width.
249         * locale/programs/locarchive.c (open_archive): Map the entire file
250         and not just the administrative data.
251         (add_locale): When we find a hash sum match compare the content
252         to be sure.
254         * malloc/malloc.c (malloc_info): Output address space information.
256 2009-04-17  Ulrich Drepper  <drepper@redhat.com>
258         * malloc/malloc.c (malloc_info): Also output system memory information.
260         * sysdeps/unix/sysv/linux/kernel-features.h: All supported
261         architectures have preadv/pwritev in 2.6.30.
263         * sysdeps/posix/preadv.c: Reading of zero bytes is no error.
264         * sysdeps/posix/readv.c: Likewise.
265         Reported by Markus Armbruster <armbru@redhat.com>.
267         * malloc/hooks.c (top_check): Force hook value into register.
269 2009-04-16  Samuel Thibault  <samuel.thibault@ens-lyon.org>
271         * elf/rtld.c (dl_main): Really call _dl_sysdep_start_cleanup after all
272         calls to _dl_relocate_object.
274 2009-04-16  Ulrich Drepper  <drepper@redhat.com>
276         [BZ #9957]
277         * malloc/malloc.c (force_reg): Define.
278         (sYSMALLOc): Load hook variable into variable
279         before test and force into register.
280         (sYSTRIm): Likewise.
281         (public_mALLOc): Force hook value into register.
282         (public_fREe): Likewise.
283         (public_rEALLOc): Likewise.
284         (public_mEMALIGn): Likewise.
285         (public_vALLOc): Likewise.
286         (public_pVALLOc): Likewise.
287         (public_cALLOc): Likewise.
288         (__posix_memalign): Likewise.
289         * malloc/arena.c (ptmalloc_init): Load hook variable into variable
290         before test and force into register.
291         * malloc/hooks.c (top_check): Likewise.
292         (public_sET_STATe): Pretty printing.
294         * resolv/res_send.c (send_dg): Don't just ignore the result we got
295         in case we only receive one reply in single-request mode.
297 2009-04-16  Jakub Jelinek  <jakub@redhat.com>
299         * elf/dl-open.c (_dl_open): Bump GL(dl_nns) to 1 if no libraries
300         are dlopened in statically linked program even for __LM_ID_CALLER.
302 2009-04-16  Ulrich Drepper  <drepper@redhat.com>
304         * resolv/res_send.c (send_dg): Don't switch into single-request
305         mode if we already are in it.
307 2009-04-15  Ulrich Drepper  <drepper@redhat.com>
309         * sysdeps/unix/sysv/linux/getsysstats.c (next_line): Make sure there
310         are always at least 4 bytes in the returned line.
312 2009-04-15  Jakub Jelinek  <jakub@redhat.com>
314         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Check
315         __libc_use_alloca (8192), if the stack is too small use 512 bytes
316         instead of 8K.  Stop searching in /proc/stat after hitting first
317         line not starting with cpu.
318         (next_line): Truncate too long
319         lines at buffer size * 3/4 instead of pretending there were line
320         breaks inside of large lines.
322 2009-04-14  Ulrich Drepper  <drepper@redhat.com>
324         * sysdeps/x86_64/mp_clz_tab.c: New file.
326 2009-03-17  Ryan S. Arnold  <rsa@us.ibm.com>
327             Ulrich Drepper  <drepper@redhat.com>
329         * sysdeps/unix/sysv/linux/fallocate.c: Handle old kernel headers.
330         * sysdeps/unix/sysv/linux/fallocate64.c: Likewise.
331         * sysdeps/unix/sysv/linux/wordsize-64/fallocate.c: Likewise.
333 2009-03-25  Andrew Stubbs  <ams@codesourcery.com>
335         * sysdeps/sh/libc-tls.c: New file.
337         * sysdeps/sh/bits/setjmp.h (__jmp_buf): Give name to structure type.
339 2009-04-14  Roland McGrath  <roland@redhat.com>
341         * elf/elf.h: Add various missing ARM constants, to match binutils.
343 2009-04-14  Ulrich Drepper  <drepper@redhat.com>
345         Optimizations from GMP.
346         * sysdeps/x86_64/add_n.S: New file.
347         * sysdeps/x86_64/addmul_1.S: New file.
348         * sysdeps/x86_64/lshift.S: New file.
349         * sysdeps/x86_64/mul_1.S: New file.
350         * sysdeps/x86_64/rshift.S: New file.
351         * sysdeps/x86_64/sub_n.S: New file.
352         * sysdeps/x86_64/submul_1.S: New file.
354 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
356         * sysdeps/powerpc/powerpc32/elf/start.S: Ensure .data is non-empty.
357         * sysdeps/powerpc/powerpc64/elf/start.S: Likewise.
358         * sysdeps/sparc/sparc32/elf/start.S: Likewise.
359         * sysdeps/sparc/sparc64/elf/start.S: Likewise.
361 2009-04-14  Ulrich Drepper  <drepper@redhat.com>
363         * sysdeps/unix/sysv/linux/kernel-features.h: SH also has
364         preadv/pwritev.
366 2009-04-13  Ulrich Drepper  <drepper@redhat.com>
368         * sysdeps/x86-64/strrchr.S: New file.
370 2009-04-10  Ulrich Drepper  <drepper@redhat.com>
372         * stdio-common/printf.h (struct printf_info): Add user element.
373         New types printf_arginfo_size_function, printf_va_arg_function.
374         Declare register_printf_specifier, register_printf_modifier,
375         register_printf_type.
376         * stdio-common/printf-parse.h (struct printf_spec): Add size element.
377         (union printf_arg): Add pa_user element.
378         Adjust __printf_arginfo_table type.
379         Add __printf_va_arg_table, __printf_modifier_table,
380         __handle_registered_modifier_mb, and __handle_registered_modifier_wc
381         declarations.
382         * stdio-common/printf-parsemb.c: Recognize registered modifiers.
383         If registered arginfo call failed try normal specifier.
384         * stdio-common/printf-prs.c: Pass additional parameter to arginfo
385         function.
386         * stdio-common/Makefile (routines): Add reg-modifier and reg-type.
387         * stdio-common/Versions: Export register_printf_modifier,
388         register_printf_type, and register_printf_specifier for GLIBC_2.10.
389         * stdio-common/reg-modifier.c: New file.
390         * stdio-common/reg-type.c: New file.
391         * stdio-common/reg-printf.c (__register_printf_specifier): New
392         function.  Mostly the old __register_printf_function function but
393         uses locking and type of third parameter changed.
394         (__register_printf_function): Implement using
395         __register_printf_specifier.
396         * stdio-common/vfprintf.c (vfprintf): Collect argument sizes in
397         calls to arginfo functions.  Allocate enough memory for user-defined
398         types.  Call new va_arg functions to get user-defined types.
399         Try installed handlers even for existing format specifiers first.
401 2009-04-09  Ulrich Drepper  <drepper@redhat.com>
403         * sysdeps/x86_64/rawmemchr.S: New file.
405         * stdio-common/vfprintf.c (vfprintf): Slightly more compact code.
406         Simplified code and possible copy problem fixed.
408         * sysdeps/unix/sysv/linux/preadv.c: Avoid prototype for static
409         function if it is not defined.  Add some necessary casts.
410         * sysdeps/unix/sysv/linux/pwritev.c: Likewise.
412         * sysdeps/unix/sysv/linux/kernel-features.h: SPARC and IA64 also
413         have preadv/pwritev in 2.6.30.
415 2009-04-08  Ulrich Drepper  <drepper@redhat.com>
417         * malloc/malloc.c (malloc_info): New function.
418         * malloc/malloc.h: Declare it.
419         * malloc/Versions: Export malloc_info for GLIBC_2.10.
421         * sysdeps/unix/sysv/linux/preadv64.c (PREAD): Use __libc_pread64
422         to avoid PLT slot.
424         * malloc/malloc.c (_int_realloc): Add parameter with old block
425         size.  Remove duplicated test.  Don't handle mmap'ed blocks here.
426         Adjust all callers.
427         * malloc/hooks.c (realloc_check): Adjust _int_realloc call.
429 2009-04-07  Ulrich Drepper  <drepper@redhat.com>
431         * sysdeps/x86_64/strchrnul.S: New file.
433         * crypt/Makefile (LDLIBS-crypt.so): Use this variable instead of
434         depending libcrypt on -lfreebl3.
436         * sysdeps/unix/sysv/linux/kernel-features.h: Power also has
437         preadv/pwritev in 2.6.30.
439         * resolv/nss_dns/dns-host.c (getanswer_r): Use strcasecmp
440         instead of __strcasecmp.
442         * string/stratcliff.c (do_test): Add memchr tests..
443         * wcsmbs/wcsatcliff.c (MEMCHR): Define.
444         * sysdeps/x86_64/memchr.S: Fix handling of end of buffer after
445         first read quad word.
447 2009-04-06  Ulrich Drepper  <drepper@redhat.com>
449         * string/strverscmp.c (__strverscmp): Fix last cleanups.
450         * string/tst-svc.input: Add new test case.
451         * string/tst-svc.expect: Adjust.
452         * string/Makefile: Don't ignore tst-svc error.
454         * sysdeps/x86_64/memchr.S: New file.
456         * resolv/resolv.h (RES_SNGLKUP): Define.
457         * resolv/res_init.c (res_setoptions): Recognize single-request option.
458         * resolv/res_send.c (send_dg): If we sent two requests at once and
459         only get one reply before timeout switch to mode where we send the
460         second request only after the first answer has been received.
462 2009-04-05  Ulrich Drepper  <drepper@redhat.com>
464         * sysdeps/x86_64/strlen.S: Optimize by using SSE2 instructions.
465         * sysdeps/x86_64/strchr.S: Likewise.
467 2009-04-03  Ulrich Drepper  <drepper@redhat.com>
469         * configure.in: We need to test for the compiler earlier.
471         * misc/Makefile (routines): Add preadv, preadv64, pwritev, pwritev64.
472         * misc/Versions: Export preadv, preadv64, pwritev, pwritev64 for
473         GLIBC_2.10.
474         * misc/sys/uio.h: Declare preadv, preadv64, pwritev, pwritev64.
475         * sysdeps/unix/sysv/linux/kernel-features.h: Add entries for preadv
476         and pwritev.
477         * misc/preadv.c: New file.
478         * misc/preadv64.c: New file.
479         * misc/pwritev.c: New file.
480         * misc/pwritev64.c: New file.
481         * sysdeps/posx/preadv.c: New file.
482         * sysdeps/posx/preadv64.c: New file.
483         * sysdeps/posx/pwritev.c: New file.
484         * sysdeps/posx/pwritev64.c: New file.
485         * sysdeps/unix/sysv/linux/preadv.c: New file.
486         * sysdeps/unix/sysv/linux/preadv64.c: New file.
487         * sysdeps/unix/sysv/linux/pwritev.c: New file.
488         * sysdeps/unix/sysv/linux/pwritev64.c: New file.
489         * sysdeps/unix/sysv/linux/wordsize-64/preadv64.c: New file.
490         * sysdeps/unix/sysv/linux/wordsize-64/pwritev64.c: New file.
492         * sysdeps/unix/sysv/linux/readv.c (__libc_readv): Fix calling of
493         compatibility code.
494         * sysdeps/unix/sysv/linux/writev.c (__libc_writev): Likewise.
496         * sysdeps/unix/sysv/linux/kernel-features.h: Define
497         __ASSUME_COMPLETE_READV_WRITEV.
498         * sysdeps/unix/sysv/linux/readv.c: No need for userlevel fallback
499         with modern kernels.
500         * sysdeps/unix/sysv/linux/writev.c: Likewise.
502         * sysdeps/posix/readv.c: Since read is a cancellation point we have
503         to free a possible malloced buffer in case of cancellation.
504         * sysdeps/posix/writev.c: Likewise for write.
506 2009-04-02  Ulrich Drepper  <drepper@redhat.com>
508         * sysdeps/unix/sysv/linux/bits/socket.h: Add missing protocol numbers.
510         * configure.in: Recognize --enable-nss-crypt.
511         * config.make.in: Add nss-crypt entry.
512         * crypt/Makefile: If nss-crypt==yes, don't build md5.c, sha256.c,
513         sha512.c.  Don't run md5test, sha256test, sha512test.  Pass -DUSE_NSS
514         and include path for NSS directory to compiler for md5-crypt,
515         sha256-crypt, sha512-crypt.  Link libcrypt.so with -lfreebl3.
516         * crypt/md5-crypt.c: If USE_NSS is defined, don't use local hash
517         function implementation, use NSS.  Introduce wrappers around the
518         hash function calls.  Little code size optimization.
519         * crypt/sha256-crypt.c: Likewise.
520         * crypt/sha512-crypt.c: Likewise.
521         * scripts/check-local-headers.sh: Ignore nss3 directory.
523         * configure.in: Rename pic_default to libc_cv_pic_default.
524         * config.make.in: Likewise.
526 2009-04-01  Roland McGrath  <roland@redhat.com>
528         * elf/elf.h (R_SPARC_GLOB_JMP): New macro.
529         (R_SPARC_GOTDATA_HIX22, R_SPARC_GOTDATA_LOX10): New macros.
530         (R_SPARC_GOTDATA_OP_HIX22, R_SPARC_GOTDATA_OP_LOX10): Likewise.
531         (R_SPARC_GOTDATA_OP, R_SPARC_H34): Likewise.
532         (R_SPARC_SIZE32, R_SPARC_SIZE64): Likewise.
533         (R_SPARC_GNU_VTINHERIT, R_SPARC_GNU_VTENTRY, R_SPARC_REV32): Likewise.
534         (R_SPARC_NUM): Update.
535         From Dave Miller <davem@davemloft.net>.
537 2009-04-01  Ulrich Drepper  <drepper@redhat.com>
539         * sysdeps/unix/sysv/linux/sys/eventfd.h (EFD_SEMAPHORE): Define.
541 2009-03-31  Ulrich Drepper  <drepper@redhat.com>
543         * elf/dl-open.c: Keep track of used name spaces and only iterate over
544         those which are used.
545         * elf/dl-addr.c: Likewise.
546         * elf/dl-caller.c: Likewise.
547         * elf/dl-fini.c: Likewise.
548         * elf/dl-iteratephdr.c: Likewise.
549         * elf/dl-libc.c: Likewise.
550         * elf/dl-load.c: Likewise.
551         * elf/dl-support.c: Likewise.
552         * elf/dl-sym.c: Likewise.
553         * elf/rtld.c: Likewise.
554         * sysdeps/generic/ldsodefs.h: Likewise.
556         * elf/dl-load.c: Remove support for systems without MAP_ANON.
557         * elf/dl-minimal.c: Likewise.
558         * elf/dl-misc.c: Likewise.
559         * elf/rtld.c: Likewise.
560         * sysdeps/generic/ldsodefs.h: Likewise.
562 2009-03-30  Ulrich Drepper  <drepper@redhat.com>
564         * elf/do-lookup.h (do_lookup_x): Minor optimization and cleanup.
565         Avoid reuse of complex expression.
567         * po/fr.po: Update from translation team.
569 2009-03-16  Ulrich Drepper  <drepper@redhat.com>
571         * include/dirent.h: Yet more changes to match sort function type
572         change.
573         * sysdeps/unix/sysv/linux/i386/alphasort64.c: Likewise.
574         * sysdeps/unix/sysv/linux/i386/olddirent.h: Likewise.
575         * sysdeps/unix/sysv/linux/i386/versionsort64.c: Likewise.
577 2009-03-16  Thomas Schwinge  <tschwinge@gnu.org>
579         * dirent/scandir64.c (scandir64): Adjust declaration to type change.
581 2009-03-16  Ulrich Drepper  <drepper@redhat.com>
583         * nscd/connections.c (restart): Try to preserve the process name
584         by reading the /proc/self/exe symlink and using the return name.
585         Patch by Jeff Bastian <jbastian@redhat.com>.
587 2009-03-15  Ulrich Drepper  <drepper@redhat.com>
589         [BZ #9733]
590         * elf/dl-load.c (_dl_map_object_from_fd): Only call audit hooks
591         if we are not loading a new audit library.
592         * elf/dl-reloc (_dl_relocate_object): Third parameter is now a bitmask.
593         Only use profiling trampoline for auditing if we are not relocating
594         an audit library.
595         * elf/dl-open.c (dl_open_worker): Adjust _dl_relocate_object call.
596         * elf/rtld.c: Likewise.
597         * sysdeps/generic/ldsodefs.h: Adjust _dl_relocate_object prototype.
599         * elf/rtld.c (dl_main): Extend help message for --audit option.
601         [BZ #9759]
602         * dirent/dirent.h: Adjust prototypes of scandir, scandir64, alphasort,
603         alphasort64, versionsort, and versionsort64 to POSIX 2008.
604         * dirent/alphasort.c: Adjust implementation to type change.
605         * dirent/alphasort64.c: Likewise.
606         * dirent/scandir.c: Likewise.
607         * dirent/versionsort.c: Likewise.
608         * dirent/versionsort64.c: Likewise.
609         * sysdeps/wordsize-64/alphasort.c: Add hack to hide alphasort64
610         declaration.
611         * sysdeps/wordsize-64/versionsort.c: Add hack to hide versionsort64
612         declaration.
614         [BZ #9880]
615         * inet/inet6_rth.c (inet6_rth_reverse): Compute number of segments
616         correctly.  Set segleft member in output as required.
617         Patch partly by Yang Hongyang <yanghy@cn.fujitsu.com>.
618         * inet/tst-inet6_rth.c (do_test): Add tests for inet6_rth_reverse.
620         [BZ #9881]
621         * inet/inet6_rth.c (inet6_rth_add): Add some error checking.
622         Patch mostly by Yang Hongyang <yanghy@cn.fujitsu.com>.
623         * inet/Makefile (tests): Add tst-inet6_rth.
624         * inet/tst-inet6_rth.c: New file.
626         [BZ #5807]
627         * string/strlen.c (strlen): Fix omission in the expression to test
628         for NUL bytes.
630 2009-03-14  Ulrich Drepper  <drepper@redhat.com>
632         * crypt/sha256test.c (main): Perform 100,000 'a' test in a second way.
634         * elf/dl-runtime.c (reloc_offset): Define.
635         (reloc_index): Define.
636         (_dl_fixup): Rename reloc_offset parameter to reloc_arg.
637         (_dl_fixup_profile): Likewise.  Use reloc_index instead of
638         computing index from reloc_offset.
639         (_dl_call_pltexit): Likewise.
640         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_resolve): Just pass
641         the relocation index to _dl_fixup.
642         (_dl_runtime_profile): Likewise for _dl_fixup_profile and
643         _dl_call_pltexit.
644         * sysdeps/x86_64/dl-runtime.c: New file.
646         [BZ #9893]
647         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Fix
648         alignment of La_x86_64_regs.  Store xmm parameters.
649         Patch mostly by Jiri Olsa <olsajiri@gmail.com>.
651         [BZ #9913]
652         * string/strverscmp.c (__strverscmp): Fix case of different digits
653         in fractional part of string.
654         Patch by Jingyu Liu <jyliu@fortinet.com>.
655         * string/Makefile (tests): Add tst-svc2.
656         * string/tst-svc2.c: New file.
658         * string/strverscmp.c (__strverscmp): Optimize size of tables.
660         * locale/iso-639.def: Add Min Nan.
662 2009-03-11  Carlos Eduardo Seo  <cseo@linux.vnet.ibm.com>
664         [BZ #9948]
665         * elf/dl-sysdep.c (_dl_show_auxv): Add support for AT_BASE_PLATFORM.
667 2009-03-14  Ulrich Drepper  <drepper@redhat.com>
669         * elf/dl-sysdep.c (auxvars): Compress data structure.
671         * sysdeps/i386/dl-machine.h (elf_machine_rel): Implement
672         STT_GNU_IFUNC handling.
673         (elf_machine_rela): Likewise.
675 2009-03-13  Ulrich Drepper  <drepper@redhat.com>
677         * config.h.in (USE_MULTIARCH): Define.
678         * configure.in: Handle --enable-multi-arch.
679         * elf/dl-runtime.c (_dl_fixup): Handle STT_GNU_IFUNC.
680         (_dl_fixup_profile): Likewise.
681         * elf/do-lookup.c (dl_lookup_x): Likewise.
682         * sysdeps/x86_64/dl-machine.h: Handle STT_GNU_IFUNC.
683         * elf/elf.h (STT_GNU_IFUNC): Define.
684         * include/libc-symbols.h (libc_ifunc): Define.
685         * sysdeps/x86_64/cacheinfo.c: If USE_MULTIARCH is defined, use the
686         framework in init-arch.h to get CPUID values.
687         * sysdeps/x86_64/multiarch/Makefile: New file.
688         * sysdeps/x86_64/multiarch/init-arch.c: New file.
689         * sysdeps/x86_64/multiarch/init-arch.h: New file.
690         * sysdeps/x86_64/multiarch/sched_cpucount.c: New file.
692         * config.make.in (experimental-malloc): Define.
693         * configure.in: Handle --enable-experimental-malloc.
694         * malloc/Makefile: Handle experimental-malloc flag.
695         * malloc/malloc.c: Implement PER_THREAD and ATOMIC_FASTBINS features.
696         * malloc/arena.c: Likewise.
697         * malloc/hooks.c: Likewise.
698         * malloc/malloc.h: Define M_ARENA_TEST and M_ARENA_MAX.
700 2009-03-11  Ulrich Drepper  <drepper@redhat.com>
702         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Add branch
703         prediction.  A few size optimizations.
705 2009-03-10  Ulrich Drepper  <drepper@redhat.com>
707         * time/tzset.c: Optimize a bit for size.
709 2009-03-10  Jakub Jelinek  <jakub@redhat.com>
711         * include/stdio.h (fmemopen): Add libc_hidden_proto.
712         * libio/fmemopen.c (fmemopen): Add libc_hidden_def.
714         * elf/sprof.c: Avoid warning about multi-line comment.
716 2009-03-10  Ulrich Drepper  <drepper@redhat.com>
718         * time/tzset.c (__tzset_parse_tz): Use correct string when parsing
719         DST name.
720         * time/tst-posixtz.c: Add tests for quoted timezone names.
722 2009-03-10  Jakub Jelinek  <jakub@redhat.com>
724         * posix/unistd.h (_POSIX_VERSION, _POSIX2_VERSION, _POSIX2_C_BIND,
725         _POSIX2_C_DEV, _POSIX2_SW_DEV, _POSIX2_LOCALEDEF): Define to
726         200809L instead of 200112L.
727         (_XOPEN_VERSION): For __USE_XOPEN2K8 define to 700.
728         * posix/tst-sysconf.c (STDVER): Define to 200809L instead of 200112L.
730         * stdlib/quick_exit.c (quick_exit): Pass &__quick_exit_funcs
731         instead of __quick_exit_funcs to __run_exit_handlers.
732         * stdlib/at_quick_exit.c (at_quick_exit): Add attribute_hidden.
733         * stdlib/exit.h (__run_exit_handlers): Add noreturn attribute.
734         (__cxa_at_quick_exit): Remove attribute_hidden.
735         * stdlib/exit.c (exit): Pass &__exit_funcs instead of __exit_funcs
736         to __run_exit_handlers.
737         * stdlib/cxa_at_quick_exit.c (__cxa_at_quick_exit): Remove
738         attribute_hidden.
740 2009-03-10  Ulrich Drepper  <drepper@redhat.com>
742         * po/id.po: Update from translation team.
744 2009-02-18  Jakub Jelinek  <jakub@redhat.com>
746         * sysdeps/unix/sysv/linux/powerpc/powerpc64/setcontext.S: Use
747         .machine push; .machine "power6" and .machine pop around mtfsf
748         insns outside of _ARCH_PWR6 define.
749         * sysdeps/unix/sysv/linux/powerpc/powerpc64/swapcontext.S: Likewise.
750         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext-common.S:
751         Likewise.
752         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S:
753         Likewise.
754         * sysdeps/powerpc/fpu/tst-setcontext-fpscr.c (_SET_DI_FPSCR): Likewise.
755         * sysdeps/powerpc/fpu/fenv_libc.h (fesetenv_register,
756         relax_fenv_state): Likewise.
758 2009-03-08  Ulrich Drepper  <drepper@redhat.com>
760         * stdlib/Makefile (routines): Add quick_exit, at_quick_exit, and
761         cxa_at_quick_exit.
762         (static-only-routines): Add at_quick_exit.
763         * stdlib/Versions: Export quick_exit and __cxa_at_quick_exit for
764         GLIBC_2.10.
765         * stdlib/quick_exit.c: New file.
766         * stdlib/at_quick_exit.c: New file.
767         * stdlib/cxa_at_quick_exit.c: New file.
768         * stdlib/cxa_atexit.c (__cxa_atexit): Move body to new function.  Call
769         it appropriately.
770         (__internal_atexit): New function.
771         (__new_exitfn): Now takes parameter to point to the list to use.
772         * stdlib/cxa_finalize.c: Remove quick_exit handlers, don't call them.
773         * stdlib/exit.c (__run_exit_handlers): New function.  Split from...
774         (exit): ...here.  Just call __run_exit_handlers appropriately.
775         * stdlib/exit.h: Declare __quick_exit_funcs, __run_exit_handlers,
776         __internal_atexit, __cxa_at_quick_exit.  Adjust __new_exitfn.
777         * stdlib/on_exit.c: Adjust call to __new_exitfn.
778         * stdlib/stdlib.h: Declare at_quick_exit and quick_exit.
780         * po/id.po: Update from translation team.
782 2009-03-07  Ulrich Drepper  <drepper@redhat.com>
784         * po/ru.po: Update from translation team.
786 2009-03-04  Ulrich Drepper  <drepper@redhat.com>
788         * po/nl.po: Update from translation team.
790 2009-03-03  Ulrich Drepper  <drepper@redhat.com>
792         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Declare fallocate{,64}.
793         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
794         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
795         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
796         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
797         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Likewise.
798         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
800         * po/pl.po: Update from translation team.
802 2009-03-02  Ulrich Drepper  <drepper@redhat.com>
804         [BZ #7083]
805         * sysdeps/unix/sysv/linux/fallocate.c: New file.
806         * sysdeps/unix/sysv/linux/fallocate64.c: New file.
807         * sysdeps/unix/sysv/linux/wordsize-64/fallocate64.c: New file.
808         * sysdeps/unix/sysv/linux/wordsize-64/fallocate.c: New file.
809         * sysdeps/unix/sysv/linux/i386/fallocate64.c: New file.
810         * sysdeps/unix/sysv/linux/i386/fallocate.c: New file.
811         * sysdeps/unix/sysv/linux/Versions: Export fallocate and fallocate64
812         for GLIBC_2.10.
813         * sysdeps/unix/sysv/linux/Makefile [subdir=io] (sysdep_routines):
814         Add fallocate and fallocate64.
816         * io/fcntl.h: Pretty printing.
818 2009-03-02  Richard Guenther  <rguenther@suse.de>
820         * misc/sys/cdefs.h (__extern_always_inline): Add __artificial__
821         attribute also for non-C99 inline semantics variant.
823 2009-02-12  Carlos Eduardo Seo  <cseo@linux.vnet.ibm.com>
825         * sysdeps/powerpc/powerpc32/power7/fpu/Implies: New file.
826         * sysdeps/powerpc/powerpc32/power7/Implies: Likewise.
827         * sysdeps/powerpc/powerpc64/power7/fpu/Implies: Likewise.
828         * sysdeps/powerpc/powerpc64/power7/Implies: Likewise.
829         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power7/fpu/Implies:
830         Likewise.
831         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power7/fpu/Implies:
832         Likewise.
834 2009-03-02  Ulrich Drepper  <drepper@redhat.com>
836         * po/cs.po: Update from translation team.
838 2009-02-28  Ulrich Drepper  <drepper@redhat.com>
840         * po/bg.po: Update from translation team.
841         * po/sv.po: Likewise.
842         * po/fi.po: Likewise.
843         * po/vi.po: Likewise.
845 2009-02-27  Roland McGrath  <roland@redhat.com>
847         * Makeconfig (%.v.i): Depend on Makeconfig.
848         Exclude % lines from initial #-comment removal.
850 2009-02-27  Ulrich Drepper  <drepper@redhat.com>
852         * po/ko.po: Update from translation team.
854 2009-02-26  Roland McGrath  <roland@redhat.com>
856         * shadow/lckpwdf.c (__lckpwdf): Move FLAGS inside block using it,
857         avoids unused warning.
859 2009-02-26  Andrew Stubbs  <ams@codesourcery.com>
860             SUGIOKA Toshinobu  <sugioka@itonet.co.jp>
862         * sysdeps/unix/sysv/linux/sh/sys/procfs.h: Don't include signal.h,
863         sys/ucontext.h and asm/elf.h.  Include sys/user.h.
864         * sysdeps/unix/sysv/linux/sh/sys/user.h: Don't include features.h
865         and asm/user.h.  Include asm/ptrace.h.
866         (PTRACE_GETREGS, PTRACE_SETREGS, PTRACE_GETFPREGS,
867         PTRACE_SETFPREGS, PTRACE_GETFDPIC, PTRACE_GETFDPIC_EXEC,
868         PTRACE_GETFDPIC_INTERP, PTRACE_GETDSPREGS, PTRACE_SETDSPREGS):
869         Undefine.
870         (start_thread): Don't undefine.
871         (elf_greg_t, ELF_NGREG, elf_fpregset_t, user_fpu_struct, user):
872         Define.
874 2009-02-26  Ulrich Drepper  <drepper@redhat.com>
876         * wctype/wctype.h: The *_l functions are in POSIX 2008.
877         * wcsmbs/wchar.h: mbsnrtowcs, open_wmemstream, wcpcpy, wcpncpy,
878         wcscasecmp, wcsdup, wcsncasecmp, wcsnlen, wcsnrtombs,
879         wcscasecmp_l, wcsncasecmp_l, wcscoll_l, and wcsxfrm_l.
880         * sysdeps/mach/hurd/bits/posix_opt.h: Reset value of macros from
881         200112L to 200809L.
882         * sysdeps/unix/sysv/linux/bits/posix_opt.h: Likewise.
883         * posix/getconf.c (vars): Add _SC_THREAD_ROBUST_PRIO_INHERIT and
884         _SC_THREAD_ROBUST_PRIO_PROTECT entries.
885         * bits/confname.h: Add _SC_THREAD_ROBUST_PRIO_INHERIT and
886         _SC_THREAD_ROBUST_PRIO_PROTECT.
887         * posix/unistd.h: fexecve is in POSIX 2008.
888         * time/time.h: strftime_l is in POSIX 2008.
889         * io/sys/stat.h: futimens is in POSIX 2008.
890         * string/strings.h: strcasecmp_l and strncasecmp_l are in POSIX 2008.
891         * string/string.h: stpcpy, stpncpy, strndup, strnlen, strsignal,
892         strcoll_l, strerror_l, and strxfrm_l are in POSIX 2008.
893         * stdlib/stdlib.h: mkdtemp is in POSIX 2008.
894         * libio/stdio.h: dprintf, fmemopen, getdelim, getline,
895         open_memstream, and vdprintf are in POSIX 2008.
897 2009-02-25  Ulrich Drepper  <drepper@redhat.com>
899         * include/features.h: Define macros for XPG7/POSIX 2008.
900         * ctype/ctype.h: The *_l functions are in POSIX 2008.
901         * dirent/dirent.h: alphasort, dirfd, scandir, and fdopendir are in
902         POSIX 2008.
903         * locale/langinfo.h: nl_langinfo_l is in POSIX 2008.
904         * locale/xlocale.h: Define locale_t type.
905         * locale/locale.h: duplocale, freelocale, newlocale, uselocale are
906         in POSIX 2008.  Don't define locale_t here.
907         * stdlib/monetary.h: strfmon_l is in POSIX 2008.
908         * sysdeps/unix/sysv/linux/bits/stat.h: Protect UTIME_NOW and
909         UTIME_OMIT only with __USE_ATFILE.
910         * signal/signal.h: Declare psignal and psiginfo for POSIX 2008.
911         * stdio-common/psiginfo.c: New file.
912         * stdio-common/psiginfo-data.h: New file.
913         * stdio-common/psiginfo-define.h: New file.
914         * stdio-common/Makefile (routines): Add psiginfo.
915         * stdio-common/Versions: Export psiginfo for GLIBC_2.10.
916         * sysdeps/unix/sysv/linux/ia64/bits/stat.h: Likewise.
917         * sysdeps/unix/sysv/linux/powerpc/bits/stat.h: Likewise.
918         * sysdeps/unix/sysv/linux/s390/bits/stat.h: Likewise.
919         * sysdeps/unix/sysv/linux/sparc/bits/stat.h: Likewise.
920         * sysdeps/unix/sysv/linux/x86_64/bits/stat.h: Likewise.
921         * io/sys/stat.h: Move mknodat definition into same conditional as
922         mknod.
923         * time/sys/time.h: futimesat is not among the functions accepted
924         into the POSIX standard.
926         * include/features.h: If no feature selection given and we select
927         by default a POSIX mode, also define __USE_POSIX_IMPLICITLY.
928         * posix/Versions: Export __posix_getopt.
929         * posix/getopt.c (_getopt_initialize): Take additional parameter.
930         Use it to alternatively initialize __posixly_correct.
931         (_getopt_internal_r): Take addition parameter.  Pass on to
932         _getopt_initialize.
933         (_getopt_internal): Take addition parameter.  Pass on to
934         _getopt_internal_r.
935         (getopt): Pass additional zero to _getopt_internal.
936         (__posix_getopt): New function.
937         * posix/getopt.h: Add redirection for getopt.
938         * posix/getopt1.c (getopt_long): Pass additional zero to
939         _getopt_internal.
940         (getopt_long_only): Likewise.
941         (_getopt_long_r): Pass additional zero to _getopt_internal_r.
942         (_getopt_long_only_r): Likewise.
943         * posix/getopt_int.h: Adjust declarations of _getopt_internal and
944         _getopt_internal_r.
946 2009-02-24  Ulrich Drepper  <drepper@redhat.com>
948         * bits/confname.h: Define _SC_TRACE_EVENT_NAME_MAX, _SC_TRACE_NAME_MAX,
949         _SC_TRACE_SYS_MAX, _SC_TRACE_USER_EVENT_MAX, _SC_XOPEN_STREAMS.
950         * sysdeps/posix/sysconf.c (__sysconf): Handle
951         _SC_TRACE_EVENT_NAME_MAX, _SC_TRACE_NAME_MAX, _SC_TRACE_SYS_MAX,
952         _SC_TRACE_USER_EVENT_MAX, _SC_XOPEN_STREAMS.
954 2009-02-24  Roland McGrath  <roland@redhat.com>
956         [BZ #9895]
957         * README.template: Reworded not to use substituted version number.
958         Renamed to ...
959         * README: ... here (no longer generated).
960         * Makefile (README): Target removed.
962 2009-02-24  Ulrich Drepper  <drepper@redhat.com>
964         * sysdeps/unix/sysv/linux/sysconf.c (__sysconf):
965         /proc/sys/kernel/rtsig_max doesn't exist anymore, use getrlimit
966         instead.
968         * io/sys/stat.h: The lstat functions have been mandatory since 2001.
970         * time/tzset.c (tzset_internal): Correct parsing of TZ envvar.
972 2009-02-22  Ulrich Drepper  <drepper@redhat.com>
974         * po/bg.po: Update from translation team.
976 2009-02-16  Jakub Jelinek  <jakub@redhat.com>
978         * stdlib/monetary.h: Uglify function parameter names.
979         * sunrpc/rpc/pmap_clnt.h: Likewise.
980         * sunrpc/rpc/svc.h: Likewise.
981         * sunrpc/rpc/xdr.h: Likewise.
982         * sunrpc/rpc/clnt.h: Likewise.
983         * resolv/netdb.h: Likewise.
984         * resolv/arpa/nameser.h: Likewise.
985         * resolv/resolv.h: Likewise.
986         * argp/argp.h: Likewise.
987         * locale/langinfo.h: Likewise.
988         * io/sys/stat.h: Likewise.
989         * posix/spawn.h: Likewise.
990         * nis/rpcsvc/nislib.h: Likewise.
991         * malloc/obstack.h: Likewise.
992         * sysdeps/ia64/bits/link.h: Likewise.
993         * sysdeps/i386/bits/link.h: Likewise.
994         * sysdeps/s390/bits/link.h: Likewise.
995         * sysdeps/powerpc/bits/link.h: Likewise.
996         * sysdeps/x86_64/bits/link.h: Likewise.
997         * sysdeps/sparc/bits/link.h: Likewise.
998         * sysdeps/sh/bits/link.h: Likewise.
999         * sysdeps/unix/sysv/linux/i386/sys/io.h: Likewise.
1000         * sysdeps/unix/sysv/linux/x86_64/sys/io.h: Likewise.
1001         * sysdeps/unix/sysv/linux/sparc/sys/eventfd.h: Likewise.
1002         * sysdeps/unix/sysv/linux/sys/eventfd.h: Likewise.
1004 2008-12-01  Fredrik Unger  <fred@tree.se>
1006         * soft-fp/double.h [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_D,
1007         FP_UNPACK_SEMIRAW_DP): Use _FP_UNPACK_RAW_1 instead of
1008         _FP_UNPACK_RAW_2, fix up first argument.
1010 2009-02-15  Ulrich Drepper  <drepper@redhat.com>
1012         * sysdeps/unix/sysv/linux/getsysstats.c (next_line): New function.
1013         (GET_NPROCS_PARSER): Change parameters and use next_line.
1014         (__get_nprocs): Rewrite to not use stdio routines.
1015         * sysdeps/unix/sysv/linux/sparc/getsysstats.c (GET_NPROCS_PARSER):
1016         Change parameters and use next_line.
1018 2009-02-13  Ulrich Drepper  <drepper@redhat.com>
1020         [BZ #5381]
1021         * nscd/nscd.h: Remove definitions and declarations for mem_in_flight.
1022         Change mempool_alloc prototype.
1023         * nscd/mem.c (gc): Don't handle mem_in_flight.
1024         (mempool_alloc): Third parameter now only indicates whether this is the
1025         first call (to allocate data) or not.  If it is, get db rdlock.
1026         Release it on error.  Don't handle mem_in_flight.
1027         * nscd/aicache.c (addhstaiX): Mark he parameter as const.
1028         Adjust third parameter of mempool_alloc calls.
1029         Nothing to do here in case mempool_alloc fails.
1030         Avoid local variable shadowing parameter.  No need to get db rdlock
1031         before calling cache_add.
1032         * nscd/cache.c (cache_add): Adjust call to mempool_alloc.  There is
1033         no mem_in_flight array anymore.
1034         * nscd/connections.c: Remove definition and handling of mem_in_flight.
1035         * nscd/grpcache.c (cache_addgr): Adjust third parameter of
1036         mempool_alloc calls.  Mark he parameter as const.  Nothing to do here
1037         in case mempool_alloc fails. No need to get db rdlock before calling
1038         cache_add.
1039         * nscd/hstcache.c (cache_addhst): Likewise.
1040         * nscd/initgrcache.c (addinitgroupsX): Likewise.
1041         * nscd/servicescache.c (cache_addserv): Likewise.
1042         * nscd/pwdcache.c (cache_addpw): Likewise.  Remove some debugging code.
1044 2009-02-11  Ulrich Drepper  <drepper@redhat.com>
1046         * po/lt.po: Update from translation team.
1048 2009-02-10  Ulrich Drepper  <drepper@redhat.com>
1050         * elf/dl-load.c (open_verify): In case VALID_ELF_HEADER is
1051         defined, allow additional data to be added using the optional
1052         MORE_ELF_HEADER_DATA macro.
1053         * sysdeps/unix/sysv/linux/ldsodefs.h (VALID_ELF_HEADER,
1054         VALID_ELF_OSABI, VALID_ELF_ABIVERSION, MORE_ELF_HEADER_DATA): Define.
1056 2009-02-08  Ulrich Drepper  <drepper@redhat.com>
1058         * include/atomic.h: Define catomic_and if not already defined.
1059         * sysdeps/x86_64/bits/atomic.h: Define catomic_and.
1060         * sysdeps/i386/i486/bits/atomic.h: Likewise.
1062 2009-02-07  Ulrich Drepper  <drepper@redhat.com>
1064         * malloc/malloc.c (_int_free): Second argument is now mchunkptr.
1065         Change all callers.
1066         (_int_realloc): Likewise.  Third argument is now padded size
1067         All _int_* functions are now static.
1069         * malloc/hooks.c: Change all callers to _int_free and _int_realloc.
1070         * malloc/arena.c: Likewise.
1071         * include/malloc.h: Remove now unnecessary declarations of the _int_*
1072         functions.
1074         * sunrpc/rpc_common.c: We cannot move _null_auth into .rodata that
1075         easily.
1077         * malloc/malloc.c: Add branch prediction for use of the hooks.
1079         * grp/compat-initgroups.c [NOT_IN_libc] (__libc_use_alloca): Define.
1081 2009-02-06  Ulrich Drepper  <drepper@redhat.com>
1083         [BZ #7095]
1084         * bits/confname.h: Add SUSv7 macros for getconf environments.
1085         * bits/environments.h: Likewise.
1086         * sysdeps/unix/sysv/linux/i386/bits/environments.h: Likewise.
1087         * sysdeps/unix/sysv/linux/powerpc/bits/environments.h: Likewise.
1088         * sysdeps/unix/sysv/linux/s390/bits/environments.h: Likewise.
1089         * sysdeps/unix/sysv/linux/sparc/bits/environments.h: Likewise.
1090         * sysdeps/unix/sysv/linux/x86_64/bits/environments.h: Likewise.
1091         * posix/confstr.c: Handle SUSv5 and SUSv7 environments.
1092         * posix/getconf.c: Likewise.
1093         * posix/sysconf.c: Likewise.
1094         * sysdeps/posix/sysconf.c: Likewise.
1095         * posix/Makefile (getconf.speclist): Also collect SUSv5 and SUSv7
1096         environments.
1098 2009-01-16  Petr Baudis  <pasky@suse.cz>
1100         [BZ #9753]
1101         * resolv/res_libc.c (__res_maybe_init): Call __res_vinit()
1102         even if we currently have zero nscount.
1104 2009-02-06  Ulrich Drepper  <drepper@redhat.com>
1106         [BZ #9781]
1107         * grp/compat-initgroups.c (compat_call): Switch to use malloc when
1108         the input line is too long.
1110         * po/Makefile (libc.pot): Add f_print as function taking c-format
1111         parameter.
1113         * debug/xtrace.sh: Unify translatable messages.
1114         * elf/ldd.bash.in: Likewise.
1115         * elf/sprof.c: Likewise.
1116         * locale/programs/locale.c: Likewise.
1117         * malloc/memusage.sh: Likewise.
1118         * nss/getent.c: Likewise.
1120 2009-02-06  Joseph Myers  <joseph@codesourcery.com>
1122         * debug/pcprofiledump.c (print_version,
1123         argp_program_version_hook): New function.
1124         * elf/ldconfig.c (more_help): New function.
1125         (argp): Use it.
1126         * elf/sln.c (usage): New function.
1127         (main): Support --help and --version.
1128         * malloc/memusagestat.c (print_version): New function.
1129         (argp_program_version_hook): New variable.
1130         * nscd/nscd.c (more_help): New function.
1131         (argp): Use it.
1132         * posix/getconf.c (main): Send --version output to stdout.
1133         Support --help.
1134         * sunrpc/rpc_main.c (usage, options_usage): Take STREAM and STATUS
1135         arguments.  All callers changed.
1136         (print_version): New function.
1137         (parseargs): Support --help and --version.
1138         * sunrpc/rpcinfo.c (usage): Take STREAM argument.  All callers
1139         changed.
1140         (print_version): New function.
1141         (main): Use getopt_long.  Support --help and --version.
1142         * sysdeps/unix/sysv/linux/lddlibc4.c (main): Support --help and
1143         --version.
1145 2009-02-06  Ulrich Drepper  <drepper@redhat.com>
1147         * malloc/memusage.c (DEFAULT_BUFFER_SIZE): Change to 32768.
1148         (update_data): Fix handling of wrapping back
1149         to the beginning of the buffer.
1151         [BZ #9823]
1152         * stdio-common/psignal.c (psignal): Fix test for empty string.
1154 2009-02-05  Ulrich Drepper  <drepper@redhat.com>
1156         * include/rpc/auth.h: Use libc_hidden_proto for _null_auth.
1157         * sunrpc/rpc_common.c: Add libc_hidden_def for _null_auth.  Also
1158         move _null_auth to .rodata.
1160         * time/tzset.c (__tzset_parse_tz): DST offset must also allow hour
1161         value of 24.
1163         * intl/dcigettext.c (DCIGETTEXT): Avoid some code duplication.
1165         * sysdeps/unix/opendir.c (__alloc_dir): We have a lot more memory
1166         today than when the original code was written.  Use larger
1167         buffers.  This also makes it unnecessary to have stat information,
1168         if this causes extra efforts.
1169         (__opendir): In case O_DIRECTORY works, don't call fstat just for
1170         __alloc_dir.
1172 2009-02-03  Andrew Stubbs  <ams@codesourcery.com>
1174         * sysdeps/sh/sh4/dl-trampoline.S: Only set HAVE_FPU if __SH_FPU_ANY__
1175         is set.
1176         * sysdeps/sh/sh4/setjmp.S: Support SH4-NOFPU.
1177         * sysdeps/sh/sh4/__longjmp.S: Likewise.
1178         * sysdeps/unix/sysv/linux/sh/sh4/getcontext.S: Likewise.
1179         * sysdeps/unix/sysv/linux/sh/sh4/setcontext.S: Likewise.
1180         * sysdeps/unix/sysv/linux/sh/sh4/swapcontext.S: Likewise.
1181         * sysdeps/unix/sysv/linux/sh/sh4/register-dump.h: Likewise.
1183 2009-02-04  Ulrich Drepper  <drepper@redhat.com>
1185         * po/ru.po: Update from translation team.
1187 2008-11-17  Nathan Sidwell  <nathan@codesourcery.com>
1189         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (struct sigevent):
1190         Add _tid slot to maintain consistency with kernel.
1192 2009-02-04  Ulrich Drepper  <drepper@redhat.com>
1194         * libio/wfileops.c (_IO_wfile_underflow): Fix handling of
1195         incomplete characters at end of input buffer.
1196         * libio/Makefile (tests): Add tst-fgetwc.
1197         * libio/tst-fgetwc.c: New file.
1198         * libio/tst-fgetwc.input: New file.
1200 2009-02-02  Andrew Stubbs  <ams@codesourcery.com>
1202         * sysdeps/unix/sysv/linux/sh/Makefile (libm.so-no-z-defs): Define.
1204 2009-02-02  Ulrich Drepper  <drepper@redhat.com>
1206         [BZ #9793]
1207         * iconv/gconv_trans.c (__gconv_transliterate): Don't change
1208         *OUTBUFSTART unless the whole output fit into the buffer.
1209         * iconv/Makefile (tests): Add tst-iconv4.
1210         * iconv/tst-iconv4.c: New file.
1212 2009-02-01  Ulrich Drepper  <drepper@redhat.com>
1214         * sysdeps/x86_64/cacheinfo.c (intel_02_known): Add new descriptors.
1215         * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_02_known): Likewise.
1217 2009-01-29  Andrew Stubbs  <ams@codesourcery.com>
1219         * elf/Makefile (ld.so): Adjust the sed script to insert _begin in to
1220         newer linker scripts.
1222 2009-01-30  Ulrich Drepper  <drepper@redhat.com>
1224         [BZ #7040]
1225         * sysdeps/unix/sysv/linux/sys/inotify.h: Second parameter of
1226         inotify_rm_watch should have type int.
1228 2009-01-06  Steven Munroe  <sjmunroe@us.ibm.com>
1230         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S (__longjmp):
1231         Make aligned_restore_vmx a local symbol.
1232         * sysdeps/powerpc/powerpc64/__longjmp-common.S (__longjmp):
1233         Likewise.
1235 2009-01-30  Andreas Jaeger  <aj@suse.de>
1237         * sysdeps/unix/sysv/linux/bits/shm.h (SHM_EXEC): Define.
1238         * sysdeps/unix/sysv/linux/ia64/bits/shm.h (SHM_EXEC): Define.
1239         * sysdeps/unix/sysv/linux/powerpc/bits/shm.h (SHM_EXEC): Define.
1240         * sysdeps/unix/sysv/linux/s390/bits/shm.h (SHM_EXEC): Define.
1241         * sysdeps/unix/sysv/linux/sh/bits/shm.h (SHM_EXEC): Define.
1242         * sysdeps/unix/sysv/linux/sparc/bits/shm.h (SHM_EXEC): Define.
1243         * sysdeps/unix/sysv/linux/x86_64/bits/shm.h (SHM_EXEC): Define.
1245 2009-01-11  Ryan S. Arnold  <rsa@us.ibm.com>
1247         [BZ #9726]
1248         * sysdeps/powerpc/fpu/tst-setcontext-fpscr.c (_SET_DI_FPSCR,
1249         _SET_SI_FPSCR): Clobber fp0 to prevent erroneous test-case passes.
1251 2009-01-08  Ryan S. Arnold  <rsa@us.ibm.com>
1253         [BZ #9726]
1254         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext-common.S
1255         (__CONTEXT_FUNC_NAME): Fix mtfsf to use fp31 instead of fp0.
1256         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S
1257         (__CONTEXT_FUNC_NAME): Fix mtfsf to use fp31 instead of fp0.
1259 2009-01-11  Thomas Schwinge  <tschwinge@gnu.org>
1261         * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Use
1262         memcpy instead of memcmp.
1263         (_dl_setup_pointer_guard): Likewise.
1265 2009-01-30  Ulrich Drepper  <drepper@redhat.com>
1267         * malloc/malloc.c (sYSMALLOc): Don't use assert when detecting
1268         manipulated brk, use malloc_printerr.
1269         * misc/sbrk.c (__sbrk): Better error handling for nonsense
1270         requests.
1272 2009-01-30  Jakub Jelinek  <jakub@redhat.com>
1274         * string/string.h (memchr, strchr, strrchr, strpbrk, strstr, index,
1275         rindex): For C++ add inlines so that they can be recognized as
1276         builtins.
1277         * string/strings.h: Define correct C++ prototypes for gcc 4.4.
1279 2009-01-29  Ulrich Drepper  <drepper@redhat.com>
1280             Jakub Jelinek  <jakub@redhat.com>
1282         * string/string.h: Define correct C++ prototypes for gcc 4.4.
1283         * wcsmbs/wchar.h: Likewise.
1285 2009-01-29  Ulrich Drepper  <drepper@redhat.com>
1287         * sysdeps/i386/stackinfo.h (stackinfo_get_sp): Define.
1288         (stackinfo_sub_sp): Define.
1290 2009-01-28  Ulrich Drepper  <drepper@redhat.com>
1292         [BZ #9750]
1293         * nscd/mem.c (gc): Use alloca_count to get the real stack usage.
1294         * include/alloca.h (alloca_account): Define.
1295         * sysdeps/x86_64/stackinfo.h (stackinfo_get_sp): Define.
1296         (stackinfo_sub_sp): Define.
1298         * nscd/connections.c (nscd_init): If database file access fails
1299         check whether this is due to permission problems and bail in that
1300         case.
1302         [BZ #9741]
1303         * nscd/mem.c (gc): Fix assignment of he_data in case malloc is used.
1304         Reported by Jun'ichi Nomura <j-nomura@ce.jp.nec.com>.
1306 2009-01-14  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
1308         * sysdeps/unix/sysv/linux/sh/sysdep.h (INTERNAL_SYSCALL):
1309         Add "t" to clobber list.
1310         (INTERNAL_SYSCALL_NCS): Likewise.
1312 2009-01-28  Ulrich Drepper  <drepper@redhat.com>
1314         * nss/getent.c (print_networks): Don't print comma between aliases.
1316 2009-01-23  Ulrich Drepper  <drepper@redhat.com>
1318         * sysdeps/unix/sysv/linux/tst-clone.c (do_test): Avoid warning.
1320         * misc/hsearch_r.c (hcreate_r): We need at least three elements in
1321         the hash table.
1322         * misc/Makefile (tests): Add bug-hsearch1.
1323         * misc/bug-hsearch1.c: New file.
1325 2009-01-22  Roland McGrath  <roland@redhat.com>
1327         * Makeconfig (%.v.i): Strip trailing # comments,
1328         not only whole-line comments.
1330 2009-01-10  Ulrich Drepper  <drepper@redhat.com>
1332         * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Take
1333         one parameter.  If non-NULL use it to initialize return value.
1334         (_dl_setup_pointer_guard): New function.
1335         * sysdeps/unix/sysv/linux/dl-osinfo.h: Likewise.
1336         * sysdeps/generic/ldsodefs.h: Declare _dl_random.
1337         * elf/rtld.c (security_init): Pass _dl_random to
1338         _dl_setup_stack_chk_guard.  Call _dl_setup_pointer_guard to initialize
1339         pointer_chk_guard.
1340         * elf/dl-sysdep.c (_dl_random): New variable.
1341         (_dl_sysdep_start): Handle AT_RANDOM.
1342         (_dl_show_auxv): Likewise.
1343         * elf/dl-support.c (_dl_random): New variable.
1344         (_dl_aux_init): Handle AT_RANDOM.
1345         * csu/libc-start.c [!SHARED] (libc_start_main): Pass _dl_random
1346         to _dl_setup_stack_chk_guard.
1348         * elf/elf.h (AT_RANDOM): Define AT_BASE_PLATFORM and AT_RANDOM.
1350 2009-01-10  Roland McGrath  <roland@redhat.com>
1352         * nscd/nscd.c (parse_opt): Use argp_error for bad -i argument.
1354 2009-01-08  Ulrich Drepper  <drepper@redhat.com>
1356         * sysdeps/i386/fpu/libm-test-ulps: Adjust expm1 errors.
1358         [BZ #9706]
1359         * nss/nss_files/files-parse.c (strtou32): New function.
1360         (INT_FIELD): Use strotu32 instead of strtoul to unify behavior
1361         across 32-bit and 64-bit platforms.
1362         (INT_FIELD_MAYBE_NULL): Likewise.
1364 2009-01-08  Jakub Jelinek  <jakub@redhat.com>
1366         [BZ #9720]
1367         * sysdeps/unix/sysv/linux/bits/resource.h (enum __rusage_who): Avoid
1368         comma after RUSAGE_CHILDREN if not -D_GNU_SOURCE.
1369         * sysdeps/unix/sysv/linux/sparc/bits/resource.h (enum __rusage_who):
1370         Likewise.
1372 2009-01-05  Paolo Bonzini  <bonzini@gnu.org>
1374         [BZ #697]
1375         * posix/regexec.c (prune_impossible_nodes): Handle sifted_states[0]
1376         being NULL also if there are no backreferences.
1377         * posix/rxspencer/tests: Add testcases.
1379 2009-01-04  Paolo Bonzini  <bonzini@gnu.org>
1381         [BZ #9697]
1382         * posix/bug-regex17.c: Add testcases.
1383         * posix/regcomp.c (re_compile_fastmap_iter): Rewrite COMPLEX_BRACKET
1384         handling.
1386 2009-01-05  Martin Schwidefsky  <schwidefsky@de.ibm.com>
1388         * sysdeps/unix/sysv/linux/s390/bits/libc-vdso.h: New file.
1389         * sysdeps/unix/sysv/linux/s390/gettimeofday.c: New file.
1390         * sysdeps/unix/sysv/linux/s390/init-first.c: New file.
1391         * sysdeps/unix/sysv/linux/s390/Makefile (sysdep_routines): Add dl-vdso
1392         for elf subdir.
1393         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h (INLINE_VSYSCALL,
1394         INTERNAL_VSYSCALL, INTERNAL_VSYSCALL_NO_SYSCALL_FALLBACK,
1395         INTERNAL_SYSCALL_NCS, HAVE_CLOCK_GETRES_VSYSCALL and
1396         HAVE_CLOCK_GETTIME_VSYSCALL: Define.
1397         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
1398         * sysdeps/unix/sysv/linux/s390/Versions: New file.
1400 2008-12-31  Paolo Bonzini  <bonzini@gnu.org>
1402         * posix/regcomp.c (re_compile_fastmap_iter): Use __mbrtowc.
1403         * posix/regex_internal.c (build_wcs_buffer, build_wcs_upper_buffer,
1404         re_string_skip_chars, re_string_reconstruct): Likewise.
1405         * posix/regex_internal.h [!_LIBC] (__mbrtowc): New #define.
1407 2008-12-31  Rafael Avila de Espindola  <espindola@google.com>
1409         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyaddr2_r): Check and
1410         adjust the buffer alignment.
1412 2009-01-07  Samuel Thibault  <samuel.thibault@ens-lyon.org>
1414         * sysdeps/mach/hurd/Makefile (sysdep_headers) [subdir=socket]:
1415         Add net/ethernet.h net/if_arp.h net/if_ether.h net/if_ppp.h
1416         net/route.h.
1418         * hurd/report-wait.c (describe_number): Use __stpcpy to prepend
1419         flavor to description only when flavor is not NULL.
1421         * hurd/hurdsig.c (signal_allowed): Unlock _hurd_dtable_lock
1422         mutex after SIGIO/SIGURG lookup loop.
1424 2009-01-03  Samuel Thibault  <samuel.thibault@ens-lyon.org>
1426         * bits/resource.h (PRIO_PROCESS, PRIO_PGRP, PRIO_USER): Add macros.
1428 2009-01-03  Ulrich Drepper  <drepper@redhat.com>
1430         * sysdeps/unix/sysv/linux/i386/sysdep.h: Describe 6th argument
1431         handling.
1433 2009-01-02  Ulrich Drepper  <drepper@redhat.com>
1435         * sysdeps/unix/sysv/linux/kernel-features.h
1436         (__ASSUME_FUTEX_CLOCK_REALTIME): Define.
1438         * wcsmbs/wcsnrtombs.c (__wcsnrtombs): Create temporary state object
1439         if no output is written.
1441         * version.h: Bump to 2.10 development.
1443         * posix/getconf.c: Update copyright year.
1444         * nss/getent.c: Likewise.
1445         * iconv/iconvconfig.c: Likewise.
1446         * iconv/iconv_prog.c: Likewise.
1447         * elf/ldconfig.c: Likewise.
1448         * catgets/gencat.c: Likewise.
1449         * csu/version.c: Likewise.
1450         * elf/ldd.bash.in: Likewise.
1451         * elf/sprof.c (print_version): Likewise.
1452         * locale/programs/locale.c: Likewise.
1453         * locale/programs/localedef.c: Likewise.
1454         * nscd/nscd.c (print_version): Likewise.
1455         * debug/xtrace.sh: Likewise.
1456         * malloc/memusage.sh: Likewise.
1457         * malloc/mtrace.pl: Likewise.
1458         * debug/catchsegv.sh: Likewise.
1460 2008-12-29  Mike Frysinger  <vapier@gentoo.org>
1462         * iconvdata/Makefile (iconv-rules): Use LC_ALL=C when running awk
1463         script.
1465 2008-12-29  Ulrich Drepper  <drepper@redhat.com>
1467         * sysdeps/posix/getaddrinfo.c (gaih_inet): When the
1468         gethostbyname4_r function call succeeded, just leave the loop.
1470         [BZ #9694]
1471         * wcsmbs/wchar.h: Move undefs for local __need_* constants to the
1472         very end.
1473         * wctype/wctype.h: Get wint_t definition directly from <stddef.h>.
1474         * wctype/Makefile (tests): Add bug-wctypeh.
1475         * wctype/bug-wctypeh.c: New file.
1477         * nscd/nscd_gethst_r.c (nscd_gethst_r): Don't use nscd if
1478         LOCALDOMAIN is defined.
1479         * nscd/nscd_getai.c (__nscd_getai): Likewise.
1481         * sysdeps/x86_64/bits/select.h: New file.
1483         * resolv/res_init.c (__res_vinit): Count all servers in statp->nscount.
1485 2008-12-21  Bruno Haible  <bruno@clisp.org>
1487         [BZ #9677]
1488         * wcsmbs/mbsnrtowcs.c (__mbsnrtowcs): Create temporary state object
1489         if no output is written.
1491 2008-12-13  Klaus Dittrich  <kladit@arcor.de>
1493         * login/utmp_file.c (pututline_file): Replace call to dup2 with
1494         libc internal symbol __dup2 to avoid access through the PLT.
1496 2008-12-08  Ulrich Drepper  <drepper@redhat.com>
1498         [BZ #6545]
1499         * sysdeps/unix/sysv/linux/bits/socket.h (SCM_CREDENTIALS): Make
1500         available only for __USE_GNU.
1502         * inet/Makefile (tests): Add tst-getni2.
1503         * inet/tst-getni2.c: New file.
1505         [BZ #7080]
1506         * inet/getnameinfo.c (getnameinfo): Check for output buffers being
1507         NULL when NI_NAMEREQD is set.
1508         Patch mostly by Yang Hongyang <yanghy@cn.fujitsu.com>.
1509         * inet/Makefile (tests): Add tst-getni1.
1510         * inet/tst-getni1.c: New file.
1512 2008-12-03  Petr Baudis  <pasky@suse.cz>
1514         [BZ #7067]
1515         * nscd/connections.c (invalidate_cache): Use prune_run_lock
1516         instead of prune_lock.
1517         (nscd_run_prune): Before calling prune_cache, take prune_run_lock.
1518         * nscd/nscd.h (database_dyn): Add prune_run_cache.
1520 2008-12-07  Ulrich Drepper  <drepper@redhat.com>
1522         * resolv/res_send.c (send_dg): Use correct guards for SOCK_CLOEXEC
1523         use.
1525         * sysdeps/unix/sysv/linux/kernel-features.h: Fix typo in accept4
1526         handling.
1528         * resolv/res_init.c (__res_vinit): Always assign to statp->nscount
1529         after reading name server list.
1531         [BZ #7058]
1532         * nis/nss_nis/nis-hosts.c (_nss_nis_gethostbyname4_r): Fix memory
1533         handling for host name aliases.
1535 2008-11-24  Arkadiusz Miśkiewicz  <arekm@maven.pl>
1537         * sysdeps/i386/dl-tlsdesc.S (_dl_tlsdesc_dynamic): Use LOAD_PIC_REG
1538         instead of doing things manually.
1540 2008-11-26  Chris Steel  <chris.steel.lnx@googlemail.com>
1542         * posix/regex_internal.h (build_wcs_upper_buffer):
1543         Return type is reg_error_t.
1545 2008-12-05  Ulrich Drepper  <drepper@redhat.com>
1547         * posix/globtest.sh: Use mktemp to create temporary file and
1548         directory.
1550         * sysdeps/unix/sysv/linux/bits/sched.h (__CPU_SET_S): Handle large
1551         sets correctly.
1552         (__CPU_CLR_S): Likewise.
1553         (__CPU_ISSET_S): Likewise.
1555 2008-12-05  Joseph Myers  <joseph@codesourcery.com>
1556             Ulrich Drepper  <drepper@redhat.com>
1558         * scripts/firstversion.awk: Use custom comparison function to compare
1559         version numbers.
1560         * scripts/versions.awk: Use sort invocation which can handle
1561         multi-digit sub-version numbers.
1563 2008-12-04  Ulrich Drepper  <drepper@redhat.com>
1565         * locale/programs/ld-address.c (DEFINE_LANGUAGE_CODE2): Define.
1566         * locale/iso-639.def: Add Chhattisgarhi entry.
1568 2008-12-02  Ulrich Drepper  <drepper@redhat.com>
1570         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname3_r): Recognize
1571         ESRCH return value.
1572         (_nss_dns_gethostbyname4_r): Likewise.
1573         * resolv/res_init.c (__res_vinit): Initialize nscount to zero.
1574         * sysdeps/posix/getaddrinfo.c (gaih_inet): In case we use
1575         gethostbyname4_r, we don't have a separate IPv6 status, so copy
1576         the no_data variable.
1578         * resolv/res_init.c (__res_vinit): Fill in IPv4 name server
1579         information at the correct index.
1581         * socket/sys/socket.h: Declare accept4.
1582         * socket/accept4.c: New file.
1583         * sysdeps/unix/sysv/linux/accept4.c: New file.
1584         * sysdeps/unix/sysv/linux/i386/accept4.S: New file.
1585         * socket/Makefile (routines): Add accept4.
1586         * socket/Versions: Export accept4 with version GLIBC_2.10.
1587         * socket/paccept.c: Removed.
1588         * sysdeps/unix/sysv/linux/paccept.c: Removed.
1589         * sysdeps/unix/sysv/linux/i386/paccept.S: Removed.
1590         * Versions.def: Define GLIBC_2.10 for libc.
1591         * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_ACCEPT4.
1593         * nscd/connections.c: Use accept4.
1595         * sysdeps/unix/sysv/linux/i386/socket.S: Fix comment.
1597 2008-12-01  Ulrich Drepper  <drepper@redhat.com>
1599         * resolv/res_send.c (send_dg): Create sockets with non-blocking
1600         flag already set.
1602         * stdlib/setenv.c (unsetenv): Don't search environment if it does
1603         not exist.
1604         * stdlib/Makefile (tests): Add tst-unsetenv1.
1605         * stdlib/tst-unsetenv1.c: New file.
1607 2008-11-29  Ulrich Drepper  <drepper@redhat.com>
1609         * login/utmp_file.c (file_writable): New variable.
1610         (setutent_file): Don't try to open file for writing.
1611         (pututline_file): Before writing, make descriptor writable if
1612         necessary.
1614 2008-11-26  Ulrich Drepper  <drepper@redhat.com>
1616         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Only restrict search
1617         to IPv4 or IPv6 if an interface has been found.
1619 2008-11-26  Roland McGrath  <roland@redhat.com>
1621         * sysdeps/unix/sysv/linux/alpha/ipc_priv.h: Renamed to ...
1622         * sysdeps/unix/sysv/linux/powerpc/ipc_priv.h: ... here.
1624         * sysdeps/unix/sysv/linux/alpha/wordexp.c: Renamed to ...
1625         * sysdeps/unix/sysv/linux/ia64/wordexp.c: ... here.
1626         * sysdeps/unix/sysv/linux/sparc/sparc64/wordexp.c: Change #include.
1628         * elf/elf.h (NT_386_IOPERM): New macro.
1629         (NT_PPC_VSX): New macro.
1631 2008-11-25  Roland McGrath  <roland@redhat.com>
1633         * sysdeps/alpha, sysdeps/unix/bsd/osf/alpha,
1634         sysdeps/unix/bsd/Attic/osf1/alpha, sysdeps/unix/sysv/linux/alpha,
1635         sysdeps/unix/sysv/linux/alpha/alpha, sysdeps/unix/alpha,
1636         sysdeps/mach/alpha, sysdeps/mach/hurd/alpha:
1637         Subdirectories moved to ports repository.
1638         * configure.in (base_machine): Remove alpha case.
1640 2008-11-25  Thomas Schwinge  <tschwinge@gnu.org>
1642         * sysdeps/mach/strerror_l.c: New file.
1644 2008-11-13  Ryan S. Arnold  <rsa@us.ibm.com>
1646         [BZ #6411]
1647         * sysdeps/powerpc/fpu/Makefile: Added test case tst-setcontext-fpscr.
1648         * sysdeps/powerpc/fpu/feholdexcpt.c (_FPU_MASK_ALL): Define to replace
1649         magic numbers.
1650         * sysdeps/powerpc/fpu/fenv_libc.h (fesetenv_register): Dynamically
1651         choose mtfsf insn based on PPC_FEATURE_HAS_DFP.
1652         (relax_fenv_state): Same as above.
1653         (FPSCR_29): Reserve bit in ISA 2.05.
1654         (FPSCR_NI): Provide define for compat.
1655         * sysdeps/powerpc/fpu/fesetenv.c (_FPU_MASK_ALL): Define to replace
1656         magic numbers.
1657         * sysdeps/powerpc/fpu/feupdateenv.c (_FPU_MASK_ALL): Define to replace
1658         magic numbers.
1659         * sysdeps/powerpc/fpu/tst-setcontext-fpscr.c: New file.  Test case to
1660         test setcontext and swapcontext with dynamic 64-bit FPSCR detection.
1661         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S (__longjmp): Adjust
1662         access to hwcap to account for hwcap size increase to uint64_t.
1663         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S (__sigsetjmp ):
1664         Likewise.
1665         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext-common.S
1666         (*setcontext): Likewise.
1667         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/fpu/setcontext.S:
1668         New file.
1669         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/fpu/swapcontext.S:
1670         New file.
1671         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext-common.S
1672         (*setcontext): dynamically select mtfsf insn based on
1673         PPC_FEATURE_HAS_DFP. Adjust access to hwcap to account for hwcap size
1674         increase to uint64_t.
1675         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S
1676         (*swapcontext): dynamically select mtfsf insn based on
1677         PPC_FEATURE_HAS_DFP.  Adjust access to hwcap to account for hwcap size
1678         increase to uint64_t.
1679         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/fpu/setcontext.S:
1680         New file.
1681         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/fpu/swapcontext.S:
1682         New file.
1683         * sysdeps/unix/sysv/linux/powerpc/powerpc64/setcontext.S
1684         (*setcontext): dynamically select mtfsf insn based on
1685         PPC_FEATURE_HAS_DFP.
1686         * sysdeps/unix/sysv/linux/powerpc/powerpc64/swapcontext.S
1687         (*swapcontext): dynamically select mtfsf insn based on
1688         PPC_FEATURE_HAS_DFP.
1690 2008-11-13  Ulrich Drepper  <drepper@redhat.com>
1692         * version.h: Bump for 2.9 release.
1693         * include/features.h (__GLIBC_MINOR__): Bump to 9.
1695         [BZ #7029]
1696         * sysdeps/unix/sysv/linux/bits/sched.h (__CPU_ALLOC_SIZE):
1697         Multiply with sizeof of __cpu_mask, not 8 unconditionally after
1698         all the rounding.
1700 2008-11-11  Ulrich Drepper  <drepper@redhat.com>
1702         [BZ #7009]
1703         * resolv/nss_dns/dns-host.c (gaih_getanswer_slice): Don't abort for
1704         unknown request types for now.
1706 2008-11-11  Roland McGrath  <roland@redhat.com>
1708         * sysdeps/x86_64/configure: New file.
1710         * configure.in: Add AC_SUBST(libc_cv_cpp_asm_debuginfo).
1711         * configure: Regenerated.
1713 2008-11-03  Martin Schwidefsky  <schwidefsky@de.ibm.com>
1715         * sysdeps/s390/s390-64/dl-trampoline.S (_dl_runtime_profile): Use the
1716         correct instruction to remove the stack frame.
1718 2008-11-03  Michael Matz  <matz@suse.de>
1720         * sysdeps/s390/bits/atomic.h (__arch_compare_and_exchange_val_32_acq,
1721         __arch_compare_and_exchange_val_64_acq): Add "memory" clobber.
1723 2008-11-07  Jakub Jelinek  <jakub@redhat.com>
1725         * include/stdio.h (__builtin_fwrite, __builtin_fwrite_unlocked):
1726         Remove.
1728         * bits/libc-tsd.h (__libc_tsd_define, __libc_tsd_address,
1729         __libc_tsd_get, __libc_tsd_set): Add TYPE argument, use it as the type
1730         of the thread variable instead of void *.
1731         * sysdeps/mach/hurd/bits/libc-tsd.h (__libc_tsd_define,
1732         __libc_tsd_address, __libc_tsd_get, __libc_tsd_set): Likewise.
1733         * include/ctype.h (CTYPE_B, CTYPE_TOUPPER, CTYPE_TOLOWER): Adjust
1734         __libc_tsd_define arguments.
1735         (__ctype_b_loc, __ctype_toupper_loc, __ctype_tolower_loc): Adjust
1736         __libc_tsd_address arguments.  Remove union hack.
1737         * include/rpc/rpc.h (RPC_VARS): Adjust __libc_tsd_define arguments.
1738         * sunrpc/rpc_thread.c (RPC_VARS): Likewise.
1739         (__rpc_thread_destroy, rpc_thread_multi, __rpc_thread_variables):
1740         Adjust __libc_tsd_{set,get} arguments.
1741         * ctype/ctype-info.c (CTYPE_B, CTYPE_TOUPPER, CTYPE_TOLOWER): Adjust
1742         __libc_tsd_define arguments.
1743         * locale/uselocale.c (__uselocale): Adjust __libc_tsd_{set,get}
1744         arguments.
1745         * locale/lc-ctype.c (_nl_postload_ctype): Likewise.
1746         * locale/global-locale.c (__libc_tsd_LOCALE): Adjust type.
1747         (LOCALE): Adjust __libc_tsd_define arguments.
1748         * locale/localeinfo.h (_NL_CURRENT_LOCALE): Adjust __libc_tsd_get
1749         arguments.
1750         (LOCALE): Adjust __libc_tsd_define arguments.
1751         * sysdeps/mach/hurd/malloc-machine.h (MALLOC): Adjust __libc_tsd_define
1752         arguments.
1753         (tsd_setspecific, tsd_getspecific): Adjust __libc_tsd_{set,get}
1754         arguments.
1756 2008-11-02  Ulrich Drepper  <drepper@redhat.com>
1758         * malloc/malloc.c (public_rEALLOc): When new arena is used, copy
1759         really all bytes.  Patch by Denys Vlasenko <dvlasenk@redhat.com>.
1761 2008-11-01  Ulrich Drepper  <drepper@redhat.com>
1763         [BZ #6966]
1764         * misc/hsearch_r.c (hsearch_r): Fix secondary hash function.
1766 2008-10-24  Joseph Myers  <joseph@codesourcery.com>
1767             Ulrich Drepper  <drepper@redhat.com>
1769         * math/tgmath.h (__floating_type): Use __builtin_classify_type in
1770         definition for GCC 3.1 and later.
1772 2008-10-31  Jakub Jelinek  <jakub@redhat.com>
1774         * elf/dl-tls.c (__tls_get_addr): After calling _dl_update_slotinfo
1775         refetch dtv, as it might have changed.
1776         * elf/Makefile: Add rules to build and run tst-tls18.
1777         * elf/tst-tls18.c: New test.
1778         * elf/tst-tlsmod18a.c: New file.
1780 2008-09-09  Aurelien Jarno  <aurelien@aurel32.net>
1782         [BZ #6875]
1783         * iconvdata/gconv-modules: Add LATIN9 as an alias to ISO-8859-15.
1785 2008-10-31  Ulrich Drepper  <drepper@redhat.com>
1787         [BZ #6867]
1788         * sysdeps/powerpc/elf/rtld-global-offsets.sym: Fix typo.
1790         [BZ #6919]
1791         * posix/spawnattr_getschedparam.c (posix_spawnattr_getschedparam):
1792         Fix length of copy operation.
1794 2008-10-02  Pierre Habouzit <madcoder@debian.org>
1796         * sysdeps/unix/sysv/linux/eventfd.c (eventfd): Use the eventfd2 syscall
1797         and fix its calling convention.
1799 2008-10-07  Andreas Schwab  <schwab@suse.de>
1801         [BZ #6942]
1802         * resolv/res_send.c (send_vc): Fix last change.
1803         (send_dg): Align here as well.
1805 2008-10-31  Ulrich Drepper  <drepper@redhat.com>
1807         * sysdeps/unix/sysv/linux/ulimit.c (__ulimit): Handle UL_GETFSIZE
1808         return value in case rlimit is RLIM_INFINITY.
1810         [BZ #6947]
1811         * sysdeps/unix/sysv/linux/ulimit.c (__ulimit): Fix return value
1812         for UL_SETFSIZE.
1813         * resource/Makefile (tests): Add bug-ulimit1.
1814         * resource/bug-ulimit1.c: New file.
1816         [BZ #6974]
1817         * sunrpc/rpc_main.c (mkfile_output): Properly handle filename
1818         without dot.  Properly terminate the string with a null byte.
1819         Based on a patch by Aurelien Jarno <aurelien@aurel32.net>.
1821         [BZ #6980]
1822         * debug/getgroups_chk.c (__getgroups_chk): Return EINVAL error for
1823         negative sizees.
1824         * posix/bits/unistd.h (getgroups): Call __getgroups_chk for
1825         negative __size.
1827         [BZ #6995]
1828         * sysdeps/powerpc/powerpc32/dl-machine.c: Fix typo in message.
1830 2008-10-30  Ulrich Drepper  <drepper@redhat.com>
1832         * grp/initgroups.c (internal_getgrouplist): Don't prematurely
1833         abort if there is no initgroups_dyn function.
1835         * resolv/res_send.c (send_dg): On timeout, only return nonzero
1836         result if any of the queries really provided an answer.
1838 2008-10-28  Ulrich Drepper  <drepper@redhat.com>
1840         * po/lt.po: Update from translation team.
1842 2008-10-26  Ulrich Drepper  <drepper@redhat.com>
1844         * po/id.po: Update from translation team.
1846 2008-10-24  Ulrich Drepper  <drepper@redhat.com>
1848         * resolv/res_query.c (__libc_res_nquery): Add a few casts.
1849         Fix tests for existence of second reply.
1851 2008-10-23  Ulrich Drepper  <drepper@redhat.com>
1853         * po/id.po: New file.
1854         Contributed by the Indonesian translation team.
1856 2008-10-22  Dmitry V. Levin  <ldv@altlinux.org>
1858         * misc/syslog.c (openlog_internal): Fix __have_sock_cloexec
1859         initialization.
1861 2008-10-17  Jakub Jelinek  <jakub@redhat.com>
1863         * elf/Makefile: Add rules to build and run tst-tls17.
1864         * elf/tst-tls17.c: New test.
1865         * elf/tst-tlsmod17a.c: New file.
1866         * elf/tst-tlsmod17b.c: Likewise.
1868 2008-10-17  Ulrich Drepper  <drepper@redhat.com>
1870         * stdlib/divmod_1.c: Use correct type for dummy variable.
1871         * stdlib/mod_1.c: Likewise.
1873 2008-10-16  Ulrich Drepper  <drepper@redhat.com>
1875         * elf/dl-tls.c (_dl_update_slotinfo): Copy all of the initial DTV.
1877 2008-10-16  Jakub Jelinek  <jakub@redhat.com>
1879         * sysdeps/unix/sysv/linux/sys/signalfd.h (signalfd): Fix __THROW vs.
1880         __nonnull order for C++.
1881         * sysdeps/unix/sysv/linux/alpha/sys/signalfd.h (signalfd): Likewise.
1882         * sysdeps/unix/sysv/linux/sparc/sys/signalfd.h (signalfd): Likewise.
1884 2008-10-01  Daniel Jacobowitz  <dan@codesourcery.com>
1886         * stdlib/longlong.h: Update from GCC.
1888 2008-10-09  Jakub Jelinek <jakub@redhat.com>
1889             David S. Miller  <davem@davemloft.net>
1891         * sysdeps/sparc/sparc64/sparcv9v/memcpy.S: When not USE_BPR,
1892         make sure any registers used with 64-bit 'branch-on-register'
1893         instructions have their top 32-bits clear.
1894         * sysdeps/sparc/sparc64/sparcv9v/memset.S: Likewise.
1895         * sysdeps/sparc/sparc64/sparcv9v2/memcpy.S: Likewise.
1897 2008-09-18  Andreas Schwab  <schwab@suse.de>
1899         [BZ #6942]
1900         * resolv/res_send.c (send_vc): Fix use of unaligned address.
1901         Properly handle partial reads.
1903 2008-10-01  Mark Shinwell  <shinwell@codesourcery.com>
1905         * elf/elf.h (STO_MIPS_PLT): New.
1906         (R_MIPS_COPY): New.
1907         (R_MIPS_JUMP_SLOT): New.
1908         (R_MIPS_NUM): Redefine to 128.
1909         (DT_MIPS_PLTGOT): New.
1910         (DT_MIPS_RWPLT): New.
1911         (DT_MIPS_NUM): Redefine to 0x35.
1913 2008-10-01  Ulrich Drepper  <drepper@redhat.com>
1915         * timezone/africa: Update from tzdata2008f.
1916         * timezone/asia: Likewise.
1917         * timezone/australasia: Likewise.
1918         * timezone/europe: Likewise.
1919         * timezone/leapseconds: Likewise.
1920         * timezone/northamerica: Likewise.
1921         * timezone/southamerica: Likewise.
1922         * timezone/zone.tab: Likewise.
1924 2008-09-30  Ulrich Drepper  <drepper@redhat.com>
1926         * nscd/connections.c: Disable use of paccept for now.
1928 2008-09-29  Ulrich Drepper  <drepper@redhat.com>
1930         * socket/Versions: Remove paccept export for GLIBC_2.9.
1931         * socket/Makefile (routines): Remove paccept.
1932         * socket/sys/socket.h: Remove paccept declaration.
1934         * po/sv.po: Update from translation team.
1936 2008-09-22  Deborah S. Townsend  <dstownse@us.ibm.com>
1938         * sysdeps/s390/s390-64/s390x-mcount.S: Replace ahi with aghi.
1939         * sysdeps/unix/sysv/linux/s390/s390-64/socket.S: Likewise.
1941 2008-09-16  Ulrich Drepper  <drepper@redhat.com>
1943         * dlfcn/dlopen.c (dlopen_doit): Allow __RTLD_SPROF flag.
1944         Patch by Olivier Fourdan <ofourdan@redhat.com>.
1946 2008-09-15  Ulrich Drepper  <drepper@redhat.com>
1948         * sunrpc/rpc/svc.h: Declare svcfd_create.
1949         Patch by Michael Solberg <msolberg@redhat.com>.
1951 2008-09-12  Flavio Leitner  <fleitner@redhat.com>
1952             Ulrich Drepper  <drepper@redhat.com>
1954         * malloc/malloc.c (public_vALLOc): Try other arenas in case
1955         _int_valloc fails.
1956         (public_pVALLOc): Likewise.
1958 2008-09-02  Andreas Jaeger  <aj@suse.de>
1960         * sysdeps/unix/sysv/linux/s390/s390-32/utmp-convert.h: Fix last
1961         commit.
1963 2008-08-26  Aurelien Jarno  <aurelien@aurel32.net>
1965         [BZ #6860]
1966         * hurd/hurd/signal.h (HURD_MSGPORT_RPC): Fix a typo.
1968 2008-07-18  Daniel Jacobowitz  <dan@codesourcery.com>
1970         * Makefile (check-data): Check data directory in add-ons.
1971         * elf/Makefile (check-data): Likewise.
1973 2008-08-18  Roland McGrath  <roland@redhat.com>
1975         * configure.in (--with-cpu): Check compiler support for -march/-mcpu.
1976         * configure: Regenerated.
1977         * config.make.in (cflags-cpu): New substituted variable.
1978         (with-cpu): Variable removed.
1979         * Makeconfig (+cflags): Use $(cflags-cpu), not $(with-cpu).
1981 2008-08-14  Ryan S. Arnold  <rsa@us.ibm.com>
1983         [BZ #6845]
1984         * sysdeps/powerpc/fpu/bits/mathinline.h (__signbitl): Copy new
1985         __signbitl definition and __LONG_DOUBLE_128__ guard from:
1986         * sysdeps/unix/sysv/linux/powerpc/bits/mathinline.h: Remove as
1987         redundant.  Functions which call floating point assembler operations
1988         should go into a sysdeps powerpc/fpu directory.
1990 2008-08-15  Ulrich Drepper  <drepper@redhat.com>
1992         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Define MAP_STACK.
1993         * sysdeps/unix/sysv/linux/i386/bits/mman.h: Likewise.
1995 2008-08-14  Ulrich Drepper  <drepper@redhat.com>
1997         * sysdeps/x86_64/memset.S: Reduce size of tables for PIC.
1999         * sysdeps/unix/sysv/linux/dl-origin.c (_dl_get_origin): Undo all
2000         change related to AT_EXECFN.  We cannot use that string.
2001         * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): Remove
2002         _dl_execfn member.
2003         * elf/dl-support.c: Remove _dl_execfn variable.
2004         (_dl_aux_init): Remove handling of AT_EXECFN.
2005         * elf/dl-sysdep.c (_dl_sysdep_start): Remove handling of AT_EXECFN.
2006         * elf/rtld.c (process_envvars): Remove use of __ASSUME_AT_EXECFN.
2008 2008-08-13  Ulrich Drepper  <drepper@redhat.com>
2010         [BZ #6544]
2011         * libio/fmemopen.c: Implement binary mode.  In this mode no NUL
2012         byte gets added to writes and seeks from the end use the length of
2013         the buffer and not the currently terminating NUL byte.
2015         [BZ #6634]
2016         * login/utmp_file.c (getutent_r_file): Take additional parameter.
2017         Set to true if locking failed.
2018         (getutid_r_file): Adjust caller.
2019         (pututline_file): Likewise.  Return NULL in this case.
2020         Patch mostly by halesh.s@gmail.com.
2022 2008-08-12  Ulrich Drepper  <drepper@redhat.com>
2024         [BZ #6589]
2025         * sysdeps/unix/sysv/linux/ifaddrs.c (struct sockaddr_ll_max):
2026         Define.
2027         (struct ifaddrs_storage): Use it instead of sockaddr_ll.
2029 2008-08-12  Ryan S. Arnold  <rsa@us.ibm.com>
2031         [BZ #6839]
2032         * sysdeps/powerpc/powerpc32/dl-machine.c (CHECK_STATIC_TLS): Remove
2033         macro since it is now available in elf/dynamic-link.h.
2035 2008-08-12  Roland McGrath  <roland@frob.com>
2037         * hurd/hurd/signal.h (HURD_MSGPORT_RPC): Avoid -Wparenthesis triggers,
2038         in case used outside of libc.
2039         Reported by Samuel Thibault <samuel.thibault@ens-lyon.org>
2041 2008-08-11  Ulrich Drepper  <drepper@redhat.com>
2043         * resolv/res_mkquery.c (res_nmkquery): Call ns_name_compress
2044         directly instead of going through dn_comp.
2046 2008-08-11  Aurelien Jarno  <aurel32@debian.org>
2048         * sysdeps/mach/i386/machine-lock.h (__spin_unlock, __spin_try_lock):
2049         Fix asm constraints.
2051 2008-08-07  Ulrich Drepper  <drepper@redhat.com>
2053         [BZ #6790]
2054         * sysdeps/unix/sysv/linux/bits/in.h (IP_PMTUDISC_PROBE): Define.
2055         (IPV6_PMTUDISC_PROBE): Likewise.
2057 2008-08-07  Pete Eberlein  <eberlein@us.ibm.com>
2059         [BZ #6791]
2060         * sysdeps/unix/sysv/linux/powerpc/bits/mman.h (PROT_SAO): Define.
2062 2008-08-01  Steven Munroe  <sjmunroe@us.ibm.com>
2063             Carlos Eduardo Seo  <cseo@linux.vnet.ibm.com>
2065         [BZ #6817]
2066         * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_cap_flags):
2067         Added the members 'vsx' and 'arch_2_06'.
2068         (_dl_powerpc_platforms): Add the member 'power7'.
2069         * sysdeps/powerpc/dl-procinfo.h: Modify _DL_HWCAP_FIRST
2070         to reflect the changes required by VSX and ISA 2.06.
2071         Modify _DL_PLATFORMS_COUNT to reflect the addition of
2072         'power7'.
2073         Defined PPC_PLATFORM_POWER7.
2074         (_dl_string_platform): Add support for POWER7.
2075         * sysdeps/powerpc/sysdep.h: Define bit masks for VSX
2076         capability and ISA 2.06.
2078 2008-08-07  Ulrich Drepper  <drepper@redhat.com>
2080         [BZ #6824]
2081         * sysdeps/unix/sysv/linux/powerpc/bits/mathinline.h: Use correct
2082         macro to detect use of 128 bit long double.
2083         Patch by Ryan S. Arnold <rsa@us.ibm.com>.
2085 2008-08-05  Ulrich Drepper  <drepper@redhat.com>
2087         * scripts/gen-as-const.awk: Use 32-bit values on 32-bit platforms.
2089         [BZ #5794]
2090         * sysdeps/i386/fpu/s_expm1l.S: Simply use exp implementation for large
2091         parameters.
2092         * sysdeps/x86_64/fpu/s_expm1l.S: Likewise.
2093         Patch by Denys Vlasenko <dvlasenk@redhat.com>.
2095 2008-08-03  Ulrich Drepper  <drepper@redhat.com>
2097         * nscd/connections.c (main_loop_poll): Pass a buffer which is
2098         guaranteed to be large enough to read inotify event.  Ignore
2099         EAGAIN error.  Better error message.  Add branch predicition.
2100         (main_loop_epoll): Likewise.
2102 2008-08-02  Roland McGrath  <roland@frob.com>
2104         * sysdeps/mach/i386/machine-lock.h (__spin_unlock, __spin_try_lock):
2105         Add memory clobbers.
2107 2008-08-02  Ulrich Drepper  <drepper@redhat.com>
2109         * manual/arith.texi: Avoid @strong{Note:}.
2110         * manual/creature.texi: Likewise.
2111         * manual/filesys.texi: Likewise.
2112         * manual/math.texi: Likewise.
2113         * manual/memory.texi: Likewise.
2114         * manual/resource.texi: Likewise.
2115         * manual/syslog.texi: Likewise.
2116         * manual/time.texi: Likewise.
2118         * sysdeps/posix/clock_getres.c (hp_timing_getres): Remove inline
2119         to prevent warning.
2121 2008-08-01  Ulrich Drepper  <drepper@redhat.com>
2123         * sysdeps/unix/sysv/linux/Versions: Fix changes due to old patch for
2124         new epoll_create1 interface.
2125         * sysdeps/unix/sysv/linux/syscalls.list: Likewise.
2126         * sysdeps/unix/sysv/linux/sys/epoll.h: Likewise.
2127         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Likewise.
2129         * include/arpa/nameser.h (NS_GET16): Use const pointer.
2130         (NS_GET32): Likewise.
2132         * sysdeps/unix/sysv/linux/kernel-features.h: s390 has the new
2133         syscalls, too.
2135         * sysdeps/unix/sysv/linux/dl-origin.c (_dl_get_origin): We cannot
2136         use the AT_EXECFN value if it is no absolute path.
2137         * sysdeps/unix/sysv/linux/kernel-features.h: Never define
2138         __ASSUME_AT_EXECFN.
2140         * Versions.def: Add GLIBC_2.9 to libresolv.
2141         * include/resolv.h: Remove hidden proto declarations for __ns_*
2142         functions.  Add them for __dn_count_labels and __p_secstodate.
2143         * include/arpa/nameser.h: Add a number of hidden proto declarations.
2144         Define ns_msg_getflags macro here.
2145         * resolv/res_debug.c: Add hidden definition for __dn_count_labels
2146         and __p_secstodate.
2147         * resolv/Versions: Export functions from <arpa/nameser.h> from
2148         libresolv in version GLIBC_2.9.
2149         * resolv/ns_name.c: Integrate changes from bind 9.5.0.  Add necessary
2150         hidden definitions.
2151         * resolv/ns_netint.c: Likewise.
2152         * resolv/ns_parse.c: Likewise.
2153         * resolv/ns_print.c: Likewise.
2154         * resolv/ns_samedomain.c: Likewise.
2155         * resolv/ns_ttl.c: Likewise.
2156         * resolv/arpa/nameser_compat.h: Likewise.
2157         * resolv/arpa/nameser.h: Likewise.  Remove macros which redirect
2158         function calls.
2159         * resolv/nss_dns/dns-canon.c (_nss_dns_getcanonname_r): Use __ns_get16
2160         instead of ns_get16.
2161         * resolv/nss_dns/dns-host.c (getanswer_r): Use __ns_get16 and
2162         __ns_get32 instead of ns_get16 and ns_get32 respectively.
2163         (gaih_getanswer_slice): Likewise.
2164         * resolv/Makefile (libresolv-routines): Add ns_date.
2165         * resolv/ns_date.c: New file.
2167         * elf/Makefile (check-localplt.out): Also check libresolv and
2168         libcrypt.
2170 2008-07-31  Ulrich Drepper  <drepper@redhat.com>
2172         * sysdeps/unix/sysv/linux/kernel-features.h: Define
2173         __ASSUME_O_CLOEXEC.
2175 2008-07-30  Ulrich Drepper  <drepper@redhat.com>
2177         * sysdeps/posix/getaddrinfo.c (gaih_inet): Raise size of initial
2178         buffer passed to NSS functions.
2180         * nscd/connections.c (nscd_init): Typo in preprocessor directive.
2182         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_PACCEPT):
2183         Define.
2185         * misc/syslog.c (openlog_internal): Fix compile problem.
2187 2008-07-28  Roland McGrath  <roland@redhat.com>
2189         * elf/dl-sysdep.c (_dl_show_auxv): Add AT_EXECFN to the table.
2191 2008-07-28  Ulrich Drepper  <drepper@redhat.com>
2193         * io/ftw.c (add_object): Remove inline to avoid warning.
2195         * sysdeps/unix/sysv/linux/paccept.c: Fix compile problem.
2197         * resolv/res_send.c (__libc_res_nsend): Take additional parameter.
2198         Use it instead of locally defined resplen2 variable.
2199         (res_nsend): Adjust for __libc_res_nsend interface change.
2200         (send_vc): Initialize *resplen2 if necessary.  Read length of
2201         package into an appropriately aligned variable.  Store converted length
2202         in new variable and use it appropriately.
2203         Add branch prediction help.
2204         * resolv/res_query.c (__libc_res_nquery): Take additional parameter
2205         and pass it on to __libc_res_nsend.  Adjust all callers.
2206         (__libc_res_nsearch): Likewise.
2207         (__libc_res_nqeurydomain): Likewise.
2208         * resolv/nss_dns/dns-host.c: Adjust for __libc_res_nsearch interface
2209         change.
2210         (_nss_dns_gethostbyname4): Don't unconditionally allocate tmp array.
2211         Define resplen2 variable and pass it to __libc_res_nsearch and then
2212         to gaih_getanswer.
2213         (getanswer_r): In case of incorrect DNS data don't overread buffer.
2214         Add branch prediction.
2215         (gaih_getanswer_slice): Likewise.  Check for invalid data types.
2216         (gaih_getanswer): Don't decode second slice if first one failed due
2217         to a too small buffer.  Don't let not found status of second
2218         decoder shadow results of the first.
2219         * resolv/gethnamaddr.c (gethostbyname2): Adjust for __libc_res_nsearch
2220         and __libc_res_nquery interface changes
2221         (gethostbyaddr): Adjust for __libc_res_nquery interface change.
2222         * include/resolv.h: Adjust prototypes for __libc_res_nquery,
2223         __libc_res_nsearch, and __libc_res_nsend.
2224         * resolv/nss_dns/dns-canon.c: Adjust for __libc_res_nquery interface
2225         change.
2226         * resolv/nss_dns/dns-network.c: Adjust for __libc_res_nquery and
2227         __libc_res_nsearch interface changes.
2229 2008-07-27  Ulrich Drepper  <drepper@redhat.com>
2231         * libio/iopopen.c (_IO_new_proc_open): Remove unnecessary volatile.
2233         * posix/wordexp.c (exec_comm): Use pipe2 if possible to create
2234         file descriptors with close-on-exec set.
2235         (exec_comm_child): Fix the case where the write end of the pipe is
2236         STDOUT_FILENO already.  In case it is, clear close-on-exec.
2238         * sysdeps/unix/sysv/linux/syscalls.list: Add __pipe2 alias.
2239         * io/pipe2.c: Likewise.
2240         * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_PIPE2
2241         instead of __ASSUME_PACCEPT.
2242         * include/unistd.h: Declare __have_pipe2.
2243         * libio/iopopen.c: Implement "e" flag.
2244         * libio/Makefile (tests): Add tst-popen1.
2245         * libio/tst-popen1.c: New file.
2247         * sysdeps/unix/sysv/linux/bits/socket.h: Define PF_ISDN and AF_ISDN.
2248         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
2250 2008-07-26  Ulrich Drepper  <drepper@redhat.com>
2252         [BZ #6771]
2253         * libio/fileops.c (_IO_new_file_attach): Preserve errno around
2254         success call of _IO_SEEKOFF or calls which failed because the
2255         descriptor is for a pipe.
2257         * sunrpc/key_call.c (getkeyserv_handle): Use FD_CLOEXEC instead of
2258         magic number.
2260         * misc/syslog.c (openlog_internal): Use SOCK_CLOEXEC if possible.
2262         * malloc/mtrace.c (mtrace): Use 'e' flag in fopen call.  Drop
2263         F_SETFD use if we know fopen set the flag.
2265         * login/utmp_file.c (setutent_file): Minor optimization in case
2266         O_CLOEXEC is available.
2268 2008-07-24  Tom "spot" Callaway  <tcallawa@redhat.com>
2270         * Makeconfig: Define pie-ccflag and PIE-ccflag variables.
2271         * elf/Makefile: Use pie-ccflag variable.
2272         * nscd/Makefile: Likewise.
2273         * sysdeps/sparc/Makefile: Set $(pie-ccflag) to -fPIE.
2275 2008-07-21  Andreas Krebbel  <krebbel1@de.ibm.com>
2277         [BZ #6724]
2278         * Versions.def: Add GLIBC_2.9 version tag for libutil.
2279         * sysdeps/unix/sysv/linux/s390/bits/utmp.h: Copy of
2280         gnu/bits/utmp.h.  Check for __WORDSIZE_COMPAT32 removed.
2281         * sysdeps/unix/sysv/linux/s390/bits/utmpx.h: Copy of
2282         gnu/bits/utmpx.h.  Check for __WORDSIZE_COMPAT32 removed.
2283         * sysdeps/unix/sysv/linux/s390/s390-32/Makefile: Add new files
2284         utmp32, utmpx32 and login32.
2285         * sysdeps/unix/sysv/linux/s390/s390-32/Versions: Add 2.9
2286         versions of struct utmp functions to libc and libutil.
2287         * sysdeps/unix/sysv/linux/s390/s390-32/utmp-compat.h: New file.
2288         * sysdeps/unix/sysv/linux/s390/s390-32/getutent.c: New file.
2289         * sysdeps/unix/sysv/linux/s390/s390-32/getutent_r.c: New file.
2290         * sysdeps/unix/sysv/linux/s390/s390-32/getutid.c: New file.
2291         * sysdeps/unix/sysv/linux/s390/s390-32/getutid_r.c: New file.
2292         * sysdeps/unix/sysv/linux/s390/s390-32/getutline.c: New file.
2293         * sysdeps/unix/sysv/linux/s390/s390-32/getutline_r.c: New file.
2294         * sysdeps/unix/sysv/linux/s390/s390-32/getutmp.c: New file.
2295         * sysdeps/unix/sysv/linux/s390/s390-32/getutxent.c: New file.
2296         * sysdeps/unix/sysv/linux/s390/s390-32/getutxid.c: New file.
2297         * sysdeps/unix/sysv/linux/s390/s390-32/getutxline.c: New file.
2298         * sysdeps/unix/sysv/linux/s390/s390-32/login.c: New file.
2299         * sysdeps/unix/sysv/linux/s390/s390-32/login32.c: New file.
2300         * sysdeps/unix/sysv/linux/s390/s390-32/pututxline.c: New file.
2301         * sysdeps/unix/sysv/linux/s390/s390-32/updwtmp.c: New file.
2302         * sysdeps/unix/sysv/linux/s390/s390-32/updwtmpx.c: New file.
2303         * sysdeps/unix/sysv/linux/s390/s390-32/utmp-convert.h: New file.
2304         * sysdeps/unix/sysv/linux/s390/s390-32/utmp32.c: New file.
2305         * sysdeps/unix/sysv/linux/s390/s390-32/utmp32.h: New file.
2306         * sysdeps/unix/sysv/linux/s390/s390-32/utmpx-convert.h: New file.
2307         * sysdeps/unix/sysv/linux/s390/s390-32/utmpx32.c: New file.
2308         * sysdeps/unix/sysv/linux/s390/s390-32/utmpx32.h: New file.
2310 2008-07-26  Ulrich Drepper  <drepper@redhat.com>
2312         * scripts/gen-as-const.awk: Generate more widely usable code by
2313         using 64-bit arithmetic.
2315         * stdio-common/printf_fp.c (___printf_fp): Give wide outout code
2316         the same treatment as narrow output code in last patch.
2318         * sunrpc/clnt_udp.c (__libc_clntudp_bufcreate): Namespace cleanup.
2320         [BZ #6763]
2321         * elf/dl-load.c (local_strdup): Remove inline.
2322         (_dl_map_object_from_fd): Don't allocate l_symbolic_searchlist.r_list.
2323         * elf/dl-object.c (_dl_new_object): Allocate symbolic searchlist as
2324         part of the object.
2326         * sysdeps/unix/sysv/linux/dl-origin.c: Add const to avoid warning.
2328 2008-07-25  Ulrich Drepper  <drepper@redhat.com>
2330         * sysdeps/unix/sysv/linux/kernel-features.h: IA-64 and SPARC have
2331         the new syscalls, too.
2333         * sysdeps/i386/i686/memcmp.S: Fix unwind information.
2334         Reported by Paul Pluzhnikov <ppluzhnikov@google.com>.
2336         [BZ #6698]
2337         * stdio-common/_i18n_number.h (_i18n_number_rewrite): Take additional
2338         parameter for end of buffer.  If temporary copy is too large use
2339         malloc.
2340         * stdio-common/vfprintf.c: Adjust for _i18n_number_rewrite
2341         interface change.
2342         * stdio-common/printf_fp.c (__printf_fp): Likewise..  Account for
2343         string rewrite when allocating buffer.
2345         * sysdeps/unix/sysv/linux/kernel-features.h: PPC has the new
2346         syscalls, too.
2348         * nscd/connections.c (nscd_init): Clean up fcntl call.
2350         * nscd/nscd_helper.c (open_socket): Use SOCK_CLOEXEC and
2351         SOCK_NONBLOCK if possible.
2353         * sysdeps/unix/sysv/linux/opensock.c (__opensock): Use
2354         SOCK_CLOEXEC if available.
2356         * include/rpc/clnt.h: Declare __libc_clntudp_bufcreate and
2357         __libc_clntudp_bufcreate_internal.
2358         * include/sys/socket.h: Declare __have_sock_cloexec.
2359         * socket/Makefile (aux): Add have_sock_cloexec.
2360         * socket/have_sock_cloexec.c: New file.
2361         * sunrpc/clnt_udp.h (clntudp_bufcreate): Now a wrapper around
2362         __libc_clntudp_bufcreate.
2363         (__libc_clntudp_bufcreate): Former implementation of clntudp_bufcreate
2364         which takes an additional parameter.  Create socket with non-blocking
2365         mode and close-on-exec flag set, if wanted.
2366         * sunrpc/Versions: Export __libc_clntudp_bufcreate@GLIBC_PRIVATE.
2367         * nis/ypclnt.c (yp_bind_client_create): Use __libc_clntpudp_bufcreate
2368         instead of clntudp_create.  The socket has already the close-on-exec
2369         flag set if SOCK_CLOEXEC is defined.
2371 2008-07-24  Ulrich Drepper  <drepper@redhat.com>
2373         * sysdeps/unix/sysv/linux/kernel-features.h: Define
2374         __ASSUME_PACCEPT, __ASSUME_IN_NONBLOCK, and __ASSUME_PACCEPT if
2375         appropriate.
2376         * nscd/connections.c: Avoid fcntl calls to set close-on-exec flag and
2377         non-blocking mode by using socket, paccept, and inotify_init1.
2379         * Versions.def (glibc): Add GLIBC_2.9.
2380         * io/Makefile (routines): Add dup3 and pipe2.
2381         * io/Versions [glibc] (GLIBC_2.9): Add dup3 and pipe2.
2382         * io/dup3.c: New file.
2383         * io/pipe2.c: New file.
2384         * posix/unistd.h: Declare dup3 and pipe2.
2385         * socket/Makefile (routines): Add paccept.
2386         * socket/Versions [glibc] (GLIBC_2.9): Add paccept.
2387         * socket/paccept.c: New file.
2388         * socket/sys/socket.h: Declare paccept.
2389         * sysdeps/unix/syscalls.list: Add entry for dup3.
2390         * sysdeps/unix/sysv/linux/Versions [glibc] (GLIBC_2.9): Add
2391         epoll_create2 and inotify_init1.
2392         * sysdeps/unix/sysv/linux/eventfd.c: Use eventfd1 syscall if possible.
2393         * sysdeps/unix/sysv/linux/paccept.c: New file.
2394         * sysdeps/unix/sysv/linux/signalfd.c: Use signalfd4 syscall if
2395         possible.
2396         * sysdeps/unix/sysv/linux/socketcall.h: Add SOCKOP_paccept.
2397         * sysdeps/unix/sysv/linux/syscalls.list: Add epoll_create2,
2398         inotify_init1, and pipe2 entries.
2399         * sysdeps/unix/sysv/linux/alpha/sys/epoll.h: New file.
2400         * sysdeps/unix/sysv/linux/alpha/sys/eventfd.h: New file.
2401         * sysdeps/unix/sysv/linux/alpha/sys/inotify.h: New file.
2402         * sysdeps/unix/sysv/linux/alpha/sys/signalfd.h: New file.
2403         * sysdeps/unix/sysv/linux/alpha/sys/timerfd.h: New file.
2404         * sysdeps/unix/sysv/linux/bits/socket.h: Define SOCK_CLOEXEC and
2405         SOCK_NONBLOCK.
2406         * sysdeps/unix/sysv/linux/i386/paccept.S: New file.
2407         * sysdeps/unix/sysv/linux/sparc/sys/epoll.h: New file.
2408         * sysdeps/unix/sysv/linux/sparc/sys/eventfd.h: New file.
2409         * sysdeps/unix/sysv/linux/sparc/sys/inotify.h: New file.
2410         * sysdeps/unix/sysv/linux/sparc/sys/signalfd.h: New file.
2411         * sysdeps/unix/sysv/linux/sparc/sys/timerfd.h: New file.
2412         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: New file.
2413         * sysdeps/unix/sysv/linux/sys/epoll.h: Define EPOLL_CLOEXEC and
2414         EPOLL_NONBLOCK.  Declare epoll_create2.
2415         * sysdeps/unix/sysv/linux/sys/eventfd.h: Define EFD_CLOEXEC and
2416         EFD_NONBLOCK.
2417         * sysdeps/unix/sysv/linux/sys/inotify.h: Define IN_CLOEXEC and
2418         IN_NONBLOCK.  Declare inotify_init1.
2419         * sysdeps/unix/sysv/linux/sys/signalfd.h: Define SFD_CLOEXEC and
2420         SFD_NONBLOCK.
2421         * sysdeps/unix/sysv/linux/sys/timerfd.h: Define TFD_CLOEXEC and
2422         TFD_NONBLOCK.
2424         * elf/elf.h: Define AT_EXECFN.
2425         * elf/rtld.c [!__ASSUME_AT_EXECFN] (process_envvars): Don't handle
2426         LD_ORIGIN_PATH.
2427         * elf/dl-sysdep.c (_dl_sysdep_start): Handle AT_EXECFN.
2428         * elf/dl-support.c: Define _dl_execfn.  Don't define _dl_origin_path
2429         if __ASSUME_AT_EXECFN is defined.
2430         (_dl_aux_init): Handle AT_EXECFN.
2431         * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_AT_EXECFN
2432         for 2.6.27 and up.
2433         * sysdeps/generic/ldsodefs.h (rtld_global_ro): Add _dl_execfn.
2434         Don't define _dl_origin_path if __ASSUME_AT_EXECFN is defined.
2435         * sysdeps/unix/sysv/linux/dl-origin.c (_dl_get_origin): Use
2436         _dl_execfn if available and avoid compatibility code if
2437         __ASSUME_AT_EXECFN is defined.
2439         * sysdeps/unix/sysv/linux/dl-sysdep.h: Don't declare
2440         _dl_discover_osversion only for older kernels.
2442 2008-07-22  Roland McGrath  <roland@frob.com>
2444         * hurd/fd-read.c (_hurd_fd_read): Fix last change.
2446 2008-07-21  Roland McGrath  <roland@frob.com>
2448         * hurd/fd-read.c (_hurd_fd_read): Return EGRATUITOUS if the server
2449         returned too much data out of line.
2451 2008-07-20  Ulrich Drepper  <drepper@redhat.com>
2453         * locale/setlocale.c (setname): Remove inline to avoid compiler
2454         warning.
2456         [BZ #6712]
2457         * locale/setlocale.c (setlocale): Take the setlocale lock earlier.
2459 2008-07-15  Ulrich Drepper  <drepper@redhat.com>
2461         * stdio-common/vfprintf.c (_IO_helper_overflow): In case _IO_sputn
2462         doesn't manage to write anything, fail.
2464         * malloc/hooks.c (__malloc_check_init): Remove printf.
2466 2008-07-14  Samuel Thibault  <samuel.thibault@ens-lyon.org>
2468         * sysdeps/mach/hurd/bits/fcntl.h: Include <sys/types.h>.
2470 2008-07-12  Ulrich Drepper  <drepper@redhat.com>
2472         * nscd/connections.c (main_loop_poll): Fix handling of read errors
2473         from inotify.
2474         (main_loop_epoll): Likewise.
2476 2008-07-09  Ulrich Drepper  <drepper@redhat.com>
2478         * resolv/res_send.c: Remove unnecessary res_pquery prototype.
2480         * resolv/res_query.c (__libc_res_nquery): Issue debug message only
2481         if DEBUG is defined.
2483         * resolv/res_query.c (__libc_res_nquery): Align buffer for T_AAAA
2484         query.  Adjust buffer size computation for padding.
2486 2008-07-08  Ulrich Drepper  <drepper@redhat.com>
2488         * stdio-common/Makefile: Add rules to build and run tst-setvbuf1.
2489         * stdio-common/tst-setvbuf1.c: New file.
2490         * stdio-common/tst-setvbuf1.expect: New file.
2492         [BZ #6719]
2493         * libio/iosetvbuf.c (_IO_setvbuf): Correctly clear buffering flags
2494         when selecting fully-buffered stream.
2495         Patch by Wang Xin <wxinee@gmail.com>.
2497 2008-07-06  Samuel Thibault  <samuel.thibault@ens-lyon.org>
2499         * sysdeps/mach/hurd/open.c: Include <stdio.h>.
2500         (__open_2): New function.
2501         (__open64_2): New alias to __open_2.
2502         * sysdeps/mach/hurd/openat.c: Include <stdio.h>.
2503         (__openat_2): New function.
2504         (__openat64_2): New alias to __openat_2.
2506 2008-07-06  Ulrich Drepper  <drepper@redhat.com>
2508         [BZ #6723]
2509         * time/mktime.c (__mktime_internal): Normalize tp->tm_isdst value.
2511 2008-07-01  Samuel Thibault  <samuel.thibault@ens-lyon.org>
2513         * sysdeps/unix/bsd/bsd4.4/bits/socket.h: Define MSG_NOSIGNAL.
2514         * hurd/hurd/fd.h (__hurd_sockfail): Add extern inline function.
2515         * sysdeps/mach/hurd/recv.c (__recv): Use __hurd_sockfail instead of
2516         __hurd_dfail.
2517         * sysdeps/mach/hurd/recvfrom.c (__recvfrom): Likewise.
2518         * sysdeps/mach/hurd/recvmsg.c (__recvmsg): Likewise.
2519         * sysdeps/mach/hurd/send.c (__send): Likewise.
2520         * sysdeps/mach/hurd/sendto.c (__sendfrom): Likewise.
2521         * sysdeps/mach/hurd/sendmsg.c (__sendmsg): Likewise.
2523 2008-03-04  Samuel Thibault  <samuel.thibault@ens-lyon.org>
2525         * sysdeps/mach/hurd/recv.c (__recv): Initialize NPORTS.
2526         * sysdeps/mach/hurd/recvfrom.c (__recvfrom): Likewise.
2527         * sysdeps/mach/hurd/recvmsg.c (__recvmsg): Likewise.
2528         * hurd/fd-read.c (_hurd_fd_read): Initialize NREAD.
2529         * hurd/get-host.c (_hurd_get_host_config): Likewise.
2530         * sysdeps/mach/hurd/dl-sysdep.c (__libc_read): Likewise.
2532 2008-06-27  Ulrich Drepper  <drepper@redhat.com>
2534         [BZ #6657]
2535         * time/strptime_l.c: Don't clear s.era_cnt after successful match
2536         of %EY.
2537         Patch by Petr Baudis.
2539 2008-06-26  Ulrich Drepper  <drepper@redhat.com>
2541         * resolv/res_debug.c (__p_type_syms): Add ns_t_dname entry.
2542         Patch by Peter Jones <pjones@redhat.com>.
2544 2008-06-25  Ulrich Drepper  <drepper@redhat.com>
2546         [BZ #6654]
2547         * stdlib/canonicalize.c (__realpath): readlink can write too much
2548         into the buffer on platforms without PATH_MAX.
2550 2008-06-17  Carlos O'Donell  <carlos@codesourcery.com>
2552         [BZ #6653]
2553         * posix/tst-regex.c (main): Rename to...
2554         (do_test): ... this. Remove cmdline option processing.
2555         (TIMEOUT): Define.
2556         (TEST_FUNCTION): Define.
2557         (CMDLINE_OPTIONS): Define.
2559 2008-06-25  Ulrich Drepper  <drepper@redhat.com>
2561         [BZ #5210]
2562         * configure.in: Add -Werror to -fstack-protector test to catch
2563         unsupported architectures.
2564         Patch by Gilles Esponasse <g.esp@free.fr>.
2566 2008-06-17  Joseph Myers  <joseph@codesourcery.com>
2568         * stdlib/tst-setcontext.c: Set back_in_main before exit if
2569         getcontext returns ENOSYS.
2571 2008-06-18  Ulrich Drepper  <drepper@redhat.com>
2573         * nscd/connections.c (main_loop_poll): Fix test for read error.
2574         (main_loop_epoll): Likewise.
2576 2008-06-13  Ulrich Drepper  <drepper@redhat.com>
2578         * sysdeps/posix/getaddrinfo.c: Move _res_hconf_init call to a
2579         better place so it is not called when nscd is used.
2581         * nscd/connections.c: Also recognize and handle changes to the
2582         resolver configuration file.
2584 2008-06-12  Ulrich Drepper  <drepper@redhat.com>
2586         * time/strftime.c: Pass reference to tzset_called around to handle
2587         recursive calls.
2589         [BZ #6612]
2590         * time/strftime.c (__strftime_internal): Call tzset() only
2591         when printing timezone-dependent values.
2592         Based on a patch by Petr Baudis <pasky@suse.cz>.
2594         * resolv/nss_dns/dns-host.c (gaih_getanswer): Don't
2595         unconditionally use second gaih_getanswer_slice result.
2597         * sysdeps/posix/getaddrinfo.c (gai_inet): Remove unnecessary test.
2598         (getaddrinfo): RES must always be non-NULL.
2600 2008-06-12  Jakub Jelinek  <jakub@redhat.com>
2602         * sysdeps/powerpc/powerpc64/fpu/s_llround.S (__llround): Avoid using
2603         cr[34] registers.
2604         * sysdeps/powerpc/powerpc64/fpu/s_llroundf.S (__llroundf): Likewise.
2605         * sysdeps/powerpc/powerpc32/power4/fpu/s_llround.S (__llround):
2606         Likewise.
2607         * sysdeps/powerpc/powerpc32/fpu/s_lround.S (__lround): Avoid using cr3
2608         register.
2610 2008-06-12  Ulrich Drepper  <drepper@redhat.com>
2612         * nscd/nscd.h (struct database_dyn): Add inotify_descr and clear_cache
2613         fields.
2614         * nscd/connections.c (inotify_fd): New variable.
2615         (nscd_init): Try to open an inotify descriptor.
2616         If successful, watch files for databases using inotify instead of
2617         having prune threads stat the files.
2618         (nscd_run_prune): Recognize clear_cache flag being set and call
2619         prune_cache appropriately.
2620         (main_loop_poll): Add inotify descriptor to wait set and handle the
2621         reported changes.
2622         (main_loop_epoll): Likewise.
2623         * nscd/cache.c (prune_cache): Don't stat files for databases if
2624         inotify is used.
2625         * sysdeps/unix/sysv/linux/Makefile [subdir=nscd]
2626         (CFLAGS-connections.c): Add -DHAVE_INOTIFY.
2628         * nscd/grpcache.c (cache_addgr): Correctly compute size of
2629         fixed-size portion of the record.
2630         * nscd/servicescache.c (cache_addserv): Likewise.
2631         * nscd/pwdcache.c (cache_addpw): Likewise.
2632         * nscd/initgrcache.c (addinitgroupsX): Likewise.
2634 2008-06-11  Ulrich Drepper  <drepper@redhat.com>
2636         * nscd/mem.c (gc): Initialize obstack earlier so that if we jump
2637         out we don't use uninitialized memory.
2639         * nscd/hstcache.c (cache_addhst): Send correct number of bytes to
2640         the client.
2642 2008-06-10  Ulrich Drepper  <drepper@redhat.com>
2644         * resolv/nss_dns/dns-host.c (gaih_getanswer_slice): Also log and
2645         ignore T_DNAME messages.
2646         * resolv/arpa/nameser_compat.h (T_DNAME): Define.
2648 2008-06-05  Jakub Jelinek  <jakub@redhat.com>
2650         * misc/regexp.h (compile): Use __REPB_PREFIX macro.
2651         Avoid segfault if first GETC returns eof/'\0'/'\n'.
2653 2008-06-03  Jakub Jelinek  <jakub@redhat.com>
2655         * nscd/nscd_getserv_r.c (__nscd_getservbyport_r): Pass cp
2656         instead of portstr to nscd_getserv_r.  Patch by
2657         Roman Kagan <rkagan@mail.ru>.
2659 2008-05-26  Jim Meyering  <meyering@redhat.com>
2661         Remove more useless "if" tests before "free".
2662         * include/inline-hashtab.h (htab_delete): Likewise.
2663         * libio/freopen.c (freopen): Likewise.
2664         * libio/freopen64.c (freopen64): Likewise.
2665         * locale/programs/ld-collate.c (collate_read): Likewise.
2666         * misc/fstab.c (libc_freeres_fn): Likewise.
2667         * posix/glob.c (globfree): Likewise.
2669 2008-05-24  Ulrich Drepper  <drepper@redhat.com>
2671         * string/Makefile (strop-tests): Add memmem.
2672         * string/test-memmem.c: New file.
2673         * string/test-string.h (BUF1PAGES): Define to 1 if undefined.
2674         (test_init): Size buf1 according to BUF1PAGES.
2676 2008-05-24  Jakub Jelinek  <jakub@redhat.com>
2678         * libio/stdio.h (vscanf): Fix -std=c99 redirect.
2679         * stdio-common/Makefile (tests): Add scanf16 and scanf17.
2680         (CFLAGS-scanf17.c): New.
2681         * stdio-common/scanf14.c (main): Add fscanf and scanf tests.
2682         * stdio-common/scanf15.c (main): Likewise.
2683         * stdio-common/scanf16.c: New file.
2684         * stdio-common/scanf17.c: New file.
2686 2008-05-24  Ulrich Drepper  <drepper@redhat.com>
2688         * resolv/res_send.c (send_dg): If we already have one of two
2689         answers and the server reports SERVFAIL, NOTIMP, or REFUSED, then
2690         use the one answer insted of failing.
2692 2008-02-20  Ryan S. Arnold  <rsa@us.ibm.com>
2694         * math/libm-test.inc (exp_test): Exclude expl(1000.0L) from
2695         being executed on PowerPC as the expected result exceeds IBM
2696         long double 128 __LDBL_MAX__.
2698 2008-05-21  Roland McGrath  <roland@redhat.com>
2700         * shlib-versions (sparc.*-.*-.*, sparc64.*-.*-.*): Add ABI lines.
2702         * Makefile (check-data): Use $(abi-name) before other guesses.
2703         Look in $(add-ons) dirs before scripts/data/.
2704         * elf/Makefile (check-data): Likewise.
2706         * scripts/soversions.awk: Grok ABI line.
2707         * Makeconfig ($(common-objpfx)soversions.mk): Likewise.
2708         Emit definition for abi-name variable.
2710 2008-05-21  Ulrich Drepper  <drepper@redhat.com>
2712         * string/endian.h: Define new fixed-size hto* and *toh macros only
2713         if [__USE_BSD].
2715         * iconvdata/Depend: Add localedata.
2717 2008-05-21  Samuel Thibault  <samuel.thibault@ens-lyon.org>
2719         * bits/termios.h (ONLCR): Define under [__USE_XOPEN] too.
2721 2008-05-08  David S. Miller  <davem@davemloft.net>
2723         * sysdeps/unix/sysv/linux/sparc/sparc32/setcontext.S: Use
2724         HIDDEN_JUMPTARGET.
2725         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h
2726         (__SYSCALL_CLOBBERS): Remove %g* registers.
2727         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h
2728         (__SYSCALL_CLOBBERS): Likewise.
2729         * scripts/data/localplt-sparc-linux-gnu.data: New file.
2730         * scripts/data/localplt-sparc64-linux-gnu.data: New file.
2732 2008-05-21  Jakub Jelinek  <jakub@redhat.com>
2734         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h
2735         (CALL_ERRNO_LOCATION): Define.
2736         (__SYSCALL_STRING, __CLONE_SYSCALL_STRING): Use it.
2737         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h
2738         (CALL_ERRNO_LOCATION): Define.
2739         (__SYSCALL_STRING, __CLONE_SYSCALL_STRING): Use it.
2740         * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S (__brk): Use
2741         HIDDEN_JUMPTARGET for __errno_location call in libc.so.
2743 2008-05-20  Ulrich Drepper  <drepper@redhat.com>
2745         * include/inline-hashtab.h (higher_prime_number): Fix type of mid
2746         variable.
2748 2008-05-20  Jakub Jelinek  <jakub@redhat.com>
2750         * sysdeps/unix/sysv/linux/sparc/sparc32/sigcontextinfo.h
2751         (FIRST_FRAME_POINTER): Define.
2753 2008-05-09  David S. Miller  <davem@davemloft.net>
2755         * sysdeps/sparc/sparc64/backtrace.c: New file.
2757 2008-05-14  David S. Miller  <davem@davemloft.net>
2759         * sysdeps/sparc/machine-gmon.h: New file.
2760         * sysdeps/sparc/sparc-mcount.S: Likewise.
2761         * sysdeps/sparc/Makefile: Add sparc-mcount target to
2762         sysdep_routines in gmon directory.
2764 2008-05-19  Jakub Jelinek  <jakub@redhat.com>
2766         * elf/soinit.c (__EH_FRAME_BEGIN__): Remove.
2768 2008-05-19  Ulrich Drepper  <drepper@redhat.com>
2770         * resolv/res_query.c (__libc_res_nquery): In case one of two
2771         answer was too short don't try to read that answer's header.
2773         * resolv/res_send.c (send_dg): In case of timeout and there are
2774         two queries and one has been answered, return value indicating
2775         success.
2777 2008-05-18  Ulrich Drepper  <drepper@redhat.com>
2779         * nscd/cache.c (cache_add): Take additional parameter specifying
2780         whether this is in response of a cache refill.  Check alignment
2781         of package data.  Revamp waking of pruning thread.
2782         (prune_cache): Small optimization.
2783         * nscd/nscd.h: Adjust cache_add prototypes.
2784         * nscd/aicache.c: Adjust cache_add calls.
2785         * nscd/grpcache.c: Likewise.
2786         * nscd/hstcache.c: Likewise.
2787         * nscd/initgrcache.c: Likewise.
2788         * nscd/pwdcache.c: Likewise.
2789         * nscd/servicescache.c: Likewise.
2790         * nscd/connections.c (restart): Really disable cache use before
2791         exec attempt.  If it fails, reenable cache.
2792         (nscd_run_prune): Initialize wakeup_time.  After wakeup, set wakeup
2793         time to max to be able to notice concurrent cache additions.  Unlock
2794         prune_lock while performing gc.  Afterwards compute wakeup time with
2795         current wakeup_time value in mind.
2797 2008-05-17  Ulrich Drepper  <drepper@redhat.com>
2799         * nscd/mem.c (gc): Avoid stack overflow when allocating move list.
2801         * nscd/mem.c (gc): Correctly determine highest used array element
2802         in mark.
2804         * nscd/mem.c (markrange): Add assert to check entries are all
2805         aligned.  Small cleanup in bitmap use.
2807         * nscd/nscd.h (mem_in_flight): Replace blockaddr field with
2808         blockoff of type nscd_ssize_t.
2809         * nscd/mem.c (gc): Simplify markrange call for on-flight blocks.
2810         (mempoll_alloc): Record block offset and not address.
2812         * nscd/mem.c (gc): Fix test for stack overuse.
2814         * nscd/aicache.c (addhstaiX): Fix a few small problems, cleanups,
2815         more asserts.
2817         * sysdeps/posix/getaddrinfo.c (gaih_inet): If nscd reports no
2818         entry is available, believe it.
2820         * resolv/nss_dns/dns-host.c (gaih_getanswer_slice): If there are
2821         no answers return NSS_STATUS_NOTFOUND.
2822         (gaih_getanswer): Don't call gaih_getanswer_slice if the answer
2823         buffer does not have any content.
2825 2008-05-16  Ulrich Drepper  <drepper@redhat.com>
2827         * string/strcasestr.c (CMP_FUNC): Use __strncasecmp, not strncasecmp.
2829         * sysdeps/posix/getaddrinfo.c (gaih_inet): After gethostbyname4_r
2830         lookup, don't assign canon unconditionally.
2832 2008-05-14  Ulrich Drepper  <drepper@redhat.com>
2834         * string/Makefile (distribute): Add str-two-way.h.
2836 2008-03-29  Eric Blake  <ebb9@byu.net>
2838         Rewrite string searches to O(n) rather than O(n^2).
2839         * string/str-two-way.h: New file.  For linear fixed-allocation
2840         string searching.
2841         * string/memmem.c: New implementation.
2842         * string/strstr.c: New implementation.
2843         * string/strcasestr.c: New implementation.
2845 2008-04-11  Paolo Bonzini  <bonzini@gnu.org>
2847         * posix/regcomp.c (optimize_utf8): Add a note on why we test
2848         opr.ctx_type.
2849         (calc_first): Initialize constraint field.
2850         (duplicate_node_closure): Use it instead of special casing ANCHORS.
2851         Use search_duplicated_node to avoid loops.  Fix grammar.
2852         (duplicate_node): Merge constraint field for all node types.
2853         (calc_eclosure_iter): Look at constraint field for all node types.
2854         * posix/regex_internal.c (create_cd_newstate): Don't look at
2855         create_cd_newstate.
2857 2008-05-14  Ulrich Drepper  <drepper@redhat.com>
2859         [BZ #6428]
2860         * configure.in: Don't use $CFLAGS when assembling, use $ASFLAGS.
2862         [BZ #6442]
2863         * string/endian.h: Add macros for fixed-size endian conversion.
2864         * bits/byteswap.h: Allow inclusion from <endian.h>.
2865         * sysdeps/i386/bits/byteswap.h: Likewise.
2866         * sysdeps/ia64/bits/byteswap.h: Likewise.
2867         * sysdeps/s390/bits/byteswap.h: Likewise.
2868         * sysdeps/x86_64/bits/byteswap.h: Likewise.
2869         * string/Makefile (tests): Add tst-endian.
2870         * string/tst-endian.c: New file.
2872         * iconvdata/run-iconv-test.sh: Use = instead of == in test.
2873         Patch by Reuben Thomas.
2875 2008-05-14  Joseph Myers  <joseph@codesourcery.com>
2877         * iconvdata/Makefile (bug-iconv6-ENV, tst-iconv7-ENV): Define.
2879 2008-05-14  Ulrich Drepper  <drepper@redhat.com>
2881         * iconvdata/bug-iconv6.c (do_test): Use de_DE.UTF-8 locale.
2883         [BZ #6461]
2884         * iconv/gconv_simple.c (BODY for __gconv_transform_ascii_internal):
2885         Add missing braces.
2886         (BODY for __gconv_transform_internal_ascii): Likewise.
2888         [BZ #6472]
2889         * sysdeps/posix/getaddrinfo.c (get_scope): Loopback addresses have
2890         to be treated like link-local addresses.
2891         (match_prefix): Don't treat IPv4 loopback address special when
2892         converting to v4 mapped addressed.
2894         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Call _res_hconf_init
2895         if necessary.
2896         * posix/tst-rfc3484.c: Add dummy definition of _res_hconf_init.
2897         * posix/tst-rfc3484-2.c: Likewise.
2898         * posix/tst-rfc3484-3.c: Likewise.
2900         * sysdeps/posix/getaddrinfo.c: Implement handling of DCCP, UDPlite,
2901         and SCTP.
2903         * nss/getent.c (ahosts_keys_int): Handle all known socket types.
2905         * inet/netinet/in.h (IPPIPPROTO_DCCP, IPPROTO_UDPLITE): Define.
2907         * sysdeps/unix/sysv/linux/bits/socket.h (SOCK_DCCP): Define.
2909 2008-05-13  Ulrich Drepper  <drepper@redhat.com>
2911         * po/lt.po: New file.  From Lituanian translation team.
2913 2008-01-30  Alexandre Oliva  <aoliva@redhat.com>
2915         Introduce TLS descriptors for i386 and x86_64.
2916         * include/inline-hashtab.h: New file, copied from 2005's
2917         libiberty, with fix for memory leak imported afterwards by
2918         Glauber de Oliveira Costa.
2919         * elf/tlsdeschtab.h: New file.
2920         * elf/dl-reloc.c (_dl_try_allocate_static_tls): Extract from...
2921         (_dl_allocate_static_tls): ... here.  Rearrange failure path.
2922         (CHECK_STATIC_TLS): Move to...
2923         * elf/dynamic-link.h: ... this file.
2924         (TRY_STATIC_TLS): New macro.
2925         * elf/dl-conflict.c (CHECK_STATIC_TLS, TRY_STATIC_TLS): Override.
2926         * elf/elf.h (R_386_TLS_GOTDESC, R_386_TLS_DESC_CALL,
2927         R_386_TLS_DESC): Define.
2928         (R_X86_64_PC64, R_X86_GOTOFF64, R_X86_64_GOTPC32): Merge from
2929         binutils.
2930         (R_X86_64_GOTPC32_TLSDESC, R_X86_64_TLSDESC_CALL,
2931         R_X86_64_TLSDESC): Define.
2932         (R_386_NUM, R_X86_64_NUM): Adjust.
2933         * sysdeps/i386/Makefile (sysdep-dl-routines, sysdep_routines,
2934         sysdep-rtld-routines): Add tlsdesc and dl-tlsdesc for elf subdir.
2935         (gen-as-const-headers): Add tlsdesc.sym to csu subdir.
2936         * sysdeps/i386/dl-lookupcfg.h: New file.  Introduce _dl_unmap to
2937         release tlsdesc_table.
2938         * sysdeps/i386/dl-machine.h: Include dl-tlsdesc.h.
2939         (elf_machine_type_class): Mark R_386_TLS_DESC as PLT class.
2940         (elf_machine_rel): Handle R_386_TLS_DESC.
2941         (elf_machine_rela): Likewise.
2942         (elf_machine_lazy_rel): Likewise.
2943         (elf_machine_lazy_rela): Likewise.
2944         * sysdeps/i386/dl-tls.h (struct dl_tls_index): Name it.
2945         * sysdeps/i386/dl-tlsdesc.S: New file.
2946         * sysdeps/i386/dl-tlsdesc.h: New file.
2947         * sysdeps/i386/tlsdesc.c: New file.
2948         * sysdeps/i386/tlsdesc.sym: New file.
2949         * sysdeps/i386/bits/linkmap.h (struct link_map_machine): Add
2950         tlsdesc_table.
2951         * sysdeps/x86_64/Makefile (sysdep-dl-routines, sysdep_routines,
2952         sysdep-rtld-routines): Add tlsdesc and dl-tlsdesc for elf subdir.
2953         (gen-as-const-headers): Add tlsdesc.sym to csu subdir.
2954         * sysdeps/x86_64/dl-lookupcfg.h: New file.  Introduce _dl_unmap to
2955         release tlsdesc_table.
2956         * sysdeps/x86_64/dl-machine.h: Include dl-tlsdesc.h.
2957         (elf_machine_runtime_setup): Set up lazy TLSDESC GOT entry.
2958         (elf_machine_type_class): Mark R_X86_64_TLSDESC as PLT class.
2959         (elf_machine_rel): Handle R_X86_64_TLSDESC.
2960         (elf_machine_rela): Likewise.
2961         (elf_machine_lazy_rel): Likewise.
2962         * sysdeps/x86_64/dl-tls.h (struct dl_tls_index): Name it.
2963         (__tls_get_addr): Do not declare for non-shared compiles.
2964         * sysdeps/x86_64/dl-tlsdesc.S: New file.
2965         * sysdeps/x86_64/dl-tlsdesc.h: New file.
2966         * sysdeps/x86_64/tlsdesc.c: New file.
2967         * sysdeps/x86_64/tlsdesc.sym: New file.
2968         * sysdeps/x86_64/bits/linkmap.h (struct link_map_machine): Add
2969         tlsdesc_table for both 32- and 64-bit structs.
2971 2008-05-11  Ulrich Drepper  <drepper@redhat.com>
2973         * elf/dl-tls.c (__tls_get_addr): Optimize by moving slow path in
2974         its own function.  This reduces the frame setup costs and more.
2976 2008-02-11  Joseph Myers  <joseph@codesourcery.com>
2978         [BZ #3406]
2979         * sysdeps/ieee754/flt-32/w_expf.c (o_threshold): Correct value.
2980         * math/libm-test.inc (exp_test): Test 88.72269439697265625.
2982 2008-05-11  Ulrich Drepper  <drepper@redhat.com>
2984         * io/openat.c (__openat_2): Also pass fd to __openat.
2985         * io/openat64.c (__openat64_2): Also pass fd to __openat64.
2986         Patch by Kristian Van Der Vliet <vanders@liqwyd.com>.
2988         * string/tester.c (test_memcmp): Add a few more tests.
2989         Patch by Mats Erik Andersson <ynglingatal@comhem.se>.
2991 2008-05-10  Ulrich Drepper  <drepper@redhat.com>
2993         * nscd/cache.c (cache_add): Before returning with failure and this
2994         is the first use of the record, mark it as unusable.
2995         * nscd/aicache.c: Don't touch the dataset after cache_add returns
2996         reporting a failure.
2997         * nscd/grpcache.c: Likewise
2998         * nscd/hstcache.c: Likewise.
2999         * nscd/initgrcache.c: Likewise.
3000         * nscd/pwdcache.c: Likewise.
3001         * nscd/servicescache.c: Likewise.
3003 2008-05-10  Roland McGrath  <roland@redhat.com>
3005         [BZ #6505]
3006         * sysdeps/unix/sysv/linux/sys/user.h: Replace with #error stub.
3008 2008-05-08  David S. Miller  <davem@davemloft.net>
3010         * misc/truncate64.c (truncate64): Use __truncate not truncate.
3012         * sysdeps/ieee754/ldbl-128/e_j0l.c (__ieee751_j0l): Use __finitel.
3013         (__ieee754_y0l): Likewise.
3014         * sysdeps/ieee754/ldbl-128/e_j1l.c (__ieee754_j1l): Likewise.
3015         (__ieee754_y1l): Likewise.
3016         * sysdeps/ieee754/ldbl-128/s_expm1l.c (__expm1l): Use __ldexpl.
3017         * sysdeps/ieee754/ldbl-128/s_log1pl.c: Kill bogus prototypes for
3018         frexpl and ldexpl.  math_private.h provides them and the latter
3019         is not even used.
3020         (__log1pl): Use __frexpl.
3022 2008-05-10  Ulrich Drepper  <drepper@redhat.com>
3024         * include/resolv.h: Adjust __libc_res_nquery and __libc_res_nsend
3025         prototypes.
3026         * include/arpa/nameser_compat.h: Define T_UNSPEC.
3027         * nis/Versions (libnss_nis): Export _nss_nis_gethostbyname4_r.
3028         (libnss_nisplus): Export _nss_nisplus_gethostbyname4_r.
3029         * nis/nss_nis/nis-hosts.c (LINE_PARSER): Change to also handle
3030         af==AF_UNSPEC.
3031         (_nss_nis_gethostbyname4_r): New function.
3032         * nis/nss_nisplus/nisplus-hosts.c (_nss_nisplus_parse_hostent):
3033         Change to also handle af==AF_UNSPEC.
3034         (get_tablename): New function.  Use it to avoid duplication.
3035         (_nss_nisplus_gethostbyname4_r): New function.
3036         * nscd/aicache.c (addhstaiX): Use gethostbyname4_r function is
3037         available.
3038         * nss/Versions (libnss_files): Export _nss_files_gethostbyname4_r.
3039         * nss/nss.h: Define struct gaih_addrtuple.
3040         * nss/nss_files/files-hosts.c (LINE_PARSER): Change to also handle
3041         af==AF_UNSPEC.
3042         (_nss_files_gethostbyname4_r): New function.
3043         * resolv/Versions (libnss_dns): Export _nss_dns_gethostbyname4_r.
3044         * resolv/gethnmaddr.c: Adjust __libc_res_nsearch and __libc_res_nquery
3045         calls.
3046         * resolv/res_query.c (__libc_res_nquery): Take two additional
3047         parameters for second answer buffer.  Handle type=T_UNSPEC to mean
3048         look up IPv4 and IPv6.
3049         Change all callers.
3050         * resolv/res_send.c (__libc_res_nsend): Take five aditional parameters
3051         for an additional query and answer buffer.  Pass to send_vc and
3052         send_dg.
3053         (send_vc): Send possibly two requests and receive two answers.
3054         (send_dg): Likewise.
3055         * resolv/nss_dns/dns-host.c: Adjust calls to __libc_res_nsearch and
3056         __libc_res_nquery.
3057         (_nss_dns_gethostbyname4_r): New function.
3058         (gaih_getanswer_slice): Likewise.
3059         (gaih_getanswer): Likewise.
3060         * resolv/nss_dns/dns-canon.c (_nss_dns_getcanonname_r): Adjust
3061         __libc_res_nquery call.
3062         * resolv/nss_dns/dns-network.c (_nss_dns_getnetbyaddr_r): Likewise.
3063         (_nss_dns_getnetbyname_r): Adjust __libc_res_nsearch call.
3064         * sysdeps/posix/getaddrinfo.c: Use gethostbyname4_r function is
3065         available.
3067 2008-05-05  David S. Miller  <davem@davemloft.net>
3069         * sysdeps/sparc/sparc32/Makefile: Use -mcpu=v7 for initfini.s build.
3070         * sysdeps/sparc/sparc64/Makefile: Use -mcpu=v9 for initfini.s build.
3072 2007-09-14  Samuel Thibault  <samuel.thibault@ens-lyon.org>
3074         Fix termios bit macros.
3075         Move *DLY definitions where they belong, in termios.h.
3076         Add *[0-3] definitions.
3077         Fixes confusion between VT and FF.
3078         * sysdeps/mach/hurd/bits/ioctls.h (NL0, NL1, TAB0, TAB1, TAB2, CR0,
3079         CR1, CR2, CR3, FF0, FF1, BS0, BS1): Undefine these at start if they
3080         are already defined to avoid collision with termios.h.
3081         (NLDLY, TABDLY, TAB3, CRDLY, VTDLY, BSDLY): Remove macros.
3082         * bits/termios.h [__USE_MISC || __USE_XOPEN] (NL0, NL1, TAB0,
3083         TAB1, TAB2, CR0, CR1, CR2, CR3, FF0, FF1, BS0, BS1): Likewise.
3084         [__USE_BSD || __USE_XOPEN] (OCRNL, ONOCR, ONLRET): New macros.
3085         [__USE_MISC || __USE_XOPEN] (NLDLY, NL0, NL1, TABDLY, TAB0, TAB1, TAB2,
3086         TAB3, CRDLY, CR0, CR1, CR2, CR3, FFDLY, FF0, FF1, BSDLY, BS0, BS1,
3087         VTDLY, VT0, VT1): New macros.
3088         [__USE_GNU] (OLCUC): Change value of macro.
3089         [__USE_XOPEN] (OFILL): New macro.
3090         [__USE_BSD] (CRTSCTS): Change value.
3091         (CRTS_IFLOW, CCTS_OFLOW): Change into compatibility macros.
3092         [__USE_BSD] (CDTRCTS, CHWFLOW): New macros.
3093         (B7200, B14400, B28800, B76800): New macros.
3095 2008-05-01  David S. Miller  <davem@davemloft.net>
3097         * sysdeps/unix/sysv/linux/sparc/sparc32/ucontext_i.sym: New file.
3098         * sysdeps/unix/sysv/linux/sparc/sparc32/Makefile [$(subdir) = stdlib]:
3099         (gen-as-const-headers): Add it.
3100         * sysdeps/unix/sysv/linux/sparc/sparc32/getcontext.S: New file.
3101         * sysdeps/unix/sysv/linux/sparc/sparc32/makecontext.c: Likewise.
3102         * sysdeps/unix/sysv/linux/sparc/sparc32/setcontext.S: Likewise.
3103         * sysdeps/unix/sysv/linux/sparc/sparc32/swapcontext.S: Likewise.
3105         * sysdeps/unix/sysv/linux/sparc/sparc32/syscall.S: Add support for
3106         six system call parameters.
3107         * sysdeps/unix/sysv/linux/sparc/sparc64/syscall.S: Likewise.
3109 2008-04-30  Ulrich Drepper  <drepper@redhat.com>
3111         * sysdeps/unix/sysv/linux/bits/resource.h: Define RUSAGE_THREAD and
3112         RUSAGE_LWP.
3113         * sysdeps/unix/sysv/linux/sparc/bits/resource.h: Likewise.
3114         * sysdeps/unix/sysv/linux/alpha/bits/resource.h: Likewise.
3116 2008-04-30  Jakub Jelinek  <jakub@redhat.com>
3118         * stdlib/tst-setcontext.c: Include unistd.h.
3120 2008-04-25  David S. Miller  <davem@davemloft.net>
3122         * sysdeps/unix/sysv/linux/sparc/sparc64/semctl.c (semctl):
3123         Pass "union semun" properly in to sys_ipc, it must be passed
3124         by value, not by reference.
3126 2008-04-22  Jakub Jelinek  <jakub@redhat.com>
3128         * nscd/Makefile (nscd-cflags): Set back to -fpie.
3129         * nscd/nscd.h (mem_in_flight): Add attribute_tls_model_ie.
3130         * nscd/connections.c (mem_in_flight): Likewise.
3132         * nscd/nscd.h (dbs): Make hidden.
3134         * sysdeps/unix/sysv/linux/times.c (__times): Fix check for EFAULT.
3135         Avoid returning -1, return 0 instead.
3137 2008-04-19  Ulrich Drepper  <drepper@redhat.com>
3139         * resolv/res_mkquery.c (__res_nopt): Use NS_PUT16 instead of ns_put16.
3141 2008-04-15  Ulrich Drepper  <drepper@redhat.com>
3143         [BZ #5209]
3144         * sysdeps/unix/sysv/linux/times.c: New file.
3146         [BZ #5381]
3147         * nscd/nscd.h: Define enum in_flight, mem_in_flight, and
3148         mem_in_flight_list variables.  Add new parameter to mempool_alloc
3149         prototype.
3150         * nscd/mem.c (mempool_alloc): Take additional parameter.  Initialize
3151         appropriate mem_in_flight element.
3152         (gc): Take allocations which have not yet been committed to the
3153         database into account.
3154         * nscd/cache.c (cache_add): Add new parameter to mempool_alloc call.
3155         Reset mem_in_flight before returning.
3156         * nscd/connections.c (nscd_run_worker): Initialize mem_in_flight and
3157         cue it up in mem_in_flight_list.
3158         * nscd/aicache.c: Adjust mempool_alloc call.
3159         * nscd/grpcache.c: Likewise.
3160         * nscd/hstcache.c: Likewise.
3161         * nscd/initgrcache.c: Likewise.
3162         * nscd/pwdcache.c: Likewise.
3163         * nscd/servicescache.c: Likewise.
3164         * nscd/Makefile (nscd-flags): Until ld is fixed, use -fpic instead
3165         of -fpie.
3167         * nscd/connections.c (handle_request): Provide better error message
3168         in case SELinux forbids the service.
3170         * version.h (VERSION): Bump to 2.8.90.
3172 2008-04-17  Jakub Jelinek  <jakub@redhat.com>
3174         * sysdeps/unix/sysv/linux/dl-osinfo.h: Include fcntl.h.
3176 2008-04-11  Ulrich Drepper  <drepper@redhat.com>
3178         * sysdeps/unix/sysv/linux/powerpc/bits/mathinline.h (__signbitl):
3179         Also use for 32-bit.
3180         * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c (__nearbyintl): Use
3181         __nextafter instead of nextafter to avoid local PLT.
3182         * sysdeps/powerpc/fpu/e_sqrt.c: Avoid call to fetestexcept.
3183         * sysdeps/powerpc/fpu/e_sqrtf.c: Likewise.
3185         * scripts/data/localplt-powerpc64-linux-gnu.data: New file.
3187         * sysdeps/powerpc/fpu/fenv_libc.h: Add libm_hidden_proto for
3188         __fe_nomask_env.
3189         * sysdeps/powerpc/fpu/fe_nomask.c: Add libm_hidden_def.  Include
3190         <fenv_libc.h> instead of <fenv.h>.
3191         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c: Likewise.
3192         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c: Likewise.
3194         * sysdeps/powerpc/bits/fenv.h: Make safe for C++.
3196         * sysdeps/unix/sysv/linux/powerpc/bits/mathinline.h: New file.
3197         * sysdeps/powerpc/fpu/fegetexcept.c (__fegetexcept): Rename
3198         function from fegetexcept and make old name weak alias.
3199         * include/fenv.h: Declare __fegetexcept.
3200         * sysdeps/powerpc/fpu/fedisblxcpt.c: Use __fegetexcept instead of
3201         fegetexcept.
3202         * sysdeps/powerpc/fpu/feenablxcpt.c: Likewise.
3203         * sysdeps/powerpc/fpu/fraiseexcpt.c (__feraiseexcept): Avoid call
3204         to fetestexcept.
3205         * sysdeps/ieee754/ldbl-128ibm/s_log1pl.c (__log1pl): Use __frexpl
3206         instead of frexpl to avoid local PLT.
3207         * math/s_significandl.c (__significandl): Use __ilogbl instead of
3208         ilogbl to avoid local PLT.
3209         * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c (__expm1l): Use __ldexpl
3210         instead of ldexpl to avoid local PLT.
3211         * sysdeps/ieee754/ldbl-128ibm/e_expl.c (__ieee754_expl): Use
3212         __roundl not roundl to avoid local PLT.
3213         * sysdeps/ieee754/ldbl-128/e_j0l.c: Use function names which avoid
3214         local PLTs.  Use __sincosl instead of separate sinl and cosl
3215         calls.
3216         * sysdeps/ieee754/ldbl-128/e_j1l.c: Likewise.
3218         * sysdeps/unix/sysv/linux/configure.in: Bump minimal kernel
3219         version for ppc64 to 2.4.21 since without it makecontext will fail.
3221         * elf/tls-macros.h [__powerpc64__] (__TLS_GET_ADDR): Define according
3222         to the ABI in use.
3223         [__powerpc64__] (TLS_LD): Use __TLS_GET_ADDR instead of
3224         .__tls_get_addr.
3225         [__powerpc64__] (TLS_GD): Likewise.
3227 2007-11-20  Ryan S. Arnold  <rsa@us.ibm.com>
3229         [BZ #4997]
3230         * sysdeps/powerpc/powerpc32/fpu/s_lround.S (__lround): Fixed erroneous
3231         result when x is +/-nextafter(+/-0.5,-/+1) i.e. all 1's in the
3232         mantissa.
3233         * sysdeps/powerpc/powerpc32/power4/fpu/s_llround.S (__llround):
3234         Likewise.  Also account for when x is an odd number between 2^52
3235         and 2^53-1.
3236         * sysdeps/powerpc/powerpc64/fpu/s_llround.S (__llround): Likewise.
3237         * sysdeps/powerpc/powerpc64/fpu/s_llroundf.S (__llroundf): Likewise.
3238         * math/libm-test.inc (lround_test, llround_test): Added test cases to
3239         detect aforementioned erroneous conditions.
3241 2008-04-11  Jakub Jelinek  <jakub@redhat.com>
3243         * configure.in: Check for -fno-section-anchors in addition to
3244         -fno-toplevel-reorder.
3246 2008-04-11  Ulrich Drepper  <drepper@redhat.com>
3248         * include/features.h (__GLIBC_MINOR__): Bump to 8.
3250         * sysdeps/powerpc/powerpc32/fpu/s_lroundf.S: Remove duplicate comment.
3251         * sysdeps/powerpc/powerpc32/power5+/fpu/s_llroundf.S: Likewise.
3252         * sysdeps/powerpc/powerpc32/power6/fpu/s_llroundf.S: Likewise.
3253         * sysdeps/powerpc/powerpc64/fpu/s_lrint.S: Likewise.
3254         * sysdeps/powerpc/powerpc64/fpu/s_lround.S: Likewise.
3255         * sysdeps/powerpc/powerpc64/fpu/s_lroundf.S: Likewise.
3257 2008-04-11  Jakub Jelinek  <jakub@redhat.com>
3259         [BZ #5443]
3260         * time/era.c: Transform __libc_setlocale_lock into rwlock.
3261         * time/alt_digit.c: Likewise.
3262         * wcsmbs/wcsmbsload.c: Likewise.
3264 2008-04-10  Ulrich Drepper  <drepper@redhat.com>
3266         * version.h (VERSION): Bump to 2.8.
3268         * timzeone/asia: Update from tzdata2008b.
3269         * timezone/backward: Likewise.
3270         * timezone/europe: Likewise.
3271         * timezone/northamerica: Likewise.
3272         * timezone/southamerica: Likewise.
3273         * timezone/iso3166.tab: Likewise.
3274         * timezone/leapseconds: Likewise.
3275         * timezone/zone.tab: Likewise.
3276         * timezone/private.h: Update from tzcode2008a.
3277         * timezone/zdump.c: Likewise.
3278         * timezone/zic.c: Likewise.
3280 2008-01-24  Steven Munroe  <sjmunroe@us.ibm.com>
3282         [BZ #5741]
3283         * sysdeps/powerpc/powerpc64/dl-machine.h (PPC_DCBT, PPC_DCBF):
3284         Define additonal Data Cache Block instruction macros.
3285         (elf_machine_fixup_plt): Add dcbt for opd and plt entries.
3286         Replace dcbst with dcbf and sync with sync/isync.
3288 2008-02-21  Alan Modra  <amodra@bigpond.net.au>
3290         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_type_class):
3291         Always set ELF_RTYPE_CLASS_PLT.
3292         (elf_machine_lookup_noexec_p, elf_machine_lookup_noplt_p): Delete.
3294 2008-04-03  Steven Munroe  <sjmunroe@us.ibm.com>
3296         * sysdeps/powerpc/powerpc32/power4/hp-timing.c: New file.
3297         * sysdeps/powerpc/powerpc32/power4/hp-timing.h: New file.
3298         * sysdeps/powerpc/powerpc64/hp-timing.h [_ARCH_PWR4] (HP_TIMING_NOW):
3299         For ISA 2.01 and later replace mftb with mfspr 268.
3301 2008-02-19  Steven Munroe  <sjmunroe@us.ibm.com>
3303         [BZ #5768]
3304         * sysdeps/powerpc/fpu/Makefile (libm-tests): Add test-powerpc-snan.
3305         * sysdeps/powerpc/fpu/test-powerpc-snan.c: New file.
3307 2008-02-18  Steven Munroe  <sjmunroe@us.ibm.com>
3309         [BZ #5768]
3310         * sysdeps/powerpc/powerpc32/fpu/s_isnan.S: New file.
3311         * sysdeps/powerpc/powerpc32/fpu/s_isnan.c: Removed.
3312         * sysdeps/powerpc/powerpc64/fpu/s_isnan.S: New file.
3313         * sysdeps/powerpc/powerpc64/fpu/s_isnan.c: Removed.
3315 2008-04-10  Jakub Jelinek  <jakub@redhat.com>
3317         * stdlib/tst-makecontext.c (othervar): New variable.
3318         (cf): Test sign extending the argument to long.
3320 2008-03-03  Steven Munroe  <sjmunroe@us.ibm.com>
3322         * sysdeps/powerpc/powerpc32/power5/fpu/s_isnan.S: New file.
3323         * sysdeps/powerpc/powerpc32/power5/fpu/s_isnanf.S: New file.
3324         * sysdeps/powerpc/powerpc32/power6/fpu/s_isnan.S: New file.
3325         * sysdeps/powerpc/powerpc32/power6/fpu/s_isnanf.S: New file.
3326         * sysdeps/powerpc/powerpc64/power5/fpu/s_isnan.S: New file.
3327         * sysdeps/powerpc/powerpc64/power6/fpu/s_isnan.S: New file.
3328         * sysdeps/powerpc/powerpc64/power6x/fpu/s_isnan.S: New file.
3330 2008-02-22  Alan Modra  <amodra@bigpond.net.au>
3332         * elf/Makefile (tests): Substitute tests-vis-yes here.
3333         (tests-vis-yes): Delete.
3334         (modules-name, modules-vis-yes): Similarly.
3336 2008-02-12  Pete Eberlein  <eberlein@us.ibm.com>
3338         [BZ #4407]
3339         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c (__ieee754_lgammal_r):
3340         Preserve sign in signgamp when x is zero.
3342 2007-10-26  Steven Munroe  <sjmunroe@us.ibm.com>
3344         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrt.S: New File.
3345         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrt.c: Removed.
3346         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrtf.S: New File.
3347         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrtf.c: Removed.
3348         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrt.S: New File.
3349         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrtf.S: New File.
3351 2008-04-09  Ulrich Drepper  <drepper@redhat.com>
3353         [BZ #4314]
3354         * sysdeps/i386/i686/memcpy.S: Optimize copying of equally aligned
3355         buffers.
3357         [BZ #5209]
3358         * sysdeps/unix/sysv/syscalls.list: The times syscall doesn't have
3359         a reserved error value.
3361         * stdlib/tst-makecontext.c: Change parameter to cf to negative
3362         value to check for correct sign extension.
3364         [BZ #5436]
3365         * sysdeps/unix/sysv/linux/x86_64/makecontext.c (__makecontext):
3366         Copy 64-bit parameter values even though this is not required in
3367         the standard.
3369         * sysdeps/unix/sysv/linux/x86_64/vfork.S (__vfork): Record return
3370         PC save.
3372 2008-02-14  Daniel Jacobowitz  <dan@codesourcery.com>
3374         * sysdeps/unix/sysv/linux/i386/vfork.S (__vfork): Record return
3375         PC save.
3377 2008-04-09  Jakub Jelinek  <jakub@redhat.com>
3379         * nss_files/files-XXX.c (_nss_files_getXXent_r): Restore saved errno.
3381 2008-04-09  Ulrich Drepper  <drepper@redhat.com>
3383         [BZ #5998]
3384         * libio/iofwrite.c (_IO_fwrite): Return correct count if flushing
3385         in line-buffered stream failed.
3386         * libio/iofwrite_u.c (fwrite_unlocked): Likewise.
3388 2008-04-08  Ulrich Drepper  <drepper@redhat.com>
3390         [BZ #6024]
3391         * scripts/abi-versions.awk: If the version specified by
3392         --enable-oldest-abi is older than the first version for this
3393         architecture, use the default version.
3395         * locale/programs/ld-collate.c (collate_read): Ignore script lines
3396         as well when ignoring the whole category.
3398 2008-04-07  Ulrich Drepper  <drepper@redhat.com>
3400         [BZ #6042]
3401         * sysdeps/unix/sysv/linux/net/ethernet.h: Add a few more
3402         ETHERTYPE_* definitions.
3403         Patch partly by Aurelien Jarno <aurelien@aurel32.net>.
3405 2008-04-07  Jakub Jelinek  <jakub@redhat.com>
3407         * stdlib/mbtowc.c (__no_r_state): Remove.
3408         (mbtowc): New static state variable.  Use it instead of
3409         __no_r_state.
3410         * stdlib/wctomb.c (__no_r_state): Remove extern decl.
3411         (__wctomb_state): New hidden variable.
3412         (wctomb): Use __wctomb_state instead of __no_r_state.
3413         * debug/wctomb_chk.c (__no_r_state): Remove extern decl.
3414         (__wctomb_state): New extern decl.
3415         (__wctomb_chk): Use __wctomb_state instead of __no_r_state.
3417 2008-04-07  Ulrich Drepper  <drepper@redhat.com>
3419         [BZ #5475]
3420         * resolv/res_init.c: Handle scope IDs in resolv.conf.
3422 2008-04-07  Jakub Jelinek  <jakub@redhat.com>
3424         * malloc/mtrace.pl: Use $@ instead of $* to keep perl 5.10 quiet.
3426 2008-04-06  Ulrich Drepper  <drepper@redhat.com>
3428         * po/nl.po: Update from translation team.
3430 2008-03-31  Ulrich Drepper  <drepper@redhat.com>
3432         [BZ #6007]
3433         * string/strfry.c: Handle empty strings again.
3435 2008-03-30  Ulrich Drepper  <drepper@redhat.com>
3437         [BZ #5443]
3438         * intl/dcigettext.c (__dcigettext): Get reader lock for locale data
3439         before looking for translation.
3440         * locale/duplocale.c: Transform __libc_setlocale_lock into rwlock.
3441         * locale/freelocale.c: Likewise.
3442         * locale/newlocale.c: Likewise.
3443         * locale/setlocale.c: Likewise.
3444         Based partially on a patch by ryo@np.css.fujitsu.com.
3446 2008-03-30  Jakub Jelinek  <jakub@redhat.com>
3448         * intl/dcigettext.c (_nl_find_msg): Reread nconversions after
3449         acquiring wrlock.  Do conv_tab allocation while holding lock.
3450         * intl/Makefile: Add rules to build and run tst-gettext6.
3451         * intl/tst-gettext6.c: New test.
3452         * intl/tst-gettext6.sh: New file.
3454 2008-03-30  Ulrich Drepper  <drepper@redhat.com>
3456         * po/nl.po: Update from translation team.
3458         * sysdeps/unix/opendir.c (__alloc_dir): If allocation fails for size
3459         provided through st_blksize, try the default size before giving up.
3461 2008-03-29  Ulrich Drepper  <drepper@redhat.com>
3463         * stdio-common/vfprintf.c (vfprintf): Correct overflow test.
3465         [BZ #5939]
3466         * sysdeps/posix/tempname.c (__gen_tempname): Correct flag selection.
3468         * posix/getopt.c (_getopt_internal_r): Remove old POSIX-demanded
3469         error message.  POSIX today does not require the messages to be in
3470         a specific form.  Suggested by Jim Meyering <jim@meyering.net>.
3472         [BZ #5979]
3473         * sunrpc/auth_unix.c: Unify printed strings.
3474         * sunrpc/clnt_tcp.c: Likewise.
3475         * sunrpc/clnt_udp.c: Likewise.
3476         * sunrpc/clnt_unix.c: Likewise.
3477         * sunrpc/svc_tcp.c: Likewise.
3478         * sunrpc/svc_udp.c: Likewise.
3479         * sunrpc/svc_unix.c: Likewise.
3480         * sunrpc/xdr.c: Likewise.
3481         * sunrpc/xdr_array.c: Likewise.
3482         * sunrpc/xdr_rec.c: Likewise.
3483         * sunrpc/xdr_ref.c: Likewise.
3484         * locale/programs/ld-time.c (time_finish): Unify messages.
3485         * locale/programs/locfile.c (handle_copy): Fix typo.
3486         * nscd/nscd.c (options): Fix typo.
3488         [BZ #5995]
3489         * stdlib/strtod_l.c: Use correct sign for result in one more
3490         underflow case.
3491         Patch by Eric Blake <ebb9@byu.net>.
3493 2008-03-27  Jakub Jelinek  <jakub@redhat.com>
3495         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Add open
3496         and creat system calls.
3497         * sysdeps/unix/sysv/linux/alpha/syscalls.list: Remove open system
3498         call.
3499         * sysdeps/unix/sysv/linux/ia64/syscalls.list: Remove open and creat
3500         system calls.
3501         * sysdeps/unix/sysv/linux/powerpc/powerpc64/syscalls.list: Likewise.
3502         * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Likewise.
3503         * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Likewise.
3505 2008-03-27  Ulrich Drepper  <drepper@redhat.com>
3507         * sysdeps/unix/sysv/linux/bits/local_lim.h: Undefined ARG_MAX if
3508         <linux/limits.h> has defined it.
3509         * sysdeps/unix/sysv/linux/sys/param.h: Define NCARGS to the legacy
3510         ARG_MAX value and prevent ARG_MAX from being defined by the kernel
3511         headers.
3512         * sysdeps/unix/sysv/linux/sysconf.c: Define legacy_ARG_MAX and use
3513         it instead of ARG_MAX.
3515 2008-03-25  Jakub Jelinek  <jakub@redhat.com>
3517         * posix/gai.conf: Fix comment for scope nullbits.
3518         * sysdeps/posix/getaddrinfo.c (gaiconf_init): If /bits is not present,
3519         default to 128 bits for v4 mapped addresses.
3521 2008-03-07  Martin Schwidefsky  <schwidefsky@de.ibm.com>
3523         * sysdeps/s390/fpu/fegetenv.c (fegetenv): Remove PTRACE_PEEKUSER
3524         ptrace call to get the ieee_instruction_pointer from the kernel.
3525         * sysdeps/s390/fpu/fesetenv.c (fesetenv): Remove PTRACE_POKEUSER
3526         ptrace call to set the ieee_instructtion_pointer.
3527         * sysdeps/unix/sysv/linux/s390/sys/user.h (struct _user_regs_struct):
3528         Add comment that ieee_instruction_pointer is always 0.
3530 2008-03-09  Andreas Jaeger  <aj@suse.de>
3532         [BZ #5857]
3533         * sysdeps/ieee754/dbl-64/s_rint.c (__rint): Handle j0==18.
3534         * sysdeps/ieee754/dbl-64/s_nearbyint.c (__nearbyint): Likewise.
3535         Patch by Mark Elliott <mark.h.elliott@lmco.com>.
3537         * math/libm-test.inc (nearbyint_test): Add new test cases from #5857.
3538         (rint_test): Likewise.
3540 2008-03-24  Ulrich Drepper  <drepper@redhat.com>
3542         * nis/nis_call.c (nis_server_cache_search): Save errno around stat
3543         call.
3544         (__nisfind_server): Similar for open readColdStartFile call.
3545         Patch partially by Jim Meyering.
3546         * nss/nss_files/files-XXX.c (_nss_files_getXXent_r): Save errno
3547         around internal_setent call.
3549         * po/vi.po: New Vietnamese translation.
3551         * sysdeps/unix/sysv/linux/adjtime.c: Correctly use
3552         ADJ_OFFSET_SS_READ.
3554         * sysdeps/unix/sysv/linux/bits/sched.h: Add new CLONE_* flags,
3555         remove CLONE_STOPPED.
3557 2008-02-10  Jim Meyering  <meyering@redhat.com>
3559         Remove useless "if" before "free":
3560         * elf/ldconfig.c (parse_conf_include): Likewise.
3561         * gmon/gmon.c (weak_alias): Likewise.
3562         * iconv/gconv_conf.c (__gconv_get_path): Likewise.
3563         * inet/rcmd.c (__validuser2_sa): Likewise.
3564         * intl/bindtextdom.c (set_binding_values): Likewise.
3565         * intl/loadmsgcat.c (_nl_load_domain, _nl_unload_domain): Likewise.
3566         * libio/genops.c (save_for_backup): Likewise.
3567         * libio/wgenops.c (save_for_wbackup): Likewise.
3568         * locale/programs/ld-collate.c (collate_read): Likewise.
3569         * locale/programs/linereader.c (get_string): Likewise.
3570         * nis/nss_compat/compat-pwd.c (give_pwd_free): Likewise.
3571         * nis/nss_compat/compat-spwd.c (give_spwd_free): Likewise.
3572         * resolv/res_debug.c (do_section): Likewise.
3573         * sunrpc/xdr_sizeof.c (x_inline, xdr_sizeof): Likewise.
3574         * sysdeps/mach/hurd/if_index.c (libc_hidden_def): Likewise.
3575         * sysdeps/posix/sprofil.c (__sprofil): Likewise.
3576         * time/lc-time-cleanup.c (_nl_cleanup_time): Likewise.
3577         * time/tzset.c (tzset_internal): Likewise.
3579 2008-03-18  Jakub Jelinek  <jakub@redhat.com>
3581         * sysdeps/unix/sysv/linux/dl-sysdep.h: Use __ASSEMBLER__ instead
3582         of ASSEMBLER.
3584 2008-03-11  Ulrich Drepper  <drepper@redhat.com>
3586         [BZ #5903]
3587         * iconv/iconv_charmap.c (charmap_conversion): Pass name of output file
3588         not stream for output file.  Open output file here.
3589         * iconv/iconv_prog.c (process_lock): Take pointer to output stream
3590         and output file name.
3591         (process_fd): Likewise.
3592         (process_file): Likewise.
3593         (main): Adjust callers of changed functions.
3594         * iconv/iconv_prog.h: Adjust prototype.
3596 2008-03-09  Andreas Jaeger  <aj@suse.de>
3598         [BZ #5753]
3599         * sysdeps/ia64/ieee754.h: Use protected namespace
3600         __BIG_ENDIAN/__LITTLE_ENDIAN.
3601         * sysdeps/ieee754/ieee754.h: Likewise.
3602         Patch by Aurelien Jarno <aurelien@aurel32.net>.
3604 2008-03-08  Roland McGrath  <roland@frob.com>
3606         * hurd/hurdsig.c (_hurd_internal_post_signal): When normal rules would
3607         ignore a signal that came from a machine exception, treat it as a
3608         fatal core-dump signal instead.
3609         Reported by Samuel Thibault <samuel.thibault@ens-lyon.org>.
3611         * sysdeps/mach/hurd/i386/trampoline.c (_hurd_setup_sighandler):
3612         Clear DF bit in thread state's eflags.
3613         Reported by Samuel Thibault <samuel.thibault@ens-lyon.org>.
3615 2008-03-08  Ulrich Drepper  <drepper@redhat.com>
3617         [BZ #5774]
3618         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Consume closing brace
3619         of NAN(...) sequence.
3620         * stdlib/Makefile (tests): Add tst-strtod6.
3621         * stdlib/tst-strtod6.c: New file.
3623         * inet/inet6_opt.c (inet6_opt_init): Check extlen for overflow.
3625         [BZ #5762]
3626         * posix/getopt.c (_getopt_internal_r): Clarify error message by
3627         putting offending option character in quotes.  Clean up error
3628         messages.
3629         * po/be.po: Adjust msgstr in translation file.
3630         * po/bg.po: Likewise.
3631         * po/ca.po: Likewise.
3632         * po/cs.po: Likewise.
3633         * po/da.po: Likewise.
3634         * po/de.po: Likewise.
3635         * po/es.po: Likewise.
3636         * po/fr.po: Likewise.
3637         * po/hr.po: Likewise.
3638         * po/ko.po: Likewise.
3639         * po/nl.po: Likewise.
3640         * po/rw.po: Likewise.
3641         * po/sk.po: Likewise.
3642         * po/sv.po: Likewise.
3643         * po/tr.po: Likewise.
3644         * po/zh_CN.po: Likewise.
3645         * po/zh_TW.po: Likewise.
3647         [BZ #5760]
3648         * inet/inet6_opt.c (inet6_opt_init): Fix ip6h_len computation.
3649         Patch by Roland Bless <roland@bless.de>.
3651         * sysdeps/unix/sysv/linux/dl-sysdep.c: Avoid unnecessary code for
3652         .o file.
3653         * elf/Makefile (routines): Add dl-sysdep.
3654         (elide-routines.os): Likewise.
3656 2008-03-07  Ulrich Drepper  <drepper@redhat.com>
3658         [BZ #5786]
3659         * elf/dl-sysdep.c: Undefine ROUND after use.
3660         * sysdeps/generic/ldsodefs.h [HAVE_DL_DISCOVER_OSVERSION]
3661         (struct rtld_global_ro): Add _dl_tls_get_addr_soft element.
3662         * elf/rtld.c (rtld_global_ro): Initialize _dl_discover_osversion.
3663         * sysdeps/unix/sysv/linux/dl-osinfo.h: Move _dl_discover_osversion
3664         to ...
3665         * sysdeps/unix/sysv/linux/dl-sysdep.c: ...here.
3666         * sysdeps/unix/sysv/linux/dl-sysdep.h: Declare _dl_discover_osversion
3667         if necessary.
3668         * sysdeps/unix/sysv/linux/sysconf.c: Handle _SC_ARG_MAX here.
3670         * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): Add
3671         _dl_tls_get_addr_soft element.
3672         * elf/rtld.c (rtld_global_ro): Initialize _dl_tls_get_addr_soft.
3673         * elf/Versions (ld): Don't export _dl_tls_get_addr_soft.
3674         * dlfcn/dlinfo.c (dlinfo_doit): Access dl_tls_get_addr_soft through
3675         GLRO.
3676         * elf/dl-iteratephdr.c (__dl_iterate_phdr): Likewise.
3677         * elf/dl-tls.c (_dl_tls_get_addr_soft): Use attribute_hidden instead
3678         of internal_function.
3680         * stdlib/Makefile (aux): Add tens_in_limb.
3681         * stdlib/strtod_l.c: Move _tens_in_limb definition to...
3682         * stdlib/tens_in_limb.c: ...here.  New file.
3684         [BZ #5778]
3685         * sysdeps/unix/sysv/linux/pathconf.h: Declare
3686         __statfs_chown_restricted.
3687         * sysdeps/unix/sysv/linux/fpathconf.c: Call __statfs_chown_restricted
3688         for _PC_CHOWN_RESTRICTED.
3689         * sysdeps/unix/sysv/linux/pathconf.c: Likewise.
3690         Implement __statfs_chown_restricted.
3691         * sysdeps/unix/sysv/linux/bits/posix_opt.h: Change
3692         _POSIX_CHOWN_RESTRICTED value to zero.
3693         * io/tst-fchownat.c: Correctly handle _POSIX_CHOWN_RESTRICTED
3694         defined to zero.
3696         * sysdeps/x86_64/rtld-memset.c: New file.
3698 2008-02-26  Harsha Jagasia  <harsha.jagasia@amd.com>
3700         * sysdeps/x86_64/cacheinfo.c (NOT_USED_RIGHT_NOW): Remove ifdef guards.
3702         * sysdeps/x86_64/memset.S: Rewrite non-SSE code path as tuned for AMD
3703         Barcelona machine.  Make default fall through branch of
3704         __x86_64_preferred_memory_instruction check as the integer code path.
3706 2007-10-15  H.J. Lu  <hongjiu.lu@intel.com>
3708         * sysdeps/x86_64/cacheinfo.c
3709         (__x86_64_preferred_memory_instruction): New variable.
3710         (init_cacheinfo): Initialize __x86_64_preferred_memory_instruction.
3712         * sysdeps/x86_64/memset.S: Rewrite.
3714 2008-03-04  Jakub Jelinek  <jakub@redhat.com>
3716         * include/stdio.h (__asprintf_chk, __dprintf_chk,
3717         __obstack_printf_chk): New prototypes.
3718         (__vasprintf_chk, __vdprintf_chk,
3719         __obstack_vprintf_chk): Likewise.
3720         Add libc_hidden_proto.
3721         * libio/obprintf.c
3722         (_IO_obstack_jumps): No longer static, add attribute_hidden.
3723         * libio/bits/stdio-ldbl.h (__asprintf_chk, __dprintf_chk,
3724         __obstack_printf_chk, __vasprintf_chk, __vdprintf_chk,
3725         __obstack_vprintf_chk): Add __LDBL_REDIR_DECL.
3726         * libio/bits/stdio2.h (__asprintf_chk, __dprintf_chk,
3727         __obstack_printf_chk, __vasprintf_chk, __vdprintf_chk,
3728         __obstack_vprintf_chk): New prototypes.
3729         (asprintf, __asprintf, dprintf, obstack_printf, vasprintf, vdprintf,
3730         obstack_vprintf): New inlines.
3731         * debug/dprintf_chk.c: New file.
3732         * debug/vdprintf_chk.c: New file.
3733         * debug/asprintf_chk.c: New file.
3734         * debug/vasprintf_chk.c: New file.
3735         * debug/obprintf_chk.c: New file.
3736         * debug/tst-chk1.c (do_test): Add asprintf and obstack_printf tests.
3737         * debug/Versions (__asprintf_chk, __dprintf_chk, __obstack_printf_chk,
3738         __vasprintf_chk, __vdprintf_chk, __obstack_vprintf_chk): Export
3739         @@GLIBC_2.8.
3740         * debug/Makefile: Build asprintf_chk, vasprintf_chk, dprintf_chk,
3741         vdprintf_chk and obprintf_chk, set CFLAGS for them.
3742         * sysdeps/ieee754/ldbl-opt/nldbl-compat.c (__nldbl___vasprintf_chk,
3743         __nldbl___vdprintf_chk, __nldbl___obstack_vprintf_chk): Add
3744         libc_hidden_proto.
3745         * sysdeps/ieee754/ldbl-opt/nldbl-compat.h (__nldbl___vasprintf_chk,
3746         __nldbl___vdprintf_chk, __nldbl___obstack_vprintf_chk): New prototypes.
3747         * sysdeps/ieee754/ldbl-opt/Versions (__nldbl___asprintf_chk,
3748         __nldbl___vasprintf_chk, __nldbl___dprintf_chk, __nldbl___vdprintf_chk,
3749         __nldbl___obstack_printf_chk, __nldbl___obstack_vprintf_chk): Export
3750         @@GLIBC_2.8.
3751         * sysdeps/ieee754/ldbl-opt/Makefile (libnldbl-calls): Add asprintf_chk,
3752         vasprintf_chk, dprintf_chk, vdprintf_chk, obstack_printf_chk and
3753         obstack_vprintf_chk.
3754         * sysdeps/ieee754/ldbl-opt/nldbl-obstack_vprintf_chk.c: New file.
3755         * sysdeps/ieee754/ldbl-opt/nldbl-dprintf_chk.c: New file.
3756         * sysdeps/ieee754/ldbl-opt/nldbl-obstack_printf_chk.c: New file.
3757         * sysdeps/ieee754/ldbl-opt/nldbl-asprintf_chk.c: New file.
3758         * sysdeps/ieee754/ldbl-opt/nldbl-vdprintf_chk.c: New file.
3759         * sysdeps/ieee754/ldbl-opt/nldbl-vasprintf_chk.c: New file.
3761 2008-03-04  Ulrich Drepper  <drepper@redhat.com>
3763         [BZ #5779]
3764         * misc/sys/queue.h: Add STAILQ_CONCAT and TAILQ_CONCAT definitions.
3765         Patch by Roy Marples <roy@marples.name>.
3767         [BZ #5736]
3768         * malloc/malloc.c: Fix typo in comment.
3770         [BZ #5627]
3771         * locale/iso-639.def: Add Shuswap.
3773 2008-02-25  Jakub Jelinek  <jakub@redhat.com>
3775         [BZ #5790]
3776         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyaddr2_r): Don't
3777         overwrite *h_errnop/*errnop values from getanswer_r in case of
3778         failure.
3780 2008-03-03  Ulrich Drepper  <drepper@redhat.com>
3782         [BZ #5818]
3783         * nscd/connections.c (dbs): Add initializers for .suggested_module.
3784         (verify_persistent_db): Remove one unnecessary test and add a new one
3785         for bad configuration.
3786         (nscd_init): Improve error reported when persistent database cannot
3787         be reused.
3788         * nscd/nscd.h (DEFAULT_SUGGESTED_MODULE): Define.
3789         * nscd/nscd_conf.c (nscd_parse_file): Provide default values for
3790         .suggested_module and .max_db_size and case config file says the
3791         values are zero.
3792         * nscd/nscd_helper.c (get_mapping): Fail if hash table module is zero.
3794         [BZ #5854]
3795         * nis/ypclnt.c (yp_order): Fix handling of return value of
3796         do_ypcall_tr call.
3797         Patch by Jeff Moyer <jmoyer@redhat.com>.
3799         * po/fr.po: Update from translation team.
3801 2008-02-22  Andreas Jaeger  <aj@suse.de>,
3802             Carlos O'Donell <carlos@systemhalted.org>
3804         [BZ #5012]
3805         * FAQ.in: Describe why glibc needs to be compiled with
3806         optimization.
3808 2008-02-19  Roland McGrath  <roland@redhat.com>
3810         * elf/elf.h (SHT_GNU_ATTRIBUTES): New macro.
3812 2008-02-15  Ulrich Drepper  <drepper@redhat.com>
3814         [BZ #5737]
3815         * resolv/netdb.h: Make NI_MAXHOST and NI_MAXSERV available when
3816         __USE_MISC is defined.
3818 2008-02-10  Ulrich Drepper  <drepper@redhat.com>
3820         * sysdeps/unix/sysv/linux/sys/timerfd.h: New file.
3821         * sysdeps/unix/sysv/linux/Makefile [subdir=misc] (sysdep_headers): Add
3822         sys/timerfd.h.
3823         * sysdeps/unix/sysv/linux/syscalls.list: Add timerfd_create,
3824         timerfd_gettime, timerfd_settime.
3825         * sysdeps/unix/sysv/linux/Versions: Add timerfd_create,
3826         timerfd_gettime, timerfd_settime for GLIBC_2.8.
3828 2008-02-08  Roland McGrath  <roland@redhat.com>
3830         * elf/elf.h (NT_PPC_SPE): New macro.
3832 2008-02-06  Roland McGrath  <roland@redhat.com>
3834         * Makerules ($(common-objpfx)sysd-rules):
3835         Depend on $(sysdep-makeconfigs).
3837 2008-01-31  Roland McGrath  <roland@redhat.com>
3839         [BZ #5442]
3840         * configure.in: Use -print-file-name if it yields a directory,
3841         for each of include and include-fixed.
3842         * configure: Regenerated.
3844         * Makeconfig (sysd-rules-targets): New variable.
3845         * sysdeps/unix/make-syscalls.sh: Use it in the rules emitted.
3846         * sysdeps/unix/Makefile (omit-deps): Append variants for each target.
3848 2008-01-30  Roland McGrath  <roland@redhat.com>
3850         * manual/libc.texinfo: Update back-cover text.
3852         * elf/elf.h (NT_386_TLS): New macro.
3854 2008-01-29  Roland McGrath  <roland@redhat.com>
3856         * Makeconfig (sysd-rules-patterns): New variable.
3857         * Makerules ($(common-objpfx)sysd-rules): Drive the loop from that.
3858         (check-inhibit-asm): New canned sequence, replaces ...
3859         (open-check-inhibit-asm, close-check-inhibit-asm): ... these, removed.
3860         * elf/rtld-Rules ($(objpfx)rtld-%.os): Use $(rtld-CPPFLAGS) in commands.
3861         (rtld-CPPFLAGS): Renamed from CPPFLAGS-rtld.
3862         (CFLAGS-rtld): Variable removed.
3864 2008-01-24  Roland McGrath  <roland@redhat.com>
3866         * configure.in: Let configure fragments set base_os.
3867         * configure: Regenerated.
3869 2008-01-22  Ulrich Drepper  <drepper@redhat.com>
3871         * po/ko.po: Update from translation team.
3873 2008-01-12  H.J. Lu  <hongjiu.lu@intel.com>
3875         * sysdeps/i386/fpu/ftestexcept.c (fetestexcept): Use short for fnstsw.
3877 2008-01-12  Andreas Jaeger  <aj@suse.de>
3879         [BZ #5040]
3880         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h (enum EPOLL_EVENTS):
3881         Add EPOLLRDHUP.
3883 2008-01-20  Samuel Thibault  <samuel.thibault@ens-lyon.org>
3885         * hurd/hurdsock.c (_hurd_socket_server): Return the standard
3886         error EAFNOSUPPORT rather than non-standard EPFNOSUPPORT.
3887         * sunrpc/bindrsvprt.c (bindresvport): Likewise.
3889 2007-10-23  Alexandre Oliva  <aoliva@redhat.com>
3891         * include/link.h (FORCED_DYNAMIC_TLS_OFFSET): Define.
3892         * elf/dl-close.c (_dl_close): Check for it.
3893         * elf/dl-reloc.c (CHECK_STATIC_TLS): Likewise.
3894         (_dl_allocate_static_tls): Likewise.
3895         * elf/dl-tls.c (_dl_allocate_tls_init): Likewise.
3896         (__tls_get_addr): Protect from race conditions in setting l_tls_offset
3897         to it.
3898         * elf/tst-tls16.c: New file.
3899         * elf/tst-tlsmod16a.c: New file.
3900         * elf/tst-tlsmod16b.c: New file.
3901         * elf/Makefile: Add rules to build and run tst-tls16.
3903 2008-01-16  Ulrich Drepper  <drepper@redhat.com>
3905         [BZ #5628]
3906         * bits/shm.h: Fix comment describing shmid_ds.
3907         * sysdeps/gnu/bits/shm.h: Likewise.
3908         * sysdeps/unix/sysv/linux/alpha/bits/shm.h: Likewise.
3909         * sysdeps/unix/sysv/linux/bits/shm.h: Likewise.
3910         * sysdeps/unix/sysv/linux/ia64/bits/shm.h: Likewise.
3911         * sysdeps/unix/sysv/linux/powerpc/bits/shm.h: Likewise.
3912         * sysdeps/unix/sysv/linux/s390/bits/shm.h: Likewise.
3913         * sysdeps/unix/sysv/linux/sh/bits/shm.h: Likewise.
3914         * sysdeps/unix/sysv/linux/sparc/bits/shm.h: Likewise.
3915         * sysdeps/unix/sysv/linux/x86_64/bits/shm.h: Likewise.
3916         Patch by Hareesh Nagarajan <hareesh.nagarajan@gmail.com>.
3918         [BZ #5607]
3919         * conform/data/fcntl.h-data: Fix posix_fadvise and posix_fallocate
3920         prototypes.
3921         * conform/data/limits.h-data: Adjust limits changed in v6 and add
3922         additional suffixes.
3923         * conform/data/mqueue.h-data: Fix typo in mq_curmsgs entry.
3924         Add optional functions mq_timedreceive and mq_timedsend.
3925         * conform/data/netdb.h-data: Add more AI_* and EAI_* constants.
3926         * conform/data/pthread.h-data: Fix prototype of
3927         pthread_condattr_setclock.  pthread_sigmask is not required in v6.
3928         * conform/data/semaphore.h-data: Allow time.h definitions.
3929         * conform/data/signal.h-data: Likewise.
3930         * conform/data/stdio.h-data: getw and putw are not required in v6.
3931         * conform/data/stdlib.h-data: Change setstate prototype.
3932         * conform/data/string.h-data: Fix strerror_r prototype.
3933         * conform/data/time.h-data: Fix typo in TIMER_ABSTIME definition.
3934         * conform/data/unistd.h-data: pthread_atfork not required in v6.
3935         Fix readlink prototype.
3936         * conform/data/netinet/in.h-data: Add const to in6addr_any and
3937         in6addr_loopback.
3938         * inet/netinet/in.h: Cleanup namespace.
3939         * posix/regex.h: Likewise.
3940         * resolv/netdb.h: Likewise.
3941         * sysdeps/unix/sysv/linux/bits/in.h: Likewise.
3942         * sysdeps/unix/sysv/linux/bits/socket.h: Likewise.
3943         * sysdeps/unix/sysv/linux/x86_64/bits/stat.h: Likewise.
3944         * sysdeps/posix/getaddrinfo.c (default_labels): Adjust for change
3945         of names of in in6_addr.
3946         (default_precedence): Likewise.
3947         * sysdeps/unix/sysv/linux/cmsg_nxthdr.c: Include <stddef.h> for
3948         NULL definition.
3950 2008-01-15  Ulrich Drepper  <drepper@redhat.com>
3952         * conform/data/fmtmsg.h-data: Add missing allows.
3953         * conform/data/ftw.h-data: Likewise.
3954         * conform/data/inttypes.h-data: Likewise.
3955         * conform/data/math.h-data: Likewise.
3956         * conform/data/signal.h-data: Likewise.
3957         * conform/data/net/if.h-data: Likewise.
3958         * conform/data/netinet/in.h-data: Likewise.
3959         * conform/data/sys/socket.h-data: Likewise.
3961         [BZ #5614]
3962         * string/bits/string2.h (__strtok_r_1c): Always update *__NEXTP.
3963         (__strtok_r): Simplify.
3964         * string/tester.c (test_strtok_r): Add test case for futile search
3965         with single-character seach string.
3967 2008-01-12  Ulrich Drepper  <drepper@redhat.com>
3969         * po/ko.po: Update from translation team.
3971 2008-01-11  Andreas Jaeger  <aj@suse.de>
3973         [BZ #5600]
3974         * sysdeps/unix/sysv/linux/sys/signalfd.h (struct
3975         signalfd_siginfo): Use 64-bit type for ssi_ptr to sync with Linux
3976         kernel header.
3978 2008-01-10  Ulrich Drepper  <drepper@redhat.com>
3980         * sysdeps/posix/getaddrinfo.c (rfc3484_sort): Store result of
3981         native interface lookup in all the relevant places.
3983 2008-01-10  Jakub Jelinek  <jakub@redhat.com>
3984             Ulrich Drepper  <drepper@redhat.com>
3986         * sysdeps/posix/getaddrinfo.c (sort_results): Remove service_order
3987         field.  Use sockaddr_in6 for source_addr.
3988         (get_scope): Change type of parameter to sockaddr_in6.  Adjust.
3989         (match_prefix): Likewise.
3990         (get_label): Likewise.
3991         (get_precedence): Likewise.
3992         (rfc3484_sort): Change to use indirect access to results array.
3993         Adjust to use of sockaddr_in6.  Replace service_order test with
3994         simple index comparison.
3995         (getaddrinfo): Define order array.  Initialize it.  Don't initialize
3996         service_order field.  Adjust qsort_t calls.  Access sorted result
3997         array indirectly through order array.
3998         * posix/tst-rfc3484.c: Adjust for change of rfc3484_sort.
3999         * posix/tst-rfc3484-2.c: Likewise.
4000         * posix/tst-rfc3484-3.c: Likewise.
4002 2008-01-09  Ulrich Drepper  <drepper@redhat.com>
4004         [BZ #5541]
4005         * sunrpc/rpc_thread.c (__rpc_thread_destroy): Also free xports and
4006         pollfd structures.
4007         Patch by André Cruz.
4009         [BZ #5545]
4010         * sunrpc/clnt_perr.c (clnt_sperror): Don't use fixed size buffer.
4011         (clnt_spcreateerror): Likewise.
4013         [BZ #5553]
4014         * malloc/malloc.c (public_mALLOc): Set ar_ptr when trying main_arena.
4015         (public_mEMALIGn): Likewise.
4016         Patch mostly by Daniel Jacobowitz.
4018 2008-01-09  Jakub Jelinek  <jakub@redhat.com>
4020         * sysdeps/unix/sysv/linux/i386/makecontext.S (__makecontext): Avoid
4021         clobbering memory at or above uc_stack.ss_sp + uc_stack.ss_size.
4022         * stdlib/Makefile: Add rules to build and run tst-makecontext2.
4023         * stdlib/tst-makecontext2.c: New test.
4025 2008-01-08  Jakub Jelinek  <jakub@redhat.com>
4027         * iconv/loop.c (UPDATE_PARAMS): Define to empty statement if not
4028         defined.
4029         (REINIT_PARAMS): Likewise.  Undefine before end of file.
4030         (STANDARD_TO_LOOP_ERR_HANDLER): Use UPDATE_PARAMS before calling
4031         transliteration hooks and REINIT_PARAMS afterwards.
4032         * iconvdata/iso-2022-jp.c (BODY): Use a separate variable for
4033         status.
4034         (REINIT_PARAMS): Define.
4035         * iconvdata/ibm1364.c (REINIT_PARAMS): Likewise.
4036         * iconvdata/ibm930.c (REINIT_PARAMS): Likewise.
4037         * iconvdata/ibm933.c (REINIT_PARAMS): Likewise.
4038         * iconvdata/ibm935.c (REINIT_PARAMS): Likewise.
4039         * iconvdata/ibm937.c (REINIT_PARAMS): Likewise.
4040         * iconvdata/ibm939.c (REINIT_PARAMS): Likewise.
4041         * iconvdata/iso-2022-cn.c (REINIT_PARAMS): Likewise.
4042         * iconvdata/iso-2022-cn-ext.c (REINIT_PARAMS): Likewise.
4043         * iconvdata/iso-2022-jp-3.c (REINIT_PARAMS): Likewise.
4044         * iconvdata/iso-2022-kr.c (REINIT_PARAMS): Likewise.
4045         * iconvdata/Makefile: Add rules to build and run tst-iconv7.c.
4046         * iconvdata/tst-iconv7.c: New test.
4048 2008-01-07  Ulrich Drepper  <drepper@redhat.com>
4050         * libio/stdio.h (vscanf): Fix definition for loser compilers.
4052 2008-01-05  Jakub Jelinek  <jakub@redhat.com>
4054         [BZ #5112]
4055         * nscd/connections.c (restart): Fix condition.
4057 2008-01-03  Jakub Jelinek  <jakub@redhat.com>
4059         * ctype/ctype.h (__ctype_b_loc, __ctype_tolower_loc,
4060         __ctype_toupper_loc): Add __THROW.
4062 2008-01-02  Ulrich Drepper  <drepper@redhat.com>
4064         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Fix
4065         recognition of interface family.
4067         * posix/getconf.c: Update copyright year.
4068         * nss/getent.c: Likewise.
4069         * iconv/iconvconfig.c: Likewise.
4070         * iconv/iconv_prog.c: Likewise.
4071         * elf/ldconfig.c: Likewise.
4072         * catgets/gencat.c: Likewise.
4073         * csu/version.c: Likewise.
4074         * elf/ldd.bash.in: Likewise.
4075         * elf/sprof.c (print_version): Likewise.
4076         * locale/programs/locale.c: Likewise.
4077         * locale/programs/localedef.c: Likewise.
4078         * nscd/nscd.c (print_version): Likewise.
4079         * debug/xtrace.sh: Likewise.
4080         * malloc/memusage.sh: Likewise.
4081         * malloc/mtrace.pl: Likewise.
4082         * debug/catchsegv.sh: Likewise.
4084 2007-12-26  Ulrich Drepper  <drepper@redhat.com>
4086         * nss/nsswitch.c (__nss_lookup): Actually use alternative name in
4087         second lookup.
4089 2007-12-23  Ulrich Drepper  <drepper@redhat.com>
4091         * sysdeps/x86_64/cacheinfo.c (intel_02_known): New entry 0x3f.
4092         * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_02_known): Likewise.
4094 2007-12-17  Roland McGrath  <roland@redhat.com>
4096         * inet/ether_line.c (ether_line): Remove unused variable.
4098 2007-12-17  Samuel Thibault  <samuel.thibault@ens-lyon.org>
4100         * login/forkpty.c (forkpty): Add const qualifier to parameters termp
4101         and winp.
4102         * login/openpty.c (openpty): Likewise.
4103         * login/pty.h (openpty, forkpty): Likewise.
4104         * manual/terminal.texi (openpty, forkpty): Likewise.
4106 2007-12-17  Ulrich Drepper  <drepper@redhat.com>
4108         * malloc/malloc.c (public_cALLOc): For arenas other than
4109         main_arena, count all bytes inside the mprotect_size range of the
4110         heap as uninitialized.
4112 2007-12-16  Ulrich Drepper  <drepper@redhat.com>
4114         * elf/tst-execstack.c (do_test): Don't fail if SELinux forbids
4115         executable stacks.
4117         * malloc/malloc.c (public_mTRIm): Iterate over all arenas and call
4118         mTRIm for all of them.
4119         (mTRIm): Additionally iterate over all free blocks and use madvise
4120         to free memory for all those blocks which contain at least one
4121         memory page.
4122         * malloc/tst-trim1.c: New file.
4123         * malloc/Makefile (tests): Add tst-trim1.
4125         * malloc/malloc.c (do_check_malloc_state): Minimal cleanups.
4127 2007-12-14  Ulrich Drepper  <drepper@redhat.com>
4129         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (INTERNAL_SYSCALL_ERROR_P):
4130         First cast argument to long
4131         * sysdeps/unix/sysv/linux/x86_64/init-first.c (__vdso_gettimeofday):
4132         Return long.
4133         (__vdso_clock_gettime): Likewise.
4134         * sysdeps/unix/sysv/linux/x86_64/bits/libc-vdso.h: Functions
4135         return long.
4137 2007-12-13  Ulrich Drepper  <drepper@redhat.com>
4139         * locale/nl_langinfo.c (nl_langinfo): Just call __nl_langinfo_l.
4140         * locale/nl_langinfo_l.c: Real implementation, copied from
4141         nl_langinfo.c.
4142         * include/langinfo.h: Add libc_hidden_proto for __nl_langinfo_l.
4144 2007-12-01  Jim Meyering  <meyering@redhat.com>
4146         * posix/regcomp.c (optimize_utf8): Fix a typo, s/idx/ctx_type/,
4147         that would inhibit utf8-optimization of a regexp containing line-
4148         or buffer-anchors, e.g., `^', `$'.
4150 2007-12-12  Ulrich Drepper  <drepper@redhat.com>
4152         * time/bug-getdate1.c (do_test): Don't use century values which
4153         aren't valid on 32-bit systems.
4155 2007-12-12  Jakub Jelinek  <jakub@redhat.com>
4157         * sysdeps/i386/i486/bits/string.h (memmove): Define as macro.
4158         (memmove): Rename to __memmove_g, with __asm__ ("memmove").
4159         * sysdeps/s390/bits/string.h (__strlen_g, __strcpy_g, __strncpy_g,
4160         __strcat_g, __strncat_g): Add __asm__.
4162 2007-12-12  Ulrich Drepper  <drepper@redhat.com>
4164         [BZ #5477]
4165         * io/fchmodat.c: Fix typo in stub_warning use.
4166         Patch by Petr Salinger.
4168 2007-12-11  Ulrich Drepper  <drepper@redhat.com>
4170         * iconvdata/hp-thai8.c: New file.
4171         * iconvdata/Makefile: Add rules for hp-thai8.c.
4172         * iconvdata/tst-tables.sh: Add entry for HP-THAI8.
4173         * iconvdata/gconv-modules: Likewise.
4175         [BZ #5464]
4176         * iconvdata/hp-greek8.c: New file.
4177         * iconvdata/Makefile: Add rules for hp-greek8.c.
4178         * iconvdata/tst-tables.sh: Add entry for HP-GREEK8.
4179         * iconvdata/gconv-modules: Likewise.
4181         [BZ #5463]
4182         * iconvdata/hp-turkish8.c: New file.
4183         * iconvdata/Makefile: Add rules for hp-turkish8.c.
4184         * iconvdata/tst-tables.sh: Add entry for HP-TURKISH8.
4185         * iconvdata/gconv-modules: Likewise.
4187         * malloc/arena.c (grow_heap): Split out code to shrink heap into...
4188         (shrink_heap): ... this new function.
4189         (heap_trim): Call shrink_heap instead of grow_heap.
4191         * malloc/malloc.c (_int_malloc): sYSMALLOc might fail, in this
4192         case don't call alloc_perturb.
4194 2007-12-10  Ulrich Drepper  <drepper@redhat.com>
4196         * sysdeps/unix/sysv/linux/adjtime.c: Use ADJ_OFFSET_SS_READ if
4197         possible.
4198         * sysdeps/unix/sysv/linux/kernel-features.h
4199         (__ASSUME_ADJ_OFFSET_SS_READ): Define for 2.6.24.
4200         * sysdeps/unix/sysv/linux/sys/timex.h (ADJ_OFFSET_SS_READ): Define.
4202 2007-12-08  Ulrich Drepper  <drepper@redhat.com>
4204         [BZ #5424]
4205         * stdio-common/vfprintf.c: Do not overflow when adding to done.
4206         * stdio-common/Makefile (tests): Add bug22.
4207         * stdio-common/bug22.c: New file.
4209         [BZ #5451]
4210         * time/getdate.c: Fix filling in default values.
4211         * time/bug-getdate1.c: New file.
4212         * time/Makefile: Add rules to build and run bug-getdate1.
4214         * iconvdata/ebcdic-is-friss.c: Use 8bit-gap instead of 8bit-generic.
4215         * iconvdata/ebcdic-es.c: Likewise.
4216         * iconvdata/ebcdic-es-a.c: Likewise.
4217         * iconvdata/ebcdic-uk.c: Likewise.
4218         * iconvdata/iso8859-16.c: Likewise.
4219         * iconvdata/viscii.c: Likewise.
4220         * iconvdata/iso8859-9e.c: Likewise.
4221         * iconvdata/Makefile: Adjust appropriately.
4223         [BZ #5428]
4224         * wcsmbs/wchar.h: Unconditionally undefine __need_mbstate and
4225         __need_wint_t.
4227 2007-12-07  Ulrich Drepper  <drepper@redhat.com>
4229         [BZ #5427]
4230         * iconvdata/hp-roman9.c: New file.
4231         * iconvdata/Makefile: Add rules for hp-roman9.c.
4232         * iconvdata/tst-tables.sh: Add HP-ROMAN9.
4233         * iconvdata/gconv-modules: Likewise.
4235         * iconvdata/hp-roman8.c: Use 8bit-gap instead of 8bit-generic.
4236         * iconvdata/Makefile: Adjust appropriately.
4238         [BZ #5441]
4239         * stdio-common/vfscanf.c (_IO_vfwscanf): Don't free ptrs_to_free
4240         structure, it's allocated with alloca.
4241         * stdio-common/Makefile (tests): Add bug21.
4242         * stdio-common/bug21.c: New file.
4244 2007-12-06  Aurelien Jarno  <aurelien@aurel32.net>
4246         [BZ #5452]
4247         * sysdeps/unix/sysv/linux/bits/sched.h: Use __extension__
4248         keyword for gcc's braced-groups.
4250 2007-12-07  Ulrich Drepper  <drepper@redhat.com>
4252         [BZ #5454]
4253         * inet/ether_line.c: Strip hostname of whitespaces.
4254         * inet/Makefile (tests): Add tst-ether_line.
4255         * inet/tst-ether_line.c: New file.
4257 2007-12-03  Ulrich Drepper  <drepper@redhat.com>
4259         [BZ #5439]
4260         * sysdeps/unix/sysv/linux/sys/signalfd.h: Fix use of __nonnull.
4262         [BZ #5435]
4263         * sysdeps/unix/sysv/linux/i386/makecontext.S: Align stack.
4265         * stdlib/tst-setcontext.c: Catch the case where the links gets
4266         messed up and we do not reach main again.
4268         * po/ca.po: Update from translation team.
4270 2007-11-26  Ulrich Drepper  <drepper@redhat.com>
4272         * posix/unistd.h: Declare fsync also for __USE_XOPEN2K.
4273         * posix/regex.h (REG_ENOSYS): Likewise.
4274         * wcsmbs/wchar.h: Define __need_file also for __USE_XOPEN2K.
4276 2007-11-25  Ulrich Drepper  <drepper@redhat.com>
4278         * nscd/nscd.h (MAX_STACK_USE): Define.
4279         * nscd/mem.c (MAX_STACK_USE): Remove definition here.
4280         (gc): Initialize stack_used based on allocation in prune_cache.
4281         * nscd/cache.c (prune_cache): Use heap for mark array if necessary.
4282         Clear array before use.
4284         * nscd/aicache.c (addhstaiX): Update statistics counter in case
4285         memory allocation failed.
4286         * nscd/hstcache.c (cache_addhst): Likewise.
4287         * nscd/grpcache.c (cache_addgr): Likewise.
4288         * nscd/servicescache.c (cache_addserv): Likewise.
4289         * nscd/pwdcache.c (cache_addpw): Likewise.
4290         * nscd/initgrcache.c (addinitgroupsX): Likewise.
4292 2007-11-23  Ulrich Drepper  <drepper@redhat.com>
4294         * sysdeps/unix/sysv/linux/powerpc/powerpc64/syscalls.list: Add open
4295         and creat system calls.
4297         * sysdeps/unix/sysv/linux/check_native.c: Include <asm/types.h>.
4299 2007-11-23  Martin Schwidefsky  <schwidefsky@de.ibm.com>
4301         * sysdeps/unix/sysv/linux/Makefile [subdir=inet] (sysdep_headers):
4302         Add netiucv/iucv.h.
4303         * sysdeps/unix/sysv/linux/netiucv/iucv.h: New file.
4304         * sysdeps/unix/sysv/linux/opensock.c (__opensock): Add AF_IUCV
4305         protocol.
4306         * sysdeps/unix/sysv/linux/sa_len.c (__libc_sa_len): Likewise.
4307         * sysdeps/unix/sysv/linux/s390/opensock.c: New file.
4308         * sysdeps/unix/sysv/linux/s390/sa_len.c: New file.
4310 2007-11-22  Martin Schwidefsky  <schwidefsky@de.ibm.com>
4312         * sysdeps/s390/bits/string.h (strlen, strcpy, strncpy, strcat,
4313         strncat): Define as macros to avoid compile errors.
4315         * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list:  Add open and
4316         creat entries.
4318 2007-11-22  Ulrich Drepper  <drepper@redhat.com>
4320         [BZ #5382]
4321         * nscd/nscd.h (NSCD_THREAD_STACKSIZE): Define.
4322         * nscd/connections.c (start_threads): Use NSCD_THREAD_STACKSIZE.
4323         * nscd/mem.c (gc): Don't allocate arrays on the stack if they can
4324         overflow it.
4325         Partially based on a patch by Petr Baudis <pasky@suse.cz>.
4327         * sysdeps/unix/sysv/linux/nscd_setup_thread.c (setup_thread):
4328         Return zero in case the thread library is not NPTL.
4330         [BZ #5375]
4331         * resolv/res_hconf.c (_res_hconf_reorder_addrs): Fix locking when
4332         initializing interface list.
4334         [BZ #5378]
4335         * nis/nss_compat/compat-initgroups.c (getgrent_next_nss): Don't
4336         use result of nss_getgrgid_r if nothing was found.  For other
4337         error return with a failure.
4338         Partially based on a patch by Petr Baudis <pasky@suse.cz>.
4340         * locale/programs/ld-collate.c (collate_read): Fix loop to match
4341         macro name.
4343 2007-11-19  Ulrich Drepper  <drepper@redhat.com>
4345         * sysdeps/posix/getaddrinfo.c (defaults_scopes, scopes): New variables.
4346         (get_scope): For IPv4 scope, use scopes table.
4347         (fini): Free scopes table if necessary.
4348         (free_scopelist): New function.
4349         (scopecmp): New function.
4350         (gaiconf_init): Also handle scopev4 entries.
4351         * posix/tst-rfc3484.c (do_test): Initialize scopes.
4352         * posix/tst-rfc3484-2.c (do_test): Likewise.
4353         * posix/gai.conf: Document scopev4 defaults.
4354         * posix/Makefile (tests): Add tst-rfc3484-3.
4355         * posix/tst-rfc3484-3.c: New file.
4357         * sysdeps/posix/getaddrinfo.c (default_labels): Describe entry for
4358         Teredo tunnels.
4359         * posix/gai.conf: Update for current default tables.
4361 2007-11-19  Ulrich Drepper  <drepper@redhat.com>
4363         * po/tr.po: Update from translation team.
4365 2007-11-18  Roland McGrath  <roland@frob.com>
4367         * manual/arith.texi (Remainder Functions): Spelling fix.
4368         From Shaun Silk <genix@mysoul.com.au>.
4370         * sysdeps/mach/hurd/bits/fcntl.h (O_CLOEXEC): Fix value.
4372 2007-11-17  Ulrich Drepper  <drepper@redhat.com>
4374         * po/zh_CN.po: Update from translation team.
4376         * sysdeps/unix/sysv/linux/Makefile [subdir=misc] (sysdep_headers):
4377         Add sys/signalfd.h and sys/eventfd.h.
4379 2007-11-15  Bruno Haible  <bruno@clisp.org>
4381         [BZ #5346]
4382         * intl/dcigettext.c (struct known_translation_t): Turn msgid into a
4383         union.
4384         (transcmp): Use the appropriate part of s1->msgid and s2->msgid.
4385         (DCIGETTEXT): Change the allocation of the 'search' variable so that
4386         it needs only fixed stack space. Delay the initialization of
4387         msgid_len until it is needed.
4389 2007-11-15  Andreas Jaeger  <aj@suse.de>
4391         * sysdeps/ieee754/dbl-64/sincos.tbl: Fix size of union.
4392         Reported by Christoph Quirin Lauter <christoph.lauter@ens-lyon.fr>.
4394 2007-11-15  Ulrich Drepper  <drepper@redhat.com>
4396         * po/ko.po: Update from translation team.
4398 2007-11-14  Ulrich Drepper  <drepper@redhat.com>
4400         * sysdeps/unix/sysv/linux/check_native.c (__check_native): Simplify
4401         significantly.  The device type is also part of the ifinfomsg data.
4403         * po/sv.po: Update from translation team.
4404         * po/nl.po: Likewise.
4406         * nscd/cache.c (prune_cache): If cache is empty, instruct caller
4407         to wake up in 24 hours.
4409         * nscd/gai.c (__ioctl): Define.  Include check_native.c.
4411 2007-11-13  Ulrich Drepper  <drepper@redhat.com>
4413         * po/cs.po: Update from translation team.
4414         * po/pl.po: Likewise.
4416         * include/ifaddrs.h: Remove in6ai_temporary.
4417         (struct in6addrinfo): Add index element.
4418         Declare __check_native.
4419         * inet/Makefile (aux): Add check_native.
4420         * sysdeps/unix/sysv/linux/check_native.c: New file.
4421         * sysdeps/unix/sysv/linux/check_pf.c: No need to recognize
4422         IFA_F_TEMPORARY.  Pass back ifa_index.
4423         * sysdeps/posix/getaddrinfo.c: Remove netlink compatibility code.
4424         (rfc3484_sort): Add new parameter.  Implement rule 7 correctly:
4425         call __check_native if necessary.
4426         (getaddrinfo): Fill in index field.  Use qsort_r instead of qsort
4427         to sort addresses.  Pass information about the results.
4428         * posix/tst-rfc3484.c: Adjust for addition of index field and change
4429         of rfc3484_sort interface.
4430         * posix/tst-rfc3484-2.c: Likewise.
4432         * stdlib/stdlib.h: Define __compar_d_fn_t.  Declare qsort_r.
4433         * include/stdlib.h: Add hidden_proto for qsort_t and adjust protoype
4434         for _quicksort.
4435         * stdlib/msort.c (qsort): Now a wrapper around qsort_r.
4436         (qsort_r): Renamed from qsort.  Take additional parameter and pass it
4437         on as third parameter to compare function and _quicksort.
4438         * stdlib/qsort.c (_quicksort): Take additional parameter and pass on
4439         to the compare function.
4440         * stdlib/Versions [libc] (GLIBC_2.8): Add qsort_r.
4441         * Versions.def: Add GLIBC_2.8 for libc.
4443         * posix/tst-rfc3484.c: Adjust for addition of prefixlen field.
4444         * posix/tst-rfc3484-2.c: Likewise.
4446         * include/kernel-features.h: Moved to...
4447         * sysdeps/mach/hurd/kernel-features.h: ...here.
4449 2007-09-13  H.J. Lu  <hongjiu.lu@intel.com>
4451         * sysdeps/i386/i586/memcpy_chk.S: New file.
4452         * sysdeps/i386/i586/mempcpy_chk.S: Likewise.
4453         * sysdeps/i386/i586/memset_chk.S: Likewise.
4455 2007-11-12  Ulrich Drepper  <drepper@redhat.com>
4457         * include/ifaddrs.c (struct in6addrinfo): Add prefixlen field.
4458         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Always return
4459         list of interfaces.  Also store prefix length.
4460         * sysdeps/posix/getaddrinfo.c (sort_result): Add prefixlen element.
4461         (rfc3484_sort): In rule 9, for IPv4 addresses count only matching
4462         prefix if source and destination address are in the same subnet.
4463         (getaddrinfo): Always call __check_pf.  Fill in prefixlen field.
4464         Always look for matching record in in6ai list.
4465         Correct source_addr_len value for IPv6->IPv4 converted records.
4467 2007-11-11  Roland McGrath  <roland@frob.com>
4469         * include/kernel-features.h: New file.
4471 2007-11-10  Ulrich Drepper  <drepper@redhat.com>
4473         * sysdeps/pthread/aio_misc.c (handle_fildes_io): Avoid unnecessary
4474         complications for 64-bit platforms.
4476         * sysdeps/unix/sysv/linux/open64.c: Move __open64_2 implementation to..
4477         * sysdeps/unix/sysv/linux/open64_2.c: ...here.  New file.
4478         * sysdeps/unix/sysv/linux/Makefile [subdir=io] (sysdep_routines): Add
4479         open64_2.
4480         * sysdeps/unix/sysv/linux/ia64/syscalls.list: Add open and creat
4481         entries.
4482         * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Likewise.
4483         * sysdeps/wordsize-64/alphasort.c: New file.
4484         * sysdeps/wordsize-64/alphasort64.c: New file.
4485         * sysdeps/wordsize-64/fseeko.c: New file.
4486         * sysdeps/wordsize-64/fseeko64.c: New file.
4487         * sysdeps/wordsize-64/ftello.c: New file.
4488         * sysdeps/wordsize-64/ftello64.c: New file.
4489         * sysdeps/wordsize-64/ftw.c: New file.
4490         * sysdeps/wordsize-64/ftw64.c: New file.
4491         * sysdeps/wordsize-64/iofgetpos.c: New file.
4492         * sysdeps/wordsize-64/iofgetpos64.c: New file.
4493         * sysdeps/wordsize-64/iofopen.c: New file.
4494         * sysdeps/wordsize-64/iofopen64.c: New file.
4495         * sysdeps/wordsize-64/iofsetpos.c: New file.
4496         * sysdeps/wordsize-64/iofsetpos64.c: New file.
4497         * sysdeps/wordsize-64/lockf.c: New file.
4498         * sysdeps/wordsize-64/lockf64.c: New file.
4499         * sysdeps/wordsize-64/mkostemp.c: New file.
4500         * sysdeps/wordsize-64/mkostemp64.c: New file.
4501         * sysdeps/wordsize-64/mkstemp.c: New file.
4502         * sysdeps/wordsize-64/mkstemp64.c: New file.
4503         * sysdeps/wordsize-64/scandir.c: New file.
4504         * sysdeps/wordsize-64/scandir64.c: New file.
4505         * sysdeps/wordsize-64/tmpfile.c: New file.
4506         * sysdeps/wordsize-64/tmpfile64.c: New file.
4507         * sysdeps/wordsize-64/versionsort.c: New file.
4508         * sysdeps/wordsize-64/versionsort64.c: New file.
4509         * sysdeps/unix/sysv/linux/wordsize-64/aio_read.c: New file.
4510         * sysdeps/unix/sysv/linux/wordsize-64/aio_read64.c: New file.
4511         * sysdeps/unix/sysv/linux/wordsize-64/aio_write.c: New file.
4512         * sysdeps/unix/sysv/linux/wordsize-64/aio_write64.c: New file.
4513         * sysdeps/unix/sysv/linux/wordsize-64/creat64.c: New file.
4514         * sysdeps/unix/sysv/linux/wordsize-64/getdirentries.c: New file.
4515         * sysdeps/unix/sysv/linux/wordsize-64/getdirentries64.c: New file.
4516         * sysdeps/unix/sysv/linux/wordsize-64/lio_listio.c: New file.
4517         * sysdeps/unix/sysv/linux/wordsize-64/lio_listio64.c: New file.
4518         * sysdeps/unix/sysv/linux/wordsize-64/open64.c: New file.
4519         * sysdeps/unix/sysv/linux/wordsize-64/openat.c: New file.
4520         * sysdeps/unix/sysv/linux/wordsize-64/openat64.c: New file.
4522         * crypt/sha256-crypt.c: Fix a comment.
4523         * crypt/sha512-crypt.c: Likewise.
4525 2007-11-07  H.J. Lu  <hongjiu.lu@intel.com>
4527         * sysdeps/x86_64/memset.S: Add sfence after movnti.
4529 2007-11-07  Ulrich Drepper  <drepper@redhat.com>
4531         [BZ #5277]
4532         * iconv/loop.c (STANDARD_TO_LOOP_ERR_HANDLER): If conversion failed
4533         because output buffer is too small break, don't loop.
4534         * iconvdata/Makefile (tests): Add bug-iconv6.
4535         * iconvdata/bug-iconv6.c: New file.
4537 2007-11-06  Ulrich Drepper  <drepper@redhat.com>
4539         * stdio-common/vfprintf.c (vfprintf): Compute necessary buffer size
4540         with size_t type.
4541         * stdio-common/printf_fp.c (__print_fp): Change chars_needed type to
4542         size_t.  Add casts where needed.
4544         * nscd/selinux.c (nscd_request_avc_has_perm): When compiled with
4545         old headers, don't call avc_has_perm if we don't have the
4546         permission information.
4548 2007-11-05  Daniel Jacobowitz  <dan@codesourcery.com>
4550         * elf/rtld.c (dl_main): Use the page size to find the map start.
4552 2007-11-05  Ulrich Drepper  <drepper@redhat.com>
4554         * time/tzfile.c (__tzfile_read): Fix check for version 0 data files.
4555         Patch by Szymon Siwek <sls@poczta.wp.pl>.
4557         * nscd/aicache.c (addhstaiX): Check herrno after IPv4 lookup only
4558         when the lookup call failed.
4560         * nscd/nscd.h (struct database_dyn): Rename prunelock to prune_lock.
4561         Add prune_cond and wakeup_time.
4562         (CACHE_PRUNE_INTERNAL): Define.
4563         Update declarations of prune_cache and setup_thread.
4564         * nscd/connections.c (dbs): Update initializers.
4565         (CACHE_PRUNE_INTERNAL): Moved to nscd.h.
4566         (nscd_init): Default number of threads is now 4.
4567         (invalidate_cache): Take lock before calling prune_cache.
4568         (handle_request): If SELinux forbids the request, say so.
4569         (readylist_cond): Use static initializer.
4570         (nscd_run_prune): New function.  Used only by pruning threads.
4571         (nscd_run_worder): Renamed from nscd_run.  Remove support for pruning
4572         here.
4573         (fd_ready): Update nscd_run reference.
4574         (start_threads): No need to initialize readylist_cond.
4575         Start pruning threads separately.
4576         * nscd/nscd_setup_thread.c: Change return value type to int and always
4577         return 0.
4578         * sysdeps/unix/sysv/linux/nscd_setup_thread.c: Change return value type
4579         to int and return nonzero value if we can use the TID address hack.
4580         * nscd/cache.c (cache_add): If next wakeup time of cleanup thread for
4581         the database is later than the new entry's timeout, update the
4582         wakeup time and wake the cleanup thread.
4583         (prune_cache): Return seconds the next entry in the database is still
4584         valid.  Remove locking for pruning here.
4585         * nscd/nscd.conf: Document default number of threads.
4587 2007-10-31  Ulrich Drepper  <drepper@redhat.com>
4589         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Make sure
4590         stack is properly aligned for the target function.
4591         Correct unwind info.
4593         * elf/rtld.c (dl_main): Initialize stack and pointer guard early
4594         when using auditing libraries.
4596 2007-10-29  Ulrich Drepper  <drepper@redhat.com>
4598         * resolv/Versions [libresolv] (GLIBC_PRIVATE): Add
4599         _nss_dns_getnetbyaddr2_r.
4600         * resolv/nss_dns/dns-host.c: Define _nss_dns_getnetbyaddr2_r.  Pass
4601         extra parameter to getanswer_r.
4602         (_nss_dns_getnetbyaddr_r): Now a wrapper around
4603         _nss_dns_getnetbyaddr2_r.
4605         * nscd/Makefile (nscd-modules): Replace gethstbynm2_r with
4606         gethstbynm3_r.
4607         * nscd/gethstbynm2_r.c: Remove.
4608         * nscd/gethstbynm3_r.c: New file.
4609         * nscd/aicache.c (addhstaiX): Use __gethostbyaddr2_r instead of
4610         __gethostbyaddr_r.
4611         * nscd/gethstbyad_r.c: Generate __gethostbyaddr2_r function.  Define
4612         __gethostbyaddr_r compatibility wrapper.
4613         * nscd/hstcache.c (cache_addhst): Add ttl parameter.  Use it when
4614         determining timeout of entry.
4615         (lookup): Take new parameter and pass it to __gethostbyname3_r and
4616         __gethostbyaddr2_r.
4617         (addhstbyX): Pass reference to variable for TTL to lookup and
4618         cache_addhst.
4619         * nss/Versions [glibc] (GLIBC_PRIVATE): Export __nss_passwd_lookup2,
4620         __nss_group_lookup2, __nss_hosts_lookup2, __nss_services_lookup2,
4621         and __nss_next2.  Remove __nss_services_lookup.
4622         * nss/XXX-lookup.c: Name function now *_lookup2.  Add new parameter.
4623         Add compat wrapper.
4624         * nss/getXXbyYY_r.c: Changes to call new *_lookup2 functions and
4625         __nss_next2.
4626         * nss/getXXent_r.c: Likewise.
4627         * nss/getnssent_r.c: Likewise.
4628         * nss/nsswitch.c (__nss_lookup): Add new parameter.  If first function
4629         does not exist in module, try the optional second name.
4630         (__nss_next2): New function.
4631         (__nss_next): Now wrapper around __nss_next2.
4632         * nss/nsswitch.h: Adjust __nss_lookup prototype.
4633         Declare __nss_next2.
4634         Adjust definition of db_lookup_function type.
4635         * nss/service-lookup.c: Define NO_COMPAT.
4636         * include/netdb.h: Declare __gethostbyaddr2_r and __gethostbyname3_r.
4637         * inet/ether_hton.c: Use __nss_next2 instead of __nss_next.
4638         * inet/ether_ntoh.c: Likewise.
4639         * sunrpc/netname.c: Likewise.
4640         * sunrpc/publickey.c: Likewise.
4641         * inet/getnetgrent.c: Likewise.  Adjust calls to __nss_lookup.
4642         * inet/gethstbyad_r.c (DB_LOOKUP_FCT): Change to __nss_hosts_lookup2.
4643         * inet/gethstbynm2_r.c (DB_LOOKUP_FCT): Likewise.
4644         * inet/gethstbynm_r.c (DB_LOOKUP_FCT): Likewise.
4645         * inet/gethstent_r.c (DB_LOOKUP_FCT): Likewise.
4647         * nscd/aicache.c (addhstaiX): Fix default TTL handling.
4649         * inet/getnetgrent_r.c (setup): Encrypt static pointer.
4651 2007-10-28  Ulrich Drepper  <drepper@redhat.com>
4653         [BZ #5204]
4654         * crypt/sha256c-test.c: Define TIMEOUT to 6 for ancient hardware.
4655         * crypt/sha512c-test.c: Likewise.
4657         [BZ #5225]
4658         * stdio-common/vfscanf.c (_IO_vfwscanf): Don't misuse wp pointer
4659         to keep track of end of %[ format string element.
4660         * stdio-common/Makefile (tests): Add bug20.
4661         * stdio-common/bug20.c: New file.
4663         [BZ #5222]
4664         * elf/dl-load.c (_dl_rtld_di_serinfo): Correct handling of short
4665         path elements in counting mode.
4667 2007-10-27  Andreas Jaeger  <aj@suse.de>
4669         [BZ #5040]
4670         * sysdeps/unix/sysv/linux/sys/epoll.h (EPOLLRDHUP): Add value.
4672         [BZ #3112]
4673         * sysdeps/ia64/backtrace.c (init): Free shared library if incorrect.
4674         (__cleanup): Free shared library when exiting.
4675         * sysdeps/i386/backtrace.c (init): Free shared library if incorrect.
4676         (__cleanup): Free shared library when exiting.
4678 2006-04-14  H.J. Lu  <hongjiu.lu@intel.com>
4680         [BZ #2549]
4681         * math/libm-test.inc (check_float_internal): Support
4682         denormalized return.
4684 2007-10-23  Andreas Jaeger  <aj@suse.de>
4686         [BZ #5208]
4687         * sysdeps/unix/sysv/linux/readahead.c (__readahead): Use
4688         __LONG_LONG_PAIR to handle little endian byte order.
4689         Suggested by abhishekrai@google.com
4691 2007-10-27  Ulrich Drepper  <drepper@redhat.com>
4693         * malloc/arena.c [!NO_THREADS]: Use ATFORK_MEM if defined.
4695 2007-10-26  Ulrich Drepper  <drepper@redhat.com>
4697         * nscd/cache.c (prune_cache): Move test for modified file outside
4698         of locking.
4700 2007-10-21  Andreas Jaeger  <aj@suse.de>
4702         * manual/texinfo.tex: Update to latest version.
4704         * manual/sysinfo.texi (System Parameters): Fix Formatting.
4706         * manual/arith.texi (Status bit operations): Fix formatting.
4708         * manual/errno.texi (Error Messages): Fix formatting.
4710         * manual/sysinfo.texi (System Parameters): Fix formatting.
4712         * manual/libc.texinfo: Update VERSION and UPDATED.
4714 2007-10-19  Roland McGrath  <roland@redhat.com>
4716         * elf/Makefile ($(objpfx)ld.so): Use $(AWK).
4718 2007-10-06  David S. Miller  <davem@davemloft.net>
4720         * configure.in: Add sparcv9v2 and sparc64v2.
4721         * scripts/config.sub: Likewise.
4722         * configure: Regenerate.
4723         * elf/elf.h (HWCAP_SPARC_N2): New.
4724         * sysdeps/sparc/dl-procinfo.h (_DL_HWCAP_COUNT): Bump to 8.
4725         * sysdeps/sparc/dl-procinfo.c (_dl_sparc_cap_flags): Add 'v9v2'.
4726         (HWCAP_IMPORTANT): Add HWCAP_SPARC_N2.
4727         * sysdeps/sparc/sparc32/sparcv9/sparcv9v2/memcpy.S: New file.
4728         * sysdeps/sparc/sparc32/sparcv9/sparcv9v2/memset.S: New file.
4729         * sysdeps/sparc/sparc64/sparcv9v2/memcpy.S: New file.
4730         * sysdeps/sparc/sparc64/sparcv9v2/memset.S: New file.
4732 2007-10-18  Ulrich Drepper  <drepper@redhat.com>
4734         * sunrpc/clnt_udp.c (clntudp_call): Don't block in recvfrom call
4735         even if the poll result indicates there is data to read.
4736         Patch by Jeff Moyer <jmoyer@redhat.com>.
4738 2007-10-18  Roland McGrath  <roland@redhat.com>
4740         * elf/elf.h (NT_PPC_VMX): New macro.
4742 2007-10-17  Ulrich Drepper  <drepper@redhat.com>
4744         * version.h (VERSION): Set to 2.7.90.
4746 2007-10-17  Jakub Jelinek  <jakub@redhat.com>
4748         * sysdeps/x86_64/memset.S (bzero): Renamed to __bzero.  Add
4749         weak_alias.
4751 2007-10-17  Roland McGrath  <roland@frob.com>
4753         * sysdeps/mach/hurd/bits/fcntl.h [__USE_GNU__] (F_DUPFD_CLOEXEC): New.
4754         * sysdeps/mach/hurd/fcntl.c (__libc_fcntl): Implement it.
4756 2007-10-17  Ulrich Drepper  <drepper@redhat.com>
4758         * version.h (VERSION): Bump to 2.7.
4759         * include/features.h (__GLIBC_MINOR__): Bump to 7.
4761         [BZ #5186]
4762         * time/tzset.c (__tz_convert): Don't force testing for a change of
4763         TZ if not called from localtime.  But then also see whether the
4764         file changed, in case __use_tzfile is set.
4766         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Define F_DUPFD_CLOEXEC.
4767         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
4768         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Likewise.
4769         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
4770         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
4771         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
4772         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h:  Likewise.
4773         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Likewise.
4775 2007-10-17  Jakub Jelinek  <jakub@redhat.com>
4777         * sysdeps/posix/getaddrinfo.c (getaddrinfo): When sorting addresses
4778         and admin selects to be able to replace the gai.conf file, lock
4779         data structures around the qsort call.
4781 2007-10-17  Ulrich Drepper  <drepper@redhat.com>
4783         * sysdeps/x86_64/cacheinfo.c: Comment out code added in support of
4784         new memset.
4785         * sysdeps/x86_64/memset.S: Revert to old version for now.  The cost is
4786         too high for the improvements.  Implement bzero unconditionally for
4787         use in libc.
4789 2007-10-17  Ulrich Drepper  <drepper@redhat.com>
4790             Jakub Jelinek  <jakub@redhat.com>
4792         * time/tzfile.c (__tzfile_read): Read POSIX TZ string if available
4793         even when time_t is 32-bit.
4794         (__tzfile_compute): Override POSIX TZ string STD/DST zone names if
4795         timezone data read by __tzfile_default.  Ensure __tzname[0] is
4796         always set after the search.
4798 2007-10-16  Ulrich Drepper  <drepper@redhat.com>
4800         * time/tzfile.c (__tzfile_read): Help the compiler recognize
4801         unreachable code on 32-bit machines.
4803 2007-10-16  Jakub Jelinek  <jakub@redhat.com>
4805         [BZ #5184]
4806         * time/strftime_l.c: Include stdbool.h.
4807         (my_strftime): New wrapper, old function renamed to...
4808         (__strftime_internal): ... new function.  Add tzset_called
4809         argument, pass it down to recursive calls, don't call tzset ()
4810         if already true, set to true after call to tzset ().
4812 2007-10-16  Ulrich Drepper  <drepper@redhat.com>
4814         * time/tzfile.c (__tzfile_read): Take extra memory requested by caller
4815         into account when copying TZ string.
4817 2007-10-16  Jakub Jelinek  <jakub@redhat.com>
4819         * time/tzfile.c (__tzfile_compute): For use_last case set i to
4820         num_transition rather than num_transitions - 1.
4822 2007-10-16  Jakub Jelinek  <jakub@redhat.com>
4824         * sysdeps/x86_64/memset.S (memset): Fix sse2_nt_move
4825         PIC indirect jump.
4827         * sysdeps/x86_64/memset.S: Jump from bzero to memset using
4828         a local label rather than HIDDEN_JUMPTARGET.
4830 2007-10-15  Ulrich Drepper  <drepper@redhat.com>
4832         * sysdeps/x86_64/cacheinfo.c (__x86_64_shared_cache_size): Define.
4833         (init_cacheinfo): Initialize it.
4834         * sysdeps/x86_64/memset.S: Use __x86_64_shared_cache_size.
4835         Always define bzero.
4836         Remove non-glibc code.
4837         * sysdeps/x86_64/bzero.S: Make an empty file.
4839 2007-10-15  H.J. Lu  <hongjiu.lu@intel.com>
4841         * sysdeps/x86_64/cacheinfo.c
4842         (__x86_64_preferred_memory_instruction): New.
4843         (init_cacheinfo): Initialize __x86_64_preferred_memory_instruction.
4845         * sysdeps/x86_64/memset.S: Rewrite.
4847 2007-10-15  Roland McGrath  <roland@redhat.com>
4849         * po/libc.pot: Regenerated.
4851 2007-10-15  Ulrich Drepper  <drepper@redhat.com>
4853         * nss/getXXbyYY_r.c (REENTRANT_NAME): Mangle startp and start_fct
4854         pointers.
4856         [BZ #3425]
4857         * resolv/nss_dns/dns-host.c (getanswer_r): Fail with
4858         NSS_STATUS_NOTFOUND if the server replied with only a CNAME and no
4859         address record to T_A/T_AAAA requests.
4861 2007-10-14  Ulrich Drepper  <drepper@redhat.com>
4863         * posix/glob.c: Reimplement link_exists_p to use fstatat64.
4865         * posix/glob.c: Add some branch prediction throughout.
4867         * nscd/nscd_getgr_r.c (nscd_getgr_r): Store result of successful
4868         read from nscd.
4870         * sysdeps/posix/getaddrinfo.c (struct sort_result): Add
4871         service_order.
4872         (rfc3484_sort): Make sure that even if qsort doesn't support
4873         stable sorting out sorting here is stable by comparing service_order.
4874         (getaddrinfo): Initialize service_order.
4875         * posix/tst-rfc3484.c (do_test): Adjust for addition of
4876         service_order field to sorting structure.
4877         * posix/tst-rfc3484-2.c (do_test): Likewise.
4879         * include/time.h: Declare __tzset_parse_tz and __tzset_compute.
4880         * time/tzset.c (tzset_internal): Break TZ string parsing out into
4881         __tzset_parse_tz and updating of daylight, timezone, tzname into
4882         update_vars.
4883         (__tz_compute): Renamed from tz_compute.  Take additional parameters.
4884         (__tz_convert): Updating of tm_isdst, tm_zone, and tm_gmtoff now
4885         happens in __tz_compute.
4886         * time/tzfile.c (__tzfile_read): Also read TZ string.
4887         (find_transition): Fold into __tzfile_compute.
4888         (__tzfile_compute): For times beyond the last transition try to
4889         use the TZ string.
4890         * timezone/tst-timezone.c: Information in daylight and tzname does
4891         change for Asia/Tokyo timezone with more concrete information.
4892         Remove the test.
4894         * include/stdio.h: Add libc_hidden_proto for ftello.
4895         * libio/ftello.c: Add libc_hidden_def.
4897         [BZ #1140]
4898         * time/tzfile.c (__tzfile_compute): Compute tzname[] values based
4899         on the specified time and not the last entries in the file.  Move
4900         code to determine tzname[] to...
4901         (find_transition): ...here.  Add ugly guess for times before the
4902         first transition.
4904 2007-10-13  Ulrich Drepper  <drepper@redhat.com>
4906         [BZ #3195]
4907         * nscd/nscd_getai.c (__nscd_getai): Set errno to 0 in case we found
4908         no entry.
4909         * nscd/nscd_getgr.c (nscd_getgr_r): Likewise.
4910         * nscd/nscd_gethst_r.c (nscd_gethst_r): Likewise.
4911         * nscd/nscd_getpw_r.c (nscd_getpw_r): Likewise.
4912         * nscd/nscd_getserv_r.c (nscd_getserv_r): Likewise.
4914         * nscd/nscd_getgr_r.c (nscd_getgr_r): Optimize a bit: use simpler
4915         read mechanism when there are no group members and avoid no-op
4916         read syscall in this case.
4918         [BZ #3242]
4919         * nscd/nscd_helper.c (wait_on_socket): Take timeout as parameter.
4920         (__readall): If reading failed due to EAGAIN error wait a bit
4921         and possibly try again.
4922         (__readvall): Likewise.
4924 2007-10-13  Bruno Haible  <bruno@clisp.org>
4926         * intl/dcigettext.c (_nl_find_msg): Unlock the conversions_lock
4927         when we cannot recode the message.
4929 2007-10-13  Ulrich Drepper  <drepper@redhat.com>
4931         [BZ #4359]
4932         * libio/__freading.c (__freading): Don't return true for
4933         write-only streams.  For read/write streams, check whether we
4934         performed a read operation already.
4935         * libio/Makefile (tests): Add tst-ext2.
4936         * libio/tst-ext2.c: New file.
4938 2007-10-12  Ulrich Drepper  <drepper@redhat.com>
4940         * locale/programs/repertoire.c (repertoire_read): Always free
4941         memory for repertoire file name [Coverity CID 270].
4943         * elf/cache.c (save_aux_cache): Free memory allocated for
4944         temporary file name [Coverity CID 267].
4946 2007-10-12  Jakub Jelinek  <jakub@redhat.com>
4948         * misc/Makefile (headers): Add bits/error.h.
4950 2007-10-12  Ulrich Drepper  <drepper@redhat.com>
4952         * posix/fnmatch_loop.c: Take rule index returned as part of
4953         findidx return value into account when accessing weights.
4954         * posix/regcomp.c: Likewise.
4955         * posix/regexec.c: Likewise.
4957         * locale/programs/ld-collate.c (collate_read): Optimize a bit.
4958         (skip_to): Fix problems with parameter of elifdef/elifndef.
4960 2007-10-11  Ulrich Drepper  <drepper@redhat.com>
4962         * iconv/gconv_simple.c: Add some branch prediction.
4964 2007-10-12  Jakub Jelinek  <jakub@redhat.com>
4966         * locale/programs/ld-collate.c (collate_read): If ignore_content
4967         and nowtok is tok_define, eat any tok_eol tokens.
4969 2007-10-11  Jakub Jelinek  <jakub@redhat.com>
4971         * sysdeps/gnu/netinet/tcp.h: Include sys/socket.h if __USE_MISC.
4972         (struct tcp_md5sig): Change tcpm_addr type to struct sockaddr_storage.
4974         * inet/netinet/in.h: Don't include bits/socket.h.
4975         * sysdeps/unix/sysv/linux/bits/socket.h: Only check _SYS_SOCKET_H
4976         macro.
4977         * sysdeps/unix/bsd/bsd4.4/bits/socket.h: Likewise.
4979 2007-10-10  Ulrich Drepper  <drepper@redhat.com>
4981         * locale/programs/locfile-token.h: Remove tok_elif, add tok_elifdef
4982         and tok_elifndef.
4983         * locale/programs/locfile-kw.gperf: Likewise.
4984         * locale/programs/ld-collate.c: Implement primitive preprocessor.
4986 2007-10-10  Jakub Jelinek  <jakub@redhat.com>
4988         * stdio-common/printf-parse.h: Include string.h and wchar.h.
4989         (__find_specwc): Change into __extern_always_inline function.
4990         (__find_specmb): Likewise.  Remove ps argument.  Use __strchrnul.
4991         (__parse_one_specmb): Remove ps argument.
4992         * stdio-common/vfprintf.c (vfprintf): Remove mbstate variable.
4993         Adjust __find_specmb and __parse_one_specmb callers.
4994         * stdio-common/printf-prs.c (parse_printf_format): Likewise.
4995         * stdio-common/printf-parsemb.c (__find_specwc, __find_specmb):
4996         Removed.
4997         (__parse_one_specmb): Remove ps argument, adjust __find_specmb
4998         caller.
5000 2007-10-09  Ulrich Drepper  <drepper@redhat.com>
5002         * sysdeps/x86_64/cacheinfo.c (init_cacheinfo): Work around problem
5003         with some Pentium Ds.
5005 2007-10-08  Ulrich Drepper  <drepper@redhat.com>
5007         * sysdeps/unix/sysv/linux/eventfd_read.c (eventfd_read): Use
5008         __read not read.
5009         * sysdeps/unix/sysv/linux/eventfd_write.c (eventfd_write): Use
5010         __write not write.
5012 2007-10-07  Ulrich Drepper  <drepper@redhat.com>
5014         [BZ #181]
5015         * locale/C-time.c: Set week_1stday data to 19971201.
5016         * locale/programs/ld-time.c (time_finish): Default for
5017         first_workday is Monday.
5019         [BZ #2633]
5020         * wcsmbs/wchar.h: Move many C99 functions into std namespace.
5022         [BZ #5103]
5023         * posix/glob.c (glob): Recognize patterns starting \/.
5024         * posix/tst-gnuglob.c (find_file): Handle absolute path names.
5025         (main): Add test for pattern starting \/.
5027         * misc/error.h: Use __const instead of const.
5028         * misc/bits/error.h: Likewise.
5030 2007-10-07  Andreas Jaeger  <aj@suse.de>
5032         * include/bits/error.h: New file.
5034         * misc/bits/error.h (error_at_line): Fix prototype.
5036 2007-10-06  Ulrich Drepper  <drepper@redhat.com>
5038         [BZ #3924]
5039         * sysdeps/i386/dl-trampoline.S (_dl_runtime_profile): Fix a few
5040         more little bugs in creating the stack frame when pltexit has to
5041         be called.
5043         * nscd/nscd_helper.c (__nscd_cache_search): Prevent endless loops.
5044         * nscd/connections.c (verify_persistent_db): Recognize circular lists.
5046         [BZ #4407]
5047         * sysdeps/ieee754/dbl-64/e_lgamma_r.c: Fix *signgamp for -0.0.
5048         * sysdeps/ieee754/flt-32/e_lgammaf_r.c: Likewise.
5049         * sysdeps/ieee754/ldbl-96/e_lgammal_r.c: Likewise.
5050         * math/libm-test.inc: Add test for this case.
5052         [BZ #5010]
5053         * sunrpc/svc.c (struct svc_callout): Add sc_mapped element.
5054         (svc_register): Initialize sc_mapped.  Set to TRUE if call to
5055         map service succeeded.
5056         (svc_is_mapped): New function.
5057         (svc_unregister): Use it before trying to unmap service.
5059 2007-10-05  Ulrich Drepper  <drepper@redhat.com>
5061         * timezone/zic.c: Update from tzcode2007h.
5063         [BZ #5063]
5064         * timezone/africa: Update from tzdata2007h.
5065         * timezone/antarctica: Likewise.
5066         * timezone/asia: Likewise.
5067         * timezone/australasia: Likewise.
5068         * timezone/europe: Likewise.
5069         * timezone/leapseconds: Likewise.
5070         * timezone/northamerica: Likewise.
5071         * timezone/southamerica: Likewise.
5072         * timzeone/zone.tab: Likewise.
5074         [BZ #5104]
5075         * elf/do-lookup.h (do_lookup_x): Don't ignore STT_COMMON symbols.
5077         [BZ #5113]
5078         * string/bits/string2.h (__strdup): Cast parameters to calloc to
5079         avoid warning with -Wconversion.
5080         (__strndup): Likewise.
5081         Half the patch by Christian Iseli <christian.iseli@licr.org>.
5083         [BZ #5112]
5084         * nscd/connections.c (restart): Don't resync if database is
5085         disabled.  Patch mostly by Brian De Wolf <bldewolf@csupomona.edu>.
5087         * sysdeps/gnu/netinet/tcp.h: Define TCP_MD5SIG, TCP_MD5SIG_MAXKEYLEN,
5088         struct tcp_md5sig.  Extend struct tcp_info according to recent kernels.
5090         * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Add eventfd,
5091         evetnfd_read, eventfd_write.
5092         * sysdeps/unix/sysv/linux/eventfd.c: New file.
5093         * sysdeps/unix/sysv/linux/eventfd_read.c: New file.
5094         * sysdeps/unix/sysv/linux/eventfd_write.c: New file.
5095         * sysdeps/unix/sysv/linux/sys/eventfd.h: New file.
5096         * sysdeps/unix/sysv/linux/Versions: Export eventfd, eventfd_read,
5097         eventfd_write for GLIBC_2.7.
5099         * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Add signalfd.
5100         * sysdeps/unix/sysv/linux/signalfd.c: New file.
5101         * sysdeps/unix/sysv/linux/sys/signalfd.h: New file.
5102         * sysdeps/unix/sysv/linux/Versions: Export signalfd for GLIBC_2.7.
5104 2007-10-04  Jakub Jelinek  <jakub@redhat.com>
5106         * stdlib/msort.c: Include stdint.h.
5107         (struct msort_param): New type.
5108         (msort_with_tmp): Use struct msort_param pointer for unchanging
5109         parameters.  Add optimized handling for several common sizes
5110         and indirect sorting mode.
5111         (qsort): Adjust msort_with_tmp callers.  For big S use indirect
5112         sorting.
5113         Suggested by Belazougui Djamel .
5115         * stdlib/Makefile (tests): Add tst-qsort2.
5116         * stdlib/tst-qsort2.c: New test.
5118 2007-10-04  Ulrich Drepper  <drepper@redhat.com>
5120         * login/login_tty.c (login_tty): The Linux kernel can return EBUSY
5121         for dup2 in case another thread races with the current one.  Retry
5122         in this case.
5124         * misc/error.h: Remove support for use outside of libc.  We have to
5125         include <features.h> now.  Include <bits/error.h> if possible.
5126         * misc/bits/error.h: New file.
5128 2007-10-03  Jakub Jelinek  <jakub@redhat.com>
5130         * string/bits/string3.h (memcpy, memmove, mempcpy, memset, bcopy,
5131         bzero, strcpy, stpcpy, strncpy, strcat, strncat): Use
5132         __extern_always_inline functions unconditionally, drop macros.
5134         * misc/sys/cdefs.h (__REDIRECT_LDBL, __REDIRECT_NTH_LDBL): New macros.
5135         * wcsmbs/bits/wchar2.h (__swprintf_alias, __vswprintf_alias): Use
5136         __REDIRECT_NTH_LDBL macro rather than __REDIRECT_NTH.
5138         * misc/sys/cdefs.h (__extern_always_inline): For GCC 4.3+
5139         add __artificial__ attribute.
5141 2007-10-02  Ulrich Drepper  <drepper@redhat.com>
5143         * string/strcoll_l.c (STRCOLL): Correct handling of switching from
5144         backward to forward direction.
5146         * string/strcoll_l.c (STRCOLL): Correct test for alloca use.
5148         [BZ #645]
5149         * locale/programs/ld-collate.c (collate_finish): Compare against last
5150         used section which is known to have rules defined.
5151         (collate_read): After order_start, correctly record order of sections
5152         and queue sections up.
5154 2007-10-01  Ulrich Drepper  <drepper@redhat.com>
5156         [BZ #5071]
5157         * malloc/malloc.c (mremap_chunk): Avoid resizing of new block has
5158         the same number of pages.
5159         Patch by Tomash Brechko <tomash.brechko@gmail.com>.
5161         * locale/programs/ld-collate.c (collate_read): After initial copy
5162         statement, continue in state 0.
5164         * include/stdio_ext.h (__fsetlocking): Define as macro.
5166 2007-09-30  Ulrich Drepper  <drepper@redhat.com>
5168         * locale/programs/ld-collate.c (collate_finish): Compare all bytes
5169         of section order.
5171         * po/pt_BR.po: Fix typo.
5173 2007-09-29  Ulrich Drepper  <drepper@redhat.com>
5175         * iconvdata/Makefile (modules): Add ISO8859-9E.
5176         (distribute): Add iso8859-9e.c.
5177         (gen-8bit-gap-modules): Add iso8859-9e.
5178         * iconvdata/iso8859-9e.c: New file.
5179         * iconvdata/gconv-modules: Add entries for ISO-8859-9E.
5180         * iconvdata/TESTS: Likewise.
5181         * iconvdata/tst-tables.sh: Likewise.
5183         * iconvdata/koi8-r.c (HAS_HOLES): Define to 0.
5185         * locale/iso-639.def: Add several new entries.
5187 2007-09-24  Jakub Jelinek  <jakub@redhat.com>
5189         * sysdeps/generic/ldsodefs.h (struct dl_scope_free_list): Store
5190         void * pointers instead of struct link_map **.
5191         (_dl_scope_free): Change argument type to void *.
5192         * include/link.h (struct link_map): Change type of l_reldeps
5193         to struct link_map_reldeps, move l_reldepsact into that
5194         struct too.
5195         * elf/dl-deps.c: Include atomic.h.
5196         (_dl_map_object_deps): Only change l->l_initfini when it is
5197         fully populated, use _dl_scope_free for freeing it.  Optimize
5198         removal of libs from reldeps by using l_reserved flag, when
5199         some removal is needed, allocate a new list instead of
5200         reallocating and free the old with _dl_scope_free.  Adjust
5201         for l_reldeps and l_reldepsact changes.
5202         * elf/dl-lookup.c (add_dependency): Likewise.  Reorganize to allow
5203         searching in l_initfini and l_reldeps without holding dl_load_lock.
5204         * elf/dl-fini.c (_dl_sort_fini): Adjust for l_reldeps and
5205         l_reldepsact changes.
5206         * elf/dl-close.c (_dl_close_worker): Likewise.
5207         * elf/dl-open.c (_dl_scope_free): Change argument type to void *.
5209 2007-09-28  Ulrich Drepper  <drepper@redhat.com>
5211         * iconvdata/Makefile (modules): Add KOI8-RU.
5212         (distribute): Add koi8-ru.c.
5213         (gen-8bit-gap-modules): Add koi8-ru.
5214         * iconvdata/koi8-ru.c: New file.
5215         * iconvdata/gconv-modules: Add entries for KOI8-RU.
5216         * iconvdata/TESTS: Likewise.
5217         * iconvdata/tst-tables.sh: Likewise.
5219         * iconvdata/koi8-r.c (HAS_HOLES): Define to 0.
5221 2007-09-26  Jakub Jelinek  <jakub@redhat.com>
5223         * misc/sys/cdefs.h (__warndecl, __errordecl): For GCC 4.3+ define
5224         with __warning__/__error__ attributes.
5225         (__warnattr): Define.
5226         * stdlib/bits/stdlib.h (__realpath_chk_warn, __ptsname_r_chk_warn,
5227         __mbstowcs_chk_warn, __wcstombs_chk_warn): New aliases with
5228         __warnattr.
5229         (realpath, ptsname_r, mbstowcs, wcstombs): Call __*_chk_warn instead
5230         of __*_chk if compile time detectable overflow is found.
5231         * libio/bits/stdio2.h (__fgets_chk_warn, __fread_chk_warn,
5232         __fgets_unlocked_chk_warn, __fread_unlocked_chk_warn): New aliases
5233         with __warnattr.
5234         (fgets, fread, fgets_unlocked, fread_unlocked): Call __*_chk_warn
5235         instead of __*_chk if compile time detectable overflow is found.
5236         (__gets_alias): Rename to...
5237         (__gets_warn): ... this.  Add __warnattr.
5238         (gets): Call __gets_warn instead of __gets_alias.
5239         * socket/bits/socket2.h (__recv_chk_warn, __recvfrom_chk_warn): New
5240         aliases with __warnattr.
5241         (recv, recvfrom): Call __*_chk_warn instead of __*_chk if compile
5242         time detectable overflow is found.
5243         * posix/bits/unistd.h (__read_chk_warn, __pread_chk_warn,
5244         __pread64_chk_warn, __readlink_chk_warn, __readlinkat_chk_warn,
5245         __getcwd_chk_warn, __confstr_chk_warn, __getgroups_chk_warn,
5246         __ttyname_r_chk_warn, __getlogin_r_chk_warn, __gethostname_chk_warn,
5247         __getdomainname_chk_warn): New aliases with __warnattr.
5248         (read, pread, pread64, readlink, readlinkat, getcwd, confstr,
5249         getgroups, ttyname_r, getlogin_r, gethostname, getdomainname): Call
5250         __*_chk_warn instead of __*_chk if compile time detectable overflow
5251         is found.
5252         (__getgroups_chk): Rename argument to __listlen from listlen.
5253         (__getwd_alias): Rename to...
5254         (__getwd_warn): ... this.  Add __warnattr.
5255         (getwd): Call __getwd_warn instead of __getwd_alias.
5256         * wcsmbs/bits/wchar2.h (__wmemcpy_chk_warn, __wmemmove_chk_warn,
5257         __wmempcpy_chk_warn, __wmemset_chk_warn, __wcsncpy_chk_warn,
5258         __wcpncpy_chk_warn, __fgetws_chk_warn, __fgetws_unlocked_chk_warn,
5259         __mbsrtowcs_chk_warn, __wcsrtombs_chk_warn, __mbsnrtowcs_chk_warn,
5260         __wcsnrtombs_chk_warn): New aliases with __warnattr.
5261         (wmemcpy, wmemmove, wmempcpy, wmemset, mbsrtowcs, wcsrtombs,
5262         mbsnrtowcs, wcsnrtombs): Call __*_chk_warn instead of __*_chk if
5263         compile time detectable overflow is found.
5264         (wcsncpy, wcpncpy): Likewise.  For constant __n fix check whether
5265         to use __*_chk or not.
5266         (fgetws, fgetws_unlocked): Divide __bos by sizeof (wchar_t), both
5267         in comparisons which function should be called and in __*_chk*
5268         arguments.  Call __*_chk_warn instead of __*_chk if compile time
5269         detectable overflow is found.
5270         (swprintf, vswprintf): Divide __bos by sizeof (wchar_t) in
5271         __*_chk argument.
5272         * debug/tst-chk1.c (do_test): Add a few more tests.
5274 2007-09-24  Ulrich Drepper  <drepper@redhat.com>
5276         [BZ #5058]
5277         * intl/gettextP.h (struct loaded_domain): Add conversions_lock member.
5278         * intl/loadmsgcat.c (_nl_load_domain): Initialize conversions_lock.
5279         (_nl_unload_domain): Finalize conversions_lock.
5280         * intl/dcigettext.c (_nl_find_msg): Take conversions_lock before
5281         handling table of known conversions.
5283 2007-09-24  Jakub Jelinek  <jakub@redhat.com>
5285         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Use
5286         close_not_cancel_no_status instead of close.
5288 2007-09-13  Aurelien Jarno  <aurelien@aurel32.net>
5290         [BZ #5028]
5291         * posix/regcomp.c (lookup_collation_sequence_value): Check that
5292         nrules != 0 for multibyte chars.
5294 2007-09-23  Ulrich Drepper  <drepper@redhat.com>
5296         * resolv/ns_print.c (ns_sprintrrf): Handle ns_t_a6 and ns_t_opt.
5297         Provide better error message in case the type is unknown.
5299         [BZ #4963]
5300         * wcsmbs/wcsnlen.c: Don't reference before checking the length.
5301         * string/stratcliff.c: Make usable to test wide char functions.
5302         * wcsmbs/wcsatcliff.c: New file.
5303         * wcsmbs/Makefiel (tests): Add wcsatcliff.
5305         [BZ #4972]
5306         * iconvdata/Makefile (modules): Add MAC-CENTRALEUROPE.
5307         (distribute): Add mac-centraleurope.c.
5308         (gen-8bit-gap-modules): Add mac-centraleurope.
5309         * iconvdata/mac-centraleurope.c: New file.
5310         * iconvdata/gconv-modules: Add entries for MAC-CENTRALEUROPE.
5311         * iconvdata/TESTS: Likewise.
5312         * iconvdata/tst-tables.sh: Likewise.
5314         [BZ #5043]
5315         * iconv/iconv_open.c (iconv_open): For large codeset names use malloc.
5317 2007-09-21  Ulrich Drepper  <drepper@redhat.com>
5319         * sysdeps/x86_64/cacheinfo.c (__x86_64_data_cache_size_half): Renamed
5320         from __x86_64_core_cache_size_half.
5321         (init_cacheinfo): Compute shared cache size for AMD processors with
5322         shared L3 correctly.
5323         * sysdeps/x86_64/memcpy.S: Adjust for __x86_64_data_cache_size_half
5324         name change.
5325         Patch in large parts by Evandro Menezes.
5327 2007-09-19  Ulrich Drepper  <drepper@redhat.com>
5329         * elf/dl-lookup.c (add_dependency): Handle failing memory
5330         allocation for dependency list.  Remove unnecessary check.
5332         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Avoid unnecessary
5333         open/close when determining source addresses.
5335         * crypt/Makefile (libcrypt-routines): Add sha256-crypt, sha256,
5336         sha512-crypt, and sha512.
5337         (tests): Add sha256test, sha256c-test, sha512test, and sha512c-test.
5338         (distribute): Add sha256.h and sha512.h.
5339         * crypt/crypt-entry.c (crypt): Recognize the new $5$ and $6$ prefixes
5340         and call the appropriate code.
5341         * crypt/sha256-crypt.c: New file.
5342         * crypt/sha256.c: New file.
5343         * crypt/sha256.h: New file.
5344         * crypt/sha256c-test.c: New file.
5345         * crypt/sha256test.c: New file.
5346         * crypt/sha512-crypt.c: New file.
5347         * crypt/sha512.c: New file.
5348         * crypt/sha512.h: New file.
5349         * crypt/sha512c-test.c: New file.
5350         * crypt/sha512test.c: New file.
5352 2007-09-19  Jakub Jelinek  <jakub@redhat.com>
5354         * misc/bits/syslog.h (syslog): Remove extraneous argument from
5355         the inline, pass __USE_FORTIFY_LEVEL - 1 as second argument to
5356         __syslog_chk.
5358 2007-09-18  Jakub Jelinek  <jakub@redhat.com>
5360         * locale/programs/charmap-dir.c (charmap_aliases): Use %ms instead of
5361         %as in fscanf format strings.
5363         * sysdeps/sparc/sparc32/elf/start.S: Remove cfi_* markup.
5364         * sysdeps/sparc/sparc64/elf/start.S: Likewise.
5365         * sysdeps/unix/sysv/linux/sparc/sparc32/clone.S (__thread_start):
5366         Likewise.
5367         * sysdeps/unix/sysv/linux/sparc/sparc64/clone.S (__thread_start):
5368         Likewise.
5370         * sysdeps/generic/ldsodefs.h (DL_LOOKUP_GSCOPE_LOCK): New definition.
5371         * elf/dl-runtime.c (_dl_fixup, _dl_profile_fixup): Or in
5372         DL_LOOKUP_GSCOPE_LOCK into flags after THREAD_GSCOPE_SET_FLAG ().
5373         * elf/dl-sym.c (do_sym): Likewise.
5374         * include/link.h (struct link_map): Add l_serial field.
5375         * elf/dl-object.c (_dl_new_object): Initialize l_serial.
5376         * elf/dl-lookup.c (add_dependency): Add flags argument.
5377         Remember map->l_serial, if DL_LOOKUP_GSCOPE_LOCK is among
5378         flags, use THREAD_GSCOPE_RESET_FLAG before and
5379         THREAD_GSCOPE_SET_FLAG after
5380         __rtld_lock_lock_recursive (GL(dl_load_lock)) to avoid deadlock.
5381         Don't dereference map until it has been found on some list.
5382         If map->l_serial changed, return -1.
5384 2007-09-17  Jakub Jelinek  <jakub@redhat.com>
5386         * include/stdio.h (__isoc99_fscanf, __isoc99_scanf,
5387         __isoc99_sscanf, __isoc99_vscanf): New prototypes.
5388         (__isoc99_vsscanf, __isoc99_vfscanf): New prototypes, add
5389         libc_hidden_proto.
5390         * include/wchar.h (__isoc99_fwscanf, __isoc99_wscanf,
5391         __isoc99_swscanf, __isoc99_vwscanf): New prototypes.
5392         (__isoc99_vswscanf, __isoc99_vfwscanf): New prototypes,
5393         add libc_hidden_proto.
5394         * libio/stdio.h (fscanf, scanf, sscanf, vfscanf, vscanf,
5395         vsscanf): Redirect to __isoc99_* if strict ISO C99 or POSIX
5396         conformance requested.
5397         * wcsmbs/wchar.h (fwscanf, wscanf, swscanf, vfwscanf, vwscanf,
5398         vswscanf): Redirect to __isoc99_* if strict ISO C99 or POSIX
5399         conformance requested.
5400         * libio/bits/stdio-ldbl.h (fscanf, scanf, sscanf, vfscanf, vscanf,
5401         vsscanf): Redirect to __nldbl___isoc99_* if strict ISO C99 or POSIX
5402         conformance requested.
5403         * wcsmbs/bits/wchar-ldbl.h (fwscanf, wscanf, swscanf, vfwscanf,
5404         vwscanf, vswscanf): Redirect to __nldbl___isoc99_* if strict
5405         ISO C99 or POSIX conformance requested.
5406         * stdio-common/Versions (libc): Export __isoc99_scanf@@GLIBC_2.7,
5407         __isoc99_vscanf@@GLIBC_2.7, __isoc99_fscanf@@GLIBC_2.7,
5408         __isoc99_vfscanf@@GLIBC_2.7, __isoc99_sscanf@@GLIBC_2.7
5409         and __isoc99_vsscanf@@GLIBC_2.7.
5410         * stdio-common/Makefile (routines): Add isoc99_scanf, isoc99_vscanf,
5411         isoc99_fscanf, isoc99_vfscanf, isoc99_sscanf and isoc99_vsscanf.
5412         (tests): Add scanf14.
5413         (CFLAGS-vfprintf.c, CFLAGS-fprintf.c, CFLAGS-printf.c,
5414         CFLAGS-vfwprintf.c, CFLAGS-vfscanf.c, CFLAGS-vfwscanf.c,
5415         CFLAGS-fscanf.c, CFLAGS-scanf.c, CFLAGS-isoc99_vfscanf.c,
5416         CFLAGS-isoc99_vscanf.c, CFLAGS-isoc99_fscanf.c,
5417         CFLAGS-isoc99_scanf.c): Add $(exceptions).
5418         (CFLAGS-scanf15.c): Add various -I paths to prevent the compiler
5419         from using internal headers.
5420         * wcsmbs/Versions (libc): Export __isoc99_wscanf@@GLIBC_2.7,
5421         __isoc99_vwscanf@@GLIBC_2.7, __isoc99_fwscanf@@GLIBC_2.7,
5422         __isoc99_vfwscanf@@GLIBC_2.7, __isoc99_swscanf@@GLIBC_2.7
5423         and __isoc99_vswscanf@@GLIBC_2.7.
5424         * wcsmbs/Makefile (routines): Add isoc99_wscanf, isoc99_vwscanf,
5425         isoc99_fwscanf, isoc99_vfwscanf, isoc99_swscanf and isoc99_vswscanf.
5426         (CFLAGS-isoc99_wscanf.c, CFLAGS-isoc99_fwscanf.c,
5427         CFLAGS-isoc99_vwscanf.c, CFLAGS-isoc99_vfwscanf.c): Add $(exceptions).
5428         (CPPFLAGS): Add -D_IO_MTSAFE_IO if needed.
5429         * stdio-common/isoc99_scanf.c: New file.
5430         * stdio-common/isoc99_vsscanf.c: New file.
5431         * stdio-common/isoc99_vscanf.c: New file.
5432         * stdio-common/isoc99_vfscanf.c: New file.
5433         * stdio-common/isoc99_fscanf.c: New file.
5434         * stdio-common/isoc99_sscanf.c: New file.
5435         * wcsmbs/isoc99_fwscanf.c: New file.
5436         * wcsmbs/isoc99_vswscanf.c: New file.
5437         * wcsmbs/isoc99_swscanf.c: New file.
5438         * wcsmbs/isoc99_wscanf.c: New file.
5439         * wcsmbs/isoc99_vwscanf.c: New file.
5440         * wcsmbs/isoc99_vfwscanf.c: New file.
5441         * libio/libio.h (_IO_FLAGS2_SCANF_STD): Define.
5442         * libio/libioP.h (_IO_acquire_lock_clear_flags2_fct): Also
5443         clear _IO_FLAGS2_SCANF_STD bit from _flags2.
5444         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Don't
5445         handle %as, %aS and %a[ if _IO_FLAGS2_SCANF_STD is set in _flags2.
5446         * stdio-common/scanf14.c: New test.
5447         * stdio-common/scanf15.c: New test.
5448         * sysdeps/ieee754/ldbl-opt/Makefile (libnldbl-calls): Add
5449         isoc99_scanf, isoc99_fscanf, isoc99_sscanf,
5450         isoc99_vscanf, isoc99_vfscanf, isoc99_vsscanf,
5451         isoc99_wscanf, isoc99_fwscanf, isoc99_swscanf,
5452         isoc99_vwscanf, isoc99_vfwscanf and isoc99_vswscanf.
5453         * sysdeps/ieee754/ldbl-opt/Versions (libc): Export
5454         __nldbl___isoc99_scanf@@GLIBC_2.7,
5455         __nldbl___isoc99_fscanf@@GLIBC_2.7,
5456         __nldbl___isoc99_sscanf@@GLIBC_2.7,
5457         __nldbl___isoc99_vscanf@@GLIBC_2.7,
5458         __nldbl___isoc99_vfscanf@@GLIBC_2.7,
5459         __nldbl___isoc99_vsscanf@@GLIBC_2.7,
5460         __nldbl___isoc99_wscanf@@GLIBC_2.7,
5461         __nldbl___isoc99_fwscanf@@GLIBC_2.7,
5462         __nldbl___isoc99_swscanf@@GLIBC_2.7,
5463         __nldbl___isoc99_vwscanf@@GLIBC_2.7,
5464         __nldbl___isoc99_vfwscanf@@GLIBC_2.7
5465         and __nldbl___isoc99_vswscanf@@GLIBC_2.7.
5466         * sysdeps/ieee754/ldbl-opt/nldbl-compat.h (__isoc99_scanf,
5467         __isoc99_fscanf, __isoc99_sscanf, __isoc99_vscanf,
5468         __isoc99_vfscanf, __isoc99_vsscanf, __isoc99_wscanf,
5469         __isoc99_fwscanf, __isoc99_swscanf, __isoc99_vwscanf,
5470         __isoc99_vfwscanf, __isoc99_vswscanf): Add NLDBL_DECL.
5471         * sysdeps/ieee754/ldbl-opt/nldbl-compat.c
5472         (__nldbl___isoc99_scanf, __nldbl___isoc99_fscanf,
5473         __nldbl___isoc99_sscanf, __nldbl___isoc99_vscanf,
5474         __nldbl___isoc99_vfscanf, __nldbl___isoc99_vsscanf,
5475         __nldbl___isoc99_wscanf, __nldbl___isoc99_fwscanf,
5476         __nldbl___isoc99_swscanf, __nldbl___isoc99_vwscanf,
5477         __nldbl___isoc99_vfwscanf, __nldbl___isoc99_vswscanf): New
5478         functions.
5479         * sysdeps/ieee754/ldbl-opt/nldbl-isoc99_vfscanf.c: New file.
5480         * sysdeps/ieee754/ldbl-opt/nldbl-isoc99_swscanf.c: New file.
5481         * sysdeps/ieee754/ldbl-opt/nldbl-isoc99_vwscanf.c: New file.
5482         * sysdeps/ieee754/ldbl-opt/nldbl-isoc99_wscanf.c: New file.
5483         * sysdeps/ieee754/ldbl-opt/nldbl-isoc99_scanf.c: New file.
5484         * sysdeps/ieee754/ldbl-opt/nldbl-isoc99_sscanf.c: New file.
5485         * sysdeps/ieee754/ldbl-opt/nldbl-isoc99_vsscanf.c: New file.
5486         * sysdeps/ieee754/ldbl-opt/nldbl-isoc99_fwscanf.c: New file.
5487         * sysdeps/ieee754/ldbl-opt/nldbl-isoc99_vfwscanf.c: New file.
5488         * sysdeps/ieee754/ldbl-opt/nldbl-isoc99_vswscanf.c: New file.
5489         * sysdeps/ieee754/ldbl-opt/nldbl-isoc99_vscanf.c: New file.
5490         * sysdeps/ieee754/ldbl-opt/nldbl-isoc99_fscanf.c: New file.
5492         * stdio-common/Makefile (tests): Add scanf13.
5493         (scanf13-ENV): New.
5494         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Handle
5495         m modifier followed by l.
5496         (STRING_ARG): Add width argument.
5497         (_IO_vfscanf_internal) <case L_('c')>: Handle %mc.
5498         <case L_('C')>: Handle %mlc and %mC.
5499         <case L_('s'), case L_('S'), case L_('[')>: Adjust STRING_ARG
5500         arguments.
5501         * stdio-common/scanf13.c: New test.
5503         * libio/libioP.h (_IO_acquire_lock_clear_flags2_fct): Clear
5504         the _IO_FLAGS2_FORTIFY bit from _flags2 rather than _flags.
5506 2007-09-18  Ulrich Drepper  <drepper@redhat.com>
5508         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Correct return value
5509         type and __THROW marker of splice, vmsplice, and tee.
5510         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
5511         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Likewise.
5512         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
5513         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
5514         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
5515         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
5516         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Likewise.
5517         * sysdeps/unix/sysv/linux/syscalls.list: Mark splice, vmsplice, and tee
5518         as cancellation points.
5520 2003-11-01  Daniel Jacobowitz  <dan@debian.org>
5522         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_discover_osversion): Don't
5523         parse more than three parts of the version number.
5525 2007-09-15  Ulrich Drepper  <drepper@redhat.com>
5527         * stdio-common/vfscanf.c (_IO_vfwscanf): Add support for 'm'
5528         modifier.  Patch by Jakub Jelinek.
5530 2007-08-26  Jakub Jelinek  <jakub@redhat.com>
5532         * sysdeps/unix/sysv/linux/i386/Makefile (sysdep_routines): Add
5533         call_fallocate in misc subdir.
5534         * sysdeps/unix/sysv/linux/i386/call_fallocate.S: New file.
5535         * sysdeps/unix/sysv/linux/i386/syscalls.list (fallocate64): Remove.
5536         * sysdeps/unix/sysv/linux/i386/posix_fallocate.c: Use __call_fallocate
5537         instead of __fallocate64.
5538         * sysdeps/unix/sysv/linux/i386/posix_fallocate64.c: Likewise.
5540 2007-09-15  Jakub Jelinek  <jakub@redhat.com>
5542         * rt/Versions (librt): Export __mq_open_2@@GLIBC_2.7.
5543         * rt/Makefile (headers): Add bits/mqueue2.h.
5544         * rt/mqueue.h: Include bits/mqueue2.h if -D_FORTIFY_SOURCE=2,
5545         optimizing with GCC and __va_arg_pack_len is defined.
5546         * rt/bits/mqueue2.h: New file.
5547         * rt/mq_open.c (__mq_open): Renamed from mq_open.
5548         (mq_open): New strong_alias.
5549         (__mq_open_2): New function.
5550         * sysdeps/unix/sysv/linux/mq_open.c (__mq_open): Renamed from mq_open.
5551         (mq_open): New strong_alias.
5552         (__mq_open_2): New function.
5553         * debug/Versions (libc): Export __fortify_fail@@GLIBC_PRIVATE.
5554         * Versions.def (librt): Add GLIBC_2.7 version.
5555         * debug/fortify_fail.c (__fortify_fail): Add libc_hidden_def.
5556         * include/stdio.h (__fortify_fail): Add libc_hidden_proto.
5558         * misc/sys/cdefs.h (__errordecl, __va_arg_pack_len): Define.
5559         * io/fcntl.h: Include bits/fcntl2.h when __va_arg_pack_len
5560         is defined rather than when not C++.
5561         * io/bits/fcntl2.h (__open_alias, __open64_alias, __openat_alias,
5562         __openat64_alias): New redirects.
5563         (__open_too_many_args, __open_missing_mode, __open64_too_many_args,
5564         __open64_missing_mode, __openat_too_many_args, __openat_missing_mode,
5565         __openat64_too_many_args, __openat64_missing_mode): New __errordecls.
5566         (open, open64, openat, openat64): Rewrite as __extern_always_inline
5567         functions instead of function-like macros.
5569 2007-09-14  H.J. Lu  <hongjiu.lu@intel.com>
5571         * sysdeps/i386/i586/memcpy.S (__memcpy_chk): New definition.
5572         * sysdeps/i386/i586/mempcpy.S (__memcpy_chk): New definition.
5573         * sysdeps/i386/i586/memset.S (__memset_chk): New definition.
5575 2007-09-15  Mike Frysinger  <vapier@gentoo.org>
5577         * inet/inet_net.c: Reset digit to 0 for inputs starting with "0x".
5578         * inet/tst-network.c (tests): Add edge case tests for "0", "0x", "0x0".
5580 2007-09-14  Mike Frysinger  <vapier@gentoo.org>
5582         * inet/tst-network.c: Increment ERRORS for failing tests.
5584 2007-09-07  Jakub Jelinek  <jakub@redhat.com>
5586         * misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+.
5587         * misc/bits/syslog.h (syslog): When __va_arg_pack is defined,
5588         implement as __extern_always_inline function.
5589         (vsyslog): Define as __extern_always_inline function unconditionally.
5590         * libio/bits/stdio2.h (sprintf, snprintf, printf, fprintf):
5591         When __va_arg_pack is defined, implement as __extern_always_inline
5592         functions.
5593         (vsprintf, vsnprintf, vprintf, vfprintf): Define as
5594         __extern_always_inline functions unconditionally.
5595         * libio/bits/stdio.h (vprintf): Ifdef out the inline when
5596         bits/stdio2.h will be included.
5597         * wcsmbs/bits/wchar2.h (__swprintf_alias): New redirect.
5598         (swprintf, wprintf, fwprintf): When __va_arg_pack is defined,
5599         implement as __extern_always_inline functions.
5600         (vswprintf, vwprintf, vfwprintf): Define as
5601         __extern_always_inline functions unconditionally.
5602         * debug/tst-chk1.c (do_test): Enable remaining tests for C++.
5604 2007-09-03  Jakub Jelinek  <jakub@redhat.com>
5606         * misc/sys/cdefs.h (__extern_inline, __extern_always_inline): Only
5607         define in C++ for GCC 4.3+, in C++ always use __gnu_inline__
5608         attribute.
5609         * include/features.h (__USE_EXTERN_INLINES): Define only when
5610         __extern_inline is defined.
5611         * stdlib/stdlib.h: Include bits/stdlib.h when __extern_always_inline
5612         is defined instead of when not __cplusplus.
5613         * misc/sys/syslog.h: Include bits/syslog.h when __extern_always_inline
5614         is defined instead of when not __cplusplus.
5615         * socket/sys/socket.h: Include bits/socket2.h when
5616         __extern_always_inline is defined instead of when not __cplusplus.
5617         * libio/stdio.h: Include bits/stdio2.h when __extern_always_inline
5618         is defined instead of when not __cplusplus.
5619         * posix/unistd.h: Include bits/unistd.h when __extern_always_inline
5620         is defined instead of when not __cplusplus.
5621         * string/string.h: Include bits/string3.h when __extern_always_inline
5622         is defined instead of when not __cplusplus.
5623         * wcsmbs/wchar.h: Include bits/wchar2.h when __extern_always_inline
5624         is defined instead of when not __cplusplus.
5625         (btowc, wctob): Don't guard the inlines with ifndef __cplusplus.
5626         * io/fcntl.h: Don't include bits/fcntl2.h if __extern_always_inline
5627         is not defined.
5628         * misc/bits/syslog-ldbl.h: Guard *_chk stuff with
5629         defined __extern_always_inline instead of !defined __cplusplus.
5630         * libio/bits/stdio-ldbl.h: Likewise.
5631         * wcsmbs/bits/wchar-ldbl.h: Likewise.
5632         * misc/bits/syslog.h (syslog): Don't define for C++.
5633         (vsyslog): Use __extern_always_inline function for C++ instead of
5634         a macro.
5635         * libio/bits/stdio.h (__STDIO_INLINE): Define to __extern_inline
5636         whenever that macro is defined.
5637         (vprintf): Don't provide the inline for C++.
5638         (fread_unlocked, fwrite_unlocked): Don't define the macros for C++.
5639         * libio/bits/stdio2.h (sprintf, snprintf, printf, fprintf): Don't
5640         define the macros for C++.
5641         (vsprintf, vsnprintf, vprintf, vfprintf): Define as
5642         __extern_always_inline functions for C++.
5643         * io/sys/stat.h (stat, lstat, fstat, fstatat, mknod, mknodat,
5644         stat64, lstat64, fstat64, fstatat64): Don't define if not
5645         __USE_EXTERN_INLINES.
5646         * wcsmbs/bits/wchar2.h: Fix #error message.
5647         (swprintf, wprintf, fwprintf): Don't define the macros for C++.
5648         (vswprintf, vwprintf, vfwprintf): Define using
5649         __extern_always_inline functions for C++.
5650         * string/bits/string3.h: Don't #undef macros if __cplusplus.
5651         (memcpy, memmove, mempcpy, memset, bcopy, bzero, strcpy, stpcpy,
5652         strncpy, strcat, strncat): Define as __extern_always_inline
5653         functions instead of macros for C++.
5654         * math/bits/cmathcalls.h: Guard __extern_inline routines with
5655         defined __extern_inline.
5656         * sysdeps/alpha/fpu/bits/mathinline.h (__MATH_INLINE): Define
5657         to __extern_inline whenever that macro is defined.
5658         * sysdeps/ia64/fpu/bits/mathinline.h (__MATH_INLINE): Likewise.
5659         * sysdeps/i386/fpu/bits/mathinline.h (__MATH_INLINE): Likewise.
5660         * sysdeps/i386/i486/bits/string.h (__STRING_INLINE): Likewise.
5661         * sysdeps/s390/bits/string.h (__STRING_INLINE): Likewise.
5662         * sysdeps/s390/fpu/bits/mathinline.h (__MATH_INLINE): Likewise.
5663         * sysdeps/powerpc/fpu/bits/mathinline.h (__MATH_INLINE): Likewise.
5664         * sysdeps/x86_64/fpu/bits/mathinline.h (__MATH_INLINE): Likewise.
5665         * sysdeps/sparc/fpu/bits/mathinline.h (__MATH_INLINE): Likewise.
5666         * sysdeps/unix/sysv/linux/sys/sysmacros.h (gnu_dev_major,
5667         gnu_dev_minor, gnu_dev_makedev): Remove __extern_inline from
5668         prototypes.  Only provide __extern_inline routines if
5669         __USE_EXTERN_INLINES.
5670         * debug/Makefile: Add rules to build and run tst-{,lfs}chk{4,5,6}
5671         tests.
5672         * debug/tst-chk1.c (do_prepare, do_test): Allow compilation as C++.
5673         For now avoid some *printf tests in C++.  Skip all testing
5674         if __USE_FORTIFY_LEVEL is defined, but __extern_always_inline macro
5675         is not.
5676         * debug/tst-chk4.cc: New file.
5677         * debug/tst-chk5.cc: New file.
5678         * debug/tst-chk6.cc: New file.
5679         * debug/tst-lfschk4.cc: New file.
5680         * debug/tst-lfschk5.cc: New file.
5681         * debug/tst-lfschk6.cc: New file.
5682         * include/wchar.h (__vfwprintf_chk, __vswprintf_chk): Avoid
5683         prototypes in C++.
5684         * include/stdio.h (__sprintf_chk, __snprintf_chk, __vsprintf_chk,
5685         __vsnprintf_chk, __printf_chk, __fprintf_chk, __vprintf_chk,
5686         __vfprintf_chk, __fgets_unlocked_chk, __fgets_chk): Likewise.
5688 2007-09-13  Ulrich Drepper  <drepper@redhat.com>
5690         * po/cs.po: Update from translation team.
5692 2007-09-11  Roland McGrath  <roland@redhat.com>
5694         * posix/Makefile ($(objpfx)getconf.speclist): Make it empty if cross
5695         compiling.
5697 2007-09-07  Samuel Thibault  <samuel.thibault@ens-lyon.org>
5699         * sysdeps/mach/hurd/bits/ioctls.h (TAB3): New macro.
5701 2007-09-05  Roland McGrath  <roland@redhat.com>
5703         * manual/signal.texi (Signaling Another Process): Typo fix.
5704         From Karl Berry <karl@freefriends.org>.
5706 2007-08-29  Ulrich Drepper  <drepper@redhat.com>
5708         * sysdeps/unix/sysv/linux/check_pf.c (IFA_F_OPTIMISTIC): Define to
5709         zero if not defined.
5710         (make_request): Recognize optimistic addresses and treat them like
5711         deprecated addresses.
5712         Reported by Neil Horman <nhorman@redhat.com>.
5714 2007-08-28  Ulrich Drepper  <drepper@redhat.com>
5716         * nscd/connections.c (send_ro_fd): Also transfer file size.
5717         * nscd/nscd_helper.c (get_mapping): If nscd also transfers the
5718         file size don't call fstat.
5720         * nscd/nscd_helper.c (get_mapping): Avoid the pread call, just go
5721         ahead and map the file.  This should always be correct and we can
5722         catch problems later.
5724 2007-08-28  Jakub Jelinek  <jakub@redhat.com>
5726         * libio/bits/stdio2.h (__fread_chk, __fread_unlocked_chk): New
5727         prototypes.
5728         (__fread_alias, __fread_unlocked_alias): New aliases.
5729         (fread): New extern inline.
5730         (fread_unlocked): Likewise.  Undef macro before definition of
5731         the inline function.
5732         * debug/Makefile (routines): Add fread_chk and fread_u_chk.
5733         (CFLAGS-fread_chk.c, CFLAGS-fread_u_chk.c): Add.
5734         * debug/Versions (libc): Export __fread_chk@@GLIBC_2.7
5735         and __fread_unlocked_chk@@GLIBC_2.7.
5736         * debug/fread_chk.c: New file.
5737         * debug/fread_u_chk.c: New file.
5738         * debug/tst-chk1.c (do_test): Add fread and fread_unlocked tests.
5740 2007-08-27  Jakub Jelinek  <jakub@redhat.com>
5742         * sysdeps/unix/sysv/linux/syscalls.list
5743         (personality): Change caller to EXTRA.
5745 2007-08-25  Ulrich Drepper  <drepper@redhat.com>
5747         * iconvdata/iso-2022-kr.c (BODY): Fake initialization of array buf
5748         to keep gcc quiet.
5749         * iconvdata/iso-2022-cn.c (BODY): Likewise.
5751         * locale/programs/ld-collate.c (collate_output): Avoid warning if
5752         NDEBUG is defined.
5754         * Makerules: Use -p option with mkdir.
5756         * sunrpc/key_prot.c (xdr_unixcred): Work around gcc alias warning.
5757         * nis/nis_xdr.c (_xdr_nis_server): Likewise.
5758         (_xdr_directory_obj): Likewise.
5759         (xdr_entry_obj): Likewise.
5760         (xdr_group_obj): Likewise.
5761         (xdr_link_obj): Likewise.
5762         (xdr_table_obj): Likewise.
5763         (_xdr_nis_result): Likewise.
5764         (_xdr_ns_request): Likewise.
5765         (_xdr_ib_request): Likewise.
5766         (_xdr_nis_taglist): Likewise.
5767         (xdr_cback_data): Likewise.
5768         * nis/yp_xdr.c (xdr_ypmaplist): Likewise.
5769         (xdr_ypresp_maplist): Likewise.
5771         * stdio-common/Makefile: Avoid format string warning for tst-sprint.
5773         * posix/regex_internal.h: Prevent some declarations and definitions
5774         to be seen when used in tests.
5776         * posix/tst-rfc3484.c (__idna_to_unicode_lzlz): Initialize *OUTPUT.
5777         * posix/tst-rfc3484-2.c (__idna_to_unicode_lzlz): Likewise.
5779         * debug/Makefile: Disable format checking when compiling tst-chk?.c.
5781         * config.make.in (datarootdir): Add to shut up configure.
5783         * sysdeps/x86_64/cacheinfo.c (handle_amd): Fix computation of
5784         associativity for fully-associative caches.
5786         * sysdeps/x86_64/cacheinfo.c (handle_amd): Handle L3 cache
5787         requests.  Fill on more associativity values for L2.
5788         Patch mostly by Evandro Menezes.
5790 2007-08-24  Ulrich Drepper  <drepper@redhat.com>
5792         * sysdeps/unix/sysv/linux/x86_64/init-first.c
5793         (_libc_vdso_platform_setup): Avoid using exported variable by using
5794         alias.
5796         * resolv/arpa/nameser.h (NS_OPT_DNSSEC_OK): Define.
5798         * sysdeps/unix/sysv/linux/i386/syscalls.list: No reason to mark
5799         fallocate64 as EXTRA.  It is not referenced if the symbol isn't
5800         defined.
5802 2007-08-23  Ulrich Drepper  <drepper@redhat.com>
5804         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Correctly
5805         align stack for call if pltexit is to be used.
5807         [BZ #3924]
5808         * sysdeps/i386/dl-trampoline.S (_dl_runtime_profile): Correctly
5809         align for function call in case pltexit has to be called later.
5811         * sysdeps/i386/dl-trampoline.S (_dl_runtime_resolve): Avoid
5812         implicit atomic operation when storing function pointer.
5813         (_dl_runtime_profile): Likewise.
5815 2007-08-17  Jakub Jelinek  <jakub@redhat.com>
5817         * nis/nis_table.c (nis_list): Don't fail if __follow_path returned
5818         NIS_NOTFOUND.
5820 2007-08-21  Ulrich Drepper  <drepper@redhat.com>
5822         [BZ #4566]
5823         * string/strtok.c: Fix typo in comment.
5825         [BZ #4582]
5826         * debug/segfault.c: Fix typos in comments.
5828         [BZ #4588]
5829         * stdio-common/tempnam.c: Fix comment, it is not checked that
5830         TMPDIR points to a writable directory.
5832         [BZ #4726]
5833         * resolv/res_send.c (__libc_res_nsend): Initialize all of the
5834         memory allocated for the name server address.
5836         [BZ #4946]
5837         * nscd/connections.c (handle_request): Using sendfile always
5838         requires that mmap is used for the database.
5839         Patch by Petr Baudis <pasky@suse.cz>.
5841         [BZ #4905]
5842         * nscd/hstcache.c (cache_addhst): When reloading an entry which
5843         suddenly has two or more addresses, ignore it and remove the old
5844         entry.
5846         [BZ #4814]
5847         * resolv/res_hconf.c: Prepare for compiling outside libc.
5848         * nscd/res_hconf.c: New file.
5849         * nscd/Makefile (nscd-modules): Add res_hconf.  Add rules to build
5850         the new file.
5851         * nscd/gethstbynm2_r.c (NEED__RES_HCONF): Define.
5852         * nscd/gethstbyad_r.c (NEED__RES_HCONF): Likewise.
5854         * nscd/hstcache.c (cache_addhst): Minimal optimization.
5856         [BZ #4925]
5857         * debug/pcprofiledump.c: Turn on internationalization by calling
5858         setlocale.  Patch mostly by Benno Schulenberg.
5860         [BZ #4936]
5861         * iconv/gconv.c (__gconv): If flush was successful, clear rest of
5862         the state.
5863         * iconvdata/Makefile: Add rules to build and run bug-iconv5.
5864         * iconvdata/bug-iconv5.c: New file.
5866 2007-08-04  Carlos O'Donell  <carlos@systemhalted.org>
5868         [BZ #4896]
5869         * elf/elf.h: Define R_PARISC_PLABEL21L, R_PARISC_PLABEL14R,
5870         R_PARISC_GNU_VTENTRY, R_PARISC_GNU_VTINHERIT, R_PARISC_TLS_GD21L,
5871         R_PARISC_TLS_GD14R, R_PARISC_TLS_GDCALL, R_PARISC_TLS_LDM21L,
5872         R_PARISC_TLS_LDM14R, R_PARISC_TLS_LDMCALL, R_PARISC_TLS_LDO21L,
5873         R_PARISC_TLS_LDO14R, R_PARISC_TLS_DTPMOD32, R_PARISC_TLS_DTPMOD64,
5874         R_PARISC_TLS_DTPOFF32, R_PARISC_TLS_DTPOFF64, R_PARISC_TLS_LE21L,
5875         R_PARISC_TLS_LE14R, R_PARISC_TLS_IE21L, R_PARISC_TLS_IE14R,
5876         R_PARISC_TLS_TPREL32, R_PARISC_TLS_TPREL64.
5878 2007-08-21  Ulrich Drepper  <drepper@redhat.com>
5880         [BZ #4937]
5881         * elf/do-lookup.h (do_lookup_x): Minimal improvement in hash
5882         lookup loop.  Suggested by John Reiser.
5884 2007-08-21  Jakub Jelinek  <jakub@redhat.com>
5886         * sysdeps/unix/sysv/linux/alpha/sysdep.h: Include tls.h.
5888 2007-08-20  Ulrich Drepper  <drepper@redhat.com>
5890         * csu/libc-start.c: Don't handle VDSO_SETUP here.
5891         * sysdeps/unix/sysv/linux/init-first.c: Handle it here instead.
5892         * sysdeps/unix/sysv/linux/x86_64/libc-start.c: Renamed to...
5893         * sysdeps/unix/sysv/linux/x86_64/init-first.c: ...this.  New file.
5894         * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Move VDSO_SETUP code
5895         to...
5896         * sysdeps/unix/sysv/linux/x86_64/init-first.c: ...here.  New file.
5898 2007-08-18  Ulrich Drepper  <drepper@redhat.com>
5900         * po/nl.po: Update from translation team.
5902 2007-08-16  Andreas Jaeger  <aj@suse.de>
5904         * locale/localeinfo.h: Make _nl_category_name_idxs extern.
5905         Reported by Peter Festner <peter.festner@ewetel.net>.
5907 2007-08-17  Jakub Jelinek  <jakub@redhat.com>
5909         * login/tst-grantpt.c (test_einval): Add 3rd argument to open.
5911 2007-08-16  Jakub Jelinek  <jakub@redhat.com>
5913         * elf/Makefile ($(objpfx)ld.so): Use readelf -s and awk instead of nm -u
5914         to check for undefined symbols.
5916         * sysdeps/unix/sysv/linux/sparc/sparc32/clone.S (__clone):
5917         If the syscall fails, set errno to the actual returned error number
5918         rather than EINVAL.
5919         * sysdeps/unix/sysv/linux/sparc/sparc64/clone.S (__clone): If
5920         arguments are incorrect, set errno to EINVAL, if the syscall
5921         fails, set errno to the actual returned error number.
5923         * stdlib/bits/stdlib-ldbl.h (__strtold_internal): Remove.
5924         * wcsmbs/bits/wchar-ldbl.h (__wcstold_internal): Remove.
5926         * sysdeps/sparc/sparc32/sparcv9b/memcpy.S: Moved to...
5927         * sysdeps/sparc/sparc32/sparcv9/sparcv9b/memcpy.S: ... here.  New
5928         file.
5929         (ASI_PNF, ASI_BLK_P): Don't define.
5930         * sysdeps/sparc/sparc32/sparcv9v/memcpy.S: Moved to...
5931         * sysdeps/sparc/sparc32/sparcv9/sparcv9v/memcpy.S: ... here.  New
5932         file.
5933         * sysdeps/sparc/sparc32/sparcv9v/memset.S: Moved to...
5934         * sysdeps/sparc/sparc32/sparcv9/sparcv9v/memset.S: ... here.  New
5935         file.
5937 2007-08-15  Jakub Jelinek  <jakub@redhat.com>
5939         * sysdeps/sparc/fpu/fraiseexcpt.c (__feraiseexcept): Fix raising
5940         FE_UNDERFLOW on Niagara CPUs.
5942         * sysdeps/sparc/fpu/feholdexcpt.c (feholdexcept): Clear all
5943         exceptions.
5945 2007-08-14  Jakub Jelinek  <jakub@redhat.com>
5947         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_runtime_setup): No
5948         need to check GLRO(dl_hwcap) & HWCAP_SPARC_FLUSH on sparcv9.
5949         (sparc_fixup_plt): Add do_flush argument instead of figuring whether
5950         flush should be used or not inside of the function.
5951         (elf_machine_fixup_plt, elf_machine_rela): Adjust caller.
5953         * sysdeps/unix/sysv/linux/sparc/sparc32/clone.S (__clone,
5954         __thread_start): Use HIDDEN_JUMPTARGET.
5955         * sysdeps/unix/sysv/linux/sparc/sparc64/clone.S (__clone,
5956         __thread_start): Likewise.
5957         * sysdeps/unix/sysv/linux/sparc/sysdep.h (JUMPTARGET): Define.
5959         * sysdeps/ieee754/ldbl-64-128/strtold_l.c (__STRTOF): Declare.
5960         Add libc_hidden_proto.
5961         (STRTOF): Add libc_hidden_proto.
5962         (___new_strtold_l, ___new_wcstold_l): New weak aliases.
5963         (strtold_l, wcstold_l): Use them as second argument for
5964         long_double_symbol.
5966 2007-08-14  Ulrich Drepper  <drepper@redhat.com>
5968         * elf/dl-misc.c: Undo last change.  The kernel won't allow it.
5970 2007-08-13  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
5972         * stdlib/strtold_l.c: Include wchar.h if needed.  Add libc_hidden_def.
5974 2007-08-14  Ulrich Drepper  <drepper@redhat.com>
5976         * po/bg.po: New file.  From the translation team.
5978 2007-08-13  Jakub Jelinek  <jakub@redhat.com>
5980         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_PSELECT,
5981         __ASSUME_PPOLL, __ASSUME_ATFCTS, __ASSUME_SET_ROBUST_LIST,
5982         __ASSUME_UTIMENSAT, __ASSUME_FALLOCATE): Update per-arch conditions
5983         when each feature was introduced.
5985         * sysdeps/unix/sysv/linux/dl-vdso.c: Don't include dl-hash.h.
5986         * sysdeps/unix/sysv/linux/dl-vdso.h: Don't include dl-hash.h if NDEBUG.
5987         (CHECK_HASH): New macro.
5988         (PREPARE_VERSION): Use it.
5990         * sysdeps/unix/sysv/linux/pselect.c (__generic_pselect): Only provide
5991         prototype if not __ASSUME_PSELECT.
5992         * sysdeps/unix/sysv/linux/ppoll.c (__generic_ppoll): Only provide
5993         prototype if not __ASSUME_PPOLL.
5995         * sysdeps/unix/sysv/linux/dl-osinfo.h (ROUND): #undef after use.
5997         * sysdeps/unix/clock_settime.c (freq, __pthread_clock_settime,
5998         hp_timing_settime): Don't define or declare if HANDLED_CPUTIME
5999         is defined.
6001 2007-08-13  Ulrich Drepper  <drepper@redhat.com>
6003         * sysdeps/unix/sysv/linux/x86_64/libc-start.c
6004         (_libc_vdso_platform_setup): If vDSO is not available point
6005         __vdso_gettimeofday to the vsyscall.
6006         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.S [SHARED]: Use
6007         __vdso_gettimeofday instead of vsyscall.
6009 2007-08-13  Jakub Jelinek  <jakub@redhat.com>
6011         * nscd/servicescache.c: Include kernel-features.h.
6012         * nscd/gai.c: Likewise.
6013         * sysdeps/unix/sysv/linux/statfs64.c: Likewise.
6014         * sysdeps/unix/sysv/linux/fstatfs64.c: Likewise.
6015         * sysdeps/unix/sysv/linux/fxstatat.c: Likewise.
6016         * sysdeps/unix/sysv/linux/s390/s390-32/mmap.S: Likewise.
6017         * sysdeps/unix/sysv/linux/s390/s390-32/mmap64.S: Likewise.
6018         * sysdeps/unix/sysv/linux/xstatconv.c: Likewise.
6019         * sysdeps/unix/sysv/linux/if_index.c: Likewise.
6020         * sysdeps/unix/sysv/linux/sparc/sparc64/xstat.c: Likewise.
6021         * sysdeps/unix/sysv/linux/ifaddrs.c: Likewise.
6023 2007-08-12  Ulrich Drepper  <drepper@redhat.com>
6025         * elf/dl-dst.h: No need for _dl_dst_count, _dl_dst_substitute,
6026         and _dl_get_origin defines anymore.
6028         * sysdeps/unix/sysv/linux/clock_gettime.c (maybe_syscall_gettime_cpu):
6029         Build fix for systems which might lack POSIX timer support.
6031         * sysdeps/unix/sysv/linux/x86_64/libc-start.c
6032         (_libc_vdso_platform_setup): Mangle function pointers before storing
6033         them.
6034         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (INLINE_VSYSCALL):
6035         Demangle vdso pointer before use.
6036         (INTERNAL_VSYSCALL): Likewise.
6038         * elf/cache.c (primes): Mark as const.
6039         Noted by Roland McGrath.
6041 2007-08-01  Andreas Jaeger  <aj@suse.de>
6042             Jakub Jelinek  <jakub@redhat.com>
6044         * elf/ldconfig.c (opt_ignore_aux_cache): Add new option.
6045         (options): Add option.
6046         (parse_opt): Handle option.
6047         (manual_link): Adjust process_file caller.  Call implicit_soname.
6048         (search_dir): Formatting.  Use and populate auxiliary cache.
6049         (main): Load and save auxiliary cache.
6050         * elf/readlib.c (process_file): Add stat_buf argument.  Pass struct
6051         stat64 from fstat64 to caller.
6052         (implicit_soname): New function.
6053         * elf/readelflib.c (process_elf_file): If DT_SONAME is not present,
6054         leave *soname as NULL.
6055         * elf/cache.c: Include libgen.h.
6056         (print_entry, print_cache, compare, save_cache, add_to_cache):
6057         Formatting and cleanups.
6058         (aux_cache_entry_id, aux_cache_entry, aux_cache_file_entry,
6059         aux_cache_file): New structures.
6060         (AUX_CACHEMAGIC): Define.
6061         (primes): New array.
6062         (aux_hash_size, aux_hash): New variables.
6063         (aux_cache_entry_id_hash, nextprime, init_aux_cache,
6064         search_aux_cache, insert_to_aux_cache, add_to_aux_cache,
6065         load_aux_cache, save_aux_cache): New functions.
6066         * sysdeps/generic/ldconfig.h (_PATH_LDCONFIG_AUX_CACHE): Define.
6067         (init_aux_cache, search_aux_cache, add_to_aux_cache,
6068         load_aux_cache, save_aux_cache, implicit_soname): New prototypes.
6069         (process_file): Adjust prototype.
6071 2007-08-12  Jakub Jelinek  <jakub@redhat.com>
6073         * sysdeps/unix/sysv/linux/ia64/bits/sigcontext.h: Include stddef.h
6074         with __need_size_t.
6076 2007-08-12  Ulrich Drepper  <drepper@redhat.com>
6078         * sysdeps/unix/sysv/linux/dl-vdso.c (_dl_vdso_vsym): Expect
6079         r_found_version structure as second parameter.
6080         * sysdeps/unix/sysv/linux/dl-vdso.h (PREPARE_VERSION): Define.
6081         (_dl_vdso_vsym): Change type of second parameter accordingly.
6082         * sysdeps/unix/sysv/linux/x86-64/libc-start.c
6083         (_libc_vdso_platform_setup): Adjust.
6084         * sysdeps/unix/sysv/linux/powerpc/libc-start.c
6085         (_libc_vdso_platform_setup): Likewise.
6087         * sysdeps/unix/sysv/linux/powerpc/dl-vdso.c: Move to...
6088         * sysdeps/unix/sysv/linux/dl-vdso.c: ...here.
6089         * sysdeps/unix/sysv/linux/powerpc/dl-vdso.h: Move to...
6090         * sysdeps/unix/sysv/linux/dl-vdso.h: ...here.
6091         * csu/libc-start.c: Pretty printing.
6092         Use VDSO_SETUP if defined.
6093         * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Define VDSO_SETUP
6094         and let generic code call into _libc_vdso_platform_setup.
6095         * sysdeps/unix/sysv/linux/x86_64/libc-start.c: New file.
6096         * sysdeps/unix/sysv/linux/x86_64/bits/libc-vdso.h: New file.
6097         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Pretty printing.
6098         Define INLINE_VSYSCALL and INTERNAL_VSYSCALL.
6099         * sysdeps/unix/sysv/linux/x86_64/Versions: Export __vdso_clock_gettime
6100         for GLIBC_PRIVATE.
6101         * sysdeps/unix/sysv/linux/x86_64/Makefile [subdir=elf]
6102         (sysdep_rountines): Add dl-vdso.
6104         * sysdeps/unix/sysv/linux/powerpc/Makefile: Use sysdep_routines instead
6105         of routines.
6107         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h: Add
6108         attribute_hidden to __vdso_gettimeofday prototype.
6110 2007-08-12  Roland McGrath  <roland@redhat.com>
6112         * manual/stdio.texi (Variable Arguments Output): Fix xref to gcc manual.
6113         From: Karl Berry <karl@freefriends.org>.
6115 2007-08-11  Ulrich Drepper  <drepper@redhat.com>
6117         * elf/dl-misc.c (_dl_sysdep_read_whole_file): We really don't need
6118         an atime update for the files we read.
6120 2007-08-10  Ulrich Drepper  <drepper@redhat.com>
6122         * shadow/lckpwdf.c (__lckpwdf): Use O_CLOEXEC if possible.
6124         * nscd/connections.c: Use O_CLOEXEC if possible.  Use mkostemp
6125         instead of mkstemp.
6127         * misc/Makefile (routines): Add mkostemp and mkostemp64.
6128         * misc/Versions: Export mkostemp and mkostemp64 for GLIBC_2.7.
6129         * misc/mkostemp.c: New file.
6130         * misc/mkostemp64.c: New file.
6131         * stdlib/stdlib.h: Declare the new functions.
6132         * sysdeps/posix/tempname.c: Add new parameter which is added to
6133         the flags for open.  Remove __GT_BIGFILE handling.
6134         * stdio-common/tempname.c: Likewise.
6135         * include/stdio.h: Adjust __gen_tempname prototype.
6136         Renumber __GT_* constants.
6137         * libio/oldtmpfile.c: Adjust for __gen_tempname interface change.
6138         * misc/mkdtemp.c: Likewise.
6139         * misc/mkstemp.c: Likewise.
6140         * misc/mkstemp64.c: Likewise.
6141         * misc/mktemp.c: Likewise.
6142         * stdio-common/tempnam.c: Likewise.
6143         * stdio-common/tmpfile.c: Likewise.
6144         * stdio-common/tmpfile64.c: Likewise.
6145         * stdio-common/tmpnam.c: Likewise.
6146         * stdio-common/tmpnam_r.c: Likewise.
6148 2007-08-10  Roland McGrath  <roland@frob.com>
6150         * sysdeps/mach/hurd/bits/ioctls.h (NLDLY, TABDLY, BSDLY, VTDLY):
6151         New macros.
6152         (NLDELAY, CRDELAY, TBDELAY, BSDELAY, VTDELAY): Define to those.
6153         Reported by Samuel Thibault <samuel.thibault@ens-lyon.org>.
6155 2007-08-10  Ulrich Drepper  <drepper@redhat.com>
6157         * nss/nss_files/files-XXX.c (internal_setent): Use O_CLOEXEC if
6158         possible.
6159         * nss/nss_files/files-alias.c (internal_setent): Likewise.
6160         * nss/Makefile (libnss_files-routines): Add files-have_o_cloexec.
6161         * nss/nss_files/files-have_o_cloexec.c: New file.
6163         * sysdeps/unix/sysv/linux/shm_open.c (shm_open): Use O_CLOEXEC if
6164         available.
6166 2007-08-10  Jakub Jelinek  <jakub@redhat.com>
6168         * sysdeps/ieee754/ldbl-128ibm/strtold_l.c (___new_strtold_l,
6169         ___new_wcstold_l): New weak aliases.
6170         (strtold_l, wcstold_l): Use them as second argument for
6171         long_double_symbol.
6173 2007-08-09  Ulrich Drepper  <drepper@redhat.com>
6175         * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S: Use correct
6176         register in test for error.
6178         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (O_CLOEXEC): Define.
6179         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (O_CLOEXEC): Likewise.
6181         * po/sv.po: Update from translation team.
6183 2007-08-06  Roland McGrath  <roland@redhat.com>
6185         * include/stdlib.h: Add libc_hidden_proto for strto*, __strto*_l.
6186         Remove __strto*_l inlines.
6187         * include/wchar.h: Add libc_hidden_proto for wcsto*, __wcsto*_l.
6188         * stdlib/strtod.c: Add libc_hidden_def.
6189         * stdlib/strtod_l.c: Likewise.
6190         * stdlib/strtold.c [__LONG_DOUBLE_MATH_OPTIONAL]: Add libc_hidden_proto
6191         for __new_strtold and __new_wcstold.
6192         * sysdeps/ieee754/ldbl-128ibm/strtold_l.c: Add libc_hidden_proto for
6193         __STRTOF, STRTOF.
6194         * stdlib/strtol.c: Add libc_hidden_def.
6195         * stdlib/strtol_l.c: Likewise.
6196         * sysdeps/wordsize-64/strtol.c: Add libc_hidden_ver for strtoll and
6197         strtoq.
6199         * scripts/data/localplt-powerpc-linux-gnu.data: New file.
6201         * scripts/data/localplt-x86_64-linux-gnu.data: File renamed to ...
6202         * scripts/data/localplt-generic.data: ... here.
6203         * elf/Makefile (check-data): Get generic file if no other.
6204         ($(objpfx)check-localplt.out): Make target unconditional.
6206         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_discover_osversion):
6207         Use ElfW(Nhdr).
6209 2007-08-05  Ulrich Drepper  <drepper@redhat.com>
6211         * po/zh_CN.po: Updated translation from translation team.
6213 2007-08-05  Jakub Jelinek  <jakub@redhat.com>
6215         * sysdeps/unix/sysv/linux/powerpc/powerpc32/socket.S (__socket):
6216         Don't use CGOTSETUP and CGOTRESTORE macros.
6218 2007-08-04  Roland McGrath  <roland@redhat.com>
6220         * posix/Makefile ($(objpfx)getconf.speclist): Fix typo.
6222 2007-08-04  Jakub Jelinek  <jakub@redhat.com>
6224         * io/bits/fcntl2.h (open, open64, openat, openat64): Add
6225         __extension__ around the whole statement expression.
6227 2007-08-04  Ulrich Drepper  <drepper@redhat.com>
6229         * sysdeps/unix/opendir.c (__alloc_dir): Correct order of DIR
6230         elements during initialization.
6232         * po/pl.po: Updated translation from translation team.
6233         * po/tr.po: Likewise.
6234         * po/nl.po: Likewise.
6236 2007-08-03  Ulrich Drepper  <drepper@redhat.com>
6238         * rt/aio.h: Add __nonnull attributes.
6240 2007-08-03  Jakub Jelinek  <jakub@redhat.com>
6242         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Properly handle -0.
6243         * stdlib/Makefile (tests): Add tst-strtod5.
6244         (tst-strtod5-ENV): New.
6245         * stdlib/tst-strtod5.c: New file.
6247         * intl/dcigettext.c (_nl_find_msg): Free encoding if __gconv_open
6248         failed.
6249         * intl/finddomain.c (_nl_find_domain): Free normalized_codeset
6250         on failure.
6252         * elf/dl-load.c (decompose_rpath): Free copy if result couldn't be
6253         allocated.
6255 2007-08-03  Jakub Jelinek  <jakub@redhat.com>
6257         * rt/mqueue.h (mq_timedreceive, mq_timedsend): Fix nonnull argument
6258         numbers.
6260 2007-08-02  Ulrich Drepper  <drepper@redhat.com>
6262         * io/Makefile (aux): Add have_o_cloexec.
6263         * include/fcntl.h: Declare __have_o_cloexec.
6264         * io/have_o_cloexec.c: New file.
6265         * sysdeps/unix/opendir.c (__opendir): Use O_CLOEXEC is available.
6266         (__alloc_dir): If O_CLOEXEC has been used, don't duplicate the
6267         fcntl call if not necessary.
6268         * login/utmp_file.c (setutent_file): Use __have_o_cloexec instead
6269         of local variable.
6271         * sysdeps/unix/opendir.c (__alloc_dir): Don't initialize ->data.
6272         Avoid memset, add explicit initialization.
6273         * sysdeps/unix/dirstream.h (struct __dirstream): Move data elemtn
6274         to the end and change into zero-sized array.
6275         Move lock member to fill a hole on 64-bit platforms.
6277         * stdlib/stdlib.h: Remove __strto*_internal prototypes and strto*
6278         inline functions.
6279         * include/stdlib.h: Add __strto*_internal prototypes here.
6280         * wcsmbs/wchar.h: Remove __wcsto*_internal prototypes and wcsto*
6281         inline functions.
6282         * include/wchar.h: Add __wcsto*_internal prototypes.
6283         * sysdeps/generic/inttypes.h: No need to protect the declaration
6284         of the __strto*_internal and __wcsto*_internal members here.
6286         * rt/mqueue.h: Change const to __const and add nonnull attributes.
6288 2007-08-02  Roland McGrath  <roland@redhat.com>
6290         * posix/Makefile ($(inst_libexecdir)/getconf): Make hard links to
6291         $(inst_bindir)/getconf if possible.
6293         * posix/Makefile ($(objpfx)getconf.speclist): New target.
6294         (generated): Add it.
6295         ($(inst_libexecdir)/getconf): Use it.
6297 2007-08-01  Ulrich Drepper  <drepper@redhat.com>
6299         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Using
6300         /proc is faster and sufficient.  /sys is still needed for
6301         __get_nprocs_conf.
6303 2007-08-01  Jakub Jelinek  <jakub@redhat.com>
6305         * sysdeps/unix/sysv/linux/i386/syscalls.list (fallocate): Add fallocate
6306         syscall as __fallocate64.
6307         * sysdeps/unix/sysv/linux/i386/posix_fallocate.c: New file.
6308         * sysdeps/unix/sysv/linux/i386/posix_fallocate64.c: New file.
6310 2007-07-30  Jakub Jelinek  <jakub@redhat.com>
6312         * stdlib/tst-strtod2.c (do_test): Use %tu in fmt string for ptrdiff_t
6313         value.
6315         * stdio-common/tst-fmemopen2.c (do_test): Avoid fmt string warning
6316         if off_t is different rank from size_t.
6318         * sysdeps/generic/unwind-dw2.c (extract_cie_info, execute_cfa_program,
6319         uw_frame_state_for): Avoid type punning warnings.
6320         * sysdeps/generic/unwind-dw2-fde-glibc.c
6321         (_Unwind_IteratePhdrCallback): Likewise.
6322         * sysdeps/generic/unwind-dw2-fde.c (_Unwind_Find_FDE): Likewise.
6323         (binary_search_single_encoding_fdes, binary_search_mixed_encoding_fdes,
6324         get_cie_encoding, linear_search_fdes): Don't mix char and unsigned char
6325         pointers.
6327 2007-07-31  Ulrich Drepper  <drepper@redhat.com>
6329         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs_conf): Count
6330         total processors using sysfs.
6331         (__get_nprocs): Use sysfs to determine which processors are online.
6333 2007-07-31  Jakub Jelinek  <jakub@redhat.com>
6335         * sysdeps/unix/sysv/linux/posix_fallocate.c (posix_fallocate): Fix
6336         syscall arguments count.
6338         * stdio-common/tfformat.c (sprint_doubles): Add 12 new tests.
6340 2007-07-30  Roland McGrath  <roland@redhat.com>
6342         * manual/libc.texinfo: Update copyrights, formatting magic, and
6343         @dircategory.  From Karl Berry <karl@freefriends.org>.
6345 2007-07-29  Ulrich Drepper  <drepper@redhat.com>
6347         [BZ #4860]
6348         * io/Makefile (headers): Add bits/fcntl2.h.
6350         * sysdeps/unix/sysv/linux/bits/sched.h (__CPU_ZERO_S): Optimize
6351         using gcc builtin.
6352         (__CPU_EQUAL_S): Likewise.
6354         * posix/Makefile (routines): Add sched_cpualloc and sched_cpufree.
6355         (tests): Add tst-cpuset.
6356         * posix/sched_cpualloc.c: New file.
6357         * posix/sched_cpufree.c: New file.
6358         * posix/tst-cpuset.c: New file.
6359         * posix/Versions: Export __sched_cpualloc and __sched_cpufree for
6360         GLIBC_2.7.
6361         * sysdeps/unix/sysv/linux/bits/sched.h: Define __CPU_*_S macros.
6362         * posix/sched.h: Define old CPU_* macros in temers of __CPU_*_S
6363         macros.  Define CPU_*_S macros.
6365 2007-07-28  Ulrich Drepper  <drepper@redhat.com>
6367         * posix/getconf.c (vars): Add missing _SC_LEVEL4_CACHE_LINESIZE
6368         entry.
6370         [BZ #4858]
6371         * stdio-common/printf_fp.c (___printf_fp): Fix special case of
6372         #.0g and value rounded to 1.0.
6373         * stdio-common/tfformat.c (sprint_doubles): Add two new tests.
6375 2007-07-26  Jakub Jelinek  <jakub@redhat.com>
6377         * locale/programs/ld-monetary.c (monetary_finish): Avoid range check
6378         for int_frac_digits and frac_digits.
6380         * login/logout.c (logout): Avoid aliasing violation.
6381         * login/logwtmp.c (logwtmp): Likewise.
6383         * libio/genops.c (_IO_un_link): Avoid aliasing violation.
6385         * nscd/selinux.c (preserve_capabilities): Initialize new_caps
6386         to avoid warning.
6387         * iconv/gconv_open.c (__gconv_open): Initialize ptr to avoid
6388         warning.
6389         * nis/nis_subr.c (nis_getnames): Initialize saveptr to avoid
6390         warning.
6391         * resolv/inet_ntop.c (inet_ntop6): Initialize best.len and cur.len
6392         to avoid warnings.
6394         * nss/nsswitch.c (__nss_lookup_function): Don't cast &ni->known to
6395         void **.
6396         * nss/nsswitch.h (service_user): Use void * type for KNOWN field.
6398         * nss/nss_files/files-hosts.c (LINE_PARSER): Cast host_addr to
6399         char * to avoid warning.
6400         * nis/nss_nis/nis-hosts.c (LINE_PARSER): Likewise.
6402         * timezone/Makefile (CFLAGS-zdump.c): Add -fwrapv.
6404         * locale/programs/ld-ctype.c (ctype_finish, set_class_defaults,
6405         allocate_arrays): Cast second argument to charmap_find_symbol
6406         to char * to avoid warnings.
6408         * locale/programs/repertoire.c (repertoire_new_char): Change
6409         from_nr, to_nr and cnt to unsigned long, adjust printf format
6410         string.
6412         * locale/programs/ld-collate.c (insert_value, handle_ellipsis):
6413         Cast second argument to new_element to char * to avoid warnings.
6415         * locale/weightwc.h (findidx): Cast &extra[-i] to const int32_t *.
6417         * intl/gettextP.h (struct loaded_domain): Change plural to const
6418         struct expression *.
6419         * intl/plural-eval.c (plural_eval): Change first argument to
6420         const struct expression *.
6421         * intl/plural-exp.c (EXTRACT_PLURAL_EXPRESSION): Change first
6422         argument to const struct expression **.
6423         * intl/plural-exp.h (EXTRACT_PLURAL_EXPRESSION, plural_eval): Adjust
6424         prototypes.
6425         * intl/loadmsgcat (_nl_unload_domain): Cast away const
6426         in call to __gettext_free_exp.
6428         * posix/fnmatch.c (fnmatch): Rearrange code to avoid maybe
6429         unitialized wstring/wpattern var warnings.
6431         * posix/runtests.c (struct a_test): Make data field const char *.
6433         * stdio-common/tst-sprintf2.c (main): Don't declere u, v and buf
6434         vars if not LDBL_MANT_DIG >= 106.
6436         * stdio-common/Makefile (CFLAGS-vfwprintf.c): Add -Wno-unitialized.
6438         * stdio-common/vfprintf.c (vfprintf): Cast first arugment to
6439         __find_specmb to avoid warning.
6441         * rt/tst-mqueue1.c (do_one_test): Add casts to avoid warnings.
6443         * debug/test-strcpy_chk.c (do_tests, do_random_tests): Add casts
6444         to avoid warnings.
6446         * sysdeps/ieee754/ldbl-96/s_roundl.c (huge): Add L suffix to
6447         initializer.
6449         * sysdeps/unix/clock_gettime.c (clock_gettime): Only define
6450         tv var when it will be actually used.
6452         * sunrpc/rpc_cmsg.c (xdr_callmsg): Cast IXDR_PUT_* to void
6453         to avoid warnings.
6455         * iconvdata/gbk.c (BODY): Make buf and cp char instead of unsigned
6456         char array resp. pointer.
6457         * iconvdata/iso-2022-kr.c (BODY): Make buf unsigned char instead of
6458         char array.
6459         * iconvdata/cns11643.h (cns11643_to_ucs4): Change first argument
6460         to const unsigned char **.
6461         (ucs4_to_cns11643): Change second argument to unsigned char *.
6462         * iconvdata/euc-tw.c (BODY): Change endp type to
6463         const unsigned char *.
6464         * iconvdata/iso-ir-165.h (ucs4_to_isoir165): Change second argument
6465         to unsigned char *.
6466         * iconvdata/ibm1008_420.c (LOOP_NEED_FLAGS): Don't define.
6467         * iconvdata/iso-2022-cn.c (BODY): Change buf to unsigned char array.
6468         * iconvdata/iso-2022-cn-ext.c (BODY): Change buf, tmpbuf, tmp
6469         types to unsigned char pointers/arrays instead of char.
6470         * iconvdata/jis0201.h (ucs4_to_jisx0201): Change second argument
6471         to unsigned char *.
6472         * iconvdata/jis0208.h (ucs4_to_jisx0208): Likewise.
6473         * iconvdata/jis0212.h: Include assert.h.
6474         (ucs4_to_jisx0212): Change second argument to unsigned char *.
6475         assert that if cp[0] is not '\0', cp[1] is not '\0' either instead
6476         of trying to handle that.
6477         * iconvdata/euc-kr.c (euckr_from_ucs4): Initialize also cp[1] to
6478         shut up a warning.
6479         * iconvdata/euc-jp-ms.c (from_ucs4_lat1, from_ucs4_greek,
6480         from_ucs4_cjk, from_ucs4_cjkcpt, from_ucs4_extra): Change type to
6481         two dimensional const unsigned char arrays.
6482         (BODY): Cast "" to (const unsigned char *) for assignment to cp.
6483         Initialize endp to inptr to shut up a warning.
6485 2007-07-20  Jakub Jelinek  <jakub@redhat.com>
6487         [BZ #4772]
6488         * time/strptime_l.c (__strptime_internal): Silently ignore
6489         strftime modifiers and field width in recursive calls.
6491         * include/time.h (enum ptime_locale_status): Remove.
6492         (__strptime_internal): Remove decided and era_cnt arguments,
6493         add statep argument.
6494         * time/strptime_l.c (__strptime_internal): Remove decided
6495         and era_cnt arguments, add statep argument.  Don't recompute
6496         any fields in recursive calls, only update caller's tm
6497         and state, if recursive call fails, don't change tm nor
6498         any state.
6499         (get_alt_number): Adjust.
6500         (recursive): Adjust caller.
6501         (strptime): Likewise.
6502         * time/strptime.c (strptime): Likewise.
6504 2007-07-19  Jakub Jelinek  <jakub@redhat.com>
6506         * iconv/gconv_int.h (__GCONV_NULCONV): New internal only error code.
6507         * iconv/gconv_cache.c (__gconv_lookup_cache): Return __GCONV_NULCONV
6508         if from and to charsets are the same.
6509         * iconv/gconv_db.c (__gconv_find_transform): Likewise.
6510         * intl/dcigettext.c (_nl_find_msg): Return NULL even if __gconv_open
6511         returns __GCONV_NOCONV, but not for __GCONV_NULCONV.
6513 2007-07-17  Jakub Jelinek  <jakub@redhat.com>
6515         * wcsmbs/wchar.h: Only define wint_t if __need_wint_t.
6516         Don't define wint_t when __need_mbstate_t unless it
6517         is necessary.
6518         (__mbstate_t): Use __WINT_TYPE__ rather than wint_t
6519         in the typedef if possible.
6520         * wctype/wctype.h (wint_t): Define by including
6521         wchar.h with __need_wint_t instead of including stddef.h
6522         with __need_wint_t and as fallback definining it ourselves.
6523         * iconv/gconv.h (__need_wint_t): Define before including
6524         wchar.h.
6525         * sysdeps/gnu/_G_config.h: Don't include gconv.h if not _LIBC
6526         or _GLIBCPP_USE_WCHAR_T.
6527         (__need_wchar_t): Don't define
6528         if not _LIBC or _GLIBCPP_USE_WCHAR_T.
6529         (__need_wint_t): Don't define before including stddef.h,
6530         define before including wchar.h only if _LIBC or
6531         _GLIBCPP_USE_WCHAR_T.
6532         (_G_iconv_t): Don't define if not _LIBC or _GLIBCPP_USE_WCHAR_T.
6533         * sysdeps/mach/hurd/_G_config.h: Likewise.
6534         * sysdeps/generic/_G_config.h: Likewise.
6535         * libio/libio.h (__wunderflow, __wuflow, __woverflow): Only
6536         prototype if _LIBC or _GLIBCPP_USE_WCHAR_T.
6537         (_IO_getwc_unlocked, _IO_putwc_unlocked): Only define
6538         if _LIBC or _GLIBCPP_USE_WCHAR_T.
6540 2007-07-28  Ulrich Drepper  <drepper@redhat.com>
6542         * sysdeps/posix/posix_fallocate64.c: Undefine
6543         __posix_fallocate64_l64 before alias handling.
6544         * sysdeps/unix/sysv/linux/posix_fallocate.c: New file.
6545         * sysdeps/unix/sysv/linux/posix_fallocate64.c: New file.
6546         * sysdeps/unix/sysv/linux/wordsize-64/posix_fallocate.c: New file.
6547         * sysdeps/unix/sysv/linux/wordsize-64/posix_fallocate64.c: New file.
6549         * io/tst-posix_fallocate.c: Include <fcntl.h>.
6551 2007-07-23  Jakub Jelinek  <jakub@redhat.com>
6553         * locale/programs/ld-collate.c (atwc): New variable.
6554         (add_to_tablewc): New toplevel function, moved from collate_output.
6555         (collate_output): Remove add_to_tablewc nested function.
6557         * iconv/iconvconfig.c (hash_table, hash_size): New toplevel vars.
6558         (name_insert): New function.
6559         (write_output): Remove hash_table and hash_size vars and name_insert
6560         nested function.
6562 2007-07-24  Roland McGrath  <roland@redhat.com>
6564         * Makerules (install-others-programs-nosubdir): New target.
6565         (install-no-libc.a-nosubdir): Depend on it.
6567         * iconv/Makefile (install-others-programs): Set this instead of
6568         install-others.
6569         * login/Makefile (install-others-programs): Likewise.
6570         * posix/Makefile (install-others-programs): Likewise.
6572         * Makerules (install-no-libc.a-nosubdir): Clean up conditional
6573         dependencies.
6575 2007-07-23  Ulrich Drepper  <drepper@redhat.com>
6577         * io/Makefile (tests): Add tst-posix_fallocate.
6578         * io/tst-posix_fallocate.c: New file.
6580         * sysdeps/unix/sysv/linux/kernel-features.h: Define
6581         __ASSUME_FALLOCATE.
6583 2007-07-22  Roland McGrath  <roland@frob.com>
6585         * hurd/getdport.c: Add missing copyright year update.
6587         * sysdeps/mach/hurd/bits/fcntl.h [__USE_GNU] (O_CLOEXEC): New macro.
6588         * hurd/port2fd.c (_hurd_port2fd): Implement O_CLOEXEC.
6590 2007-07-22  Ulrich Drepper  <drepper@redhat.com>
6592         * login/utmp_file.c (setutent_file): Use O_CLOEXEC if possible.
6594         * libio/fileops.c (_IO_new_file_fopen): Recognize 'e' flag and set
6595         O_CLOEXEC is needed.
6596         * nis/nss_compat/compat-grp.c: Use 'e' flag when opening file.
6597         Avoid additional fcntl to set O_CLOEXEC if not needed.
6598         * nis/nss_compat/compat-initgroups.c: Likewise.
6599         * nis/nss_compat/compat-pwd.c: Likewise.
6600         * nis/nss_compat/compat-spwd.c: Likewise.
6602 2007-07-21  Samuel Thibault  <samuel.thibault@ens-lyon.org>
6604         [BZ #3665]
6605         * manual/errno.texi: Change ECANCELED value to 119.
6607         [BZ #4610]
6608         * mach/lock-intern.h: Include <sys/cdefs.h>.
6610         [BZ #4178]
6611         * sysdeps/mach/hurd/sigaction.c (__sigaction): Check ACT != NULL before
6612         reading A.
6614         [BZ #4126]
6615         * sysdeps/mach/hurd/sigsuspend.c (sigsuspend_not_cancel): Define alias
6616         to __sigsuspend.
6618         * sysdeps/mach/i386/sysdep.h: Include <dl-sysdep.h> and <tls.h>.
6620 2006-06-13  Thomas Schwinge  <tschwinge@gnu.org>
6622         * sysdeps/mach/hurd/tls.h: Change `ASSEMBLER' conditional to
6623         `__ASSEMBLER__'.
6624         * sysdeps/mach/hurd/i386/tls.h: Likewise.
6626 2007-07-21  Ulrich Drepper  <drepper@redhat.com>
6628         * nscd/nscd_helper.c (get_mapping): Use MSG_CMSG_CLOEXEC for
6629         descriptor received from nscd.
6631         * sysdeps/unix/sysv/linux/bits/socket.h: Define MSG_CMSG_CLOEXEC.
6633         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Define O_CLOEXEC.
6634         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
6635         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Likewise.
6636         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
6637         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
6638         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
6640 2007-07-20  Jakub Jelinek  <jakub@redhat.com>
6642         [BZ #4816]
6643         * manual/signal.texi (Non-atomic Example): Make memory var volatile.
6645         [BZ #4813]
6646         * login/forkpty.c (forkpty): Close master and slave fds on
6647         fork failure.  Patch by
6648         Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>.
6650 2007-07-18  Jakub Jelinek  <jakub@redhat.com>
6652         * include/features.h (__USE_ISOC95): New define.
6653         * wcsmbs/wchar.h (fwprintf, fwscanf, wprintf, wscanf, swprintf,
6654         swscanf, vfwprintf, vwprintf, vswprintf, fwide): Define even
6655         for -std=iso9899:199409.
6656         * CONFORMANCE: Remove comments about unsupported AMD1.
6658 2007-07-17  Jakub Jelinek  <jakub@redhat.com>
6660         * sysdeps/ia64/sched_cpucount.c: New file.
6661         * sysdeps/powerpc/sched_cpucount.c: New file.
6663         * sysdeps/unix/sysv/linux/bits/sched.h (__sched_cpucount): Add
6664         __BEGIN_DECLS/__END_DECLS around the prototype.
6665         * bits/sched.h (__sched_cpucount): Likewise.  Make second argument
6666         pointer to const cpu_set_t.
6668         * bits/types.h: Don't include stddef.h, don't define __need_size_t.
6669         * signal/signal.h <__USE_BSD || __USE_XOPEN_EXTENDED>: Define
6670         __need_size_t and include stddef.h.
6671         * sysvipc/sys/msg.h: Likewise.
6672         * posix/sched.h: Likewise.
6673         * hurd/hurd/signal.h (__need_size_t): Define.
6675         * CONFORMANCE: ctype.h and wctype.h no longer define size_t,
6676         neither does signal.h in pedantic ISO C namespaces.  stdio.h
6677         no longer defines wint_t or wchar_t.
6679         * libio/libioP.h (_IO_acquire_lock_clear_flags2_fct): New function.
6680         * debug/vfwprintf_chk.c (__vfwprintf_chk): Use
6681         _IO_acquire_lock_clear_flags2 instead of _IO_acquire_lock.
6682         * debug/vprintf_chk.c (__vprintf_chk): Likewise.
6683         * debug/vwprintf_chk.c (__vwprintf_chk): Likewise.
6684         * debug/vfprintf_chk.c (__vfprintf_chk): Likewise.
6685         * debug/fwprintf_chk.c (__fwprintf_chk): Likewise.
6686         * debug/printf_chk.c (__printf_chk): Likewise.
6687         * debug/fprintf_chk.c (__fprintf_chk): Likewise.
6688         * debug/wprintf_chk.c (__wprintf_chk): Likewise.
6690         * sysdeps/pthread/bits/stdio-lock.h (_IO_acquire_lock_clear_flags2):
6691         Define.
6693         * bits/confname.h (_CS_POSIX_V6_WIDTH_RESTRICTED_ENVS): Define.
6694         * posix/getconf.c (vars): Add POSIX_V6_WIDTH_RESTRICTED_ENVS.
6696 2007-07-16  Jakub Jelinek  <jakub@redhat.com>
6698         [BZ #4792]
6699         * stdlib/stdlib.h (realloc): Remove __attribute_malloc__.
6700         * malloc/malloc.h (realloc): Likewise.
6702         * libio/iopopen.c (_IO_new_proc_open): Don't close child_std_end
6703         if one of proc_file_chain streams has that fileno.
6704         * stdio-common/Makefile (tests): Add tst-popen2.
6705         * stdio-common/tst-popen2.c: New test.
6707 2007-07-14  Jakub Jelinek  <jakub@redhat.com>
6709         * elf/ldconfig.c: Allow GPLv2 or any later version.
6710         * elf/readlib.c: Likewise.
6711         * elf/chroot_canon.c: Likewise.
6712         * elf/cache.c: Likewise.
6713         * nscd/mem.c: Likewise.
6714         * nscd/getpwuid_r.c: Likewise.
6715         * nscd/grpcache.c: Likewise.
6716         * nscd/aicache.c: Likewise.
6717         * nscd/getsrvbynm_r.c: Likewise.
6718         * nscd/nscd.c: Likewise.
6719         * nscd/servicescache.c: Likewise.
6720         * nscd/getsrvbypt_r.c: Likewise.
6721         * nscd/initgrcache.c: Likewise.
6722         * nscd/gethstbyad_r.c: Likewise.
6723         * nscd/gethstbynm2_r.c: Likewise.
6724         * nscd/getgrnam_r.c: Likewise.
6725         * nscd/nscd_setup_thread.c: Likewise.
6726         * nscd/getpwnam_r.c: Likewise.
6727         * nscd/gai.c: Likewise.
6728         * nscd/connections.c: Likewise.
6729         * nscd/dbg_log.c: Likewise.
6730         * nscd/cache.c: Likewise.
6731         * nscd/hstcache.c: Likewise.
6732         * nscd/nscd_conf.c: Likewise.
6733         * nscd/getgrgid_r.c: Likewise.
6734         * nscd/pwdcache.c: Likewise.
6735         * catgets/gencat.c: Likewise.
6736         * locale/programs/linereader.h: Likewise.
6737         * locale/programs/locarchive.c: Likewise.
6738         * locale/programs/ld-paper.c: Likewise.
6739         * locale/programs/locfile-kw.h: Likewise.
6740         * locale/programs/ld-address.c: Likewise.
6741         * locale/programs/xmalloc.c: Likewise.
6742         * locale/programs/ld-time.c: Likewise.
6743         * locale/programs/localedef.c: Likewise.
6744         * locale/programs/simple-hash.c: Likewise.
6745         * locale/programs/xstrdup.c: Likewise.
6746         * locale/programs/ld-numeric.c: Likewise.
6747         * locale/programs/locfile-kw.gperf: Likewise.
6748         * locale/programs/ld-collate.c: Likewise.
6749         * locale/programs/charmap-kw.gperf: Likewise.
6750         * locale/programs/charmap.h: Likewise.
6751         * locale/programs/charmap-kw.h: Likewise.
6752         * locale/programs/config.h: Likewise.
6753         * locale/programs/locfile.c: Likewise.
6754         * locale/programs/ld-ctype.c: Likewise.
6755         * locale/programs/charmap.c: Likewise.
6756         * locale/programs/ld-messages.c: Likewise.
6757         * locale/programs/repertoire.h: Likewise.
6758         * locale/programs/locale.c: Likewise.
6759         * locale/programs/ld-name.c: Likewise.
6760         * locale/programs/linereader.c: Likewise.
6761         * locale/programs/locfile.h: Likewise.
6762         * locale/programs/3level.h: Likewise.
6763         * locale/programs/ld-monetary.c: Likewise.
6764         * locale/programs/ld-measurement.c: Likewise.
6765         * locale/programs/charmap-dir.c: Likewise.
6766         * locale/programs/ld-identification.c: Likewise.
6767         * locale/programs/localedef.h: Likewise.
6768         * locale/programs/charmap-dir.h: Likewise.
6769         * locale/programs/repertoire.c: Likewise.
6770         * locale/programs/simple-hash.h: Likewise.
6771         * locale/programs/ld-telephone.c: Likewise.
6772         * locale/programs/locale-spec.c: Likewise.
6773         * locale/programs/locfile-token.h: Likewise.
6774         * posix/getconf.c: Likewise.
6775         * iconv/dummy-repertoire.c: Likewise.
6776         * iconv/iconv_charmap.c: Likewise.
6777         * iconv/iconvconfig.c: Likewise.
6778         * iconv/iconv_prog.c: Likewise.
6779         * malloc/memusagestat.c: Likewise.
6780         * sysdeps/unix/sysv/linux/nscd_setup_thread.c: Likewise.
6782 2007-07-06  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
6784         * sysdeps/sh/bsd-setjmp.S (setjmp): Use correct argument registers.
6785         * sysdeps/sh/bsd-_setjmp.S (_setjmp): Likewise.
6786         * sysdeps/unix/sysv/linux/sh/clone.S (__clone): Do correct sanity
6787         check for the first argument.
6789 2007-07-12  Jakub Jelinek  <jakub@redhat.com>
6791         [BZ #4775]
6792         * math/tgmath.h (__tgmath_real_type_sub): Formatting.
6793         (__tgmath_real_type): Fix if expr is const int or other const
6794         qualified integral type.
6795         (__TGMATH_UNARY_REAL_ONLY): Rewritten to avoid using statement
6796         expressions and handle const qualified arguments.
6797         (__TGMATH_BINARY_FIRST_REAL_ONLY, __TGMATH_UNARY_REAL_IMAG,
6798         __TGMATH_UNARY_REAL_IMAG_RET_REAL): Likewise.
6799         (__TGMATH_UNARY_REAL_RET_ONLY): Rewritten to avoid using
6800         statement expressions.
6801         (__TGMATH_BINARY_REAL_ONLY, __TGMATH_TERNARY_FIRST_SECOND_REAL_ONLY,
6802         __TGMATH_TERNARY_REAL_ONLY, __TGMATH_BINARY_REAL_IMAG): Likewise.
6803         (__TGMATH_UNARY_IMAG): Define.
6804         (conj, cproj): Use __TGMATH_UNARY_IMAG macro.
6805         * math/Makefile (tests): Add test-tgmath2.
6806         (CFLAGS-test-tgmath2.c): Add.
6807         * math/test-tgmath.c (fy, dy, ly, fz, dz, lz, count_cdouble,
6808         count_cfloat, count_cldouble): New variables.
6809         (NCCALLS): Define.
6810         (main): Check number of complex calls as well.
6811         (F(compile_test)): Add complex tests and tests with const qualified
6812         arguments.
6813         (y, z, ccount): Define.
6814         (F(cacos), F(casin), F(catan), F(ccos), F(csin), F(ctan), F(cacosh),
6815         F(casinh), F(catanh), F(ccosh), F(csinh), F(ctanh), F(cexp), F(clog),
6816         F(csqrt), F(cpow), F(cabs), F(carg), F(creal), F(cimag), F(conj),
6817         F(cproj)): New functions.
6818         * math/test-tgmath2.c: New test.
6820 2007-07-11  Jakub Jelinek  <jakub@redhat.com>
6822         [BZ #4776]
6823         * elf/dl-load.c (_dl_rtld_di_serinfo): Output / in LD_LIBRARY_PATH,
6824         RPATH etc. as "/" rather than "", don't segfault on empty paths,
6825         instead output ".".
6826         * dlfcn/Makefile (distribute): Add glreflib3.c.
6827         (module-names): Add glreflib3.
6828         ($(objpfx)tst-dlinfo.out): Depend on glreflib3.so rather than
6829         glreflib1.so.
6830         (LDFLAGS_glreflib3.so): New.
6831         * dlfcn/tst-dlinfo.c (do_test): Load glreflib3.so instead of
6832         glreflib1.so.
6833         * dlfcn/glreflib3.c: New file.
6835         * intl/finddomain.c (_nl_find_domain): If _nl_explode_name
6836         returned -1, return NULL.
6837         * intl/explodename.c (_nl_explode_name): Return -1 if
6838         _nl_normalize_codeset failed.
6840 2007-07-07  Steven Munroe  <sjmunroe@us.ibm.com>
6842         * sysdeps/powerpc/powerpc32/power6/memset.S: Update comments.
6843         Specify .machine power6 to get ISA-V2.0 branch hints.  Unroll loops
6844         and avoid branch misspredicts for > 31 bytes memset case.
6845         * sysdeps/powerpc/powerpc64/power6/memset.S: Likewise.
6846         Remove toc ref to __cache_line_size.
6848         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Specify .machine power4
6849         to get ISA-V2.0 branch hints.
6850         * sysdeps/powerpc/powerpc32/power4/memcpy.S: Likewise
6851         * sysdeps/powerpc/powerpc32/power4/memset.S: Likewise
6852         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
6853         * sysdeps/powerpc/powerpc64/power4/memcmp.S: Likewise.
6854         * sysdeps/powerpc/powerpc64/power4/memcpy.S: Likewise.
6855         * sysdeps/powerpc/powerpc64/power4/memset.S: Likewise.
6856         Remove toc ref to __cache_line_size.
6858         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrint.S:
6859         Include math_ldbl_opt.h.
6861 2007-07-10  Ulrich Drepper  <drepper@redhat.com>
6863         [BZ #4773]
6864         * time/strptime_l.c (__strptime_internal): Implement greedy
6865         matching of weekday and month names.
6867 2007-07-09  Roland McGrath  <roland@redhat.com>
6869         * elf/elf.h (NT_GNU_ABI_TAG): New macro.
6870         (ELF_NOTE_ABI): Use it.
6871         (NT_GNU_HWCAP, NT_GNU_BUILD_ID): New macros.
6873 2007-07-09  Ulrich Drepper  <drepper@redhat.com>
6875         * sysdeps/x86_64/cacheinfo.c (intel_02_known): Add new entries.
6876         * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_02_known): Likewise.
6878 2007-07-07  Ulrich Drepper  <drepper@redhat.com>
6880         [BZ #4745]
6881         * stdio-common/vfscanf.c (_IO_vfscanf): Add additional test for EOF
6882         in loop to look for conversion specifier to avoid testing of
6883         wrong errno value.
6884         * stdio-common/Makefile (tests): Add bug18, bug18a, bug19, bug19a.
6885         * stdio-common/bug18.c: New file.
6886         * stdio-common/bug18a.c: New file.
6887         * stdio-common/bug19.c: New file.
6888         * stdio-common/bug19a.c: New file.
6890 2007-07-05  Mike Frysinger  <vapier@gentoo.org>
6892         * Makeconfig ($(common-objpfx)gnu/lib-names.stmp): Use LC_ALL=C when
6893         running awk script.
6895 2007-07-01  Jakub Jelinek  <jakub@redhat.com>
6897         * elf/dl-sysdep.c (_dl_important_hwcaps): Add integer overflow check.
6898         * elf/dl-minimal.c (__libc_memalign): Likewise.  Handle malloc (0).
6899         Return NULL if mmap failed instead of asserting it does not.
6900         (calloc): Check for integer overflow.
6902         * elf/dl-minimal.c (__strtoul_internal): Fix parsing of numbers bigger
6903         than LONG_MAX / 10.
6905 2007-07-03  Jakub Jelinek  <jakub@redhat.com>
6907         [BZ #4702]
6908         * nis/nss-default.c: Include errno.h.
6909         (init): Preserve errno.
6911 2007-07-02  Ulrich Drepper  <drepper@redhat.com>
6913         * sysdeps/unix/sysv/linux/bits/socket.h (PF_UNIX): Update comment.
6915 2007-06-30  Ulrich Drepper  <drepper@redhat.com>
6917         * sysdeps/unix/sysv/linux/bits/socket.h: Add PF_RXRPC and AF_RXRPC.
6919 2007-06-29  Martin Schwidefsky  <schwidefsky@de.ibm.com>
6921         * sysdeps/unix/sysv/linux/bits/socket.h: Add PF_IUCV and AF_IUCV.
6923 2007-06-29  Martin Schwidefsky  <schwidefsky@de.ibm.com>
6925         * sysdeps/s390/dl-procinfo.c: New file.
6926         * sysdeps/s390/dl-procinfo.h: New file.
6927         * sysdeps/unix/sysv/linux/s390/dl-procinfo.h: New file.
6929 2007-06-29  Jakub Jelinek  <jakub@redhat.com>
6931         * elf/dl-load.c (open_verify): Find .note.ABI-tag notes even
6932         in PT_NOTE segments with multiple notes.
6933         * elf/readelflib.c (process_elf_file): Likewise.
6935 2007-06-22  Ulrich Drepper  <drepper@redhat.com>
6937         * nis/nis_domain_of.c (__nis_domain_of): Make the code a bit more
6938         ISO C compliant.
6940 2007-06-19  Ulrich Drepper  <drepper@redhat.com>
6942         * elf/dl-close.c (free_mem): Free _dl_scope_free_list.
6944 2007-06-13  Jakub Jelinek  <jakub@redhat.com>
6946         * include/link.h: Don't include rtld-lowlevel.h.
6947         (struct link_map): Remove l_scope_lock.
6948         * sysdeps/generic/ldsodefs.h: Don't include rtld-lowlevel.h.
6949         (_dl_scope_free_list): New field (variable) in _rtld_global.
6950         (DL_LOOKUP_SCOPE_LOCK): Remove.
6951         (_dl_scope_free): New prototype.
6952         * elf/dl-runtime.c (_dl_fixup): Don't use __rtld_mrlock_*lock.
6953         Don't pass DL_LOOKUP_SCOPE_LOCK to _dl_lookup_symbol_x.
6954         (_dl_profile_fixup): Likewise.
6955         * elf/dl-sym.c (do_sym): Likewise.  Use wrapped _dl_lookup_symbol_x
6956         whenever !RTLD_SINGLE_THREAD_P, use THREAD_GSCOPE_SET_FLAG and
6957         THREAD_GSCOPE_RESET_FLAG around it.
6958         * elf/dl-close.c (_dl_close_worker): Don't use
6959         __rtld_mrlock_{change,done}.  Call _dl_scope_free on the old
6960         scope.  Make sure THREAD_GSCOPE_WAIT () happens if any old
6961         scopes were queued or if l_scope_mem has been abandoned.
6962         * elf/dl-open.c (_dl_scope_free): New function.
6963         (dl_open_worker): Use it.  Don't use __rtld_mrlock_{change,done}.
6964         * elf/dl-support.c (_dl_scope_free_list): New variable.
6965         * elf/dl-lookup.c (add_dependency): Remove flags argument.
6966         Remove DL_LOOKUP_SCOPE_LOCK handling.
6967         (_dl_lookup_symbol_x): Adjust caller.  Remove DL_LOOKUP_SCOPE_LOCK
6968         handling.
6969         * elf/dl-object.c (_dl_new_object): Don't use
6970         __rtld_mrlock_initialize.
6972 2007-06-19  Ulrich Drepper  <drepper@redhat.com>
6974         * sysdeps/generic/ldsodefs.h (rtld_global): Reorder some elements
6975         to fill in holes
6976         (rtld_global_ro): Likewise.
6978 2007-06-18  Jakub Jelinek  <jakub@redhat.com>
6980         * elf/dl-addr.c (_dl_addr): Skip PT_LOAD checking if l_contiguous.
6981         Move PT_LOAD checking to...
6982         (_dl_addr_inside_object): ... here, new function.
6983         * elf/dl-sym.c (do_sym): If not l_contiguous,
6984         call _dl_addr_inside_object.
6985         * elf/dl-iteratephdr.c (__dl_iterate_phdr): Likewise.
6986         * dlfcn/dlinfo.c (dlinfo_doit): Likewise.
6987         * elf/dl-open.c (dl_open_worker): Likewise.
6988         (_dl_addr_inside_object): New function if IS_IN_rtld.
6989         * elf/dl-load.c (_dl_map_object_from_fd): Set l_contiguous if no
6990         holes are present or are PROT_NONE protected.
6991         * include/link.h (struct link_map): Add l_contiguous field.
6992         * sysdeps/generic/ldsodefs.h (_dl_addr_inside_object): New prototype.
6994 2007-06-18  Jakub Jelinek  <jakub@redhat.com>
6995             Tomas Janousek  <tjanouse@redhat.com>
6996             Ulrich Drepper  <drepper@redhat.com>
6998         [BZ #4647]
6999         * resolv/res_send.c (send_dg): Remove socket_pf.  Use ipv6_unavail
7000         member in __res_state, only convaddr4to6 if nssocks[ns] is a PF_INET6
7001         socket.
7002         * resolv/resolv.h (__res_state): Add ipv6_unavail member.  Make
7003         unused member a bitmap.
7004         * resolv/res_init.c (__res_vinit): Reset ipv6_unavail if IPv6
7005         servers are configured.
7007 2007-06-18  Jakub Jelinek  <jakub@redhat.com>
7009         * elf/rtld.c (dl_main): Don't call init_tls more than once.
7011 2007-06-17  Andreas Schwab  <schwab@suse.de>
7013         * sysdeps/generic/initfini.c: Tell gcc about the nonstandard sections.
7015 2007-06-16  Andreas Jaeger  <aj@suse.de>
7017         [BZ #4125]
7018         * sysdeps/unix/sysv/linux/sys/ptrace.h
7019         (PTRACE_O_TRACESYSGOOD, PTRACE_O_TRACEFORK,
7020         PTRACE_O_TRACEVFORK, PTRACE_O_TRACECLONE, PTRACE_O_TRACEEXEC,
7021         PTRACE_O_TRACEVFORKDONE, PTRACE_O_TRACEEXIT, PTRACE_O_MASK,
7022         PTRACE_EVENT_FORK, PTRACE_EVENT_VFORK, PTRACE_EVENT_CLONE,
7023         PTRACE_EVENT_EXEC, PTRACE_EVENT_VFORK_DONE, PTRACE_EVENT_EXIT):
7024         Define.
7025         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
7026         * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h: Likewise.
7027         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
7028         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
7030 2007-06-16  Ulrich Drepper  <drepper@redhat.com>
7032         [BZ #4599]
7033         * sysdeps/unix/sysv/linux/check_pf.c (make_request): When
7034         determining whether there are IPv4/IPv6 addresses, ignore loopback
7035         addresses.
7037 2007-06-14 Uros Bizjak <ubizjak@gmail.com>
7039         * soft-fp/soft-fp.h (CMPtype): Define to "int" if undefined.
7040         * soft-fp/eqdf2.c (__eqdf2): Use CMPtype instead of int
7041         as the return type.  Change type of "r" variable to CMPtype.
7042         * soft-fp/eqsf2.c (__eqsf2): Likewise.
7043         * soft-fp/eqtf2.c (__eqtf2): Likewise.
7044         * soft-fp/gedf2.c (__gedf2): Likewise.
7045         * soft-fp/gesf2.c (__gesf2): Likewise.
7046         * soft-fp/getf2.c (__getf2): Likewise.
7047         * soft-fp/ledf2.c (__ledf2): Likewise.
7048         * soft-fp/lesf2.c (__lesf2): Likewise.
7049         * soft-fp/letf2.c (__letf2): Likewise.
7050         * soft-fp/unorddf2 (__unorddf2): Likewise.
7051         * soft-fp/unordsf2 (__unordsf2): Likewise.
7052         * soft-fp/unordtf2 (__unordtf2): Likewise.
7054 2007-06-09  Ulrich Drepper  <drepper@redhat.com>
7056         * elf/do-lookup.h (do_lookup_x): Read r_nlist before r_list and
7057         make sure gcc doesn't mess around with this.
7059 2007-06-08  Ulrich Drepper  <drepper@redhat.com>
7061         * elf/dl-lookup.c (_dl_lookup_symbol_x): Remove use of r_nlist.
7063 2007-06-08  Jakub Jelinek  <jakub@redhat.com>
7065         * elf/dl-close.c (_dl_close_worker): Remove all to be removed
7066         libraries from the global scope at once and call THREAD_GSCOPE_WAIT
7067         at most once per _dl_close_worker.
7069 2007-06-08  Ulrich Drepper  <drepper@redhat.com>
7071         * sysdeps/unix/sysv/linux/bits/sched.h: Make second parameter of
7072         __sched_cpucount as const.
7073         * posix/sched_cpucount.c: Adjust.
7075         * posix/sched_cpucount.c (__sched_cpucount): Allow using special
7076         instruction for counting bits.
7077         * sysdeps/x86_64/sched_cpucount.c: New file.
7079 2007-06-07  Ulrich Drepper  <drepper@redhat.com>
7081         * configure.in: Avoid variable named BASH.
7082         * config.make.in: Likewise.
7083         Patch in part by Mike Frysinger.
7085 2007-06-06  Jakub Jelinek  <jakub@redhat.com>
7087         [BZ #4586]
7088         * sysdeps/i386/ldbl2mpn.c (__mpn_extract_long_double): Treat
7089         pseudo-zeros as zero.
7090         * sysdeps/x86_64/ldbl2mpn.c: New file.
7091         * sysdeps/ia64/ldbl2mpn.c: New file.
7093 2007-06-04  Jakub Jelinek  <jakub@redhat.com>
7095         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (nextafterl): Remove
7096         unused ily variable.  Fix nextafterl on +-__LDBL_MAX__ and +-Inf.
7097         Remove unreachable code at the end.
7099 2007-06-01  Steven Munroe  <sjmunroe@us.ibm.com>
7101         * sysdeps/ieee754/ldbl-128ibm/s_fpclassifyl.c: Correct description of
7102         ldbl-128ibm in comment.
7103         (fpclassifyl): Correct classification of denormals.
7104         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (nextafterl): Correct
7105         return value for MIN denormal. Rewrite using long double math too
7106         correctly handle denormals and canonicalize the results.
7108 2007-06-05  Jakub Jelinek  <jakub@redhat.com>
7110         * sysdeps/ieee754/ldbl-128ibm/mpn2ldbl.c
7111         (__mpn_construct_long_double): Fix conversion where result ought
7112         to be smaller than __LDBL_MIN__, or the low double should be
7113         denormal.  Fix decision where to negate low double - honor round
7114         to even rules.
7115         * stdio-common/tst-sprintf2.c: Include string.h.
7116         (COMPARE_LDBL): Define.
7117         (TEST): Also test whether a string hexadecimal float representation
7118         can be parsed back to the number.
7119         (main): Add a couple of further tests.
7121 2007-06-04  Jakub Jelinek  <jakub@redhat.com>
7123         * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c
7124         (PRINT_FPHEX_LONG_DOUBLE): Fix printing numbers where lower double
7125         is non-zero, but smaller than 2 * __DBL_MIN__.
7126         * stdio-common/tst-sprintf2.c: New test.
7127         * stdio-common/Makefile (tests): Add tst-sprintf2.
7129         * math/test-misc.c (main): Don't run last batch of tests with
7130         IBM long double format.
7132 2007-05-31  Steven Munroe  <sjmunroe@us.ibm.com>
7134         * sysdeps/powerpc/powerpc32/970/fpu/Implies: New file.
7135         * sysdeps/powerpc/powerpc32/power5/fpu/Implies: New file.
7136         * sysdeps/powerpc/powerpc32/power5+/fpu/Implies: New file.
7137         * sysdeps/powerpc/powerpc32/power6/fpu/Implies: New file.
7138         * sysdeps/powerpc/powerpc32/power6x/fpu/Implies: New file.
7139         * sysdeps/powerpc/powerpc64/970/fpu/Implies: New file.
7140         * sysdeps/powerpc/powerpc64/power5/fpu/Implies: New file.
7141         * sysdeps/powerpc/powerpc64/power5+/fpu/Implies: New file.
7142         * sysdeps/powerpc/powerpc64/power6/fpu/Implies: New file.
7143         * sysdeps/powerpc/powerpc64/power6x/fpu/Implies: New file.
7144         * sysdeps/unix/sysv/linux/powerpc/powerpc32/970/fpu/Implies: New file.
7145         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power4/fpu/Implies:
7146         New file.
7147         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5/fpu/Implies:
7148         New file.
7149         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5+/fpu/Implies:
7150         New file.
7151         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/fpu/Implies:
7152         New file.
7153         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6x/fpu/Implies:
7154         New file.
7155         * sysdeps/unix/sysv/linux/powerpc/powerpc64/970/fpu/Implies: New file.
7156         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power4/fpu/Implies:
7157         New file.
7158         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5/fpu/Implies:
7159         New file.
7160         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5+/fpu/Implies:
7161         New file.
7162         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/fpu/Implies:
7163         New file.
7164         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6x/fpu/Implies:
7165         New file.
7167 2007-05-31  Steven Munroe  <sjmunroe@us.ibm.com>
7169         * sysdeps/powerpc/powerpc32/powerpc64/fpu/s_llrint.S: Move.
7170         * sysdeps/powerpc/powerpc32/power4/fpu/s_llrint.S: To here.
7171         * sysdeps/powerpc/powerpc32/powerpc64/fpu/s_llrintf.S: Move.
7172         * sysdeps/powerpc/powerpc32/power4/fpu/s_llrintf.S: To here.
7173         * sysdeps/powerpc/powerpc32/powerpc64/fpu/s_llround.S: Move.
7174         * sysdeps/powerpc/powerpc32/power4/fpu/s_llround.S: To here.
7175         * sysdeps/powerpc/powerpc32/powerpc64/fpu/s_llroundf.S: Move.
7176         * sysdeps/powerpc/powerpc32/power4/fpu/s_llroundf.S: To here.
7178 2007-05-22  Steven Munroe  <sjmunroe@us.ibm.com>
7180         * sysdeps/powerpc/powerpc32/power5+/fpu/s_round.S
7181         (LONG_DOUBLE_COMPAT): Specify correct version, GLIBC_2_1.
7182         * sysdeps/powerpc/powerpc32/power5+/fpu/s_trunc.S
7183         (LONG_DOUBLE_COMPAT): Specify correct version, GLIBC_2_1.
7184         * sysdeps/powerpc/powerpc64/power5+/fpu/s_round.S
7185         (LONG_DOUBLE_COMPAT): Specify correct version, GLIBC_2_1.
7186         * sysdeps/powerpc/powerpc64/power5+/fpu/s_trunc.S
7187         (LONG_DOUBLE_COMPAT): Specify correct version, GLIBC_2_1.
7189 2007-05-21  Steven Munroe  <sjmunroe@us.ibm.com>
7191         * sysdeps/powerpc/powerpc32/power4/fpu/slowexp.c: New file.
7192         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrt.c: New file.
7193         * sysdeps/powerpc/powerpc64/power4/fpu/slowexp.c: New file.
7194         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: New file.
7196 2007-03-15  Steven Munroe  <sjmunroe@us.ibm.com>
7198         * sysdeps/powerpc/powerpc32/powerpc64/fpu/s_llrint.S
7199         [LONG_DOUBLE_COMPAT]: Add compat_symbol for llrintl@@GLIBC_2_1.
7201 2006-02-13  Steven Munroe  <sjmunroe@us.ibm.com>
7203         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrint.S: New File
7204         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrintf.S: New File
7205         * sysdeps/powerpc/powerpc32/power6/fpu/s_llround.S: New File
7206         * sysdeps/powerpc/powerpc32/power6/fpu/s_llroundf.S: New File
7208 2006-10-20  Steven Munroe  <sjmunroe@us.ibm.com>
7210         * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: New file.
7211         * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: New file.
7213 2006-10-03  Steven Munroe  <sjmunroe@us.ibm.com>
7215         * sysdeps/powerpc/powerpc32/powerpc64/fpu/s_llround.S: New file.
7216         * sysdeps/powerpc/powerpc32/powerpc64/fpu/s_llroundf.S: New file.
7218         * sysdeps/powerpc/powerpc32/powerpc64/fpu/Makefile: Moved.
7219         * sysdeps/powerpc/powerpc32/powerpc64/fpu/mpa.c: Likewise.
7220         * sysdeps/powerpc/powerpc32/power4/fpu/Makefile: To here.
7221         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Likewise.
7223 2006-09-29  Steven Munroe  <sjmunroe@us.ibm.com>
7225         * sysdeps/powerpc/powerpc32/power6x/fpu/s_lrint.S: New file.
7226         * sysdeps/powerpc/powerpc32/power6x/fpu/s_lround.S: New file.
7227         * sysdeps/powerpc/powerpc64/power6x/fpu/s_llrint.S: New file.
7228         * sysdeps/powerpc/powerpc64/power6x/fpu/s_llround.S: New file.
7230 2006-09-28  Steven Munroe  <sjmunroe@us.ibm.com>
7232         * sysdeps/powerpc/powerpc32/power5+/fpu/s_llround.S: New file.
7233         * sysdeps/powerpc/powerpc32/power5+/fpu/s_llroundf.S: New file.
7234         * sysdeps/powerpc/powerpc32/power5+/fpu/s_lround.S: New file.
7235         * sysdeps/powerpc/powerpc32/power6x/fpu/Implies: New file.
7236         * sysdeps/powerpc/powerpc64/power5+/fpu/s_llround.S: New file.
7237         * sysdeps/powerpc/powerpc64/power6x/fpu/Implies: New file.
7239 2006-08-31  Steven Munroe  <sjmunroe@us.ibm.com>
7241         * sysdeps/powerpc/powerpc32/powerpc64/fpu/Makefile: New file.
7242         * sysdeps/powerpc/powerpc32/powerpc64/fpu/mpa.c: New file.
7243         * sysdeps/powerpc/powerpc64/power4/fpu/Makefile: New file.
7244         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: New file.
7246 2006-06-15  Steven Munroe  <sjmunroe@us.ibm.com>
7248         * sysdeps/powerpc/powerpc32/power5+/fpu/s_ceil.S: New file.
7249         * sysdeps/powerpc/powerpc32/power5+/fpu/s_ceilf.S: New file.
7250         * sysdeps/powerpc/powerpc32/power5+/fpu/s_floor.S: New file.
7251         * sysdeps/powerpc/powerpc32/power5+/fpu/s_floorf.S: New file.
7252         * sysdeps/powerpc/powerpc32/power5+/fpu/s_round.S: New file.
7253         * sysdeps/powerpc/powerpc32/power5+/fpu/s_roundf.S: New file.
7254         * sysdeps/powerpc/powerpc32/power5+/fpu/s_trunc.S: New file.
7255         * sysdeps/powerpc/powerpc32/power5+/fpu/s_truncf.S: New file.
7256         * sysdeps/powerpc/powerpc64/power5+/fpu/s_ceil.S: New file.
7257         * sysdeps/powerpc/powerpc64/power5+/fpu/s_ceilf.S: New file.
7258         * sysdeps/powerpc/powerpc64/power5+/fpu/s_floor.S: New file.
7259         * sysdeps/powerpc/powerpc64/power5+/fpu/s_floorf.S: New file.
7260         * sysdeps/powerpc/powerpc64/power5+/fpu/s_round.S: New file.
7261         * sysdeps/powerpc/powerpc64/power5+/fpu/s_roundf.S: New file.
7262         * sysdeps/powerpc/powerpc64/power5+/fpu/s_trunc.S: New file.
7263         * sysdeps/powerpc/powerpc64/power5+/fpu/s_truncf.S: New file.
7265 2006-03-20  Steven Munroe  <sjmunroe@us.ibm.com>
7267         * sysdeps/powerpc/powerpc32/powerpc64/fpu/s_llrint.S: New file.
7268         * sysdeps/powerpc/powerpc32/powerpc64/fpu/s_llrintf.S: New file.
7270 2007-06-01  Steven Munroe  <sjmunroe@us.ibm.com>
7272         * sysdeps/powerpc/powerpc32/power6/memset.S: New file.
7273         * sysdeps/powerpc/powerpc64/power6/memset.S: New file.
7275 2007-05-31  Steven Munroe  <sjmunroe@us.ibm.com>
7277         * sysdeps/powerpc/powerpc32/970/Implies: New file.
7278         * sysdeps/powerpc/powerpc32/power5/Implies: New file.
7279         * sysdeps/powerpc/powerpc32/power5+/Implies: New file.
7280         * sysdeps/powerpc/powerpc32/power6/Implies: New file.
7281         * sysdeps/powerpc/powerpc32/power6x/Implies: New file.
7282         * sysdeps/powerpc/powerpc64/970/Implies: New file.
7283         * sysdeps/powerpc/powerpc64/power5/Implies: New file.
7284         * sysdeps/powerpc/powerpc64/power5+/Implies: New file.
7285         * sysdeps/powerpc/powerpc64/power6/Implies: New file.
7286         * sysdeps/powerpc/powerpc64/power6x/Implies: New file.
7288 2007-05-21  Steven Munroe  <sjmunroe@us.ibm.com>
7290         * sysdeps/powerpc/powerpc32/power4/memset.S: New file
7292 2007-03-13  Steven Munroe  <sjmunroe@us.ibm.com>
7294         * sysdeps/powerpc/powerpc64/memcpy.S: Improve aligned loop to minimize
7295         branch miss-predicts. Ensure that cache line crossing does not impact
7296         dispatch grouping.
7298 2006-12-13  Steven Munroe  <sjmunroe@us.ibm.com>
7300         * sysdeps/powerpc/powerpc64/power4/memcopy.h: Replace with include
7301         "../../powerpc32/power4/memcopy.h".
7302         * sysdeps/powerpc/powerpc64/power4/wordcopy.c: Replace with include
7303         "../../powerpc32/power4/wordcopy.c".
7305 2006-10-03  Steven Munroe  <sjmunroe@us.ibm.com>
7307         * sysdeps/powerpc/powerpc32/powerpc64/Makefile: Moved.
7308         * sysdeps/powerpc/powerpc32/powerpc64/memcopy.h: Likewise.
7309         * sysdeps/powerpc/powerpc32/powerpc64/wordcopy.c: Likewise.
7310         * sysdeps/powerpc/powerpc32/power4/Makefile: To here.
7311         * sysdeps/powerpc/powerpc32/power4/memcopy.h: Likewise.
7312         * sysdeps/powerpc/powerpc32/power4/wordcopy.c: Likewise.
7314 2006-09-10  Steven Munroe  <sjmunroe@us.ibm.com>
7316         * sysdeps/powerpc/powerpc32/power6/memcpy.S: New file.
7318 2006-08-31  Steven Munroe  <sjmunroe@us.ibm.com>
7320         * sysdeps/powerpc/powerpc32/power6/wordcopy.c: New file.
7321         * sysdeps/powerpc/powerpc32/powerpc64/Makefile: New file.
7322         * sysdeps/powerpc/powerpc32/powerpc64/memcopy.h: New file.
7323         * sysdeps/powerpc/powerpc32/powerpc64/wordcopy.c: New file.
7324         * sysdeps/powerpc/powerpc64/power4/Makefile: New file.
7325         * sysdeps/powerpc/powerpc64/power4/memcopy.h: New file.
7326         * sysdeps/powerpc/powerpc64/power4/wordcopy.c: New file.
7327         * sysdeps/powerpc/powerpc64/power6/wordcopy.c: New file.
7329 2006-07-06  Steven Munroe  <sjmunroe@us.ibm.com>
7331         * sysdeps/powerpc/powerpc64/power6/memcpy.S: New file.
7333 2006-03-20  Steven Munroe  <sjmunroe@us.ibm.com>
7335         * sysdeps/powerpc/powerpc32/power4/memcmp.S: New file.
7336         * sysdeps/powerpc/powerpc32/power4/memcpy.S: New file.
7337         * sysdeps/powerpc/powerpc32/power4/memset.S: New file.
7338         * sysdeps/powerpc/powerpc32/power4/strncmp.S: New file.
7339         * sysdeps/powerpc/powerpc64/power4/memcmp.S: New file.
7340         * sysdeps/powerpc/powerpc64/power4/memcpy.S: New file.
7341         * sysdeps/powerpc/powerpc64/power4/strncmp.S: New file.
7343 2007-05-29  Roland McGrath  <roland@redhat.com>
7345         * po/Makefile (po-sed-cmd): New variable.
7346         (libc.pot.files): Move sed command text in there, avoid \ inside ''.
7348 2007-05-29  Ulrich Drepper  <drepper@redhat.com>
7350         * crypt/md5-crypt.c: Fix comment.
7352         * nscd/nscd_helper.c (get_mapping): Handle short replies instead
7353         of crashing.  When this is the case or if the reply is malformed,
7354         don't try to close the new file descriptor since it does not
7355         exist.
7356         Patch in part by Guillaume Chazarain <guichaz@yahoo.fr>.
7358 2007-05-28  Jakub Jelinek  <jakub@redhat.com>
7360         * sysdeps/unix/sysv/linux/futimes.c (miss_utimensat): Don't define
7361         if __NR_utimensat is not defined.
7363 2007-05-26  Ulrich Drepper  <drepper@redhat.com>
7365         * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Include <sysdep.h>.
7367 2007-05-25  Jakub Jelinek  <jakub@redhat.com>
7369         * io/bits/fcntl2.h (__open_2): Add nonnull attribute.
7370         (open): Fix comment typos.  Don't call __open_2 if flags
7371         is a compile time constant without O_CREAT.
7372         (__open64_2): Add nonnull attribute.
7373         (open64): Fix comment typos.  Don't call __open64_2 if flags
7374         is a compile time constant without O_CREAT.
7375         (__openat_2): Add nonnull attribute, fix nonnull attribute
7376         on redirect.
7377         (openat): Fix comment typos.  Don't call __openat_2 if flags
7378         is a compile time constant without O_CREAT.
7379         (__openat64_2): Add nonnull attribute, fix nonnull attribute
7380         on redirect.
7381         (openat64): Fix comment typos.  Don't call __openat64_2 if flags
7382         is a compile time constant without O_CREAT.
7384 2007-05-24  Ulrich Drepper  <drepper@redhat.com>
7386         * Makerules (sysd-rules): Define PTW for ptw-* files.
7387         * Versions: Define GLIBC_2.7 for libc.
7388         * include/stdio.h: Declare __fortify_fail.
7389         * debug/fortify_fail.c: New file.
7390         * debug/Makefile (routines): Add fortify_fail.
7391         * debug/chk_fail.c: Use __fortify_fail.
7392         * debug/stack_chk_fail.c: Likewise.
7393         * io/Versions: Export __open_2, __open64_2, __openat_2, and
7394         __openat64_2 for GLIBC_2.7.
7395         * io/fcntl.h: When compiling with fortification, include bits/fcntl2.h.
7396         * io/open.c: Define *_2 variant of function which checks for O_CREAT
7397         and fails if necessary.
7398         * io/open64.c: Likewise.
7399         * io/openat.c: Likewise.
7400         * io/openat64.c: Likewise.
7401         * sysdeps/unix/sysv/linux/open64.c: Likewise.
7402         * sysdeps/unix/sysv/linux/openat.c: Likewise.
7403         * sysdeps/unix/sysv/linux/openat64.c: Likewise.
7404         * io/bits/fcntl2.h: New file.
7405         * include/fcntl.h: Declare __open_2, __open64_2, __openat_2, and
7406         __openat64_2.
7407         * include/bits/fcntl2.h: New file.
7408         * sysdeps/unix/sysv/linux/Makefile [subdir=io] (sysdep_routines):
7409         Add open_2.
7410         * sysdeps/unix/sysv/linux/open_2.c: New file.
7412 2007-05-21  Ulrich Drepper  <drepper@redhat.com>
7414         * sysdeps/x86_64/cacheinfo.c (init_cacheinfo): Pass correct value
7415         as second parameter to handle_intel.
7417         * nscd/aicache.c (addhstaiX): If reported TTL is zero don't cache
7418         the entry.
7420         * sysdeps/unix/sysv/linux/x86_64/sysconf.c: Move cache information
7421         handling to ...
7422         * sysdeps/x86_64/cacheinfo.c: ... here.  New file.
7423         * sysdeps/x86_64/Makefile [subdir=string] (sysdep_routines): Add
7424         cacheinfo.
7425         * sysdeps/x86_64/memcpy.S: Complete rewrite.
7426         * sysdeps/x86_64/mempcpy.S: Adjust appropriately.
7427         Patch by Evandro Menezes <evandro.menezes@amd.com>.
7429         * sysdeps/unix/sysv/linux/i386/epoll_pwait.S: New file.
7431 2007-05-21  Jakub Jelinek  <jakub@redhat.com>
7433         [BZ #4525]
7434         * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Add epoll_pwait.
7435         * sysdeps/unix/sysv/linux/epoll_pwait.c: New file.
7436         * sysdeps/unix/sysv/linux/syscalls.list (epoll_pwait): Remove.
7438         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h (epoll_pwait): Declare.
7440         [BZ #4514]
7441         * stdio-common/vfprintf.c (vfprintf): Don't shadow workstart variable,
7442         reinitialize workend at the start of each do_positional format spec
7443         loop, free workstart before do_positional loops.
7444         (printf_unknown): Fix size of work_buffer.
7445         * stdio-common/tst-sprintf.c (main): Add 3 new testcases.
7447         * malloc/hooks.c (MALLOC_STATE_VERSION): Bump.
7448         (public_sET_STATe): If ms->version < 3, put all chunks into
7449         unsorted chunks and clear {fd,bk}_nextsize fields of largebin
7450         chunks.
7452         * malloc/malloc.c [MALLOC_DEBUG]: Revert 2007-05-13 changes.
7453         * malloc/hooks.c: Likewise.
7454         * malloc/arena.c: Likewise.
7455         * malloc/malloc.c (do_check_malloc_state): Don't assert
7456         n_mmaps is not greater than n_mmaps_max.  This removes the need
7457         for the previous change.
7459         * malloc/Makefile (CFLAGS-malloc.c): Revert accidental
7460         2007-05-07 commit.
7462 2007-05-19  Ulrich Drepper  <drepper@redhat.com>
7464         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_PRIVATE_FUTEX):
7465         Define for kernel >= 2.6.22.
7467 2007-05-18  Ulrich Drepper  <drepper@redhat.com>
7469         * elf/dl-close.c (_dl_close_worker): When removing object from
7470         global scope, wait for all lookups to finish afterwards.
7471         * elf/dl-open.c (add_to_global): When global scope array must
7472         grow, allocate a new one and free old array only after all
7473         lookups finish.
7474         * elf/dl-runtime.c (_dl_fixup): Protect using global scope.
7475         (_dl_lookup_symbol_x): Likewise.
7476         * elf/dl-support.c: Define _dl_wait_lookup_done.
7477         * sysdeps/generic/ldsodefs.h (struct rtld_global): Add
7478         _dl_wait_lookup_done.
7480         * malloc/malloc.c (do_check_chunk): Correct check for mmaped block
7481         not overlapping with arena.
7483         * malloc/mcheck.c (reallochook): If size==0, free the block.
7485         * rt/tst-shm.c: Use fstat64 instead of fstat.
7487         * sysdeps/unix/sysv/linux/i386/sync_file_range.S: Fix case where
7488         __NR_sync_file_range is not defined.
7490 2007-05-17  Ulrich Drepper  <drepper@redhat.com>
7492         Dummy files to prevent stub versions from being used.
7493         * sysdeps/x86_64/fpu/k_cosl.c: New file.
7494         * sysdeps/x86_64/fpu/k_rem_pio2l.c: New file.
7495         * sysdeps/x86_64/fpu/k_sinl.c: New file.
7496         * sysdeps/x86_64/fpu/k_tanl.c: New file.
7498         * version.h (VERSION): Set to 2.6.90.
7500 2007-05-14  Ulrich Drepper  <drepper@redhat.com>
7502         * version.h (VERSION): Define to 2.6.
7503         * include/features.h (__GLIBC_MINOR__): Define to 6.
7505         * malloc/malloc.c: Use all small bin slots on 64-bit archs.
7507         * malloc/malloc.c (largebin_index): Really have 32 buckets with 64
7508         sizes.
7510 2007-05-13  Ulrich Drepper  <drepper@redhat.com>
7512         * malloc/malloc.c [MALLOC_DEBUG]: Keep track of current maximum
7513         number of mmaps.  n_mmaps_max is the target.
7514         * malloc/hooks.c: Likewise.
7515         * malloc/arena.c: Likewise.
7517 2007-05-12  Andreas Jaeger  <aj@suse.de>
7519         * sysdeps/unix/sysv/linux/tst-getcpu.c: Include <unistd.h> for
7520         getpid.
7522 2007-05-11  Ulrich Drepper  <drepper@redhat.com>
7524         * elf/dl-close.c (_dl_close_worker): Help gcc to optimize by
7525         adding new variables.
7527         * elf/dl-open.c (add_to_global): Introduce variable ns to help gcc
7528         optimize.  Completely extend global scope array before making the
7529         new entries visible.
7531 2007-05-10  Ulrich Drepper  <drepper@redhat.com>
7533         * sysdeps/unix/sysv/linux/tst-getcpu.c: New file.
7534         * sysdeps/unix/sysv/linux/Makefile [subdir=posix] (tests): Add
7535         tst-getcpu.
7537         * include/link.h: Move l_version and l_nversion members around to
7538         fill gaps.
7540         * scripts/check-c++-types.sh: Don't use -fnu89-inline option.
7542         * sysdeps/unix/sysv/linux/sched_setaffinity.c
7543         (__sched_setaffinity_new): If syscall was successful and
7544         RESET_VGETCPU_CACHE is defined, use it before returning.
7545         * sysdeps/unix/sysv/linux/x86_64/sched_setaffinity.c: New file.
7547         * io/sys/stat.h: Make sure struct timespec is defined for
7548         __USE_ATFILE.
7550         * sysdeps/unix/sysv/linux/powerpc/bits/stat.h: Define UTIME_NOW and
7551         UTIME_OMIT.
7552         * sysdeps/unix/sysv/linux/x86_64/bits/stat.h: Likewise.
7553         * sysdeps/unix/sysv/linux/sparc/bits/stat.h: Likewise.
7554         * sysdeps/unix/sysv/linux/alpha/bits/stat.h: Likewise.
7555         * sysdeps/unix/sysv/linux/ia64/bits/stat.h: Likewise.
7556         * sysdeps/unix/sysv/linux/bits/stat.h: Likewise.
7557         * sysdeps/unix/sysv/linux/s390/bits/stat.h: Likewise.
7558         * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_UTIMENSAT.
7559         * io/sys/stat.h: Declare utimensat, futimens.
7560         * io/utimensat.c: New file.
7561         * io/futimens.c: New file.
7562         * sysdeps/unix/sysv/linux/utimensat.c: New file.
7563         * sysdeps/unix/sysv/linux/futimens.c: New file.
7564         * io/Makefile (routines): Add utimensat, futimens.
7565         * io/Versions: Add utimensat, futimens to GLIBC_2.6.
7566         * sysdeps/unix/sysv/linux/lutimes.c: New file.
7567         * sysdeps/unix/sysv/linux/futimes.c: Use utimensat syscall if
7568         available.
7570         * include/sys/cdefs.h: Redefine __nonnull so that test for
7571         incorrect parameters in the libc code itself are not omitted.
7573 2007-05-09  Jakub Jelinek  <jakub@redhat.com>
7575         * sysdeps/ia64/fpu/fraiseexcpt.c (feraiseexcept): Don't raise overflow
7576         exception in addition to inexact when asked to raise only FE_INEXACT.
7578         [BZ #3427]
7579         * sysdeps/s390/fpu/feholdexcpt.c (feholdexcept): Don't clear exceptions
7580         in *envp.
7582 2007-05-07  Ulrich Drepper  <drepper@redhat.com>
7584         [BZ #4403]
7585         * string/strfry.c (strfry): Make result more random.
7587 2007-05-07  Richard Henderson  <rth@redhat.com>
7589         * sysdeps/alpha/fpu/bits/mathinline.h (__isnanl): Don't define
7590         if __NO_LONG_DOUBLE_MATH.
7591         * sysdeps/unix/sysv/linux/alpha/ioperm.c: If BWX insns not
7592         available in the compiler, add .arch directive to the assembly.
7594 2007-05-07  Jakub Jelinek  <jakub@redhat.com>
7596         * sysdeps/alpha/fpu/s_nearbyint.c (nearbyintl): Fix version on
7597         compat_symbol to GLIBC_2_1.
7598         * sysdeps/alpha/fpu/s_fmin.S (fminl): Likewise.
7599         * sysdeps/alpha/fpu/s_trunc.c (truncl): Likewise.
7600         * sysdeps/alpha/fpu/s_fmax.S (fmaxl): Likewise.
7601         * sysdeps/alpha/fpu/s_lrint.c (lrintl, llrintl): Likewise.
7602         * sysdeps/alpha/fpu/s_lround.c (lroundl, llroundl): Likewise.
7603         * sysdeps/alpha/fpu/s_round.c (roundl): Likewise.
7604         * sysdeps/alpha/fpu/s_isnan.c (isnanl): Provide compat_symbol in
7605         libc, not libm.
7606         (__isnanl): New compat_symbol.
7608 2007-05-07  Ulrich Drepper  <drepper@redhat.com>
7609             Jakub Jelinek  <jakub@redhat.com>
7611         * malloc/arena.c (heap_info): Add mprotect_size field, adjust pad.
7612         (new_heap): Initialize mprotect_size.
7613         (grow_heap): When growing, only mprotect from mprotect_size till
7614         new_size if mprotect_size is smaller.  When shrinking, use PROT_NONE
7615         MMAP for __libc_enable_secure only, otherwise use MADV_DONTNEED.
7617 2007-04-30  Steven Munroe  <sjmunroe@us.ibm.com>
7618             Peter Bergner  <bergner@us.ibm.com>
7620         * sysdeps/powerpc/bits/fenv.h: Declare __fe_mask_env extern.
7621         Define FE_NOMASK_ENV as FE_EANBLED_ENV.  Define FE_MASK_ENV.
7622         * sysdeps/powerpc/fpu/Makefile: Add fe_mask to libm-support.
7623         * sysdeps/powerpc/fpu/fe_mask.c: New file.
7624         * sysdeps/powerpc/fpu/fe_nomask.c: Correct comment.
7625         * sysdeps/powerpc/fpu/fedisblxcpt.c (fedisableexcept):
7626         Call __fe_mask_env() if all FP exceptions disabled.
7627         * sysdeps/powerpc/fpu/feholdexcpt.c (feholdexcept): Copy high 32-bits
7628         from old FPSCR to new fenv to propagate DFP rounding modes.
7629         Call __fe_mask_env() if FP exceptions previously enabled.
7630         * sysdeps/powerpc/fpu/fesetenv.c (fesetenv): Change mask to merge
7631         exceptions from env.  Use __fe_nomask_env() or __fe_mask_env() when
7632         transitioning from all exceptions disabled to any exception enabled
7633         or visa versa.
7634         * sysdeps/powerpc/fpu/feupdateenv.c (__feupdateenv): Change mask to
7635         merge exceptions from env.  Call __fe_nomask_env or __fe_mask_env
7636         when transitioning from all exceptions disabled to any exception
7637         enabled or visa versa.
7638         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fe_nomask.c: Moved to...
7639         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c: ...here.
7640         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fe_nomask.c: Moved to...
7641         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c: ...here.
7642         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_mask.c: New file.
7643         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_mask.c: New file.
7645 2007-05-06  Ulrich Drepper  <drepper@redhat.com>
7647         [BZ #4465]
7648         * posix/unistd.h: Remove __THROW from fdatasync.
7650 2007-05-06  Mike Frysinger  <vapier@gentoo.org>
7652         [BZ #4465]
7653         * sysdeps/unix/sysv/linux/syscalls.list (fdatasync): Add "C" to args.
7655 2007-05-06  Ulrich Drepper  <drepper@redhat.com>
7657         * stdio-common/vfprintf.c (process_string_arg): Optimize
7658         ridiculous precision in wide char code printing multi-byte string.
7659         Reported by Jim Meyering <jim@meyering.net>.
7661         [BZ #4131]
7662         * elf/dl-addr.c (_dl_addr): Compare address with actual segment
7663         boundaries to work around systems with overlapping binary loading.
7664         Based on a patch by Suzuki <suzuki@in.ibm.com>.
7666 2007-05-04  Ulrich Drepper  <drepper@redhat.com>
7668         * stdio-common/vfprintf.c (process_string_arg): Adjust call to
7669         __mbsnrtowcs after last change.
7671         * locale/programs/linereader.c (get_symname): Fix adding final NUL.
7672         (get_ident): Likewise.
7674 2007-05-03  Jakub Jelinek  <jakub@redhat.com>
7676         * soft-fp/op-common.h (FP_TRUNC): Replace raising of FP_EX_INEXACT
7677         with setting the sticky bit.
7678         * math/test-misc.c (main): Add more truncation tests.
7680 2007-04-14  Uros Bizjak  <ubizjak@gmail.com>
7682         * soft-fp/floatunsidf.c (__floatunsidf): Use DFtype instead of
7683         double in the function declaration.
7684         * soft-fp/floatundidf.c (__floatundidf): Use DFtype instead of
7685         double in the function declaration.
7686         * soft-fp/floatunsisf.c (__floatunsisf): Use SFtype instead of
7687         float in the function declaration.
7688         * soft-fp/floatunsisf.c (__floatunsisf): Use SFtype instead of
7689         float in the function declaration.
7691         * soft-fp/extended.h (FP_UNPACK_RAW_E): Do not increase X##_e for
7692         denormal operands.  Do not generate FP_EX_DENORM exception.
7693         (FP_UNPACK_RAW_EP): Ditto.
7694         (FP_UNPACK_SEMIRAW_E): Use FP_UNPACK_RAW_E instead of
7695         undefined _FP_UNPACK_RAW_E.
7696         (FP_UNPACK_SEMIRAW_EP): Use FP_UNPACK_RAW_EP instead of
7697         undefined _FP_UNPACK_RAW_EP.
7698         (FP_PACK_SEMIRAW_E): Use FP_PACK_RAW_E instead of
7699         undefined _FP_PACK_RAW_E.
7700         (FP_PACK_SEMIRAW_EP): Use FP_PACK_RAW_EP instead of
7701         undefined _FP_PACK_RAW_EP.
7703         * soft-fp/op-2.h (_FP_FRAC_COPY_2_2): Define as alias to
7704         _FP_FRAC_COPY_2.
7705         * soft-fp/op-4.h (_FP_FRAC_COPY_2_2): Define as alias to
7706         _FP_FRAC_COPY_4.
7708 2007-04-16  Uros Bizjak  <ubizjak@gmail.com>
7709             Jakub Jelinek  <jakub@redhat.com>
7711         * soft-fp/op-common.h (FP_EXTEND): Do not abort when
7712         _FP_EXPBIAS_##dfs == _FP_EXPBIAS_##sfs.  Handle denormals for
7713         this case.
7714         * soft-fp/op-common.h (FP_TRUNC): Ditto.
7716 2007-05-03  Jakub Jelinek  <jakub@redhat.com>
7718         * math/test-misc.c (main): Add tests for rounding long double
7719         values close to smallest double denormalized value to double.
7721 2007-04-30  Joseph Myers  <joseph@codesourcery.com>
7723         * soft-fp/op-common.h (FP_TRUNC): Correct off-by-one error in
7724         condition for truncating to 0.  Set sticky bit for such
7725         truncation.
7727 2007-05-02  Jakub Jelinek  <jakub@redhat.com>
7729         * stdio-common/vfprintf.c (process_string_arg): Use a VLA rather than
7730         fixed length array for ignore.
7732 2007-04-30  Ulrich Drepper  <drepper@redhat.com>
7734         [BZ #4438]
7735         * stdio-common/vfprintf.c (process_string_arg): Don't overflow the
7736         stack for large precisions.
7737         * stdio-common/test-vfprintf.c (main): Add test for large
7738         precision.
7740 2007-04-30  Jakub Jelinek  <jakub@redhat.com>
7742         * stdio-common/printf_fp.c (___printf_fp): Don't print negative sign
7743         for exponent 0.
7744         * stdio-common/tfformat.c (sprint_doubles): Add a new test.
7746         [BZ #4439]
7747         * resolv/inet_ntop.c (inet_ntop4): Take terminating '\0' into
7748         account in the size check.
7749         * resolv/tst-inet_ntop.c: New test.
7750         * resolv/Makefile (tests): Add tst-inet_ntop.
7752 2007-04-30  Ulrich Drepper  <drepper@redhat.com>
7753             Jakub Jelinek  <jakub@redhat.com>
7755         [BZ #4349]
7756         * malloc/malloc.c: Keep separate list for first blocks on the bin
7757         lists with a given size.  This helps skipping over list elements
7758         we know won't fit in two places.
7759         Inspired by a patch by Tomash Brechko <tomash.brechko@gmail.com>.
7761 2007-04-28  Ulrich Drepper  <drepper@redhat.com>
7763         [BZ #4102]
7764         * sysdeps/posix/getaddrinfo.c (default_labels): Assign separate
7765         label to Teredo tunnel addresses 2001://32.
7767 2007-04-27  Ulrich Drepper  <drepper@redhat.com>
7769         * locale/programs/ld-collate.c (collate_read): Allow order_start
7770         after copy.
7772         * locale/programs/ld-collate.c (collate_read): Fix printing of
7773         error message.
7775         [BZ #3213]
7776         * locale/C-translit.h.in: Add entry for U2044.
7778         [BZ #4342]
7779         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Allow
7780         hexa-decimal floats without exponent.
7781         * stdio-common/tstscanf.c (main): Adjust Test 8 test for success.
7783 2007-04-25  Ulrich Drepper  <drepper@redhat.com>
7785         * sysdeps/unix/sysv/linux/bits/sched.h: Declare sched_getcpu.
7786         * sysdeps/unix/sysv/linux/sched_getcpu.c: New file.
7787         * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S: New file.
7788         * sysdeps/unix/sysv/linux/Versions: Export sched_getcpu for
7789         GLIBC_2.6.
7790         * sysdeps/unix/sysv/linux/Makefile [subdir=posix] (sysdep_routines):
7791         Add sched_getcpu.
7793 2007-04-25  Jakub Jelinek  <jakub@redhat.com>
7795         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Return -1 instead
7796         of 0 after the out_fail label.
7798 2007-04-25  Ulrich Drepper  <drepper@redhat.com>
7800         [BZ #4406]
7801         * iconv/gconv_charset.h (strip): Allow ':'.
7802         * iconv/iconv_open.c (iconv_open): Adjust comment.
7804 2007-04-25  Jakub Jelinek  <jakub@redhat.com>
7806         * libio/bits/stdio.h (fgetc_unlocked): Add extern inline optimized
7807         version.
7809 2007-04-23  Jakub Jelinek  <jakub@redhat.com>
7811         [BZ #4381]
7812         * nss/nss_files/files-hosts.c (HOST_DB_LOOKUP): Ensure sufficient
7813         alignment of buffer and tmp_buffer.
7814         * nis/nss_nis/nis-hosts.c (internal_nis_gethostent_r,
7815         internal_gethostbyname2_r, _nss_nis_gethostbyaddr_r): Ensure sufficient
7816         alignment of buffer.
7817         * resolv/nss_dns/dns-hosts.c (getanswer_r): Likewise.  Handle buflen
7818         bigger than INT_MAX.
7819         * resolv/nss_dns/dns-network.c (getanswer_r): Likewise.  Add errnop and
7820         h_errnop arguments.  Fail if buflen is too small.
7821         (_nss_dns_getnetbyname_r, _nss_dns_getnetbyaddr_r): Adjust callers.
7823 2007-04-23  Jakub Jelinek  <jakub@redhat.com>
7825         [BZ #4405]
7826         * iconvdata/gconv-modules (E13B): Add a missing slash to the alias
7827         name.  Patch by Aurelien Jarno <aurelien@aurel32.net>.
7829 2007-04-22  Roland McGrath  <roland@redhat.com>
7831         * elf/elf.h (NT_PRXFPREG): New macro.
7833 2007-04-19  Andreas Jaeger  <aj@suse.de>
7835         [BZ #3905]
7836         * bits/in.h (IPV6_ROUTER_ALERT, IPV6_MTU_DISCOVER, IPV6_MTU,
7837         IPV6_RECVERR, IPV6_V6ONLY, IPV6_JOIN_ANYCAST, IPV6_LEAVE_ANYCAST):
7838         Added.
7840 2007-04-19  Ulrich Drepper  <drepper@redhat.com>
7842         * include/sys/mman.h: Mark madvise hidden.
7843         * misc/madvise.c: Add libc_hidden_def.
7845 2007-04-06  Jakub Jelinek  <jakub@redhat.com>
7847         * nis/nis_domain_of.c (__nis_domain_of): New function.
7848         * include/rpcsvc/nislib.h (__nis_domain_of): New prototype.
7849         * nis/nis_lookup.c (nis_lookup): Use __nis_domain_of.
7850         * nis/nis_call.c (rec_dirsearch): Likewise.
7851         (first_shoot): Likewise.  Remove search_parent_first argument.
7852         (struct nis_server_cache): Rename search_parent_first field
7853         to search_parent.
7854         (nis_server_cache_search, nis_server_cache_add): Rename
7855         search_parent_first argument to search_parent.
7856         (__nisfind_server): Likewise.  If search_parent, call
7857         __nis_domain_of.
7859 2007-04-18  Ulrich Drepper  <drepper@redhat.com>
7861         * sysdeps/posix/getaddrinfo.c: Remove commented-out code.
7863 2007-04-17  Ulrich Drepper  <drepper@redhat.com>
7865         [BZ #4368]
7866         * stdlib/stdlib.h: Remove obsolete part of comment for realpath.
7868 2007-04-16  Ulrich Drepper  <drepper@redhat.com>
7870         [BZ #4364]
7871         * posix/unistd.h (_XOPEN_VERSION): Define appropriately for SUSv3.
7873 2007-04-15  Jakub Jelinek  <jakub@redhat.com>
7875         * locale/programs/locarchive.c (INITIAL_NUM_NAMES,
7876         INITIAL_SIZE_STRINGS, INITIAL_NUM_LOCREC): Update to accomodate
7877         current number of locales in SUPPORTED.
7878         (create_archive): Initialize serial.
7879         (enlarge_archive): Preserve aliases rather than duplicating
7880         their locrecs.
7882 2007-04-13  Jakub Jelinek  <jakub@redhat.com>
7884         * libio/genops.c (_IO_default_finish): Call _IO_lock_fini
7885         after _IO_un_link, not before it.
7887         * stdio-common/printf_fp.c (___printf_fp): Fix exponent -4
7888         special case handling when wcp == wstartp + 1.  Fix a comment typo.
7889         * stdio-common/tfformat.c (sprint_doubles): Add a new testcase.
7891 2007-03-30  Jakub Jelinek  <jakub@redhat.com>
7893         * libio/libio.h (__underflow, __uflow, __overflow, __wunderflow,
7894         __wuflow, __woverflow, _IO_getc, _IO_putc, _IO_peekc_locked, _IO_padn,
7895         _IO_sgetn, _IO_seekoff, _IO_seekpos, _IO_getwc, _IO_putwc, _IO_wpadn):
7896         Remove __THROW.
7897         * libio/fileops.c (new_do_write, _IO_file_xsgetn_mmap,
7898         _IO_file_xsgetn_maybe_mmap): Likewise.
7899         * libio/oldfileops.c (old_do_write): Likewise.
7900         * libio/libioP.h (_IO_switch_to_get_mode, _IO_switch_to_wget_mode,
7901         _IO_init_marker, _IO_init_wmarker, _IO_default_uflow,
7902         _IO_wdefault_uflow, _IO_default_setbuf, _IO_default_seekpos,
7903         _IO_do_write, _IO_new_do_write, _IO_old_do_write, _IO_wdo_write,
7904         _IO_flush_all_lockp, _IO_flush_all, _IO_cleanup,
7905         _IO_flush_all_linebuffered, _IO_new_fgetpos, _IO_old_fgetpos,
7906         _IO_new_fsetpos, _IO_old_fsetpos, _IO_new_fgetpos64,
7907         _IO_old_fgetpos64, _IO_new_fsetpos64, _IO_old_fsetpos64,
7908         _IO_file_setbuf, _IO_file_seekoff, _IO_file_xsputn, _IO_file_xsgetn,
7909         _IO_file_underflow, _IO_file_underflow_mmap,
7910         _IO_file_underflow_maybe_mmap, _IO_file_overflow, _IO_file_attach,
7911         _IO_file_open, _IO_file_fopen, _IO_file_write, _IO_file_read,
7912         _IO_file_sync, _IO_file_close_it, _IO_file_finish,
7913         _IO_new_file_attach, _IO_new_file_close_it, _IO_new_file_finish,
7914         _IO_new_file_fopen, _IO_new_file_setbuf, _IO_file_setbuf_mmap,
7915         _IO_new_file_sync, _IO_new_file_underflow, _IO_new_file_overflow,
7916         _IO_new_file_seekoff, _IO_new_file_write, _IO_new_file_xsputn,
7917         _IO_old_file_setbuf, _IO_old_file_seekoff, _IO_old_file_xsputn,
7918         _IO_old_file_underflow, _IO_old_file_overflow, _IO_old_file_attach,
7919         _IO_old_file_fopen, _IO_old_file_write, _IO_old_file_sync,
7920         _IO_old_file_close_it, _IO_old_file_finish, _IO_wfile_xsputn,
7921         _IO_wfile_setbuf, _IO_wfile_sync, _IO_wfile_underflow,
7922         _IO_wfile_overflow, _IO_wfile_seekoff, _IO_old_proc_open,
7923         _IO_old_proc_close, _IO_getdelim, _IO_flush_all_internal,
7924         _IO_adjust_column_internal, _IO_default_uflow_internal,
7925         _IO_default_xsgetn_internal, _IO_wdefault_xsputn_internal,
7926         _IO_wdefault_xsgetn_internal, _IO_wdefault_uflow_internal,
7927         _IO_file_setbuf_internal, _IO_file_seekoff_internal,
7928         _IO_file_xsputn_internal, _IO_file_xsgetn_internal,
7929         _IO_file_close_it_internal, _IO_file_underflow_internal,
7930         _IO_file_overflow_internal, _IO_file_attach_internal,
7931         _IO_file_fopen_internal, _IO_file_sync_internal,
7932         _IO_file_finish_internal, _IO_wfile_xsputn_internal,
7933         _IO_wfile_seekoff_internal, _IO_wfile_sync_internal,
7934         _IO_switch_to_wget_mode_internal, _IO_padn_internal,
7935         _IO_switch_to_get_mode_internal, _IO_seekoff_unlocked,
7936         _IO_seekpos_unlocked): Likewise.
7937         (_IO_strtod, _IO_dtoa, _IO_outfloat, _IO_read, _IO_write,
7938         _IO_lseek, _IO_close, _IO_fstat): Remove unused prototypes.
7940 2007-04-16  Jakub Jelinek  <jakub@redhat.com>
7942         * locale/programs/locarchive.c (show_archive_content): Fix sizeof
7943         argument in xmalloc size computation.
7945 2007-04-01  Jakub Jelinek  <jakub@redhat.com>
7947         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (__nextafterl): Use
7948         math_opt_barrier and math_force_eval macros.
7950 2007-03-27  Jakub Jelinek  <jakub@redhat.com>
7952         [BZ #3306]
7953         * math/math_private.h (math_opt_barrier, math_force_eval): Define.
7954         * sysdeps/i386/fpu/math_private.h: New file.
7955         * sysdeps/x86_64/fpu/math_private.h: New file.
7956         * math/s_nexttowardf.c (__nexttowardf): Use math_opt_barrier and
7957         math_force_eval macros.  Use "+m" constraint on asm rather than
7958         "=m" and "m".
7959         * math/s_nextafter.c (__nextafter): Likewise.
7960         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c (__nexttoward):
7961         Likewise.
7962         * sysdeps/ieee754/flt-32/s_nextafterf.c (__nextafterf): Likewise.
7963         * sysdeps/ieee754/ldbl-128/s_nexttoward.c (__nexttoward): Likewise.
7964         * sysdeps/ieee754/ldbl-96/s_nexttoward.c (__nexttoward): Likewise.
7965         * sysdeps/i386/fpu/s_nextafterl.c (__nextafterl): Use
7966         math_opt_barrier and math_force_eval macros.
7967         * sysdeps/ieee754/ldbl-128/s_nextafterl.c (__nextafterl): Likewise.
7968         * sysdeps/ieee754/ldbl-96/s_nextafterl.c (__nextafterl): Likewise.
7969         * sysdeps/i386/fpu/s_nexttoward.c: Include float.h.
7970         (__nexttoward): Use math_opt_barrier and
7971         math_force_eval macros.  Use "+m" constraint on asm rather than
7972         "=m" and "m".  Only use asm to force double result if
7973         FLT_EVAL_METHOD is 2.
7974         * sysdeps/i386/fpu/s_nexttowardf.c: Include float.h.
7975         (__nexttowardf): Use math_opt_barrier and
7976         math_force_eval macros.  Use "+m" constraint on asm rather than
7977         "=m" and "m".  Only use asm to force double result if
7978         FLT_EVAL_METHOD is not 0.
7979         * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c: Include float.h.
7980         (__nexttowardf): Use math_opt_barrier and
7981         math_force_eval macros.  If FLT_EVAL_METHOD is not 0, force
7982         x to float using asm.
7983         * sysdeps/ieee754/ldbl-opt/s_nexttowardfd.c: Include float.h.
7984         (__nldbl_nexttowardf): Use math_opt_barrier and
7985         math_force_eval macros.  If FLT_EVAL_METHOD is not 0, force
7986         x to float using asm.
7987         * sysdeps/ieee754/ldbl-96/s_nexttowardf.c: Include float.h.
7988         (__nexttowardf): Use math_opt_barrier and math_force_eval
7989         macros.  If FLT_EVAL_METHOD is not 0, force x to float using asm.
7990         * math/bug-nextafter.c (zero, inf): New variables.
7991         (main): Add new tests.
7992         * math/bug-nexttoward.c (zero, inf): New variables.
7993         (main): Add new tests.
7995 2007-03-22  Jakub Jelinek  <jakub@redhat.com>
7997         [BZ #3427]
7998         * sysdeps/x86_64/fpu/feholdexcpt.c (feholdexcept): Clear all
7999         exceptions both in SW and MXCSR.
8000         * sysdeps/x86_64/fpu/feupdateenv.c: New file.
8001         * sysdeps/x86_64/fpu/feenablxcpt.c (feenableexcept): Remove dead code.
8002         * sysdeps/x86_64/fpu/fedisblxcpt.c (fedisableexcept): Likewise.
8003         * sysdeps/i386/fpu/feholdexcpt.c (feholdexcept): Clear all exceptions
8004         in MXCSR if SSE is available.
8005         * sysdeps/i386/fpu/feupdateenv.c: Include unistd.h, dl-procinfo.h
8006         and ldsodefs.h.
8007         (__feupdateenv): Query exceptions also from MXCSR if SSE is available.
8008         Fix comment typo.
8009         * sysdeps/ia64/fpu/feholdexcpt.c (feholdexcept): Clear all exceptions.
8010         Return 0 rather than 1.
8011         * sysdeps/ia64/fpu/feupdateenv.c (feupdateenv): Fix comment typo.
8012         Remove incorrect part of a comment.  Fix argument to feraiseexcept.
8013         * math/test-fenv.c (feholdexcept_tests): New function.
8014         (main): Call it.
8016 2007-01-05  Richard B. Kreckel  <kreckel@ginac.de>
8018         [BZ #3427]
8019         * sysdeps/i386/fpu/feholdexcpt.c (feholdexcept): Clear all exceptions
8020         in SW.
8022 2007-04-13  Jakub Jelinek  <jakub@redhat.com>
8024         [BZ #4344]
8025         * elf/ldconfig.c (search_dir): Fix 2 off-by-2 errors.
8026         Reported by David Anderson <davea42@earthlink.net>.
8028 2007-04-07  Ulrich Drepper  <drepper@redhat.com>
8030         * posix/sys/wait.h: Remove unnecessary forward declaration.
8032 2007-04-05  Jakub Jelinek  <jakub@redhat.com>
8034         * nis/nis_call.c (__nisfind_server): Replace (*dir)->do_servers
8035         with obj->do_servers after first_shoot.
8037 2007-04-03  Ulrich Drepper  <drepper@redhat.com>
8039         * posix/Makefile (routines): Add sched_cpucount.
8040         (tests): Add tst-cpucount.
8041         * posix/sched_cpucount.c: New file.
8042         * posix/tst-cpucount.c: New file.
8043         * posix/Versions: Export __sched_cpucount with version GLIBC_2.6.
8044         * bits/sched.h: Define __CPU_COUNT.  Declare __sched_cpucount.
8045         * sysdeps/unix/sysv/linux/bits/sched.h: Likewise.
8046         * posix/sched.h: Define CPU_COUNT.
8048 2007-03-27  Jakub Jelinek  <jakub@redhat.com>
8050         * posix/fnmatch.c (STRUCT): Define.
8051         (fnmatch): Pass NULL as last argument to internal_fn{,w}match.
8052         * posix/fnmatch_loop.c (struct STRUCT): New type.
8053         (FCT): Add ends argument.  If ends != NULL and normal * is
8054         seen in the pattern, store current pattern and string pointers
8055         and return.  Adjust recursive calls.
8056         (EXT): Adjust FCT callers.
8057         (STRUCT): Undef at the end of the file.
8058         * posix/Makefile (tests): Add tst-fnmatch2.
8059         * posix/tst-fnmatch2.c: New test.
8061 2007-04-01  Jakub Jelinek  <jakub@redhat.com>
8063         * sysdeps/ia64/fpu/fesetround.c (fesetround): Return 0 on success
8064         and 1 on failure.
8066         * sysdeps/unix/sysv/linux/sync_file_range.c (sync_file_range):
8067         Change last argument to unsigned int.
8069 2007-03-23  Jakub Jelinek  <jakub@redhat.com>
8071         * scripts/check-local-headers.sh: Filter out sys/capability.h.
8073 2007-03-22  Jakub Jelinek  <jakub@redhat.com>
8075         * config.h.in (HAVE_LIBCAP): Add.
8076         * nscd/selinux.h: Include sys/capability.h rather than non-existent
8077         sys/capabilities.h.
8078         * nscd/selinux.c (preserve_capabilities): Use cap_free instead of
8079         free_caps.  Cast away const from 4th cap_set_flag argument.
8081 2007-03-26  Ulrich Drepper  <drepper@redhat.com>
8083         * sysdeps/unix/sysv/linux/Versions: Move sync_file_range to
8084         GLIBC_2.6.
8085         * sysdeps/unix/sysv/linux/Makefile [subdir=io] (sysdep_routines):
8086         Add sync_file_range.
8087         Reported by Atsushi Nemoto <anemo@mba.ocn.ne.jp>.
8089 2007-03-19  Steven Munroe  <sjmunroe@us.ibm.com>
8091         * sysdeps/powerpc/bits/atomic.h
8092         [!MUTEX_HINT_ACQ]: Define MUTEX_HINT_ACQ.
8093         [!MUTEX_HINT_REL]: Define MUTEX_HINT_REL.
8094         (__arch_compare_and_exchange_val_32_acq): Add MUTEX_HINT_ACQ to lwarx.
8095         (__arch_compare_and_exchange_val_32_rel): Add MUTEX_HINT_REL to lwarx.
8096         (__arch_atomic_exchange_val_32_acq): Add MUTEX_HINT_ACQ to lwarx.
8097         (__arch_atomic_exchange_rel_32_rel): Add MUTEX_HINT_REL to lwarx.
8098         * sysdeps/powerpc/powerpc32/bits/atomic.h [_ARCH_PWR6 || _ARCH_PWR6X]:
8099         Define MUTEX_HINT_ACQ as ",1" and MUTEX_HINT_REL as ",0".
8100         (__arch_compare_and_exchange_bool_32_acq): Add MUTEX_HINT_ACQ to lwarx.
8101         (__arch_compare_and_exchange_bool_32_rel): Add MUTEX_HINT_REL to lwarx.
8102         * sysdeps/powerpc/powerpc64/bits/atomic.h [_ARCH_PWR6 || _ARCH_PWR6D]:
8103         Define MUTEX_HINT_ACQ as ",1" and MUTEX_HINT_REL as ",0".
8104         (__arch_compare_and_exchange_bool_32_acq): Add MUTEX_HINT_ACQ to lwarx.
8105         (__arch_compare_and_exchange_bool_32_rel): Add MUTEX_HINT_REL to lwarx.
8106         (__arch_compare_and_exchange_bool_64_acq): Add MUTEX_HINT_ACQ to lwarx.
8107         (__arch_compare_and_exchange_bool_64_rel): Add MUTEX_HINT_REL to lwarx.
8108         (__arch_compare_and_exchange_val_64_acq): Add MUTEX_HINT_ACQ to lwarx.
8109         (__arch_compare_and_exchange_val_64_rel): Add MUTEX_HINT_REL to lwarx.
8110         (__arch_atomic_exchange_val_64_acq): Add MUTEX_HINT_ACQ to lwarx.
8111         (__arch_atomic_exchange_rel_64_rel): Add MUTEX_HINT_REL to lwarx.
8113 2007-03-20  Jakub Jelinek  <jakub@redhat.com>
8115         * sysdeps/unix/sysv/linux/powerpc/libc-start.c
8116         (__cache_line_size): Define the variable here.  Add
8117         attribute_hidden, remove weak_extern.
8118         (__libc_start_main): Set __cache_line_size
8119         unconditionally.
8120         * sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c
8121         (__cache_line_size): Define the variable here.  Add
8122         attribute_hidden, remove weak_extern.
8123         (DL_PLATFORM_AUXV): Set __cache_line_size
8124         unconditionally.
8125         * sysdeps/powerpc/powerpc32/dl-machine.c (__cache_line_size): Remove
8126         weak_extern, add attribute_hidden.
8127         (__elf_machine_runtime_setup): Assume __cache_line_size is always
8128         defined in ld.so.
8129         * sysdeps/powerpc/powerpc32/memset.S (__cache_line_size): Remove
8130         definition.
8131         * sysdeps/powerpc/powerpc64/memset.S (__cache_line_size): Likewise.
8133 2007-03-26  Jakub Jelinek  <jakub@redhat.com>
8135         [BZ #4276]
8136         * timezone/africa: Update from tzdata2007d.
8137         * timezone/asia: Likewise.
8138         * timezone/australasia: Likewise.
8139         * timezone/backward: Likewise.
8140         * timezone/europe: Likewise.
8141         * timezone/iso3166.tab: Likewise.
8142         * timezone/leapseconds: Likewise.
8143         * timezone/northamerica: Likewise.
8144         * timezone/southamerica: Likewise.
8145         * timezone/zone.tab: Likewise.
8147         * timezone/private.h: Update from tzcode2007d.
8148         * timezone/zdump.c: Likewise.
8149         * timezone/zic.c: Likewise.
8151 2007-03-21  Jakub Jelinek  <jakub@redhat.com>
8153         * nis/nis_call.c: Include bits/libc-lock.h, sys/stat.h, unistd.h.
8154         (nis_server_cache, nis_server_cache_lock, nis_cold_start_mtime): New
8155         variables.
8156         (nis_server_cache_search, nis_server_cache_add): New functions.
8157         (__nisfind_server): Use them.  Add dbp and flags argument, if
8158         call __nisbind_create.
8159         (__nisbind_create): Add server_used and current_ep arguments,
8160         only call __nis_findfastest if server_used is ~0.
8161         (__do_niscall2, __prepare_niscall): Adjust callers.
8162         (ckey_cache, ckey_cache_size, ckey_cache_allocated, ckey_cache_pid,
8163         ckey_cache_euid, ckey_cache_lock): New variables.
8164         (get_ckey): New function.
8165         (__nisbind_connect): If not dbp->use_udp, pass IPPROTO_TCP to
8166         __pmap_getnisport.  Save __pmap_getnisport result in
8167         dbp->addr.sin_port if non-zero.  Use get_ckey to create conversation
8168         key.
8169         * nis/nis_lookup.c (nis_lookup): Likewise.
8170         * nis/nis_table.c (nis_list): Likewise.
8171         * nis/rpcsvc/nislib.h (__nisbind_create, __nisfind_server): Adjust
8172         prototypes.
8174         * nis/nss_nisplus/nisplus-pwd.c (_nss_nisplus_getpwnam_r,
8175         _nss_nisplus_getpwuid_r): Pass USE_DGRAM flag to nis_list.
8176         * nis/nss_nisplus/nisplus-service.c (_nss_nisplus_getservbyname_r,
8177         _nss_nisplus_getservbyport_r): Likewise.
8178         * nis/nss_nisplus/nisplus-network.c (_nss_nisplus_getnetbyname_r,
8179         _nss_nisplus_getnetbyaddr_r): Likewise.
8180         * nis/nss_nisplus/nisplus-spwd.c (_nss_nisplus_getspnam_r): Likewise.
8181         * nis/nss_nisplus/nisplus-ethers.c (_nss_nisplus_gethostton_r,
8182         _nss_nisplus_getntohost_r): Likewise.
8183         * nis/nss_nisplus/nisplus-rpc.c (_nss_nisplus_getrpcbyname_r,
8184         _nss_nisplus_getrpcbynumber_r): Likewise.
8186 2007-03-20  Jakub Jelinek  <jakub@redhat.com>
8188         * configure.in (libc_cv_gnu89_inline): Only do compile test.
8189         * configure: Rebuilt.
8191         * soft-fp/double.h (_FP_UNION_D): Use _FP_W_TYPE for frac
8192         bit-fields.
8193         * soft-fp/extended.h (_FP_UNION_E): Likewise.
8195 2006-06-07  Joseph Myers  <joseph@codesourcery.com>
8197         [BZ #2831]
8198         * soft-fp/quad.h (_FP_UNION_Q): Use _FP_W_TYPE for frac
8199         bit-fields.
8201 2007-03-18  Jakub Jelinek  <jakub@redhat.com>
8203         * nscd/gai.c: Include alloca.h.
8204         (__libc_use_alloca): Define.
8206 2007-03-16  Jakub Jelinek  <jakub@redhat.com>
8208         * elf/dl-open.c (dl_open_worker): Declare l in 2 different
8209         smaller scopes.
8210         * elf/dl-dst.h (DL_DST_REQ_STATIC): Add l as macro argument.
8211         (DL_DST_REQUIRED): Adjust user.
8213         * include/dlfcn.h (struct link_map): New forward decl.
8215         * inet/getnameinfo.c: Include stddef.h.
8216         (getnameinfo): Use offsetof.
8218         * time/tst-mktime2.c (do_test): Don't rely on signed wrap.
8220         * stdio-common/vfprintf.c (_itoa): Undef before redefining.
8222         * string/strerror_l.c: Include stdlib.h.
8224         * configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline.
8225         * config.make.in (gnu89-inline-CFLAGS): New variable.
8226         * Makeconfig (CFLAGS): Use $(gnu89-inline-CFLAGS) together with
8227         -std=gnu99.
8228         * misc/sys/cdefs.h (__extern_inline, __extern_always_inline): Define.
8229         * argp/argp.h: Use it.
8230         * bits/mathinline.h: Likewise.
8231         * bits/sigset.h: Likewise.
8232         * bits/string.h: Likewise.
8233         * ctype/ctype.h: Likewise.
8234         * hurd/hurd.h: Likewise.
8235         * hurd/hurd/fd.h: Likewise.
8236         * hurd/hurd/port.h: Likewise.
8237         * hurd/hurd/signal.h: Likewise.
8238         * hurd/hurd/threadvar.h: Likewise.
8239         * hurd/hurd/userlink.h: Likewise.
8240         * io/sys/stat.h: Likewise.
8241         * libio/bits/stdio.h: Likewise.
8242         * libio/bits/stdio2.h: Likewise.
8243         * mach/lock-intern.h: Likewise.
8244         * mach/mach/mig_support.h: Likewise.
8245         * math/bits/cmathcalls.h: Likewise.
8246         * posix/bits/unistd.h: Likewise.
8247         * socket/bits/socket2.h: Likewise.
8248         * stdlib/bits/stdlib.h: Likewise.
8249         * stdlib/stdlib.h: Likewise.
8250         * string/argz.h: Likewise.
8251         * string/bits/string2.h: Likewise.
8252         * string/bits/string3.h: Likewise.
8253         * sysdeps/alpha/fpu/bits/mathinline.h: Likewise.
8254         * sysdeps/generic/inttypes.h: Likewise.
8255         * sysdeps/generic/machine-lock.h: Likewise.
8256         * sysdeps/generic/machine-sp.h: Likewise.
8257         * sysdeps/i386/fpu/bits/mathinline.h: Likewise.
8258         * sysdeps/i386/i486/bits/string.h: Likewise.
8259         * sysdeps/ia64/fpu/bits/mathinline.h: Likewise.
8260         * sysdeps/mach/alpha/machine-lock.h: Likewise.
8261         * sysdeps/mach/alpha/machine-sp.h: Likewise.
8262         * sysdeps/mach/i386/machine-lock.h: Likewise.
8263         * sysdeps/mach/powerpc/machine-lock.h: Likewise.
8264         * sysdeps/mach/powerpc/machine-sp.h: Likewise.
8265         * sysdeps/powerpc/fpu/bits/mathinline.h: Likewise.
8266         * sysdeps/s390/bits/string.h: Likewise.
8267         * sysdeps/s390/fpu/bits/mathinline.h: Likewise.
8268         * sysdeps/sparc/fpu/bits/mathinline.h: Likewise.
8269         * sysdeps/unix/bsd/bsd4.4/bits/socket.h: Likewise.
8270         * sysdeps/unix/sysv/linux/bits/sigset.h: Likewise.
8271         * sysdeps/unix/sysv/linux/bits/socket.h: Likewise.
8272         * sysdeps/unix/sysv/linux/sys/sysmacros.h: Likewise.
8273         * sysdeps/x86_64/fpu/bits/mathinline.h: Likewise.
8274         * wcsmbs/bits/wchar2.h: Likewise.
8275         * wcsmbs/wchar.h: Likewise.
8276         * stdlib/gmp.h: Likewise.  Include <features.h> to get
8277         __extern_inline definition.
8279 2007-03-15  Jakub Jelinek  <jakub@redhat.com>
8281         * locale/programs/ld-ctype.c (find_translit): Return NULL if ctype is
8282         NULL.
8284         [BZ #3919]
8285         * math/libm-test.inc (log_test): Test -Inf and NaN.
8286         (log10_test, log1p_test, log2_test): Test -Inf.
8287         * sysdeps/i386/fpu/e_log.S (__ieee754_log): Don't raise
8288         FE_INVALID when argument is qNaN.
8289         * sysdeps/i386/fpu/e_logl.S (__ieee754_logl): Likewise.
8290         * sysdeps/i386/fpu/e_logf.S (__ieee754_logf): Likewise.
8291         * sysdeps/x86_64/fpu/e_logl.S (__ieee754_logl): Likewise.
8292         * sysdeps/x86_64/fpu/e_log10l.S (__ieee754_log10l): Replace
8293         andb $1, %ah with testb $1, %ah, don't test for parity, instead
8294         testb $4, %ah and jump if non-zero.
8295         * sysdeps/x86_64/fpu/e_log2l.S (__ieee754_log2l): Likewise.
8296         * sysdeps/x86_64/fpu/s_log1pl.S (__log1pl): Likewise.
8298         [BZ #4101]
8299         * argp/argp-help.c (hol_cluster_cmp): Fix comparisons used to find
8300         ancestors with the same depths.
8301         Patch by Niels Moeller <nisse@lysator.liu.se>.
8302         (filter_doc): Don't crash if argp is NULL.
8303         * argp/Makefile (tests): Add tst-argp2.
8304         * argp/tst-argp2.c: New test.
8306         [BZ #4130]
8307         * login/utmp_file.c (setutent_file): Use O_LARGEFILE for
8308         open_not_cancel_2.
8309         (updwtmp_file): Likewise.
8311         [BZ #4181]
8312         * inet/inet6_opt.c (add_padding): Only insert padding if npad > 0.
8313         (inet6_opt_append): Don't check extlen is big enough if extbuf
8314         is NULL.
8315         (inet6_opt_finish): Likewise.
8316         * inet/Makefile (tests): Add test-inet6_opt.
8317         * inet/test-inet6_opt.c: New test.
8319         * sysdeps/unix/sysv/linux/ifaddrs.c (__netlink_request): Never
8320         reallocate the buffer, instead fail for MSG_TRUNC or for EBUSY
8321         NLMSG_ERR.  Instead use a page sized buffer.
8322         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Use page sized
8323         buffer.
8325 2007-03-14  Richard Henderson  <rth@redhat.com>
8327         * sysdeps/alpha/fpu/s_llround.c: New file.
8328         * sysdeps/alpha/fpu/s_llroundf.c: New file.
8329         * sysdeps/alpha/fpu/s_lround.c: New file.
8330         * sysdeps/alpha/fpu/s_lroundf.c: New file.
8331         * sysdeps/alpha/fpu/s_round.c: New file.
8332         * sysdeps/alpha/fpu/s_roundf.c: New file.
8333         * sysdeps/alpha/fpu/s_trunc.c: New file.
8334         * sysdeps/alpha/fpu/s_truncf.c: New file.
8336         * sysdeps/alpha/fpu/s_ceil.c: Rewrite without branches.
8337         * sysdeps/alpha/fpu/s_ceilf.c: Likewise.
8338         * sysdeps/alpha/fpu/s_floor.c: Likewise.
8339         * sysdeps/alpha/fpu/s_floorf.c: Likewise.
8340         * sysdeps/alpha/fpu/s_rint.c: Likewise.
8341         * sysdeps/alpha/fpu/s_rintf.c: Likewise.
8343         * sysdeps/alpha/fpu/s_fmax.S: New file.
8344         * sysdeps/alpha/fpu/s_fmaxf.S: New file.
8345         * sysdeps/alpha/fpu/s_fmin.S: New file.
8346         * sysdeps/alpha/fpu/s_fminf.S: New file.
8347         * sysdeps/alpha/fpu/s_isnan.c: New file.
8348         * sysdeps/alpha/fpu/s_isnanf.c: New file.
8349         * sysdeps/alpha/fpu/s_llrint.c: New file.
8350         * sysdeps/alpha/fpu/s_llrintf.c: New file.
8351         * sysdeps/alpha/fpu/s_lrint.c: New file.
8352         * sysdeps/alpha/fpu/s_lrintf.c: New file.
8353         * sysdeps/alpha/fpu/s_nearbyint.c: New file.
8354         * sysdeps/alpha/fpu/s_nearbyintf.c: New file.
8356         * sysdeps/alpha/fpu/bits/mathinline.h (__floorf, __floor): Remove.
8357         (__fdimf, fdimf, __fdim, fdim): Remove.
8358         (__signbitf, __signbit, __signbitl): Use gcc builtin if available.
8359         (__isnanf, __isnan, __isnanl): New.
8361 2007-03-13  Richard Henderson  <rth@redhat.com>
8363         * sysdeps/ieee754/ldbl-128/Makefile: New file.
8365 2007-03-13  Richard Henderson  <rth@redhat.com>
8367         * sysdeps/alpha/Makefile (sysdep-CFLAGS): Force dynamic rounding.
8368         * sysdeps/alpha/fpu/bits/mathinline.h (__signbitl): New.
8369         * sysdeps/alpha/fpu/libm-test-ulps: Regenerate.
8370         * sysdeps/unix/sysv/linux/alpha/alphaev6/fpu/Implies: New file.
8371         * sysdeps/unix/sysv/linux/alpha/alphaev67/fpu/Implies: New file.
8372         * sysdeps/unix/sysv/linux/alpha/fpu/Implies: New file.
8374 2007-03-13  Richard Henderson  <rth@redhat.com>
8376         * elf/dl-support.c (_dl_aux_init): Honor DL_PLATFORM_AUXV.
8377         * sysdeps/unix/sysv/linux/alpha/dl-auxv.h: New file.
8378         * sysdeps/unix/sysv/linux/alpha/dl-support.c: New file.
8379         * sysdeps/unix/sysv/linux/alpha/dl-sysdep.c (__libc_alpha_cache_shape):
8380         Move to dl-auxv.h; initialize instead of extern weak.
8381         (DL_PLATFORM_AUXV): Move to dl-auxv.h; don't test for undef
8382         weak symbol.
8383         * sysdeps/unix/sysv/linux/alpha/sysconf.c (__libc_alpha_cache_shape):
8384         Extern instead of initialized.
8386 2007-03-13  Richard Henderson  <rth@redhat.com>
8388         * sysdeps/unix/sysv/linux/alpha/sigsuspend.S: Add support for
8389         __sigsuspend_nocancel.
8391 2007-03-06  Ulrich Drepper  <drepper@redhat.com>
8393         * sysdeps/posix/getaddrinfo.c (get_scope): Correct test for
8394         172.16/12 address range.
8396 2007-03-02  Jakub Jelinek  <jakub@redhat.com>
8398         * sysdeps/unix/sysv/linux/ifaddrs.c (__netlink_request): Retry with
8399         a new netlink socket if NLMSG_ERR -EBUSY is seen after some MSG_TRUNC
8400         message.
8402 2007-03-01  Jakub Jelinek  <jakub@redhat.com>
8404         [BZ #4069]
8405         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Check for NaN
8406         earlier.
8407         * math/libm-test.inc (pow_test): Add more tests involving NaNs.
8409         * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Avoid invalid exception
8410         for x qNaN and y either +-inf or non-integer value.
8411         * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Likewise.
8412         * sysdeps/i386/fpu/e_powl.S (__ieee754_powl): Likewise.
8413         * sysdeps/x86_64/fpu/e_powl.S (__ieee754_powl): Likewise.
8415 2007-02-10  Mike Frysinger  <vapier@gentoo.org>
8417         * sysdeps/unix/sysv/linux/sh/Makefile: Remove sys/io.h
8418         from sysdep_headers.
8420 2007-02-28  Jakub Jelinek  <jakub@redhat.com>
8422         * time/tzfile.c (find_transition): Instead of a linear search try to
8423         guess the transition index, use a linear search if the result is at
8424         most 10 transitions away from the guess or binary search otherwise.
8426 2007-02-27  Jakub Jelinek  <jakub@redhat.com>
8428         * sysdeps/unix/sysv/linux/ifaddrs.c (__netlink_request): Fix
8429         memory reallocation.
8431 2007-02-21  Ulrich Drepper  <drepper@redhat.com>
8433         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Add branch predictions
8434         and fix some typos.
8435         Optimize use of TOLOWER.
8437         [BZ #3325]
8438         * sysdeps/i386/fpu/e_fmodf.S: Revert last changes, keep using fprem.
8439         * sysdeps/i386/fpu/e_fmodl.c: Likewise.
8440         * sysdeps/i386/fpu/e_fmod.S: Likewise.
8442         [BZ #3458]
8443         * sysdeps/unix/sysv/linux/posix_madvise.c: New file.
8444         * sysdeps/unix/sysv/linux/syscalls.list: Remove posix_madvise entry.
8446         [BZ #4076]
8447         * io/ftw.c (ftw_startup): Handle special case of FTW_CHDIR in /.
8448         (open_dir_stream): Likewise.
8449         * io/Makefile (tests): Add bug-ftw5.
8450         * io/bug-ftw5.c: New file.
8452         * nscd/hstcache.c (cache_addhst): Remove unnecessary conditional.
8453         * nscd/servicescache.c (cache_addserv): Likewise.
8455         * nscd/grpcache.c (cache_addgr): In case a record changed on
8456         refresh, adjust key_copy.
8458         [BZ #4074]
8459         * nscd/pwdcache.c (cache_addpw): In case a record changed on
8460         refresh, adjust key_copy.
8462         [BZ #4070]
8463         * stdio-common/printf_fp.c (___printf_fp): Handle a few more
8464         special cases.
8465         * stdio-common/tfformat.c (sprint_doubles): Some more tests.
8467 2007-02-19  Ulrich Drepper  <drepper@redhat.com>
8469         * stdio-common/printf_fp.c (___printf_fp): Cleanups and minor
8470         optimization.
8472         * stdio-common/vfscanf.c: Small cleanups throughout.
8474 2007-02-18  Ulrich Drepper  <drepper@redhat.com>
8476         [BZ #3325]
8477         * sysdeps/i386/fpu/e_fmodf.S: Use fprem1 instead of fprem.
8478         * sysdeps/i386/fpu/e_fmodl.c: Likewise.
8479         * sysdeps/i386/fpu/e_fmod.S: Likewise.
8480         Patch by Jared Casper <jaredcasper@gmail.com>.
8482         * sysdeps/unix/closedir.c: Outside libc don't use locking.
8483         * sysdeps/unix/opendir.c: Likewise.
8484         * sysdeps/unix/readdir.c: Likewise.
8486         [BZ #2211]
8487         * stdio-common/vfscanf.c: Handle localized digits etc for floating
8488         point numbers.
8489         Patch mostly by Hamed Malek <hamed@farsiweb.info>.
8491         * stdio-common/vfscanf.c: Fix problems in width accounting.
8492         * stdio-common/tst-sscanf.c (double_tests): New tests.
8493         (main): Hook them up.
8495         * stdio-common/vfscanf.c: Remove unused WIDTH handling.
8496         More simplifications of floating-point reader.
8498         * stdio-common/Makefile (tests): Add tst-swscanf.
8499         * stdio-common/tst-sscanf.c: Make tests usable for swscanf
8500         testing.
8501         * stdio-common/tst-swscanf.c: New file.
8503 2007-02-17  Ulrich Drepper  <drepper@redhat.com>
8505         [BZ #2633]
8506         * libio/stdio.h: Define struct _IO_FILE in global namespace.
8507         * setjmp/setjmp.h: Define __jmp_buf_tag in global namespace.
8508         Remove using for __jmp_buf_tag.
8509         * locale/locale.h (struct lconv): Also define in std namespace.
8510         * wcsmbs/wchar.h: Move using declaration for tm out of namespace.
8512         [BZ #3842]
8513         * sysdeps/posix/euidaccess.c [_LIBC] (euidaccess): Remove shortcut
8514         using __libc_enable_secure.
8516         [BZ #3818]
8517         * sysdeps/unix/sysv/linux/sys/acct.h (struct acct_v3): Define.
8519         [BZ #3745]
8520         * locale/programs/ld-collate.c (handle_ellipsis): Fix generation
8521         of names for ellipsises.
8523         [BZ #3348]
8524         * malloc/memusage.sh: Cleanups.
8525         * debug/xtrace.sh: Quoting and trap changes.
8527 2007-02-16  Ulrich Drepper  <drepper@redhat.com>
8529         * locale/iso-3166.def: Add Jersey, Guernsey, and Isle Of Man entries.
8531         * locale/iso-3166.def: Update entry for Serbia.
8532         * locale/iso-4217.def: Define RSD, remove CSD.
8534         * sysdeps/x86_64/bits/atomic.h: One more change, this time for 16-
8535         and 64-bit operations.
8537         [BZ #4040]
8538         * sysdeps/i386/i486/bits/atomic.h: One more change, this time for
8539         16-bit operations.
8541         * nscd/nscd.c (parse_opt): One more conversion to use send instead
8542         of writev.
8544 2007-02-15  Ulrich Drepper  <drepper@redhat.com>
8546         [BZ #3991]
8547         * assert/assert.h (assert): Simplify.
8548         (assert_perror): Likewise.
8549         Patch by Israel G. Lugo <ilugo@bridonsecurity.com>.
8551         * nscd/nscd_helper.c (open_socket): Don't send padding bytes from
8552         reqdata.
8554         * sysdeps/unix/sysv/linux/x86_64/send.c (__libc_send): Cosmetic
8555         change: don't pass NULL in place of an integer.
8557 2007-02-02  Bruno Haible  <bruno@clisp.org>
8559         [BZ #3954]
8560         * iconvdata/ksc5601.c (__ksc5601_sym_to_ucs, __ksc5601_sym_from_ucs):
8561         Add mapping for U+327E.
8562         * iconvdata/ksc5601.h (KSC5601_SYMBOL): Increment.
8563         * iconvdata/johab.c (BODY for FROM_LOOP, BODY for TO_LOOP): Enable
8564         mapping of 0xD9 0xE8.
8565         * iconvdata/uhc.c (BODY for FROM_LOOP, BODY for TO_LOOP): Disable
8566         mapping of U+327E.
8567         Reported by Jungshik Shin <jungshik@google.com>.
8569         [BZ #3955]
8570         * iconvdata/johab.c (BODY for FROM_LOOP, BODY for TO_LOOP): Enable
8571         mapping of 0xD9 0xE6 and of 0xD9 0xE7.
8572         Reported by Jungshik Shin <jungshik@google.com>.
8574 2007-02-14  Ulrich Drepper  <drepper@redhat.com>
8576         * sysdeps/x86_64/bits/atomic;h: Fix asm parameters for some
8577         byte variants.
8579         [BZ #4040]
8580         * sysdeps/i386/i486/bits/atomic.h: Fix asm parameters for some
8581         byte variants.  Patch mostly be tom@tommay.net.
8583 2007-02-14  Jakub Jelinek  <jakub@redhat.com>
8585         [BZ #3996]
8586         * posix/glob.c (attribute_hidden): Define if not defined.
8587         (glob): Unescape dirname, filename or username when needed and not
8588         GLOB_NOESCAPE.  Handle \/ correctly.  Handle GLOB_MARK if filename
8589         is NULL.  Handle unescaped [ in pattern without closing ].
8590         Don't pass GLOB_CHECK down to recursive glob for directories.
8591         (__glob_pattern_type): New function.
8592         (__glob_pattern_p): Implement using __glob_pattern_type.
8593         (glob_in_dir): Handle GLOB_NOCHECK patterns containing no meta
8594         characters and backslashes if not GLOB_NOESCAPE or unterminated [.
8595         Remove unreachable code.
8596         * posix/globtest.sh: Add a couple of new tests.
8598 2007-02-13  Ulrich Drepper  <drepper@redhat.com>
8600         * po/ru.po: Update from translation team.
8602 2007-02-12  Jakub Jelinek  <jakub@redhat.com>
8604         * sysdeps/i386/bits/byteswap.h (__bswap_32): Add __amdfam10__
8605         to the list of i486+ CPUs.
8606         * sysdeps/x86_64/bits/byteswap.h (__bswap_32): Likewise.
8608 2007-02-12  Ulrich Drepper  <drepper@redhat.com>
8610         * elf/rtld.c (RESOLVE_MAP): Always return bootstrap_map reference.
8611         * elf/Makefile ($(objpfx)ld.so): Check that ld.so has no undefined
8612         references.
8614 2007-02-09  Ulrich Drepper  <drepper@redhat.com>
8616         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Remove incorrect comment.
8618         * resolv/res_init.c (res_setoptions): Recognize edns0 option.
8619         * resolv/res_mkquery.c: Define __res_nopt.
8620         * resolv/res_query.c (__libc_res_nquery): If RES_USE_EDNS0 is set
8621         try adding EDNS0 record.
8622         * resolv/res_send.c (send_dg): If request failed with FORMERR and
8623         EDNS0 record was send make sure we don't try it again.
8624         * resolv/resolv.h: Define RES_F_EDNS0ERR and RES_USE_EDNS0.
8625         * include/resolv.h: Declare __res_nopt.
8627 2007-02-08  Jakub Jelinek  <jakub@redhat.com>
8629         [BZ #3944]
8630         * time/strptime_l.c (__strptime_internal): Set have_mon for
8631         %b/%B/%h.  Set have_mon and have_mday if tm_mon and tm_mday
8632         have been computed from tm_yday and tm_year.  Don't crash
8633         in day_of_the_week or day_of_the_year if not have_mon
8634         and tm_mon contains bogus value.
8635         * time/Makefile (tests): Add tst-strptime3.
8636         * time/tst-strptime3.c: New test.
8638 2007-02-05  Jakub Jelinek  <jakub@redhat.com>
8640         [BZ #3957]
8641         * posix/regcomp.c (parse_bracket_exp): Set '\n' bit rather than '\0'
8642         bit for RE_HAT_LISTS_NOT_NEWLINE.
8643         (build_charclass_op): Remove bogus comment.
8644         * posix/Makefile (tests): Add bug-regex27 and bug-regex28.
8645         * posix/bug-regex27.c: New test.
8646         * posix/bug-regex28.c: New test.
8648 2007-02-03  Ulrich Drepper  <drepper@redhat.com>
8650         * po/sv.po: Update from translation team.
8652 2007-02-02  Ulrich Drepper  <drepper@redhat.com>
8654         * nscd/nscd_helper.c (open_socket): Minor size optimization.
8656 2007-02-02  Jakub Jelinek  <jakub@redhat.com>
8658         * include/locale.h (__uselocale): Add libc_hidden_proto.
8659         * locale/uselocale.c (__uselocale): Add libc_hidden_def.
8661         * nscd/nscd_helper.c (open_socket): Use __gettimeofday instead of
8662         gettimeofday.
8664 2007-02-01  Ulrich Drepper  <drepper@redhat.com>
8666         * sysdeps/unix/sysv/linux/i386/sysdep.h (PTR_MANGLE): Roll value before
8667         returning.
8668         (PTR_DEMANGLE): Real definition now that it's not the same as
8669         PRT_MANGLE anymore.
8670         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
8672         * string/strerror_l.c: New file.
8673         * string/Makefile (routines): Add strerror_l.
8674         * string/string.h: Declare strerror_l.
8675         * string/Versions: Export strerror_l for GLIBC_2.6.
8677 2007-01-31  Ulrich Drepper  <drepper@redhat.com>
8679         * nscd/nscd_helper.c (open_socket): Now takes request type and key
8680         as parameter.  Construct request record.  Try sending request
8681         before the first poll use, it usually succeeds.  Adjust all
8682         callers.
8683         * nscd/nscd-client.h: Define MAXKEYLEN.
8684         * nscd/connections.c (nscd_run): Don't define MAXKEYLEN here.
8686 2007-01-31  Jakub Jelinek  <jakub@redhat.com>
8688         * nscd/nscd-client.h (__nscd_cache_search): Remove const qualifier
8689         from return value.
8690         * nscd/nscd_helper.c: Include string.h.
8691         (__nscd_cache_search): Remove const qualifier from return value.
8692         On strict alignment architectures check hash entry and data head
8693         alignment.
8694         * nscd/nscd_getpw_r.c (nscd_getpw_r): Don't crash or fail because
8695         mmapped data during GC cycle contains garbage.  If
8696         __nscd_drop_map_ref fails, decrement mapped->counter when returning
8697         error or if retrying with NO_MAPPING, only __nscd_unmap if counter
8698         dropped to 0.
8699         * nscd/nscd_getgr_r.c (nscd_getgr_r): Likewise.
8700         * nscd/nscd_initgroups.c (__nscd_getgrouplist): Likewise.
8701         * nscd/nscd_gethst_r.c (nscd_gethst_r): Likewise.
8702         * nscd/nscd_getai.c (__nscd_getai): Likewise.
8703         * nscd/nscd_getserv_r.c (nscd_getserv_r): Likewise.
8705 2007-01-30  Ulrich Drepper  <drepper@redhat.com>
8707         * misc/hsearch_r.c (hdestroy_r): Remove unnecessary test.
8709 2007-01-26  Ulrich Drepper  <drepper@redhat.com>
8711         * sysdeps/i386/dl-trampoline.S (_dl_runtime_profile): Use register
8712         names not numbers in cfi_*.
8714 2007-01-26  Andreas Jaeger  <aj@suse.de>
8716         * sysdeps/unix/sysv/linux/sys/personality.h (ADDR_NO_RANDOMIZE,
8717         ADDR_LIMIT_3GB, PER_LINUX_32BIT, PER_LINUX32_3GB): Add.
8718         Correct values of PER_HPUX and PER_OSF4.
8720 2007-01-24  Ulrich Drepper  <drepper@redhat.com>
8722         * elf/dl-minimal.c: Undefine _itoa first.
8723         * stdio-common/_itoa.h: Define _itoa and _fitoa for 64-bit platforms.
8724         * malloc/mtrace.c: Revert last change.
8725         * posix/wordexp.c: Likewise.
8727 2007-01-24  Jakub Jelinek  <jakub@redhat.com>
8729         * sysdeps/i386/bits/byteswap.h (__bswap_32): Add __nocona__, __core2__
8730         and __geode__ to the list of i486+ CPUs.
8731         * sysdeps/x86_64/bits/byteswap.h (__bswap_32): Likewise.
8733 2007-01-23  Ulrich Drepper  <drepper@redhat.com>
8735         * stdio-common/_itoa.c: Include <limits.h>.
8736         * stdio-common/_itowa.c: Likewise.
8738 2007-01-22  Ulrich Drepper  <drepper@redhat.com>
8740         * stdio-common/_itowa.c: Don't compile _itowa for 64-bit
8741         platforms.
8742         * stdio-common/_itoa.c: Don't compile in _itoa and _fitoa for
8743         64-bit platforms.
8744         * malloc/mtrace.c (tr_where): Use _fitoa_word instead of _fitoa if
8745         possible.
8746         * posix/wordexp.c (parse_arith): Use _itoa_word instead of _itoa
8747         if possible.
8749         [BZ #3902]
8750         * stdio-common/_itoa.c (_itoa): Make sure at least a zero is emitted.
8751         * stdio-common/Makefile (tests): Add bug17.
8752         * stdio-common/bug17.c: New file.
8754 2007-01-19  Ulrich Drepper  <drepper@redhat.com>
8756         * iconvdata/brf.c: New file.
8757         * iconvdata/testdata/BRF: New file.
8758         * iconvdata/testdata/BRF..UTF8: New file.
8759         Contributed by Samuel Thibault <samuel.thibault@ens-lyon.org>.
8760         * iconvdata/Makefile: Add rules to build BRF.
8761         * iconvdata/TESTS: Add BRF entry.
8762         * iconvdata/gconv-modules: Likewise.
8763         * iconvdata/tst-tables.sh: Likewise.
8765 2007-01-18  Anton Nikishaev  <anton.nik@gmail.com>
8767         * wcsmbs/wchar.h (wcstoll): Fix comment, function returns value of
8768         type `long long int', not `long int'.
8769         (wcstoq): Likewise.
8771 2007-01-18  Ulrich Drepper  <drepper@redhat.com>
8773         * scripts/gen-as-const.awk: Add cast to long to avoid int promotion
8774         of values on 64-bit platforms which are too large.
8776 2007-01-12  Steven Munroe  <sjmunroe@us.ibm.com>
8777             Joe Kerian  <jkerian@us.us.ibm.com>
8779         [BZ #2749]
8780         * sysdeps/ieee754/ldbl-128ibm/s_copysignl.c: Include
8781         <math_ldbl_opt.h>.  Remove weak_alias.  Use long_double_symbol macro.
8782         (__copysignl): Use signbit() for comparison.
8783         * sysdeps/ieee754/ldbl-128ibm/s_fabsl.c (__fabsl): Correct parms for
8784         SET_LDOUBLE_WORDS64.
8786         [BZ #2423, #2749]
8787         * sysdeps/ieee754/ldbl-128ibm/s_ceill.c: Don't include <fenv_libc.h>.
8788         (__ceill): Remove calls to fegetround(), fesetround().
8789         * sysdeps/ieee754/ldbl-128ibm/s_floorl.c: Likewise.
8790         * sysdeps/ieee754/ldbl-128ibm/s_roundl.c: Likewise.
8791         * sysdeps/ieee754/ldbl-128ibm/s_truncl.c: Likewise.
8793 2007-01-17  Jakub Jelinek  <jakub@redhat.com>
8795         * nscd/nscd_getserv_r.c (nscd_getserv_r): Fix pastos.
8797         * sysdeps/unix/sysv/linux/getdents.c (offsetof): Remove.
8799 2007-01-17  Ulrich Drepper  <drepper@redhat.com>
8801         * sysdeps/unix/sysv/linux/fatal-prepare.h: Use PTHFCT_CALL to
8802         demangle pointer.
8803         * csu/libc-start.c: Likewise.
8805 2007-01-16  Ulrich Drepper  <drepper@redhat.com>
8807         * sysdeps/posix/system.c: Remove NO_WAITPID support, it cannot
8808         really work anyway.
8810 2007-01-15  Ulrich Drepper  <drepper@redhat.com>
8812         * nscd/connections.c (servinfo): Renamed to reqinfo.  Change all
8813         users.
8814         (handle_request): Remove unnecessary tests.
8816         * nscd/cache.c (cache_add): Record the failure to add to the cache.
8818 2007-01-15  Jakub Jelinek  <jakub@redhat.com>
8820         * soft-fp/op-common.h (FP_TRUNC): When truncating a NaN, clear
8821         workbits in semi-raw fraction.
8823         * math/test-misc.c: Add new tests.
8825 2007-01-14  Steven Munroe  <sjmunroe@us.ibm.com>
8827         * math/basic-test.c: Include test-skeleton.c.
8828         (TEST_TRUNC): Define.
8829         (truncdfsf_test, trunctfsf_test, trunctfdf_test): New.
8830         (main): Rename to ...
8831         (do_test): ...this.  Run new tests.
8832         (TEST_FUNCTION): Define.
8834 2006-10-05  Steven Munroe  <sjmunroe@us.ibm.com>
8835             Joe Kerian  <jkerian@us.us.ibm.com>
8837         [BZ #2749]
8838         * soft-fp/op-4.h (__FP_FRAC_SUB_3, __FP_FRAC_SUB_4): Correct borrow
8839         handling for high words.
8840         * soft-fp/op-common.h (_FP_OVERFLOW_SEMIRAW): Always set inexact
8841         and overflow for infinity.
8843 2007-01-15  Ulrich Drepper  <drepper@redhat.com>
8845         * nscd/connections.c (handle_request): Add a __builtin_expect.
8847         * nscd/connections.c (serv2db): Change type into structure which
8848         also says whether this is a request for data.  Renamed to
8849         servinfo.  All users changed.
8850         (handle_request): Much simpler test whether we should search the cache.
8852         * nscd/connections.c (handle_request): Fix thinko in selinux test
8853         invocation.
8855         * sysdeps/generic/ldsodefs.h: Define DL_LOOKUP_SCOPE_LOCK.
8856         * elf/dl-lookup.c (add_dependency): If scope map is locked, unlock
8857         it before getting dl_load_lock and then relock.
8858         (_dl_lookup_symbol_x): Pass flags to add_dependency.
8859         When rerunning _dl_lookup_symbol_x, compute symbol_scope again in
8860         case we unlocked the scope.
8861         * elf/dl-runtime.c (_dl_fixup): Pass DL_LOOKUP_SCOPE_LOCK to
8862         _dl_lookup_symbol_x in case we locked the scope.
8863         (_dl_profile_fixup): Likewise.
8864         * elf/dl-sym.c (do_sym): In flags passed to call_dl_lookup, also
8865         set DL_LOOKUP_SCOPE_LOCK.
8867 2007-01-13  Ulrich Drepper  <drepper@redhat.com>
8869         * inet/Makefile: Define CFLAGS-getsrvbynm_r.c and
8870         CFLAGS-getsrvbynpt_r.c.
8871         * nscd/getsrvbynm_r.c: New file.
8872         * nscd/getsrvbypt_r.c: New file.
8873         * nscd/nscd_getserv_r.c: New file.
8874         * nscd/servicescache.c: New file.
8875         * nscd/Makefile (routines): Add nscd_getserv_r.
8876         (nscd-modules): Add getsrvbynm_r, getsrvbypt_r, and servicescache.
8877         Define CFLAGS-servicescache.c, CFLAGS-getsrvbynm_r.c, and
8878         CFLAGS-getsrvbypt_r.c.
8879         * nscd/cache.c (prune_cache): Rewrite to get re-add function from
8880         table.  Add entries for services database.
8881         * nscd/connections.c (serv2str): Mark as const.  Add entries for
8882         services database.
8883         (dbs): Add .reset_res and servdb initialization.
8884         (serv2db): Add entries for services database.
8885         (verify_persistent_db): Accept dbnr == servdb.
8886         (invalidate_cache): Rewrite database name recognition to use a table.
8887         Call res_init() if .reset_res is set for database.
8888         (handle_request): Add code to handle services database.
8889         * nscd/gai.c: Don't define __getservbyname_r.
8890         * nscd/nscd-client.h (request_type): Remove LASTDBREQ, add
8891         GETSERVBYNAME, GETSERVBYPORT, GETFDSERV.
8892         (serv_response_header): Define.
8893         (struct datahead): Add serv_response_header member.
8894         * nscd/nscd.c (parse_opt): Rewrite parsing of -i parameter value
8895         using table.
8896         * nscd/nscd.conf: Add entries for services database.
8897         * nscd/nscd.h: Adjust declaration of dbnames and serv2str.
8898         Declare serv_iov_disabled.
8899         Declare addservbyname, readdservbyname, addservbyport, and
8900         readdservbyport.
8901         * nscd/nscd_conf.c (dbnames): Mark as const.  Add services entry.
8902         (find_db): Fix error message.
8903         * nscd/nscd_proto.h: Declare __nss_not_use_nscd_services,
8904         __nscd_getservbyname_r, and __nscd_getservbyport_r.
8905         * nscd/selinux.c (perms): Add entries for services database.
8906         * nss/Versions: Export __nss_services_lookup with GLIBC_PRIVATE.
8907         * nss/nsswitch.c (__nss_disable_nscd): Also disable services database.
8909         * nscd/grpcache.c: Remove obsolete code.  Cleanups.
8910         * nscd/hstcache.c: Likewise.
8911         * nscd/pwdcache.c: Likewise.
8913         * nis/nss_nis/nis-service.c (_nss_nis_getservbyname_r): Correct
8914         computation of keylen.
8916         * include/string.h: Only redefine strndupa if this is really for
8917         libc code.
8919 2007-01-12  Ulrich Drepper  <drepper@redhat.com>
8921         * nscd/nscd_gethst_r.c: Minor cleanups.
8923         * nscd/connections.c (handle_request): Check selinux permissions
8924         for all non-admin commands.
8926         * sysdeps/i386/i486/bits/atomic.h: Define
8927         atomic_compare_and_exchange_val_acq,
8928         atomic_compare_and_exchange_bool_acq, and atomic_exchange_and_add
8929         using __sync_* built-ins for gcc >= 4.1.
8930         * sysdeps/x86_64/bits/atomic.h: Likewise.
8932         [BZ #3840]
8933         * scripts/check-local-headers.sh: Restrict to testing .o.d, .os.d,
8934         and .oS.d files.
8936 2007-01-05  Steven Munroe  <sjmunroe@us.ibm.com>
8938         * stdlib/tst-makecontext.c: Include errno.h.  Change main()
8939         to do_test().  Define TEST_FUNCTION. Include test-skeleton.c.
8940         (do_test): Check errno and exit(0) if ENOSYS.
8942 2007-01-11  Jakub Jelinek  <jakub@redhat.com>
8944         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Fix handling of multi-byte
8945         thousands separators.
8946         * stdlib/Makefile: Add rules to build and run tst-strtod4.
8947         * stdlib/tst-strtod4.c: New test.
8949         [BZ #3855]
8950         * stdlib/strtod_l.c (____STRTOF_INTERNAL): 0x. not followed by
8951         hexadecimal digit should accept just the initial 0.
8952         * stdlib/tst-strtod2.c (tests): New variable.
8953         (do_test): Run several tests rather than just one.
8955 2007-01-11  Jakub Jelinek  <jakub@redhat.com>
8957         * sysdeps/i386/soft-fp/sfp-machine.h: Remove.
8958         * sysdeps/x86_64/soft-fp/sfp-machine.h: Likewise.
8960 2007-01-10  Ulrich Drepper  <drepper@redhat.com>
8962         * io/fts.c: Make sure fts_cur is always valid after return from
8963         fts_read.
8964         Patch by Miloslav Trmac <mitr@redhat.com>.
8966 2006-10-27  Richard Sandiford  <richard@codesourcery.com>
8968         * elf/elf.h (R_MIPS_GLOB_DAT): Define.
8969         (R_MIPS_NUM): Bump by 1.
8971 2007-01-03  Jakub Jelinek  <jakub@redhat.com>
8973         * posix/execvp.c: Include alloca.h.
8974         (allocate_scripts_argv): Renamed to...
8975         (scripts_argv): ... this.  Don't allocate buffer here nor count
8976         arguments.
8977         (execvp): Use alloca if possible.
8978         * posix/Makefile: Add rules to build and run tst-vfork3 test.
8979         * posix/tst-vfork3.c: New test.
8981 2007-01-03  Ulrich Drepper  <drepper@redhat.com>
8983         * string/Makefile (tst-strxfrm2-ENV): Define.
8984         * stdlib/Makefile (tst-strtod3-ENV): Define.
8986 2007-01-02  Ulrich Drepper  <drepper@redhat.com>
8988         * posix/getconf.c: Update copyright year.
8989         * nss/getent.c: Likewise.
8990         * iconv/iconvconfig.c: Likewise.
8991         * iconv/iconv_prog.c: Likewise.
8992         * elf/ldconfig.c: Likewise.
8993         * catgets/gencat.c: Likewise.
8994         * csu/version.c: Likewise.
8995         * elf/ldd.bash.in: Likewise.
8996         * elf/sprof.c (print_version): Likewise.
8997         * locale/programs/locale.c: Likewise.
8998         * locale/programs/localedef.c: Likewise.
8999         * nscd/nscd.c (print_version): Likewise.
9000         * debug/xtrace.sh: Likewise.
9001         * malloc/memusage.sh: Likewise.
9002         * malloc/mtrace.pl: Likewise.
9003         * debug/catchsegv.sh: Likewise.
9005 2006-12-24  Ulrich Drepper  <drepper@redhat.com>
9007         * malloc/malloc.c (sYSMALLOc): Remove some unnecessary alignment
9008         attempts.
9010 2006-12-23  Ulrich Drepper  <drepper@redhat.com>
9012         * posix/wordexp.c: Remove some unnecessary tests.
9014 2006-12-22  Gavin Romig-Koch  <gavin@redhat.com>
9016         * nis/nss_compat/compat-grp.c (internal_getgrgid_r): Don't
9017         blacklist the group till after we look it up.
9019 2006-12-21  Ulrich Drepper  <drepper@redhat.com>
9021         * include/atomic.h (atomic_forced_read): New macro.
9023 2006-12-20  SUGIOKA Toshinobu  <sugioka@itonet.co.jp>
9025         * sysdeps/unix/sysv/linux/sh/bits/shm.h: New file.
9027 2006-12-19  Jakub Jelinek  <jakub@redhat.com>
9029         * nss/getXXbyYY_r.c: Include atomic.h.
9030         (INTERNAL (REENTRANT_NAME)): Write startp after start_fct,
9031         add atomic_write_barrier () in between.
9033         * stdlib/Makefile (tests): Add tst-makecontext.
9034         * stdlib/tst-makecontext.c: New test.
9036         * sysdeps/unix/sysv/linux/powerpc/powerpc32/makecontext.S
9037         (__makecontext): Don't realign uc_mcontext.uc_regs.
9039 2006-11-28  Jakub Jelinek  <jakub@redhat.com>
9041         * elf/dl-support.c: Include dl-procinfo.h.
9042         * sysdeps/powerpc/dl-procinfo.h (PPC_PLATFORM_POWER4,
9043         PPC_PLATFORM_PPC970, PPC_PLATFORM_POWER5, PPC_PLATFORM_POWER5_PLUS,
9044         PPC_PLATFORM_POWER6, PPC_PLATFORM_CELL_BE, PPC_PLATFORM_POWER6X):
9045         Define.
9046         (_dl_string_platform): Use PPC_PLATFORM_* macros instead of
9047         hardcoded constants.
9048         * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_platform): Use
9049         PPC_PLATFORM_* macros for array designators.
9051 2006-11-11  Steven Munroe  <sjmunroe@us.ibm.com>
9053         * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_cap_flags): Add 3 new cap
9054         names to the beginning.
9055         (_dl_powerpc_platforms): Add "power6x".
9056         * sysdeps/powerpc/dl-procinfo.h (_DL_HWCAP_FIRST): Decrease.
9057         (HWCAP_IMPORTANT): Add PPC_FEATURE_HAS_DFP.
9058         (_DL_PLATFORMS_COUNT): Increase.
9059         (_dl_string_platform): Handle power6x case.
9060         * sysdeps/powerpc/sysdep.h (PPC_FEATURE_PA6T, PPC_FEATURE_HAS_DFP,
9061         PPC_FEATURE_POWER6_EXT): Define.
9062         (PPC_FEATURE_POWER5, PPC_FEATURE_POWER5_PLUS): Correct Comment.
9064 2006-12-18  Jakub Jelinek  <jakub@redhat.com>
9066         [BZ #3747]
9067         * stdlib/jrand48_r.c (__jrand48_r): Make sure result is in the
9068         [-2^31 .. 2^31) range.
9069         * stdlib/tst-rand48.c (main): Fix expected values for 64-bit
9070         targets.
9071         * stdlib/tst-rand48-2.c: New test.
9072         * stdlib/Makefile (tests): Add tst-rand48-2.
9074 2006-12-14  Jakub Jelinek  <jakub@redhat.com>
9076         * misc/tst-pselect.c (do_test): Fix sigblock argument.
9078 2006-12-14  Ulrich Drepper  <drepper@redhat.com>
9080         * misc/tst-pselect.c (do_test): Make sure the helper process is
9081         terminating when the test is aborted.
9083 2006-12-13  Ulrich Drepper  <drepper@redhat.com>
9085         * sysdeps/unix/sysv/linux/bits/statvfs.h: Define ST_RELATIME.
9086         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
9087         Handle relatime mount option.
9089         [BZ #2337]
9090         * libio/Makefile (tests): Add tst-setvbuf1.
9091         * libio/tst-setvbuf1.c: New file.
9093 2006-12-08  Jakub Jelinek  <jakub@redhat.com>
9095         [BZ #2337]
9096         * libio/genops.c (__uflow): Fix a typo.
9097         * libio/wfiledoalloc.c (_IO_wfile_doallocate): Don't stat
9098         nor set _IO_LINE_BUF bit here.  Size the wide buffer based on
9099         the narrow buffer size.
9101 2006-11-24  Jakub Jelinek  <jakub@redhat.com>
9103         [BZ #2337]
9104         * libio/libio.h (_IO_FLAGS2_USER_WBUF): Define.
9105         * libio/wgenops.c (_IO_wsetb, _IO_wdefault_finish): Test and set
9106         _IO_FLAGS2_USER_WBUF bit in _flags2 instead of _IO_USER_BUF bit
9107         in _flags.
9108         * libio/wstrops.c (_IO_wstr_overflow, enlarge_userbuf,
9109         _IO_wstr_finish): Likewise.
9110         * libio/wmemstream.c (open_wmemstream): Likewise.
9111         * libio/fileops.c (_IO_new_file_close_it): Call _IO_set[bgp]
9112         even for wide streams.
9114 2006-12-13  Jakub Jelinek  <jakub@redhat.com>
9116         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S: Include
9117         kernel-features.h.
9119 2006-12-11  Ulrich Drepper  <drepper@redhat.com>
9121         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Parse thousand
9122         separators also if no non-zero digits found.
9123         * stdlib/Makefile (tests): Add tst-strtod3.
9125 2006-12-09  Ulrich Drepper  <drepper@redhat.com>
9127         [BZ #3632]
9128         * include/features.h: Fix comment about default value for
9129         _POSIX_C_SOURCE.
9131         [BZ #3664]
9132         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Fix test to recognize
9133         empty parsed strings.
9134         * stdlib/Makefile (tests): Add tst-strtod2.
9135         * stdlib/tst-strtod2.c: New file.
9137         [BZ #3673]
9138         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Fix exp_limit
9139         computation.
9140         * stdlib/Makefile (tests): Add tst-atof2.
9141         * stdlib/tst-atof2.c: New file.
9143         [BZ #3674]
9144         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Adjust exponent value
9145         correctly if removing trailing zero of hex-float.
9146         * stdlib/Makefile (tests): Add tst-atof1.
9147         * stdlib/tst-atof1.c: New file.
9149 2006-12-09  Jakub Jelinek  <jakub@redhat.com>
9151         * misc/mntent_r.c (__hasmntopt): Check p[optlen] even when p == rest.
9152         Start searching for next comma at p rather than rest.
9153         * misc/Makefile (tests): Add tst-mntent2.
9154         * misc/tst-mntent2.c: New test.
9156         * misc/getusershell.c (initshells): Check for integer overflows.
9157         Make strings buffer one bigger as fgets always succeeds when second
9158         argument is 1.  Don't use calloc for shells array.  Disallow
9159         / as shell.
9161 2006-12-08  Ulrich Drepper  <drepper@redhat.com>
9163         * malloc/memusage.c: Handle realloc with new size of zero and
9164         non-NULL pointer correctly.
9165         (me): Really write first record twice.
9166         (struct entry): Make format bi-arch safe.
9167         (dest): Write out more realloc statistics.
9168         * malloc/memusagestat.c (struct entry): Make format bi-arch safe.
9170 2006-12-05  Jakub Jelinek  <jakub@redhat.com>
9172         * nis/nis_subr.c (nis_getnames): Revert last change.
9174 2006-12-04  Jakub Jelinek  <jakub@redhat.com>
9176         * sysdeps/unix/sysv/linux/ttyname.c: Include termios.h.
9177         (ttyname): Use tcgetattr instead of isatty, don't set errno to ENOTTY.
9178         * sysdeps/unix/sysv/linux/ttyname_r.c: Include termios.h.
9179         (__ttyname_r): Use tcgetattr instead of isatty, don't set errno to
9180         ENOTTY.
9181         * io/Makefile: Add rules to build and run tst-ttyname_r test.
9182         * io/tst-ttyname_r.c: New test.
9184 2006-12-03  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
9186         * sysdeps/unix/sysv/linux/sh/sys/io.h: Removed.
9188 2006-11-30  H.J. Lu  <hongjiu.lu@intel.com>
9190         * sysdeps/i386/i686/memcmp.S: Use jump table as the base of
9191         jump table entries.
9193 2006-11-30  Jan Kratochvil  <jan.kratochvil@redhat.com>
9195         * sysdeps/unix/sysv/linux/i386/clone.S: Provide CFI for the outermost
9196         `clone' function to ensure proper unwinding stop of gdb.
9197         * sysdeps/unix/sysv/linux/x86_64/clone.S: Likewise.
9199 2006-12-01  Ulrich Drepper  <drepper@redhat.com>
9201         * nscd/nscd.init: Remove obsolete and commented-out -S option
9202         handling.
9204 2006-11-23  Jakub Jelinek  <jakub@redhat.com>
9206         [BZ #3514]
9207         * manual/string.texi (strncmp): Fix pastos from wcscmp description.
9209         [BZ #3515]
9210         * manual/string.texi (strtok): Remove duplicate paragraph.
9212 2006-12-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
9214         * sysdeps/unix/sysv/linux/x86_64/sigaction.c: Fix compatibility with
9215         libgcc not supporting `rflags' unwinding (register # >= 17).
9217 2006-11-30  Jakub Jelinek  <jakub@redhat.com>
9219         * sunrpc/svc_run.c (svc_run): Set my_pollfd to new_pollfd if realloc
9220         succeeded.
9222 2006-11-29  Daniel Jacobowitz  <dan@codesourcery.com>
9223             Jakub Jelinek  <jakub@redhat.com>
9224             Jan Kratochvil  <jan.kratochvil@redhat.com>
9226         * sysdeps/unix/sysv/linux/x86_64/sigaction.c (restore_rt): Add correct
9227         unwind information.
9228         * sysdeps/unix/sysv/linux/x86_64/Makefile: Provide symbols for
9229         'restore_rt' even in the 'signal' directory.
9230         * sysdeps/unix/sysv/linux/x86_64/ucontext_i.sym: Extend the regs list.
9232 2006-11-27  Jakub Jelinek  <jakub@redhat.com>
9234         [BZ #3559]
9235         * sunrpc/svc_run.c (svc_run): Fail instead of segfaulting if
9236         malloc crashed.  Don't allocate memory unnecessarily in each
9237         loop.
9239 2006-10-21  Jakub Jelinek  <jakub@redhat.com>
9241         * resolv/mapv4v6addr.h (map_v4v6_address): Fix last change.
9243 2006-11-20  Ulrich Drepper  <drepper@redhat.com>
9245         * resolv/mapv4v6addr.h (map_v4v6_address): Optimize a bit.
9247 2006-11-18  Bruno Haible  <bruno@clisp.org>
9249         * sysdeps/unix/sysv/linux/i386/getgroups.c (__getgroups): Invoke
9250         __sysconf only after having tried to call getgroups32.
9252 2006-11-19  Ulrich Drepper  <drepper@redhat.com>
9254         * nss/nss_files/files-hosts.c (LINE_PARSER): Support IPv6-style
9255         addresses for IPv4 queries if they can be mapped.
9257 2006-11-16  Jakub Jelinek  <jakub@redhat.com>
9259         * sysdeps/x86_64/fpu/s_copysignf.S (__copysignf): Switch to .text.
9260         * sysdeps/x86_64/fpu/s_copysign.S (__copysign): Likewise.
9261         (signmask): Add .size directive.
9262         (othermask): Add .type directive.
9264 2006-11-14  Ulrich Drepper  <drepper@redhat.com>
9266         * po/nl.po: Update from translation team.
9268         * timezone/zdump.c: Redo fix for BZ #3137.
9270 2006-11-14  Jakub Jelinek  <jakub@redhat.com>
9272         * nss/nss_files/files-alias.c (get_next_alias): Set line back
9273         to first_unused after parsing :include: file.
9275 2006-11-10  Ulrich Drepper  <drepper@redhat.com>
9277         * timezone/africa: Update from tzdata2006o.
9278         * timezone/antarctica: Likewise.
9279         * timezone/asia: Likewise.
9280         * timezone/australasia: Likewise.
9281         * timezone/backward: Likewise.
9282         * timezone/europe: Likewise.
9283         * timezone/iso3166.tab: Likewise.
9284         * timezone/northamerica: Likewise.
9285         * timezone/southamerica: Likewise.
9286         * timezone/zone.tab: Likewise.
9288         * time/tzfile.c (__tzfile_read): Extend to handle new file format
9289         on machines with 64-bit time_t.
9291         * timezone/checktab.awk: Update from tzcode2006o.
9292         * timezone/ialloc.c: Likewise.
9293         * timezone/private.h: Likewise.
9294         * timezone/scheck.c: Likewise.
9295         * timezone/tzfile.h: Likewise.
9296         * timezone/tzselect.ksh: Likewise.
9297         * timezone/zdump.c: Likewise.
9298         * timezone/zic.c: Likewise.
9300         [BZ #3483]
9301         * elf/ldconfig.c (main): Call setlocale and textdomain.
9302         Patch mostly by Benno Schulenberg <bensberg@justemail.net>.
9304         [BZ #3480]
9305         * manual/argp.texi: Fix typos.
9306         * manual/charset.texi: Likewise.
9307         * manual/errno.texi: Likewise.
9308         * manual/filesys.texi: Likewise.
9309         * manual/lang.texi: Likewise.
9310         * manual/maint.texi: Likewise.
9311         * manual/memory.texi: Likewise.
9312         * manual/message.texi: Likewise.
9313         * manual/resource.texi: Likewise.
9314         * manual/search.texi: Likewise.
9315         * manual/signal.texi: Likewise.
9316         * manual/startup.texi: Likewise.
9317         * manual/stdio.texi: Likewise.
9318         * manual/sysinfo.texi: Likewise.
9319         * manual/syslog.texi: Likewise.
9320         * manual/time.texi: Likewise.
9321         Patch by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
9323         [BZ #3465]
9324         * sunrpc/clnt_raw.c: Minimal message improvements.
9325         * sunrpc/pm_getmaps.c: Likewise.
9326         * nis/nss_nisplus/nisplus-publickey.c: Likewise.
9327         * nis/nis_print_group_entry.c: Likewise.
9328         * locale/programs/repertoire.c: Likewise.
9329         * locale/programs/charmap.c: Likewise.
9330         * malloc/memusage.sh: Likewise.
9331         * elf/dl-deps.c: Likewise.
9332         * locale/programs/ld-collate.c: Likewise.
9333         * libio/vswprintf.c: Likewise.
9334         * malloc/memusagestat.c: Likewise.
9335         * sunrpc/auth_unix.c: Likewise.
9336         * sunrpc/rpc_main.c: Likewise.
9337         * nscd/cache.c: Likewise.
9338         * locale/programs/repertoire.c: Unify output messages.
9339         * locale/programs/charmap.c: Likewise.
9340         * locale/programs/ld-ctype.c: Likewise.
9341         * locale/programs/ld-monetary.c: Likewise.
9342         * locale/programs/ld-numeric.c: Likewise.
9343         * locale/programs/ld-time.c: Likewise.
9344         * elf/ldconfig.c: Likewise.
9345         * nscd/selinux.c: Likewise.
9346         * elf/cache.c: Likewise.
9347         Patch mostly by Benno Schulenberg <bensberg@justemail.net>.
9349         [BZ #3451]
9350         * sysdeps/i386/fpu/bits/mathinline.h (floor): Make rounding mode
9351         change atomic.
9352         (ceil): Likewise.
9354 2006-11-10  Jakub Jelinek  <jakub@redhat.com>
9356         * string/strxfrm_l.c (STRXFRM): Fix trailing \1 optimization
9357         if N is one bigger than return value.
9358         * string/tst-strxfrm2.c (do_test): Also test strxfrm with l1 + 1
9359         and l1 last arguments, if buf is defined, verify the return value
9360         equals to strlen (buf) and verify no byte beyond passed length
9361         is modified.
9363 2006-11-10  Ulrich Drepper  <drepper@redhat.com>
9365         * po/sv.po: Update from translation team.
9367 2006-11-09  Ulrich Drepper  <drepper@redhat.com>
9369         * sysdeps/unix/sysv/linux/x86_64/sysconf.c (intel_check_word): Add
9370         noinline attribute.
9372 2006-11-10  Jakub Jelinek  <jakub@redhat.com>
9374         * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_check_word): Add
9375         noinline attribute.
9377         * sysdeps/gnu/siglist.c (__old_sys_siglist, __old_sys_sigabbrev):
9378         Use __new_sys_siglist instead of _sys_siglist_internal as
9379         second macro argument.
9380         (_old_sys_siglist): Use declare_symbol_alias macro instead of
9381         strong_alias.
9383 2006-11-09  Ulrich Drepper  <drepper@redhat.com>
9385         [BZ #3493]
9386         * posix/unistd.h (sysconf): Remove const attribute.
9388         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Fix test for
9389         temporary or deprecated addresses.
9390         Patch by Sridhar Samudrala <sri@us.ibm.com>.
9392         * string/Makefile (tests): Add tst-strxfrm2.
9393         * string/tst-strxfrm2.c: New file.
9395 2006-10-09  Jakub Jelinek  <jakub@redhat.com>
9397         * elf/dl-debug.c (_dl_debug_initialize): Check r->r_map for 0
9398         rather than r->r_brk.
9400 2006-11-08  Jakub Jelinek  <jakub@redhat.com>
9402         * string/strxfrm_l.c (STRXFRM): Do the trailing \1 removal
9403         optimization even if needed > n.
9405         * elf/dl-load.c (decompose_rpath): Return bool rather than void.
9406         If l->l_name is on inhibit_rpath list, set sps->dirs to -1 and
9407         return false, otherwise return true.
9408         (cache_rpath): Return decompose_rpath return value.
9410 2006-11-07  Jakub Jelinek  <jakub@redhat.com>
9412         * include/libc-symbols.h (declare_symbol): Rename to...
9413         (declare_symbol_alias): ... this.  Add ORIGINAL argument, imply
9414         strong_alias (ORIGINAL, SYMBOL) in asm to make sure it preceedes
9415         .size directive.
9416         * sysdeps/gnu/errlist-compat.awk: Adjust for declare_symbol_alias
9417         changes.
9418         * sysdeps/gnu/siglist.c: Likewise.
9420 2006-11-03  Steven Munroe  <sjmunroe@us.ibm.com>
9422         * sysdeps/powerpc/fpu/bits/mathinline.h
9423         [__LIBC_INTERNAL_MATH_INLINES]: Moved to ...
9424         * sysdeps/powerpc/fpu/math_private.h: ...here.  New file.
9426 2006-11-05  Ulrich Drepper  <drepper@redhat.com>
9428         * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_check_word):
9429         Update handling of cache descriptor 0x49 for new models.
9430         * sysdeps/unix/sysv/linux/x86_64/sysconf.c (intel_check_word):
9431         Likewise.
9433 2006-11-02  Jakub Jelinek  <jakub@redhat.com>
9435         * malloc/memusage.c (dest): Reset not_me back to false after
9436         printing statistics.
9438 2006-11-02  Ulrich Drepper  <drepper@redhat.com>
9440         * configure.in: Work around ld --help change and avoid -z relro
9441         test completely if the architecture doesn't care about security.
9443 2006-11-01  Ulrich Drepper  <drepper@redhat.com>
9445         * po/sv.po: Update from translation team.
9447 2006-10-31  Ulrich Drepper  <drepper@redhat.com>
9449         * stdlib/atexit.c (atexit): Don't mark as hidden when used to
9450         generate compatibility version.
9452 2006-10-29  Ulrich Drepper  <drepper@redhat.com>
9454         * configure.in: Relax -z relro requirement a bit.
9456         * po/sv.po: Update from translation team.
9458 2006-10-29  Jakub Jelinek  <jakub@redhat.com>
9460         * elf/dl-sym.c (do_sym): Use RTLD_SINGLE_THREAD_P.
9461         * elf/dl-runtime.c (_dl_fixup, _dl_profile_fixup): Likewise.
9462         * elf/dl-close.c (_dl_close_worker): Likewise.
9463         * elf/dl-open.c (_dl_open_worker): Likewise.
9464         * sysdeps/generic/sysdep-cancel.h (RTLD_SINGLE_THREAD_P): Define.
9466 2006-10-27  Ulrich Drepper  <drepper@redhat.com>
9468         * configure.in: Require assembler support for visibility, compiler
9469         support for visibility and aliases, linker support for various -z
9470         options.
9471         * Makeconfig: Remove conditional code which now is unnecessary.
9472         * config.h.in: Likewise.
9473         * config.make.in: Likewise.
9474         * dlfcn/Makefile: Likewise.
9475         * elf/Makefile: Likewise.
9476         * elf/dl-load.c: Likewise.
9477         * elf/rtld.c: Likewise.
9478         * include/libc-symbols.h: Likewise.
9479         * include/stdio.h: Likewise.
9480         * io/Makefile: Likewise.
9481         * io/fstat.c: Likewise.
9482         * io/fstat64.c: Likewise.
9483         * io/fstatat.c: Likewise.
9484         * io/fstatat64.c: Likewise.
9485         * io/lstat.c: Likewise.
9486         * io/lstat64.c: Likewise.
9487         * io/mknod.c: Likewise.
9488         * io/mknodat.c: Likewise.
9489         * io/stat.c: Likewise.
9490         * io/stat64.c: Likewise.
9491         * libio/stdio.c: Likewise.
9492         * nscd/Makefile: Likewise.
9493         * stdlib/Makefile: Likewise.
9494         * stdlib/atexit.c: Likewise.
9495         * sysdeps/generic/ldsodefs.h: Likewise.
9496         * sysdeps/i386/dl-machine.h: Likewise.
9497         * sysdeps/i386/sysdep.h: Likewise.
9498         * sysdeps/i386/i686/memcmp.S: Likewise.
9499         * sysdeps/powerpc/powerpc32/sysdep.h: Likewise.
9500         * sysdeps/unix/sysv/linux/i386/sigaction.c: Likewise.
9501         * sysdeps/unix/sysv/linux/x86_64/sigaction.c: Likewise.
9503         * Makerules: USE_TLS support is now default.
9504         * tls.make.c: Likewise.
9505         * csu/Versions: Likewise.
9506         * csu/libc-start.c: Likewise.
9507         * csu/libc-tls.c: Likewise.
9508         * csu/version.c: Likewise.
9509         * dlfcn/dlinfo.c: Likewise.
9510         * elf/dl-addr.c: Likewise.
9511         * elf/dl-cache.c: Likewise.
9512         * elf/dl-close.c: Likewise.
9513         * elf/dl-iteratephdr.c: Likewise.
9514         * elf/dl-load.c: Likewise.
9515         * elf/dl-lookup.c: Likewise.
9516         * elf/dl-object.c: Likewise.
9517         * elf/dl-open.c: Likewise.
9518         * elf/dl-reloc.c: Likewise.
9519         * elf/dl-support.c: Likewise.
9520         * elf/dl-sym.c: Likewise.
9521         * elf/dl-sysdep.c: Likewise.
9522         * elf/dl-tls.c: Likewise.
9523         * elf/ldconfig.c: Likewise.
9524         * elf/rtld.c: Likewise.
9525         * elf/tst-tls-dlinfo.c: Likewise.
9526         * elf/tst-tls1.c: Likewise.
9527         * elf/tst-tls10.h: Likewise.
9528         * elf/tst-tls14.c: Likewise.
9529         * elf/tst-tls2.c: Likewise.
9530         * elf/tst-tls3.c: Likewise.
9531         * elf/tst-tls4.c: Likewise.
9532         * elf/tst-tls5.c: Likewise.
9533         * elf/tst-tls6.c: Likewise.
9534         * elf/tst-tls7.c: Likewise.
9535         * elf/tst-tls8.c: Likewise.
9536         * elf/tst-tls9.c: Likewise.
9537         * elf/tst-tlsmod1.c: Likewise.
9538         * elf/tst-tlsmod13.c: Likewise.
9539         * elf/tst-tlsmod13a.c: Likewise.
9540         * elf/tst-tlsmod14a.c: Likewise.
9541         * elf/tst-tlsmod2.c: Likewise.
9542         * elf/tst-tlsmod3.c: Likewise.
9543         * elf/tst-tlsmod4.c: Likewise.
9544         * elf/tst-tlsmod5.c: Likewise.
9545         * elf/tst-tlsmod6.c: Likewise.
9546         * include/errno.h: Likewise.
9547         * include/link.h: Likewise.
9548         * include/tls.h: Likewise.
9549         * locale/global-locale.c: Likewise.
9550         * locale/localeinfo.h: Likewise.
9551         * malloc/arena.c: Likewise.
9552         * malloc/hooks.c: Likewise.
9553         * malloc/malloc.c: Likewise.
9554         * resolv/Versions: Likewise.
9555         * sysdeps/alpha/dl-machine.h: Likewise.
9556         * sysdeps/alpha/libc-tls.c: Likewise.
9557         * sysdeps/generic/ldsodefs.h: Likewise.
9558         * sysdeps/generic/tls.h: Likewise.
9559         * sysdeps/i386/dl-machine.h: Likewise.
9560         * sysdeps/ia64/dl-machine.h: Likewise.
9561         * sysdeps/ia64/libc-tls.c: Likewise.
9562         * sysdeps/mach/hurd/fork.c: Likewise.
9563         * sysdeps/mach/hurd/i386/tls.h: Likewise.
9564         * sysdeps/powerpc/powerpc32/dl-machine.c: Likwise.
9565         * sysdeps/powerpc/powerpc32/dl-machine.h: Likewise.
9566         * sysdeps/powerpc/powerpc64/dl-machine.h: Likewise.
9567         * sysdeps/s390/libc-tls.c: Likewise.
9568         * sysdeps/s390/s390-32/dl-machine.h: Likewise.
9569         * sysdeps/s390/s390-64/dl-machine.h: Likewise.
9570         * sysdeps/sh/dl-machine.h: Likewise.
9571         * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
9572         * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
9573         * sysdeps/x86_64/dl-machine.h: Likewise.
9575         * elf/dl-close.c (_dl_close_worker): Renamed from _dl_close and
9576         split out locking and parameter checking.
9577         (_dl_close): Call _dl_close_worker after locking and checking.
9578         * elf/dl-open.c (_dl_open): Call _dl_close_worker instead of
9579         _dl_close.
9580         * elf/Makefile: Add rules to build and run tst-thrlock.
9581         * elf/tst-thrlock.c:  New file.
9583         [BZ #3426]
9584         * stdlib/stdlib.h: Adjust comment for canonicalize_file_name to
9585         reality.
9587         [BZ #3429]
9588         * elf/dl-open.c (dl_open_worker): Keep holding dl_load_lock until
9589         we are sure we do not need it anymore for _dl_close.  Also move
9590         the asserts inside the lock region.
9591         Patch mostly by Suzuki <suzuki@in.ibm.com>.
9593 2006-10-27  Jakub Jelinek  <jakub@redhat.com>
9595         * elf/dl-lookup.c (_dl_debug_bindings): Remove unused symbol_scope
9596         argument.
9597         (_dl_lookup_symbol_x): Adjust caller.
9599         * sysdeps/generic/ldsodefs.h (struct link_namespaces): Remove
9600         _ns_global_scope.
9601         * elf/rtld.c (dl_main): Don't initialize _ns_global_scope.
9603         * elf/dl-libc.c: Revert l_scope name changes.
9604         * elf/dl-load.c: Likewise.
9605         * elf/dl-object.c: Likewise.
9606         * elf/rtld.c: Likewise.
9607         * elf/dl-close.c (_dl_close): Likewise.
9608         * elf/dl-open.c (dl_open_worker): Likewise.  If not SINGLE_THREAD_P,
9609         always use __rtld_mrlock_{change,done}.  Always free old scope list
9610         here if not l_scope_mem.
9611         * elf/dl-runtime.c (_dl_fixup, _dl_profile_fixup): Revert l_scope name
9612         change.  Never free scope list here.  Just __rtld_mrlock_lock before
9613         the lookup and __rtld_mrlock_unlock it after the lookup.
9614         * elf/dl-sym.c: Likewise.
9615         * include/link.h (struct r_scoperec): Remove.
9616         (struct link_map): Replace l_scoperec with l_scope, l_scoperec_mem
9617         with l_scope_mem and l_scoperec_lock with l_scope_lock.
9619 2006-10-25  Ulrich Drepper  <drepper@redhat.com>
9621         * sysdeps/gnu/netinet/tcp.h: Define TCP_CONGESTION.
9623 2006-10-18  Ulrich Drepper  <drepper@redhat.com>
9625         * configure.in: Disable building profile libraries by default.
9627 2006-10-17  Jakub Jelinek  <jakub@redhat.com>
9629         * sunrpc/xdr_mem.c (xdrmem_setpos): Don't compare addresses
9630         as signed longs, check for x_base + pos overflow.
9631         * sunrpc/Makefile (tests): Add tst-xdrmem2.
9632         * sunrpc/tst-xdrmem2.c: New test.
9634 2006-10-18  Ulrich Drepper  <drepper@redhat.com>
9636         * elf/dl-lookup.c (_dl_lookup_symbol_x): Add warning to
9637         _dl_lookup_symbol_x code.
9639 2006-10-17  Jakub Jelinek  <jakub@redhat.com>
9641         * elf/dl-runtime.c: Include sysdep-cancel.h.
9642         (_dl_fixup, _dl_profile_fixup): Use __rtld_mrlock_* and
9643         scoperec->nusers only if !SINGLE_THREAD_P.  Use atomic_*
9644         instead of catomic_* macros.
9645         * elf/dl-sym.c: Include sysdep-cancel.h.
9646         (do_sym): Use __rtld_mrlock_* and scoperec->nusers only
9647         if !SINGLE_THREAD_P.  Use atomic_* instead of catomic_* macros.
9648         * elf/dl-close.c: Include sysdep-cancel.h.
9649         (_dl_close): Use __rtld_mrlock_* and scoperec->nusers only
9650         if !SINGLE_THREAD_P.  Use atomic_* instead of catomic_* macros.
9651         * elf/dl-open.c: Include sysdep-cancel.h.
9652         (dl_open_worker): Use __rtld_mrlock_* and scoperec->nusers only
9653         if !SINGLE_THREAD_P.  Use atomic_* instead of catomic_* macros.
9655 2006-10-17  Jakub Jelinek  <jakub@redhat.com>
9657         [BZ #3313]
9658         * malloc/malloc.c (malloc_consolidate): Set maxfb to address of last
9659         fastbin rather than end of fastbin array.
9661 2006-10-18  Ulrich Drepper  <drepper@redhat.com>
9663         * sysdeps/i386/i486/bits/atomic.h (catomic_decrement): Use correct
9664         body macro.
9665         * sysdeps/x86_64/bits/atomic.h
9666         (__arch_c_compare_and_exchange_val_64_acq): Add missing casts.
9667         (catomic_decrement): Use correct body macro.
9669 2006-10-17  Jakub Jelinek  <jakub@redhat.com>
9671         * include/atomic.h: Add a unique prefix to all local variables
9672         in macros.
9673         * csu/tst-atomic.c (do_test): Test also catomic_* macros.
9675 2006-10-16  Ulrich Drepper  <drepper@redhat.com>
9677         [BZ #3369]
9678         * sysdeps/posix/getaddrinfo.c (rfc3484_sort): Fix typos in rules 4
9679         and 7.
9681 2006-10-14  Ulrich Drepper  <drepper@redhat.com>
9683         * resolv/arpa/nameser.h: Document that ns_t_a6 is deprecated.
9685 2006-10-13  Ulrich Drepper  <drepper@redhat.com>
9687         [BZ #3313]
9688         * malloc/malloc.c (malloc_consolidate): Don't use get_fast_max to
9689         determine highest fast bin to consolidate, always look into all of
9690         them.
9691         (do_check_malloc_state): Only require for empty bins for large
9692         sizes in main arena.
9694         * libio/stdio.h: Add more __wur attributes.
9696         * elf/dl-minimal.c (realloc): Optimize last patch.
9698 2006-10-12  Richard Sandiford  <richard@codesourcery.com>
9700         [BZ #3352]
9701         * elf/dl-minimal.c (realloc): Let malloc() return a new pointer,
9702         and use memcpy() if it does.
9704 2006-11-12  Andreas Jaeger  <aj@suse.de>
9706         [BZ #2510]
9707         * manual/search.texi (Hash Search Function): Clarify.
9708         (Array Search Function): Clarify.
9710 2006-11-12  Joseph Myers  <joseph@codesourcery.com>
9712         [BZ #2830]
9713         * math/atest-exp.c (main): Cast hex value to mp_limb_t before
9714         shifting.
9715         * math/atest-exp2.c (read_mpn_hex): Likewise.
9716         * math/atest-sincos.c (main): Likewise.
9718 2006-10-11  Ulrich Drepper  <drepper@redhat.com>
9720         * sysdeps/unix/sysv/linux/syscalls.list: Add epoll_pwait.
9721         * sysdeps/unix/sysv/linux/sys/epoll.h: Declare epoll_pwait.
9722         * sysdeps/unix/sysv/linux/Versions (libc): Add epoll_pwait for
9723         version GLIBC_2.6.
9724         * Versions.def: Add GLIBC_2.6 for libc.
9726         * sysdeps/unix/sysv/linux/i386/sysdep.h (DOARGS_6): Fix offset.
9728         * sysdeps/i386/i486/bits/atomic.h: Add catomic_* support.
9730 2006-10-11  Jakub Jelinek  <jakub@redhat.com>
9732         * malloc/malloc.c (_int_malloc): Remove unused any_larger variable.
9734         * nis/nis_defaults.c (__nis_default_access): Don't call getenv twice.
9736         * nis/nis_subr.c (nis_getnames): Use __secure_getenv instead of getenv.
9737         * sysdeps/generic/unsecvars.h: Add NIS_PATH.
9739 2006-10-11  Ulrich Drepper  <drepper@redhat.com>
9741         * include/atomic.c: Define catomic_* operations.
9742         * sysdeps/x86_64/bits/atomic.h: Likewise.  Fix a few minor problems.
9743         * stdlib/cxa_finalize.c: Use catomic_* operations instead of atomic_*.
9744         * malloc/memusage.c: Likewise.
9745         * gmon/mcount.c: Likewise.
9746         * elf/dl-close.c: Likewise.
9747         * elf/dl-open.c: Likewise.
9748         * elf/dl-profile.c: Likewise.
9749         * elf/dl-sym.c: Likewise.
9750         * elf/dl-runtime.c: Likewise.
9751         * elf/dl-fptr.c: Likewise.
9752         * resolv/res_libc.c: Likewise.
9754 2006-10-10  Ulrich Drepper  <drepper@redhat.com>
9756         * nis/nis_subr.c (nis_getnames): Add trailing dot to NIS_PATH
9757         components which lack them.
9759         * nis/nis_subr.c (nis_getnames): Make sure that we always return
9760         at least one entry consisting of the parameter concatenated with
9761         the domain.
9763 2006-10-10  Roland McGrath  <roland@frob.com>
9765         * sysdeps/mach/hurd/utimes.c: Use a union to avoid an improper cast.
9766         * sysdeps/mach/hurd/futimes.c: Likewise.
9767         * sysdeps/mach/hurd/lutimes.c: Likewise.
9769 2006-10-09  Ulrich Drepper  <drepper@redhat.com>
9770             Jakub Jelinek  <jakub@redhat.com>
9772         Implement reference counting of scope records.
9773         * elf/dl-close.c (_dl_close): Remove all scopes from removed objects
9774         from the list in objects which remain.  Always allocate new scope
9775         record.
9776         * elf/dl-open.c (dl_open_worker): When growing array for scopes,
9777         don't resize, allocate a new one.
9778         * elf/dl-runtime.c: Update reference counters before using a scope
9779         array.
9780         * elf/dl-sym.c: Likewise.
9781         * elf/dl-libc.c: Adjust for l_scope name change.
9782         * elf/dl-load.c: Likewise.
9783         * elf/dl-object.c: Likewise.
9784         * elf/rtld.c: Likewise.
9785         * include/link.h: Include <rtld-lowlevel.h>.  Define struct
9786         r_scoperec.  Replace r_scope with pointer to r_scoperec structure.
9787         Add l_scoperec_lock.
9788         * sysdeps/generic/ldsodefs.h: Include <rtld-lowlevel.h>.
9789         * sysdeps/generic/rtld-lowlevel.h: New file.
9791         * include/atomic.h: Rename atomic_and to atomic_and_val and
9792         atomic_or to atomic_or_val.  Define new macros atomic_and and
9793         atomic_or which do not return values.
9794         * sysdeps/x86_64/bits/atomic.h: Define atomic_and and atomic_or.
9795         Various cleanups.
9796         * sysdeps/i386/i486/bits/atomic.h: Likewise.
9798         * po/sv.po: Update from translation team.
9800 2006-10-07  Ulrich Drepper  <drepper@redhat.com>
9802         * Versions.def: Add GLIBC_2.6 to libpthread.
9804         * include/shlib-compat.h (SHLIB_COMPAT): Expand parameters before use.
9805         (versioned_symbol): Likewise.
9806         (compat_symbol): Likewise.
9808         * po/tr.po: Update from translation team.
9810 2006-10-06  Ulrich Drepper  <drepper@redhat.com>
9812         * nis/Banner: Removed.  It's been integral part forever and the
9813         author info is incomplete anyway.
9814         * libio/Banner: Likewise.
9816         * nis/nis_table.c (nis_list): If __follow_path fails in the new
9817         code, make sure the nis_freeresult call doesn't crash and that the
9818         result is reported correctly.
9820 2006-09-27  Jakub Jelinek  <jakub@redhat.com>
9822         * nis/nis_table.c (nis_list): Handle FOLLOW_PATH | ALL_RESULTS
9823         when callback is NULL.
9825         * nis/Versions (libnss_nisplus): Add
9826         _nss_nisplus_initgroups_dyn@@GLIBC_PRIVATE.
9827         * nis/Makefile (libnss_nisplus-routines): Add nisplus-initgroups.
9828         * nis/nss_nisplus/nisplus-grp.c (tablename_val, tablename_len,
9829         _nss_create_tablename): Rename to...
9830         (grp_tablename_val, grp_tablename_len, _nss_grp_create_tablename):
9831         ... these.  No longer static.
9832         (internal_setgrent): Adjust users.
9833         (_nss_nisplus_getgrnam_r, _nss_nisplus_getgrgid_r): Likewise.
9834         Don't use locking around _nss_grp_create_tablename call.
9835         * nis/nss_nisplus/nisplus-initgroups.c: New file.
9837 2006-10-06  Ulrich Drepper  <drepper@redhat.com>
9839         * version.h (VERSION): Bump to 2.5.90 for new development tree.
9841 2006-10-06  Andreas Jaeger  <aj@suse.de>
9843         * include/features.h (__GLIBC_MINOR__): It's glibc 2.5 now.
9845 2006-10-06  Ulrich Drepper  <drepper@redhat.com>
9847         * po/pl.po: Update from translation team.
9849         * nscd/nscd.c (main): Fix typo in message.
9850         Patch by Jakub Bogsz <qboosh@pld-linux.org>.
9852 2006-10-02  Jakub Jelinek  <jakub@redhat.com>
9854         [BZ #3291]
9855         * sysdeps/unix/sysv/linux/sparc/sparc64/pause.c: Include
9856         errno.h, signal.h, unistd.h and sysdep-cancel.h.
9857         (__sigprocmask): Define.
9859 2006-10-02  Ulrich Drepper  <drepper@redhat.com>
9861         * elf/rtld.c (dl_main): Don't use prelinking if LD_DYNAMIC_WEAK is
9862         used.
9864 2006-10-02  Jakub Jelinek  <jakub@redhat.com>
9866         * nscd/mem.c (mempool_alloc): Round array size to 16 bytes
9867         in oldtotal and newtotal calculation.
9868         * nscd/nscd-client.h (struct mapped_database): Add datasize
9869         field.
9870         * nscd/nscd_helper.c (get_mapping): Initialize datasize field.
9871         (__nscd_get_map_ref): Get a new mapping even if mapping's data_size
9872         increased.
9873         (__nscd_cache_search): Add checks to make sure we never reference
9874         data beyond the current mapping.
9876 2006-10-02  Dmitry V. Levin  <ldv@altlinux.org>
9878         * sysdeps/posix/getaddrinfo.c (match_prefix): Make mask and val
9879         variables const to avoid compiler warnings.
9881         * io/fts.c (fts_close): Remove redundant checks.
9882         (fts_build): Likewise.
9883         (fts_palloc): Likewise.
9885         * manual/message.texi (Advanced gettext functions,
9886         Using gettextized software): Fix typos.
9888 2006-09-30  Ulrich Drepper  <drepper@redhat.com>
9890         * posix/glob.c (glob_in_dir): Add some comments and asserts to
9891         explain why there are no leaks.
9893 2006-09-29  Ulrich Drepper  <drepper@redhat.com>
9895         * libio/wmemstream.c: Include <wchar.h>.
9896         * libio/bug-wmemstream1.c: Likewise.
9897         * libio/tst-wmemstream1.c: Likewise.
9898         * libio/tst-wmemstream2.c: Likewise.
9900         * version.h (RELEASE): Bump to 2.5.
9901         * README: Regenerated.
9903         * locale/iso-3166.def: Add Aaland Islands and Montenegro.
9905         [BZ #3273]
9906         * nscd/nscd_initgroups.c (__nscd_getgrouplist): It is OK to have
9907         found no group members.
9908         Patch by Petr Baudis.
9910 2006-09-29  Jakub Jelinek  <jakub@redhat.com>
9912         * elf/rtld.c (_dl_start_final): If not USE___THREAD, don't
9913         assert bootstrap_map.l_tls_modid is zero.
9914         (_dl_start): Initialize bootstrap_map.l_tls_modid to 0
9915         if USE___THREAD.
9917 2006-09-27  Ulrich Drepper  <drepper@redhat.com>
9919         * libio/stdio.h: Move open_wmemstream prototype to ...
9920         * wcsmbs/wchar.h: ... here.
9922 2006-09-25  Jakub Jelinek  <jakub@redhat.com>
9924         [BZ #3252]
9925         * sysdeps/unix/sysv/linux/powerpc/fchownat.c (fchownat): Handle only
9926         fchownat syscall and __ASSUME_LCHOWN_SYSCALL case inline, call
9927         __{,l}chown to handle the rest.
9928         * sysdeps/unix/sysv/linux/i386/fchownat.c (fchownat): Handle only
9929         fchownat syscall and __ASSUME_32BITUIDS case inline, call
9930         __{,l}chown to handle the rest.
9931         * sysdeps/unix/sysv/linux/sparc/sparc32/fchownat.c: Include
9932         i386/fchownat.c.
9933         * sysdeps/unix/sysv/linux/s390/s390-32/fchownat.c: Likewise.
9934         * sysdeps/unix/sysv/linux/sh/fchownat.c: Likewise.
9936         [BZ #3253]
9937         * posix/glob.c (glob_in_dir): Don't alloca one struct globlink at a
9938         time, rather allocate increasingly bigger arrays of pointers, if
9939         possible with alloca, if too large with malloc.
9941 2006-09-24  Jakub Jelinek  <jakub@redhat.com>
9943         * sysdeps/powerpc/fpu/libm-test-ulps: Updated.
9945         * sysdeps/ieee754/ldbl-128/s_lrintl.c (__lrintl): Fix 2 typos.
9947 2006-09-24  Ulrich Drepper  <drepper@redhat.com>
9949         * sysdeps/posix/getaddrinfo.c (rfc3484_sort): Implement rule 4,
9950         home addresses.
9951         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Recognize
9952         IFA_F_HOMEADDRESS flag for interfaces.
9953         * include/ifaddrs.h (struct in6addrinfo): Define
9954         in6ai_homeaddress.
9956 2006-09-21  Jakub Jelinek  <jakub@redhat.com>
9958         [BZ #3225]
9959         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h (PTR_MANGLE3,
9960         PTR_DEMANGLE3): Define.
9961         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h (PTR_MANGLE3,
9962         PTR_DEMANGLE3): Likewise.
9963         * sysdeps/powerpc/powerpc32/__longjmp-common.S (__longjmp): Use them.
9964         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S (__longjmp):
9965         Likewise.
9966         * sysdeps/powerpc/powerpc64/__longjmp-common.S (__longjmp): Likewise.
9968 2006-09-20  Jakub Jelinek  <jakub@redhat.com>
9970         * po/libc.pot: Regenerated.
9971         * po/be.po: Updated.
9972         * po/ca.po: Likewise.
9973         * po/cs.po: Likewise.
9974         * po/da.po: Likewise.
9975         * po/de.po: Likewise.
9976         * po/el.po: Likewise.
9977         * po/en_GB.po: Likewise.
9978         * po/es.po: Likewise.
9979         * po/fi.po: Likewise.
9980         * po/fr.po: Likewise.
9981         * po/gl.po: Likewise.
9982         * po/hr.po: Likewise.
9983         * po/hu.po: Likewise.
9984         * po/ja.po: Likewise.
9985         * po/ko.po: Likewise.
9986         * po/nb.po: Likewise.
9987         * po/nl.po: Likewise.
9988         * po/pl.po: Likewise.
9989         * po/pt_BR.po: Likewise.
9990         * po/ru.po: Likewise.
9991         * po/rw.po: Likewise.
9992         * po/sk.po: Likewise.
9993         * po/sv.po: Likewise.
9994         * po/tr.po: Likewise.
9995         * po/zh_CN.po: Likewise.
9996         * po/zh_TW.po: Likewise.
9998         [BZ #3137]
9999         * iconv/iconv_prog.c (main): Fix spelling in error message.
10000         * iconv/iconvconfig.c (main): Likewise.
10001         * locale/programs/ld-collate.c (handle_ellipsis): Likewise.
10002         * locale/programs/ld-ctype.c (charclass_symbolic_ellipsis): Likewise.
10003         * locale/programs/localedef.c (main): Likewise.
10004         * locale/programs/repertoire.c (repertoire_read): Likewise.
10005         * timezone/zdump.c (main): Likewise.
10006         * nscd/connections.c (handle_request): Fix spelling in log message.
10007         Patch by Malcolm Parsons <malcolm.parsons@gmail.com>.
10009 2006-09-20  Ulrich Drepper  <drepper@redhat.com>
10011         * inet/inet6_option.c: Also emit linker warnings for the RFC 2292
10012         interfaces.
10014 2006-09-20  Andreas Jaeger  <aj@suse.de>
10016         * math/libm-test.inc (lrint_test_upward): Fix typo.
10018 2006-06-17  Joseph S. Myers  <joseph@codesourcery.com>
10020         [BZ #2592]
10021         * math/libm-test.inc (lrint_test_tonearest): New function.
10022         (lrint_test_towardzero): New function.
10023         (lrint_test_downward): New function.
10024         (lrint_test_upward): New function.
10025         (main): Run these new tests.
10026         * sysdeps/ieee754/dbl-64/s_llrint.c (__llrint): Correct rounding
10027         of values near to 0.
10028         (two52): Use double not long double.
10029         * sysdeps/ieee754/dbl-64/s_lrint.c (__lrint): Likewise.
10030         * sysdeps/ieee754/flt-32/s_llrintf.c (__llrintf): Likewise.
10031         (two23): Use float not double.
10032         * sysdeps/ieee754/flt-32/s_lrintf.c (__lrintf): Likewise.
10033         (two23): Use float not double.
10034         * sysdeps/ieee754/ldbl-128/s_llrintl.c (__llrintl): Likewise.
10035         * sysdeps/ieee754/ldbl-128/s_lrintl.c (__lrintl): Likewise.
10036         * sysdeps/ieee754/ldbl-96/s_llrintl.c (__llrintl): Likewise.
10037         * sysdeps/ieee754/ldbl-96/s_lrintl.c (__lrintl): Likewise.
10039 2006-09-20  Martin Schwidefsky  <schwidefsky@de.ibm.com>
10041         * sysdeps/unix/sysv/linux/s390/s390-32/makecontext.c (__makecontext):
10042         Cast sp to unsigned long to avoid compiler warning.
10043         Use __makecontext_ret function instead of a trampoline on the stack.
10044         (__makecontext_ret): New function.
10045         * sysdeps/unix/sysv/linux/s390/s390-64/makecontext.c: Likewise.
10047 2006-09-19  Jakub Jelinek  <jakub@redhat.com>
10049         * elf/dl-cache.c (HWCAP_CHECK): If _DL_PLATFORMS_COUNT, but
10050         platform == -1, reject any libs with non-zero _DL_HWCAP_PLATFORM
10051         bits.
10053 2006-09-19  Ulrich Drepper  <drepper@redhat.com>
10055         * elf/dl-close.c (_dl_close): If dependency is not unloaded make
10056         sure no reference to the unloaded map's search list remains in the
10057         dependency's scope.
10059 2006-09-16  Jakub Jelinek  <jakub@redhat.com>
10061         * elf/Makefile: Add rules to build and run unload7 test.
10062         * elf/unload7.c: New test.
10063         * elf/unload7mod1.c: New file.
10064         * elf/unload7mod2.c: New file.
10066 2006-09-18  Jakub Jelinek  <jakub@redhat.com>
10068         * sysdeps/unix/sysv/linux/sys/ptrace.h (PT_GETEVENTMSG): Fix pasto.
10069         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h (PTRACE_SETOPTIONS,
10070         PTRACE_GETEVENTMSG, PTRACE_GETSIGINFO, PTRACE_SETSIGINFO): Define.
10071         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h (PTRACE_SETOPTIONS,
10072         PTRACE_GETEVENTMSG, PTRACE_GETSIGINFO, PTRACE_SETSIGINFO): Likewise.
10073         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h (PTRACE_SETOPTIONS,
10074         PTRACE_GETEVENTMSG, PTRACE_GETSIGINFO, PTRACE_SETSIGINFO): Likewise.
10075         * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h (PTRACE_SETOPTIONS,
10076         PTRACE_GETEVENTMSG): Likewise.
10077         (PTRACE_GETSIGINFO, PTRACE_SETSIGINFO): Change to the arch independent
10078         values.
10080 2006-09-17  Mike Frysinger  <vapier@gentoo.org>
10082         * sysdeps/unix/sysv/linux/sys/ptrace.h (PTRACE_SETOPTIONS,
10083         PTRACE_GETEVENTMSG, PTRACE_GETSIGINFO, PTRACE_SETSIGINFO): Define.
10084         * sysdeps/unix/sysv/linux/ptrace.c (ptrace): Check PTRACE_SETOPTIONS,
10085         PTRACE_GETEVENTMSG, PTRACE_GETSIGINFO and PTRACE_SETSIGINFO.
10087 2006-09-16  Jakub Jelinek  <jakub@redhat.com>
10089         * sysdeps/powerpc/powerpc32/register-dump.h (register_dump): Don't
10090         write '\0' to the fd.
10091         * sysdeps/mach/hurd/powerpc/register-dump.h (register_dump): Likewise.
10092         * sysdeps/powerpc/powerpc64/register-dump.h (register_dump): Likewise.
10093         Change regs to unsigned long pointer from unsigned int, fix fscr
10094         offset.
10096 2006-09-14  Jakub Jelinek  <jakub@redhat.com>
10098         * io/Makefile (CFLAGS-fstatat.c): Set.
10099         (CFLAGS-fstatat64.c): Likewise.
10100         (CFLAGS-mknodat.c): Likewise.
10102         * sysdeps/ieee754/ldbl-128ibm/s_llrintl.c: Comment fixes.
10103         * sysdeps/ieee754/ldbl-128ibm/s_llroundl.c: Likewise.
10104         * sysdeps/ieee754/ldbl-128ibm/s_lrintl.c: Rewritten.
10105         * sysdeps/ieee754/ldbl-128ibm/s_lroundl.c: Rewritten.
10107 2006-09-14  Jakub Jelinek  <jakub@redhat.com>
10108             Steven Munroe  <sjmunroe@us.ibm.com>
10110         * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_cap_flags): Add 4 new cap
10111         names to the beginning.  Rename "cell" to "cellbe".
10112         (_dl_powerpc_platforms): New.
10113         * sysdeps/powerpc/dl-procinfo.h (_DL_HWCAP_FIRST): Decrease.
10114         (HWCAP_IMPORTANT): Remove power{4,5,5+} and cell.
10115         (_DL_PLATFORMS_COUNT, _DL_FIRST_PLATFORM): Define.
10116         (_DL_HWCAP_PLATFORM): Define to new mask.
10117         (_dl_platform_string, _dl_string_platform): New functions.
10118         * sysdeps/powerpc/sysdep.h (PPC_FEATURE_BOOKE, PPC_FEATURE_SMT,
10119         PPC_FEATURE_ICACHE_SNOOP, PPC_FEATURE_ARCH_2_05): Define.
10121 2006-09-12  Jakub Jelinek  <jakub@redhat.com>
10123         [BZ #2526]
10124         * README.libm: Fix a thinko in sqrt algorithm description.
10126         [BZ #3143]
10127         * manual/string.texi (argz_delete): Fix prototype.
10128         Patch by <alpt@freaknet.org>.
10130 2006-08-26  Joseph Myers  <joseph@codesourcery.com>
10132         [BZ #3138]
10133         * io/test-lfs.c (do_prepare): Give name_len type size_t.
10134         * io/tst-fcntl.c (do_prepare): Likewise.
10135         * posix/tst-exec.c (do_prepare): Likewise.
10136         * posix/tst-preadwrite.c (do_prepare): Likewise.
10137         * posix/tst-spawn.c (do_prepare): Likewise.
10138         * posix/tst-truncate.c (do_prepare): Likewise.
10139         * rt/tst-aio.c (do_prepare): Likewise.
10140         * rt/tst-aio64.c (do_prepare): Likewise.
10141         * stdlib/test-canon2.c (do_prepare): Give test_dir_len type
10142         size_t.
10144 2006-09-09  Ulrich Drepper  <drepper@redhat.com>
10146         [BZ #2821]
10147         * time/mktime.c (guess_time_tm): Fix overflow detection.
10148         * time/Makefile (tests): Add bug-mktime1.
10149         * time/bug-mktime1.c: New file.
10151         [BZ #3189, #3188]
10152         * misc/sys/mman.h (remap_file_pages): Make available for _GNU_SOURCE.
10153         (mremap): Likewise.
10155 2006-09-07  Jakub Jelinek  <jakub@redhat.com>
10157         [BZ #1006]
10158         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela):
10159         Ensure relocation doesn't clobber any bits outside of the
10160         immediate field for R_SPARC_TLS_LE_HIX22, R_SPARC_WDISP30,
10161         R_SPARC_HI22 and R_SPARC_H44.
10163         [BZ #2775]
10164         * malloc/malloc.c (sYSMALLOc): Only call grow_heap if
10165         (long) (MINSIZE + nb - old_size) is positive.
10167         * malloc/arena.c (grow_heap): When growing bail even if new_size
10168         is negative.
10170         [BZ #3155]
10171         * sysdeps/powerpc/powerpc32/fpu/s_lrint.S (__lrint): Don't access
10172         stack below r1.
10174 2006-09-06  Jakub Jelinek  <jakub@redhat.com>
10176         * posix/regex_internal.c (re_string_reconstruct): Handle
10177         offset < pstr->valid_raw_len && pstr->offsets_needed case.
10178         Ensure no bytes read before raw_mbs array.  Pass a saved copy of
10179         pstr->valid_len - 1 rather than pstr->valid_raw_len - 1 to
10180         re_string_context_at.
10181         * posix/Makefile: Add rules to build and run bug-regex26 test.
10182         * posix/bug-regex26.c: New test.
10184         * locale/programs/ld-collate.c (collate_read): Goto sym_equiv_free
10185         rather than col_sym_free.  Move seqp declaration earlier.
10187         * resolv/gai_suspend.c (gai_suspend): Make sure result is initialized.
10189 2006-09-05  Jakub Jelinek  <jakub@redhat.com>
10191         * nscd/initgrcache.c (addinitgroupsX): Move any_success
10192         decl before first goto out.
10194 2006-09-04  Jakub Jelinek  <jakub@redhat.com>
10196         * Makerules (shlib.lds): If have-hash-style, put .hash section
10197         at the end of the RO segment.
10199 2006-09-04  Ulrich Drepper  <drepper@redhat.com>
10201         * elf/do-lookup.h (do_lookup_x): Initialize symidx in case the new
10202         style hash table format is used.
10204 2006-09-04  Jakub Jelinek  <jakub@redhat.com>
10206         * resolv/res_mkquery.c (res_nmkquery): Set hp->id to statp->id after
10207         randomization rather than before.
10208         * resolv/res_init.c (res_randomid): Don't call gettimeofday here.
10210 2006-08-31  Jakub Jelinek  <jakub@redhat.com>
10212         * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Add ld.so.
10214         * malloc/malloc.c (_int_malloc): Use full list insert and not
10215         shortcut which assumes the list is empty for large requests
10216         too.
10218         * elf/tst-addr1.c (do_test): Allow i.dli_sname "_IO_printf".
10220 2006-08-30  Jakub Jelinek  <jakub@redhat.com>
10222         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (splice): Add offin
10223         and offout arguments to the prototype.
10224         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (splice): Likewise.
10225         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h (splice): Likewise.
10226         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (splice): Likewise.
10227         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h (splice): Likewise.
10228         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h (splice): Likewise.
10229         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h (splice): Likewise.
10230         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h (splice): Likewise.
10231         * sysdeps/unix/sysv/linux/syscalls.list (splice): Adjust args string.
10233 2006-08-28  Ulrich Drepper  <drepper@redhat.com>
10235         * elf/dl-load.c (_dl_init_paths): Expand DSTs.
10237         * elf/dl-open.c (dl_open_worker): Allow $LIB and $PLATFORM in
10238         dlopen parameters.
10240 2006-08-28  Jakub Jelinek  <jakub@redhat.com>
10242         * inet/getnameinfo.c (getnameinfo): For AF_INET, check errno
10243         only if herrno is NETDB_INTERNAL.  Handle errors other than
10244         ERANGE outside of the loops, handle TRY_AGAIN.
10246         * locale/programs/ld-ctype.c (translit_flatten): Issue error
10247         if other's ctype category was missing.
10248         * locale/programs/ld-collate.c (collate_read): Return if
10249         copy_locale's collate category is missing.
10251 2006-08-27  Ulrich Drepper  <drepper@redhat.com>
10253         [BZ #2684]
10254         * malloc/malloc.c (public_rEALLOc): Try harder by using other
10255         arenas if allocation failed.
10256         Patch mostly by Jan Edler <jan.edler@indexengines.com>.
10258 2006-08-26  Ulrich Drepper  <drepper@redhat.com>
10260         * malloc/malloc.c (bin_at): Rewrite to be more clear and to not
10261         waste bins[0..1].
10262         (malloc_state): Reduce bins size by 2.
10263         (_int_malloc): Fix test for large enough buffer for early termination.
10264         When no unsorted block matches perfectly and an exiting block has
10265         to be split, use full list insert and not shortcut which assumes
10266         the list is empty.
10268         * locale/programs/ld-ctype.c (ctype_read): Better patch for read
10269         failure.
10271 2006-08-24  Ulrich Drepper  <drepper@redhat.com>
10273         * locale/programs/ld-ctype.c (ctype_read): If CTYPE is NULL, don't
10274         do anything.
10276         * sysdeps/generic/ldsodefs.h (DL_ADDR_SYM_MATCH): For undefined
10277         symbol require exact match (these are PLTs).
10278         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ldsodefs.h
10279         (_dl_ppc64_addr_sym_match): Likewise.
10281         [BZ #2683]
10282         * elf/dl-addr.c (_dl_addr): Don't ignore all undefined symbols.
10283         If symbol has a value use it.
10284         * elf/tst-dladdr1.c: New file.
10285         * elf/Makefile: Add rules to build and run tst-addr1.
10287 2006-08-24  Jakub Jelinek  <jakub@redhat.com>
10289         * malloc/malloc.c (sYSMALLOc): Avoid infinite loop if MMAP
10290         keeps failing and heap growth or new heap creation isn't
10291         successful either.
10292         * malloc/tst-malloc.c (main): Add new tests.
10294 2006-08-24  Ulrich Drepper  <drepper@redhat.com>
10296         [BZ #2734]
10297         * sysdeps/i386/bits/byteswap.h (__bswap_32): Use same conditions
10298         as in the x86-64 code to use bswap.
10300 2006-05-21  Joseph S. Myers  <joseph@codesourcery.com>
10302         [BZ #2680]
10303         * posix/unistd.h (getlogin_r): Condition on __USE_POSIX199506, not
10304         __USE_UNIX98.
10305         * posix/bits/unistd.h: Likewise.
10307 2006-05-15  Mike Frysinger  <vapier@gentoo.org>
10309         [BZ #2751]
10310         * string/strchr.c: Add cast to avoid warning.
10312 2006-08-21  Ulrich Drepper  <drepper@redhat.com>
10314         * malloc/malloc.c (DEFAULT_MMAP_THRESHOLD_MAX): For 32-bit
10315         platforms define as 512K.  For 64-bit platforms as 32MB.  The lower
10316         limit is needed to avoid the exploding of the address space
10317         requirement for secondary heaps.
10318         * malloc/arena.c (HEAP_MAX_SIZE): Define using
10319         DEFAULT_MMAP_THRESHOLD_MAX if it is defined.
10321 2006-07-30  Joseph S. Myers  <joseph@codesourcery.com>
10323         [BZ #3018]
10324         * Makerules (depfiles): Handle extra-test-objs the same as
10325         extra-objs.
10326         (common-mostlyclean): Likewise.
10327         * dlfcn/Makefile (extra-objs): Add modules to extra-test-objs
10328         instead.
10329         * elf/Makefile (extra-objs): Likewise.
10330         * stdlib/Makefile (extra-objs): Likewise.
10332 2006-08-14  Eric Blake  <ebb9@byu.net>
10334         [BZ #3044]
10335         * misc/error.h: Assume C89 or better.
10336         * misc/error.c: Likewise.
10338 2006-08-21  Ulrich Drepper  <drepper@redhat.com>
10340         [BZ #3040]
10341         * sysdeps/unix/sysv/linux/openat.c: Fix compilation if
10342         __ASSUME_ATFCTS is defined.
10344 2006-08-19  Ulrich Drepper  <drepper@redhat.com>
10346         * malloc/malloc.c (_int_malloc): Limit number of unsorted blocks
10347         to sort in each call.
10349         * nis/nss_nis/nis-service.c (internal_nis_getservent_r): . If map
10350         is empty simply return and use next service.
10351         * nis/nss_nis/nis-rpc.c (internal_nis_getrpcent_r): Likewise.
10353         * locale/programs/charmap.c (charmap_read): Add new parameter.  It
10354         tells us when not finding a charmap file is an error.
10355         * locale/programs/charmap.h: Adjust charmap_read prototype.
10356         * iconv/iconv_prog.c (main): Tell charmap_read it's no error if we
10357         cannot find a charmap.
10358         * locale/programs/localedef.c (main): Adjust charmap_read call.
10360 2006-08-15  Jakub Jelinek  <jakub@redhat.com>
10362         * sysdeps/unix/sysv/linux/sparc/sparc64/pause.c: Use
10363         sysdeps/posix/pause.c implementation instead.
10365 2006-08-09  Jakub Jelinek  <jakub@redhat.com>
10367         * sysdeps/unix/nice.c (nice): Transform EACCES errno from setpriority
10368         to EPERM.
10370 2006-08-13  Andreas Schwab  <schwab@suse.de>
10372         * sysdeps/powerpc/powerpc32/dl-trampoline.S (_dl_runtime_resolve):
10373         Don't clobber caller's LRSAVE.
10374         (_dl_prof_resolve): Likewise.
10376 2006-08-14  Ulrich Drepper  <drepper@redhat.com>
10378         [BZ #1996]
10379         * libio/memstream.c (open_memstream): Allocate initial buffer with
10380         calloc.
10381         * libio/wmemstream.c (open_wmemstream): Likewise.
10382         * libio/strops.c: Pretty printing.
10383         (_IO_str_overflow): Clear uninitialized part of the new buffer.
10384         (enlarge_userbuf): New function.
10385         (_IO_str_seekoff): Call it if seek position is larger than current
10386         buffer.
10387         * libio/wstrops.c: Likewise.
10388         * libio/vasprintf.c: Add comment as to why we do not have to use
10389         calloc instead of malloc to allocate initial buffer.
10390         * libio/Makefile (tests): Add bug-memstream1 and bug-wmemstream1.
10391         * libio/bug-memstream1.c: New file.
10392         * libio/bug-wmemstream1.c: New file.
10394 2006-08-13  Ulrich Drepper  <drepper@redhat.com>
10396         * libio/wstrops.c: Remove dead macro definitions and comments.
10397         * libio/strops.c: Likewise.
10399         [BZ #2764]
10400         * login/utmpname.c (__utmpname): Remove unnecessary test.
10402 2006-06-08  Joseph Myers  <jsm28@gcc.gnu.org>
10404         [BZ #2832]
10405         * math/gen-libm-test.pl (clean_up_number): Do not remove trailing
10406         0s from integers.
10408 2006-08-13  Ulrich Drepper  <drepper@redhat.com>
10410         [BZ #2987]
10411         * sysdeps/unix/sysv/linux/clock_settime.c: Add code to use syscall
10412         for CPU clocks.
10413         * sysdeps/unix/clock_settime.c: Add support for platform-specific
10414         setting of CPU clocks.
10416 2006-06-23  Paul Eggert  <eggert@cs.ucla.edu>
10418         [BZ #2841]
10419         * sysdeps/generic/stdint.h (UINT8_C, UINT16_C): Don't append 'U',
10420         since C99 requires the result to promote to 'int' when uint_least8_t
10421         and uint_least16_t promote to 'int'.
10423 2006-08-12  Ulrich Drepper  <drepper@redhat.com>
10425         [BZ #3013]
10426         * locale/programs/ld-ctype.c (ctype_output): Adjust alignments, fix
10427         lenght of one output field, correct bitmask creation.
10428         * locale/programs/ld-time.c: Add alignment.
10430         [BZ #2997]
10431         * misc/error.c: Add space between program name and message if file
10432         name is missing.
10434 2006-08-03  Eric Blake  <ebb9@byu.net>
10436         [BZ #2998]
10437         * misc/error.c (error_tail) [_LIBC]: Avoid invalid free.
10439 2006-08-09  Ulrich Drepper  <drepper@redhat.com>
10441         * malloc/memusagestat.c: Silence warnings.
10443         * malloc/malloc.c: Dynamically size mmap treshold if the program
10444         frees mmaped blocks.
10445         Patch by Valerie Henson and Arjan van de Ven.
10447 2006-08-08  Jakub Jelinek  <jakub@redhat.com>
10449         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h (O_DIRECT): Protect with
10450         __USE_GNU.
10452         * stdlib/strtol_l.c (__strtol_ul_max_tab, __strtol_ul_rem_tab,
10453         __strtol_ull_max_tab, __strtol_ull_rem_tab): Declare.
10454         (DEF): Don't put the var into .gnu.linkonce.r.* section.
10455         Only provide var definitions in strtol_l (or for *ull*
10456         in strtoll_l).
10458         * stdio-common/bug16.c (tests): New array.
10459         (do_tests): Allow the first hexadecimal digit
10460         to be 1, 2, 4 or 8.  Do 3 additional tests.
10462         * sysdeps/s390/fpu/libm-test-ulps: Update.
10464         * sysdeps/unix/sysv/linux/s390/s390-32/fchownat.c (fchownat): Use
10465         fchownat syscall if available.
10466         * sysdeps/unix/sysv/linux/powerpc/fchownat.c (fchownat): Likewise.
10467         * sysdeps/unix/sysv/linux/sh/fchownat.c (fchownat): Likewise.
10468         * sysdeps/unix/sysv/linux/i386/fchownat.c (fchownat): Likewise.
10470 2006-08-07  Ulrich Drepper  <drepper@redhat.com>
10472         * nis/nis_xdr.c: Avoid some function calls.
10474 2006-08-07  Jakub Jelinek  <jakub@redhat.com>
10475             Ulrich Drepper  <drepper@redhat.com>
10477         * nis/nis_call.c (rec_dirsearch) [case LOWER_NAME]: Don't take
10478         short cut if only one name component is stripped away.
10480 2006-08-07  Ulrich Drepper  <drepper@redhat.com>
10482         * nis/nis_call.c: Minor cleanups throughout.
10483         (rec_dirsearch) [case HIGHER_NAME]: Correctly size ndomain array.
10484         (first_shoot): Add search_parent_first parameter.  Only if it is set
10485         search parent server first.
10486         If directory for table found through cold start cache is not the same
10487         as referenced in the cache, don't use it.
10488         (__nisfind_server): Take additional parameter.  Pass it on to
10489         first_shoot.
10490         (__prepare_niscall): Adjust __nisfind_server call.
10491         * nis/rpcsvc/nislib.h: Adjust __nisfind_server prototype.
10492         * nis/nis_table.c: Adjust __nisfind_server call.
10493         * nis/nis_lookup.c: Likewise.
10494         (nis_lookup): Don't loop endlessly if name is reduced to ".".
10496 2006-08-03  Ulrich Drepper  <drepper@redhat.com>
10498         [BZ #2182]
10499         * math/s_cacosh.c: Return values from positive branch.
10500         * math/s_cacoshf.c: Likewise.
10501         * math/s_cacoshl.c: Likewise.
10503         [BZ #2883]
10504         * sysvipc/sys/msg.h: Change return value to ssize_t.
10505         * sysdeps/unix/sysv/linux/msgrcv.c: Likewise.
10506         * sysvipc/msgrcv.c: Likewise.
10507         * include/sys/msg.h: Likewise.
10509         * grp/initgroups.c (internal_getgrouplist): Remove unnecessary
10510         test introduced in patch for bz #661.
10511         (getgrouplist): Simplify code a bit.  Don't allocate one additional
10512         element for NEWGROUPS.
10514         [BZ #2908]
10515         * stdio-common/printf_fphex.c (__printf_fphex): When rounding up
10516         'f', use '1' as leading digit not '\1'.
10517         * stdio-common/Makefile (tests): Add bug16.
10518         * stdio-common/bug16.c: New file.
10520         [BZ #2914]
10521         * sysdeps/unix/sysv/linux/gethostid.c: Don't define OLD_HOSTIDFILE
10522         and don't try to open it.  The patch introducing the macro
10523         contained a bug and used the same file name as the new file
10524         instead of using /var/adm/hostid.  Nobody complaint so I'm taking
10525         this out completely.
10527         [BZ #2926]
10528         * assert/assert.h: Move cast to void inside ?: to quiet gcc.
10529         Patch by Jerry James <Jerry.James@usu.edu>.
10531         * rt/Makefile (tests): Add tst-clock2.
10532         * rt/tst-clock2.c: New file.
10534         [BZ #2978]
10535         * resolv/gai_notify.c (__gai_notify_only): Copy memory for thread
10536         function and its parameters and pass it to new thread.
10537         (__gai_notify): Add support for alternative waiting for completion.
10538         * resolv/gai_suspend.c (gai_suspend): Add support for alternative
10539         waiting for completion.
10540         * resolv/getaddrinfo_a.c: Likewise.
10541         * resolv/gai_misc.h (struct waitlist): Don't add cond if alternative
10542         waiting for completion is used.
10543         * resolv/gai_misc.c: Allow overwriting code to start helper thread.
10544         * resolv/gai_cancel.c: Include <gai_misc.h> not "gai_misc.h".
10545         * resolv/gai_error.c: Likewise.
10546         * resolv/gai_sigqueue.c: Likewise.
10548 2006-08-02  Thomas Schwinge  <tschwinge@gnu.org>
10550         * hurd/getdport.c (__getdport): Don't return EBADF; instead set
10551         errno to EBADF and return MACH_PORT_NULL.
10553 2006-06-23  Joseph Myers  <joseph@codesourcery.com>
10555         [BZ #2980]
10556         * posix/Makefile (CFLAGS-waitid.c): Add -fasynchronous-unwind-tables.
10558 2006-08-02  Ulrich Drepper  <drepper@redhat.com>
10560         * elf/dl-addr.c (_dl_addr): If GNU-style hash tables are present,
10561         walk them instead of the symbol table.
10563 2006-08-01  Ulrich Drepper  <drepper@redhat.com>
10565         [BZ #2098]
10566         * nscd/initgrcache.c (addinitgroupsX): Judge successful lookups by
10567         status of NSS calls, not the number of returned entries.
10569         * sysdeps/unix/sysv/linux/syscalls.list: Remove add_key,
10570         request_key, keyctl.
10572 2006-07-31  Ulrich Drepper  <drepper@redhat.com>
10574         * sysdeps/unix/sysv/linux/dl-osinfo.h: Remove unnecessary include.
10576 2006-07-16  Jeff Bailey  <jbailey@ubuntu.com>
10578         * elf/tst-auditmod1.c: Fix typo in #error.
10580 2006-07-31  Ulrich Drepper  <drepper@redhat.com>
10582         * elf/tst-auditmod1.c: Remove code for unsupported architectures.
10584         * iconvdata/run-iconv-test.sh: Run cmp in C locale.
10586 2006-07-20  Adam Nemet  <anemet@caviumnetworks.com>
10588         * stdlib/test-canon.c (do_test): Close fd before unlinking file so
10589         that the directory is empty even on non-POSIX filesystems.
10591 2006-07-31  Ulrich Drepper  <drepper@redhat.com>
10593         * elf/dl-open.c (dl_open_worker): Add branch prediction.
10595         * nis/nss_compat/compat-grp.c: Avoid unnecessary setgrent calls into
10596         the backend NSS module.  If backend setgrent call failed, don't have
10597         internal_setgrent fail.  Just remember this until it is needed.
10598         * nis/nss_compat/compat-pwd.c: Likewise.
10599         * nis/nss_compat/compat-spwd.c: Likewise.
10601 2006-07-30  Roland McGrath  <roland@redhat.com>
10603         * sysdeps/unix/sysv/linux/ia64/sigsuspend.c: File removed.
10604         * sysdeps/unix/sysv/linux/x86_64/sigsuspend.c: File removed.
10605         * sysdeps/unix/sysv/linux/s390/s390-64/sigsuspend.c: File removed.
10606         * sysdeps/unix/sysv/linux/sparc/sparc64/sigsuspend.c: File removed.
10608         * sysdeps/unix/sysv/linux/not-cancel.h (pause_not_cancel): New macro.
10609         (nanosleep_not_cancel): New macro.
10610         (sigsuspend_not_cancel): new macro.
10611         * sysdeps/unix/sysv/linux/sigsuspend.c [__ASSUME_REALTIME_SIGNALS]
10612         (do_sigsuspend): Define as inline.
10613         (__sigsuspend): Always use do_sigsuspend.
10614         [! NO_CANCELLATION] (__sigsuspend_nocancel): New function.
10615         * include/signal.h: Declare __sigsuspend_nocancel.
10616         * sysdeps/posix/pause.c
10617         [! NO_CANCELLATION] (__pause_nocancel): New function.
10619         * include/unistd.h (__pause_nocancel): Add attribute_hidden.
10620         * include/time.h (__nanosleep_nocancel): Likewise.
10622 2006-07-30  Ulrich Drepper  <drepper@redhat.com>
10624         * locale/programs/localedef.c (add_to_readlist): Rename local
10625         variables to avoid confusion.
10627         * locale/programs/charmap.c (charmap_read): Emit error message if
10628         charmap couldn't be found or read.
10630 2006-07-28  Ulrich Drepper  <drepper@redhat.com>
10632         * sysdeps/unix/sysv/linux/kernel-features.h: Define
10633         __ASSUME_FUTEX_LOCK_PI.
10634         * include/time.h: Declare __nanosleep_nocancel.
10635         * include/unistd.h: Declare __pause_nocancel.
10637         * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Use this instead of
10638         LDFLAGS.  Add -lgcc_eh and libc_nonshared (again) to make sure we
10639         get the __stack_chk_fail_local definition when it's needed.
10641 2006-07-26  Ulrich Drepper  <drepper@redhat.com>
10643         * dlfcn/Makefile: Add rules to build and run bug-atexit3.
10644         * dlfcn/bug-atexit3.c: New file.
10645         * dlfcn/bug-atexit3-lib.cc: New file.
10647         * dlfcn/dlmopen.c (dlmopen_doit): Don't allow RTLD_GLOBAL to be
10648         used when the namespace is not the base namespace.
10650 2006-07-26  Gavin Romig-Koch  <gavin@redhat.com>
10652         * stdlib/cxa_atexit.c (__new_exitfn_called): New variable.
10653         (__new_exitfn): Bump it in every successful call.
10654         * stdlib/cxa_finalize.c (__cxa_finalize): If destructor registered
10655         more exit handlers, call them right away.
10656         * stdlib/exit.h: Declare __new_exitfn_called.
10658 2006-07-25  Ulrich Drepper  <drepper@redhat.com>
10660         * stdlib/cxa_finalize.c (__cxa_finalize): Fix race condition when
10661         calling registered handler.
10663         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Fix comment.
10664         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
10665         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
10666         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
10667         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
10668         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
10669         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Likewise.
10670         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Likewise.
10672 2006-07-10  Ulrich Drepper  <drepper@redhat.com>
10674         * elf/dl-lookup.c (dl_new_hash): New functions.
10675         (_dl_lookup_symbol_x): Rename hash to old_hash and don't compute
10676         value here.  Compute new-style hash value.  Pass new hash value
10677         and reference to variable with the old value to do_lookup_x.
10678         (_dl_setup_hash): If DT_GNU_HASH is defined, use it and not
10679         old-style hash table.
10680         (_dl_debug_bindings): Pass new hash value and reference to variable
10681         with the old value to do_lookup_x.
10682         * elf/do-lookup.h (do_lookup_x): Accept additional parameter with
10683         new-style hash value and change old-style hash value parameter to
10684         be a reference.  Reoganize functions to determine whether
10685         new-style hash table is available.  Only fall back on old-style
10686         table.  If old-style hash value is needed, compute it here.
10687         * elf/dynamic-link.h (elf_get_dynamic_info): Relocate DT_GNU_HASH
10688         entry.
10689         * elf/elf.h: Define SHT_GNU_HASH, DT_GNU_HASH, DT_TLSDEC_PLT,
10690         DT_TLSDEC_GOT.  Adjust DT_ADDRNUM.
10691         * include/link.h (struct link_map): Add l_gnu_bitmask_idxbits,
10692         l_gnu_shift, l_gnu_bitmask, l_gnu_buckets and l_gnu_chain_zero.
10693         * Makeconfig: If linker supports --hash-style option add it to all
10694         linker command lines to build DSOs.
10695         * config.make.in: Define have-hash-style.
10696         * configure.in: Test whether linker supports --hash-style option.
10698         * elf/dl-misc.c (_dl_name_match_p): Make MAP parameter const.
10699         * sysdeps/generic/ldsodefs.h: Adjust prototype.
10701 2006-06-27  Ulrich Drepper  <drepper@redhat.com>
10703         * elf/dl-load.c (open_path): Fix test to determine whether DSO is
10704         auditing.
10706         * elf/dl-load.c (_dl_map_object): Try harder to avoid looking at
10707         RPATH of main map twice.
10709 2006-06-22  Ulrich Drepper  <drepper@redhat.com>
10711         * intl/dcigettext.c (DCIGETTEXT): If _nl_find_msg returns -1 don't
10712         look further, return original strings.
10713         (_nl_find_msg): Do not return found translation if the conversion
10714         failed.  Either signal the string is unusable or that something went
10715         wrong and the original should be used.
10717 2006-06-21  Ulrich Drepper  <drepper@redhat.com>
10719         * string/_strerror.c (__strerror_r): Add __builtin_expect.
10721 2006-06-14  Jakub Jelinek  <jakub@redhat.com>
10723         [BZ #2766]
10724         * misc/insremque.c (insque): Handle prev == NULL.
10725         * misc/Makefile (tests): Add tst-insremque.
10726         * misc/tst-insremque.c: New test.
10728 2006-06-17  Ulrich Drepper  <drepper@redhat.com>
10730         [BZ #2792]
10731         * elf/dl-deps.c (expand_dst): Rename __cnt variable to not
10732         conflict with DL_DST_REQUIRED.
10734 2006-06-16  Ulrich Drepper  <drepper@redhat.com>
10736         * nis/nis_subr.c (nis_getnames): Fix the implementation to better
10737         match what Solaris does.
10739 2006-06-04  Ulrich Drepper  <drepper@redhat.com>
10741         * sysdeps/posix/spawni.c (__spawni): Use local_seteuid and
10742         local_setegid instead of seteuid and setegid.
10743         * sysdeps/generic/local-setxid.h: New file.
10744         * sysdeps/unix/sysv/linux/local-setxid.h: New file.
10746         * sysdeps/posix/spawni.c (__spawni): Use non-cancelable interfaces.
10748         * string/Makefile (tests): Add bug-envz1.
10749         * string/bug-envz1.c: New file.
10751 2006-06-02  Jakub Jelinek  <jakub@redhat.com>
10753         * posix/regex_internal.c (re_string_skip_chars): If no character has
10754         been converted at all, set *last_wc to WEOF.  If mbrtowc failed, set wc
10755         to the byte which couldn't be converted.
10756         (re_string_reconstruct): Don't clear valid_raw_len before calling
10757         re_string_skip_chars.  If wc is WEOF after re_string_skip_chars, set
10758         tip_context using re_string_context_at.
10759         * posix/Makefile: Add rules to build and run bug-regex25 test.
10760         * posix/bug-regex25.c: New test.
10762 2006-06-02  Ryan S. Arnold  <rsa@us.ibm.com>
10764         [BZ #2703]
10765         * string/envz.c (envz_strip): Correct erroneously reversed src
10766         and dest parameters to memmove() invocation.
10768 2006-05-30  Jakub Jelinek  <jakub@redhat.com>
10770         * nscd/nscd.h (prune_cache): Add fd argument to prototype.
10771         * nscd/nscd.c (parse_opt): Read response from INVALIDATE request
10772         to make sure the database has been already invalidated.
10773         * nscd/cache.c (prune_cache): Add fd argument.  Write response to fd
10774         after the cache has been invalidated.  Use pthread_mutex_lock rather
10775         than pthread_mutex_trylock if fd != -1.
10776         * nscd/connections.c (invalidate_cache): Add fd argument, write
10777         response to fd if not calling prune_cache, pass fd to prune_cache.
10778         (handle_request): Adjust invalidate_cache caller.
10779         (nscd_run): Pass -1 as fd to prune_cache.
10781 2006-05-30  Ulrich Drepper  <drepper@redhat.com>
10783         * sysdeps/posix/getaddrinfo.c (gaiconf_init): Initialize bits in
10784         the correct place.
10786 2006-05-29  Ulrich Drepper  <drepper@redhat.com>
10788         * nscd/nscd.h (struct database_dyn): Add prunelock field.
10789         * nscd/cache.c (prune_cache): Take prunelock before starting the
10790         work.  Just return in case it is already taken.
10791         * nscd/connections.c (dbs): Initialize .prunelock.
10793 2006-05-25  Ulrich Drepper  <drepper@redhat.com>
10795         * nis/nis_removemember.c (nis_removemember): Avoid unnecessary
10796         copying.  No need to allocate new array for group members.  Just
10797         move the pointers and update the size.
10799         * nis/nis_addmember.c (nis_addmember): Avoid unnecessary copying.
10800         Avoid memory leak in case realloc fails.  Simplification for
10801         better code generation.
10803         Avoid deprecation warning because of libc_hidden_proto for
10804         inet6_option_alloc.
10805         * inet/inet6_option.c (option_alloc): Renamed from
10806         inet6_option_alloc.  Made static.
10807         (inet6_option_alloc): Now a simple wrapper around option_alloc.
10808         (inet6_option_append): Call option_alloc.
10809         * include/netinet/in.h: Remove libc_hidden_proto for
10810         inet6_option_alloc.
10812         * nis/nis_callback.c (__nis_create_callback): Always call xdr_free
10813         for cleanup when cb!=NULL [Coverity CID 233].
10815 2006-05-24  Ulrich Drepper  <drepper@redhat.com>
10817         [BZ #2693]
10818         * inet/Makefile (routines): Add inet6_opt and inet6_rth.
10819         * inet/Versions (libc, GLIBC_2.5): Add inet6_opt_init,
10820         inet6_opt_append, inet6_opt_finish, inet6_opt_set_val, inet6_opt_next,
10821         inet6_opt_find, inet6_opt_get_val, inet6_rth_space, inet6_rth_init,
10822         inet6_rth_add, inet6_rth_reverse, inet6_rth_segments,
10823         and inet6_rth_getaddr.
10824         * inet/netinet/ip6.h (struct ip6_rthdr0): Make ip6r0_addr a flexible
10825         array.
10826         * inet/netinet/in.h (struct ip6_mtuinfo): Define.
10827         Mark inet6_option_* interfaces as deprecated.
10828         Declare inet6_opt_init, inet6_opt_append, inet6_opt_finish,
10829         inet6_opt_set_val, inet6_opt_next, inet6_opt_find, inet6_opt_get_val,
10830         inet6_rth_space, inet6_rth_init, inet6_rth_add, inet6_rth_reverse,
10831         inet6_rth_segments, and inet6_rth_getaddr.
10832         * inet/inet6_opt.c: New file.
10833         * inet/inet6_rth.c: New file.
10835         * inet/netinet/icmp6.h: Pretty printing.
10837         [BZ #2683]
10838         * elf/dl-addr.c (_dl_addr): Don't match undefined references.
10840 2006-05-23  Ulrich Drepper  <drepper@redhat.com>
10842         * nis/nis_lookup.c (nis_lookup): Use __prepare_niscall instead of
10843         doing it all here.  When server does not know the answer do not
10844         fail immediate, try parent first.
10846         * nis/nis_domain_of_r.c (nis_domain_of_r): Add missing buffer
10847         overflow test.
10849 2006-05-20  Ulrich Drepper  <drepper@redhat.com>
10851         * nis/nis_call.c (__prepare_niscall): New function.  Split out
10852         from __do_niscall.
10853         * nis/nis_table.c (__create_ib_request): Renamed from create_ib_request
10854         and exported.
10855         (__follow_path): New function.  Split out from nis_list.
10856         * nis/nis_xdr.h: Add libnsl_hidden_proto for _xdr_ib_request and
10857         _xdr_nis_result.
10858         * nis/nis_xdr.c: Add libnsl_hidden_def for _xdr_ib_request and
10859         _xdr_nis_result.
10860         * nis/libnsl.h: Declare __prepare_niscall, __create_ib_request,
10861         and __follow_path.
10862         * nis/Versions: Export __prepare_niscall, __create_ib_request,
10863         __follow_path, __do_niscall3, _xdr_ib_request, and _xdr_nis_result
10864         from libnsl for version GLIBC_PRIVATE.
10865         * nis/nisplus-parser.h: Remove _nss_nisplus_parse_pwent_chk.
10866         Remove entry parameter from _nss_nisplus_parse_pwent and
10867         _nss_nisplus_parse_grent.
10868         * nis/nss_nisplus/nisplus-parser.c: Likewise.
10869         * nis/nss_nisplus/nisplus-pwd.c: Remove support for SETENT_BATCH_READ
10870         again.  Rewrite getpwent handling to not use nis_first_entry and
10871         nis_next_entry.  Roll out own niscall handling.
10872         * nis/nss_nisplus/nisplus-grp.c: Likewise.
10874         * sunrpc/xdr_rec.c: Fix typo in comment.
10876 2006-05-19  Ulrich Drepper  <drepper@redhat.com>
10878         * nis/nis_call.c (__do_niscall3): Avoid code duplication in error
10879         handling.
10881         * nis/nis_callback.c (internal_nis_do_callback): Don't use malloc
10882         to allocate memory for my_pollfd.  Better initialization of
10883         cb_is_running.  Use TEMP_FAILURE_RETRY.
10885         * malloc/memusage.sh (memusageso): Add quotes.
10886         (memusagestat): Likewise.
10887         * debug/xtrace.sh (pcprofileso): Likewise.
10888         (pcprofiledump): Likewise.
10889         * debug/Makefile ($(objpfx)xtrace): Use $LIB in SLIBDIR
10890         replacement.
10891         * malloc/Makefile ($(objpfx)memusage): Likewise.
10893         * nis/nis_callback.c (__nis_create_callback): Calls to
10894         svcudp_bufcreate and svctcp_create can fail.  Free ->xprt if
10895         asprintf call fails.
10897         * sysdeps/unix/sysv/linux/ifaddrs.c (__netlink_sendreq): Make sure
10898         no uninitialized memory is passed to sendto.
10900 2006-05-18  Ulrich Drepper  <drepper@redhat.com>
10902         * nis/nis_callback.c (__nis_create_callback): Use asprinf instead
10903         of snprintf+strdup.  Handle OOM.
10904         * nis/nis_callback.c (__nis_create_callback): Allocate cb and
10905         cb->serv together.  Remove now obsolete free calls.
10906         (__nis_destroy_callback): Remove now obsolete free call.
10908 2006-05-18  David Woodhouse  <dwmw2@redhat.com>
10910         * sysdeps/posix/getaddrinfo.c: Add unique labels to the default
10911         RFC3484 precedence table for fec0::/10 and fc00::/7 (site-local
10912         and ULA respectively). Set precedence for IPv4 address to 10 as
10913         defined in RFC3484 for preferring IPv6.
10914         * posix/gai.conf: Update to match the new default tables.
10916 2006-05-18  Jakub Jelinek  <jakub@redhat.com>
10918         * nis/nss_compat/compat-pwd.c (internal_setpwent): If nss_set*ent
10919         returned NSS_STATUS_UNAVAIL, still return NSS_STATUS_SUCCESS.
10920         * nis/nss_compat/compat-spwd.c (internal_setspent): Likewise.
10921         * nis/nss_compat/compat-grp.c (internal_setgrent): Likewise.
10923         * nis/nss_compat/compat-initgroups.c (nss_setgrent, nss_endgrent):
10924         Removed.
10925         (init_nss_interface): Remove initialization of these variables.
10927 2006-05-18  Ulrich Drepper  <drepper@redhat.com>
10929         * nis/nis_call.c (rec_dirsearch): Little optimization: pull
10930         nis_free_directory forward to avoid duplication.
10932 2006-05-17  Ulrich Drepper  <drepper@redhat.com>
10934         * nis/nis_call.c (rec_dirsearch): Handle __nis_finddirectory and
10935         rec_dirsearch returning NULL.
10936         (first_shoot): Handle __nis_finddirectory returning NULL.
10937         (__nisfind_server): Fix leak when rec_dirsearch returns NULL.
10939         * sysdeps/unix/sysv/linux/sys/inotify.h: Define IN_CLOSE, IN_MOVE,
10940         IN_ONLYDIR, IN_DONT_FOLLOW, and IN_MASK_ADD.
10942 2006-05-17  Jakub Jelinek  <jakub@redhat.com>
10944         * sunrpc/key_call.c (getkeyserv_handle): Call auth_destroy if
10945         pid changed.
10947 2006-05-15  Ulrich Drepper  <drepper@redhat.com>
10949         * include/rpc/pmap_prot.h: Mark all functions as hidden.
10951         * nscd/nscd_initgroups.c: Mark __gr_map_handle as hidden.
10952         * nscd/nscd_getgr_r.c: Likewise.
10954         * include/rpc/pmap_rmt.h: Mark all functions as hidden.
10956         * nscd/nscd_getai.c (__hst_map_handle): Mark as hidden.
10957         * nscd/nscd_gethst_r.c (__hst_map_handle): Likewise.
10959         * stdlib/longlong.h (__clz_tab): Mark as hidden.
10961         * iconv/gconv_int.h: Mark __gconv_lock as hidden.
10963         * include/rpc/key_prot.h: Mark all _internal functions as hidden.
10965         * include/rpc/auth.h: Mark xdr_des_block_internal and
10966         xdr_opaque_auth_internal as hidden.
10968         * sysdeps/unix/sysv/linux/getdents.c: Mark __have_no_getdents64 as
10969         hidden.
10971         * include/rpc/xdr.h: Mark all _internal functions as hidden.
10973         * misc/getusershell.c (okshells): Don't use static initializers,
10974         do it dynamically.
10976         * stdlib/fmtmsg.c (keywords): Change type of len element to
10977         uint32_t to not waste space on 64bit machines.
10979         * locale/setlocale.c: Change _nl_category_names into a string.
10980         Add new _nl_category_name_idxs.  Change all users.
10981         * locale/localeinfo.h: Adjust declaration of _nl_category_names.
10982         Declare _nl_category_name_idxs.
10983         * locale/findlocale.c: Adjust for _nl_category_names change.
10984         * locale/loadlocale.c: Likewise.
10985         * locale/newlocale.c: Likewise.
10986         * intl/dcigettext.c: Likewise.
10988         * iconv/gconv_conf.c (add_alias): Move actual alias handling to...
10989         (add_alias2): ...here.  New function.
10990         (__gconv_read_conf): Simplify builtin alias handling.
10991         (builtin_aliases): Convert to string to avoid relocations.
10992         * iconv/gconv_builtin.h: Add comment about correct formatting.
10994 2006-05-15  Jakub Jelinek  <jakub@redhat.com>
10996         * resolv/res_debug.c (loc_ntoa): Make error const.
10998 2006-05-14  Andreas Schwab  <schwab@suse.de>
11000         * math/complex.h [__LDBL_COMPAT]: Use __REDIRECT_NTH.
11002 2006-05-12  Jakub Jelinek  <jakub@redhat.com>
11004         * sysdeps/unix/sysv/linux/sched_getaffinity.c: Include sys/param.h.
11005         (__sched_getaffinity_new): Don't crash if cpusetsize is smaller than
11006         sizeof (cpu_set_t).
11008 2006-05-11  Ulrich Drepper  <drepper@redhat.com>
11010         * resolv/res_debug.c (loc_ntoa): Define error as array, not pointer.
11012         * include/arpa/nameser.h: Declare _ns_flagdata as hidden.
11014         * nis/yp_xdr.c: Add libnsl_hidden_def for xdr_ypresp_master.
11015         * include/rpcsvc/yp.h: Add libnsl_hidden_proto for xdr_ypresp_master.
11017         * nis/yp_xdr.c: Add libnsl_hidden_def for xdr_ypbind_resp.
11018         * include/rpcsvc/yp.h: Add libnsl_hidden_proto for xdr_ypbind_resp.
11020         * nis/nis_xdr.c: Add libnsl_hidden_def for xdr_cback_data.
11021         * include/rpcsvc/nis_callback.h: Add libnsl_hidden_proto for
11022         xdr_cback_data.
11024         * nis/ypupdate_xdr.c: Add libnsl_hidden_def for xdr_ypupdate_args.
11025         * include/rpcsvc/ypupd.h: Add libnsl_hidden_proto for
11026         xdr_ypupdate_args.
11028         * nis/yp_xdr.c: Add libnsl_hidden_def for xdr_ypresp_order.
11029         * include/rpcsvc/yp.h: Add libnsl_hidden_proto for xdr_ypresp_order.
11031         * nis/yp_xdr.c: Add libnsl_hidden_def for xdr_ypresp_maplist.
11032         * include/rpcsvc/yp.h: Add libnsl_hidden_proto for xdr_ypresp_maplist.
11034         * nis/nis_xdr.c: Add libnsl_hidden_def for xdr_obj_p.
11035         * include/rpcsvc/nis_callback.h: New file.
11037         * nis/yp_xdr.c: Add libnsl_hidden_def for xdr_ypresp_val.
11038         * include/rpcsvc/yp.h: Add libnsl_hidden_proto for xdr_ypresp_val.
11040         * nis/yp_xdr.c: Add libnsl_hidden_def for xdr_ypreq_nokey.
11041         * include/rpcsvc/yp.h: Add libnsl_hidden_proto for xdr_ypreq_nokey.
11043         * nis/yp_xdr.c: Add libnsl_hidden_def for xdr_ypmaplist.
11044         * include/rpcsvc/yp.h: Add libnsl_hidden_proto for xdr_ypmaplist.
11046         * nis/yp_xdr.c: Add libnsl_hidden_def for xdr_ypreq_nokey.
11047         * include/rpcsvc/yp.h: Add libnsl_hidden_proto for xdr_ypreq_nokey.
11049         * nis/ypupdate_xdr.c: Add libnsl_hidden_def for xdr_ypdelete_args.
11050         * include/rpcsvc/ypupd.h: Add libnsl_hidden_proto for
11051         xdr_ypdelete_args.
11053         * nis/nis_xdr.h: Mark all functions as hidden.  Remove
11054         __BEGIN_DECLS and __END_DECLS, the header is not installed.
11056         * nis/nis_error.c: Remove table of strings.  Use position
11057         independent mechanism.
11058         * nis/nis_error.h: New file.
11060 2006-05-11  Jakub Jelinek  <jakub@redhat.com>
11062         * locale/programs/ld-time.c (time_finish): If wide era name or
11063         format aren't provided, set both wname and wformat to L"".
11065 2006-05-10  Ulrich Drepper  <drepper@redhat.com>
11067         * sysdeps/unix/sysv/linux/tcgetattr.c (__tcgetattr): Only store
11068         results if the call was succesful.
11070         * nis/nss-nis.h: Mark __yperr2nss_tab and __yperr2nss_count as hidden.
11072         * nis/nss-nisplus.h: Mark __niserr2nss_tab and __niserr2nss_count
11073         as hidden.
11075 2006-05-10  Jakub Jelinek  <jakub@redhat.com>
11077         * misc/sys/queue.h: Remove uses of all QUEUEDEBUG_* macros.
11079 2006-05-10  Ulrich Drepper  <drepper@redhat.com>
11081         * posix/wordexp.c (parse_glob): No need to check ifs for NULL, the
11082         caller makes sure this is not the case.
11083         (wordexp): Simplify ifs_white creation.  [Coverity CID 231]
11085 2006-05-09  Ulrich Drepper  <drepper@redhat.com>
11087         * posix/wordexp.c: Remove numerous NULL pointer tests before FREE
11088         calls.
11090         * io/ftw.c (open_dir_stream): Return right away if REALLOC fails.
11091         [Coverity CID 229, 230]
11093         * argp/argp-help.c (hol_entry_help): Handle STATE==NULL in ARG and
11094         DGETTEXT calls.
11095         (hol_help): Likewise.  [Coverity CID 226, 227]
11097         * string/argz-replace.c (__argz_replace): Unconditionally call
11098         free on SRC.  [Coverity CID 225]
11100         * nis/nis_creategroup.c (nis_creategroup): No need to duplicate
11101         the return value of __nis_default_owner and __nis_default_group,
11102         it has been especially allocated.  [Coverity CID 224]
11104         * nis/nis_defaults.c (searchXYX): New functions.  Used by both
11105         searchgroup and searchowner.  Significantly simplified.
11106         (__nis_default_owner): Remove duplication.  Do not locally copy the
11107         string before duplicating it.
11108         (__nis_default_group): Likewise.
11110         * nis/nis_lookup.c (nis_lookup): After calling nis_free_directory,
11111         we must clear the variable before calling __nisfind_server.
11113         * nis/nis_lookup.c (nis_lookup): Always free memory allocated with
11114         nis_getnames.  [Coverity CID 223]
11116         * locale/programs/locfile.c (locfile_read): Use alloca instead of
11117         xmalloc to allocate local repertoire name.  [Coverity CID 222]
11119         * iconv/iconv_charmap.c (use_to_charmap): No need to dynamically
11120         allocate memory for the input to add_bytes.  [Coverity CID 221]
11122         * posix/wordexp.c (w_addword): Free word if realloc fails and it
11123         was allocated here.  [Coverity CID 219, 220]
11125         * posix/getconf.c (print_all): Free confstr data after printing.
11126         [Coverity CID 218]
11128         * sysdeps/posix/getaddrinfo.c (gaih_inet): Free canon string if
11129         list allocation fails.  [Coverity CID 215]
11131         * nss/nsswitch.c (__nss_configure_lookup): Fix loop end condition.
11132         [Coverity CID 213]
11134         * argp/argp-help.c (hol_entry_cmp): Don't call canon_doc_option if
11135         string is NULL.  [Coverity CID 212]
11136         * argp/Makefile: Add rules to build and run bug-argp1.
11137         * argp/bug-argp1.c: New file.
11139         * io/ftw.c (ftw_dir): Use __rawmemchr instead of strchr to find
11140         end of string.
11141         * stdlib/canonicalize.c (__realpath): Likewise.
11143         * locale/programs/ld-time.c (time_finish): Don't dereference NULL
11144         pointer.  [Coverity CID 206]
11146         * elf/dl-dst.h (DL_DST_REQUIRED): Be prepared for missing link map
11147         in statically linked code.
11148         * elf/dl-load.c (_dl_dst_substitute): When replacing ORIGIN in
11149         statically built code, be prepared to have no link map.
11150         [Coverity CID 205]
11152         * argp/argp-help.c (fill_in_uparams): Handle STATE==NULL in
11153         dgettext calls. [Coverity CID 204]
11155         * argp/argp-help.c (struct uparams): Remove valid member.  Change
11156         the one user.
11157         (uparam_names): Reduce size.  Avoid relative relocations.
11158         Moved to read-only segment.
11159         (fill_in_uparams): Update for new layout.
11161         * sysdeps/unix/sysv/linux/ifaddrs.c (getifaddrs): Parameter can be
11162         assumed to always be != NULL. [Coverity CID 202]
11164         * argp/argp-help.c (hol_entry_help): Remove some dead code
11165         [Coverity CID 200].
11167         * nis/nss_nis/nis-service.c (_nss_nis_getservbyport_r): Optimize
11168         away a few more unconditional yperr2nss calls.
11169         (_nss_nis_getservbyname_r): Likewise.
11171 2006-05-06  Ulrich Drepper  <drepper@redhat.com>
11173         * sysdeps/generic/ldsodefs.h: Remove support for non-core
11174         architectures.
11176         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Make sure
11177         that unused memory passed to sendto is nevertheless initialized.
11179         [BZ #2499]
11180         * resolv/nss_dns/dns-canon.c (_nss_dns_getcanonname_r): Avoid
11181         possibly unaligned memory accesses.
11183         * include/arpa/nameser.h: Also optimize NS_PUT16 and NS_PUT32.
11184         * resolv/res_mkquery.c: Use NS_PUT16 and NS_PUT32 instead of __putshort
11185         and __putlong respectively.  Correct buffer overflow check for
11186         NS_NOTIFY_OP.
11188         * resolv/res_send.c (send_vc): Use ns_put16 instead of putshort.
11190         * resolv/res_send.c (res_queriesmatch): Fix typo in comment.
11191         (send_dg): Rewrite error handling to be more compact and avoid
11192         double recomputation of timeouts.  Pass MSG_NOSIGNAL to send.
11194         * include/arpa/nameser.h: Add optimizations for NS_GET16 and NS_GET32.
11196         * resolv/res_send.c (res_nameinquery): Use NS_GET16 directly
11197         instead of ns_get16.
11198         (res_queriesmatch): Likewise.  Minor optimization.
11200         [BZ #2499]
11201         * resolv/res_query.c (__libc_res_nquery): If answerp != NULL,
11202         __libc_res_nsend might reallocate the buffer for the answer.  In
11203         this case we have to reload the HP pointer.
11205 2006-05-05  Ulrich Drepper  <drepper@redhat.com>
11207         * stdio-common/vfscanf.c (memory_error): Remove definition.  Add
11208         some branch prediction hints.
11210         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Define SPLICE_F_*.
11211         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
11212         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
11213         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
11214         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
11215         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
11216         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Likewise.
11217         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Likewise.
11219 2006-05-05  Martin Schwidefsky  <schwidefsky@de.ibm.com>
11221         * sysdeps/s390/s390-32/elf/start.S: Replace pc relative relocation
11222         by a GOT relocation to make Scrt1.o position independent.
11223         * sysdeps/s390/s390-64/elf/start.S: Likewise.
11225         * sysdeps/unix/sysv/linux/s390/s390-32/syscall.S: Add support for
11226         six system call parameters.
11227         * sysdeps/unix/sysv/linux/s390/s390-64/syscall.S: Likewise.
11229 2006-05-05  Ulrich Drepper  <drepper@redhat.com>
11231         * sunrpc/svcauth_des.c (cache_init): Use calloc instead of
11232         malloc&bzero.
11234         * sunrpc/svc_udp.c (BZERO): Remove definition.
11235         (CALLOC): Define.
11236         (svc_enablecache): Use CALLOC instead of ALLOC&BZERO.
11238         * sunrpc/des_impl.c: Remove ALT_ECB support.  We never used it.
11239         (des_SPtrans): Use uint32_t type.
11240         (des_skb): Likewise.
11242         * sunrpc/xdr_ref.c (xdr_reference): Use calloc instead of malloc&bzero.
11244 2006-05-05  Jakub Jelinek  <jakub@redhat.com>
11246         [BZ #2509]
11247         * stdio-common/tst-printf.sh: Adjust for tst-printf.c change even
11248         on 32-bit arches.
11250 2006-05-05  Ulrich Drepper  <drepper@redhat.com>
11252         * locale/programs/ld-address.c (address_finish): Fix one more
11253         place where the iso639 array might be accessed beyond the limits.
11255 2006-05-04  Ulrich Drepper  <drepper@redhat.com>
11257         * nis/nis_table.c (nis_list): Avoid clearing res twice before
11258         filling it for the first time.
11260         * nis/nis_table.c (get_tablepath): Renamed from __get_tablepath.
11261         Adjust all callers.
11262         Free res object content before returning.
11264         * sunrpc/xdr_array.c (xdr_array): Use calloc instead of malloc&bzero.
11266         * sunrpc/key_call.c (__rpc_thread_key_cleanup): Also free
11267         client->cl_auth.
11269         * sunrpc/rpc_thread.c (__rpc_thread_destroy): Don't skip entire
11270         cleanup for initial thread, just the free call on TVP.
11272         * nscd/gai.c (__getline): Define.
11275 See ChangeLog.16 for earlier changes.