Fix descriptor leak when calling dlopen with RTLD_NOLOAD
[glibc.git] / ChangeLog
blob934a8663afabc595bd43c2ce86813ea48eb2874d
1 2009-10-06  Andreas Schwab  <schwab@redhat.com>
3         * elf/dl-load.c (_dl_map_object_from_fd): Close fd before
4         returning if RTLD_NOLOAD.
6 2009-10-06  Roland McGrath  <roland@redhat.com>
8         * sysdeps/x86_64/multiarch/strstr-c.c
9         [! SHARED]: Omit libc_hidden_builtin_def fiddling.
11         * sysdeps/x86_64/multiarch/strcasestr-c.c: Remove
12         libc_hidden_builtin_def fiddling, does not apply to strcasestr at all.
14         * sysdeps/x86_64/multiarch/init-arch.h
15         [NOT_IN_libc] (__get_cpu_features): Define it as a macro.
16         (HAS_CPU_FEATURE): New macro.
17         (HAS_SSE2, HAS_POPCOUNT, HAS_SSE4_2, HAS_FMA): Use it.
18         * sysdeps/x86_64/multiarch/init-arch.c
19         (__get_cpu_features): #undef it before definition.
21 2009-10-05  Andreas Schwab  <schwab@redhat.com>
23         * locale/C-time.c: Revert week-1stday back to 19971130 and set
24         first_weekday to 1 and first_workday to 2.
26 2009-10-01  Ulrich Drepper  <drepper@redhat.com>
28         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Define F_SETOWN_EX and
29         F_GETOWN_EX.
30         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Likewise.
31         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
32         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
33         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
34         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
35         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
37 2009-09-28  Andreas Schwab  <schwab@redhat.com>
39         * stdio-common/printf_fp.c: Check for and avoid integer overflows.
40         * stdio-common/vfprintf.c: Likewise.
42 2009-09-27  Samuel Thibault  <samuel.thibault@ens-lyon.org>
44         * sysdeps/mach/hurd/mkdirat.c: Include <hurd/fd.h>.
45         (mkdirat): Call __directory_name_split_at instead of
46         __directory_name_split.
48 2009-09-28  Ulrich Drepper  <drepper@redhat.com>
50         * locale/programs/locale-spec.c (locale_special): If nothing matches
51         fail with an appropriate message.
53 2009-09-10  H.J. Lu  <hongjiu.lu@intel.com>
55         * configure.in: Exclude binutils 2.X.  Support binutils 2.100
56         and XX.
58 2009-09-25  Andreas Schwab  <schwab@redhat.com>
60         * elf/dl-reloc.c (RESOLVE_MAP): Always pass
61         DL_LOOKUP_ADD_DEPENDENCY to _dl_lookup_symbol_x.
63 2009-09-28  Samuel Thibault  <samuel.thibault@ens-lyon.org>
65         * bits/termios.h [__USE_UNIX98] (IXANY): Define macro.
67 2009-09-20  Andreas Schwab  <schwab@linux-m68k.org>
69         * iconvdata/iso646.c (gconv_init): Correctly initialize the
70         character size elements in step data.
72 2009-09-20  Ulrich Drepper  <drepper@redhat.com>
74         * po/hu.po: Update from translation team.
75         * po/vi.po: Likewise.
77 2009-09-19  Roland McGrath  <roland@redhat.com>
79         * libio/wfileops.c (_IO_wfile_seekoff): Remove unused variables.
81 2009-09-15  Roland McGrath  <roland@redhat.com>
83         * aclocal.m4 (GLIBC_PROVIDES): Add _AS_ECHO_PREPARE.
84         * nptl/sysdeps/pthread/configure: Regenerated.
85         * nptl/sysdeps/x86_64/configure: Regenerated.
86         * sysdeps/unix/sysv/linux/configure: Regenerated.
87         * sysdeps/x86_64/elf/configure: Regenerated.
89         * Makefile (autoconf-it): Set execute bit only on top-level configure.
91         * configure.in: Let add-ons set $libc_add_on_config_subdirs to have
92         the effect of AC_CONFIG_SUBDIRS relative to the add-on directory.
93         * aclocal.m4 (GLIBC_PROVIDES): Add AC_CONFIG_SUBDIRS.
94         * configure: Regenerated.
96 2009-09-09  Ulrich Drepper  <drepper@redhat.com>
98         * posix/getconf.c (main): Handle -- on command line.
100 2009-09-05  H.J. Lu  <hongjiu.lu@intel.com>
102         * configure.in: Support binutils 2.100 and 3.0.
104 2009-09-08  Jakub Jelinek  <jakub@redhat.com>
106         * sysdeps/s390/s390-32/____longjmp_chk.c: Removed.
107         * sysdeps/s390/s390-64/____longjmp_chk.c: Removed.
108         * sysdeps/unix/sysv/linux/s390/s390-32/____longjmp_chk.c: New file.
109         * sysdeps/unix/sysv/linux/s390/s390-64/____longjmp_chk.c: New file.
111 2009-09-07  Ulrich Drepper  <drepper@redhat.com>
113         * locale/programs/ld-collate.c (struct locale_collate_t): Add
114         unnamed_section_defined field.
115         (collate_read): Test and set unnamed_section_defined.
117         * posix/getconf.c (vars): Handle POSIX2_LINE_MAX in addition to
118         _POSIX2_LINE_MAX.
120 2009-09-04  H.J. Lu  <hongjiu.lu@intel.com>
122         * configure.in: Support binutils 2.20.
124 2009-09-03  Ulrich Drepper  <drepper@redhat.com>
126         * sysdeps/i386/i686/multiarch/strstr-c.c (__strstr_sse42,
127         __strstr_ia32): Add attribute_hidden.
129 2009-09-01  Andreas Schwab  <schwab@redhat.com>
131         * hesiod/nss_hesiod/hesiod-grp.c (internal_gid_from_group): Fix
132         parsing of group entry.
134 2009-09-02  Andreas Schwab  <schwab@redhat.com>
136         * libio/wfileops.c (_IO_wfile_seekoff): Account for readahead in
137         external buffer.  Always discard readahead in internal buffer.
138         * libio/Makefile (tests): Add bug-wsetpos.
139         * libio/bug-wsetpos.c: New file.
141 2009-09-02  Jakub Jelinek  <jakub@redhat.com>
143         * sysdeps/x86_64/multiarch/strstr-c.c (__strstr_sse42, __strstr_sse2):
144         Add attribute_hidden.
145         * sysdeps/x86_64/multiarch/strcasestr-c.c (__strcasestr_sse42,
146         __strcasestr_sse2): Likewise.
147         * sysdeps/x86_64/multiarch/s_fma.c (__fma_sse2): Add attribute_hidden.
148         (__fma_fma): Make static.
149         * sysdeps/x86_64/multiarch/s_fmaf.c (__fmaf_sse2): Add attribute_hidden.
150         (__fmaf_fma): Make static.
152 2009-08-31  Andreas Schwab  <schwab@redhat.com>
154         * libio/wfileops.c (_IO_wfile_seekoff): Remove dead code and
155         reformulate in-buffer optimisation check to match code in
156         _IO_new_file_seekoff.
158 2009-08-31  Joshua W. Boyer  <jwboyer@linux.vnet.ibm.com>
160         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Change srdi instruction
161         to srwi in 32-bit memcpy for power6.
163 2009-09-01  Andreas Schwab  <schwab@redhat.com>
165         * include/stdio.h: Declare hidden proto for fflush.
166         * libio/iofflush.c: Add hidden weak alias for fflush.
168 2009-09-01  Jakub Jelinek  <jakub@redhat.com>
170         * sysdeps/x86_64/fpu/bits/mathinline.h: Include bits/wordsize.h.
171         (__signbitf, __signbit): Only use SSE inline asm for 64-bit.
173 2009-08-31  Andreas Schwab  <schwab@redhat.com>
175         * sysdeps/x86_64/fpu/bits/mathinline.h: Use __asm instead of asm.
177 2009-08-31  Ulrich Drepper  <drepper@redhat.com>
179         [BZ #10560]
180         * malloc/malloc.c: Add local assert definition to avoid problems with
181         memory allocation in the real one.
183 2009-08-27  H.J. Lu  <hongjiu.lu@intel.com>
185         * sysdeps/i386/i686/multiarch/init-arch.c (ENABLE_SSSE3_ON_ATOM):
186         Removed.
187         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): Don't
188         turn off SSSE3 on Atom.
190 2009-08-28  Ulrich Drepper  <drepper@redhat.com>
192         * stdlib/tst-strtol.c (tests): More tests.
193         * stdlib/tst-strtoll.c (tests): Likewise.
195 2009-08-26  Ulrich Drepper  <drepper@redhat.com>
197         * sysdeps/ieee754/dbl-64/wordsize-64/s_isinf.c: New file.
199         * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: New file.
201 2009-08-25  Ulrich Drepper  <drepper@redhat.com>
203         * sysdeps/ieee754/dbl-64/wordsize-64/s_lround.c: Add llround aliases.
204         * sysdeps/ieee754/dbl-64/wordsize-64/s_llround.c: New file.
206         * sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c: New file
208         * sysdeps/ieee754/dbl-64/wordsize-64/s_rint.c: New file.
210         * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c: New file.
212 2009-08-25  Joseph Myers  <joseph@codesourcery.com>
214         * math/s_fdiml.c (__fdiml): Use fpclassify instead of fpclassifyl.
216 2009-08-25  Ulrich Drepper  <drepper@redhat.com>
218         * sysdeps/x86_64/fpu/s_scalbln.c: New file.
219         * sysdeps/x86_64/fpu/s_scalbn.c: New file.
221         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbn.c: New file.
223         * sysdeps/x86_64/fpu/s_signbit.S: New file.
224         * sysdeps/x86_64/fpu/s_signbitf.S: New file.
226         * sysdeps/ieee754/dbl-64/wordsize-64/s_lround.c: New file.
227         * sysdeps/ieee754/dbl-64/wordsize-64/s_trunc.c: New file.
229         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Remove
230         leftover YMM_SIZE definition.
232 2009-08-24  Ulrich Drepper  <drepper@redhat.com>
234         * math/math_private.h (ieee_double_shape_type): Add uint64_t word to
235         union.
236         (EXTRACT_WORDS64, INSERT_WORDS64): Define.
237         * sysdeps/x86_64/fpu/math_private.h (EXTRACT_WORDS64, INSERT_WORDS64):
238         Redefine.
239         * sysdeps/ieee754/dbl-64/wordsize-64/s_ceil.c: New file.
241         * sysdeps/x86_64/fpu/math_private.h: Add specialized GET_FLOAT_WORD
242         and SET_FLOAT_WORD definitions.
244 2009-08-24  Roland McGrath  <roland@redhat.com>
246         * sysdeps/unix/syscall-template.S: New file.
247         * sysdeps/unix/make-syscalls.sh: Generate rules to use it.
248         * sysdeps/unix/Makefile (omit-deps): Do not omit syscall stubs' deps.
249         (compile-syscall): Pass mkdep and -g options as normal.
250         (s-proto.d, s-proto-cancel.d): Don't "-include" these.
251         (common-generated): Don't add them here.
253 2009-08-24  Ulrich Drepper  <drepper@redhat.com>
255         * math/s_fdim.c: In case of overflows set errno.
256         * math/s_fdimf.c: Likewise.
257         * math/s_fdiml.c: Likewise.
259         * math/math.h: Define math_errhandling of __FAST_MATH__ is not defined.
260         * sysdeps/i386/fpu/bits/mathinline.h: Undefine math_errhandling if we
261         are using the inline optimizations.
263         * sysdeps/x86_64/fpu/bits/mathinline.h (__signbit): Optimize.
264         (__signbitf): Likewise.
266 2009-08-23  Ulrich Drepper  <drepper@redhat.com>
268         * posix/regcomp.c (parse_dup_op): Verify the expression is correctly
269         terminated.
270         * posix/Makefile (tests): Add bug-regex29.
271         * posix/bug-regex29.c: New file.
273         * posix/unistd.h: Define _POSIX_VERSION and _POSIX2_* correctly if
274         older POSIX versions are selected.
276         * stdio-common/printf_fp.c: ISO C expects to print the sign of NaN
277         as well.
278         * stdio-common/printf_fphex.c: Likewise.
279         * stdio-common/tstdiomisc.c: Add more tests.
281         * locale/locale.h: Include xlocale.h and the thread-local locale
282         declarations for XPG7, not XPG6.
284 2009-08-21  Andreas Schwab  <schwab@redhat.com>
286         * sysdeps/powerpc/powerpc32/____longjmp_chk.S: Removed.
287         * sysdeps/powerpc/powerpc64/____longjmp_chk.S: Removed.
288         * sysdeps/unix/sysv/linux/powerpc/powerpc32/____longjmp_chk.S: New file.
289         * sysdeps/unix/sysv/linux/powerpc/powerpc64/____longjmp_chk.S: New file.
290         * sysdeps/powerpc/powerpc32/__longjmp-common.S: Move CHECK_SP earlier.
291         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S: Likewise.
293 2009-08-20  Roland McGrath  <roland@redhat.com>
295         * sysdeps/generic/elf/backtracesyms.c (__backtrace_symbols):
296         Use l_addr instead of l_map_start (dli_fbase).
297         Print "FILE([+-]OFFSET) [ADDRESS]" with the file-relative
298         address when there is no proximate symbol.
299         * sysdeps/generic/elf/backtracesymsfd.c (__backtrace_symbols_fd):
300         Likewise.
302 2009-08-16  Ulrich Drepper  <drepper@redhat.com>
304         * scripts/gen-as-const.awk: Fix test for 64-bit platform.
306 2009-08-14  Ulrich Drepper  <drepper@redhat.com>
308         * test-skeleton.c (signal_handler): Renamed from timeout_handler.
309         Also handle SIGINT.  In that case only do the cleanup and then
310         re-raise the signal.
311         (main): Install handler for SIGINT.
313 2009-08-10  SUGIOKA Toshinobu  <sugioka@itonet.co.jp>
315         * stdlib/longlong.h [__sh__] (udiv_qrnnd, sub_ddmmss): Add "t" to
316         clobber list.
318 2009-08-01  H.J. Lu  <hongjiu.lu@intel.com>
320         * elf/Makefile (distribute): Add tst-audit6.c tst-auditmod6a.c
321         tst-auditmod6b.c tst-auditmod6c.c tst-audit7.c tst-auditmod7a.c
322         tst-auditmod7b.c.
323         (tests): Add tst-audit6 tst-audit7.
324         (modules-names): Add st-auditmod6a tst-auditmod6b tst-auditmod6c
325         tst-auditmod7a tst-auditmod7b.
326         ($(objpfx)tst-audit6): New.
327         ($(objpfx)tst-audit6.out): Likewise.
328         ($(objpfx)tst-audit7): Likewise.
329         ($(objpfx)tst-audit7.out): Likewise.
330         (tst-audit6-ENV): Likewise.
331         (tst-audit7-ENV): Likewise.
332         (CFLAGS-tst-auditmod6b.c): Likewise.
333         (CFLAGS-tst-auditmod6c.c): Likewise.
334         (CFLAGS-tst-auditmod7b.c): Likewise.
335         * elf/tst-audit6.c: New file.
336         * elf/tst-audit7.c: New file.
337         * elf/tst-auditmod6a.c: New file.
338         * elf/tst-auditmod6b.c: New file.
339         * elf/tst-auditmod6c.c: New file.
340         * elf/tst-auditmod7a.c: New file.
341         * elf/tst-auditmod7b.c: New file.
342         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Move
343         saving and restoring SSE/AVX registers to ...
344         * sysdeps/x86_64/dl-trampoline.h: This.  New file.
346 2009-08-07  H.J. Lu  <hongjiu.lu@intel.com>
348         * sysdeps/i386/i686/multiarch/strcspn.S (STRCSPN): Use PIC
349         only if SHARED is defined.
350         * sysdeps/i386/i686/multiarch/strspn.S (strspn): Likewise.
352 2009-08-03  Jim Meyering  <meyering@redhat.com>
354         * sysdeps/i386/configure.in: Use AC_HEADER_CHECK.
356 2009-08-08  Ulrich Drepper  <drepper@redhat.com>
358         * sysdeps/x86_64/multiarch/strlen.S: Move SSE4.2 version into the same
359         section as the other functions for this architecture.
360         * sysdeps/x86_64/multiarch/rawmemchr.S: Likewise.
362 2009-08-07  Ulrich Drepper  <drepper@redhat.com>
364         * sysdeps/x86_64/strcmp.S: Add support to compile with
365         USE_SSSE3.  In this case palignr is used.
366         * sysdeps/x86_64/multiarch/strcmp.S (strcmp): If SSE4.2 is not
367         available but SSSE3 is, pick __str{,n}cmp_ssse3.
368         * sysdeps/x86_64/multiarch/Makefile [subdir=string] (sysdep_routines):
369         Add strcmp-ssse3 and strncmp-ssse3.
370         * sysdeps/x86_64/multiarch/strcmp-ssse3.S: New file.
371         * sysdeps/x86_64/multiarch/strncmp-ssse3.S: New file.
373         * sysdeps/x86_64/multiarch/strcspn-c.c (STRCSPN_SSE42): Avoid
374         warning through fake initialization.
376 2009-08-07  H.J. Lu  <hongjiu.lu@intel.com>
378         * sysdeps/i386/i686/multiarch/strlen.S (ENTRY): Add the missing "; \".
380 2009-08-07  Andreas Schwab  <schwab@redhat.com>
382         * elf/dl-lookup.c (do_lookup_x): Enter correct name into table of
383         unique symbols.
385 2009-08-05  H.J. Lu  <hongjiu.lu@intel.com>
387         * sysdeps/x86_64/cacheinfo.c (init_cacheinfo): Properly use
388         EBX from EAX = 1.  Handle EAX = 11.
390 2009-08-07  Andreas Schwab  <schwab@redhat.com>
392         * Makefile (TAGS): Use separate sed -e expressions to avoid \
393         inside ''.
395 2009-08-03  H.J. Lu  <hongjiu.lu@intel.com>
397         * sysdeps/i386/i686/multiarch/strcspn.S: Add comments for no
398         hidden IFUNC functions.
399         * sysdeps/i386/i686/multiarch/strspn.S: Likewise.
401         * sysdeps/i386/i686/multiarch/strlen.S: New file.
403         * sysdeps/i386/i686/multiarch/Makefile [subdir=string]
404         (sysdep_routines): Add strcspn-c, strpbrk-c, strspn-c, strstr-c, and
405         strcasestr-c.
406         (CFLAGS-strcspn-c.c): Define.
407         (CFLAGS-strpbrk-c.c): Define.
408         (CFLAGS-strspn-c.c): Define.
409         (CFLAGS-strstr.c): Define.
410         (CFLAGS-strcasestr.c): Define.
411         * sysdeps/i386/i686/multiarch/strcspn-c.c: New file.
412         * sysdeps/i386/i686/multiarch/strcspn.S: New file.
413         * sysdeps/i386/i686/multiarch/strpbrk-c.c: New file.
414         * sysdeps/i386/i686/multiarch/strpbrk.S: New file.
415         * sysdeps/i386/i686/multiarch/strspn-c.c: New file.
416         * sysdeps/i386/i686/multiarch/strspn.S: New file.
417         * sysdeps/i386/i686/multiarch/strstr-c.c: New file.
418         * sysdeps/i386/i686/multiarch/strstr.c: New file.
419         * sysdeps/i386/i686/multiarch/strcasestr-c.c: New file.
420         * sysdeps/i386/i686/multiarch/strcasestr.c: New file.
421         * sysdeps/x86_64/multiarch/strcspn-c.c (STRCSPN_SSE42): Use
422         -16L instead of 0xfffffffffffffff0L.
423         * sysdeps/x86_64/multiarch/strspn-c.c (__strspn_sse42): Likewise.
425 2009-08-02  Ulrich Drepper  <drepper@redhat.com>
427         * sysdeps/i386/configure.in: Add test for <cpuid.h>.
429 2009-07-31  Ulrich Drepper  <drepper@redhat.com>
431         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S (longjmp_msg): Yet
432         another rewrite.  Much smaller and faster.
433         * sysdeps/unix/sysv/linux/i386/____longjmp_chk.S: Likewise.
435         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S (longjmp_msg): Get
436         ss_flags from the correct location.
438 2009-07-31  H.J. Lu  <hongjiu.lu@intel.com>
440         * sysdeps/i386/i686/Makefile (sysdep_routines): Add cacheinfo.
441         * sysdeps/i386/i686/cacheinfo.c: New file.
442         * sysdeps/i386/i686/multiarch/Makefile: New file.
443         * sysdeps/i386/i686/multiarch/ifunc-defines.sym: New file.
444         * sysdeps/i386/i686/multiarch/init-arch.c: New file.
445         * sysdeps/i386/i686/multiarch/init-arch.h: New file.
446         * sysdeps/i386/i686/multiarch/sched_cpucount.c: New file.
447         * sysdeps/unix/sysv/linux/i386/i686/sysconf.c: New file.
448         * sysdeps/x86_64/cacheinfo.c: Include <cpuid.h>.
449         (__cpuid_count): New. Provide the default.
450         (__x86_64_prefetchw): Define only if DISABLE_PREFETCHW is not defined.
451         (__x86_64_preferred_memory_instruction): Define only if
452         DISABLE_PREFERRED_MEMORY_INSTRUCTION is not defined.
453         (intel_check_word): Use __cpuid.
454         (handle_intel): Likewise.
455         (handle_amd): Likewise.
456         (__cache_sysconf): Likewise.
457         (init_cacheinfo): Updated.  Use __cpuid and __cpuid_count.
458         (__cache_sysconf): Likewise.
459         (init_cacheinfo): Updated.  Use __cpuid and __cpuid_count.
460         * sysdeps/x86_64/multiarch/init-arch.c: Include <cpuid.h>.
461         (get_common_indeces): Use __cpuid.
462         (__init_cpu_features): Likewise.  Disable SSSE3 on Atom only
463         if ENABLE_SSSE3_ON_ATOM is not defined.
464         * sysdeps/x86_64/multiarch/init-arch.h (HAS_SSE2): Define.
465         * sysdeps/x86_64/multiarch/sched_cpucount.c (POPCNT): Use
466         popcnt instead of popcntq.
468 2009-07-31  Jakub Jelinek  <jakub@redhat.com>
470         * malloc/Makefile (CFLAGS-obstack.c): Add $(uses-callbacks).
472 2009-07-30  Ulrich Drepper  <drepper@redhat.com>
474         * sysdeps/unix/sysv/linux/i386/____longjmp_chk.S: New file.
475         * sysdeps/i386/____longjmp_chk.S: Remove all code.  This is now a file
476         which always causes a compile error.
478         * sysdeps/i386/__longjmp.S: Remove bound-checking pointer support.
480         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S: New file.  Content
481         comes from...
482         * sysdeps/x86_64/____longjmp_chk.S: ...here.  This is now a file
483         which always causes a compile error.
485         * debug/Makefile (tests): Add tst-longjmp_chk2.
486         * debug/tst-longjmp_chk2.c: New file.
488         * sysdeps/x86_64/__longjmp.S: Remove CHECK_RSP handling.  Fix CFI.
489         Remove incorrect use of BP_SYM.
490         * sysdeps/x86_64/____longjmp_chk.S: Rewrite.  Complete implementation
491         here now since it is more complex than just a simple check.
493         * sysdeps/ia64/backtrace.c (backtrace_helper): Stop backtrace when
494         we make no more progress.
496 2009-07-29  Ulrich Drepper  <drepper@redhat.com>
498         * math/s_fma.c: Don't define alias if __fma is a macro.
499         * math/s_fmaf.c: Likewise.
500         * sysdeps/x86_64/multiarch/s_fma.c: New file.
501         * sysdeps/x86_64/multiarch/s_fmaf.c: New file.
502         Partially based on a patch by H.J. Lu <hongjiu.lu@intel.com>.
504         * sysdeps/x86_64/multiarch/init-arch.h (__get_cpu_features): Declare.
505         (HAS_POPCOUNT, HAS_SSE4_2): Add variants which work outside libc.
506         New macro HAS_FMA.
507         * sysdeps/x86_64/multiarch/init-arch.c (__get_cpu_features): New
508         function.
509         * include/libc-symbols.h (libm_ifunc): Define.
510         * sysdeps/x86_64/multiarch/Versions: New file.
512         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Improve CFI.
514 2009-07-28  H.J. Lu  <hongjiu.lu@intel.com>
516         * sysdeps/x86_64/dl-trampoline.S: Properly restore AVX registers.
518 2009-07-29  Ulrich Drepper  <drepper@redhat.com>
520         * elf/dl-runtime.c (_dl_fixup): Indicate before _dl_lookup_symbol_x
521         call that registers used in calling conventions need to be preserved.
522         * elf/dl-lookup.c (do_lookup_x): Use RTLD_*_FOREIGN_CALL macros
523         to preserve register content if necessary.
524         * sysdeps/x86_64/dl-trampoline.S (_dl_x86_64_save_sse): New function.
525         (_dl_x86_64_restore_sse): New function.
526         * sysdeps/x86_64/tst-xmmymm.sh: There is now one more function that
527         is allowed to modify xmm/ymm registers.
529         * stdio-common/scanf15.c: Undefine _LIBC.  We want to test from an
530         application's perspective.
531         * stdio-common/scanf17.c: Likewise.
533 2009-07-28  Ulrich Drepper  <drepper@redhat.com>
535         * csu/libc-tls.c (__libc_setup_tls) [TLS_TCB_AT_TP]: Don't add TCB
536         size to memsz.
537         (init_static_tls) [TLS_TCB_AT_TP]: Add it to GL(dl_tls_static_size)
538         here.
539         * elf/dl-reloc.c (_dl_try_allocate_static_tls): Compute freebytes in
540         two steps to catch bugs.
542 2009-07-27  Ulrich Drepper  <drepper@redhat.com>
544         * sysdeps/x86_64/tst-xmmymm.sh: Refine testing.  The script now
545         determines which files are used in runtime lookups and only checks
546         those for SSE use.
547         * sysdeps/x86_64/rtld-memchr.c: Removed.  Not needed with refined
548         testing.
549         * sysdeps/x86_64/rtld-rawmemchr.c: Removed.
550         * sysdeps/x86_64/multiarch/rtld-rawmemchr.c: Removed
551         * sysdeps/x86_64/Makefile: Emit warning that tst-xmmymm.sh might
552         take a while.
554         * elf/dl-open.c: Move _dl_scope_free to...
555         * elf/dl-scope.c: ...here.  New file.
556         * elf/Makefile (dl-routines): Add scope.
558         * resolv/resolv.h (RES_USE_DNSSEC): Define.
559         * resolv/res_debug.c (p_option): Handle RES_USE_EDNS0 and
560         RES_USE_DNSSEC.
561         * resolv/res_mkquery.c (__res_nopt): Set flags for RES_USE_DNSSEC.
562         * resolv/res_query.c (__libc_res_nquery): Handle RES_USE_DNSSEC in
563         all the places we handled RES_USE_EDNS0 only before.
564         Patch by Adam Tkac <atkac@redhat.com>.
566 2009-07-27  Jakub Jelinek  <jakub@redhat.com>
568         * elf/dl-lookup.c (do_lookup_x): Fix check for table more than
569         3/4 full.  Pass size + 1 rather than size to _dl_higher_prime_number.
570         Update size when reallocating.
572 2009-07-26  Ulrich Drepper  <drepper@redhat.com>
574         * sysdeps/x86_64/tst-xmmymm.sh: New file.  Check whether any of the
575         functions used in ld.so modify xmm/ymm registers.
576         * sysdeps/x86_64/Makefile:  Hook new test up.
577         * sysdeps/x86_64/rtld-memchr.c: New file.
578         * sysdeps/x86_64/rtld-memcmp.c: New file.
579         * sysdeps/x86_64/rtld-rawmemchr.c: New file.
580         * sysdeps/x86_64/rtld-strchr.S: New file.
581         * sysdeps/x86_64/rtld-strlen.S: New file.
582         * sysdeps/x86_64/multiarch/rtld-rawmemchr.c: New file.
583         * sysdeps/x86_64/multiarch/rtld-strlen.S: New file.
585 2009-07-26  H.J. Lu  <hongjiu.lu@intel.com>
587         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Remove
588         strncmp-c.
589         * sysdeps/x86_64/multiarch/strcmp.S (aftertail): Removed.
590         (exit): Likewise.
591         (Byte1): Likewise.
592         (Byte2): Likewise.
593         (Byte3): Likewise.
594         (Byte4): Likewise.
595         (Byte5): Likewise.
596         (Byte6): Likewise.
597         (next_8_bytes): Likewise.
598         (Byte0): Remove commented out codes.
599         (unaligned_table): Align jump table at 8 bytes.
600         Add _sse4_2 to all labels.  Always include "../strcmp.S".
601         * sysdeps/x86_64/multiarch/strncmp-c.c: Removed.
602         * sysdeps/x86_64/strcmp.S: Add SSE2 support.
603         * sysdeps/x86_64/strncmp.S: New file.
605 2009-07-26  Ulrich Drepper  <drepper@redhat.com>
607         [BZ #10422]
608         * sysdeps/unix/sysv/linux/eventfd.c: Add compatibility for old
609         kernels, dropped when eventfd2 support was added.
610         * sysdeps/unix/sysv/linux/signalfd.c: Add compatibility for old
611         kernels, dropped when signalfd4 support was added.
612         * sysdeps/unix/sysv/linux/kernel-features.h: More CLOEXEC syscalls
613         added, name them.
615         [BZ #10452]
616         * resolv/res_send.c (send_dg): Pass full SERVFAIL, NOTIMP, REFUSED
617         replies up.
619         * elf/elf.h: Define NT_GNU_GOLD_VERSION.
621 2009-07-25  Ulrich Drepper  <drepper@redhat.com>
623         * sysdeps/x86_64/multiarch/strcmp.S: Some more optimizations for
624         modern processor versions.  Patch by H.J. Lu <hongjiu.lu@intel.com>.
626         [BZ #10448]
627         * sysdeps/posix/getaddrinfo.c (gaih_inet): If NSS module contains no
628         callback we must touch the status to avoid using stale value.
630         * sysdeps/x86_64/multiarch/strcmp.S: Exclude unused code from being
631         compiled in.
633 2009-07-24  Ulrich Drepper  <drepper@redhat.com>
635         * sysdeps/unix/sysv/linux/configure.in: Don't automatically include
636         /lib/modules/* headers anymore.  We have sane headers in the standard
637         place now.
639 2009-06-16  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
641         * sysdeps/s390/dl-procinfo.c (_dl_s390_cap_flags): "hpage",
642         "etf3enh" and "highgprs" added.
643         (_dl_s390_platforms): "z10" added.
644         * sysdeps/s390/dl-procinfo.h (_DL_HWCAP_COUNT, _DL_PLATFORMS_COUNT):
645         Increased for the new entries.
646         (HWCAP enum): HWCAP_S390_HPAGE, HWCAP_S390_ETF3EH and
647         HWCAP_S390_HIGH_GPRS added.
649         * sysdeps/s390/s390-64/Makefile: Adjusted to build the new modules.
650         * sysdeps/s390/s390-64/iso-8859-1_cp037_z900.c: New file.
651         * sysdeps/s390/s390-64/utf16-utf32-z9.c: New file.
652         * sysdeps/s390/s390-64/utf8-utf16-z9.c: New file.
653         * sysdeps/s390/s390-64/utf8-utf32-z9.c: New file.
655 2009-07-23  Ulrich Drepper  <drepper@redhat.com>
657         * sysdeps/x86_64/cacheinfo.c [USE_MULTIARCH]: Rearrange code to
658         avoid additional cpuid instructions.  Most of the information is
659         stored somewhere.
661         * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_02_known): Add more
662         cache descriptors.
663         * sysdeps/x86_64/cacheinfo.c (intel_02_known): Likewise.
665         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): Reset
666         SSSE3 bit for Atoms.
667         * sysdeps/x86_64/multiarch/strcpy.S: New need to perform Atom test
668         here anymore.
670         * posix/tst-rfc3484.c (do_test): Initialize entire sockaddr_in
671         structure before copying it to avoid warning.
672         * posix/tst-rfc3484-2.c (do_test): Likewise.
673         * posix/tst-rfc3484-3.c (do_test): Likewise.
675         [BZ #10416]
676         * include/unistd.h: Make header file suitable for C++ test cases.
677         Patch by Duncan Simpson <dps@simpson.demon.co.uk>.
679         * sysdeps/unix/sysv/linux/i386/makecontext.S: Ensure we preserve the
680         stack alignment in the exit code.
682         * elf/dl-lookup.c (dl_lookup_x): The hashval for unique symbol can
683         potentially be zero.
685         * elf/tst-unique1.c: Extend test to check for unloading DSO with
686         unique symbol definition.
687         Patch by Jakub Jelinek.
688         * elf/dl-lookup.c (do_lookup_x): When entering a new unique symbol,
689         make sure the object with the definition cannot be unloaded.  Adjust
690         a few types.
691         * sysdeps/generic/ldsodefs.h (struct rtld_global): The map element in
692         the unique symbol hash table should not be const.
694 2009-07-21  Ulrich Drepper  <drepper@redhat.com>
696         * sysdeps/x86_64/multiarch/strstr.c: Minor cleanups.  Remove
697         unnecesary variables.  Comment fixes.
699 2009-07-20  Ulrich Drepper  <drepper@redhat.com>
701         * sysdeps/x86_64/multiarch/strstr.c [USE_AS_STRCASESTR] (STRSTR_SSE42):
702         Use NONASCII_CASE information provided by the locale to determine
703         whether optimized string load function can be used.  Minor cleanups.
705 2009-07-20  H.J. Lu  <hongjiu.lu@intel.com>
707         * string/strcasestr.c (STRCASESTR): New macro.
708         (__strcasestr): Renamed to ..
709         (STRCASESTR): ...this.
710         * string/strstr.c (STRSTR): New macro.
711         (strstr): Renamed to ..
712         (STRSTR): ...this.
713         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
714         strstr-c strcasestr-c
715         (CFLAGS-strstr.c): New.
716         (CFLAGS-strcasestr.c): Likewise.
717         * sysdeps/x86_64/multiarch/strcasestr-c.c: New file.
718         * sysdeps/x86_64/multiarch/strcasestr.c: New file.
719         * sysdeps/x86_64/multiarch/strstr-c.c: New file.
720         * sysdeps/x86_64/multiarch/strstr.c: New file.
722 2009-07-20  Ulrich Drepper  <drepper@redhat.com>
724         * locale/localeinfo.h (LIMAGIC): Update value for LC_CTYPE.
725         * locale/langinfo.h: Define _NL_CTYPE_NONASCII_CASE.
726         * locale/C-ctype.c (_nl_C_LC_CTYPE): Add initializer for
727         _NL_CTYPE_NONASCII_CASE.
728         * locale/programs/ld-ctype.c (locale_ctype_t): Add nonascii_case
729         field.
730         (ctype_finish): Check whether there are any 8-bit characters outside
731         the range ASCII has or whether the mapping isn't the same as for
732         ASCII (±0x20).  Set nonascii_case appropriately.
733         (ctype_output): Add output handler for nonascii_case.
735 2009-07-17  Ulrich Drepper  <drepper@redhat.com>
737         * sysdeps/generic/sysdep.h: Define cfi_personality, cfi_lsda,
738         CFI_PERSONALITY, CFI_LSDA, and DW_EH_PE_* constants.
740 2009-07-16  Ulrich Drepper  <drepper@redhat.com>
742         [BZ #10360]
743         * resolv/res-mkquery.c (__res_nopt): If anslen is > 0xffff store
744         0xffff in the EDNS0 record.
746 2009-07-16  Ulrich Drepper  <drepper@redhat.com>
748         * nscd/cache.c (cache_add): Use atomic_compare_and_exchange_bool_rel
749         instead of atomic_compare_and_exchange_bool_acq to ensure pointer
750         is written before the list head update.
751         Patch by Andreas Schwab <aschwab@redhat.com>.
753 2009-07-16  Ulrich Drepper  <drepper@redhat.com>
754             Jakub Jelinek  <jakub@redhat.com>
756         * malloc/malloc.c [ATOMIC_FASTBINS] (_int_free): Make check for
757         corruption thread-safe.
759 2009-07-13  Jakub Jelinek  <jakub@redhat.com>
761         * include/atomic.h (catomic_compare_and_exchange_val_rel): If arch
762         overrides atomic_compare_and_exchange_val_rel, define to
763         atomic_compare_and_exchange_val_rel by default, otherwise default
764         to catomic_compare_and_exchange_val_acq.
765         (catomic_compare_and_exchange_bool_rel): If arch overrides
766         atomic_compare_and_exchange_bool_rel, define to
767         atomic_compare_and_exchange_bool_rel by default.
768         * malloc/malloc.c (_int_free): Revert 2009-07-02 change.
769         Use catomic_compare_and_exchange_val_rel instead of
770         catomic_compare_and_exchange_val_acq.
772 2009-07-16  Ulrich Drepper  <drepper@redhat.com>
774         * sysdeps/generic/ldsodefs.h: Add prototype for
775         _dl_higher_prime_number.
776         * elf/dl-misc.c (_dl_higher_prime_number): Mark with internal_function.
778         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Optimize
779         restoring of ymm registers a bit.
781 2009-07-15  H.J. Lu  <hongjiu.lu@intel.com>
783         * sysdeps/x86_64/memcmp.S: New file.
785 2009-07-15  Ulrich Drepper  <drepper@redhat.com>
787         * sysdeps/x86-64/dl-trampoline.h: Remove after integrating code into...
788         * sysdeps/x86-64/dl-trampoline.S: ...here.  Rewrite to avoid function
789         pointers in writable memory.
791 2009-07-07  H.J. Lu  <hongjiu.lu@intel.com>
793         * config.h.in: Add HAVE_AVX_SUPPORT entry.
794         * config.make.in: Add config-cflags-avx entry.
795         * configure.in: Substitute libc_cv_cc_avx.
796         * elf/Makefile: Add rules to build and run tst-audit4 and tst-audit5.
797         * elf/tst-audit4.c: New file.
798         * elf/tst-audit5.c: New file.
799         * elf/tst-auditmod4a.c: New file.
800         * elf/tst-auditmod4b.c: New file.
801         * elf/tst-auditmod5a.c: New file.
802         * elf/tst-auditmod5b.c: New file.
803         * sysdeps/x86_64/Makefile (gen-as-const-headers): Add
804         link-defines.sym.
805         * sysdeps/x86_64/bits/link.h (La_x86_64_ymm): New.
806         (La_x86_64_vector): Likewise.
807         (La_x86_64_regs): Append lr_vector.
808         (La_x86_64_retval): Append lr_vector0/lrv_vector1.
809         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Move
810         saving and restoring SSE registers to ...
811         * sysdeps/x86_64/dl-trampoline.h: This.  New file.
812         * sysdeps/x86_64/dl-trampoline.S: Include <config.h> and
813         <link-defines.h>.
814         (_dl_runtime_profile): Use LR_SIZE to allocate space for
815         La_x86_64_regs.  Allocate extra space and jump to memory at
816         save_and_restore_vector if HAVE_AVX_SUPPORT is defined.
817         (save_and_restore_vector_sse): New.
818         (save_and_restore_vector_avx): Likewise.
819         (check_avx): Likewise.
820         (save_and_restore_vector): Likewise.
821         * sysdeps/x86_64/elf/configure.in: Set libc_cv_cc_avx and
822         HAVE_AVX_SUPPORT.
823         * sysdeps/x86_64/link-defines.sym: New file.
825 2009-07-10  Ulrich Drepper  <drepper@redhat.com>
827         * elf/do-lookup.h: Removed after folding content into...
828         * elf/dl-lookup.c: ...here.
830         * sysdeps/unix/sysv/linux/sys/epoll.h: Fix comment.
832 2009-07-09  Ulrich Drepper  <drepper@redhat.com>
834         * configure.in: Check for gnu_unique_symbol symbol type.
835         * config.h.in: Add HAVE_ASM_UNIQUE_OBJECT entry.
836         * elf/do-lookup.h (do_lookup_x): Take new parameter with link map of
837         the undefined symbol.  Handle STB_GNU_UNIQUE binding of found symbol.
838         * elf/dl-lookup.c (_dl_lookup_symbol_x): Adjust callers for do_lookup_x
839         change.
840         * sysdeps/generic/ldsodefs.h (struct rtld_global): Add definitions for
841         unique symbol table.
842         * elf/rtld.c (rtld_global): Initialize lock of unique symbol hash table
843         for first namespace.
844         * elf/dl-open.c (_dl_open): For new namespace, initialize lock for
845         unique symbol hash table.
846         * elf/Makefile: Add rules to build and run tst-unique1 and tst-unique2.
847         * elf/tst-unique1.c: New file.
848         * elf/tst-unique1mod1.c: New file.
849         * elf/tst-unique1mod2.c: New file.
850         * elf/tst-unique2.c: New file.
851         * elf/tst-unique2mod1.c: New file.
852         * elf/tst-unique2mod2.c: New file.
854 2009-07-07  Ulrich Drepper  <drepper@redhat.com>
856         * elf/elf.h (STB_GNU_UNIQUE): Define.
858         * elf/dl-misc.c (_dl_higher_prime_number): New function.  Moved here
859         from...
860         * include/inline-hashtab.h: ...here.
861         (htab_expand): Adjust for renamed function.  Correct memory handling.
863 2009-07-06  Ulrich Drepper  <drepper@redhat.com>
865         * elf/do-lookup.h (do_lookup_x): Optimize test for valid symbol types.
867 2009-07-03  Andreas Schwab  <aschwab@redhat.com>
869         * sysdeps/powerpc/sysdep.h (PPC_FEATURE_ARCH_2_06): Fix value.
870         (PPC_FEATURE_HAS_VSX): Likewise.
872 2009-07-03  Ulrich Drepper  <drepper@redhat.com>
874         * sysdeps/x86_64/multiarch/strcspn-c.c: Minor cleanups.
875         * sysdeps/x86_64/multiarch/strspn-c.c: Likewise.
877         * sysdeps/x86_64/multiarch/strcmp.S: Make sure functions are all
878         aligned to 16 byte boundaries.
879         * sysdeps/x86_64/multiarch/strcpy.S: Likewise.
880         * sysdeps/x86_64/multiarch/strlen.S: Likewise.
881         * sysdeps/x86_64/multiarch/rawmemchr.S: Likewise.
883 2009-07-02  H.J. Lu  <hongjiu.lu@intel.com>
885         * config.h.in (HAVE_SSE4_SUPPORT): New macro.
886         * config.make.in (config-cflags-sse4): New variable.
887         * configure.in: Substitute libc_cv_cc_sse4.
888         * sysdeps/i386/configure.in: Set libc_cv_cc_sse4 and
889         HAVE_SSE4_SUPPORT.
890         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
891         strcspn-c, strpbrk-c, strspn-c for string if gcc supports SSE4.
892         * sysdeps/x86_64/multiarch/strcspn-c.c: New file.
893         * sysdeps/x86_64/multiarch/strcspn.S: New file.
894         * sysdeps/x86_64/multiarch/strpbrk-c.c: New file.
895         * sysdeps/x86_64/multiarch/strpbrk.S: New file.
896         * sysdeps/x86_64/multiarch/strspn-c.c: New file.
897         * sysdeps/x86_64/multiarch/strspn.S: New file.
899 2009-06-30  H.J. Lu  <hongjiu.lu@intel.com>
901         * elf/Makefile (distribute): Remove tst-audit.sh.  Add
902         tst-audit2.c, tst-audit3.c, tst-auditmod3a.c, tst-auditmod3b.c.
903         (tests): Add tst-audit3 for x86_64.
904         (modules-names): Add tst-auditmod3a, tst-auditmod3b.
905         ($(objpfx)tst-audit3): Define.
906         ($(objpfx)tst-audit3.out): Define.
907         (tst-audit3-ENV): Define.
908         * elf/tst-audit3.c: New file.
909         * elf/tst-auditmod3a.c: New file.
910         * elf/tst-auditmod3b.c: New file.
911         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Save
912         and restore xmm6.
914         * string/stpncpy.c (STPNCPY): New.  Defined if not defined.
915         (__stpncpy): Renamed to ...
916         (STPNCPY): This.
917         (stpncpy): Create alias only if STPNCPY is not defined.
918         * string/strncpy.c (STRNCPY): New.  Defined to strncpy if not
919         defined.
920         (strncpy): Renamed to ...
921         (STRNCPY): This.
922         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
923          stpncpy-c strncpy-c for string.
924         * sysdeps/x86_64/multiarch/stpcpy.S: New file.
925         * sysdeps/x86_64/multiarch/stpncpy-c.c: New file.
926         * sysdeps/x86_64/multiarch/stpncpy.S: New file.
927         * sysdeps/x86_64/multiarch/strcpy.S: New file.
928         * sysdeps/x86_64/multiarch/strncpy-c.c: New file.
929         * sysdeps/x86_64/multiarch/strncpy.S: New file.
931 2009-07-02  Ulrich Drepper  <drepper@redhat.com>
933         * malloc/malloc.c [ATOMIC_FASTBINS] (_int_free): Add full barrier when
934         adding to fast bin list.
936 2009-07-01  Ulrich Drepper  <drepper@redhat.com>
938         * nis/nss_nis/nis-network.c (_nss_nis_getnetbyaddr_r): Don't use
939         inet_makeaddr.  This worked only with class-based networks.
940         * nis/nss_nisplus/nisplus-network.c (_nss_nisplus_getnetbyaddr_r):
941         Likewise.
943         * nss/nss_files/files-network.c (netbyaddr): If type is AF_UNSPEC,
944         recognize all types.
945         * nss/getent.c (networks_keys): Pass AF_UNSPEC instead of AF_UNIX
946         to getnetbyaddr.  Fix network parameter to getnetbyaddr.  It must
947         be in host byte order.
949 2009-06-26  H.J. Lu  <hongjiu.lu@intel.com>
951         * sysdeps/x86_64/multiarch/ifunc-defines.sym (FAMILIY_OFFSET): Define.
952         (MODEL_OFFSET): Define.
953         * sysdeps/x86_64/multiarch/init-arch.h (cpu_features): Add
954         family and model.
955         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): Break
956         out common code into new function get_common_indeces. Determine
957         extended family and model for Intel processors.
959 2009-06-26  Ulrich Drepper  <drepper@redhat.com>
961         * resolv/resolv.h: Define RES_SNGLKUPREOP.
962         * resolv/res_init.c (res_setoptions): Recognize single-request-reopen
963         option.
964         * resolv/res_send.c (reopen): New function.  Broken out of...
965         (send_dg): ... here.  Recognize RES_SNGLKUPREOP.  Implement second
966         fallback mechanism.  If single-request fails switch to
967         single-request-reopen mode which opens a new socket for the second
968         request.
970 2009-06-25  Andreas Schwab  <aschwab@redhat.com>
972         * sysdeps/powerpc/powerpc32/____longjmp_chk.S (LOAD_ARG): Define.
973         (CHECK_SP): Use it.
975 2009-06-24  Andreas Schwab  <aschwab@redhat.com>
977         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrtf.S: Fix cfa offset
978         for saved registers.
979         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrt.S: Likewise.
980         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrtf.S: Likewise.
981         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrt.S: Likewise.
983 2009-06-23  Andreas Schwab  <aschwab@redhat.com>
985         * time/tzfile.c (__tzfile_read): Don't use an empty TZ string.
987 2009-06-22  Ulrich Drepper  <drepper@redhat.com>
989         * po/id.po: Update from translation team.
991         * po/bg.po: Update from translation team.
993 2009-06-22  H.J. Lu  <hongjiu.lu@intel.com>
995         * string/strncmp.c (STRNCMP): New.  Defined to strncmp if not
996         defined.
997         (strncmp): Renamed to STRNCMP.
998         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
999         strncmp-c for string.
1000         * sysdeps/x86_64/multiarch/init-arch.h (HAS_SSE4_2): Define.
1001         * sysdeps/x86_64/multiarch/strcmp.S: New file.
1002         * sysdeps/x86_64/multiarch/strncmp.S: New file.
1003         * sysdeps/x86_64/multiarch/strncmp-c.c: New file.
1005 2009-06-19  H.J. Lu  <hongjiu.lu@intel.com>
1007         * elf/Makefile (distribute): Add ifuncmain1staticpie.c,
1008         ifuncmain5.c, ifuncmain5pic.c, ifuncmain5picstatic.c,
1009         ifuncmain5pie.c, ifuncmain5static.c, ifuncmain5staticpic.c,
1010         ifuncdep5.c, ifuncdep5pic.c, ifuncmod5.c, ifuncmain7.c,
1011         ifuncmain7pic.c, ifuncmain7picstatic.c, ifuncmain7pie.c, and
1012         ifuncmain7static.c.
1013         (tests-static): Add ifuncmain5static, ifuncmain5picstatic,
1014         ifuncmain7static, and ifuncmain7picstatic.
1015         (tests): Also depend on $(objpfx)ifuncmain1staticpie.out,
1016         $(objpfx)ifuncmain5pie.out, $(objpfx)ifuncmain6pie.out, and
1017         $(objpfx)ifuncmain7pie.out.
1018         (modules-names): Add ifuncmod5 ifuncmod6
1019         (ifuncmod5.so-no-z-defs): Define.
1020         (ifuncmod6.so-no-z-defs): Define.
1021         (CFLAGS-ifuncmain5pic.c): Define.
1022         (CFLAGS-ifuncmain5picstatic.c): Define.
1023         (CFLAGS-ifuncmain5staticpic.c): Define.
1024         (CFLAGS-ifuncdep5pic.c): Define.
1025         (CFLAGS-ifuncmain7pic.c): Define.
1026         (CFLAGS-ifuncmain7picstatic.c): Define.
1027         (CFLAGS-ifuncmain1staticpie.c): Define.
1028         (CFLAGS-ifuncmain5pie.c): Define.
1029         (CFLAGS-ifuncmain6pie.c): Define.
1030         (CFLAGS-ifuncmain7pie.c): Define.
1031         ($(objpfx)ifuncmain1staticpie.out): Define.
1032         ($(objpfx)ifuncmain1staticpie): Define.
1033         ($(objpfx)ifuncmain5pie.out): Define.
1034         ($(objpfx)ifuncmain5pie): Define.
1035         ($(objpfx)ifuncmain6pie.out): Define.
1036         ($(objpfx)ifuncmain6pie): Define.
1037         ($(objpfx)ifuncmain5): Define.
1038         ($(objpfx)ifuncmain5pic): Define.
1039         ($(objpfx)ifuncmain5static): Define.
1040         ($(objpfx)ifuncmain5staticpic): Define.
1041         ($(objpfx)ifuncmain5picstatic): Define.
1042         (generated): Add ifuncmain1staticpie, ifuncmain1staticpie.out,
1043         ifuncmain5pie, ifuncmain5pie.out, ifuncmain6pie, and
1044         ifuncmain6pie.out.
1045         * elf/b/elf/ifuncmain1staticpie.c: New file.
1046         * elf/ifuncdep5.c: New file.
1047         * elf/ifuncdep5pic.c: New file.
1048         * elf/ifuncmain5.c: New file.
1049         * elf/ifuncmain5pic.c: New file.
1050         * elf/ifuncmain5picstatic.c: New file.
1051         * elf/ifuncmain5pie.c: New file.
1052         * elf/ifuncmain5static.c: New file.
1053         * elf/ifuncmain5staticpic.c: New file.
1054         * elf/ifuncmain6pie.c: New file.
1055         * elf/ifuncmain7.c: New file.
1056         * elf/ifuncmain7pic.c: New file.
1057         * elf/ifuncmain7picstatic.c: New file.
1058         * elf/ifuncmain7pie.c: New file.
1059         * elf/ifuncmain7static.c: New file.
1060         * elf/ifuncmod5.c: New file.
1061         * elf/ifuncmod6.c: New file.
1063 2009-06-20  Ulrich Drepper  <drepper@redhat.com>
1065         [BZ #10085]
1066         * nis/nss_compat/compat-initgroups.c (nss_setgrent): New variable.
1067         (nss_endgrent): New variable.
1068         (struct ent_t): Add need_endgrent and skip_initgroups_dyn
1069         fields. Change type of files to bool and adjust all users.
1070         (init_nss_interface): Initialize nss_setgrent and nss_endgrent.
1071         (internal_endgrent): Call nss_endgrent if necessary.
1072         (add_group): New function.  Broken out of...
1073         (check_and_add_group): ...here.
1074         (getgrent_next_nss): Remove test that any callback is available.
1075         Use skip_initgroups_dyn to determine whether to use initgroups_dyn
1076         callback.  If there is no blacklist we can trust the results returned
1077         by the initgroups_dyn callback.  In case there is a callback and we
1078         find a group entry for the group ID but it doesn't contain the
1079         correct member, switch to the slow mode and use getgrent_r.
1080         (internal_getgrent_r): When we see a +: entry, determine whether
1081         there is any callback and which we can use the initgroups_dyn
1082         callback.
1084 2009-06-18  Ulrich Drepper  <drepper@redhat.com>
1086         * malloc/malloc.c (_int_malloc): Add some consistency checks.
1087         (_int_free): Likewise.
1089         * sysdeps/unix/sysv/linux/bits/socket.h: Define PF_IEEE802154 and
1090         AF_IEEE802154.
1091         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
1092         * sysdeps/unix/sysv/linux/net/if_arp.h: Define ARPHRD_IEEE802154
1093         and ARPHRD_IEEE802154_PHY.
1095         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Add missing definitions
1096         relative to generic Linux version.
1098 2009-06-17  H.J. Lu  <hongjiu.lu@intel.com>
1100         * elf/Makefile ($(objpfx)ifuncmain1pie): Use $(+link-pie).
1101         ($(objpfx)ifuncmain1vispie): Likewise.
1103 2009-06-16  Ulrich Drepper  <drepper@redhat.com>
1105         * login/Makefile: Build pt_chown as PIE.
1107 2009-06-15  Andreas Schwab  <aschwab@redhat.com>
1109         * debug/xtrace.sh (do_help): Don't treat bug reporting message as
1110         a format string.
1111         * elf/sln.c (usage): Likewise.
1112         * malloc/memusage.sh (do_help): Likewise.
1113         * nss/getent.c (more_help): Likewise.
1114         * posix/getconf.c (main): Likewise.
1115         * sunrpc/rpcinfo.c (usage): Likewise.
1116         * sysdeps/unix/sysv/linux/lddlibc4.c (main): Likewise.
1118 2009-06-16  Ulrich Drepper  <drepper@redhat.com>
1120         * login/programs/pt_chown.c: Use libcap to drop privileges other than
1121         those needed.
1122         * login/Makefile: If necessary link pt_chown with -lcap.
1123         * sysdeps/generic/pty-private.h: Define FAIL_ENOMEM.
1124         * sysdeps/unix/grantpt.c: Handle FAIL_ENOMEM.
1126 2009-06-16  Jakub Jelinek  <jakub@redhat.com>
1128         * sysdeps/x86_64/memchr.S (memchr): Use unsigned instead of signed
1129         comparisons.
1130         * string/test-memchr.c (do_random_tests): Test very large lengths
1131         as well.
1133 2009-06-02  H.J. Lu  <hongjiu.lu@intel.com>
1135         * Makeconfig (+link-pie): Define.
1136         (+prectorS): Define.
1137         (+postctorS): Define.
1138         * elf/Makefile ($(objpfx)tst-pie1): Use $(+link-pie).
1139         * nscd/Makefile ($(objpfx)nscd): Likewise.
1141 2009-04-22  Ryan S. Arnold  <rsa@us.ibm.com>
1143         [BZ #10107]
1144         * sysdeps/powerpc/powerpc32/power6/memcpy.S (memcpy): Replace cmpldi
1145         with cmplwi.
1146         * sysdeps/powerpc/powerpc32/power6/memset.S (memset): Likewise.
1148 2009-06-16  Ulrich Drepper  <drepper@redhat.com>
1150         * sysdeps/unix/sysv/linux/grantpt.c: Remove file after folding changes
1151         into ...
1152         * sysdeps/unix/grantpt.c: ...here.
1154 2009-06-15  Ulrich Drepper  <drepper@redhat.com>
1156         * sysdeps/unix/sysv/linux/grantpt.c (grantpt): Only call chown and
1157         chmod if it is necessary.
1159         [BZ #10166]
1160         * sysdeps/unix/sysv/linux/grantpt.c: Remove shortcut which was used
1161         when the slave device is in devpts or devfs.
1163         [BZ #10183]
1164         * posix/tst-cpucount.c: Don't try more than CPU_SETSIZE bits.
1166         [BZ #10195]
1167         * inet/netinet/icmp6.h (struct nd_opt_home_agent_info): Change type
1168         of nd_opt_home_agent_info_preference to uint16_t.
1169         Patch by Arnaud Ebalard <arno@natisbad.org>.
1171         [BZ #10207]
1172         * nss/getent.c: Add support for printing gshadow data.
1174         [BZ #10203]
1175         * nis/nss_nis/nis-pwd.c (internal_nis_endpwent): Free all buffers,
1176         not just the currently used one and those which follow.
1177         Patch by Joe Landers <jlanders@vmware.com>.
1179         [BZ #10196]
1180         * libio/tst-fgetwc.c (do_test): Use de_DE.UTF-8 as locale name.
1181         * libio/Makefile: Run tst-fgetwc with necessary envvar.
1182         Patch by Bruce Dubbs <bdubbs@linuxfromscratch.org>.
1184         [BZ #10217]
1185         * stdlib/abort.c: Define variable __abort_msg.
1186         * stdlib/Versions: Export __abort_msg with GLIBC_PRIVATE version.
1187         * include/stdlib.h: Declare __abort_msg.
1188         * assert/assert-perr.c: Don't free buffer for message immediately.
1189         Store atomically in __abort_msg and free old buffer if necessary.
1190         * assert/assert.c: Likewise.
1191         * sysdeps/posix/libc_fatal.c: Allocate buffer for message, copy it,
1192         store pointer in __abort_msg, and possibly free old string.
1193         * sysdeps/unix/sysv/linux/libc_fatal.c: Likewise.
1195         * time/tzfile.c (__tzfile_read): Correct computation of tzspec_len.
1197         [BZ #10211]
1198         * time/tzfile.c (__tzfile_compute): If we use the envvar format still
1199         handle leap seconds if they are available.
1200         Patch by Akinori Hattori <hattya@gentoo.org>.
1202         * timezone/tzselect.ksh: Update from tzcode2009i.
1203         * timezone/zdump.c: Likewise.
1204         * timezone/zic.c: Likewise.
1206         * timezone/africa: Update from tzdata2009i.
1207         * timezone/antarctica: Likewise.
1208         * timezone/asia: Likewise.
1209         * timezone/australasia: Likewise.
1210         * timezone/backward: Likewise.
1211         * timezone/etcetera: Likewise.
1212         * timezone/europe: Likewise.
1213         * timezone/factory: Likewise.
1214         * timezone/iso3166.tab: Likewise.
1215         * timezone/leapseconds: Likewise.
1216         * timezone/northamerica: Likewise.
1217         * timezone/pacificnew: Likewise.
1218         * timezone/solar87: Likewise.
1219         * timezone/solar88: Likewise.
1220         * timezone/solar89: Likewise.
1221         * timezone/southamerica: Likewise.
1222         * timezone/systemv: Likewise.
1223         * timezone/yearistype: Likewise.
1224         * timezone/zone.tab: Likewise.
1226 2009-06-15  Jakub Jelinek  <jakub@redhat.com>
1228         * elf/dl-lookup.c (_dl_debug_bindings): When resolving to
1229         STT_GNU_IFUNC symbol or in 8 into type_class.
1231         * sysdeps/i386/dl-irel.h (elf_irel): Use Elf32_Addr type
1232         instead of Elf64_Addr.
1234 2009-06-14  Ulrich Drepper  <drepper@redhat.com>
1236         * po/sv.po: Update from translation team.
1238         [BZ #10229]
1239         * misc/sys/select.h (__NFDBITS): Expression should have type int.
1240         * sysdeps/x86_64/bits/select.h: Remove asm versions for __FD_SET,
1241         __FD_CLR, and __FD_ISSET.  gcc nowadays generates better code from
1242         the C version.
1244 2009-06-12  Ulrich Drepper  <drepper@redhat.com>
1246         * Versions.def: Add GLIBC_2.11 for libpthread.
1248 2009-06-11  Ulrich Drepper  <drepper@redhat.com>
1250         * resolv/res_send.c (send_dg): Remember we switched to
1251         single-request mode.
1253 2009-06-09  Ulrich Drepper  <drepper@redhat.com>
1255         * dlfcn/dlfcn.h: Remove comma at end of enum.
1256         Patch by J.H.M. Dassen <rdassen@redhat.com>.
1258         * libio/fileops.c (_IO_new_file_fopen): Don't prematurely stop
1259         parsing mode string.
1261 2009-06-05  Ulrich Drepper  <drepper@redhat.com>
1263         * sysdeps/x86_64/rawmemchr.S: Minor optimization.
1265         * sysdeps/x86_64/multiarch/rawmemchr.S: New file.
1267         * sysdeps/x86_64/multiarch/strlen.S: New file.
1268         * sysdeps/x86_64/multiarch/ifunc-defines.sym: New file.
1269         * sysdeps/x86_64/multiarch/Makefile: Add rule to build ifunc-defines.h.
1270         * sysdeps/x86_64/multiarch/init-arch.h: Name structure with register
1271         content.
1273         * csu/elf-init.c: Only compile in IFUNC functionality if USE_MULTIARCH
1274         is defined.
1276 2009-06-04  Ulrich Drepper  <drepper@redhat.com>
1278         * sysdeps/x86_64/strlen.S: Minor optimizations.
1280 2009-06-02  H.J. Lu  <hongjiu.lu@intel.com>
1282         * elf/Makefile (distribute): Add ifuncmain1.c, ifuncmain1pic.c,
1283         ifuncmain1vis.c, ifuncmain1vispic.c, ifuncmain1static.c,
1284         ifuncmain1staticpic.c, ifuncmain1picstatic.c, ifuncdep1.c,
1285         ifuncdep1pic.c, ifuncmod1.c, ifuncmain1pie.c, ifuncmain1vispie.c,
1286         ifuncmain2.c, ifuncmain2static.c, ifuncdep2.c,
1287         funcmain2pic.c, ifuncmain2picstatic.c, ifuncdep2pic.c,
1288         ifuncmain3.c, ifuncmod3.c,.
1289         ifuncmain4.c, ifuncmain4static.c, ifuncmain4picstatic.c.
1290         (tests-static): Add ifuncmain1static, ifuncmain1picstatic,
1291         ifuncmain2static, ifuncmain2picstatic, ifuncmain4static,
1292         ifuncmain4picstatic.
1293         (tests): Add ifuncmain1, ifuncmain1pic, ifuncmain1vis,
1294         ifuncmain1vispic, ifuncmain1staticpic, ifuncmain2, ifuncmain2pic,
1295         ifuncmain3, ifuncmain4.
1296         (tests): Depend on $(objpfx)ifuncmain1pie.out and
1297         $(objpfx)ifuncmain1vispie.out.
1298         (modules-names): Add ifuncmod1 ifuncmod3.
1299         (generated): Add ifuncmain1pie ifuncmain1pie.out
1300         ifuncmain1vispie ifuncmain1vispie.out.
1301         Define rules to build and run the tests.
1302         * elf/ifuncdep1.c: New file.
1303         * elf/ifuncdep1pic.c: New file.
1304         * elf/ifuncdep2.c: New file.
1305         * elf/ifuncdep2pic.c: New file.
1306         * elf/ifuncmain1.c: New file.
1307         * elf/ifuncmain1pic.c: New file.
1308         * elf/ifuncmain1picstatic.c: New file.
1309         * elf/ifuncmain1pie.c: New file.
1310         * elf/ifuncmain1static.c: New file.
1311         * elf/ifuncmain1staticpic.c: New file.
1312         * elf/ifuncmain1vis.c: New file..
1313         * elf/ifuncmain1vispic.c: New file..
1314         * elf/ifuncmain1vispie.c: New file.
1315         * elf/ifuncmain2.c: New file.
1316         * elf/ifuncmain2pic.c: New file.
1317         * elf/ifuncmain2picstatic.c: New file.
1318         * elf/ifuncmain2static.c: New file.
1319         * elf/ifuncmain3.c: New file.
1320         * elf/ifuncmain4.c: New file.
1321         * elf/ifuncmain4picstatic.c: New file.
1322         * elf/ifuncmain4static.c: New file.
1323         * elf/ifuncmod1.c: New file.
1324         * elf/ifuncmod3.c: New file.
1326 2009-06-03  Ulrich Drepper  <drepper@redhat.com>
1328         * elf/dl-sysdep.c (_dl_show_auxv): Terminate correct string.
1330 2009-06-02  Ulrich Drepper  <drepper@redhat.com>
1332         [BZ #10221]
1333         * posix/Makefile (routines): Add execvpe.
1334         * posix/Versions: Export execvpe for GLIBC_2.11.
1335         * posix/execvp.c: Now only a wrapper.  Move code to...
1336         * posix/execvpe.c: ...here.  New file.
1337         * posix/unistd.h: Declare execvpe.
1339 2009-06-01  Ulrich Drepper  <drepper@redhat.com>
1341         * sysdeps/i386/dl-machine.h (elf_machine_rel): Reorder conditions
1342         for STT_GNU_IFUNC handling for efficiency.
1343         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Likewise.
1345         * sysdeps/i386/dl-irel.h (elf_irel): Use __libc_fatal instead of just
1346         _exit.
1347         * sysdeps/x86_64/dl-irel.h (elf_irela): Likewise.
1349 2009-05-31  Ulrich Drepper  <drepper@redhat.com>
1351         * sysdeps/x86_64/multiarch/sched_cpucount.c: Also use optimized code
1352         for !SHARED.
1354 2009-05-29  H.J. Lu  <hongjiu.lu@intel.com>
1356         * csu/elf-init.c: Include <link.h> and <dl-irel.h> if LIBC_NONSHARED
1357         is not defined.
1358         (__rela_iplt_start): New declaration.
1359         (__rela_iplt_end): Likewise.
1360         (__rel_iplt_start): Likewise.
1361         (__rel_iplt_end): Likewise.
1362         (__libc_csu_init): Process __rela_iplt_start and __rel_iplt_start.
1363         * elf/elf.h (R_386_IRELATIVE): New macro.
1364         (R_X86_64_IRELATIVE): New macro.
1365         (R_386_NUM): Updated.
1366         (R_X86_64_NUM): Likewise.
1367         * include/libc-symbols.h (libc_ifunc_hidden_def1): New macro.
1368         (libc_ifunc_hidden_def): New macro.
1369         * sysdeps/generic/dl-irel.h: New file.
1370         * sysdeps/i386/dl-irel.h: New file.
1371         * sysdeps/x86_64/dl-irel.h: New file.
1372         * sysdeps/i386/dl-machine.h (elf_machine_rel): Handle R_386_IRELATIVE.
1373         (elf_machine_rela): Check SHN_UNDEF for STT_GNU_IFUNC symbol.
1374         Handle R_386_IRELATIVE.
1375         (elf_machine_lazy_rel): Handle R_386_IRELATIVE.
1376         (elf_machine_lazy_rela): Likewise.
1377         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Handle
1378         R_X86_64_IRELATIVE.
1379         (elf_machine_lazy_rel): Handle R_X86_64_IRELATIVE.
1381 2009-05-31  Ulrich Drepper  <drepper@redhat.com>
1383         * sysdeps/x86_64/multiarch/init-arch.h: Define COMMON_CPUID_INDEX_1
1384         instead of INTEL_CPUID_INDEX_1 and AMD_CPUID_INDEX_1.  So far there
1385         are no differences.  If an architecture has bits in CPUID index 1
1386         meaning different things the values for the COMMON_CPUID_INDEX_1
1387         index must not be set.
1388         (INTEL_HAS_POPCOUNT, AMD_HAS_POPCOUNT): Removed in favor of...
1389         (HAS_POPCOUNT): ...this.  New macro.
1390         * sysdeps/x86_64/multiarch/init-arch.c: Use COMMON_CPUID_INDEX_1
1391         instead of INTEL_CPUID_INDEX_1 and AMD_CPUID_INDEX_1.  Unify code
1392         to set the value for Intel and AMD architectures.
1393         * sysdeps/x86_64/cacheinfo.c: Use COMMON_CPUID_INDEX_1 instead of
1394         INTEL_CPUID_INDEX_1.
1395         * sysdeps/x86_64/multiarch/sched_cpucount.c: Adjust for HAS_POPCOUNT
1396         change.
1398 2009-05-30  Andreas Schwab  <schwab@linux-m68k.org>
1400         * configure.in: Move AC_CANONICAL_HOST before first use of $host
1401         and $build.
1403 2009-05-29  Jakub Jelinek  <jakub@redhat.com>
1405         * sysdeps/ieee754/ldbl-128/s_expm1l.c: Include <errno.h>.
1406         (__expm1l): Set errno to ERANGE on overflow.
1407         * sysdeps/ieee754/ldbl-128/s_tanl.c: Include <errno.h>.
1408         (__tanl): Set errno to EDOM for Â±Inf.
1409         * sysdeps/ieee754/ldbl-128/s_cosl.c: Include <errno.h>.
1410         (__cosl): Set errno to EDOM for Â±Inf.
1411         * sysdeps/ieee754/ldbl-128/s_sinl.c: Include <errno.h>.
1412         (__sinl): Set errno to EDOM for Â±Inf.
1414         * sysdeps/s390/s390-32/__longjmp.c (__longjmp): If CHECK_SP is
1415         defined, use it.
1416         * sysdeps/s390/s390-64/__longjmp.c (__longjmp): Likewise.
1417         * sysdeps/s390/s390-32/____longjmp_chk.c: New file.
1418         * sysdeps/s390/s390-64/____longjmp_chk.c: New file.
1420 2009-05-29  Ulrich Drepper  <drepper@redhat.com>
1422         * sysdeps/x86_64/cacheinfo.c: Compact intel_02_known array.  Adjust
1423         code accessing it.
1424         * sysdeps/unix/sysv/linux/i386/sysconf.c: Likewise.
1426 2009-05-22  Andreas Schwab  <schwab@linux-m68k.org>
1428         * sysdeps/ieee754/ldbl-128ibm/s_sinl.c: Set errno for Â±Inf.
1429         * sysdeps/ieee754/ldbl-128ibm/s_cosl.c: Likewise.
1430         * sysdeps/ieee754/ldbl-128ibm/s_tanl.c: Likewise.
1431         * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c: Set errno for overflow.
1433         * sysdeps/powerpc/powerpc32/____longjmp_chk.S: New file.
1434         * sysdeps/powerpc/powerpc64/____longjmp_chk.S: New file.
1435         * sysdeps/powerpc/powerpc32/__longjmp-common.S: Use CHECK_SP if
1436         defined.
1437         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S: Likewise.
1438         * sysdeps/powerpc/powerpc64/__longjmp-common.S: Likewise.
1440 2009-05-22  Jakub Jelinek  <jakub@redhat.com>
1442         * sysdeps/unix/sysv/linux/accept4.c: Include kernel-features.h.
1443         (accept4): If __NR_accept4 is not defined, but __NR_socketcall
1444         is, either do nothing at all if __ASSUME_ACCEPT4, or
1445         call __internal_accept4 and handle EINVAL -> ENOSYS translation.
1446         * sysdeps/unix/sysv/linux/internal_accept4.S: New file.
1447         * sysdeps/unix/sysv/linux/i386/accept4.S (SOCKOP_accept4): Don't
1448         define.
1449         * sysdeps/unix/sysv/linux/i386/internal_accept4.S: New file.
1450         * sysdeps/unix/sysv/linux/Makefile (sysdep-routines): Add
1451         internal_accept4 in socket directory.
1453 2009-05-20  H.J. Lu  <hongjiu.lu@intel.com>
1455         * sysdeps/ia64/configure.in: New file.
1457 2009-05-21  H.J. Lu  <hongjiu.lu@intel.com>
1459         [BZ #10162]
1460         * sysdeps/ia64/memchr.S: Use speculative load.
1462         * sysdeps/unix/sysv/linux/ia64/____longjmp_chk.S: New file.
1463         * sysdeps/unix/sysv/linux/ia64/__longjmp.S: If CHECK_RSP is defined,
1464         use it.
1466         * sysdeps/i386/__longjmp.S: Add .text.
1467         * sysdeps/x86_64/__longjmp.S: Likewise.
1469 2009-05-21  Ulrich Drepper  <drepper@redhat.com>
1471         * sysdeps/unix/sysv/linux/kernel-features.h: Don't define
1472         __ASSUME_ACCEPT4 for IA-64.
1474 2009-05-21  Jakub Jelinek  <jakub@redhat.com>
1476         * sysdeps/unix/sysv/linux/accept4.c (__NR_accept4): Don't define.
1478         * sysdeps/unix/sysv/linux/socketcall.h (SOCKOP_paccept): Remove.
1479         (SOCKOP_accept4): Define.
1481 2009-05-20  Ulrich Drepper  <drepper@redhat.com>
1483         Sun approved the change of the license.
1484         * sunrpc/auth_des.c: Replace license text.
1485         * sunrpc/auth_none.c: Likewise.
1486         * sunrpc/auth_unix.c: Likewise.
1487         * sunrpc/authdes_prot.c: Likewise.
1488         * sunrpc/authuxprot.c: Likewise.
1489         * sunrpc/bindrsvprt.c: Likewise.
1490         * sunrpc/clnt_gen.c: Likewise.
1491         * sunrpc/clnt_perr.c: Likewise.
1492         * sunrpc/clnt_raw.c: Likewise.
1493         * sunrpc/clnt_simp.c: Likewise.
1494         * sunrpc/clnt_tcp.c: Likewise.
1495         * sunrpc/clnt_udp.c: Likewise.
1496         * sunrpc/clnt_unix.c: Likewise.
1497         * sunrpc/des_crypt.c: Likewise.
1498         * sunrpc/des_soft.c: Likewise.
1499         * sunrpc/get_myaddr.c: Likewise.
1500         * sunrpc/getrpcport.c: Likewise.
1501         * sunrpc/key_call.c: Likewise.
1502         * sunrpc/key_prot.c: Likewise.
1503         * sunrpc/openchild.c: Likewise.
1504         * sunrpc/pm_getmaps.c: Likewise.
1505         * sunrpc/pm_getport.c: Likewise.
1506         * sunrpc/pmap_clnt.c: Likewise.
1507         * sunrpc/pmap_prot.c: Likewise.
1508         * sunrpc/pmap_prot2.c: Likewise.
1509         * sunrpc/pmap_rmt.c: Likewise.
1510         * sunrpc/rpc/auth.h: Likewise.
1511         * sunrpc/rpc/auth_unix.h: Likewise.
1512         * sunrpc/rpc/clnt.h: Likewise.
1513         * sunrpc/rpc/des_crypt.h: Likewise.
1514         * sunrpc/rpc/key_prot.h: Likewise.
1515         * sunrpc/rpc/netdb.h: Likewise.
1516         * sunrpc/rpc/pmap_clnt.h: Likewise.
1517         * sunrpc/rpc/pmap_prot.h: Likewise.
1518         * sunrpc/rpc/pmap_rmt.h: Likewise.
1519         * sunrpc/rpc/rpc.h: Likewise.
1520         * sunrpc/rpc/rpc_des.h: Likewise.
1521         * sunrpc/rpc/rpc_msg.h: Likewise.
1522         * sunrpc/rpc/svc.h: Likewise.
1523         * sunrpc/rpc/svc_auth.h: Likewise.
1524         * sunrpc/rpc/types.h: Likewise.
1525         * sunrpc/rpc/xdr.h: Likewise.
1526         * sunrpc/rpc_clntout.c: Likewise.
1527         * sunrpc/rpc_cmsg.c: Likewise.
1528         * sunrpc/rpc_common.c: Likewise.
1529         * sunrpc/rpc_cout.c: Likewise.
1530         * sunrpc/rpc_dtable.c: Likewise.
1531         * sunrpc/rpc_hout.c: Likewise.
1532         * sunrpc/rpc_main.c: Likewise.
1533         * sunrpc/rpc_parse.c: Likewise.
1534         * sunrpc/rpc_parse.h: Likewise.
1535         * sunrpc/rpc_prot.c: Likewise.
1536         * sunrpc/rpc_sample.c: Likewise.
1537         * sunrpc/rpc_scan.c: Likewise.
1538         * sunrpc/rpc_scan.h: Likewise.
1539         * sunrpc/rpc_svcout.c: Likewise.
1540         * sunrpc/rpc_tblout.c: Likewise.
1541         * sunrpc/rpc_util.c: Likewise.
1542         * sunrpc/rpc_util.h: Likewise.
1543         * sunrpc/rpcinfo.c: Likewise.
1544         * sunrpc/rpcsvc/bootparam_prot.x: Likewise.
1545         * sunrpc/rpcsvc/key_prot.x: Likewise.
1546         * sunrpc/rpcsvc/klm_prot.x: Likewise.
1547         * sunrpc/rpcsvc/mount.x: Likewise.
1548         * sunrpc/rpcsvc/nfs_prot.x: Likewise.
1549         * sunrpc/rpcsvc/rex.x: Likewise.
1550         * sunrpc/rpcsvc/rstat.x: Likewise.
1551         * sunrpc/rpcsvc/rusers.x: Likewise.
1552         * sunrpc/rpcsvc/sm_inter.x: Likewise.
1553         * sunrpc/rpcsvc/spray.x: Likewise.
1554         * sunrpc/rpcsvc/yppasswd.x: Likewise.
1555         * sunrpc/rtime.c: Likewise.
1556         * sunrpc/svc.c: Likewise.
1557         * sunrpc/svc_auth.c: Likewise.
1558         * sunrpc/svc_authux.c: Likewise.
1559         * sunrpc/svc_raw.c: Likewise.
1560         * sunrpc/svc_run.c: Likewise.
1561         * sunrpc/svc_simple.c: Likewise.
1562         * sunrpc/svc_tcp.c: Likewise.
1563         * sunrpc/svc_udp.c: Likewise.
1564         * sunrpc/svc_unix.c: Likewise.
1565         * sunrpc/svcauth_des.c: Likewise.
1566         * sunrpc/xcrypt.c: Likewise.
1567         * sunrpc/xdr.c: Likewise.
1568         * sunrpc/xdr_array.c: Likewise.
1569         * sunrpc/xdr_float.c: Likewise.
1570         * sunrpc/xdr_mem.c: Likewise.
1571         * sunrpc/xdr_rec.c: Likewise.
1572         * sunrpc/xdr_ref.c: Likewise.
1573         * sunrpc/xdr_sizeof.c: Likewise.
1574         * sunrpc/xdr_stdio.c: Likewise.
1576         * po/da.po: Update from translation team.
1578 2009-05-18  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
1580         * sysdeps/sh/____longjmp_chk.S: New file.
1581         * sysdeps/sh/sh3/__longjmp.S: If CHECK_SP is defined, use it.
1582         * sysdeps/sh/sh4/__longjmp.S: Likewise.
1584 2009-05-18  Jakub Jelinek  <jakub@redhat.com>
1585             Ulrich Drepper  <drepper@redhat.com>
1587         * nscd/nscd_helper.c (MINIMUM_HASHENTRY_SIZE): Define.
1588         (__nscd_cache_search): Assume each entry in the
1589         hash chain needs one hashentry and half of datahead.  Use
1590         MINIMUM_HASHENTRY_SIZE instead of sizeof(hashentry).
1592 2009-05-16  Ulrich Drepper  <drepper@redhat.com>
1594         * posix/sys/wait.h: Fix typos.  Pretty printing.
1595         * stdlib/stdlib.h: Likewise.  Correct comments.
1597         [BZ #10159]
1598         * stdlib/stdlib.h (__WAIT_INT): Match the definition in <sys/wait.h>.
1600         * nscd/nscd_helper.c (__nscd_cache_search): Fix exit condition in last
1601         patch.
1603 2009-05-15  Ulrich Drepper  <drepper@redhat.com>
1605         * nscd/nscd_helper.c (__nscd_cache_search): Introduce loop counter.
1606         Use it if we absolutely cannot reach any more correct list elements
1607         because that many do not fit into the currently mapped database.
1609 2009-05-14  Jakub Jelinek  <jakub@redhat.com>
1611         * nscd/nscd_helper.c: Include stddef.h.
1612         (__nscd_cache_search): Add datalen argument.  Use atomic_forced_read
1613         in a couple of places.  Return NULL if trail is not less than
1614         datasize, don't consider dataheads with length smaller than
1615         offsetof (struct datahead, data) + datalen.
1616         * nscd/nscd_client.h (__nscd_cache_search): Adjust prototype.
1617         * nscd/nscd_gethst_r.c (nscd_gethst_r): Adjust callers.
1618         * nscd/nscd_getpw_r.c (nscd_getpw_r): Likewise.
1619         * nscd/nscd_getgr_r.c (nscd_getgr_r): Likewise.
1620         * nscd/nscd_getai.c (__nscd_getai): Likewise.
1621         * nscd/nscd_initgroups.c (__nscd_getgrouplist): Likewise.
1622         * nscd/nscd_getserv_r.c (nscd_getserv_r): Likewise.
1624         * sysdeps/unix/sysv/linux/i386/fallocate64.c (__fallocate64_l64):
1625         Rename ...
1626         (fallocate64): ... to this.
1627         * sysdeps/unix/sysv/linux/fallocate64.c (__fallocate64_l64):
1628         Rename ...
1629         (fallocate64): ... to this.
1630         * sysdeps/unix/sysv/linux/Versions (libc): Remove fallocate64.
1631         * sysdeps/unix/sysv/linux/wordsize-64/Versions (libc): Add
1632         fallocate64@@GLIBC_2.10.
1633         * sysdeps/unix/sysv/linux/i386/Versions (libc): Add
1634         fallocate64@@GLIBC_2.11.
1635         * sysdeps/unix/sysv/linux/s390/s390-32/Versions (libc): Likewise.
1636         * sysdeps/unix/sysv/linux/powerpc/powerpc32/Versions (libc): Likewise.
1637         * sysdeps/unix/sysv/linux/sparc/sparc32/Versions (libc): Likewise.
1638         * sysdeps/unix/sysv/linux/sh/Versions (libc): Likewise.
1640         * nscd/selinux.c (nscd_avc_destroy): Removed.
1641         * nscd/selinux.h (nscd_avc_destroy): Likewise.
1642         * nscd/nscd.c (termination_handler): Don't call
1643         nscd_avc_destroy.
1645 2009-05-12  Jakub Jelinek  <jakub@redhat.com>
1647         * include/atomic.h: Formatting.
1648         (catomic_compare_and_exchange_val_acq): Don't define if already
1649         defined by bits/atomic.h.
1651 2009-05-15  Ulrich Drepper  <drepper@redhat.com>
1653         * math/libm-test.inc (expm1_test): Add test for range error.
1655         * Versions.def: Add GLIBC_2.11 for libc.
1656         * debug/Makefile (routines): Add longjmp_chk.
1657         Add rules to build and run tst-longjmp_chk.
1658         * debug/Versions: Export __longjmp_chk for GLIBC_2.11.
1659         * debug/longjmp_chk.c: New file.
1660         * debug/tst-longjmp_chk.c: New file.
1661         * include/bits/setjmp2.: New file.
1662         * include/stdio.h: Mark __fortify_fail as internal_function.
1663         * setjmp/Makefile (headers): Add bits/setjmp2.h.
1664         * setjmp/bits/setjmp2.h: New file.
1665         * setjmp/longjmp.c: If __libc_siglongjmp is defined, don't define any
1666         of the aliases.
1667         * setjmp/setjmp.h: Include <bits/setjmp2.h> if _FORTIFY_SOURCE is
1668         defined.
1669         * sysdeps/i386/____longjmp_chk.S: New file.
1670         * sysdeps/x86_64/____longjmp_chk.S: New file.
1671         * sysdeps/i386/__longjmp.S: If CHECK_ESP is defined, use it.
1672         * sysdeps/x86_64/__longjmp.S: Likewise.
1674         * version.h: Bump for 2.11 development.
1676         * elf/check-execstack.c: New file.
1677         * elf/Makefile: Add rules to build and run check-execstack.
1679 2009-05-10  Ulrich Drepper  <drepper@redhat.com>
1681         * version.h (VERSION): Bump to 2.10.1.
1683         * nss/getXXbyYY_r.c: If NO_COMPAT_NEEDED is defined don't define any
1684         compatibility functions.
1685         * nss/getXXent_r.c: Likewise.
1686         * gshadow/getsgent_r.c: Define NO_COMPAT_NEEDED.
1687         * gshadow/getsgnam_r.c: Likewise.
1688         * gshadow/Version: Remove duplicate entries.
1690         * sysdeps/x86_64/cacheinfo.c (intel_02_cache_info): Add missing entries
1691         for recent processor.
1692         * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_02_cache_info):
1693         Likewise.
1695 2009-05-09  Ulrich Drepper  <drepper@redhat.com>
1697         * version.h (VERSION): Bump for 2.10 release.
1698         * include/features.h (__GLIBC_MINOR__): Bump to 10.
1700         * Makeconfig: Undo last change.  Add asflags-cpu to ASFLAGS in the
1701         same place we add ASFLAGS-config.
1703 2009-05-05  Aurelien Jarno  <aurelien@aurel32.net>
1705         [BZ #10128]
1706         * resolv/res_query.c (__libc_res_nquery): If one query returns NOTIMP
1707         or FORMERR and the other NOERROR, don't raise an error.
1709 2009-05-06  Ryan S. Arnold  <rsa@us.ibm.com>
1711         [BZ #10118]
1712         * Makeconfig (+asflags): New variable based upon ASFLAG or
1713         asflags-cpu.
1714         (ASFLAGS): Add override to set ASFLAGS to +asflags.
1715         * config.make.in (asflags-cpu): Add variable based upon
1716         @libc_cv_cc_submachine@ to propagate -mcpu=CPU from --with-cpu=CPU to
1717         the assembler.
1718         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/fpu/setcontext.S:
1719         Remove unneeded file now that the assembler emits _ARCH_PWR6 and
1720         recognizes power6 instruction set due to passing -mcpu=power6 from
1721         --with-cpu=power6 when compiling .S files.
1722         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/fpu/swapcontext.S:
1723         Likewise.
1724         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/fpu/setcontext.S:
1725         Likewise.
1726         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/fpu/swapcontext.S:
1727         Likewise.
1729 2009-05-09  Jakub Jelinek  <jakub@redhat.com>
1731         * string/stratcliff.c (do_test): Test for zero length
1732         STRNLEN, MEMCHR, STRNCPY, STPNCPY, MEMCPY, MEMPCPY and memccpy
1733         at the end of the page.
1735 2009-05-08  Ulrich Drepper  <drepper@redhat.com>
1737         * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_AT_RANDOM.
1739         * sysdeps/x86_64/memchr.S: Handle invalid buffer pointers when
1740         count is zero.
1742         * po/da.po: Update from translation team.
1744 2009-05-05  Jakub Jelinek  <jakub@redhat.com>
1746         * io/sys/stat.h (fstatat64): Guard prototype with __USE_LARGEFILE64,
1747         guard __extern_inline wrapper with __USE_ATFILE instead of __USE_GNU.
1749 2009-05-05  Ulrich Drepper  <drepper@redhat.com>
1751         * sysdeps/unix/sysv/linux/sys/personality.h: Add ADDR_COMPAT_LAYOUT
1752         and READ_IMPLIES_EXEC.
1754 2009-05-04  Ulrich Drepper  <drepper@redhat.com>
1756         * po/da.po: Update from translation team.
1758 2009-04-29  Jakub Jelinek  <jakub@redhat.com>
1760         * sysdeps/unix/sysv/linux/ifaddrs.c: Revert unintended 2008-08-12
1761         comment change.
1763 2009-04-27  Jakub Jelinek  <jakub@redhat.com>
1765         * locale/programs/locarchive.c (create_archive): Add MAP_PRIVATE
1766         to MAP_ANON in PROT_NONE mmap64 call.
1767         (open_archive): Likewise.
1768         (file_data_available_p): Use mmap64 instead of mremap.
1769         (enlarge_archive): Likewise.  Update head if ah->addr changed.
1770         Attempt to reserve address space after mmap64 region.
1772 2009-04-26  Ulrich Drepper  <drepper@redhat.com>
1774         * sysdeps/ieee754/dbl-64/s_expm1.c: Set errno for overflow.
1775         * sysdeps/ieee754/flt-32/s_expm1f.c: Likewise.
1776         * sysdeps/x86_64/fpu/s_expm1l.S: Likewise.
1778         * sysdeps/ieee754/k_standard.c (__kernel_standard): Pole errors in
1779         atanh should set ERANGE.
1781         [BZ #10087]
1782         * elf/dl-runtime.c (_dl_fixup): Use DL_FIXUP_VALUE_ADDR to access
1783         result of lookup to make call to implement STT_GNU_IFUNC.
1784         (_dl_profile_fixup): Likewise.
1785         Patch by H.J. Lu <hjl.tools@gmail.com>.
1787         * nscd/connections.c (send_ro_fd): Define temporary variable to avoid
1788         warning.
1790         * sysdeps/unix/sysv/linux/dl-osinfo.h (dl_fatal): Remove inline
1791         from definition.
1793         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Don't define
1794         label if it is not used.
1796         * elf/dl-profile.c (_dl_start_profile): Define real-type variant
1797         of gmon_hist_hdr and gmon_hdr structures and use them.
1798         * elf/sprof.c: Likewise.
1800         * elf/dl-load.c (open_verify): Add temporary variable to avoid
1801         warning.
1803         * nscd/nscd_helper.c (get_mapping): Avoid casts to avoid warnings.
1805         * sunrpc/clnt_raw.c (clntraw_private_s): Use union in definition
1806         to avoid cast.
1808         * inet/rexec.c (rexec_af): Make sa2 a union to avoid warnings.
1809         * inet/rcmd.c (rcmd_af): Make from a union of the various needed types
1810         to avoid warnings.
1811         (iruserok_af): Use ss_family instead of casts.
1813         * gmon/gmon.c (write_hist): Define real-type variant of
1814         gmon_hist_hdr structure and use it.
1815         (write_gmon): Likewise for gmon_hdr.
1817         * sysdeps/unix/sysv/linux/readv.c: Avoid declaration of replacement
1818         function if we are not going to define it.
1819         * sysdeps/unix/sysv/linux/writev.c: Likewise.
1821         * inet/inet6_option.c (option_alloc): Add temporary variable to
1822         avoid warning.
1824         * libio/strfile.h (struct _IO_streambuf): Use correct type and
1825         name of VTable element.
1826         * libio/iovsprintf.c: Avoid casts to avoid warnings.
1827         * libio/iovsscanf.c: Likewise.
1828         * libio/vasprintf.c: Likewise.
1829         * libio/vsnprintf.c: Likewise.
1830         * stdio-common/isoc99_vsscanf.c: Likewise.
1831         * stdlib/strfmon_l.c: Likewise.
1832         * debug/vasprintf_chk.c: Likewise.
1833         * debug/vsnprintf_chk.c: Likewise.
1834         * debug/vsprintf_chk.c: Likewise.
1836         * nss/nsswitch.c (__nss_lookup_function): En/Decrypt cached
1837         function pointers.
1839 2009-04-26  Jakub Jelinek  <jakub@redhat.com>
1841         * sysdeps/ieee754/dbl-64/s_tan.c (tan): Fix -Wsequence-point warnings.
1843 2009-04-25  Ulrich Drepper  <drepper@redhat.com>
1845         * posix/bits/posix1_lim.h: Cleanup namespace a bit.
1847         * sysdeps/i386/fpu/s_tan.S: Set errno for Â±Inf.
1848         * sysdeps/i386/fpu/s_tanf.S: Likewise.
1849         * sysdeps/i386/fpu/s_tanl.S: Likewise.
1850         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
1851         * sysdeps/ieee754/flt-32/s_tanf.c: Likewise.
1852         * sysdeps/x86_64/fpu/s_tanl.S: Likewise.
1853         * math/libm-test.inc: Add tests for errno after tan calls with
1854         Â±Inf.
1856         * sysdeps/ieee754/k_standard.c (__kernel_standard): Use correct
1857         errno value vor pow(+-0,neg).
1858         * math/libm-test.inc (pow_test): Add tests for errno value for
1859         pole errors.
1861         * math/w_fmod.c: Also handle x=±Inf as error.
1862         * math/w_fmodf.c: Likewise.
1863         * math/w_fmodl.c: Likewise.
1864         * math/libm-test.inc (fmod_test): Add tests for errno after calls for
1865         x=±Inf or y=0.
1867         * sysdeps/i386/fpu/s_cos.S: Set errno for Â±Inf.
1868         * sysdeps/i386/fpu/s_cosf.S: Likewise.
1869         * sysdeps/i386/fpu/s_cosl.S: Likewise.
1870         * sysdeps/i386/fpu/s_sin.S: Likewise.
1871         * sysdeps/i386/fpu/s_sinf.S: Likewise.
1872         * sysdeps/i386/fpu/s_sinl.S: Likewise.
1873         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
1874         * sysdeps/ieee754/flt-32/s_cosf.c: Likewise.
1875         * sysdeps/ieee754/flt-32/s_sinf.c: Likewise.
1876         * sysdeps/ieee754/ldbl-96/s_cosl.c: Likewise.
1877         * sysdeps/ieee754/ldbl-96/s_sinl.c: Likewise.
1878         * sysdeps/x86_64/fpu/s_cosl.S: Likewise.
1879         * sysdeps/x86_64/fpu/s_sinl.S: Likewise.
1880         * math/libm-test.inc: Add tests for errno after sin/cos calls with
1881         Â±Inf.
1883         * stdlib/strtod_l.c (round_and_return): We have to set errno to
1884         ERANGE for underflows.
1885         * stdlib/tst-strtod.c (tests): Two tests should set errno to ERANGE.
1887         * stdio-common/stdio_lim.h.in (L_cuserid): Not part of POSIX since
1888         the 2001 revision.
1890         * libio/tst-widetext.input: Remove surrogates.
1892         * include/features.h: _POSIX_C_SOURCE >= 200112L implies C99.
1894         * sysdeps/ieee754/k_standard.c (__kernel_standard): Pole errors
1895         for lgamma should set errno to ERANGE, not EDOM.
1896         * math/libm-test.inc (lgamma_test): Check errno for pole errors.
1898 2009-04-24  Ulrich Drepper  <drepper@redhat.com>
1900         [BZ #10093]
1901         * iconv/gconv_simple.c (BODY for UTF-8 to INTERNAL): Don't accept
1902         UTF-16 surrogates.
1904         * locale/programs/locarchive.c (enlarge_archive): Conserve address
1905         space when temporarily mapping the whole content of the old file.
1907         [BZ #10100]
1908         * misc/hsearch_r.c (hsearch_r): Add back ensurance that hval is
1909         not zero.
1911 2009-04-24  Jakub Jelinek  <jakub@redhat.com>
1913         * iconvdata/sjis.c (BODY): Don't advance inptr before
1914         STANDARD_FROM_LOOP_ERR_HANDLER (2) for 2 byte invalid input.
1915         Use STANDARD_FROM_LOOP_ERR_HANDLER with 2 instead of 1 for
1916         two byte chars.
1918 2009-04-24  Ulrich Drepper  <drepper@redhat.com>
1920         * locale/locarchive.h (struct locarhandle): Rename len field to
1921         mmaped and add new reserved field.
1922         * locale/programs/locarchive.c (RESERVE_MMAP_SIZE): Define.
1923         (create_archive): Reserve address space and then map file into it.
1924         (open_archive): Likewise.
1925         (file_data_available_p): New function.
1926         (compare_from_file): New function.
1927         (close_archive): Adjust to member name changes.
1928         (add_locale): Before comparing locale data, check it is mapped.
1929         Otherwise fall back to reading from the file.
1931 2009-04-23  H.J. Lu  <hongjiu.lu@intel.com>
1933         * stdio-common/psiginfo.c: Include <errno.h>.
1935 2009-04-23  Ulrich Drepper  <drepper@redhat.com>
1937         [BZ #9920]
1938         * stdlib/random_r.c (__srandom_r): Change type of word to int32_t
1939         to get consistency between 32 and 64 bit architectures.
1941         [BZ #10052]
1942         * sysdeps/unix/make-syscalls.sh: Add rule to create target
1943         directory for dummy syscall rules.
1944         Patch by Chris Steinbroner <hesh@pobox.com>.
1946 2009-04-23  Aurelien Jarno  <aurelien@aurel32.net>
1948         [BZ #10092]
1949         * sysdeps/unix/sysv/linux/sys/mount.h: Define MNT_DETACH and
1950         MNT_EXPIRE.
1952 2009-04-23  Ulrich Drepper  <drepper@redhat.com>
1954         * sysdeps/unix/sysv/linux/preadv.c: The kernel API changed.  Adjust.
1955         * sysdeps/unix/sysv/linux/pwritev.c: Likewise.
1957 2009-04-23  Jakub Jelinek  <jakub@redhat.com>
1959         * sysdeps/posix/pwritev.c (PWRITEV): Fix up comment.  Copy
1960         data from vector to temporary buffer and call PWRITEV after it
1961         instead of vice versa.
1962         * sysdeps/posix/preadv.c: Fix up comment.
1963         * misc/preadv.c: Likewise.
1964         * misc/preadv64.c: Likewise.
1965         * misc/pwritev.c: Likewise.
1966         * misc/pwritev64.c: Likewise.
1967         * misc/sys/uio.h (preadv, pwritev, preadv64, pwritev64): Likewise.
1969 2009-04-23  Ulrich Drepper  <drepper@redhat.com>
1971         * shadow/sgetspent_r.c (__sgetspent_r): Recognize too small buffers.
1973         * shadow/Makefile (tests): Add tst-shadow.
1974         * shadow/tst-shadow.c: New file.
1976         [BZ #9955]
1977         * gshadow/Makefile: New file.
1978         * gshadow/Versions: New file.
1979         * gshadow/fgetsgent.c: New file.
1980         * gshadow/fgetsgent_r.c: New file.
1981         * gshadow/getsgent.c: New file.
1982         * gshadow/getsgent_r.c: New file.
1983         * gshadow/getsgnam.c: New file.
1984         * gshadow/getsgnam_r.c: New file.
1985         * gshadow/gshadow.h: New file.
1986         * gshadow/putsgent.c: New file.
1987         * gshadow/sgetsgent.c: New file.
1988         * gshadow/sgetsgent_r.c: New file.
1989         * gshadow/tst-gshadow.c: New file.
1990         * include/gshadow.h: New file.
1991         * Makeconfig (all-subdirs): Add gshadow.
1992         * Makefile (installed-headers): Add gshadow/gshadow.h.
1993         * nss/Makefile (databases): Add sgrp.
1994         * nss/Versions: Add gshadow functions as private exports.
1995         * nss/nsswitch.conf: Add gshadow entry.
1996         * nss/sgrp-lookup.c: New file.
1997         * nss/nss_files/files-parse.c: Add STRING_LIST macro.  Rewrite
1998         parse_list to handle STRING_LIST and TRAILING_LIST_PARSER.
1999         * nss/nss_files/files-sgrp.c: New file.
2000         * sysdeps/generic/paths.h: Add _PATH_GSHADOW.
2001         * sysdeps/unix/sysv/linux/paths.h: Likewise.
2003 2009-04-22  Ulrich Drepper  <drepper@redhat.com>
2005         * stdio-common/printf.h: Add missing const to register_printf_modifier.
2006         * stdio-common/reg-modifier.c: Likewise.
2008 2009-04-22  Andrew Stubbs  <ams@codesourcery.com>
2010         * sysdeps/sh/sh4/setjmp.S (__sigsetjmp): Adjust JB_SIZE when there
2011         is no FPU.
2013 2009-04-20  Ulrich Drepper  <drepper@redhat.com>
2015         [BZ #10086]
2016         * sysdeps/unix/sysv/linux/sys/timex.h: Add definitions from kernel
2017         headers up to 2.6.30.
2019         * po/ca.po: Update from translation team.
2021 2009-04-19  Ulrich Drepper  <drepper@redhat.com>
2023         [BZ #10069]
2024         * elf/dl-open.c (dl_open_worker): We cannot guarantee that we can load
2025         an object that uses static TLS if the TLS modid is higher than the
2026         reserve we always allocate.  At least for multi-threaded code.
2028 2009-04-18  Ulrich Drepper  <drepper@redhat.com>
2030         * stdlib/strfmon_l.c (__vstrfmon_l): Don't wrap when computing width.
2031         Numerically stable check for valid width.
2033         * locale/programs/locarchive.c (open_archive): Map the entire file
2034         and not just the administrative data.
2035         (add_locale): When we find a hash sum match compare the content
2036         to be sure.
2038         * malloc/malloc.c (malloc_info): Output address space information.
2040 2009-04-17  Ulrich Drepper  <drepper@redhat.com>
2042         * malloc/malloc.c (malloc_info): Also output system memory information.
2044         * sysdeps/unix/sysv/linux/kernel-features.h: All supported
2045         architectures have preadv/pwritev in 2.6.30.
2047         * sysdeps/posix/preadv.c: Reading of zero bytes is no error.
2048         * sysdeps/posix/readv.c: Likewise.
2049         Reported by Markus Armbruster <armbru@redhat.com>.
2051         * malloc/hooks.c (top_check): Force hook value into register.
2053 2009-04-16  Samuel Thibault  <samuel.thibault@ens-lyon.org>
2055         * elf/rtld.c (dl_main): Really call _dl_sysdep_start_cleanup after all
2056         calls to _dl_relocate_object.
2058 2009-04-16  Ulrich Drepper  <drepper@redhat.com>
2060         [BZ #9957]
2061         * malloc/malloc.c (force_reg): Define.
2062         (sYSMALLOc): Load hook variable into variable
2063         before test and force into register.
2064         (sYSTRIm): Likewise.
2065         (public_mALLOc): Force hook value into register.
2066         (public_fREe): Likewise.
2067         (public_rEALLOc): Likewise.
2068         (public_mEMALIGn): Likewise.
2069         (public_vALLOc): Likewise.
2070         (public_pVALLOc): Likewise.
2071         (public_cALLOc): Likewise.
2072         (__posix_memalign): Likewise.
2073         * malloc/arena.c (ptmalloc_init): Load hook variable into variable
2074         before test and force into register.
2075         * malloc/hooks.c (top_check): Likewise.
2076         (public_sET_STATe): Pretty printing.
2078         * resolv/res_send.c (send_dg): Don't just ignore the result we got
2079         in case we only receive one reply in single-request mode.
2081 2009-04-16  Jakub Jelinek  <jakub@redhat.com>
2083         * elf/dl-open.c (_dl_open): Bump GL(dl_nns) to 1 if no libraries
2084         are dlopened in statically linked program even for __LM_ID_CALLER.
2086 2009-04-16  Ulrich Drepper  <drepper@redhat.com>
2088         * resolv/res_send.c (send_dg): Don't switch into single-request
2089         mode if we already are in it.
2091 2009-04-15  Ulrich Drepper  <drepper@redhat.com>
2093         * sysdeps/unix/sysv/linux/getsysstats.c (next_line): Make sure there
2094         are always at least 4 bytes in the returned line.
2096 2009-04-15  Jakub Jelinek  <jakub@redhat.com>
2098         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Check
2099         __libc_use_alloca (8192), if the stack is too small use 512 bytes
2100         instead of 8K.  Stop searching in /proc/stat after hitting first
2101         line not starting with cpu.
2102         (next_line): Truncate too long
2103         lines at buffer size * 3/4 instead of pretending there were line
2104         breaks inside of large lines.
2106 2009-04-14  Ulrich Drepper  <drepper@redhat.com>
2108         * sysdeps/x86_64/mp_clz_tab.c: New file.
2110 2009-03-17  Ryan S. Arnold  <rsa@us.ibm.com>
2111             Ulrich Drepper  <drepper@redhat.com>
2113         * sysdeps/unix/sysv/linux/fallocate.c: Handle old kernel headers.
2114         * sysdeps/unix/sysv/linux/fallocate64.c: Likewise.
2115         * sysdeps/unix/sysv/linux/wordsize-64/fallocate.c: Likewise.
2117 2009-03-25  Andrew Stubbs  <ams@codesourcery.com>
2119         * sysdeps/sh/libc-tls.c: New file.
2121         * sysdeps/sh/bits/setjmp.h (__jmp_buf): Give name to structure type.
2123 2009-04-14  Roland McGrath  <roland@redhat.com>
2125         * elf/elf.h: Add various missing ARM constants, to match binutils.
2127 2009-04-14  Ulrich Drepper  <drepper@redhat.com>
2129         Optimizations from GMP.
2130         * sysdeps/x86_64/add_n.S: New file.
2131         * sysdeps/x86_64/addmul_1.S: New file.
2132         * sysdeps/x86_64/lshift.S: New file.
2133         * sysdeps/x86_64/mul_1.S: New file.
2134         * sysdeps/x86_64/rshift.S: New file.
2135         * sysdeps/x86_64/sub_n.S: New file.
2136         * sysdeps/x86_64/submul_1.S: New file.
2138 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
2140         * sysdeps/powerpc/powerpc32/elf/start.S: Ensure .data is non-empty.
2141         * sysdeps/powerpc/powerpc64/elf/start.S: Likewise.
2142         * sysdeps/sparc/sparc32/elf/start.S: Likewise.
2143         * sysdeps/sparc/sparc64/elf/start.S: Likewise.
2145 2009-04-14  Ulrich Drepper  <drepper@redhat.com>
2147         * sysdeps/unix/sysv/linux/kernel-features.h: SH also has
2148         preadv/pwritev.
2150 2009-04-13  Ulrich Drepper  <drepper@redhat.com>
2152         * sysdeps/x86-64/strrchr.S: New file.
2154 2009-04-10  Ulrich Drepper  <drepper@redhat.com>
2156         * stdio-common/printf.h (struct printf_info): Add user element.
2157         New types printf_arginfo_size_function, printf_va_arg_function.
2158         Declare register_printf_specifier, register_printf_modifier,
2159         register_printf_type.
2160         * stdio-common/printf-parse.h (struct printf_spec): Add size element.
2161         (union printf_arg): Add pa_user element.
2162         Adjust __printf_arginfo_table type.
2163         Add __printf_va_arg_table, __printf_modifier_table,
2164         __handle_registered_modifier_mb, and __handle_registered_modifier_wc
2165         declarations.
2166         * stdio-common/printf-parsemb.c: Recognize registered modifiers.
2167         If registered arginfo call failed try normal specifier.
2168         * stdio-common/printf-prs.c: Pass additional parameter to arginfo
2169         function.
2170         * stdio-common/Makefile (routines): Add reg-modifier and reg-type.
2171         * stdio-common/Versions: Export register_printf_modifier,
2172         register_printf_type, and register_printf_specifier for GLIBC_2.10.
2173         * stdio-common/reg-modifier.c: New file.
2174         * stdio-common/reg-type.c: New file.
2175         * stdio-common/reg-printf.c (__register_printf_specifier): New
2176         function.  Mostly the old __register_printf_function function but
2177         uses locking and type of third parameter changed.
2178         (__register_printf_function): Implement using
2179         __register_printf_specifier.
2180         * stdio-common/vfprintf.c (vfprintf): Collect argument sizes in
2181         calls to arginfo functions.  Allocate enough memory for user-defined
2182         types.  Call new va_arg functions to get user-defined types.
2183         Try installed handlers even for existing format specifiers first.
2185 2009-04-09  Ulrich Drepper  <drepper@redhat.com>
2187         * sysdeps/x86_64/rawmemchr.S: New file.
2189         * stdio-common/vfprintf.c (vfprintf): Slightly more compact code.
2190         Simplified code and possible copy problem fixed.
2192         * sysdeps/unix/sysv/linux/preadv.c: Avoid prototype for static
2193         function if it is not defined.  Add some necessary casts.
2194         * sysdeps/unix/sysv/linux/pwritev.c: Likewise.
2196         * sysdeps/unix/sysv/linux/kernel-features.h: SPARC and IA64 also
2197         have preadv/pwritev in 2.6.30.
2199 2009-04-08  Ulrich Drepper  <drepper@redhat.com>
2201         * malloc/malloc.c (malloc_info): New function.
2202         * malloc/malloc.h: Declare it.
2203         * malloc/Versions: Export malloc_info for GLIBC_2.10.
2205         * sysdeps/unix/sysv/linux/preadv64.c (PREAD): Use __libc_pread64
2206         to avoid PLT slot.
2208         * malloc/malloc.c (_int_realloc): Add parameter with old block
2209         size.  Remove duplicated test.  Don't handle mmap'ed blocks here.
2210         Adjust all callers.
2211         * malloc/hooks.c (realloc_check): Adjust _int_realloc call.
2213 2009-04-07  Ulrich Drepper  <drepper@redhat.com>
2215         * sysdeps/x86_64/strchrnul.S: New file.
2217         * crypt/Makefile (LDLIBS-crypt.so): Use this variable instead of
2218         depending libcrypt on -lfreebl3.
2220         * sysdeps/unix/sysv/linux/kernel-features.h: Power also has
2221         preadv/pwritev in 2.6.30.
2223         * resolv/nss_dns/dns-host.c (getanswer_r): Use strcasecmp
2224         instead of __strcasecmp.
2226         * string/stratcliff.c (do_test): Add memchr tests..
2227         * wcsmbs/wcsatcliff.c (MEMCHR): Define.
2228         * sysdeps/x86_64/memchr.S: Fix handling of end of buffer after
2229         first read quad word.
2231 2009-04-06  Ulrich Drepper  <drepper@redhat.com>
2233         * string/strverscmp.c (__strverscmp): Fix last cleanups.
2234         * string/tst-svc.input: Add new test case.
2235         * string/tst-svc.expect: Adjust.
2236         * string/Makefile: Don't ignore tst-svc error.
2238         * sysdeps/x86_64/memchr.S: New file.
2240         * resolv/resolv.h (RES_SNGLKUP): Define.
2241         * resolv/res_init.c (res_setoptions): Recognize single-request option.
2242         * resolv/res_send.c (send_dg): If we sent two requests at once and
2243         only get one reply before timeout switch to mode where we send the
2244         second request only after the first answer has been received.
2246 2009-04-05  Ulrich Drepper  <drepper@redhat.com>
2248         * sysdeps/x86_64/strlen.S: Optimize by using SSE2 instructions.
2249         * sysdeps/x86_64/strchr.S: Likewise.
2251 2009-04-03  Ulrich Drepper  <drepper@redhat.com>
2253         * configure.in: We need to test for the compiler earlier.
2255         * misc/Makefile (routines): Add preadv, preadv64, pwritev, pwritev64.
2256         * misc/Versions: Export preadv, preadv64, pwritev, pwritev64 for
2257         GLIBC_2.10.
2258         * misc/sys/uio.h: Declare preadv, preadv64, pwritev, pwritev64.
2259         * sysdeps/unix/sysv/linux/kernel-features.h: Add entries for preadv
2260         and pwritev.
2261         * misc/preadv.c: New file.
2262         * misc/preadv64.c: New file.
2263         * misc/pwritev.c: New file.
2264         * misc/pwritev64.c: New file.
2265         * sysdeps/posx/preadv.c: New file.
2266         * sysdeps/posx/preadv64.c: New file.
2267         * sysdeps/posx/pwritev.c: New file.
2268         * sysdeps/posx/pwritev64.c: New file.
2269         * sysdeps/unix/sysv/linux/preadv.c: New file.
2270         * sysdeps/unix/sysv/linux/preadv64.c: New file.
2271         * sysdeps/unix/sysv/linux/pwritev.c: New file.
2272         * sysdeps/unix/sysv/linux/pwritev64.c: New file.
2273         * sysdeps/unix/sysv/linux/wordsize-64/preadv64.c: New file.
2274         * sysdeps/unix/sysv/linux/wordsize-64/pwritev64.c: New file.
2276         * sysdeps/unix/sysv/linux/readv.c (__libc_readv): Fix calling of
2277         compatibility code.
2278         * sysdeps/unix/sysv/linux/writev.c (__libc_writev): Likewise.
2280         * sysdeps/unix/sysv/linux/kernel-features.h: Define
2281         __ASSUME_COMPLETE_READV_WRITEV.
2282         * sysdeps/unix/sysv/linux/readv.c: No need for userlevel fallback
2283         with modern kernels.
2284         * sysdeps/unix/sysv/linux/writev.c: Likewise.
2286         * sysdeps/posix/readv.c: Since read is a cancellation point we have
2287         to free a possible malloced buffer in case of cancellation.
2288         * sysdeps/posix/writev.c: Likewise for write.
2290 2009-04-02  Ulrich Drepper  <drepper@redhat.com>
2292         * sysdeps/unix/sysv/linux/bits/socket.h: Add missing protocol numbers.
2294         * configure.in: Recognize --enable-nss-crypt.
2295         * config.make.in: Add nss-crypt entry.
2296         * crypt/Makefile: If nss-crypt==yes, don't build md5.c, sha256.c,
2297         sha512.c.  Don't run md5test, sha256test, sha512test.  Pass -DUSE_NSS
2298         and include path for NSS directory to compiler for md5-crypt,
2299         sha256-crypt, sha512-crypt.  Link libcrypt.so with -lfreebl3.
2300         * crypt/md5-crypt.c: If USE_NSS is defined, don't use local hash
2301         function implementation, use NSS.  Introduce wrappers around the
2302         hash function calls.  Little code size optimization.
2303         * crypt/sha256-crypt.c: Likewise.
2304         * crypt/sha512-crypt.c: Likewise.
2305         * scripts/check-local-headers.sh: Ignore nss3 directory.
2307         * configure.in: Rename pic_default to libc_cv_pic_default.
2308         * config.make.in: Likewise.
2310 2009-04-01  Roland McGrath  <roland@redhat.com>
2312         * elf/elf.h (R_SPARC_GLOB_JMP): New macro.
2313         (R_SPARC_GOTDATA_HIX22, R_SPARC_GOTDATA_LOX10): New macros.
2314         (R_SPARC_GOTDATA_OP_HIX22, R_SPARC_GOTDATA_OP_LOX10): Likewise.
2315         (R_SPARC_GOTDATA_OP, R_SPARC_H34): Likewise.
2316         (R_SPARC_SIZE32, R_SPARC_SIZE64): Likewise.
2317         (R_SPARC_GNU_VTINHERIT, R_SPARC_GNU_VTENTRY, R_SPARC_REV32): Likewise.
2318         (R_SPARC_NUM): Update.
2319         From Dave Miller <davem@davemloft.net>.
2321 2009-04-01  Ulrich Drepper  <drepper@redhat.com>
2323         * sysdeps/unix/sysv/linux/sys/eventfd.h (EFD_SEMAPHORE): Define.
2325 2009-03-31  Ulrich Drepper  <drepper@redhat.com>
2327         * elf/dl-open.c: Keep track of used name spaces and only iterate over
2328         those which are used.
2329         * elf/dl-addr.c: Likewise.
2330         * elf/dl-caller.c: Likewise.
2331         * elf/dl-fini.c: Likewise.
2332         * elf/dl-iteratephdr.c: Likewise.
2333         * elf/dl-libc.c: Likewise.
2334         * elf/dl-load.c: Likewise.
2335         * elf/dl-support.c: Likewise.
2336         * elf/dl-sym.c: Likewise.
2337         * elf/rtld.c: Likewise.
2338         * sysdeps/generic/ldsodefs.h: Likewise.
2340         * elf/dl-load.c: Remove support for systems without MAP_ANON.
2341         * elf/dl-minimal.c: Likewise.
2342         * elf/dl-misc.c: Likewise.
2343         * elf/rtld.c: Likewise.
2344         * sysdeps/generic/ldsodefs.h: Likewise.
2346 2009-03-30  Ulrich Drepper  <drepper@redhat.com>
2348         * elf/do-lookup.h (do_lookup_x): Minor optimization and cleanup.
2349         Avoid reuse of complex expression.
2351         * po/fr.po: Update from translation team.
2353 2009-03-16  Ulrich Drepper  <drepper@redhat.com>
2355         * include/dirent.h: Yet more changes to match sort function type
2356         change.
2357         * sysdeps/unix/sysv/linux/i386/alphasort64.c: Likewise.
2358         * sysdeps/unix/sysv/linux/i386/olddirent.h: Likewise.
2359         * sysdeps/unix/sysv/linux/i386/versionsort64.c: Likewise.
2361 2009-03-16  Thomas Schwinge  <tschwinge@gnu.org>
2363         * dirent/scandir64.c (scandir64): Adjust declaration to type change.
2365 2009-03-16  Ulrich Drepper  <drepper@redhat.com>
2367         * nscd/connections.c (restart): Try to preserve the process name
2368         by reading the /proc/self/exe symlink and using the return name.
2369         Patch by Jeff Bastian <jbastian@redhat.com>.
2371 2009-03-15  Ulrich Drepper  <drepper@redhat.com>
2373         [BZ #9733]
2374         * elf/dl-load.c (_dl_map_object_from_fd): Only call audit hooks
2375         if we are not loading a new audit library.
2376         * elf/dl-reloc (_dl_relocate_object): Third parameter is now a bitmask.
2377         Only use profiling trampoline for auditing if we are not relocating
2378         an audit library.
2379         * elf/dl-open.c (dl_open_worker): Adjust _dl_relocate_object call.
2380         * elf/rtld.c: Likewise.
2381         * sysdeps/generic/ldsodefs.h: Adjust _dl_relocate_object prototype.
2383         * elf/rtld.c (dl_main): Extend help message for --audit option.
2385         [BZ #9759]
2386         * dirent/dirent.h: Adjust prototypes of scandir, scandir64, alphasort,
2387         alphasort64, versionsort, and versionsort64 to POSIX 2008.
2388         * dirent/alphasort.c: Adjust implementation to type change.
2389         * dirent/alphasort64.c: Likewise.
2390         * dirent/scandir.c: Likewise.
2391         * dirent/versionsort.c: Likewise.
2392         * dirent/versionsort64.c: Likewise.
2393         * sysdeps/wordsize-64/alphasort.c: Add hack to hide alphasort64
2394         declaration.
2395         * sysdeps/wordsize-64/versionsort.c: Add hack to hide versionsort64
2396         declaration.
2398         [BZ #9880]
2399         * inet/inet6_rth.c (inet6_rth_reverse): Compute number of segments
2400         correctly.  Set segleft member in output as required.
2401         Patch partly by Yang Hongyang <yanghy@cn.fujitsu.com>.
2402         * inet/tst-inet6_rth.c (do_test): Add tests for inet6_rth_reverse.
2404         [BZ #9881]
2405         * inet/inet6_rth.c (inet6_rth_add): Add some error checking.
2406         Patch mostly by Yang Hongyang <yanghy@cn.fujitsu.com>.
2407         * inet/Makefile (tests): Add tst-inet6_rth.
2408         * inet/tst-inet6_rth.c: New file.
2410         [BZ #5807]
2411         * string/strlen.c (strlen): Fix omission in the expression to test
2412         for NUL bytes.
2414 2009-03-14  Ulrich Drepper  <drepper@redhat.com>
2416         * crypt/sha256test.c (main): Perform 100,000 'a' test in a second way.
2418         * elf/dl-runtime.c (reloc_offset): Define.
2419         (reloc_index): Define.
2420         (_dl_fixup): Rename reloc_offset parameter to reloc_arg.
2421         (_dl_fixup_profile): Likewise.  Use reloc_index instead of
2422         computing index from reloc_offset.
2423         (_dl_call_pltexit): Likewise.
2424         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_resolve): Just pass
2425         the relocation index to _dl_fixup.
2426         (_dl_runtime_profile): Likewise for _dl_fixup_profile and
2427         _dl_call_pltexit.
2428         * sysdeps/x86_64/dl-runtime.c: New file.
2430         [BZ #9893]
2431         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Fix
2432         alignment of La_x86_64_regs.  Store xmm parameters.
2433         Patch mostly by Jiri Olsa <olsajiri@gmail.com>.
2435         [BZ #9913]
2436         * string/strverscmp.c (__strverscmp): Fix case of different digits
2437         in fractional part of string.
2438         Patch by Jingyu Liu <jyliu@fortinet.com>.
2439         * string/Makefile (tests): Add tst-svc2.
2440         * string/tst-svc2.c: New file.
2442         * string/strverscmp.c (__strverscmp): Optimize size of tables.
2444         * locale/iso-639.def: Add Min Nan.
2446 2009-03-11  Carlos Eduardo Seo  <cseo@linux.vnet.ibm.com>
2448         [BZ #9948]
2449         * elf/dl-sysdep.c (_dl_show_auxv): Add support for AT_BASE_PLATFORM.
2451 2009-03-14  Ulrich Drepper  <drepper@redhat.com>
2453         * elf/dl-sysdep.c (auxvars): Compress data structure.
2455         * sysdeps/i386/dl-machine.h (elf_machine_rel): Implement
2456         STT_GNU_IFUNC handling.
2457         (elf_machine_rela): Likewise.
2459 2009-03-13  Ulrich Drepper  <drepper@redhat.com>
2461         * config.h.in (USE_MULTIARCH): Define.
2462         * configure.in: Handle --enable-multi-arch.
2463         * elf/dl-runtime.c (_dl_fixup): Handle STT_GNU_IFUNC.
2464         (_dl_fixup_profile): Likewise.
2465         * elf/do-lookup.c (dl_lookup_x): Likewise.
2466         * sysdeps/x86_64/dl-machine.h: Handle STT_GNU_IFUNC.
2467         * elf/elf.h (STT_GNU_IFUNC): Define.
2468         * include/libc-symbols.h (libc_ifunc): Define.
2469         * sysdeps/x86_64/cacheinfo.c: If USE_MULTIARCH is defined, use the
2470         framework in init-arch.h to get CPUID values.
2471         * sysdeps/x86_64/multiarch/Makefile: New file.
2472         * sysdeps/x86_64/multiarch/init-arch.c: New file.
2473         * sysdeps/x86_64/multiarch/init-arch.h: New file.
2474         * sysdeps/x86_64/multiarch/sched_cpucount.c: New file.
2476         * config.make.in (experimental-malloc): Define.
2477         * configure.in: Handle --enable-experimental-malloc.
2478         * malloc/Makefile: Handle experimental-malloc flag.
2479         * malloc/malloc.c: Implement PER_THREAD and ATOMIC_FASTBINS features.
2480         * malloc/arena.c: Likewise.
2481         * malloc/hooks.c: Likewise.
2482         * malloc/malloc.h: Define M_ARENA_TEST and M_ARENA_MAX.
2484 2009-03-11  Ulrich Drepper  <drepper@redhat.com>
2486         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Add branch
2487         prediction.  A few size optimizations.
2489 2009-03-10  Ulrich Drepper  <drepper@redhat.com>
2491         * time/tzset.c: Optimize a bit for size.
2493 2009-03-10  Jakub Jelinek  <jakub@redhat.com>
2495         * include/stdio.h (fmemopen): Add libc_hidden_proto.
2496         * libio/fmemopen.c (fmemopen): Add libc_hidden_def.
2498         * elf/sprof.c: Avoid warning about multi-line comment.
2500 2009-03-10  Ulrich Drepper  <drepper@redhat.com>
2502         * time/tzset.c (__tzset_parse_tz): Use correct string when parsing
2503         DST name.
2504         * time/tst-posixtz.c: Add tests for quoted timezone names.
2506 2009-03-10  Jakub Jelinek  <jakub@redhat.com>
2508         * posix/unistd.h (_POSIX_VERSION, _POSIX2_VERSION, _POSIX2_C_BIND,
2509         _POSIX2_C_DEV, _POSIX2_SW_DEV, _POSIX2_LOCALEDEF): Define to
2510         200809L instead of 200112L.
2511         (_XOPEN_VERSION): For __USE_XOPEN2K8 define to 700.
2512         * posix/tst-sysconf.c (STDVER): Define to 200809L instead of 200112L.
2514         * stdlib/quick_exit.c (quick_exit): Pass &__quick_exit_funcs
2515         instead of __quick_exit_funcs to __run_exit_handlers.
2516         * stdlib/at_quick_exit.c (at_quick_exit): Add attribute_hidden.
2517         * stdlib/exit.h (__run_exit_handlers): Add noreturn attribute.
2518         (__cxa_at_quick_exit): Remove attribute_hidden.
2519         * stdlib/exit.c (exit): Pass &__exit_funcs instead of __exit_funcs
2520         to __run_exit_handlers.
2521         * stdlib/cxa_at_quick_exit.c (__cxa_at_quick_exit): Remove
2522         attribute_hidden.
2524 2009-03-10  Ulrich Drepper  <drepper@redhat.com>
2526         * po/id.po: Update from translation team.
2528 2009-02-18  Jakub Jelinek  <jakub@redhat.com>
2530         * sysdeps/unix/sysv/linux/powerpc/powerpc64/setcontext.S: Use
2531         .machine push; .machine "power6" and .machine pop around mtfsf
2532         insns outside of _ARCH_PWR6 define.
2533         * sysdeps/unix/sysv/linux/powerpc/powerpc64/swapcontext.S: Likewise.
2534         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext-common.S:
2535         Likewise.
2536         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S:
2537         Likewise.
2538         * sysdeps/powerpc/fpu/tst-setcontext-fpscr.c (_SET_DI_FPSCR): Likewise.
2539         * sysdeps/powerpc/fpu/fenv_libc.h (fesetenv_register,
2540         relax_fenv_state): Likewise.
2542 2009-03-08  Ulrich Drepper  <drepper@redhat.com>
2544         * stdlib/Makefile (routines): Add quick_exit, at_quick_exit, and
2545         cxa_at_quick_exit.
2546         (static-only-routines): Add at_quick_exit.
2547         * stdlib/Versions: Export quick_exit and __cxa_at_quick_exit for
2548         GLIBC_2.10.
2549         * stdlib/quick_exit.c: New file.
2550         * stdlib/at_quick_exit.c: New file.
2551         * stdlib/cxa_at_quick_exit.c: New file.
2552         * stdlib/cxa_atexit.c (__cxa_atexit): Move body to new function.  Call
2553         it appropriately.
2554         (__internal_atexit): New function.
2555         (__new_exitfn): Now takes parameter to point to the list to use.
2556         * stdlib/cxa_finalize.c: Remove quick_exit handlers, don't call them.
2557         * stdlib/exit.c (__run_exit_handlers): New function.  Split from...
2558         (exit): ...here.  Just call __run_exit_handlers appropriately.
2559         * stdlib/exit.h: Declare __quick_exit_funcs, __run_exit_handlers,
2560         __internal_atexit, __cxa_at_quick_exit.  Adjust __new_exitfn.
2561         * stdlib/on_exit.c: Adjust call to __new_exitfn.
2562         * stdlib/stdlib.h: Declare at_quick_exit and quick_exit.
2564         * po/id.po: Update from translation team.
2566 2009-03-07  Ulrich Drepper  <drepper@redhat.com>
2568         * po/ru.po: Update from translation team.
2570 2009-03-04  Ulrich Drepper  <drepper@redhat.com>
2572         * po/nl.po: Update from translation team.
2574 2009-03-03  Ulrich Drepper  <drepper@redhat.com>
2576         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Declare fallocate{,64}.
2577         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
2578         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
2579         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
2580         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
2581         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Likewise.
2582         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
2584         * po/pl.po: Update from translation team.
2586 2009-03-02  Ulrich Drepper  <drepper@redhat.com>
2588         [BZ #7083]
2589         * sysdeps/unix/sysv/linux/fallocate.c: New file.
2590         * sysdeps/unix/sysv/linux/fallocate64.c: New file.
2591         * sysdeps/unix/sysv/linux/wordsize-64/fallocate64.c: New file.
2592         * sysdeps/unix/sysv/linux/wordsize-64/fallocate.c: New file.
2593         * sysdeps/unix/sysv/linux/i386/fallocate64.c: New file.
2594         * sysdeps/unix/sysv/linux/i386/fallocate.c: New file.
2595         * sysdeps/unix/sysv/linux/Versions: Export fallocate and fallocate64
2596         for GLIBC_2.10.
2597         * sysdeps/unix/sysv/linux/Makefile [subdir=io] (sysdep_routines):
2598         Add fallocate and fallocate64.
2600         * io/fcntl.h: Pretty printing.
2602 2009-03-02  Richard Guenther  <rguenther@suse.de>
2604         * misc/sys/cdefs.h (__extern_always_inline): Add __artificial__
2605         attribute also for non-C99 inline semantics variant.
2607 2009-02-12  Carlos Eduardo Seo  <cseo@linux.vnet.ibm.com>
2609         * sysdeps/powerpc/powerpc32/power7/fpu/Implies: New file.
2610         * sysdeps/powerpc/powerpc32/power7/Implies: Likewise.
2611         * sysdeps/powerpc/powerpc64/power7/fpu/Implies: Likewise.
2612         * sysdeps/powerpc/powerpc64/power7/Implies: Likewise.
2613         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power7/fpu/Implies:
2614         Likewise.
2615         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power7/fpu/Implies:
2616         Likewise.
2618 2009-03-02  Ulrich Drepper  <drepper@redhat.com>
2620         * po/cs.po: Update from translation team.
2622 2009-02-28  Ulrich Drepper  <drepper@redhat.com>
2624         * po/bg.po: Update from translation team.
2625         * po/sv.po: Likewise.
2626         * po/fi.po: Likewise.
2627         * po/vi.po: Likewise.
2629 2009-02-27  Roland McGrath  <roland@redhat.com>
2631         * Makeconfig (%.v.i): Depend on Makeconfig.
2632         Exclude % lines from initial #-comment removal.
2634 2009-02-27  Ulrich Drepper  <drepper@redhat.com>
2636         * po/ko.po: Update from translation team.
2638 2009-02-26  Roland McGrath  <roland@redhat.com>
2640         * shadow/lckpwdf.c (__lckpwdf): Move FLAGS inside block using it,
2641         avoids unused warning.
2643 2009-02-26  Andrew Stubbs  <ams@codesourcery.com>
2644             SUGIOKA Toshinobu  <sugioka@itonet.co.jp>
2646         * sysdeps/unix/sysv/linux/sh/sys/procfs.h: Don't include signal.h,
2647         sys/ucontext.h and asm/elf.h.  Include sys/user.h.
2648         * sysdeps/unix/sysv/linux/sh/sys/user.h: Don't include features.h
2649         and asm/user.h.  Include asm/ptrace.h.
2650         (PTRACE_GETREGS, PTRACE_SETREGS, PTRACE_GETFPREGS,
2651         PTRACE_SETFPREGS, PTRACE_GETFDPIC, PTRACE_GETFDPIC_EXEC,
2652         PTRACE_GETFDPIC_INTERP, PTRACE_GETDSPREGS, PTRACE_SETDSPREGS):
2653         Undefine.
2654         (start_thread): Don't undefine.
2655         (elf_greg_t, ELF_NGREG, elf_fpregset_t, user_fpu_struct, user):
2656         Define.
2658 2009-02-26  Ulrich Drepper  <drepper@redhat.com>
2660         * wctype/wctype.h: The *_l functions are in POSIX 2008.
2661         * wcsmbs/wchar.h: mbsnrtowcs, open_wmemstream, wcpcpy, wcpncpy,
2662         wcscasecmp, wcsdup, wcsncasecmp, wcsnlen, wcsnrtombs,
2663         wcscasecmp_l, wcsncasecmp_l, wcscoll_l, and wcsxfrm_l.
2664         * sysdeps/mach/hurd/bits/posix_opt.h: Reset value of macros from
2665         200112L to 200809L.
2666         * sysdeps/unix/sysv/linux/bits/posix_opt.h: Likewise.
2667         * posix/getconf.c (vars): Add _SC_THREAD_ROBUST_PRIO_INHERIT and
2668         _SC_THREAD_ROBUST_PRIO_PROTECT entries.
2669         * bits/confname.h: Add _SC_THREAD_ROBUST_PRIO_INHERIT and
2670         _SC_THREAD_ROBUST_PRIO_PROTECT.
2671         * posix/unistd.h: fexecve is in POSIX 2008.
2672         * time/time.h: strftime_l is in POSIX 2008.
2673         * io/sys/stat.h: futimens is in POSIX 2008.
2674         * string/strings.h: strcasecmp_l and strncasecmp_l are in POSIX 2008.
2675         * string/string.h: stpcpy, stpncpy, strndup, strnlen, strsignal,
2676         strcoll_l, strerror_l, and strxfrm_l are in POSIX 2008.
2677         * stdlib/stdlib.h: mkdtemp is in POSIX 2008.
2678         * libio/stdio.h: dprintf, fmemopen, getdelim, getline,
2679         open_memstream, and vdprintf are in POSIX 2008.
2681 2009-02-25  Ulrich Drepper  <drepper@redhat.com>
2683         * include/features.h: Define macros for XPG7/POSIX 2008.
2684         * ctype/ctype.h: The *_l functions are in POSIX 2008.
2685         * dirent/dirent.h: alphasort, dirfd, scandir, and fdopendir are in
2686         POSIX 2008.
2687         * locale/langinfo.h: nl_langinfo_l is in POSIX 2008.
2688         * locale/xlocale.h: Define locale_t type.
2689         * locale/locale.h: duplocale, freelocale, newlocale, uselocale are
2690         in POSIX 2008.  Don't define locale_t here.
2691         * stdlib/monetary.h: strfmon_l is in POSIX 2008.
2692         * sysdeps/unix/sysv/linux/bits/stat.h: Protect UTIME_NOW and
2693         UTIME_OMIT only with __USE_ATFILE.
2694         * signal/signal.h: Declare psignal and psiginfo for POSIX 2008.
2695         * stdio-common/psiginfo.c: New file.
2696         * stdio-common/psiginfo-data.h: New file.
2697         * stdio-common/psiginfo-define.h: New file.
2698         * stdio-common/Makefile (routines): Add psiginfo.
2699         * stdio-common/Versions: Export psiginfo for GLIBC_2.10.
2700         * sysdeps/unix/sysv/linux/ia64/bits/stat.h: Likewise.
2701         * sysdeps/unix/sysv/linux/powerpc/bits/stat.h: Likewise.
2702         * sysdeps/unix/sysv/linux/s390/bits/stat.h: Likewise.
2703         * sysdeps/unix/sysv/linux/sparc/bits/stat.h: Likewise.
2704         * sysdeps/unix/sysv/linux/x86_64/bits/stat.h: Likewise.
2705         * io/sys/stat.h: Move mknodat definition into same conditional as
2706         mknod.
2707         * time/sys/time.h: futimesat is not among the functions accepted
2708         into the POSIX standard.
2710         * include/features.h: If no feature selection given and we select
2711         by default a POSIX mode, also define __USE_POSIX_IMPLICITLY.
2712         * posix/Versions: Export __posix_getopt.
2713         * posix/getopt.c (_getopt_initialize): Take additional parameter.
2714         Use it to alternatively initialize __posixly_correct.
2715         (_getopt_internal_r): Take addition parameter.  Pass on to
2716         _getopt_initialize.
2717         (_getopt_internal): Take addition parameter.  Pass on to
2718         _getopt_internal_r.
2719         (getopt): Pass additional zero to _getopt_internal.
2720         (__posix_getopt): New function.
2721         * posix/getopt.h: Add redirection for getopt.
2722         * posix/getopt1.c (getopt_long): Pass additional zero to
2723         _getopt_internal.
2724         (getopt_long_only): Likewise.
2725         (_getopt_long_r): Pass additional zero to _getopt_internal_r.
2726         (_getopt_long_only_r): Likewise.
2727         * posix/getopt_int.h: Adjust declarations of _getopt_internal and
2728         _getopt_internal_r.
2730 2009-02-24  Ulrich Drepper  <drepper@redhat.com>
2732         * bits/confname.h: Define _SC_TRACE_EVENT_NAME_MAX, _SC_TRACE_NAME_MAX,
2733         _SC_TRACE_SYS_MAX, _SC_TRACE_USER_EVENT_MAX, _SC_XOPEN_STREAMS.
2734         * sysdeps/posix/sysconf.c (__sysconf): Handle
2735         _SC_TRACE_EVENT_NAME_MAX, _SC_TRACE_NAME_MAX, _SC_TRACE_SYS_MAX,
2736         _SC_TRACE_USER_EVENT_MAX, _SC_XOPEN_STREAMS.
2738 2009-02-24  Roland McGrath  <roland@redhat.com>
2740         [BZ #9895]
2741         * README.template: Reworded not to use substituted version number.
2742         Renamed to ...
2743         * README: ... here (no longer generated).
2744         * Makefile (README): Target removed.
2746 2009-02-24  Ulrich Drepper  <drepper@redhat.com>
2748         * sysdeps/unix/sysv/linux/sysconf.c (__sysconf):
2749         /proc/sys/kernel/rtsig_max doesn't exist anymore, use getrlimit
2750         instead.
2752         * io/sys/stat.h: The lstat functions have been mandatory since 2001.
2754         * time/tzset.c (tzset_internal): Correct parsing of TZ envvar.
2756 2009-02-22  Ulrich Drepper  <drepper@redhat.com>
2758         * po/bg.po: Update from translation team.
2760 2009-02-16  Jakub Jelinek  <jakub@redhat.com>
2762         * stdlib/monetary.h: Uglify function parameter names.
2763         * sunrpc/rpc/pmap_clnt.h: Likewise.
2764         * sunrpc/rpc/svc.h: Likewise.
2765         * sunrpc/rpc/xdr.h: Likewise.
2766         * sunrpc/rpc/clnt.h: Likewise.
2767         * resolv/netdb.h: Likewise.
2768         * resolv/arpa/nameser.h: Likewise.
2769         * resolv/resolv.h: Likewise.
2770         * argp/argp.h: Likewise.
2771         * locale/langinfo.h: Likewise.
2772         * io/sys/stat.h: Likewise.
2773         * posix/spawn.h: Likewise.
2774         * nis/rpcsvc/nislib.h: Likewise.
2775         * malloc/obstack.h: Likewise.
2776         * sysdeps/ia64/bits/link.h: Likewise.
2777         * sysdeps/i386/bits/link.h: Likewise.
2778         * sysdeps/s390/bits/link.h: Likewise.
2779         * sysdeps/powerpc/bits/link.h: Likewise.
2780         * sysdeps/x86_64/bits/link.h: Likewise.
2781         * sysdeps/sparc/bits/link.h: Likewise.
2782         * sysdeps/sh/bits/link.h: Likewise.
2783         * sysdeps/unix/sysv/linux/i386/sys/io.h: Likewise.
2784         * sysdeps/unix/sysv/linux/x86_64/sys/io.h: Likewise.
2785         * sysdeps/unix/sysv/linux/sparc/sys/eventfd.h: Likewise.
2786         * sysdeps/unix/sysv/linux/sys/eventfd.h: Likewise.
2788 2008-12-01  Fredrik Unger  <fred@tree.se>
2790         * soft-fp/double.h [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_D,
2791         FP_UNPACK_SEMIRAW_DP): Use _FP_UNPACK_RAW_1 instead of
2792         _FP_UNPACK_RAW_2, fix up first argument.
2794 2009-02-15  Ulrich Drepper  <drepper@redhat.com>
2796         * sysdeps/unix/sysv/linux/getsysstats.c (next_line): New function.
2797         (GET_NPROCS_PARSER): Change parameters and use next_line.
2798         (__get_nprocs): Rewrite to not use stdio routines.
2799         * sysdeps/unix/sysv/linux/sparc/getsysstats.c (GET_NPROCS_PARSER):
2800         Change parameters and use next_line.
2802 2009-02-13  Ulrich Drepper  <drepper@redhat.com>
2804         [BZ #5381]
2805         * nscd/nscd.h: Remove definitions and declarations for mem_in_flight.
2806         Change mempool_alloc prototype.
2807         * nscd/mem.c (gc): Don't handle mem_in_flight.
2808         (mempool_alloc): Third parameter now only indicates whether this is the
2809         first call (to allocate data) or not.  If it is, get db rdlock.
2810         Release it on error.  Don't handle mem_in_flight.
2811         * nscd/aicache.c (addhstaiX): Mark he parameter as const.
2812         Adjust third parameter of mempool_alloc calls.
2813         Nothing to do here in case mempool_alloc fails.
2814         Avoid local variable shadowing parameter.  No need to get db rdlock
2815         before calling cache_add.
2816         * nscd/cache.c (cache_add): Adjust call to mempool_alloc.  There is
2817         no mem_in_flight array anymore.
2818         * nscd/connections.c: Remove definition and handling of mem_in_flight.
2819         * nscd/grpcache.c (cache_addgr): Adjust third parameter of
2820         mempool_alloc calls.  Mark he parameter as const.  Nothing to do here
2821         in case mempool_alloc fails. No need to get db rdlock before calling
2822         cache_add.
2823         * nscd/hstcache.c (cache_addhst): Likewise.
2824         * nscd/initgrcache.c (addinitgroupsX): Likewise.
2825         * nscd/servicescache.c (cache_addserv): Likewise.
2826         * nscd/pwdcache.c (cache_addpw): Likewise.  Remove some debugging code.
2828 2009-02-11  Ulrich Drepper  <drepper@redhat.com>
2830         * po/lt.po: Update from translation team.
2832 2009-02-10  Ulrich Drepper  <drepper@redhat.com>
2834         * elf/dl-load.c (open_verify): In case VALID_ELF_HEADER is
2835         defined, allow additional data to be added using the optional
2836         MORE_ELF_HEADER_DATA macro.
2837         * sysdeps/unix/sysv/linux/ldsodefs.h (VALID_ELF_HEADER,
2838         VALID_ELF_OSABI, VALID_ELF_ABIVERSION, MORE_ELF_HEADER_DATA): Define.
2840 2009-02-08  Ulrich Drepper  <drepper@redhat.com>
2842         * include/atomic.h: Define catomic_and if not already defined.
2843         * sysdeps/x86_64/bits/atomic.h: Define catomic_and.
2844         * sysdeps/i386/i486/bits/atomic.h: Likewise.
2846 2009-02-07  Ulrich Drepper  <drepper@redhat.com>
2848         * malloc/malloc.c (_int_free): Second argument is now mchunkptr.
2849         Change all callers.
2850         (_int_realloc): Likewise.  Third argument is now padded size
2851         All _int_* functions are now static.
2853         * malloc/hooks.c: Change all callers to _int_free and _int_realloc.
2854         * malloc/arena.c: Likewise.
2855         * include/malloc.h: Remove now unnecessary declarations of the _int_*
2856         functions.
2858         * sunrpc/rpc_common.c: We cannot move _null_auth into .rodata that
2859         easily.
2861         * malloc/malloc.c: Add branch prediction for use of the hooks.
2863         * grp/compat-initgroups.c [NOT_IN_libc] (__libc_use_alloca): Define.
2865 2009-02-06  Ulrich Drepper  <drepper@redhat.com>
2867         [BZ #7095]
2868         * bits/confname.h: Add SUSv7 macros for getconf environments.
2869         * bits/environments.h: Likewise.
2870         * sysdeps/unix/sysv/linux/i386/bits/environments.h: Likewise.
2871         * sysdeps/unix/sysv/linux/powerpc/bits/environments.h: Likewise.
2872         * sysdeps/unix/sysv/linux/s390/bits/environments.h: Likewise.
2873         * sysdeps/unix/sysv/linux/sparc/bits/environments.h: Likewise.
2874         * sysdeps/unix/sysv/linux/x86_64/bits/environments.h: Likewise.
2875         * posix/confstr.c: Handle SUSv5 and SUSv7 environments.
2876         * posix/getconf.c: Likewise.
2877         * posix/sysconf.c: Likewise.
2878         * sysdeps/posix/sysconf.c: Likewise.
2879         * posix/Makefile (getconf.speclist): Also collect SUSv5 and SUSv7
2880         environments.
2882 2009-01-16  Petr Baudis  <pasky@suse.cz>
2884         [BZ #9753]
2885         * resolv/res_libc.c (__res_maybe_init): Call __res_vinit()
2886         even if we currently have zero nscount.
2888 2009-02-06  Ulrich Drepper  <drepper@redhat.com>
2890         [BZ #9781]
2891         * grp/compat-initgroups.c (compat_call): Switch to use malloc when
2892         the input line is too long.
2894         * po/Makefile (libc.pot): Add f_print as function taking c-format
2895         parameter.
2897         * debug/xtrace.sh: Unify translatable messages.
2898         * elf/ldd.bash.in: Likewise.
2899         * elf/sprof.c: Likewise.
2900         * locale/programs/locale.c: Likewise.
2901         * malloc/memusage.sh: Likewise.
2902         * nss/getent.c: Likewise.
2904 2009-02-06  Joseph Myers  <joseph@codesourcery.com>
2906         * debug/pcprofiledump.c (print_version,
2907         argp_program_version_hook): New function.
2908         * elf/ldconfig.c (more_help): New function.
2909         (argp): Use it.
2910         * elf/sln.c (usage): New function.
2911         (main): Support --help and --version.
2912         * malloc/memusagestat.c (print_version): New function.
2913         (argp_program_version_hook): New variable.
2914         * nscd/nscd.c (more_help): New function.
2915         (argp): Use it.
2916         * posix/getconf.c (main): Send --version output to stdout.
2917         Support --help.
2918         * sunrpc/rpc_main.c (usage, options_usage): Take STREAM and STATUS
2919         arguments.  All callers changed.
2920         (print_version): New function.
2921         (parseargs): Support --help and --version.
2922         * sunrpc/rpcinfo.c (usage): Take STREAM argument.  All callers
2923         changed.
2924         (print_version): New function.
2925         (main): Use getopt_long.  Support --help and --version.
2926         * sysdeps/unix/sysv/linux/lddlibc4.c (main): Support --help and
2927         --version.
2929 2009-02-06  Ulrich Drepper  <drepper@redhat.com>
2931         * malloc/memusage.c (DEFAULT_BUFFER_SIZE): Change to 32768.
2932         (update_data): Fix handling of wrapping back
2933         to the beginning of the buffer.
2935         [BZ #9823]
2936         * stdio-common/psignal.c (psignal): Fix test for empty string.
2938 2009-02-05  Ulrich Drepper  <drepper@redhat.com>
2940         * include/rpc/auth.h: Use libc_hidden_proto for _null_auth.
2941         * sunrpc/rpc_common.c: Add libc_hidden_def for _null_auth.  Also
2942         move _null_auth to .rodata.
2944         * time/tzset.c (__tzset_parse_tz): DST offset must also allow hour
2945         value of 24.
2947         * intl/dcigettext.c (DCIGETTEXT): Avoid some code duplication.
2949         * sysdeps/unix/opendir.c (__alloc_dir): We have a lot more memory
2950         today than when the original code was written.  Use larger
2951         buffers.  This also makes it unnecessary to have stat information,
2952         if this causes extra efforts.
2953         (__opendir): In case O_DIRECTORY works, don't call fstat just for
2954         __alloc_dir.
2956 2009-02-03  Andrew Stubbs  <ams@codesourcery.com>
2958         * sysdeps/sh/sh4/dl-trampoline.S: Only set HAVE_FPU if __SH_FPU_ANY__
2959         is set.
2960         * sysdeps/sh/sh4/setjmp.S: Support SH4-NOFPU.
2961         * sysdeps/sh/sh4/__longjmp.S: Likewise.
2962         * sysdeps/unix/sysv/linux/sh/sh4/getcontext.S: Likewise.
2963         * sysdeps/unix/sysv/linux/sh/sh4/setcontext.S: Likewise.
2964         * sysdeps/unix/sysv/linux/sh/sh4/swapcontext.S: Likewise.
2965         * sysdeps/unix/sysv/linux/sh/sh4/register-dump.h: Likewise.
2967 2009-02-04  Ulrich Drepper  <drepper@redhat.com>
2969         * po/ru.po: Update from translation team.
2971 2008-11-17  Nathan Sidwell  <nathan@codesourcery.com>
2973         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (struct sigevent):
2974         Add _tid slot to maintain consistency with kernel.
2976 2009-02-04  Ulrich Drepper  <drepper@redhat.com>
2978         * libio/wfileops.c (_IO_wfile_underflow): Fix handling of
2979         incomplete characters at end of input buffer.
2980         * libio/Makefile (tests): Add tst-fgetwc.
2981         * libio/tst-fgetwc.c: New file.
2982         * libio/tst-fgetwc.input: New file.
2984 2009-02-02  Andrew Stubbs  <ams@codesourcery.com>
2986         * sysdeps/unix/sysv/linux/sh/Makefile (libm.so-no-z-defs): Define.
2988 2009-02-02  Ulrich Drepper  <drepper@redhat.com>
2990         [BZ #9793]
2991         * iconv/gconv_trans.c (__gconv_transliterate): Don't change
2992         *OUTBUFSTART unless the whole output fit into the buffer.
2993         * iconv/Makefile (tests): Add tst-iconv4.
2994         * iconv/tst-iconv4.c: New file.
2996 2009-02-01  Ulrich Drepper  <drepper@redhat.com>
2998         * sysdeps/x86_64/cacheinfo.c (intel_02_known): Add new descriptors.
2999         * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_02_known): Likewise.
3001 2009-01-29  Andrew Stubbs  <ams@codesourcery.com>
3003         * elf/Makefile (ld.so): Adjust the sed script to insert _begin in to
3004         newer linker scripts.
3006 2009-01-30  Ulrich Drepper  <drepper@redhat.com>
3008         [BZ #7040]
3009         * sysdeps/unix/sysv/linux/sys/inotify.h: Second parameter of
3010         inotify_rm_watch should have type int.
3012 2009-01-06  Steven Munroe  <sjmunroe@us.ibm.com>
3014         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S (__longjmp):
3015         Make aligned_restore_vmx a local symbol.
3016         * sysdeps/powerpc/powerpc64/__longjmp-common.S (__longjmp):
3017         Likewise.
3019 2009-01-30  Andreas Jaeger  <aj@suse.de>
3021         * sysdeps/unix/sysv/linux/bits/shm.h (SHM_EXEC): Define.
3022         * sysdeps/unix/sysv/linux/ia64/bits/shm.h (SHM_EXEC): Define.
3023         * sysdeps/unix/sysv/linux/powerpc/bits/shm.h (SHM_EXEC): Define.
3024         * sysdeps/unix/sysv/linux/s390/bits/shm.h (SHM_EXEC): Define.
3025         * sysdeps/unix/sysv/linux/sh/bits/shm.h (SHM_EXEC): Define.
3026         * sysdeps/unix/sysv/linux/sparc/bits/shm.h (SHM_EXEC): Define.
3027         * sysdeps/unix/sysv/linux/x86_64/bits/shm.h (SHM_EXEC): Define.
3029 2009-01-11  Ryan S. Arnold  <rsa@us.ibm.com>
3031         [BZ #9726]
3032         * sysdeps/powerpc/fpu/tst-setcontext-fpscr.c (_SET_DI_FPSCR,
3033         _SET_SI_FPSCR): Clobber fp0 to prevent erroneous test-case passes.
3035 2009-01-08  Ryan S. Arnold  <rsa@us.ibm.com>
3037         [BZ #9726]
3038         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext-common.S
3039         (__CONTEXT_FUNC_NAME): Fix mtfsf to use fp31 instead of fp0.
3040         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S
3041         (__CONTEXT_FUNC_NAME): Fix mtfsf to use fp31 instead of fp0.
3043 2009-01-11  Thomas Schwinge  <tschwinge@gnu.org>
3045         * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Use
3046         memcpy instead of memcmp.
3047         (_dl_setup_pointer_guard): Likewise.
3049 2009-01-30  Ulrich Drepper  <drepper@redhat.com>
3051         * malloc/malloc.c (sYSMALLOc): Don't use assert when detecting
3052         manipulated brk, use malloc_printerr.
3053         * misc/sbrk.c (__sbrk): Better error handling for nonsense
3054         requests.
3056 2009-01-30  Jakub Jelinek  <jakub@redhat.com>
3058         * string/string.h (memchr, strchr, strrchr, strpbrk, strstr, index,
3059         rindex): For C++ add inlines so that they can be recognized as
3060         builtins.
3061         * string/strings.h: Define correct C++ prototypes for gcc 4.4.
3063 2009-01-29  Ulrich Drepper  <drepper@redhat.com>
3064             Jakub Jelinek  <jakub@redhat.com>
3066         * string/string.h: Define correct C++ prototypes for gcc 4.4.
3067         * wcsmbs/wchar.h: Likewise.
3069 2009-01-29  Ulrich Drepper  <drepper@redhat.com>
3071         * sysdeps/i386/stackinfo.h (stackinfo_get_sp): Define.
3072         (stackinfo_sub_sp): Define.
3074 2009-01-28  Ulrich Drepper  <drepper@redhat.com>
3076         [BZ #9750]
3077         * nscd/mem.c (gc): Use alloca_count to get the real stack usage.
3078         * include/alloca.h (alloca_account): Define.
3079         * sysdeps/x86_64/stackinfo.h (stackinfo_get_sp): Define.
3080         (stackinfo_sub_sp): Define.
3082         * nscd/connections.c (nscd_init): If database file access fails
3083         check whether this is due to permission problems and bail in that
3084         case.
3086         [BZ #9741]
3087         * nscd/mem.c (gc): Fix assignment of he_data in case malloc is used.
3088         Reported by Jun'ichi Nomura <j-nomura@ce.jp.nec.com>.
3090 2009-01-14  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
3092         * sysdeps/unix/sysv/linux/sh/sysdep.h (INTERNAL_SYSCALL):
3093         Add "t" to clobber list.
3094         (INTERNAL_SYSCALL_NCS): Likewise.
3096 2009-01-28  Ulrich Drepper  <drepper@redhat.com>
3098         * nss/getent.c (print_networks): Don't print comma between aliases.
3100 2009-01-23  Ulrich Drepper  <drepper@redhat.com>
3102         * sysdeps/unix/sysv/linux/tst-clone.c (do_test): Avoid warning.
3104         * misc/hsearch_r.c (hcreate_r): We need at least three elements in
3105         the hash table.
3106         * misc/Makefile (tests): Add bug-hsearch1.
3107         * misc/bug-hsearch1.c: New file.
3109 2009-01-22  Roland McGrath  <roland@redhat.com>
3111         * Makeconfig (%.v.i): Strip trailing # comments,
3112         not only whole-line comments.
3114 2009-01-10  Ulrich Drepper  <drepper@redhat.com>
3116         * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Take
3117         one parameter.  If non-NULL use it to initialize return value.
3118         (_dl_setup_pointer_guard): New function.
3119         * sysdeps/unix/sysv/linux/dl-osinfo.h: Likewise.
3120         * sysdeps/generic/ldsodefs.h: Declare _dl_random.
3121         * elf/rtld.c (security_init): Pass _dl_random to
3122         _dl_setup_stack_chk_guard.  Call _dl_setup_pointer_guard to initialize
3123         pointer_chk_guard.
3124         * elf/dl-sysdep.c (_dl_random): New variable.
3125         (_dl_sysdep_start): Handle AT_RANDOM.
3126         (_dl_show_auxv): Likewise.
3127         * elf/dl-support.c (_dl_random): New variable.
3128         (_dl_aux_init): Handle AT_RANDOM.
3129         * csu/libc-start.c [!SHARED] (libc_start_main): Pass _dl_random
3130         to _dl_setup_stack_chk_guard.
3132         * elf/elf.h (AT_RANDOM): Define AT_BASE_PLATFORM and AT_RANDOM.
3134 2009-01-10  Roland McGrath  <roland@redhat.com>
3136         * nscd/nscd.c (parse_opt): Use argp_error for bad -i argument.
3138 2009-01-08  Ulrich Drepper  <drepper@redhat.com>
3140         * sysdeps/i386/fpu/libm-test-ulps: Adjust expm1 errors.
3142         [BZ #9706]
3143         * nss/nss_files/files-parse.c (strtou32): New function.
3144         (INT_FIELD): Use strotu32 instead of strtoul to unify behavior
3145         across 32-bit and 64-bit platforms.
3146         (INT_FIELD_MAYBE_NULL): Likewise.
3148 2009-01-08  Jakub Jelinek  <jakub@redhat.com>
3150         [BZ #9720]
3151         * sysdeps/unix/sysv/linux/bits/resource.h (enum __rusage_who): Avoid
3152         comma after RUSAGE_CHILDREN if not -D_GNU_SOURCE.
3153         * sysdeps/unix/sysv/linux/sparc/bits/resource.h (enum __rusage_who):
3154         Likewise.
3156 2009-01-05  Paolo Bonzini  <bonzini@gnu.org>
3158         [BZ #697]
3159         * posix/regexec.c (prune_impossible_nodes): Handle sifted_states[0]
3160         being NULL also if there are no backreferences.
3161         * posix/rxspencer/tests: Add testcases.
3163 2009-01-04  Paolo Bonzini  <bonzini@gnu.org>
3165         [BZ #9697]
3166         * posix/bug-regex17.c: Add testcases.
3167         * posix/regcomp.c (re_compile_fastmap_iter): Rewrite COMPLEX_BRACKET
3168         handling.
3170 2009-01-05  Martin Schwidefsky  <schwidefsky@de.ibm.com>
3172         * sysdeps/unix/sysv/linux/s390/bits/libc-vdso.h: New file.
3173         * sysdeps/unix/sysv/linux/s390/gettimeofday.c: New file.
3174         * sysdeps/unix/sysv/linux/s390/init-first.c: New file.
3175         * sysdeps/unix/sysv/linux/s390/Makefile (sysdep_routines): Add dl-vdso
3176         for elf subdir.
3177         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h (INLINE_VSYSCALL,
3178         INTERNAL_VSYSCALL, INTERNAL_VSYSCALL_NO_SYSCALL_FALLBACK,
3179         INTERNAL_SYSCALL_NCS, HAVE_CLOCK_GETRES_VSYSCALL and
3180         HAVE_CLOCK_GETTIME_VSYSCALL: Define.
3181         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
3182         * sysdeps/unix/sysv/linux/s390/Versions: New file.
3184 2008-12-31  Paolo Bonzini  <bonzini@gnu.org>
3186         * posix/regcomp.c (re_compile_fastmap_iter): Use __mbrtowc.
3187         * posix/regex_internal.c (build_wcs_buffer, build_wcs_upper_buffer,
3188         re_string_skip_chars, re_string_reconstruct): Likewise.
3189         * posix/regex_internal.h [!_LIBC] (__mbrtowc): New #define.
3191 2008-12-31  Rafael Avila de Espindola  <espindola@google.com>
3193         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyaddr2_r): Check and
3194         adjust the buffer alignment.
3196 2009-01-07  Samuel Thibault  <samuel.thibault@ens-lyon.org>
3198         * sysdeps/mach/hurd/Makefile (sysdep_headers) [subdir=socket]:
3199         Add net/ethernet.h net/if_arp.h net/if_ether.h net/if_ppp.h
3200         net/route.h.
3202         * hurd/report-wait.c (describe_number): Use __stpcpy to prepend
3203         flavor to description only when flavor is not NULL.
3205         * hurd/hurdsig.c (signal_allowed): Unlock _hurd_dtable_lock
3206         mutex after SIGIO/SIGURG lookup loop.
3208 2009-01-03  Samuel Thibault  <samuel.thibault@ens-lyon.org>
3210         * bits/resource.h (PRIO_PROCESS, PRIO_PGRP, PRIO_USER): Add macros.
3212 2009-01-03  Ulrich Drepper  <drepper@redhat.com>
3214         * sysdeps/unix/sysv/linux/i386/sysdep.h: Describe 6th argument
3215         handling.
3217 2009-01-02  Ulrich Drepper  <drepper@redhat.com>
3219         * sysdeps/unix/sysv/linux/kernel-features.h
3220         (__ASSUME_FUTEX_CLOCK_REALTIME): Define.
3222         * wcsmbs/wcsnrtombs.c (__wcsnrtombs): Create temporary state object
3223         if no output is written.
3225         * version.h: Bump to 2.10 development.
3227         * posix/getconf.c: Update copyright year.
3228         * nss/getent.c: Likewise.
3229         * iconv/iconvconfig.c: Likewise.
3230         * iconv/iconv_prog.c: Likewise.
3231         * elf/ldconfig.c: Likewise.
3232         * catgets/gencat.c: Likewise.
3233         * csu/version.c: Likewise.
3234         * elf/ldd.bash.in: Likewise.
3235         * elf/sprof.c (print_version): Likewise.
3236         * locale/programs/locale.c: Likewise.
3237         * locale/programs/localedef.c: Likewise.
3238         * nscd/nscd.c (print_version): Likewise.
3239         * debug/xtrace.sh: Likewise.
3240         * malloc/memusage.sh: Likewise.
3241         * malloc/mtrace.pl: Likewise.
3242         * debug/catchsegv.sh: Likewise.
3244 2008-12-29  Mike Frysinger  <vapier@gentoo.org>
3246         * iconvdata/Makefile (iconv-rules): Use LC_ALL=C when running awk
3247         script.
3249 2008-12-29  Ulrich Drepper  <drepper@redhat.com>
3251         * sysdeps/posix/getaddrinfo.c (gaih_inet): When the
3252         gethostbyname4_r function call succeeded, just leave the loop.
3254         [BZ #9694]
3255         * wcsmbs/wchar.h: Move undefs for local __need_* constants to the
3256         very end.
3257         * wctype/wctype.h: Get wint_t definition directly from <stddef.h>.
3258         * wctype/Makefile (tests): Add bug-wctypeh.
3259         * wctype/bug-wctypeh.c: New file.
3261         * nscd/nscd_gethst_r.c (nscd_gethst_r): Don't use nscd if
3262         LOCALDOMAIN is defined.
3263         * nscd/nscd_getai.c (__nscd_getai): Likewise.
3265         * sysdeps/x86_64/bits/select.h: New file.
3267         * resolv/res_init.c (__res_vinit): Count all servers in statp->nscount.
3269 2008-12-21  Bruno Haible  <bruno@clisp.org>
3271         [BZ #9677]
3272         * wcsmbs/mbsnrtowcs.c (__mbsnrtowcs): Create temporary state object
3273         if no output is written.
3275 2008-12-13  Klaus Dittrich  <kladit@arcor.de>
3277         * login/utmp_file.c (pututline_file): Replace call to dup2 with
3278         libc internal symbol __dup2 to avoid access through the PLT.
3280 2008-12-08  Ulrich Drepper  <drepper@redhat.com>
3282         [BZ #6545]
3283         * sysdeps/unix/sysv/linux/bits/socket.h (SCM_CREDENTIALS): Make
3284         available only for __USE_GNU.
3286         * inet/Makefile (tests): Add tst-getni2.
3287         * inet/tst-getni2.c: New file.
3289         [BZ #7080]
3290         * inet/getnameinfo.c (getnameinfo): Check for output buffers being
3291         NULL when NI_NAMEREQD is set.
3292         Patch mostly by Yang Hongyang <yanghy@cn.fujitsu.com>.
3293         * inet/Makefile (tests): Add tst-getni1.
3294         * inet/tst-getni1.c: New file.
3296 2008-12-03  Petr Baudis  <pasky@suse.cz>
3298         [BZ #7067]
3299         * nscd/connections.c (invalidate_cache): Use prune_run_lock
3300         instead of prune_lock.
3301         (nscd_run_prune): Before calling prune_cache, take prune_run_lock.
3302         * nscd/nscd.h (database_dyn): Add prune_run_cache.
3304 2008-12-07  Ulrich Drepper  <drepper@redhat.com>
3306         * resolv/res_send.c (send_dg): Use correct guards for SOCK_CLOEXEC
3307         use.
3309         * sysdeps/unix/sysv/linux/kernel-features.h: Fix typo in accept4
3310         handling.
3312         * resolv/res_init.c (__res_vinit): Always assign to statp->nscount
3313         after reading name server list.
3315         [BZ #7058]
3316         * nis/nss_nis/nis-hosts.c (_nss_nis_gethostbyname4_r): Fix memory
3317         handling for host name aliases.
3319 2008-11-24  Arkadiusz MiÅ›kiewicz  <arekm@maven.pl>
3321         * sysdeps/i386/dl-tlsdesc.S (_dl_tlsdesc_dynamic): Use LOAD_PIC_REG
3322         instead of doing things manually.
3324 2008-11-26  Chris Steel  <chris.steel.lnx@googlemail.com>
3326         * posix/regex_internal.h (build_wcs_upper_buffer):
3327         Return type is reg_error_t.
3329 2008-12-05  Ulrich Drepper  <drepper@redhat.com>
3331         * posix/globtest.sh: Use mktemp to create temporary file and
3332         directory.
3334         * sysdeps/unix/sysv/linux/bits/sched.h (__CPU_SET_S): Handle large
3335         sets correctly.
3336         (__CPU_CLR_S): Likewise.
3337         (__CPU_ISSET_S): Likewise.
3339 2008-12-05  Joseph Myers  <joseph@codesourcery.com>
3340             Ulrich Drepper  <drepper@redhat.com>
3342         * scripts/firstversion.awk: Use custom comparison function to compare
3343         version numbers.
3344         * scripts/versions.awk: Use sort invocation which can handle
3345         multi-digit sub-version numbers.
3347 2008-12-04  Ulrich Drepper  <drepper@redhat.com>
3349         * locale/programs/ld-address.c (DEFINE_LANGUAGE_CODE2): Define.
3350         * locale/iso-639.def: Add Chhattisgarhi entry.
3352 2008-12-02  Ulrich Drepper  <drepper@redhat.com>
3354         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname3_r): Recognize
3355         ESRCH return value.
3356         (_nss_dns_gethostbyname4_r): Likewise.
3357         * resolv/res_init.c (__res_vinit): Initialize nscount to zero.
3358         * sysdeps/posix/getaddrinfo.c (gaih_inet): In case we use
3359         gethostbyname4_r, we don't have a separate IPv6 status, so copy
3360         the no_data variable.
3362         * resolv/res_init.c (__res_vinit): Fill in IPv4 name server
3363         information at the correct index.
3365         * socket/sys/socket.h: Declare accept4.
3366         * socket/accept4.c: New file.
3367         * sysdeps/unix/sysv/linux/accept4.c: New file.
3368         * sysdeps/unix/sysv/linux/i386/accept4.S: New file.
3369         * socket/Makefile (routines): Add accept4.
3370         * socket/Versions: Export accept4 with version GLIBC_2.10.
3371         * socket/paccept.c: Removed.
3372         * sysdeps/unix/sysv/linux/paccept.c: Removed.
3373         * sysdeps/unix/sysv/linux/i386/paccept.S: Removed.
3374         * Versions.def: Define GLIBC_2.10 for libc.
3375         * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_ACCEPT4.
3377         * nscd/connections.c: Use accept4.
3379         * sysdeps/unix/sysv/linux/i386/socket.S: Fix comment.
3381 2008-12-01  Ulrich Drepper  <drepper@redhat.com>
3383         * resolv/res_send.c (send_dg): Create sockets with non-blocking
3384         flag already set.
3386         * stdlib/setenv.c (unsetenv): Don't search environment if it does
3387         not exist.
3388         * stdlib/Makefile (tests): Add tst-unsetenv1.
3389         * stdlib/tst-unsetenv1.c: New file.
3391 2008-11-29  Ulrich Drepper  <drepper@redhat.com>
3393         * login/utmp_file.c (file_writable): New variable.
3394         (setutent_file): Don't try to open file for writing.
3395         (pututline_file): Before writing, make descriptor writable if
3396         necessary.
3398 2008-11-26  Ulrich Drepper  <drepper@redhat.com>
3400         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Only restrict search
3401         to IPv4 or IPv6 if an interface has been found.
3403 2008-11-26  Roland McGrath  <roland@redhat.com>
3405         * sysdeps/unix/sysv/linux/alpha/ipc_priv.h: Renamed to ...
3406         * sysdeps/unix/sysv/linux/powerpc/ipc_priv.h: ... here.
3408         * sysdeps/unix/sysv/linux/alpha/wordexp.c: Renamed to ...
3409         * sysdeps/unix/sysv/linux/ia64/wordexp.c: ... here.
3410         * sysdeps/unix/sysv/linux/sparc/sparc64/wordexp.c: Change #include.
3412         * elf/elf.h (NT_386_IOPERM): New macro.
3413         (NT_PPC_VSX): New macro.
3415 2008-11-25  Roland McGrath  <roland@redhat.com>
3417         * sysdeps/alpha, sysdeps/unix/bsd/osf/alpha,
3418         sysdeps/unix/bsd/Attic/osf1/alpha, sysdeps/unix/sysv/linux/alpha,
3419         sysdeps/unix/sysv/linux/alpha/alpha, sysdeps/unix/alpha,
3420         sysdeps/mach/alpha, sysdeps/mach/hurd/alpha:
3421         Subdirectories moved to ports repository.
3422         * configure.in (base_machine): Remove alpha case.
3424 2008-11-25  Thomas Schwinge  <tschwinge@gnu.org>
3426         * sysdeps/mach/strerror_l.c: New file.
3428 2008-11-13  Ryan S. Arnold  <rsa@us.ibm.com>
3430         [BZ #6411]
3431         * sysdeps/powerpc/fpu/Makefile: Added test case tst-setcontext-fpscr.
3432         * sysdeps/powerpc/fpu/feholdexcpt.c (_FPU_MASK_ALL): Define to replace
3433         magic numbers.
3434         * sysdeps/powerpc/fpu/fenv_libc.h (fesetenv_register): Dynamically
3435         choose mtfsf insn based on PPC_FEATURE_HAS_DFP.
3436         (relax_fenv_state): Same as above.
3437         (FPSCR_29): Reserve bit in ISA 2.05.
3438         (FPSCR_NI): Provide define for compat.
3439         * sysdeps/powerpc/fpu/fesetenv.c (_FPU_MASK_ALL): Define to replace
3440         magic numbers.
3441         * sysdeps/powerpc/fpu/feupdateenv.c (_FPU_MASK_ALL): Define to replace
3442         magic numbers.
3443         * sysdeps/powerpc/fpu/tst-setcontext-fpscr.c: New file.  Test case to
3444         test setcontext and swapcontext with dynamic 64-bit FPSCR detection.
3445         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S (__longjmp): Adjust
3446         access to hwcap to account for hwcap size increase to uint64_t.
3447         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S (__sigsetjmp ):
3448         Likewise.
3449         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext-common.S
3450         (*setcontext): Likewise.
3451         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/fpu/setcontext.S:
3452         New file.
3453         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/fpu/swapcontext.S:
3454         New file.
3455         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext-common.S
3456         (*setcontext): dynamically select mtfsf insn based on
3457         PPC_FEATURE_HAS_DFP. Adjust access to hwcap to account for hwcap size
3458         increase to uint64_t.
3459         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S
3460         (*swapcontext): dynamically select mtfsf insn based on
3461         PPC_FEATURE_HAS_DFP.  Adjust access to hwcap to account for hwcap size
3462         increase to uint64_t.
3463         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/fpu/setcontext.S:
3464         New file.
3465         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/fpu/swapcontext.S:
3466         New file.
3467         * sysdeps/unix/sysv/linux/powerpc/powerpc64/setcontext.S
3468         (*setcontext): dynamically select mtfsf insn based on
3469         PPC_FEATURE_HAS_DFP.
3470         * sysdeps/unix/sysv/linux/powerpc/powerpc64/swapcontext.S
3471         (*swapcontext): dynamically select mtfsf insn based on
3472         PPC_FEATURE_HAS_DFP.
3474 2008-11-13  Ulrich Drepper  <drepper@redhat.com>
3476         * version.h: Bump for 2.9 release.
3477         * include/features.h (__GLIBC_MINOR__): Bump to 9.
3479         [BZ #7029]
3480         * sysdeps/unix/sysv/linux/bits/sched.h (__CPU_ALLOC_SIZE):
3481         Multiply with sizeof of __cpu_mask, not 8 unconditionally after
3482         all the rounding.
3484 2008-11-11  Ulrich Drepper  <drepper@redhat.com>
3486         [BZ #7009]
3487         * resolv/nss_dns/dns-host.c (gaih_getanswer_slice): Don't abort for
3488         unknown request types for now.
3490 2008-11-11  Roland McGrath  <roland@redhat.com>
3492         * sysdeps/x86_64/configure: New file.
3494         * configure.in: Add AC_SUBST(libc_cv_cpp_asm_debuginfo).
3495         * configure: Regenerated.
3497 2008-11-03  Martin Schwidefsky  <schwidefsky@de.ibm.com>
3499         * sysdeps/s390/s390-64/dl-trampoline.S (_dl_runtime_profile): Use the
3500         correct instruction to remove the stack frame.
3502 2008-11-03  Michael Matz  <matz@suse.de>
3504         * sysdeps/s390/bits/atomic.h (__arch_compare_and_exchange_val_32_acq,
3505         __arch_compare_and_exchange_val_64_acq): Add "memory" clobber.
3507 2008-11-07  Jakub Jelinek  <jakub@redhat.com>
3509         * include/stdio.h (__builtin_fwrite, __builtin_fwrite_unlocked):
3510         Remove.
3512         * bits/libc-tsd.h (__libc_tsd_define, __libc_tsd_address,
3513         __libc_tsd_get, __libc_tsd_set): Add TYPE argument, use it as the type
3514         of the thread variable instead of void *.
3515         * sysdeps/mach/hurd/bits/libc-tsd.h (__libc_tsd_define,
3516         __libc_tsd_address, __libc_tsd_get, __libc_tsd_set): Likewise.
3517         * include/ctype.h (CTYPE_B, CTYPE_TOUPPER, CTYPE_TOLOWER): Adjust
3518         __libc_tsd_define arguments.
3519         (__ctype_b_loc, __ctype_toupper_loc, __ctype_tolower_loc): Adjust
3520         __libc_tsd_address arguments.  Remove union hack.
3521         * include/rpc/rpc.h (RPC_VARS): Adjust __libc_tsd_define arguments.
3522         * sunrpc/rpc_thread.c (RPC_VARS): Likewise.
3523         (__rpc_thread_destroy, rpc_thread_multi, __rpc_thread_variables):
3524         Adjust __libc_tsd_{set,get} arguments.
3525         * ctype/ctype-info.c (CTYPE_B, CTYPE_TOUPPER, CTYPE_TOLOWER): Adjust
3526         __libc_tsd_define arguments.
3527         * locale/uselocale.c (__uselocale): Adjust __libc_tsd_{set,get}
3528         arguments.
3529         * locale/lc-ctype.c (_nl_postload_ctype): Likewise.
3530         * locale/global-locale.c (__libc_tsd_LOCALE): Adjust type.
3531         (LOCALE): Adjust __libc_tsd_define arguments.
3532         * locale/localeinfo.h (_NL_CURRENT_LOCALE): Adjust __libc_tsd_get
3533         arguments.
3534         (LOCALE): Adjust __libc_tsd_define arguments.
3535         * sysdeps/mach/hurd/malloc-machine.h (MALLOC): Adjust __libc_tsd_define
3536         arguments.
3537         (tsd_setspecific, tsd_getspecific): Adjust __libc_tsd_{set,get}
3538         arguments.
3540 2008-11-02  Ulrich Drepper  <drepper@redhat.com>
3542         * malloc/malloc.c (public_rEALLOc): When new arena is used, copy
3543         really all bytes.  Patch by Denys Vlasenko <dvlasenk@redhat.com>.
3545 2008-11-01  Ulrich Drepper  <drepper@redhat.com>
3547         [BZ #6966]
3548         * misc/hsearch_r.c (hsearch_r): Fix secondary hash function.
3550 2008-10-24  Joseph Myers  <joseph@codesourcery.com>
3551             Ulrich Drepper  <drepper@redhat.com>
3553         * math/tgmath.h (__floating_type): Use __builtin_classify_type in
3554         definition for GCC 3.1 and later.
3556 2008-10-31  Jakub Jelinek  <jakub@redhat.com>
3558         * elf/dl-tls.c (__tls_get_addr): After calling _dl_update_slotinfo
3559         refetch dtv, as it might have changed.
3560         * elf/Makefile: Add rules to build and run tst-tls18.
3561         * elf/tst-tls18.c: New test.
3562         * elf/tst-tlsmod18a.c: New file.
3564 2008-09-09  Aurelien Jarno  <aurelien@aurel32.net>
3566         [BZ #6875]
3567         * iconvdata/gconv-modules: Add LATIN9 as an alias to ISO-8859-15.
3569 2008-10-31  Ulrich Drepper  <drepper@redhat.com>
3571         [BZ #6867]
3572         * sysdeps/powerpc/elf/rtld-global-offsets.sym: Fix typo.
3574         [BZ #6919]
3575         * posix/spawnattr_getschedparam.c (posix_spawnattr_getschedparam):
3576         Fix length of copy operation.
3578 2008-10-02  Pierre Habouzit <madcoder@debian.org>
3580         * sysdeps/unix/sysv/linux/eventfd.c (eventfd): Use the eventfd2 syscall
3581         and fix its calling convention.
3583 2008-10-07  Andreas Schwab  <schwab@suse.de>
3585         [BZ #6942]
3586         * resolv/res_send.c (send_vc): Fix last change.
3587         (send_dg): Align here as well.
3589 2008-10-31  Ulrich Drepper  <drepper@redhat.com>
3591         * sysdeps/unix/sysv/linux/ulimit.c (__ulimit): Handle UL_GETFSIZE
3592         return value in case rlimit is RLIM_INFINITY.
3594         [BZ #6947]
3595         * sysdeps/unix/sysv/linux/ulimit.c (__ulimit): Fix return value
3596         for UL_SETFSIZE.
3597         * resource/Makefile (tests): Add bug-ulimit1.
3598         * resource/bug-ulimit1.c: New file.
3600         [BZ #6974]
3601         * sunrpc/rpc_main.c (mkfile_output): Properly handle filename
3602         without dot.  Properly terminate the string with a null byte.
3603         Based on a patch by Aurelien Jarno <aurelien@aurel32.net>.
3605         [BZ #6980]
3606         * debug/getgroups_chk.c (__getgroups_chk): Return EINVAL error for
3607         negative sizees.
3608         * posix/bits/unistd.h (getgroups): Call __getgroups_chk for
3609         negative __size.
3611         [BZ #6995]
3612         * sysdeps/powerpc/powerpc32/dl-machine.c: Fix typo in message.
3614 2008-10-30  Ulrich Drepper  <drepper@redhat.com>
3616         * grp/initgroups.c (internal_getgrouplist): Don't prematurely
3617         abort if there is no initgroups_dyn function.
3619         * resolv/res_send.c (send_dg): On timeout, only return nonzero
3620         result if any of the queries really provided an answer.
3622 2008-10-28  Ulrich Drepper  <drepper@redhat.com>
3624         * po/lt.po: Update from translation team.
3626 2008-10-26  Ulrich Drepper  <drepper@redhat.com>
3628         * po/id.po: Update from translation team.
3630 2008-10-24  Ulrich Drepper  <drepper@redhat.com>
3632         * resolv/res_query.c (__libc_res_nquery): Add a few casts.
3633         Fix tests for existence of second reply.
3635 2008-10-23  Ulrich Drepper  <drepper@redhat.com>
3637         * po/id.po: New file.
3638         Contributed by the Indonesian translation team.
3640 2008-10-22  Dmitry V. Levin  <ldv@altlinux.org>
3642         * misc/syslog.c (openlog_internal): Fix __have_sock_cloexec
3643         initialization.
3645 2008-10-17  Jakub Jelinek  <jakub@redhat.com>
3647         * elf/Makefile: Add rules to build and run tst-tls17.
3648         * elf/tst-tls17.c: New test.
3649         * elf/tst-tlsmod17a.c: New file.
3650         * elf/tst-tlsmod17b.c: Likewise.
3652 2008-10-17  Ulrich Drepper  <drepper@redhat.com>
3654         * stdlib/divmod_1.c: Use correct type for dummy variable.
3655         * stdlib/mod_1.c: Likewise.
3657 2008-10-16  Ulrich Drepper  <drepper@redhat.com>
3659         * elf/dl-tls.c (_dl_update_slotinfo): Copy all of the initial DTV.
3661 2008-10-16  Jakub Jelinek  <jakub@redhat.com>
3663         * sysdeps/unix/sysv/linux/sys/signalfd.h (signalfd): Fix __THROW vs.
3664         __nonnull order for C++.
3665         * sysdeps/unix/sysv/linux/alpha/sys/signalfd.h (signalfd): Likewise.
3666         * sysdeps/unix/sysv/linux/sparc/sys/signalfd.h (signalfd): Likewise.
3668 2008-10-01  Daniel Jacobowitz  <dan@codesourcery.com>
3670         * stdlib/longlong.h: Update from GCC.
3672 2008-10-09  Jakub Jelinek <jakub@redhat.com>
3673             David S. Miller  <davem@davemloft.net>
3675         * sysdeps/sparc/sparc64/sparcv9v/memcpy.S: When not USE_BPR,
3676         make sure any registers used with 64-bit 'branch-on-register'
3677         instructions have their top 32-bits clear.
3678         * sysdeps/sparc/sparc64/sparcv9v/memset.S: Likewise.
3679         * sysdeps/sparc/sparc64/sparcv9v2/memcpy.S: Likewise.
3681 2008-09-18  Andreas Schwab  <schwab@suse.de>
3683         [BZ #6942]
3684         * resolv/res_send.c (send_vc): Fix use of unaligned address.
3685         Properly handle partial reads.
3687 2008-10-01  Mark Shinwell  <shinwell@codesourcery.com>
3689         * elf/elf.h (STO_MIPS_PLT): New.
3690         (R_MIPS_COPY): New.
3691         (R_MIPS_JUMP_SLOT): New.
3692         (R_MIPS_NUM): Redefine to 128.
3693         (DT_MIPS_PLTGOT): New.
3694         (DT_MIPS_RWPLT): New.
3695         (DT_MIPS_NUM): Redefine to 0x35.
3697 2008-10-01  Ulrich Drepper  <drepper@redhat.com>
3699         * timezone/africa: Update from tzdata2008f.
3700         * timezone/asia: Likewise.
3701         * timezone/australasia: Likewise.
3702         * timezone/europe: Likewise.
3703         * timezone/leapseconds: Likewise.
3704         * timezone/northamerica: Likewise.
3705         * timezone/southamerica: Likewise.
3706         * timezone/zone.tab: Likewise.
3708 2008-09-30  Ulrich Drepper  <drepper@redhat.com>
3710         * nscd/connections.c: Disable use of paccept for now.
3712 2008-09-29  Ulrich Drepper  <drepper@redhat.com>
3714         * socket/Versions: Remove paccept export for GLIBC_2.9.
3715         * socket/Makefile (routines): Remove paccept.
3716         * socket/sys/socket.h: Remove paccept declaration.
3718         * po/sv.po: Update from translation team.
3720 2008-09-22  Deborah S. Townsend  <dstownse@us.ibm.com>
3722         * sysdeps/s390/s390-64/s390x-mcount.S: Replace ahi with aghi.
3723         * sysdeps/unix/sysv/linux/s390/s390-64/socket.S: Likewise.
3725 2008-09-16  Ulrich Drepper  <drepper@redhat.com>
3727         * dlfcn/dlopen.c (dlopen_doit): Allow __RTLD_SPROF flag.
3728         Patch by Olivier Fourdan <ofourdan@redhat.com>.
3730 2008-09-15  Ulrich Drepper  <drepper@redhat.com>
3732         * sunrpc/rpc/svc.h: Declare svcfd_create.
3733         Patch by Michael Solberg <msolberg@redhat.com>.
3735 2008-09-12  Flavio Leitner  <fleitner@redhat.com>
3736             Ulrich Drepper  <drepper@redhat.com>
3738         * malloc/malloc.c (public_vALLOc): Try other arenas in case
3739         _int_valloc fails.
3740         (public_pVALLOc): Likewise.
3742 2008-09-02  Andreas Jaeger  <aj@suse.de>
3744         * sysdeps/unix/sysv/linux/s390/s390-32/utmp-convert.h: Fix last
3745         commit.
3747 2008-08-26  Aurelien Jarno  <aurelien@aurel32.net>
3749         [BZ #6860]
3750         * hurd/hurd/signal.h (HURD_MSGPORT_RPC): Fix a typo.
3752 2008-07-18  Daniel Jacobowitz  <dan@codesourcery.com>
3754         * Makefile (check-data): Check data directory in add-ons.
3755         * elf/Makefile (check-data): Likewise.
3757 2008-08-18  Roland McGrath  <roland@redhat.com>
3759         * configure.in (--with-cpu): Check compiler support for -march/-mcpu.
3760         * configure: Regenerated.
3761         * config.make.in (cflags-cpu): New substituted variable.
3762         (with-cpu): Variable removed.
3763         * Makeconfig (+cflags): Use $(cflags-cpu), not $(with-cpu).
3765 2008-08-14  Ryan S. Arnold  <rsa@us.ibm.com>
3767         [BZ #6845]
3768         * sysdeps/powerpc/fpu/bits/mathinline.h (__signbitl): Copy new
3769         __signbitl definition and __LONG_DOUBLE_128__ guard from:
3770         * sysdeps/unix/sysv/linux/powerpc/bits/mathinline.h: Remove as
3771         redundant.  Functions which call floating point assembler operations
3772         should go into a sysdeps powerpc/fpu directory.
3774 2008-08-15  Ulrich Drepper  <drepper@redhat.com>
3776         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Define MAP_STACK.
3777         * sysdeps/unix/sysv/linux/i386/bits/mman.h: Likewise.
3779 2008-08-14  Ulrich Drepper  <drepper@redhat.com>
3781         * sysdeps/x86_64/memset.S: Reduce size of tables for PIC.
3783         * sysdeps/unix/sysv/linux/dl-origin.c (_dl_get_origin): Undo all
3784         change related to AT_EXECFN.  We cannot use that string.
3785         * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): Remove
3786         _dl_execfn member.
3787         * elf/dl-support.c: Remove _dl_execfn variable.
3788         (_dl_aux_init): Remove handling of AT_EXECFN.
3789         * elf/dl-sysdep.c (_dl_sysdep_start): Remove handling of AT_EXECFN.
3790         * elf/rtld.c (process_envvars): Remove use of __ASSUME_AT_EXECFN.
3792 2008-08-13  Ulrich Drepper  <drepper@redhat.com>
3794         [BZ #6544]
3795         * libio/fmemopen.c: Implement binary mode.  In this mode no NUL
3796         byte gets added to writes and seeks from the end use the length of
3797         the buffer and not the currently terminating NUL byte.
3799         [BZ #6634]
3800         * login/utmp_file.c (getutent_r_file): Take additional parameter.
3801         Set to true if locking failed.
3802         (getutid_r_file): Adjust caller.
3803         (pututline_file): Likewise.  Return NULL in this case.
3804         Patch mostly by halesh.s@gmail.com.
3806 2008-08-12  Ulrich Drepper  <drepper@redhat.com>
3808         [BZ #6589]
3809         * sysdeps/unix/sysv/linux/ifaddrs.c (struct sockaddr_ll_max):
3810         Define.
3811         (struct ifaddrs_storage): Use it instead of sockaddr_ll.
3813 2008-08-12  Ryan S. Arnold  <rsa@us.ibm.com>
3815         [BZ #6839]
3816         * sysdeps/powerpc/powerpc32/dl-machine.c (CHECK_STATIC_TLS): Remove
3817         macro since it is now available in elf/dynamic-link.h.
3819 2008-08-12  Roland McGrath  <roland@frob.com>
3821         * hurd/hurd/signal.h (HURD_MSGPORT_RPC): Avoid -Wparenthesis triggers,
3822         in case used outside of libc.
3823         Reported by Samuel Thibault <samuel.thibault@ens-lyon.org>
3825 2008-08-11  Ulrich Drepper  <drepper@redhat.com>
3827         * resolv/res_mkquery.c (res_nmkquery): Call ns_name_compress
3828         directly instead of going through dn_comp.
3830 2008-08-11  Aurelien Jarno  <aurel32@debian.org>
3832         * sysdeps/mach/i386/machine-lock.h (__spin_unlock, __spin_try_lock):
3833         Fix asm constraints.
3835 2008-08-07  Ulrich Drepper  <drepper@redhat.com>
3837         [BZ #6790]
3838         * sysdeps/unix/sysv/linux/bits/in.h (IP_PMTUDISC_PROBE): Define.
3839         (IPV6_PMTUDISC_PROBE): Likewise.
3841 2008-08-07  Pete Eberlein  <eberlein@us.ibm.com>
3843         [BZ #6791]
3844         * sysdeps/unix/sysv/linux/powerpc/bits/mman.h (PROT_SAO): Define.
3846 2008-08-01  Steven Munroe  <sjmunroe@us.ibm.com>
3847             Carlos Eduardo Seo  <cseo@linux.vnet.ibm.com>
3849         [BZ #6817]
3850         * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_cap_flags):
3851         Added the members 'vsx' and 'arch_2_06'.
3852         (_dl_powerpc_platforms): Add the member 'power7'.
3853         * sysdeps/powerpc/dl-procinfo.h: Modify _DL_HWCAP_FIRST
3854         to reflect the changes required by VSX and ISA 2.06.
3855         Modify _DL_PLATFORMS_COUNT to reflect the addition of
3856         'power7'.
3857         Defined PPC_PLATFORM_POWER7.
3858         (_dl_string_platform): Add support for POWER7.
3859         * sysdeps/powerpc/sysdep.h: Define bit masks for VSX
3860         capability and ISA 2.06.
3862 2008-08-07  Ulrich Drepper  <drepper@redhat.com>
3864         [BZ #6824]
3865         * sysdeps/unix/sysv/linux/powerpc/bits/mathinline.h: Use correct
3866         macro to detect use of 128 bit long double.
3867         Patch by Ryan S. Arnold <rsa@us.ibm.com>.
3869 2008-08-05  Ulrich Drepper  <drepper@redhat.com>
3871         * scripts/gen-as-const.awk: Use 32-bit values on 32-bit platforms.
3873         [BZ #5794]
3874         * sysdeps/i386/fpu/s_expm1l.S: Simply use exp implementation for large
3875         parameters.
3876         * sysdeps/x86_64/fpu/s_expm1l.S: Likewise.
3877         Patch by Denys Vlasenko <dvlasenk@redhat.com>.
3879 2008-08-03  Ulrich Drepper  <drepper@redhat.com>
3881         * nscd/connections.c (main_loop_poll): Pass a buffer which is
3882         guaranteed to be large enough to read inotify event.  Ignore
3883         EAGAIN error.  Better error message.  Add branch predicition.
3884         (main_loop_epoll): Likewise.
3886 2008-08-02  Roland McGrath  <roland@frob.com>
3888         * sysdeps/mach/i386/machine-lock.h (__spin_unlock, __spin_try_lock):
3889         Add memory clobbers.
3891 2008-08-02  Ulrich Drepper  <drepper@redhat.com>
3893         * manual/arith.texi: Avoid @strong{Note:}.
3894         * manual/creature.texi: Likewise.
3895         * manual/filesys.texi: Likewise.
3896         * manual/math.texi: Likewise.
3897         * manual/memory.texi: Likewise.
3898         * manual/resource.texi: Likewise.
3899         * manual/syslog.texi: Likewise.
3900         * manual/time.texi: Likewise.
3902         * sysdeps/posix/clock_getres.c (hp_timing_getres): Remove inline
3903         to prevent warning.
3905 2008-08-01  Ulrich Drepper  <drepper@redhat.com>
3907         * sysdeps/unix/sysv/linux/Versions: Fix changes due to old patch for
3908         new epoll_create1 interface.
3909         * sysdeps/unix/sysv/linux/syscalls.list: Likewise.
3910         * sysdeps/unix/sysv/linux/sys/epoll.h: Likewise.
3911         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Likewise.
3913         * include/arpa/nameser.h (NS_GET16): Use const pointer.
3914         (NS_GET32): Likewise.
3916         * sysdeps/unix/sysv/linux/kernel-features.h: s390 has the new
3917         syscalls, too.
3919         * sysdeps/unix/sysv/linux/dl-origin.c (_dl_get_origin): We cannot
3920         use the AT_EXECFN value if it is no absolute path.
3921         * sysdeps/unix/sysv/linux/kernel-features.h: Never define
3922         __ASSUME_AT_EXECFN.
3924         * Versions.def: Add GLIBC_2.9 to libresolv.
3925         * include/resolv.h: Remove hidden proto declarations for __ns_*
3926         functions.  Add them for __dn_count_labels and __p_secstodate.
3927         * include/arpa/nameser.h: Add a number of hidden proto declarations.
3928         Define ns_msg_getflags macro here.
3929         * resolv/res_debug.c: Add hidden definition for __dn_count_labels
3930         and __p_secstodate.
3931         * resolv/Versions: Export functions from <arpa/nameser.h> from
3932         libresolv in version GLIBC_2.9.
3933         * resolv/ns_name.c: Integrate changes from bind 9.5.0.  Add necessary
3934         hidden definitions.
3935         * resolv/ns_netint.c: Likewise.
3936         * resolv/ns_parse.c: Likewise.
3937         * resolv/ns_print.c: Likewise.
3938         * resolv/ns_samedomain.c: Likewise.
3939         * resolv/ns_ttl.c: Likewise.
3940         * resolv/arpa/nameser_compat.h: Likewise.
3941         * resolv/arpa/nameser.h: Likewise.  Remove macros which redirect
3942         function calls.
3943         * resolv/nss_dns/dns-canon.c (_nss_dns_getcanonname_r): Use __ns_get16
3944         instead of ns_get16.
3945         * resolv/nss_dns/dns-host.c (getanswer_r): Use __ns_get16 and
3946         __ns_get32 instead of ns_get16 and ns_get32 respectively.
3947         (gaih_getanswer_slice): Likewise.
3948         * resolv/Makefile (libresolv-routines): Add ns_date.
3949         * resolv/ns_date.c: New file.
3951         * elf/Makefile (check-localplt.out): Also check libresolv and
3952         libcrypt.
3954 2008-07-31  Ulrich Drepper  <drepper@redhat.com>
3956         * sysdeps/unix/sysv/linux/kernel-features.h: Define
3957         __ASSUME_O_CLOEXEC.
3959 2008-07-30  Ulrich Drepper  <drepper@redhat.com>
3961         * sysdeps/posix/getaddrinfo.c (gaih_inet): Raise size of initial
3962         buffer passed to NSS functions.
3964         * nscd/connections.c (nscd_init): Typo in preprocessor directive.
3966         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_PACCEPT):
3967         Define.
3969         * misc/syslog.c (openlog_internal): Fix compile problem.
3971 2008-07-28  Roland McGrath  <roland@redhat.com>
3973         * elf/dl-sysdep.c (_dl_show_auxv): Add AT_EXECFN to the table.
3975 2008-07-28  Ulrich Drepper  <drepper@redhat.com>
3977         * io/ftw.c (add_object): Remove inline to avoid warning.
3979         * sysdeps/unix/sysv/linux/paccept.c: Fix compile problem.
3981         * resolv/res_send.c (__libc_res_nsend): Take additional parameter.
3982         Use it instead of locally defined resplen2 variable.
3983         (res_nsend): Adjust for __libc_res_nsend interface change.
3984         (send_vc): Initialize *resplen2 if necessary.  Read length of
3985         package into an appropriately aligned variable.  Store converted length
3986         in new variable and use it appropriately.
3987         Add branch prediction help.
3988         * resolv/res_query.c (__libc_res_nquery): Take additional parameter
3989         and pass it on to __libc_res_nsend.  Adjust all callers.
3990         (__libc_res_nsearch): Likewise.
3991         (__libc_res_nqeurydomain): Likewise.
3992         * resolv/nss_dns/dns-host.c: Adjust for __libc_res_nsearch interface
3993         change.
3994         (_nss_dns_gethostbyname4): Don't unconditionally allocate tmp array.
3995         Define resplen2 variable and pass it to __libc_res_nsearch and then
3996         to gaih_getanswer.
3997         (getanswer_r): In case of incorrect DNS data don't overread buffer.
3998         Add branch prediction.
3999         (gaih_getanswer_slice): Likewise.  Check for invalid data types.
4000         (gaih_getanswer): Don't decode second slice if first one failed due
4001         to a too small buffer.  Don't let not found status of second
4002         decoder shadow results of the first.
4003         * resolv/gethnamaddr.c (gethostbyname2): Adjust for __libc_res_nsearch
4004         and __libc_res_nquery interface changes
4005         (gethostbyaddr): Adjust for __libc_res_nquery interface change.
4006         * include/resolv.h: Adjust prototypes for __libc_res_nquery,
4007         __libc_res_nsearch, and __libc_res_nsend.
4008         * resolv/nss_dns/dns-canon.c: Adjust for __libc_res_nquery interface
4009         change.
4010         * resolv/nss_dns/dns-network.c: Adjust for __libc_res_nquery and
4011         __libc_res_nsearch interface changes.
4013 2008-07-27  Ulrich Drepper  <drepper@redhat.com>
4015         * libio/iopopen.c (_IO_new_proc_open): Remove unnecessary volatile.
4017         * posix/wordexp.c (exec_comm): Use pipe2 if possible to create
4018         file descriptors with close-on-exec set.
4019         (exec_comm_child): Fix the case where the write end of the pipe is
4020         STDOUT_FILENO already.  In case it is, clear close-on-exec.
4022         * sysdeps/unix/sysv/linux/syscalls.list: Add __pipe2 alias.
4023         * io/pipe2.c: Likewise.
4024         * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_PIPE2
4025         instead of __ASSUME_PACCEPT.
4026         * include/unistd.h: Declare __have_pipe2.
4027         * libio/iopopen.c: Implement "e" flag.
4028         * libio/Makefile (tests): Add tst-popen1.
4029         * libio/tst-popen1.c: New file.
4031         * sysdeps/unix/sysv/linux/bits/socket.h: Define PF_ISDN and AF_ISDN.
4032         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
4034 2008-07-26  Ulrich Drepper  <drepper@redhat.com>
4036         [BZ #6771]
4037         * libio/fileops.c (_IO_new_file_attach): Preserve errno around
4038         success call of _IO_SEEKOFF or calls which failed because the
4039         descriptor is for a pipe.
4041         * sunrpc/key_call.c (getkeyserv_handle): Use FD_CLOEXEC instead of
4042         magic number.
4044         * misc/syslog.c (openlog_internal): Use SOCK_CLOEXEC if possible.
4046         * malloc/mtrace.c (mtrace): Use 'e' flag in fopen call.  Drop
4047         F_SETFD use if we know fopen set the flag.
4049         * login/utmp_file.c (setutent_file): Minor optimization in case
4050         O_CLOEXEC is available.
4052 2008-07-24  Tom "spot" Callaway  <tcallawa@redhat.com>
4054         * Makeconfig: Define pie-ccflag and PIE-ccflag variables.
4055         * elf/Makefile: Use pie-ccflag variable.
4056         * nscd/Makefile: Likewise.
4057         * sysdeps/sparc/Makefile: Set $(pie-ccflag) to -fPIE.
4059 2008-07-21  Andreas Krebbel  <krebbel1@de.ibm.com>
4061         [BZ #6724]
4062         * Versions.def: Add GLIBC_2.9 version tag for libutil.
4063         * sysdeps/unix/sysv/linux/s390/bits/utmp.h: Copy of
4064         gnu/bits/utmp.h.  Check for __WORDSIZE_COMPAT32 removed.
4065         * sysdeps/unix/sysv/linux/s390/bits/utmpx.h: Copy of
4066         gnu/bits/utmpx.h.  Check for __WORDSIZE_COMPAT32 removed.
4067         * sysdeps/unix/sysv/linux/s390/s390-32/Makefile: Add new files
4068         utmp32, utmpx32 and login32.
4069         * sysdeps/unix/sysv/linux/s390/s390-32/Versions: Add 2.9
4070         versions of struct utmp functions to libc and libutil.
4071         * sysdeps/unix/sysv/linux/s390/s390-32/utmp-compat.h: New file.
4072         * sysdeps/unix/sysv/linux/s390/s390-32/getutent.c: New file.
4073         * sysdeps/unix/sysv/linux/s390/s390-32/getutent_r.c: New file.
4074         * sysdeps/unix/sysv/linux/s390/s390-32/getutid.c: New file.
4075         * sysdeps/unix/sysv/linux/s390/s390-32/getutid_r.c: New file.
4076         * sysdeps/unix/sysv/linux/s390/s390-32/getutline.c: New file.
4077         * sysdeps/unix/sysv/linux/s390/s390-32/getutline_r.c: New file.
4078         * sysdeps/unix/sysv/linux/s390/s390-32/getutmp.c: New file.
4079         * sysdeps/unix/sysv/linux/s390/s390-32/getutxent.c: New file.
4080         * sysdeps/unix/sysv/linux/s390/s390-32/getutxid.c: New file.
4081         * sysdeps/unix/sysv/linux/s390/s390-32/getutxline.c: New file.
4082         * sysdeps/unix/sysv/linux/s390/s390-32/login.c: New file.
4083         * sysdeps/unix/sysv/linux/s390/s390-32/login32.c: New file.
4084         * sysdeps/unix/sysv/linux/s390/s390-32/pututxline.c: New file.
4085         * sysdeps/unix/sysv/linux/s390/s390-32/updwtmp.c: New file.
4086         * sysdeps/unix/sysv/linux/s390/s390-32/updwtmpx.c: New file.
4087         * sysdeps/unix/sysv/linux/s390/s390-32/utmp-convert.h: New file.
4088         * sysdeps/unix/sysv/linux/s390/s390-32/utmp32.c: New file.
4089         * sysdeps/unix/sysv/linux/s390/s390-32/utmp32.h: New file.
4090         * sysdeps/unix/sysv/linux/s390/s390-32/utmpx-convert.h: New file.
4091         * sysdeps/unix/sysv/linux/s390/s390-32/utmpx32.c: New file.
4092         * sysdeps/unix/sysv/linux/s390/s390-32/utmpx32.h: New file.
4094 2008-07-26  Ulrich Drepper  <drepper@redhat.com>
4096         * scripts/gen-as-const.awk: Generate more widely usable code by
4097         using 64-bit arithmetic.
4099         * stdio-common/printf_fp.c (___printf_fp): Give wide outout code
4100         the same treatment as narrow output code in last patch.
4102         * sunrpc/clnt_udp.c (__libc_clntudp_bufcreate): Namespace cleanup.
4104         [BZ #6763]
4105         * elf/dl-load.c (local_strdup): Remove inline.
4106         (_dl_map_object_from_fd): Don't allocate l_symbolic_searchlist.r_list.
4107         * elf/dl-object.c (_dl_new_object): Allocate symbolic searchlist as
4108         part of the object.
4110         * sysdeps/unix/sysv/linux/dl-origin.c: Add const to avoid warning.
4112 2008-07-25  Ulrich Drepper  <drepper@redhat.com>
4114         * sysdeps/unix/sysv/linux/kernel-features.h: IA-64 and SPARC have
4115         the new syscalls, too.
4117         * sysdeps/i386/i686/memcmp.S: Fix unwind information.
4118         Reported by Paul Pluzhnikov <ppluzhnikov@google.com>.
4120         [BZ #6698]
4121         * stdio-common/_i18n_number.h (_i18n_number_rewrite): Take additional
4122         parameter for end of buffer.  If temporary copy is too large use
4123         malloc.
4124         * stdio-common/vfprintf.c: Adjust for _i18n_number_rewrite
4125         interface change.
4126         * stdio-common/printf_fp.c (__printf_fp): Likewise..  Account for
4127         string rewrite when allocating buffer.
4129         * sysdeps/unix/sysv/linux/kernel-features.h: PPC has the new
4130         syscalls, too.
4132         * nscd/connections.c (nscd_init): Clean up fcntl call.
4134         * nscd/nscd_helper.c (open_socket): Use SOCK_CLOEXEC and
4135         SOCK_NONBLOCK if possible.
4137         * sysdeps/unix/sysv/linux/opensock.c (__opensock): Use
4138         SOCK_CLOEXEC if available.
4140         * include/rpc/clnt.h: Declare __libc_clntudp_bufcreate and
4141         __libc_clntudp_bufcreate_internal.
4142         * include/sys/socket.h: Declare __have_sock_cloexec.
4143         * socket/Makefile (aux): Add have_sock_cloexec.
4144         * socket/have_sock_cloexec.c: New file.
4145         * sunrpc/clnt_udp.h (clntudp_bufcreate): Now a wrapper around
4146         __libc_clntudp_bufcreate.
4147         (__libc_clntudp_bufcreate): Former implementation of clntudp_bufcreate
4148         which takes an additional parameter.  Create socket with non-blocking
4149         mode and close-on-exec flag set, if wanted.
4150         * sunrpc/Versions: Export __libc_clntudp_bufcreate@GLIBC_PRIVATE.
4151         * nis/ypclnt.c (yp_bind_client_create): Use __libc_clntpudp_bufcreate
4152         instead of clntudp_create.  The socket has already the close-on-exec
4153         flag set if SOCK_CLOEXEC is defined.
4155 2008-07-24  Ulrich Drepper  <drepper@redhat.com>
4157         * sysdeps/unix/sysv/linux/kernel-features.h: Define
4158         __ASSUME_PACCEPT, __ASSUME_IN_NONBLOCK, and __ASSUME_PACCEPT if
4159         appropriate.
4160         * nscd/connections.c: Avoid fcntl calls to set close-on-exec flag and
4161         non-blocking mode by using socket, paccept, and inotify_init1.
4163         * Versions.def (glibc): Add GLIBC_2.9.
4164         * io/Makefile (routines): Add dup3 and pipe2.
4165         * io/Versions [glibc] (GLIBC_2.9): Add dup3 and pipe2.
4166         * io/dup3.c: New file.
4167         * io/pipe2.c: New file.
4168         * posix/unistd.h: Declare dup3 and pipe2.
4169         * socket/Makefile (routines): Add paccept.
4170         * socket/Versions [glibc] (GLIBC_2.9): Add paccept.
4171         * socket/paccept.c: New file.
4172         * socket/sys/socket.h: Declare paccept.
4173         * sysdeps/unix/syscalls.list: Add entry for dup3.
4174         * sysdeps/unix/sysv/linux/Versions [glibc] (GLIBC_2.9): Add
4175         epoll_create2 and inotify_init1.
4176         * sysdeps/unix/sysv/linux/eventfd.c: Use eventfd1 syscall if possible.
4177         * sysdeps/unix/sysv/linux/paccept.c: New file.
4178         * sysdeps/unix/sysv/linux/signalfd.c: Use signalfd4 syscall if
4179         possible.
4180         * sysdeps/unix/sysv/linux/socketcall.h: Add SOCKOP_paccept.
4181         * sysdeps/unix/sysv/linux/syscalls.list: Add epoll_create2,
4182         inotify_init1, and pipe2 entries.
4183         * sysdeps/unix/sysv/linux/alpha/sys/epoll.h: New file.
4184         * sysdeps/unix/sysv/linux/alpha/sys/eventfd.h: New file.
4185         * sysdeps/unix/sysv/linux/alpha/sys/inotify.h: New file.
4186         * sysdeps/unix/sysv/linux/alpha/sys/signalfd.h: New file.
4187         * sysdeps/unix/sysv/linux/alpha/sys/timerfd.h: New file.
4188         * sysdeps/unix/sysv/linux/bits/socket.h: Define SOCK_CLOEXEC and
4189         SOCK_NONBLOCK.
4190         * sysdeps/unix/sysv/linux/i386/paccept.S: New file.
4191         * sysdeps/unix/sysv/linux/sparc/sys/epoll.h: New file.
4192         * sysdeps/unix/sysv/linux/sparc/sys/eventfd.h: New file.
4193         * sysdeps/unix/sysv/linux/sparc/sys/inotify.h: New file.
4194         * sysdeps/unix/sysv/linux/sparc/sys/signalfd.h: New file.
4195         * sysdeps/unix/sysv/linux/sparc/sys/timerfd.h: New file.
4196         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: New file.
4197         * sysdeps/unix/sysv/linux/sys/epoll.h: Define EPOLL_CLOEXEC and
4198         EPOLL_NONBLOCK.  Declare epoll_create2.
4199         * sysdeps/unix/sysv/linux/sys/eventfd.h: Define EFD_CLOEXEC and
4200         EFD_NONBLOCK.
4201         * sysdeps/unix/sysv/linux/sys/inotify.h: Define IN_CLOEXEC and
4202         IN_NONBLOCK.  Declare inotify_init1.
4203         * sysdeps/unix/sysv/linux/sys/signalfd.h: Define SFD_CLOEXEC and
4204         SFD_NONBLOCK.
4205         * sysdeps/unix/sysv/linux/sys/timerfd.h: Define TFD_CLOEXEC and
4206         TFD_NONBLOCK.
4208         * elf/elf.h: Define AT_EXECFN.
4209         * elf/rtld.c [!__ASSUME_AT_EXECFN] (process_envvars): Don't handle
4210         LD_ORIGIN_PATH.
4211         * elf/dl-sysdep.c (_dl_sysdep_start): Handle AT_EXECFN.
4212         * elf/dl-support.c: Define _dl_execfn.  Don't define _dl_origin_path
4213         if __ASSUME_AT_EXECFN is defined.
4214         (_dl_aux_init): Handle AT_EXECFN.
4215         * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_AT_EXECFN
4216         for 2.6.27 and up.
4217         * sysdeps/generic/ldsodefs.h (rtld_global_ro): Add _dl_execfn.
4218         Don't define _dl_origin_path if __ASSUME_AT_EXECFN is defined.
4219         * sysdeps/unix/sysv/linux/dl-origin.c (_dl_get_origin): Use
4220         _dl_execfn if available and avoid compatibility code if
4221         __ASSUME_AT_EXECFN is defined.
4223         * sysdeps/unix/sysv/linux/dl-sysdep.h: Don't declare
4224         _dl_discover_osversion only for older kernels.
4226 2008-07-22  Roland McGrath  <roland@frob.com>
4228         * hurd/fd-read.c (_hurd_fd_read): Fix last change.
4230 2008-07-21  Roland McGrath  <roland@frob.com>
4232         * hurd/fd-read.c (_hurd_fd_read): Return EGRATUITOUS if the server
4233         returned too much data out of line.
4235 2008-07-20  Ulrich Drepper  <drepper@redhat.com>
4237         * locale/setlocale.c (setname): Remove inline to avoid compiler
4238         warning.
4240         [BZ #6712]
4241         * locale/setlocale.c (setlocale): Take the setlocale lock earlier.
4243 2008-07-15  Ulrich Drepper  <drepper@redhat.com>
4245         * stdio-common/vfprintf.c (_IO_helper_overflow): In case _IO_sputn
4246         doesn't manage to write anything, fail.
4248         * malloc/hooks.c (__malloc_check_init): Remove printf.
4250 2008-07-14  Samuel Thibault  <samuel.thibault@ens-lyon.org>
4252         * sysdeps/mach/hurd/bits/fcntl.h: Include <sys/types.h>.
4254 2008-07-12  Ulrich Drepper  <drepper@redhat.com>
4256         * nscd/connections.c (main_loop_poll): Fix handling of read errors
4257         from inotify.
4258         (main_loop_epoll): Likewise.
4260 2008-07-09  Ulrich Drepper  <drepper@redhat.com>
4262         * resolv/res_send.c: Remove unnecessary res_pquery prototype.
4264         * resolv/res_query.c (__libc_res_nquery): Issue debug message only
4265         if DEBUG is defined.
4267         * resolv/res_query.c (__libc_res_nquery): Align buffer for T_AAAA
4268         query.  Adjust buffer size computation for padding.
4270 2008-07-08  Ulrich Drepper  <drepper@redhat.com>
4272         * stdio-common/Makefile: Add rules to build and run tst-setvbuf1.
4273         * stdio-common/tst-setvbuf1.c: New file.
4274         * stdio-common/tst-setvbuf1.expect: New file.
4276         [BZ #6719]
4277         * libio/iosetvbuf.c (_IO_setvbuf): Correctly clear buffering flags
4278         when selecting fully-buffered stream.
4279         Patch by Wang Xin <wxinee@gmail.com>.
4281 2008-07-06  Samuel Thibault  <samuel.thibault@ens-lyon.org>
4283         * sysdeps/mach/hurd/open.c: Include <stdio.h>.
4284         (__open_2): New function.
4285         (__open64_2): New alias to __open_2.
4286         * sysdeps/mach/hurd/openat.c: Include <stdio.h>.
4287         (__openat_2): New function.
4288         (__openat64_2): New alias to __openat_2.
4290 2008-07-06  Ulrich Drepper  <drepper@redhat.com>
4292         [BZ #6723]
4293         * time/mktime.c (__mktime_internal): Normalize tp->tm_isdst value.
4295 2008-07-01  Samuel Thibault  <samuel.thibault@ens-lyon.org>
4297         * sysdeps/unix/bsd/bsd4.4/bits/socket.h: Define MSG_NOSIGNAL.
4298         * hurd/hurd/fd.h (__hurd_sockfail): Add extern inline function.
4299         * sysdeps/mach/hurd/recv.c (__recv): Use __hurd_sockfail instead of
4300         __hurd_dfail.
4301         * sysdeps/mach/hurd/recvfrom.c (__recvfrom): Likewise.
4302         * sysdeps/mach/hurd/recvmsg.c (__recvmsg): Likewise.
4303         * sysdeps/mach/hurd/send.c (__send): Likewise.
4304         * sysdeps/mach/hurd/sendto.c (__sendfrom): Likewise.
4305         * sysdeps/mach/hurd/sendmsg.c (__sendmsg): Likewise.
4307 2008-03-04  Samuel Thibault  <samuel.thibault@ens-lyon.org>
4309         * sysdeps/mach/hurd/recv.c (__recv): Initialize NPORTS.
4310         * sysdeps/mach/hurd/recvfrom.c (__recvfrom): Likewise.
4311         * sysdeps/mach/hurd/recvmsg.c (__recvmsg): Likewise.
4312         * hurd/fd-read.c (_hurd_fd_read): Initialize NREAD.
4313         * hurd/get-host.c (_hurd_get_host_config): Likewise.
4314         * sysdeps/mach/hurd/dl-sysdep.c (__libc_read): Likewise.
4316 2008-06-27  Ulrich Drepper  <drepper@redhat.com>
4318         [BZ #6657]
4319         * time/strptime_l.c: Don't clear s.era_cnt after successful match
4320         of %EY.
4321         Patch by Petr Baudis.
4323 2008-06-26  Ulrich Drepper  <drepper@redhat.com>
4325         * resolv/res_debug.c (__p_type_syms): Add ns_t_dname entry.
4326         Patch by Peter Jones <pjones@redhat.com>.
4328 2008-06-25  Ulrich Drepper  <drepper@redhat.com>
4330         [BZ #6654]
4331         * stdlib/canonicalize.c (__realpath): readlink can write too much
4332         into the buffer on platforms without PATH_MAX.
4334 2008-06-17  Carlos O'Donell  <carlos@codesourcery.com>
4336         [BZ #6653]
4337         * posix/tst-regex.c (main): Rename to...
4338         (do_test): ... this. Remove cmdline option processing.
4339         (TIMEOUT): Define.
4340         (TEST_FUNCTION): Define.
4341         (CMDLINE_OPTIONS): Define.
4343 2008-06-25  Ulrich Drepper  <drepper@redhat.com>
4345         [BZ #5210]
4346         * configure.in: Add -Werror to -fstack-protector test to catch
4347         unsupported architectures.
4348         Patch by Gilles Esponasse <g.esp@free.fr>.
4350 2008-06-17  Joseph Myers  <joseph@codesourcery.com>
4352         * stdlib/tst-setcontext.c: Set back_in_main before exit if
4353         getcontext returns ENOSYS.
4355 2008-06-18  Ulrich Drepper  <drepper@redhat.com>
4357         * nscd/connections.c (main_loop_poll): Fix test for read error.
4358         (main_loop_epoll): Likewise.
4360 2008-06-13  Ulrich Drepper  <drepper@redhat.com>
4362         * sysdeps/posix/getaddrinfo.c: Move _res_hconf_init call to a
4363         better place so it is not called when nscd is used.
4365         * nscd/connections.c: Also recognize and handle changes to the
4366         resolver configuration file.
4368 2008-06-12  Ulrich Drepper  <drepper@redhat.com>
4370         * time/strftime.c: Pass reference to tzset_called around to handle
4371         recursive calls.
4373         [BZ #6612]
4374         * time/strftime.c (__strftime_internal): Call tzset() only
4375         when printing timezone-dependent values.
4376         Based on a patch by Petr Baudis <pasky@suse.cz>.
4378         * resolv/nss_dns/dns-host.c (gaih_getanswer): Don't
4379         unconditionally use second gaih_getanswer_slice result.
4381         * sysdeps/posix/getaddrinfo.c (gai_inet): Remove unnecessary test.
4382         (getaddrinfo): RES must always be non-NULL.
4384 2008-06-12  Jakub Jelinek  <jakub@redhat.com>
4386         * sysdeps/powerpc/powerpc64/fpu/s_llround.S (__llround): Avoid using
4387         cr[34] registers.
4388         * sysdeps/powerpc/powerpc64/fpu/s_llroundf.S (__llroundf): Likewise.
4389         * sysdeps/powerpc/powerpc32/power4/fpu/s_llround.S (__llround):
4390         Likewise.
4391         * sysdeps/powerpc/powerpc32/fpu/s_lround.S (__lround): Avoid using cr3
4392         register.
4394 2008-06-12  Ulrich Drepper  <drepper@redhat.com>
4396         * nscd/nscd.h (struct database_dyn): Add inotify_descr and clear_cache
4397         fields.
4398         * nscd/connections.c (inotify_fd): New variable.
4399         (nscd_init): Try to open an inotify descriptor.
4400         If successful, watch files for databases using inotify instead of
4401         having prune threads stat the files.
4402         (nscd_run_prune): Recognize clear_cache flag being set and call
4403         prune_cache appropriately.
4404         (main_loop_poll): Add inotify descriptor to wait set and handle the
4405         reported changes.
4406         (main_loop_epoll): Likewise.
4407         * nscd/cache.c (prune_cache): Don't stat files for databases if
4408         inotify is used.
4409         * sysdeps/unix/sysv/linux/Makefile [subdir=nscd]
4410         (CFLAGS-connections.c): Add -DHAVE_INOTIFY.
4412         * nscd/grpcache.c (cache_addgr): Correctly compute size of
4413         fixed-size portion of the record.
4414         * nscd/servicescache.c (cache_addserv): Likewise.
4415         * nscd/pwdcache.c (cache_addpw): Likewise.
4416         * nscd/initgrcache.c (addinitgroupsX): Likewise.
4418 2008-06-11  Ulrich Drepper  <drepper@redhat.com>
4420         * nscd/mem.c (gc): Initialize obstack earlier so that if we jump
4421         out we don't use uninitialized memory.
4423         * nscd/hstcache.c (cache_addhst): Send correct number of bytes to
4424         the client.
4426 2008-06-10  Ulrich Drepper  <drepper@redhat.com>
4428         * resolv/nss_dns/dns-host.c (gaih_getanswer_slice): Also log and
4429         ignore T_DNAME messages.
4430         * resolv/arpa/nameser_compat.h (T_DNAME): Define.
4432 2008-06-05  Jakub Jelinek  <jakub@redhat.com>
4434         * misc/regexp.h (compile): Use __REPB_PREFIX macro.
4435         Avoid segfault if first GETC returns eof/'\0'/'\n'.
4437 2008-06-03  Jakub Jelinek  <jakub@redhat.com>
4439         * nscd/nscd_getserv_r.c (__nscd_getservbyport_r): Pass cp
4440         instead of portstr to nscd_getserv_r.  Patch by
4441         Roman Kagan <rkagan@mail.ru>.
4443 2008-05-26  Jim Meyering  <meyering@redhat.com>
4445         Remove more useless "if" tests before "free".
4446         * include/inline-hashtab.h (htab_delete): Likewise.
4447         * libio/freopen.c (freopen): Likewise.
4448         * libio/freopen64.c (freopen64): Likewise.
4449         * locale/programs/ld-collate.c (collate_read): Likewise.
4450         * misc/fstab.c (libc_freeres_fn): Likewise.
4451         * posix/glob.c (globfree): Likewise.
4453 2008-05-24  Ulrich Drepper  <drepper@redhat.com>
4455         * string/Makefile (strop-tests): Add memmem.
4456         * string/test-memmem.c: New file.
4457         * string/test-string.h (BUF1PAGES): Define to 1 if undefined.
4458         (test_init): Size buf1 according to BUF1PAGES.
4460 2008-05-24  Jakub Jelinek  <jakub@redhat.com>
4462         * libio/stdio.h (vscanf): Fix -std=c99 redirect.
4463         * stdio-common/Makefile (tests): Add scanf16 and scanf17.
4464         (CFLAGS-scanf17.c): New.
4465         * stdio-common/scanf14.c (main): Add fscanf and scanf tests.
4466         * stdio-common/scanf15.c (main): Likewise.
4467         * stdio-common/scanf16.c: New file.
4468         * stdio-common/scanf17.c: New file.
4470 2008-05-24  Ulrich Drepper  <drepper@redhat.com>
4472         * resolv/res_send.c (send_dg): If we already have one of two
4473         answers and the server reports SERVFAIL, NOTIMP, or REFUSED, then
4474         use the one answer insted of failing.
4476 2008-02-20  Ryan S. Arnold  <rsa@us.ibm.com>
4478         * math/libm-test.inc (exp_test): Exclude expl(1000.0L) from
4479         being executed on PowerPC as the expected result exceeds IBM
4480         long double 128 __LDBL_MAX__.
4482 2008-05-21  Roland McGrath  <roland@redhat.com>
4484         * shlib-versions (sparc.*-.*-.*, sparc64.*-.*-.*): Add ABI lines.
4486         * Makefile (check-data): Use $(abi-name) before other guesses.
4487         Look in $(add-ons) dirs before scripts/data/.
4488         * elf/Makefile (check-data): Likewise.
4490         * scripts/soversions.awk: Grok ABI line.
4491         * Makeconfig ($(common-objpfx)soversions.mk): Likewise.
4492         Emit definition for abi-name variable.
4494 2008-05-21  Ulrich Drepper  <drepper@redhat.com>
4496         * string/endian.h: Define new fixed-size hto* and *toh macros only
4497         if [__USE_BSD].
4499         * iconvdata/Depend: Add localedata.
4501 2008-05-21  Samuel Thibault  <samuel.thibault@ens-lyon.org>
4503         * bits/termios.h (ONLCR): Define under [__USE_XOPEN] too.
4505 2008-05-08  David S. Miller  <davem@davemloft.net>
4507         * sysdeps/unix/sysv/linux/sparc/sparc32/setcontext.S: Use
4508         HIDDEN_JUMPTARGET.
4509         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h
4510         (__SYSCALL_CLOBBERS): Remove %g* registers.
4511         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h
4512         (__SYSCALL_CLOBBERS): Likewise.
4513         * scripts/data/localplt-sparc-linux-gnu.data: New file.
4514         * scripts/data/localplt-sparc64-linux-gnu.data: New file.
4516 2008-05-21  Jakub Jelinek  <jakub@redhat.com>
4518         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h
4519         (CALL_ERRNO_LOCATION): Define.
4520         (__SYSCALL_STRING, __CLONE_SYSCALL_STRING): Use it.
4521         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h
4522         (CALL_ERRNO_LOCATION): Define.
4523         (__SYSCALL_STRING, __CLONE_SYSCALL_STRING): Use it.
4524         * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S (__brk): Use
4525         HIDDEN_JUMPTARGET for __errno_location call in libc.so.
4527 2008-05-20  Ulrich Drepper  <drepper@redhat.com>
4529         * include/inline-hashtab.h (higher_prime_number): Fix type of mid
4530         variable.
4532 2008-05-20  Jakub Jelinek  <jakub@redhat.com>
4534         * sysdeps/unix/sysv/linux/sparc/sparc32/sigcontextinfo.h
4535         (FIRST_FRAME_POINTER): Define.
4537 2008-05-09  David S. Miller  <davem@davemloft.net>
4539         * sysdeps/sparc/sparc64/backtrace.c: New file.
4541 2008-05-14  David S. Miller  <davem@davemloft.net>
4543         * sysdeps/sparc/machine-gmon.h: New file.
4544         * sysdeps/sparc/sparc-mcount.S: Likewise.
4545         * sysdeps/sparc/Makefile: Add sparc-mcount target to
4546         sysdep_routines in gmon directory.
4548 2008-05-19  Jakub Jelinek  <jakub@redhat.com>
4550         * elf/soinit.c (__EH_FRAME_BEGIN__): Remove.
4552 2008-05-19  Ulrich Drepper  <drepper@redhat.com>
4554         * resolv/res_query.c (__libc_res_nquery): In case one of two
4555         answer was too short don't try to read that answer's header.
4557         * resolv/res_send.c (send_dg): In case of timeout and there are
4558         two queries and one has been answered, return value indicating
4559         success.
4561 2008-05-18  Ulrich Drepper  <drepper@redhat.com>
4563         * nscd/cache.c (cache_add): Take additional parameter specifying
4564         whether this is in response of a cache refill.  Check alignment
4565         of package data.  Revamp waking of pruning thread.
4566         (prune_cache): Small optimization.
4567         * nscd/nscd.h: Adjust cache_add prototypes.
4568         * nscd/aicache.c: Adjust cache_add calls.
4569         * nscd/grpcache.c: Likewise.
4570         * nscd/hstcache.c: Likewise.
4571         * nscd/initgrcache.c: Likewise.
4572         * nscd/pwdcache.c: Likewise.
4573         * nscd/servicescache.c: Likewise.
4574         * nscd/connections.c (restart): Really disable cache use before
4575         exec attempt.  If it fails, reenable cache.
4576         (nscd_run_prune): Initialize wakeup_time.  After wakeup, set wakeup
4577         time to max to be able to notice concurrent cache additions.  Unlock
4578         prune_lock while performing gc.  Afterwards compute wakeup time with
4579         current wakeup_time value in mind.
4581 2008-05-17  Ulrich Drepper  <drepper@redhat.com>
4583         * nscd/mem.c (gc): Avoid stack overflow when allocating move list.
4585         * nscd/mem.c (gc): Correctly determine highest used array element
4586         in mark.
4588         * nscd/mem.c (markrange): Add assert to check entries are all
4589         aligned.  Small cleanup in bitmap use.
4591         * nscd/nscd.h (mem_in_flight): Replace blockaddr field with
4592         blockoff of type nscd_ssize_t.
4593         * nscd/mem.c (gc): Simplify markrange call for on-flight blocks.
4594         (mempoll_alloc): Record block offset and not address.
4596         * nscd/mem.c (gc): Fix test for stack overuse.
4598         * nscd/aicache.c (addhstaiX): Fix a few small problems, cleanups,
4599         more asserts.
4601         * sysdeps/posix/getaddrinfo.c (gaih_inet): If nscd reports no
4602         entry is available, believe it.
4604         * resolv/nss_dns/dns-host.c (gaih_getanswer_slice): If there are
4605         no answers return NSS_STATUS_NOTFOUND.
4606         (gaih_getanswer): Don't call gaih_getanswer_slice if the answer
4607         buffer does not have any content.
4609 2008-05-16  Ulrich Drepper  <drepper@redhat.com>
4611         * string/strcasestr.c (CMP_FUNC): Use __strncasecmp, not strncasecmp.
4613         * sysdeps/posix/getaddrinfo.c (gaih_inet): After gethostbyname4_r
4614         lookup, don't assign canon unconditionally.
4616 2008-05-14  Ulrich Drepper  <drepper@redhat.com>
4618         * string/Makefile (distribute): Add str-two-way.h.
4620 2008-03-29  Eric Blake  <ebb9@byu.net>
4622         Rewrite string searches to O(n) rather than O(n^2).
4623         * string/str-two-way.h: New file.  For linear fixed-allocation
4624         string searching.
4625         * string/memmem.c: New implementation.
4626         * string/strstr.c: New implementation.
4627         * string/strcasestr.c: New implementation.
4629 2008-04-11  Paolo Bonzini  <bonzini@gnu.org>
4631         * posix/regcomp.c (optimize_utf8): Add a note on why we test
4632         opr.ctx_type.
4633         (calc_first): Initialize constraint field.
4634         (duplicate_node_closure): Use it instead of special casing ANCHORS.
4635         Use search_duplicated_node to avoid loops.  Fix grammar.
4636         (duplicate_node): Merge constraint field for all node types.
4637         (calc_eclosure_iter): Look at constraint field for all node types.
4638         * posix/regex_internal.c (create_cd_newstate): Don't look at
4639         create_cd_newstate.
4641 2008-05-14  Ulrich Drepper  <drepper@redhat.com>
4643         [BZ #6428]
4644         * configure.in: Don't use $CFLAGS when assembling, use $ASFLAGS.
4646         [BZ #6442]
4647         * string/endian.h: Add macros for fixed-size endian conversion.
4648         * bits/byteswap.h: Allow inclusion from <endian.h>.
4649         * sysdeps/i386/bits/byteswap.h: Likewise.
4650         * sysdeps/ia64/bits/byteswap.h: Likewise.
4651         * sysdeps/s390/bits/byteswap.h: Likewise.
4652         * sysdeps/x86_64/bits/byteswap.h: Likewise.
4653         * string/Makefile (tests): Add tst-endian.
4654         * string/tst-endian.c: New file.
4656         * iconvdata/run-iconv-test.sh: Use = instead of == in test.
4657         Patch by Reuben Thomas.
4659 2008-05-14  Joseph Myers  <joseph@codesourcery.com>
4661         * iconvdata/Makefile (bug-iconv6-ENV, tst-iconv7-ENV): Define.
4663 2008-05-14  Ulrich Drepper  <drepper@redhat.com>
4665         * iconvdata/bug-iconv6.c (do_test): Use de_DE.UTF-8 locale.
4667         [BZ #6461]
4668         * iconv/gconv_simple.c (BODY for __gconv_transform_ascii_internal):
4669         Add missing braces.
4670         (BODY for __gconv_transform_internal_ascii): Likewise.
4672         [BZ #6472]
4673         * sysdeps/posix/getaddrinfo.c (get_scope): Loopback addresses have
4674         to be treated like link-local addresses.
4675         (match_prefix): Don't treat IPv4 loopback address special when
4676         converting to v4 mapped addressed.
4678         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Call _res_hconf_init
4679         if necessary.
4680         * posix/tst-rfc3484.c: Add dummy definition of _res_hconf_init.
4681         * posix/tst-rfc3484-2.c: Likewise.
4682         * posix/tst-rfc3484-3.c: Likewise.
4684         * sysdeps/posix/getaddrinfo.c: Implement handling of DCCP, UDPlite,
4685         and SCTP.
4687         * nss/getent.c (ahosts_keys_int): Handle all known socket types.
4689         * inet/netinet/in.h (IPPIPPROTO_DCCP, IPPROTO_UDPLITE): Define.
4691         * sysdeps/unix/sysv/linux/bits/socket.h (SOCK_DCCP): Define.
4693 2008-05-13  Ulrich Drepper  <drepper@redhat.com>
4695         * po/lt.po: New file.  From Lituanian translation team.
4697 2008-01-30  Alexandre Oliva  <aoliva@redhat.com>
4699         Introduce TLS descriptors for i386 and x86_64.
4700         * include/inline-hashtab.h: New file, copied from 2005's
4701         libiberty, with fix for memory leak imported afterwards by
4702         Glauber de Oliveira Costa.
4703         * elf/tlsdeschtab.h: New file.
4704         * elf/dl-reloc.c (_dl_try_allocate_static_tls): Extract from...
4705         (_dl_allocate_static_tls): ... here.  Rearrange failure path.
4706         (CHECK_STATIC_TLS): Move to...
4707         * elf/dynamic-link.h: ... this file.
4708         (TRY_STATIC_TLS): New macro.
4709         * elf/dl-conflict.c (CHECK_STATIC_TLS, TRY_STATIC_TLS): Override.
4710         * elf/elf.h (R_386_TLS_GOTDESC, R_386_TLS_DESC_CALL,
4711         R_386_TLS_DESC): Define.
4712         (R_X86_64_PC64, R_X86_GOTOFF64, R_X86_64_GOTPC32): Merge from
4713         binutils.
4714         (R_X86_64_GOTPC32_TLSDESC, R_X86_64_TLSDESC_CALL,
4715         R_X86_64_TLSDESC): Define.
4716         (R_386_NUM, R_X86_64_NUM): Adjust.
4717         * sysdeps/i386/Makefile (sysdep-dl-routines, sysdep_routines,
4718         sysdep-rtld-routines): Add tlsdesc and dl-tlsdesc for elf subdir.
4719         (gen-as-const-headers): Add tlsdesc.sym to csu subdir.
4720         * sysdeps/i386/dl-lookupcfg.h: New file.  Introduce _dl_unmap to
4721         release tlsdesc_table.
4722         * sysdeps/i386/dl-machine.h: Include dl-tlsdesc.h.
4723         (elf_machine_type_class): Mark R_386_TLS_DESC as PLT class.
4724         (elf_machine_rel): Handle R_386_TLS_DESC.
4725         (elf_machine_rela): Likewise.
4726         (elf_machine_lazy_rel): Likewise.
4727         (elf_machine_lazy_rela): Likewise.
4728         * sysdeps/i386/dl-tls.h (struct dl_tls_index): Name it.
4729         * sysdeps/i386/dl-tlsdesc.S: New file.
4730         * sysdeps/i386/dl-tlsdesc.h: New file.
4731         * sysdeps/i386/tlsdesc.c: New file.
4732         * sysdeps/i386/tlsdesc.sym: New file.
4733         * sysdeps/i386/bits/linkmap.h (struct link_map_machine): Add
4734         tlsdesc_table.
4735         * sysdeps/x86_64/Makefile (sysdep-dl-routines, sysdep_routines,
4736         sysdep-rtld-routines): Add tlsdesc and dl-tlsdesc for elf subdir.
4737         (gen-as-const-headers): Add tlsdesc.sym to csu subdir.
4738         * sysdeps/x86_64/dl-lookupcfg.h: New file.  Introduce _dl_unmap to
4739         release tlsdesc_table.
4740         * sysdeps/x86_64/dl-machine.h: Include dl-tlsdesc.h.
4741         (elf_machine_runtime_setup): Set up lazy TLSDESC GOT entry.
4742         (elf_machine_type_class): Mark R_X86_64_TLSDESC as PLT class.
4743         (elf_machine_rel): Handle R_X86_64_TLSDESC.
4744         (elf_machine_rela): Likewise.
4745         (elf_machine_lazy_rel): Likewise.
4746         * sysdeps/x86_64/dl-tls.h (struct dl_tls_index): Name it.
4747         (__tls_get_addr): Do not declare for non-shared compiles.
4748         * sysdeps/x86_64/dl-tlsdesc.S: New file.
4749         * sysdeps/x86_64/dl-tlsdesc.h: New file.
4750         * sysdeps/x86_64/tlsdesc.c: New file.
4751         * sysdeps/x86_64/tlsdesc.sym: New file.
4752         * sysdeps/x86_64/bits/linkmap.h (struct link_map_machine): Add
4753         tlsdesc_table for both 32- and 64-bit structs.
4755 2008-05-11  Ulrich Drepper  <drepper@redhat.com>
4757         * elf/dl-tls.c (__tls_get_addr): Optimize by moving slow path in
4758         its own function.  This reduces the frame setup costs and more.
4760 2008-02-11  Joseph Myers  <joseph@codesourcery.com>
4762         [BZ #3406]
4763         * sysdeps/ieee754/flt-32/w_expf.c (o_threshold): Correct value.
4764         * math/libm-test.inc (exp_test): Test 88.72269439697265625.
4766 2008-05-11  Ulrich Drepper  <drepper@redhat.com>
4768         * io/openat.c (__openat_2): Also pass fd to __openat.
4769         * io/openat64.c (__openat64_2): Also pass fd to __openat64.
4770         Patch by Kristian Van Der Vliet <vanders@liqwyd.com>.
4772         * string/tester.c (test_memcmp): Add a few more tests.
4773         Patch by Mats Erik Andersson <ynglingatal@comhem.se>.
4775 2008-05-10  Ulrich Drepper  <drepper@redhat.com>
4777         * nscd/cache.c (cache_add): Before returning with failure and this
4778         is the first use of the record, mark it as unusable.
4779         * nscd/aicache.c: Don't touch the dataset after cache_add returns
4780         reporting a failure.
4781         * nscd/grpcache.c: Likewise
4782         * nscd/hstcache.c: Likewise.
4783         * nscd/initgrcache.c: Likewise.
4784         * nscd/pwdcache.c: Likewise.
4785         * nscd/servicescache.c: Likewise.
4787 2008-05-10  Roland McGrath  <roland@redhat.com>
4789         [BZ #6505]
4790         * sysdeps/unix/sysv/linux/sys/user.h: Replace with #error stub.
4792 2008-05-08  David S. Miller  <davem@davemloft.net>
4794         * misc/truncate64.c (truncate64): Use __truncate not truncate.
4796         * sysdeps/ieee754/ldbl-128/e_j0l.c (__ieee751_j0l): Use __finitel.
4797         (__ieee754_y0l): Likewise.
4798         * sysdeps/ieee754/ldbl-128/e_j1l.c (__ieee754_j1l): Likewise.
4799         (__ieee754_y1l): Likewise.
4800         * sysdeps/ieee754/ldbl-128/s_expm1l.c (__expm1l): Use __ldexpl.
4801         * sysdeps/ieee754/ldbl-128/s_log1pl.c: Kill bogus prototypes for
4802         frexpl and ldexpl.  math_private.h provides them and the latter
4803         is not even used.
4804         (__log1pl): Use __frexpl.
4806 2008-05-10  Ulrich Drepper  <drepper@redhat.com>
4808         * include/resolv.h: Adjust __libc_res_nquery and __libc_res_nsend
4809         prototypes.
4810         * include/arpa/nameser_compat.h: Define T_UNSPEC.
4811         * nis/Versions (libnss_nis): Export _nss_nis_gethostbyname4_r.
4812         (libnss_nisplus): Export _nss_nisplus_gethostbyname4_r.
4813         * nis/nss_nis/nis-hosts.c (LINE_PARSER): Change to also handle
4814         af==AF_UNSPEC.
4815         (_nss_nis_gethostbyname4_r): New function.
4816         * nis/nss_nisplus/nisplus-hosts.c (_nss_nisplus_parse_hostent):
4817         Change to also handle af==AF_UNSPEC.
4818         (get_tablename): New function.  Use it to avoid duplication.
4819         (_nss_nisplus_gethostbyname4_r): New function.
4820         * nscd/aicache.c (addhstaiX): Use gethostbyname4_r function is
4821         available.
4822         * nss/Versions (libnss_files): Export _nss_files_gethostbyname4_r.
4823         * nss/nss.h: Define struct gaih_addrtuple.
4824         * nss/nss_files/files-hosts.c (LINE_PARSER): Change to also handle
4825         af==AF_UNSPEC.
4826         (_nss_files_gethostbyname4_r): New function.
4827         * resolv/Versions (libnss_dns): Export _nss_dns_gethostbyname4_r.
4828         * resolv/gethnmaddr.c: Adjust __libc_res_nsearch and __libc_res_nquery
4829         calls.
4830         * resolv/res_query.c (__libc_res_nquery): Take two additional
4831         parameters for second answer buffer.  Handle type=T_UNSPEC to mean
4832         look up IPv4 and IPv6.
4833         Change all callers.
4834         * resolv/res_send.c (__libc_res_nsend): Take five aditional parameters
4835         for an additional query and answer buffer.  Pass to send_vc and
4836         send_dg.
4837         (send_vc): Send possibly two requests and receive two answers.
4838         (send_dg): Likewise.
4839         * resolv/nss_dns/dns-host.c: Adjust calls to __libc_res_nsearch and
4840         __libc_res_nquery.
4841         (_nss_dns_gethostbyname4_r): New function.
4842         (gaih_getanswer_slice): Likewise.
4843         (gaih_getanswer): Likewise.
4844         * resolv/nss_dns/dns-canon.c (_nss_dns_getcanonname_r): Adjust
4845         __libc_res_nquery call.
4846         * resolv/nss_dns/dns-network.c (_nss_dns_getnetbyaddr_r): Likewise.
4847         (_nss_dns_getnetbyname_r): Adjust __libc_res_nsearch call.
4848         * sysdeps/posix/getaddrinfo.c: Use gethostbyname4_r function is
4849         available.
4851 2008-05-05  David S. Miller  <davem@davemloft.net>
4853         * sysdeps/sparc/sparc32/Makefile: Use -mcpu=v7 for initfini.s build.
4854         * sysdeps/sparc/sparc64/Makefile: Use -mcpu=v9 for initfini.s build.
4856 2007-09-14  Samuel Thibault  <samuel.thibault@ens-lyon.org>
4858         Fix termios bit macros.
4859         Move *DLY definitions where they belong, in termios.h.
4860         Add *[0-3] definitions.
4861         Fixes confusion between VT and FF.
4862         * sysdeps/mach/hurd/bits/ioctls.h (NL0, NL1, TAB0, TAB1, TAB2, CR0,
4863         CR1, CR2, CR3, FF0, FF1, BS0, BS1): Undefine these at start if they
4864         are already defined to avoid collision with termios.h.
4865         (NLDLY, TABDLY, TAB3, CRDLY, VTDLY, BSDLY): Remove macros.
4866         * bits/termios.h [__USE_MISC || __USE_XOPEN] (NL0, NL1, TAB0,
4867         TAB1, TAB2, CR0, CR1, CR2, CR3, FF0, FF1, BS0, BS1): Likewise.
4868         [__USE_BSD || __USE_XOPEN] (OCRNL, ONOCR, ONLRET): New macros.
4869         [__USE_MISC || __USE_XOPEN] (NLDLY, NL0, NL1, TABDLY, TAB0, TAB1, TAB2,
4870         TAB3, CRDLY, CR0, CR1, CR2, CR3, FFDLY, FF0, FF1, BSDLY, BS0, BS1,
4871         VTDLY, VT0, VT1): New macros.
4872         [__USE_GNU] (OLCUC): Change value of macro.
4873         [__USE_XOPEN] (OFILL): New macro.
4874         [__USE_BSD] (CRTSCTS): Change value.
4875         (CRTS_IFLOW, CCTS_OFLOW): Change into compatibility macros.
4876         [__USE_BSD] (CDTRCTS, CHWFLOW): New macros.
4877         (B7200, B14400, B28800, B76800): New macros.
4879 2008-05-01  David S. Miller  <davem@davemloft.net>
4881         * sysdeps/unix/sysv/linux/sparc/sparc32/ucontext_i.sym: New file.
4882         * sysdeps/unix/sysv/linux/sparc/sparc32/Makefile [$(subdir) = stdlib]:
4883         (gen-as-const-headers): Add it.
4884         * sysdeps/unix/sysv/linux/sparc/sparc32/getcontext.S: New file.
4885         * sysdeps/unix/sysv/linux/sparc/sparc32/makecontext.c: Likewise.
4886         * sysdeps/unix/sysv/linux/sparc/sparc32/setcontext.S: Likewise.
4887         * sysdeps/unix/sysv/linux/sparc/sparc32/swapcontext.S: Likewise.
4889         * sysdeps/unix/sysv/linux/sparc/sparc32/syscall.S: Add support for
4890         six system call parameters.
4891         * sysdeps/unix/sysv/linux/sparc/sparc64/syscall.S: Likewise.
4893 2008-04-30  Ulrich Drepper  <drepper@redhat.com>
4895         * sysdeps/unix/sysv/linux/bits/resource.h: Define RUSAGE_THREAD and
4896         RUSAGE_LWP.
4897         * sysdeps/unix/sysv/linux/sparc/bits/resource.h: Likewise.
4898         * sysdeps/unix/sysv/linux/alpha/bits/resource.h: Likewise.
4900 2008-04-30  Jakub Jelinek  <jakub@redhat.com>
4902         * stdlib/tst-setcontext.c: Include unistd.h.
4904 2008-04-25  David S. Miller  <davem@davemloft.net>
4906         * sysdeps/unix/sysv/linux/sparc/sparc64/semctl.c (semctl):
4907         Pass "union semun" properly in to sys_ipc, it must be passed
4908         by value, not by reference.
4910 2008-04-22  Jakub Jelinek  <jakub@redhat.com>
4912         * nscd/Makefile (nscd-cflags): Set back to -fpie.
4913         * nscd/nscd.h (mem_in_flight): Add attribute_tls_model_ie.
4914         * nscd/connections.c (mem_in_flight): Likewise.
4916         * nscd/nscd.h (dbs): Make hidden.
4918         * sysdeps/unix/sysv/linux/times.c (__times): Fix check for EFAULT.
4919         Avoid returning -1, return 0 instead.
4921 2008-04-19  Ulrich Drepper  <drepper@redhat.com>
4923         * resolv/res_mkquery.c (__res_nopt): Use NS_PUT16 instead of ns_put16.
4925 2008-04-15  Ulrich Drepper  <drepper@redhat.com>
4927         [BZ #5209]
4928         * sysdeps/unix/sysv/linux/times.c: New file.
4930         [BZ #5381]
4931         * nscd/nscd.h: Define enum in_flight, mem_in_flight, and
4932         mem_in_flight_list variables.  Add new parameter to mempool_alloc
4933         prototype.
4934         * nscd/mem.c (mempool_alloc): Take additional parameter.  Initialize
4935         appropriate mem_in_flight element.
4936         (gc): Take allocations which have not yet been committed to the
4937         database into account.
4938         * nscd/cache.c (cache_add): Add new parameter to mempool_alloc call.
4939         Reset mem_in_flight before returning.
4940         * nscd/connections.c (nscd_run_worker): Initialize mem_in_flight and
4941         cue it up in mem_in_flight_list.
4942         * nscd/aicache.c: Adjust mempool_alloc call.
4943         * nscd/grpcache.c: Likewise.
4944         * nscd/hstcache.c: Likewise.
4945         * nscd/initgrcache.c: Likewise.
4946         * nscd/pwdcache.c: Likewise.
4947         * nscd/servicescache.c: Likewise.
4948         * nscd/Makefile (nscd-flags): Until ld is fixed, use -fpic instead
4949         of -fpie.
4951         * nscd/connections.c (handle_request): Provide better error message
4952         in case SELinux forbids the service.
4954         * version.h (VERSION): Bump to 2.8.90.
4956 2008-04-17  Jakub Jelinek  <jakub@redhat.com>
4958         * sysdeps/unix/sysv/linux/dl-osinfo.h: Include fcntl.h.
4960 2008-04-11  Ulrich Drepper  <drepper@redhat.com>
4962         * sysdeps/unix/sysv/linux/powerpc/bits/mathinline.h (__signbitl):
4963         Also use for 32-bit.
4964         * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c (__nearbyintl): Use
4965         __nextafter instead of nextafter to avoid local PLT.
4966         * sysdeps/powerpc/fpu/e_sqrt.c: Avoid call to fetestexcept.
4967         * sysdeps/powerpc/fpu/e_sqrtf.c: Likewise.
4969         * scripts/data/localplt-powerpc64-linux-gnu.data: New file.
4971         * sysdeps/powerpc/fpu/fenv_libc.h: Add libm_hidden_proto for
4972         __fe_nomask_env.
4973         * sysdeps/powerpc/fpu/fe_nomask.c: Add libm_hidden_def.  Include
4974         <fenv_libc.h> instead of <fenv.h>.
4975         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c: Likewise.
4976         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c: Likewise.
4978         * sysdeps/powerpc/bits/fenv.h: Make safe for C++.
4980         * sysdeps/unix/sysv/linux/powerpc/bits/mathinline.h: New file.
4981         * sysdeps/powerpc/fpu/fegetexcept.c (__fegetexcept): Rename
4982         function from fegetexcept and make old name weak alias.
4983         * include/fenv.h: Declare __fegetexcept.
4984         * sysdeps/powerpc/fpu/fedisblxcpt.c: Use __fegetexcept instead of
4985         fegetexcept.
4986         * sysdeps/powerpc/fpu/feenablxcpt.c: Likewise.
4987         * sysdeps/powerpc/fpu/fraiseexcpt.c (__feraiseexcept): Avoid call
4988         to fetestexcept.
4989         * sysdeps/ieee754/ldbl-128ibm/s_log1pl.c (__log1pl): Use __frexpl
4990         instead of frexpl to avoid local PLT.
4991         * math/s_significandl.c (__significandl): Use __ilogbl instead of
4992         ilogbl to avoid local PLT.
4993         * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c (__expm1l): Use __ldexpl
4994         instead of ldexpl to avoid local PLT.
4995         * sysdeps/ieee754/ldbl-128ibm/e_expl.c (__ieee754_expl): Use
4996         __roundl not roundl to avoid local PLT.
4997         * sysdeps/ieee754/ldbl-128/e_j0l.c: Use function names which avoid
4998         local PLTs.  Use __sincosl instead of separate sinl and cosl
4999         calls.
5000         * sysdeps/ieee754/ldbl-128/e_j1l.c: Likewise.
5002         * sysdeps/unix/sysv/linux/configure.in: Bump minimal kernel
5003         version for ppc64 to 2.4.21 since without it makecontext will fail.
5005         * elf/tls-macros.h [__powerpc64__] (__TLS_GET_ADDR): Define according
5006         to the ABI in use.
5007         [__powerpc64__] (TLS_LD): Use __TLS_GET_ADDR instead of
5008         .__tls_get_addr.
5009         [__powerpc64__] (TLS_GD): Likewise.
5011 2007-11-20  Ryan S. Arnold  <rsa@us.ibm.com>
5013         [BZ #4997]
5014         * sysdeps/powerpc/powerpc32/fpu/s_lround.S (__lround): Fixed erroneous
5015         result when x is +/-nextafter(+/-0.5,-/+1) i.e. all 1's in the
5016         mantissa.
5017         * sysdeps/powerpc/powerpc32/power4/fpu/s_llround.S (__llround):
5018         Likewise.  Also account for when x is an odd number between 2^52
5019         and 2^53-1.
5020         * sysdeps/powerpc/powerpc64/fpu/s_llround.S (__llround): Likewise.
5021         * sysdeps/powerpc/powerpc64/fpu/s_llroundf.S (__llroundf): Likewise.
5022         * math/libm-test.inc (lround_test, llround_test): Added test cases to
5023         detect aforementioned erroneous conditions.
5025 2008-04-11  Jakub Jelinek  <jakub@redhat.com>
5027         * configure.in: Check for -fno-section-anchors in addition to
5028         -fno-toplevel-reorder.
5030 2008-04-11  Ulrich Drepper  <drepper@redhat.com>
5032         * include/features.h (__GLIBC_MINOR__): Bump to 8.
5034         * sysdeps/powerpc/powerpc32/fpu/s_lroundf.S: Remove duplicate comment.
5035         * sysdeps/powerpc/powerpc32/power5+/fpu/s_llroundf.S: Likewise.
5036         * sysdeps/powerpc/powerpc32/power6/fpu/s_llroundf.S: Likewise.
5037         * sysdeps/powerpc/powerpc64/fpu/s_lrint.S: Likewise.
5038         * sysdeps/powerpc/powerpc64/fpu/s_lround.S: Likewise.
5039         * sysdeps/powerpc/powerpc64/fpu/s_lroundf.S: Likewise.
5041 2008-04-11  Jakub Jelinek  <jakub@redhat.com>
5043         [BZ #5443]
5044         * time/era.c: Transform __libc_setlocale_lock into rwlock.
5045         * time/alt_digit.c: Likewise.
5046         * wcsmbs/wcsmbsload.c: Likewise.
5048 2008-04-10  Ulrich Drepper  <drepper@redhat.com>
5050         * version.h (VERSION): Bump to 2.8.
5052         * timzeone/asia: Update from tzdata2008b.
5053         * timezone/backward: Likewise.
5054         * timezone/europe: Likewise.
5055         * timezone/northamerica: Likewise.
5056         * timezone/southamerica: Likewise.
5057         * timezone/iso3166.tab: Likewise.
5058         * timezone/leapseconds: Likewise.
5059         * timezone/zone.tab: Likewise.
5060         * timezone/private.h: Update from tzcode2008a.
5061         * timezone/zdump.c: Likewise.
5062         * timezone/zic.c: Likewise.
5064 2008-01-24  Steven Munroe  <sjmunroe@us.ibm.com>
5066         [BZ #5741]
5067         * sysdeps/powerpc/powerpc64/dl-machine.h (PPC_DCBT, PPC_DCBF):
5068         Define additonal Data Cache Block instruction macros.
5069         (elf_machine_fixup_plt): Add dcbt for opd and plt entries.
5070         Replace dcbst with dcbf and sync with sync/isync.
5072 2008-02-21  Alan Modra  <amodra@bigpond.net.au>
5074         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_type_class):
5075         Always set ELF_RTYPE_CLASS_PLT.
5076         (elf_machine_lookup_noexec_p, elf_machine_lookup_noplt_p): Delete.
5078 2008-04-03  Steven Munroe  <sjmunroe@us.ibm.com>
5080         * sysdeps/powerpc/powerpc32/power4/hp-timing.c: New file.
5081         * sysdeps/powerpc/powerpc32/power4/hp-timing.h: New file.
5082         * sysdeps/powerpc/powerpc64/hp-timing.h [_ARCH_PWR4] (HP_TIMING_NOW):
5083         For ISA 2.01 and later replace mftb with mfspr 268.
5085 2008-02-19  Steven Munroe  <sjmunroe@us.ibm.com>
5087         [BZ #5768]
5088         * sysdeps/powerpc/fpu/Makefile (libm-tests): Add test-powerpc-snan.
5089         * sysdeps/powerpc/fpu/test-powerpc-snan.c: New file.
5091 2008-02-18  Steven Munroe  <sjmunroe@us.ibm.com>
5093         [BZ #5768]
5094         * sysdeps/powerpc/powerpc32/fpu/s_isnan.S: New file.
5095         * sysdeps/powerpc/powerpc32/fpu/s_isnan.c: Removed.
5096         * sysdeps/powerpc/powerpc64/fpu/s_isnan.S: New file.
5097         * sysdeps/powerpc/powerpc64/fpu/s_isnan.c: Removed.
5099 2008-04-10  Jakub Jelinek  <jakub@redhat.com>
5101         * stdlib/tst-makecontext.c (othervar): New variable.
5102         (cf): Test sign extending the argument to long.
5104 2008-03-03  Steven Munroe  <sjmunroe@us.ibm.com>
5106         * sysdeps/powerpc/powerpc32/power5/fpu/s_isnan.S: New file.
5107         * sysdeps/powerpc/powerpc32/power5/fpu/s_isnanf.S: New file.
5108         * sysdeps/powerpc/powerpc32/power6/fpu/s_isnan.S: New file.
5109         * sysdeps/powerpc/powerpc32/power6/fpu/s_isnanf.S: New file.
5110         * sysdeps/powerpc/powerpc64/power5/fpu/s_isnan.S: New file.
5111         * sysdeps/powerpc/powerpc64/power6/fpu/s_isnan.S: New file.
5112         * sysdeps/powerpc/powerpc64/power6x/fpu/s_isnan.S: New file.
5114 2008-02-22  Alan Modra  <amodra@bigpond.net.au>
5116         * elf/Makefile (tests): Substitute tests-vis-yes here.
5117         (tests-vis-yes): Delete.
5118         (modules-name, modules-vis-yes): Similarly.
5120 2008-02-12  Pete Eberlein  <eberlein@us.ibm.com>
5122         [BZ #4407]
5123         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c (__ieee754_lgammal_r):
5124         Preserve sign in signgamp when x is zero.
5126 2007-10-26  Steven Munroe  <sjmunroe@us.ibm.com>
5128         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrt.S: New File.
5129         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrt.c: Removed.
5130         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrtf.S: New File.
5131         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrtf.c: Removed.
5132         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrt.S: New File.
5133         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrtf.S: New File.
5135 2008-04-09  Ulrich Drepper  <drepper@redhat.com>
5137         [BZ #4314]
5138         * sysdeps/i386/i686/memcpy.S: Optimize copying of equally aligned
5139         buffers.
5141         [BZ #5209]
5142         * sysdeps/unix/sysv/syscalls.list: The times syscall doesn't have
5143         a reserved error value.
5145         * stdlib/tst-makecontext.c: Change parameter to cf to negative
5146         value to check for correct sign extension.
5148         [BZ #5436]
5149         * sysdeps/unix/sysv/linux/x86_64/makecontext.c (__makecontext):
5150         Copy 64-bit parameter values even though this is not required in
5151         the standard.
5153         * sysdeps/unix/sysv/linux/x86_64/vfork.S (__vfork): Record return
5154         PC save.
5156 2008-02-14  Daniel Jacobowitz  <dan@codesourcery.com>
5158         * sysdeps/unix/sysv/linux/i386/vfork.S (__vfork): Record return
5159         PC save.
5161 2008-04-09  Jakub Jelinek  <jakub@redhat.com>
5163         * nss_files/files-XXX.c (_nss_files_getXXent_r): Restore saved errno.
5165 2008-04-09  Ulrich Drepper  <drepper@redhat.com>
5167         [BZ #5998]
5168         * libio/iofwrite.c (_IO_fwrite): Return correct count if flushing
5169         in line-buffered stream failed.
5170         * libio/iofwrite_u.c (fwrite_unlocked): Likewise.
5172 2008-04-08  Ulrich Drepper  <drepper@redhat.com>
5174         [BZ #6024]
5175         * scripts/abi-versions.awk: If the version specified by
5176         --enable-oldest-abi is older than the first version for this
5177         architecture, use the default version.
5179         * locale/programs/ld-collate.c (collate_read): Ignore script lines
5180         as well when ignoring the whole category.
5182 2008-04-07  Ulrich Drepper  <drepper@redhat.com>
5184         [BZ #6042]
5185         * sysdeps/unix/sysv/linux/net/ethernet.h: Add a few more
5186         ETHERTYPE_* definitions.
5187         Patch partly by Aurelien Jarno <aurelien@aurel32.net>.
5189 2008-04-07  Jakub Jelinek  <jakub@redhat.com>
5191         * stdlib/mbtowc.c (__no_r_state): Remove.
5192         (mbtowc): New static state variable.  Use it instead of
5193         __no_r_state.
5194         * stdlib/wctomb.c (__no_r_state): Remove extern decl.
5195         (__wctomb_state): New hidden variable.
5196         (wctomb): Use __wctomb_state instead of __no_r_state.
5197         * debug/wctomb_chk.c (__no_r_state): Remove extern decl.
5198         (__wctomb_state): New extern decl.
5199         (__wctomb_chk): Use __wctomb_state instead of __no_r_state.
5201 2008-04-07  Ulrich Drepper  <drepper@redhat.com>
5203         [BZ #5475]
5204         * resolv/res_init.c: Handle scope IDs in resolv.conf.
5206 2008-04-07  Jakub Jelinek  <jakub@redhat.com>
5208         * malloc/mtrace.pl: Use $@ instead of $* to keep perl 5.10 quiet.
5210 2008-04-06  Ulrich Drepper  <drepper@redhat.com>
5212         * po/nl.po: Update from translation team.
5214 2008-03-31  Ulrich Drepper  <drepper@redhat.com>
5216         [BZ #6007]
5217         * string/strfry.c: Handle empty strings again.
5219 2008-03-30  Ulrich Drepper  <drepper@redhat.com>
5221         [BZ #5443]
5222         * intl/dcigettext.c (__dcigettext): Get reader lock for locale data
5223         before looking for translation.
5224         * locale/duplocale.c: Transform __libc_setlocale_lock into rwlock.
5225         * locale/freelocale.c: Likewise.
5226         * locale/newlocale.c: Likewise.
5227         * locale/setlocale.c: Likewise.
5228         Based partially on a patch by ryo@np.css.fujitsu.com.
5230 2008-03-30  Jakub Jelinek  <jakub@redhat.com>
5232         * intl/dcigettext.c (_nl_find_msg): Reread nconversions after
5233         acquiring wrlock.  Do conv_tab allocation while holding lock.
5234         * intl/Makefile: Add rules to build and run tst-gettext6.
5235         * intl/tst-gettext6.c: New test.
5236         * intl/tst-gettext6.sh: New file.
5238 2008-03-30  Ulrich Drepper  <drepper@redhat.com>
5240         * po/nl.po: Update from translation team.
5242         * sysdeps/unix/opendir.c (__alloc_dir): If allocation fails for size
5243         provided through st_blksize, try the default size before giving up.
5245 2008-03-29  Ulrich Drepper  <drepper@redhat.com>
5247         * stdio-common/vfprintf.c (vfprintf): Correct overflow test.
5249         [BZ #5939]
5250         * sysdeps/posix/tempname.c (__gen_tempname): Correct flag selection.
5252         * posix/getopt.c (_getopt_internal_r): Remove old POSIX-demanded
5253         error message.  POSIX today does not require the messages to be in
5254         a specific form.  Suggested by Jim Meyering <jim@meyering.net>.
5256         [BZ #5979]
5257         * sunrpc/auth_unix.c: Unify printed strings.
5258         * sunrpc/clnt_tcp.c: Likewise.
5259         * sunrpc/clnt_udp.c: Likewise.
5260         * sunrpc/clnt_unix.c: Likewise.
5261         * sunrpc/svc_tcp.c: Likewise.
5262         * sunrpc/svc_udp.c: Likewise.
5263         * sunrpc/svc_unix.c: Likewise.
5264         * sunrpc/xdr.c: Likewise.
5265         * sunrpc/xdr_array.c: Likewise.
5266         * sunrpc/xdr_rec.c: Likewise.
5267         * sunrpc/xdr_ref.c: Likewise.
5268         * locale/programs/ld-time.c (time_finish): Unify messages.
5269         * locale/programs/locfile.c (handle_copy): Fix typo.
5270         * nscd/nscd.c (options): Fix typo.
5272         [BZ #5995]
5273         * stdlib/strtod_l.c: Use correct sign for result in one more
5274         underflow case.
5275         Patch by Eric Blake <ebb9@byu.net>.
5277 2008-03-27  Jakub Jelinek  <jakub@redhat.com>
5279         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Add open
5280         and creat system calls.
5281         * sysdeps/unix/sysv/linux/alpha/syscalls.list: Remove open system
5282         call.
5283         * sysdeps/unix/sysv/linux/ia64/syscalls.list: Remove open and creat
5284         system calls.
5285         * sysdeps/unix/sysv/linux/powerpc/powerpc64/syscalls.list: Likewise.
5286         * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Likewise.
5287         * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Likewise.
5289 2008-03-27  Ulrich Drepper  <drepper@redhat.com>
5291         * sysdeps/unix/sysv/linux/bits/local_lim.h: Undefined ARG_MAX if
5292         <linux/limits.h> has defined it.
5293         * sysdeps/unix/sysv/linux/sys/param.h: Define NCARGS to the legacy
5294         ARG_MAX value and prevent ARG_MAX from being defined by the kernel
5295         headers.
5296         * sysdeps/unix/sysv/linux/sysconf.c: Define legacy_ARG_MAX and use
5297         it instead of ARG_MAX.
5299 2008-03-25  Jakub Jelinek  <jakub@redhat.com>
5301         * posix/gai.conf: Fix comment for scope nullbits.
5302         * sysdeps/posix/getaddrinfo.c (gaiconf_init): If /bits is not present,
5303         default to 128 bits for v4 mapped addresses.
5305 2008-03-07  Martin Schwidefsky  <schwidefsky@de.ibm.com>
5307         * sysdeps/s390/fpu/fegetenv.c (fegetenv): Remove PTRACE_PEEKUSER
5308         ptrace call to get the ieee_instruction_pointer from the kernel.
5309         * sysdeps/s390/fpu/fesetenv.c (fesetenv): Remove PTRACE_POKEUSER
5310         ptrace call to set the ieee_instructtion_pointer.
5311         * sysdeps/unix/sysv/linux/s390/sys/user.h (struct _user_regs_struct):
5312         Add comment that ieee_instruction_pointer is always 0.
5314 2008-03-09  Andreas Jaeger  <aj@suse.de>
5316         [BZ #5857]
5317         * sysdeps/ieee754/dbl-64/s_rint.c (__rint): Handle j0==18.
5318         * sysdeps/ieee754/dbl-64/s_nearbyint.c (__nearbyint): Likewise.
5319         Patch by Mark Elliott <mark.h.elliott@lmco.com>.
5321         * math/libm-test.inc (nearbyint_test): Add new test cases from #5857.
5322         (rint_test): Likewise.
5324 2008-03-24  Ulrich Drepper  <drepper@redhat.com>
5326         * nis/nis_call.c (nis_server_cache_search): Save errno around stat
5327         call.
5328         (__nisfind_server): Similar for open readColdStartFile call.
5329         Patch partially by Jim Meyering.
5330         * nss/nss_files/files-XXX.c (_nss_files_getXXent_r): Save errno
5331         around internal_setent call.
5333         * po/vi.po: New Vietnamese translation.
5335         * sysdeps/unix/sysv/linux/adjtime.c: Correctly use
5336         ADJ_OFFSET_SS_READ.
5338         * sysdeps/unix/sysv/linux/bits/sched.h: Add new CLONE_* flags,
5339         remove CLONE_STOPPED.
5341 2008-02-10  Jim Meyering  <meyering@redhat.com>
5343         Remove useless "if" before "free":
5344         * elf/ldconfig.c (parse_conf_include): Likewise.
5345         * gmon/gmon.c (weak_alias): Likewise.
5346         * iconv/gconv_conf.c (__gconv_get_path): Likewise.
5347         * inet/rcmd.c (__validuser2_sa): Likewise.
5348         * intl/bindtextdom.c (set_binding_values): Likewise.
5349         * intl/loadmsgcat.c (_nl_load_domain, _nl_unload_domain): Likewise.
5350         * libio/genops.c (save_for_backup): Likewise.
5351         * libio/wgenops.c (save_for_wbackup): Likewise.
5352         * locale/programs/ld-collate.c (collate_read): Likewise.
5353         * locale/programs/linereader.c (get_string): Likewise.
5354         * nis/nss_compat/compat-pwd.c (give_pwd_free): Likewise.
5355         * nis/nss_compat/compat-spwd.c (give_spwd_free): Likewise.
5356         * resolv/res_debug.c (do_section): Likewise.
5357         * sunrpc/xdr_sizeof.c (x_inline, xdr_sizeof): Likewise.
5358         * sysdeps/mach/hurd/if_index.c (libc_hidden_def): Likewise.
5359         * sysdeps/posix/sprofil.c (__sprofil): Likewise.
5360         * time/lc-time-cleanup.c (_nl_cleanup_time): Likewise.
5361         * time/tzset.c (tzset_internal): Likewise.
5363 2008-03-18  Jakub Jelinek  <jakub@redhat.com>
5365         * sysdeps/unix/sysv/linux/dl-sysdep.h: Use __ASSEMBLER__ instead
5366         of ASSEMBLER.
5368 2008-03-11  Ulrich Drepper  <drepper@redhat.com>
5370         [BZ #5903]
5371         * iconv/iconv_charmap.c (charmap_conversion): Pass name of output file
5372         not stream for output file.  Open output file here.
5373         * iconv/iconv_prog.c (process_lock): Take pointer to output stream
5374         and output file name.
5375         (process_fd): Likewise.
5376         (process_file): Likewise.
5377         (main): Adjust callers of changed functions.
5378         * iconv/iconv_prog.h: Adjust prototype.
5380 2008-03-09  Andreas Jaeger  <aj@suse.de>
5382         [BZ #5753]
5383         * sysdeps/ia64/ieee754.h: Use protected namespace
5384         __BIG_ENDIAN/__LITTLE_ENDIAN.
5385         * sysdeps/ieee754/ieee754.h: Likewise.
5386         Patch by Aurelien Jarno <aurelien@aurel32.net>.
5388 2008-03-08  Roland McGrath  <roland@frob.com>
5390         * hurd/hurdsig.c (_hurd_internal_post_signal): When normal rules would
5391         ignore a signal that came from a machine exception, treat it as a
5392         fatal core-dump signal instead.
5393         Reported by Samuel Thibault <samuel.thibault@ens-lyon.org>.
5395         * sysdeps/mach/hurd/i386/trampoline.c (_hurd_setup_sighandler):
5396         Clear DF bit in thread state's eflags.
5397         Reported by Samuel Thibault <samuel.thibault@ens-lyon.org>.
5399 2008-03-08  Ulrich Drepper  <drepper@redhat.com>
5401         [BZ #5774]
5402         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Consume closing brace
5403         of NAN(...) sequence.
5404         * stdlib/Makefile (tests): Add tst-strtod6.
5405         * stdlib/tst-strtod6.c: New file.
5407         * inet/inet6_opt.c (inet6_opt_init): Check extlen for overflow.
5409         [BZ #5762]
5410         * posix/getopt.c (_getopt_internal_r): Clarify error message by
5411         putting offending option character in quotes.  Clean up error
5412         messages.
5413         * po/be.po: Adjust msgstr in translation file.
5414         * po/bg.po: Likewise.
5415         * po/ca.po: Likewise.
5416         * po/cs.po: Likewise.
5417         * po/da.po: Likewise.
5418         * po/de.po: Likewise.
5419         * po/es.po: Likewise.
5420         * po/fr.po: Likewise.
5421         * po/hr.po: Likewise.
5422         * po/ko.po: Likewise.
5423         * po/nl.po: Likewise.
5424         * po/rw.po: Likewise.
5425         * po/sk.po: Likewise.
5426         * po/sv.po: Likewise.
5427         * po/tr.po: Likewise.
5428         * po/zh_CN.po: Likewise.
5429         * po/zh_TW.po: Likewise.
5431         [BZ #5760]
5432         * inet/inet6_opt.c (inet6_opt_init): Fix ip6h_len computation.
5433         Patch by Roland Bless <roland@bless.de>.
5435         * sysdeps/unix/sysv/linux/dl-sysdep.c: Avoid unnecessary code for
5436         .o file.
5437         * elf/Makefile (routines): Add dl-sysdep.
5438         (elide-routines.os): Likewise.
5440 2008-03-07  Ulrich Drepper  <drepper@redhat.com>
5442         [BZ #5786]
5443         * elf/dl-sysdep.c: Undefine ROUND after use.
5444         * sysdeps/generic/ldsodefs.h [HAVE_DL_DISCOVER_OSVERSION]
5445         (struct rtld_global_ro): Add _dl_tls_get_addr_soft element.
5446         * elf/rtld.c (rtld_global_ro): Initialize _dl_discover_osversion.
5447         * sysdeps/unix/sysv/linux/dl-osinfo.h: Move _dl_discover_osversion
5448         to ...
5449         * sysdeps/unix/sysv/linux/dl-sysdep.c: ...here.
5450         * sysdeps/unix/sysv/linux/dl-sysdep.h: Declare _dl_discover_osversion
5451         if necessary.
5452         * sysdeps/unix/sysv/linux/sysconf.c: Handle _SC_ARG_MAX here.
5454         * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): Add
5455         _dl_tls_get_addr_soft element.
5456         * elf/rtld.c (rtld_global_ro): Initialize _dl_tls_get_addr_soft.
5457         * elf/Versions (ld): Don't export _dl_tls_get_addr_soft.
5458         * dlfcn/dlinfo.c (dlinfo_doit): Access dl_tls_get_addr_soft through
5459         GLRO.
5460         * elf/dl-iteratephdr.c (__dl_iterate_phdr): Likewise.
5461         * elf/dl-tls.c (_dl_tls_get_addr_soft): Use attribute_hidden instead
5462         of internal_function.
5464         * stdlib/Makefile (aux): Add tens_in_limb.
5465         * stdlib/strtod_l.c: Move _tens_in_limb definition to...
5466         * stdlib/tens_in_limb.c: ...here.  New file.
5468         [BZ #5778]
5469         * sysdeps/unix/sysv/linux/pathconf.h: Declare
5470         __statfs_chown_restricted.
5471         * sysdeps/unix/sysv/linux/fpathconf.c: Call __statfs_chown_restricted
5472         for _PC_CHOWN_RESTRICTED.
5473         * sysdeps/unix/sysv/linux/pathconf.c: Likewise.
5474         Implement __statfs_chown_restricted.
5475         * sysdeps/unix/sysv/linux/bits/posix_opt.h: Change
5476         _POSIX_CHOWN_RESTRICTED value to zero.
5477         * io/tst-fchownat.c: Correctly handle _POSIX_CHOWN_RESTRICTED
5478         defined to zero.
5480         * sysdeps/x86_64/rtld-memset.c: New file.
5482 2008-02-26  Harsha Jagasia  <harsha.jagasia@amd.com>
5484         * sysdeps/x86_64/cacheinfo.c (NOT_USED_RIGHT_NOW): Remove ifdef guards.
5486         * sysdeps/x86_64/memset.S: Rewrite non-SSE code path as tuned for AMD
5487         Barcelona machine.  Make default fall through branch of
5488         __x86_64_preferred_memory_instruction check as the integer code path.
5490 2007-10-15  H.J. Lu  <hongjiu.lu@intel.com>
5492         * sysdeps/x86_64/cacheinfo.c
5493         (__x86_64_preferred_memory_instruction): New variable.
5494         (init_cacheinfo): Initialize __x86_64_preferred_memory_instruction.
5496         * sysdeps/x86_64/memset.S: Rewrite.
5498 2008-03-04  Jakub Jelinek  <jakub@redhat.com>
5500         * include/stdio.h (__asprintf_chk, __dprintf_chk,
5501         __obstack_printf_chk): New prototypes.
5502         (__vasprintf_chk, __vdprintf_chk,
5503         __obstack_vprintf_chk): Likewise.
5504         Add libc_hidden_proto.
5505         * libio/obprintf.c
5506         (_IO_obstack_jumps): No longer static, add attribute_hidden.
5507         * libio/bits/stdio-ldbl.h (__asprintf_chk, __dprintf_chk,
5508         __obstack_printf_chk, __vasprintf_chk, __vdprintf_chk,
5509         __obstack_vprintf_chk): Add __LDBL_REDIR_DECL.
5510         * libio/bits/stdio2.h (__asprintf_chk, __dprintf_chk,
5511         __obstack_printf_chk, __vasprintf_chk, __vdprintf_chk,
5512         __obstack_vprintf_chk): New prototypes.
5513         (asprintf, __asprintf, dprintf, obstack_printf, vasprintf, vdprintf,
5514         obstack_vprintf): New inlines.
5515         * debug/dprintf_chk.c: New file.
5516         * debug/vdprintf_chk.c: New file.
5517         * debug/asprintf_chk.c: New file.
5518         * debug/vasprintf_chk.c: New file.
5519         * debug/obprintf_chk.c: New file.
5520         * debug/tst-chk1.c (do_test): Add asprintf and obstack_printf tests.
5521         * debug/Versions (__asprintf_chk, __dprintf_chk, __obstack_printf_chk,
5522         __vasprintf_chk, __vdprintf_chk, __obstack_vprintf_chk): Export
5523         @@GLIBC_2.8.
5524         * debug/Makefile: Build asprintf_chk, vasprintf_chk, dprintf_chk,
5525         vdprintf_chk and obprintf_chk, set CFLAGS for them.
5526         * sysdeps/ieee754/ldbl-opt/nldbl-compat.c (__nldbl___vasprintf_chk,
5527         __nldbl___vdprintf_chk, __nldbl___obstack_vprintf_chk): Add
5528         libc_hidden_proto.
5529         * sysdeps/ieee754/ldbl-opt/nldbl-compat.h (__nldbl___vasprintf_chk,
5530         __nldbl___vdprintf_chk, __nldbl___obstack_vprintf_chk): New prototypes.
5531         * sysdeps/ieee754/ldbl-opt/Versions (__nldbl___asprintf_chk,
5532         __nldbl___vasprintf_chk, __nldbl___dprintf_chk, __nldbl___vdprintf_chk,
5533         __nldbl___obstack_printf_chk, __nldbl___obstack_vprintf_chk): Export
5534         @@GLIBC_2.8.
5535         * sysdeps/ieee754/ldbl-opt/Makefile (libnldbl-calls): Add asprintf_chk,
5536         vasprintf_chk, dprintf_chk, vdprintf_chk, obstack_printf_chk and
5537         obstack_vprintf_chk.
5538         * sysdeps/ieee754/ldbl-opt/nldbl-obstack_vprintf_chk.c: New file.
5539         * sysdeps/ieee754/ldbl-opt/nldbl-dprintf_chk.c: New file.
5540         * sysdeps/ieee754/ldbl-opt/nldbl-obstack_printf_chk.c: New file.
5541         * sysdeps/ieee754/ldbl-opt/nldbl-asprintf_chk.c: New file.
5542         * sysdeps/ieee754/ldbl-opt/nldbl-vdprintf_chk.c: New file.
5543         * sysdeps/ieee754/ldbl-opt/nldbl-vasprintf_chk.c: New file.
5545 2008-03-04  Ulrich Drepper  <drepper@redhat.com>
5547         [BZ #5779]
5548         * misc/sys/queue.h: Add STAILQ_CONCAT and TAILQ_CONCAT definitions.
5549         Patch by Roy Marples <roy@marples.name>.
5551         [BZ #5736]
5552         * malloc/malloc.c: Fix typo in comment.
5554         [BZ #5627]
5555         * locale/iso-639.def: Add Shuswap.
5557 2008-02-25  Jakub Jelinek  <jakub@redhat.com>
5559         [BZ #5790]
5560         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyaddr2_r): Don't
5561         overwrite *h_errnop/*errnop values from getanswer_r in case of
5562         failure.
5564 2008-03-03  Ulrich Drepper  <drepper@redhat.com>
5566         [BZ #5818]
5567         * nscd/connections.c (dbs): Add initializers for .suggested_module.
5568         (verify_persistent_db): Remove one unnecessary test and add a new one
5569         for bad configuration.
5570         (nscd_init): Improve error reported when persistent database cannot
5571         be reused.
5572         * nscd/nscd.h (DEFAULT_SUGGESTED_MODULE): Define.
5573         * nscd/nscd_conf.c (nscd_parse_file): Provide default values for
5574         .suggested_module and .max_db_size and case config file says the
5575         values are zero.
5576         * nscd/nscd_helper.c (get_mapping): Fail if hash table module is zero.
5578         [BZ #5854]
5579         * nis/ypclnt.c (yp_order): Fix handling of return value of
5580         do_ypcall_tr call.
5581         Patch by Jeff Moyer <jmoyer@redhat.com>.
5583         * po/fr.po: Update from translation team.
5585 2008-02-22  Andreas Jaeger  <aj@suse.de>,
5586             Carlos O'Donell <carlos@systemhalted.org>
5588         [BZ #5012]
5589         * FAQ.in: Describe why glibc needs to be compiled with
5590         optimization.
5592 2008-02-19  Roland McGrath  <roland@redhat.com>
5594         * elf/elf.h (SHT_GNU_ATTRIBUTES): New macro.
5596 2008-02-15  Ulrich Drepper  <drepper@redhat.com>
5598         [BZ #5737]
5599         * resolv/netdb.h: Make NI_MAXHOST and NI_MAXSERV available when
5600         __USE_MISC is defined.
5602 2008-02-10  Ulrich Drepper  <drepper@redhat.com>
5604         * sysdeps/unix/sysv/linux/sys/timerfd.h: New file.
5605         * sysdeps/unix/sysv/linux/Makefile [subdir=misc] (sysdep_headers): Add
5606         sys/timerfd.h.
5607         * sysdeps/unix/sysv/linux/syscalls.list: Add timerfd_create,
5608         timerfd_gettime, timerfd_settime.
5609         * sysdeps/unix/sysv/linux/Versions: Add timerfd_create,
5610         timerfd_gettime, timerfd_settime for GLIBC_2.8.
5612 2008-02-08  Roland McGrath  <roland@redhat.com>
5614         * elf/elf.h (NT_PPC_SPE): New macro.
5616 2008-02-06  Roland McGrath  <roland@redhat.com>
5618         * Makerules ($(common-objpfx)sysd-rules):
5619         Depend on $(sysdep-makeconfigs).
5621 2008-01-31  Roland McGrath  <roland@redhat.com>
5623         [BZ #5442]
5624         * configure.in: Use -print-file-name if it yields a directory,
5625         for each of include and include-fixed.
5626         * configure: Regenerated.
5628         * Makeconfig (sysd-rules-targets): New variable.
5629         * sysdeps/unix/make-syscalls.sh: Use it in the rules emitted.
5630         * sysdeps/unix/Makefile (omit-deps): Append variants for each target.
5632 2008-01-30  Roland McGrath  <roland@redhat.com>
5634         * manual/libc.texinfo: Update back-cover text.
5636         * elf/elf.h (NT_386_TLS): New macro.
5638 2008-01-29  Roland McGrath  <roland@redhat.com>
5640         * Makeconfig (sysd-rules-patterns): New variable.
5641         * Makerules ($(common-objpfx)sysd-rules): Drive the loop from that.
5642         (check-inhibit-asm): New canned sequence, replaces ...
5643         (open-check-inhibit-asm, close-check-inhibit-asm): ... these, removed.
5644         * elf/rtld-Rules ($(objpfx)rtld-%.os): Use $(rtld-CPPFLAGS) in commands.
5645         (rtld-CPPFLAGS): Renamed from CPPFLAGS-rtld.
5646         (CFLAGS-rtld): Variable removed.
5648 2008-01-24  Roland McGrath  <roland@redhat.com>
5650         * configure.in: Let configure fragments set base_os.
5651         * configure: Regenerated.
5653 2008-01-22  Ulrich Drepper  <drepper@redhat.com>
5655         * po/ko.po: Update from translation team.
5657 2008-01-12  H.J. Lu  <hongjiu.lu@intel.com>
5659         * sysdeps/i386/fpu/ftestexcept.c (fetestexcept): Use short for fnstsw.
5661 2008-01-12  Andreas Jaeger  <aj@suse.de>
5663         [BZ #5040]
5664         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h (enum EPOLL_EVENTS):
5665         Add EPOLLRDHUP.
5667 2008-01-20  Samuel Thibault  <samuel.thibault@ens-lyon.org>
5669         * hurd/hurdsock.c (_hurd_socket_server): Return the standard
5670         error EAFNOSUPPORT rather than non-standard EPFNOSUPPORT.
5671         * sunrpc/bindrsvprt.c (bindresvport): Likewise.
5673 2007-10-23  Alexandre Oliva  <aoliva@redhat.com>
5675         * include/link.h (FORCED_DYNAMIC_TLS_OFFSET): Define.
5676         * elf/dl-close.c (_dl_close): Check for it.
5677         * elf/dl-reloc.c (CHECK_STATIC_TLS): Likewise.
5678         (_dl_allocate_static_tls): Likewise.
5679         * elf/dl-tls.c (_dl_allocate_tls_init): Likewise.
5680         (__tls_get_addr): Protect from race conditions in setting l_tls_offset
5681         to it.
5682         * elf/tst-tls16.c: New file.
5683         * elf/tst-tlsmod16a.c: New file.
5684         * elf/tst-tlsmod16b.c: New file.
5685         * elf/Makefile: Add rules to build and run tst-tls16.
5687 2008-01-16  Ulrich Drepper  <drepper@redhat.com>
5689         [BZ #5628]
5690         * bits/shm.h: Fix comment describing shmid_ds.
5691         * sysdeps/gnu/bits/shm.h: Likewise.
5692         * sysdeps/unix/sysv/linux/alpha/bits/shm.h: Likewise.
5693         * sysdeps/unix/sysv/linux/bits/shm.h: Likewise.
5694         * sysdeps/unix/sysv/linux/ia64/bits/shm.h: Likewise.
5695         * sysdeps/unix/sysv/linux/powerpc/bits/shm.h: Likewise.
5696         * sysdeps/unix/sysv/linux/s390/bits/shm.h: Likewise.
5697         * sysdeps/unix/sysv/linux/sh/bits/shm.h: Likewise.
5698         * sysdeps/unix/sysv/linux/sparc/bits/shm.h: Likewise.
5699         * sysdeps/unix/sysv/linux/x86_64/bits/shm.h: Likewise.
5700         Patch by Hareesh Nagarajan <hareesh.nagarajan@gmail.com>.
5702         [BZ #5607]
5703         * conform/data/fcntl.h-data: Fix posix_fadvise and posix_fallocate
5704         prototypes.
5705         * conform/data/limits.h-data: Adjust limits changed in v6 and add
5706         additional suffixes.
5707         * conform/data/mqueue.h-data: Fix typo in mq_curmsgs entry.
5708         Add optional functions mq_timedreceive and mq_timedsend.
5709         * conform/data/netdb.h-data: Add more AI_* and EAI_* constants.
5710         * conform/data/pthread.h-data: Fix prototype of
5711         pthread_condattr_setclock.  pthread_sigmask is not required in v6.
5712         * conform/data/semaphore.h-data: Allow time.h definitions.
5713         * conform/data/signal.h-data: Likewise.
5714         * conform/data/stdio.h-data: getw and putw are not required in v6.
5715         * conform/data/stdlib.h-data: Change setstate prototype.
5716         * conform/data/string.h-data: Fix strerror_r prototype.
5717         * conform/data/time.h-data: Fix typo in TIMER_ABSTIME definition.
5718         * conform/data/unistd.h-data: pthread_atfork not required in v6.
5719         Fix readlink prototype.
5720         * conform/data/netinet/in.h-data: Add const to in6addr_any and
5721         in6addr_loopback.
5722         * inet/netinet/in.h: Cleanup namespace.
5723         * posix/regex.h: Likewise.
5724         * resolv/netdb.h: Likewise.
5725         * sysdeps/unix/sysv/linux/bits/in.h: Likewise.
5726         * sysdeps/unix/sysv/linux/bits/socket.h: Likewise.
5727         * sysdeps/unix/sysv/linux/x86_64/bits/stat.h: Likewise.
5728         * sysdeps/posix/getaddrinfo.c (default_labels): Adjust for change
5729         of names of in in6_addr.
5730         (default_precedence): Likewise.
5731         * sysdeps/unix/sysv/linux/cmsg_nxthdr.c: Include <stddef.h> for
5732         NULL definition.
5734 2008-01-15  Ulrich Drepper  <drepper@redhat.com>
5736         * conform/data/fmtmsg.h-data: Add missing allows.
5737         * conform/data/ftw.h-data: Likewise.
5738         * conform/data/inttypes.h-data: Likewise.
5739         * conform/data/math.h-data: Likewise.
5740         * conform/data/signal.h-data: Likewise.
5741         * conform/data/net/if.h-data: Likewise.
5742         * conform/data/netinet/in.h-data: Likewise.
5743         * conform/data/sys/socket.h-data: Likewise.
5745         [BZ #5614]
5746         * string/bits/string2.h (__strtok_r_1c): Always update *__NEXTP.
5747         (__strtok_r): Simplify.
5748         * string/tester.c (test_strtok_r): Add test case for futile search
5749         with single-character seach string.
5751 2008-01-12  Ulrich Drepper  <drepper@redhat.com>
5753         * po/ko.po: Update from translation team.
5755 2008-01-11  Andreas Jaeger  <aj@suse.de>
5757         [BZ #5600]
5758         * sysdeps/unix/sysv/linux/sys/signalfd.h (struct
5759         signalfd_siginfo): Use 64-bit type for ssi_ptr to sync with Linux
5760         kernel header.
5762 2008-01-10  Ulrich Drepper  <drepper@redhat.com>
5764         * sysdeps/posix/getaddrinfo.c (rfc3484_sort): Store result of
5765         native interface lookup in all the relevant places.
5767 2008-01-10  Jakub Jelinek  <jakub@redhat.com>
5768             Ulrich Drepper  <drepper@redhat.com>
5770         * sysdeps/posix/getaddrinfo.c (sort_results): Remove service_order
5771         field.  Use sockaddr_in6 for source_addr.
5772         (get_scope): Change type of parameter to sockaddr_in6.  Adjust.
5773         (match_prefix): Likewise.
5774         (get_label): Likewise.
5775         (get_precedence): Likewise.
5776         (rfc3484_sort): Change to use indirect access to results array.
5777         Adjust to use of sockaddr_in6.  Replace service_order test with
5778         simple index comparison.
5779         (getaddrinfo): Define order array.  Initialize it.  Don't initialize
5780         service_order field.  Adjust qsort_t calls.  Access sorted result
5781         array indirectly through order array.
5782         * posix/tst-rfc3484.c: Adjust for change of rfc3484_sort.
5783         * posix/tst-rfc3484-2.c: Likewise.
5784         * posix/tst-rfc3484-3.c: Likewise.
5786 2008-01-09  Ulrich Drepper  <drepper@redhat.com>
5788         [BZ #5541]
5789         * sunrpc/rpc_thread.c (__rpc_thread_destroy): Also free xports and
5790         pollfd structures.
5791         Patch by André Cruz.
5793         [BZ #5545]
5794         * sunrpc/clnt_perr.c (clnt_sperror): Don't use fixed size buffer.
5795         (clnt_spcreateerror): Likewise.
5797         [BZ #5553]
5798         * malloc/malloc.c (public_mALLOc): Set ar_ptr when trying main_arena.
5799         (public_mEMALIGn): Likewise.
5800         Patch mostly by Daniel Jacobowitz.
5802 2008-01-09  Jakub Jelinek  <jakub@redhat.com>
5804         * sysdeps/unix/sysv/linux/i386/makecontext.S (__makecontext): Avoid
5805         clobbering memory at or above uc_stack.ss_sp + uc_stack.ss_size.
5806         * stdlib/Makefile: Add rules to build and run tst-makecontext2.
5807         * stdlib/tst-makecontext2.c: New test.
5809 2008-01-08  Jakub Jelinek  <jakub@redhat.com>
5811         * iconv/loop.c (UPDATE_PARAMS): Define to empty statement if not
5812         defined.
5813         (REINIT_PARAMS): Likewise.  Undefine before end of file.
5814         (STANDARD_TO_LOOP_ERR_HANDLER): Use UPDATE_PARAMS before calling
5815         transliteration hooks and REINIT_PARAMS afterwards.
5816         * iconvdata/iso-2022-jp.c (BODY): Use a separate variable for
5817         status.
5818         (REINIT_PARAMS): Define.
5819         * iconvdata/ibm1364.c (REINIT_PARAMS): Likewise.
5820         * iconvdata/ibm930.c (REINIT_PARAMS): Likewise.
5821         * iconvdata/ibm933.c (REINIT_PARAMS): Likewise.
5822         * iconvdata/ibm935.c (REINIT_PARAMS): Likewise.
5823         * iconvdata/ibm937.c (REINIT_PARAMS): Likewise.
5824         * iconvdata/ibm939.c (REINIT_PARAMS): Likewise.
5825         * iconvdata/iso-2022-cn.c (REINIT_PARAMS): Likewise.
5826         * iconvdata/iso-2022-cn-ext.c (REINIT_PARAMS): Likewise.
5827         * iconvdata/iso-2022-jp-3.c (REINIT_PARAMS): Likewise.
5828         * iconvdata/iso-2022-kr.c (REINIT_PARAMS): Likewise.
5829         * iconvdata/Makefile: Add rules to build and run tst-iconv7.c.
5830         * iconvdata/tst-iconv7.c: New test.
5832 2008-01-07  Ulrich Drepper  <drepper@redhat.com>
5834         * libio/stdio.h (vscanf): Fix definition for loser compilers.
5836 2008-01-05  Jakub Jelinek  <jakub@redhat.com>
5838         [BZ #5112]
5839         * nscd/connections.c (restart): Fix condition.
5841 2008-01-03  Jakub Jelinek  <jakub@redhat.com>
5843         * ctype/ctype.h (__ctype_b_loc, __ctype_tolower_loc,
5844         __ctype_toupper_loc): Add __THROW.
5846 2008-01-02  Ulrich Drepper  <drepper@redhat.com>
5848         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Fix
5849         recognition of interface family.
5851         * posix/getconf.c: Update copyright year.
5852         * nss/getent.c: Likewise.
5853         * iconv/iconvconfig.c: Likewise.
5854         * iconv/iconv_prog.c: Likewise.
5855         * elf/ldconfig.c: Likewise.
5856         * catgets/gencat.c: Likewise.
5857         * csu/version.c: Likewise.
5858         * elf/ldd.bash.in: Likewise.
5859         * elf/sprof.c (print_version): Likewise.
5860         * locale/programs/locale.c: Likewise.
5861         * locale/programs/localedef.c: Likewise.
5862         * nscd/nscd.c (print_version): Likewise.
5863         * debug/xtrace.sh: Likewise.
5864         * malloc/memusage.sh: Likewise.
5865         * malloc/mtrace.pl: Likewise.
5866         * debug/catchsegv.sh: Likewise.
5868 2007-12-26  Ulrich Drepper  <drepper@redhat.com>
5870         * nss/nsswitch.c (__nss_lookup): Actually use alternative name in
5871         second lookup.
5873 2007-12-23  Ulrich Drepper  <drepper@redhat.com>
5875         * sysdeps/x86_64/cacheinfo.c (intel_02_known): New entry 0x3f.
5876         * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_02_known): Likewise.
5878 2007-12-17  Roland McGrath  <roland@redhat.com>
5880         * inet/ether_line.c (ether_line): Remove unused variable.
5882 2007-12-17  Samuel Thibault  <samuel.thibault@ens-lyon.org>
5884         * login/forkpty.c (forkpty): Add const qualifier to parameters termp
5885         and winp.
5886         * login/openpty.c (openpty): Likewise.
5887         * login/pty.h (openpty, forkpty): Likewise.
5888         * manual/terminal.texi (openpty, forkpty): Likewise.
5890 2007-12-17  Ulrich Drepper  <drepper@redhat.com>
5892         * malloc/malloc.c (public_cALLOc): For arenas other than
5893         main_arena, count all bytes inside the mprotect_size range of the
5894         heap as uninitialized.
5896 2007-12-16  Ulrich Drepper  <drepper@redhat.com>
5898         * elf/tst-execstack.c (do_test): Don't fail if SELinux forbids
5899         executable stacks.
5901         * malloc/malloc.c (public_mTRIm): Iterate over all arenas and call
5902         mTRIm for all of them.
5903         (mTRIm): Additionally iterate over all free blocks and use madvise
5904         to free memory for all those blocks which contain at least one
5905         memory page.
5906         * malloc/tst-trim1.c: New file.
5907         * malloc/Makefile (tests): Add tst-trim1.
5909         * malloc/malloc.c (do_check_malloc_state): Minimal cleanups.
5911 2007-12-14  Ulrich Drepper  <drepper@redhat.com>
5913         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (INTERNAL_SYSCALL_ERROR_P):
5914         First cast argument to long
5915         * sysdeps/unix/sysv/linux/x86_64/init-first.c (__vdso_gettimeofday):
5916         Return long.
5917         (__vdso_clock_gettime): Likewise.
5918         * sysdeps/unix/sysv/linux/x86_64/bits/libc-vdso.h: Functions
5919         return long.
5921 2007-12-13  Ulrich Drepper  <drepper@redhat.com>
5923         * locale/nl_langinfo.c (nl_langinfo): Just call __nl_langinfo_l.
5924         * locale/nl_langinfo_l.c: Real implementation, copied from
5925         nl_langinfo.c.
5926         * include/langinfo.h: Add libc_hidden_proto for __nl_langinfo_l.
5928 2007-12-01  Jim Meyering  <meyering@redhat.com>
5930         * posix/regcomp.c (optimize_utf8): Fix a typo, s/idx/ctx_type/,
5931         that would inhibit utf8-optimization of a regexp containing line-
5932         or buffer-anchors, e.g., `^', `$'.
5934 2007-12-12  Ulrich Drepper  <drepper@redhat.com>
5936         * time/bug-getdate1.c (do_test): Don't use century values which
5937         aren't valid on 32-bit systems.
5939 2007-12-12  Jakub Jelinek  <jakub@redhat.com>
5941         * sysdeps/i386/i486/bits/string.h (memmove): Define as macro.
5942         (memmove): Rename to __memmove_g, with __asm__ ("memmove").
5943         * sysdeps/s390/bits/string.h (__strlen_g, __strcpy_g, __strncpy_g,
5944         __strcat_g, __strncat_g): Add __asm__.
5946 2007-12-12  Ulrich Drepper  <drepper@redhat.com>
5948         [BZ #5477]
5949         * io/fchmodat.c: Fix typo in stub_warning use.
5950         Patch by Petr Salinger.
5952 2007-12-11  Ulrich Drepper  <drepper@redhat.com>
5954         * iconvdata/hp-thai8.c: New file.
5955         * iconvdata/Makefile: Add rules for hp-thai8.c.
5956         * iconvdata/tst-tables.sh: Add entry for HP-THAI8.
5957         * iconvdata/gconv-modules: Likewise.
5959         [BZ #5464]
5960         * iconvdata/hp-greek8.c: New file.
5961         * iconvdata/Makefile: Add rules for hp-greek8.c.
5962         * iconvdata/tst-tables.sh: Add entry for HP-GREEK8.
5963         * iconvdata/gconv-modules: Likewise.
5965         [BZ #5463]
5966         * iconvdata/hp-turkish8.c: New file.
5967         * iconvdata/Makefile: Add rules for hp-turkish8.c.
5968         * iconvdata/tst-tables.sh: Add entry for HP-TURKISH8.
5969         * iconvdata/gconv-modules: Likewise.
5971         * malloc/arena.c (grow_heap): Split out code to shrink heap into...
5972         (shrink_heap): ... this new function.
5973         (heap_trim): Call shrink_heap instead of grow_heap.
5975         * malloc/malloc.c (_int_malloc): sYSMALLOc might fail, in this
5976         case don't call alloc_perturb.
5978 2007-12-10  Ulrich Drepper  <drepper@redhat.com>
5980         * sysdeps/unix/sysv/linux/adjtime.c: Use ADJ_OFFSET_SS_READ if
5981         possible.
5982         * sysdeps/unix/sysv/linux/kernel-features.h
5983         (__ASSUME_ADJ_OFFSET_SS_READ): Define for 2.6.24.
5984         * sysdeps/unix/sysv/linux/sys/timex.h (ADJ_OFFSET_SS_READ): Define.
5986 2007-12-08  Ulrich Drepper  <drepper@redhat.com>
5988         [BZ #5424]
5989         * stdio-common/vfprintf.c: Do not overflow when adding to done.
5990         * stdio-common/Makefile (tests): Add bug22.
5991         * stdio-common/bug22.c: New file.
5993         [BZ #5451]
5994         * time/getdate.c: Fix filling in default values.
5995         * time/bug-getdate1.c: New file.
5996         * time/Makefile: Add rules to build and run bug-getdate1.
5998         * iconvdata/ebcdic-is-friss.c: Use 8bit-gap instead of 8bit-generic.
5999         * iconvdata/ebcdic-es.c: Likewise.
6000         * iconvdata/ebcdic-es-a.c: Likewise.
6001         * iconvdata/ebcdic-uk.c: Likewise.
6002         * iconvdata/iso8859-16.c: Likewise.
6003         * iconvdata/viscii.c: Likewise.
6004         * iconvdata/iso8859-9e.c: Likewise.
6005         * iconvdata/Makefile: Adjust appropriately.
6007         [BZ #5428]
6008         * wcsmbs/wchar.h: Unconditionally undefine __need_mbstate and
6009         __need_wint_t.
6011 2007-12-07  Ulrich Drepper  <drepper@redhat.com>
6013         [BZ #5427]
6014         * iconvdata/hp-roman9.c: New file.
6015         * iconvdata/Makefile: Add rules for hp-roman9.c.
6016         * iconvdata/tst-tables.sh: Add HP-ROMAN9.
6017         * iconvdata/gconv-modules: Likewise.
6019         * iconvdata/hp-roman8.c: Use 8bit-gap instead of 8bit-generic.
6020         * iconvdata/Makefile: Adjust appropriately.
6022         [BZ #5441]
6023         * stdio-common/vfscanf.c (_IO_vfwscanf): Don't free ptrs_to_free
6024         structure, it's allocated with alloca.
6025         * stdio-common/Makefile (tests): Add bug21.
6026         * stdio-common/bug21.c: New file.
6028 2007-12-06  Aurelien Jarno  <aurelien@aurel32.net>
6030         [BZ #5452]
6031         * sysdeps/unix/sysv/linux/bits/sched.h: Use __extension__
6032         keyword for gcc's braced-groups.
6034 2007-12-07  Ulrich Drepper  <drepper@redhat.com>
6036         [BZ #5454]
6037         * inet/ether_line.c: Strip hostname of whitespaces.
6038         * inet/Makefile (tests): Add tst-ether_line.
6039         * inet/tst-ether_line.c: New file.
6041 2007-12-03  Ulrich Drepper  <drepper@redhat.com>
6043         [BZ #5439]
6044         * sysdeps/unix/sysv/linux/sys/signalfd.h: Fix use of __nonnull.
6046         [BZ #5435]
6047         * sysdeps/unix/sysv/linux/i386/makecontext.S: Align stack.
6049         * stdlib/tst-setcontext.c: Catch the case where the links gets
6050         messed up and we do not reach main again.
6052         * po/ca.po: Update from translation team.
6054 2007-11-26  Ulrich Drepper  <drepper@redhat.com>
6056         * posix/unistd.h: Declare fsync also for __USE_XOPEN2K.
6057         * posix/regex.h (REG_ENOSYS): Likewise.
6058         * wcsmbs/wchar.h: Define __need_file also for __USE_XOPEN2K.
6060 2007-11-25  Ulrich Drepper  <drepper@redhat.com>
6062         * nscd/nscd.h (MAX_STACK_USE): Define.
6063         * nscd/mem.c (MAX_STACK_USE): Remove definition here.
6064         (gc): Initialize stack_used based on allocation in prune_cache.
6065         * nscd/cache.c (prune_cache): Use heap for mark array if necessary.
6066         Clear array before use.
6068         * nscd/aicache.c (addhstaiX): Update statistics counter in case
6069         memory allocation failed.
6070         * nscd/hstcache.c (cache_addhst): Likewise.
6071         * nscd/grpcache.c (cache_addgr): Likewise.
6072         * nscd/servicescache.c (cache_addserv): Likewise.
6073         * nscd/pwdcache.c (cache_addpw): Likewise.
6074         * nscd/initgrcache.c (addinitgroupsX): Likewise.
6076 2007-11-23  Ulrich Drepper  <drepper@redhat.com>
6078         * sysdeps/unix/sysv/linux/powerpc/powerpc64/syscalls.list: Add open
6079         and creat system calls.
6081         * sysdeps/unix/sysv/linux/check_native.c: Include <asm/types.h>.
6083 2007-11-23  Martin Schwidefsky  <schwidefsky@de.ibm.com>
6085         * sysdeps/unix/sysv/linux/Makefile [subdir=inet] (sysdep_headers):
6086         Add netiucv/iucv.h.
6087         * sysdeps/unix/sysv/linux/netiucv/iucv.h: New file.
6088         * sysdeps/unix/sysv/linux/opensock.c (__opensock): Add AF_IUCV
6089         protocol.
6090         * sysdeps/unix/sysv/linux/sa_len.c (__libc_sa_len): Likewise.
6091         * sysdeps/unix/sysv/linux/s390/opensock.c: New file.
6092         * sysdeps/unix/sysv/linux/s390/sa_len.c: New file.
6094 2007-11-22  Martin Schwidefsky  <schwidefsky@de.ibm.com>
6096         * sysdeps/s390/bits/string.h (strlen, strcpy, strncpy, strcat,
6097         strncat): Define as macros to avoid compile errors.
6099         * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list:  Add open and
6100         creat entries.
6102 2007-11-22  Ulrich Drepper  <drepper@redhat.com>
6104         [BZ #5382]
6105         * nscd/nscd.h (NSCD_THREAD_STACKSIZE): Define.
6106         * nscd/connections.c (start_threads): Use NSCD_THREAD_STACKSIZE.
6107         * nscd/mem.c (gc): Don't allocate arrays on the stack if they can
6108         overflow it.
6109         Partially based on a patch by Petr Baudis <pasky@suse.cz>.
6111         * sysdeps/unix/sysv/linux/nscd_setup_thread.c (setup_thread):
6112         Return zero in case the thread library is not NPTL.
6114         [BZ #5375]
6115         * resolv/res_hconf.c (_res_hconf_reorder_addrs): Fix locking when
6116         initializing interface list.
6118         [BZ #5378]
6119         * nis/nss_compat/compat-initgroups.c (getgrent_next_nss): Don't
6120         use result of nss_getgrgid_r if nothing was found.  For other
6121         error return with a failure.
6122         Partially based on a patch by Petr Baudis <pasky@suse.cz>.
6124         * locale/programs/ld-collate.c (collate_read): Fix loop to match
6125         macro name.
6127 2007-11-19  Ulrich Drepper  <drepper@redhat.com>
6129         * sysdeps/posix/getaddrinfo.c (defaults_scopes, scopes): New variables.
6130         (get_scope): For IPv4 scope, use scopes table.
6131         (fini): Free scopes table if necessary.
6132         (free_scopelist): New function.
6133         (scopecmp): New function.
6134         (gaiconf_init): Also handle scopev4 entries.
6135         * posix/tst-rfc3484.c (do_test): Initialize scopes.
6136         * posix/tst-rfc3484-2.c (do_test): Likewise.
6137         * posix/gai.conf: Document scopev4 defaults.
6138         * posix/Makefile (tests): Add tst-rfc3484-3.
6139         * posix/tst-rfc3484-3.c: New file.
6141         * sysdeps/posix/getaddrinfo.c (default_labels): Describe entry for
6142         Teredo tunnels.
6143         * posix/gai.conf: Update for current default tables.
6145 2007-11-19  Ulrich Drepper  <drepper@redhat.com>
6147         * po/tr.po: Update from translation team.
6149 2007-11-18  Roland McGrath  <roland@frob.com>
6151         * manual/arith.texi (Remainder Functions): Spelling fix.
6152         From Shaun Silk <genix@mysoul.com.au>.
6154         * sysdeps/mach/hurd/bits/fcntl.h (O_CLOEXEC): Fix value.
6156 2007-11-17  Ulrich Drepper  <drepper@redhat.com>
6158         * po/zh_CN.po: Update from translation team.
6160         * sysdeps/unix/sysv/linux/Makefile [subdir=misc] (sysdep_headers):
6161         Add sys/signalfd.h and sys/eventfd.h.
6163 2007-11-15  Bruno Haible  <bruno@clisp.org>
6165         [BZ #5346]
6166         * intl/dcigettext.c (struct known_translation_t): Turn msgid into a
6167         union.
6168         (transcmp): Use the appropriate part of s1->msgid and s2->msgid.
6169         (DCIGETTEXT): Change the allocation of the 'search' variable so that
6170         it needs only fixed stack space. Delay the initialization of
6171         msgid_len until it is needed.
6173 2007-11-15  Andreas Jaeger  <aj@suse.de>
6175         * sysdeps/ieee754/dbl-64/sincos.tbl: Fix size of union.
6176         Reported by Christoph Quirin Lauter <christoph.lauter@ens-lyon.fr>.
6178 2007-11-15  Ulrich Drepper  <drepper@redhat.com>
6180         * po/ko.po: Update from translation team.
6182 2007-11-14  Ulrich Drepper  <drepper@redhat.com>
6184         * sysdeps/unix/sysv/linux/check_native.c (__check_native): Simplify
6185         significantly.  The device type is also part of the ifinfomsg data.
6187         * po/sv.po: Update from translation team.
6188         * po/nl.po: Likewise.
6190         * nscd/cache.c (prune_cache): If cache is empty, instruct caller
6191         to wake up in 24 hours.
6193         * nscd/gai.c (__ioctl): Define.  Include check_native.c.
6195 2007-11-13  Ulrich Drepper  <drepper@redhat.com>
6197         * po/cs.po: Update from translation team.
6198         * po/pl.po: Likewise.
6200         * include/ifaddrs.h: Remove in6ai_temporary.
6201         (struct in6addrinfo): Add index element.
6202         Declare __check_native.
6203         * inet/Makefile (aux): Add check_native.
6204         * sysdeps/unix/sysv/linux/check_native.c: New file.
6205         * sysdeps/unix/sysv/linux/check_pf.c: No need to recognize
6206         IFA_F_TEMPORARY.  Pass back ifa_index.
6207         * sysdeps/posix/getaddrinfo.c: Remove netlink compatibility code.
6208         (rfc3484_sort): Add new parameter.  Implement rule 7 correctly:
6209         call __check_native if necessary.
6210         (getaddrinfo): Fill in index field.  Use qsort_r instead of qsort
6211         to sort addresses.  Pass information about the results.
6212         * posix/tst-rfc3484.c: Adjust for addition of index field and change
6213         of rfc3484_sort interface.
6214         * posix/tst-rfc3484-2.c: Likewise.
6216         * stdlib/stdlib.h: Define __compar_d_fn_t.  Declare qsort_r.
6217         * include/stdlib.h: Add hidden_proto for qsort_t and adjust protoype
6218         for _quicksort.
6219         * stdlib/msort.c (qsort): Now a wrapper around qsort_r.
6220         (qsort_r): Renamed from qsort.  Take additional parameter and pass it
6221         on as third parameter to compare function and _quicksort.
6222         * stdlib/qsort.c (_quicksort): Take additional parameter and pass on
6223         to the compare function.
6224         * stdlib/Versions [libc] (GLIBC_2.8): Add qsort_r.
6225         * Versions.def: Add GLIBC_2.8 for libc.
6227         * posix/tst-rfc3484.c: Adjust for addition of prefixlen field.
6228         * posix/tst-rfc3484-2.c: Likewise.
6230         * include/kernel-features.h: Moved to...
6231         * sysdeps/mach/hurd/kernel-features.h: ...here.
6233 2007-09-13  H.J. Lu  <hongjiu.lu@intel.com>
6235         * sysdeps/i386/i586/memcpy_chk.S: New file.
6236         * sysdeps/i386/i586/mempcpy_chk.S: Likewise.
6237         * sysdeps/i386/i586/memset_chk.S: Likewise.
6239 2007-11-12  Ulrich Drepper  <drepper@redhat.com>
6241         * include/ifaddrs.c (struct in6addrinfo): Add prefixlen field.
6242         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Always return
6243         list of interfaces.  Also store prefix length.
6244         * sysdeps/posix/getaddrinfo.c (sort_result): Add prefixlen element.
6245         (rfc3484_sort): In rule 9, for IPv4 addresses count only matching
6246         prefix if source and destination address are in the same subnet.
6247         (getaddrinfo): Always call __check_pf.  Fill in prefixlen field.
6248         Always look for matching record in in6ai list.
6249         Correct source_addr_len value for IPv6->IPv4 converted records.
6251 2007-11-11  Roland McGrath  <roland@frob.com>
6253         * include/kernel-features.h: New file.
6255 2007-11-10  Ulrich Drepper  <drepper@redhat.com>
6257         * sysdeps/pthread/aio_misc.c (handle_fildes_io): Avoid unnecessary
6258         complications for 64-bit platforms.
6260         * sysdeps/unix/sysv/linux/open64.c: Move __open64_2 implementation to..
6261         * sysdeps/unix/sysv/linux/open64_2.c: ...here.  New file.
6262         * sysdeps/unix/sysv/linux/Makefile [subdir=io] (sysdep_routines): Add
6263         open64_2.
6264         * sysdeps/unix/sysv/linux/ia64/syscalls.list: Add open and creat
6265         entries.
6266         * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Likewise.
6267         * sysdeps/wordsize-64/alphasort.c: New file.
6268         * sysdeps/wordsize-64/alphasort64.c: New file.
6269         * sysdeps/wordsize-64/fseeko.c: New file.
6270         * sysdeps/wordsize-64/fseeko64.c: New file.
6271         * sysdeps/wordsize-64/ftello.c: New file.
6272         * sysdeps/wordsize-64/ftello64.c: New file.
6273         * sysdeps/wordsize-64/ftw.c: New file.
6274         * sysdeps/wordsize-64/ftw64.c: New file.
6275         * sysdeps/wordsize-64/iofgetpos.c: New file.
6276         * sysdeps/wordsize-64/iofgetpos64.c: New file.
6277         * sysdeps/wordsize-64/iofopen.c: New file.
6278         * sysdeps/wordsize-64/iofopen64.c: New file.
6279         * sysdeps/wordsize-64/iofsetpos.c: New file.
6280         * sysdeps/wordsize-64/iofsetpos64.c: New file.
6281         * sysdeps/wordsize-64/lockf.c: New file.
6282         * sysdeps/wordsize-64/lockf64.c: New file.
6283         * sysdeps/wordsize-64/mkostemp.c: New file.
6284         * sysdeps/wordsize-64/mkostemp64.c: New file.
6285         * sysdeps/wordsize-64/mkstemp.c: New file.
6286         * sysdeps/wordsize-64/mkstemp64.c: New file.
6287         * sysdeps/wordsize-64/scandir.c: New file.
6288         * sysdeps/wordsize-64/scandir64.c: New file.
6289         * sysdeps/wordsize-64/tmpfile.c: New file.
6290         * sysdeps/wordsize-64/tmpfile64.c: New file.
6291         * sysdeps/wordsize-64/versionsort.c: New file.
6292         * sysdeps/wordsize-64/versionsort64.c: New file.
6293         * sysdeps/unix/sysv/linux/wordsize-64/aio_read.c: New file.
6294         * sysdeps/unix/sysv/linux/wordsize-64/aio_read64.c: New file.
6295         * sysdeps/unix/sysv/linux/wordsize-64/aio_write.c: New file.
6296         * sysdeps/unix/sysv/linux/wordsize-64/aio_write64.c: New file.
6297         * sysdeps/unix/sysv/linux/wordsize-64/creat64.c: New file.
6298         * sysdeps/unix/sysv/linux/wordsize-64/getdirentries.c: New file.
6299         * sysdeps/unix/sysv/linux/wordsize-64/getdirentries64.c: New file.
6300         * sysdeps/unix/sysv/linux/wordsize-64/lio_listio.c: New file.
6301         * sysdeps/unix/sysv/linux/wordsize-64/lio_listio64.c: New file.
6302         * sysdeps/unix/sysv/linux/wordsize-64/open64.c: New file.
6303         * sysdeps/unix/sysv/linux/wordsize-64/openat.c: New file.
6304         * sysdeps/unix/sysv/linux/wordsize-64/openat64.c: New file.
6306         * crypt/sha256-crypt.c: Fix a comment.
6307         * crypt/sha512-crypt.c: Likewise.
6309 2007-11-07  H.J. Lu  <hongjiu.lu@intel.com>
6311         * sysdeps/x86_64/memset.S: Add sfence after movnti.
6313 2007-11-07  Ulrich Drepper  <drepper@redhat.com>
6315         [BZ #5277]
6316         * iconv/loop.c (STANDARD_TO_LOOP_ERR_HANDLER): If conversion failed
6317         because output buffer is too small break, don't loop.
6318         * iconvdata/Makefile (tests): Add bug-iconv6.
6319         * iconvdata/bug-iconv6.c: New file.
6321 2007-11-06  Ulrich Drepper  <drepper@redhat.com>
6323         * stdio-common/vfprintf.c (vfprintf): Compute necessary buffer size
6324         with size_t type.
6325         * stdio-common/printf_fp.c (__print_fp): Change chars_needed type to
6326         size_t.  Add casts where needed.
6328         * nscd/selinux.c (nscd_request_avc_has_perm): When compiled with
6329         old headers, don't call avc_has_perm if we don't have the
6330         permission information.
6332 2007-11-05  Daniel Jacobowitz  <dan@codesourcery.com>
6334         * elf/rtld.c (dl_main): Use the page size to find the map start.
6336 2007-11-05  Ulrich Drepper  <drepper@redhat.com>
6338         * time/tzfile.c (__tzfile_read): Fix check for version 0 data files.
6339         Patch by Szymon Siwek <sls@poczta.wp.pl>.
6341         * nscd/aicache.c (addhstaiX): Check herrno after IPv4 lookup only
6342         when the lookup call failed.
6344         * nscd/nscd.h (struct database_dyn): Rename prunelock to prune_lock.
6345         Add prune_cond and wakeup_time.
6346         (CACHE_PRUNE_INTERNAL): Define.
6347         Update declarations of prune_cache and setup_thread.
6348         * nscd/connections.c (dbs): Update initializers.
6349         (CACHE_PRUNE_INTERNAL): Moved to nscd.h.
6350         (nscd_init): Default number of threads is now 4.
6351         (invalidate_cache): Take lock before calling prune_cache.
6352         (handle_request): If SELinux forbids the request, say so.
6353         (readylist_cond): Use static initializer.
6354         (nscd_run_prune): New function.  Used only by pruning threads.
6355         (nscd_run_worder): Renamed from nscd_run.  Remove support for pruning
6356         here.
6357         (fd_ready): Update nscd_run reference.
6358         (start_threads): No need to initialize readylist_cond.
6359         Start pruning threads separately.
6360         * nscd/nscd_setup_thread.c: Change return value type to int and always
6361         return 0.
6362         * sysdeps/unix/sysv/linux/nscd_setup_thread.c: Change return value type
6363         to int and return nonzero value if we can use the TID address hack.
6364         * nscd/cache.c (cache_add): If next wakeup time of cleanup thread for
6365         the database is later than the new entry's timeout, update the
6366         wakeup time and wake the cleanup thread.
6367         (prune_cache): Return seconds the next entry in the database is still
6368         valid.  Remove locking for pruning here.
6369         * nscd/nscd.conf: Document default number of threads.
6371 2007-10-31  Ulrich Drepper  <drepper@redhat.com>
6373         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Make sure
6374         stack is properly aligned for the target function.
6375         Correct unwind info.
6377         * elf/rtld.c (dl_main): Initialize stack and pointer guard early
6378         when using auditing libraries.
6380 2007-10-29  Ulrich Drepper  <drepper@redhat.com>
6382         * resolv/Versions [libresolv] (GLIBC_PRIVATE): Add
6383         _nss_dns_getnetbyaddr2_r.
6384         * resolv/nss_dns/dns-host.c: Define _nss_dns_getnetbyaddr2_r.  Pass
6385         extra parameter to getanswer_r.
6386         (_nss_dns_getnetbyaddr_r): Now a wrapper around
6387         _nss_dns_getnetbyaddr2_r.
6389         * nscd/Makefile (nscd-modules): Replace gethstbynm2_r with
6390         gethstbynm3_r.
6391         * nscd/gethstbynm2_r.c: Remove.
6392         * nscd/gethstbynm3_r.c: New file.
6393         * nscd/aicache.c (addhstaiX): Use __gethostbyaddr2_r instead of
6394         __gethostbyaddr_r.
6395         * nscd/gethstbyad_r.c: Generate __gethostbyaddr2_r function.  Define
6396         __gethostbyaddr_r compatibility wrapper.
6397         * nscd/hstcache.c (cache_addhst): Add ttl parameter.  Use it when
6398         determining timeout of entry.
6399         (lookup): Take new parameter and pass it to __gethostbyname3_r and
6400         __gethostbyaddr2_r.
6401         (addhstbyX): Pass reference to variable for TTL to lookup and
6402         cache_addhst.
6403         * nss/Versions [glibc] (GLIBC_PRIVATE): Export __nss_passwd_lookup2,
6404         __nss_group_lookup2, __nss_hosts_lookup2, __nss_services_lookup2,
6405         and __nss_next2.  Remove __nss_services_lookup.
6406         * nss/XXX-lookup.c: Name function now *_lookup2.  Add new parameter.
6407         Add compat wrapper.
6408         * nss/getXXbyYY_r.c: Changes to call new *_lookup2 functions and
6409         __nss_next2.
6410         * nss/getXXent_r.c: Likewise.
6411         * nss/getnssent_r.c: Likewise.
6412         * nss/nsswitch.c (__nss_lookup): Add new parameter.  If first function
6413         does not exist in module, try the optional second name.
6414         (__nss_next2): New function.
6415         (__nss_next): Now wrapper around __nss_next2.
6416         * nss/nsswitch.h: Adjust __nss_lookup prototype.
6417         Declare __nss_next2.
6418         Adjust definition of db_lookup_function type.
6419         * nss/service-lookup.c: Define NO_COMPAT.
6420         * include/netdb.h: Declare __gethostbyaddr2_r and __gethostbyname3_r.
6421         * inet/ether_hton.c: Use __nss_next2 instead of __nss_next.
6422         * inet/ether_ntoh.c: Likewise.
6423         * sunrpc/netname.c: Likewise.
6424         * sunrpc/publickey.c: Likewise.
6425         * inet/getnetgrent.c: Likewise.  Adjust calls to __nss_lookup.
6426         * inet/gethstbyad_r.c (DB_LOOKUP_FCT): Change to __nss_hosts_lookup2.
6427         * inet/gethstbynm2_r.c (DB_LOOKUP_FCT): Likewise.
6428         * inet/gethstbynm_r.c (DB_LOOKUP_FCT): Likewise.
6429         * inet/gethstent_r.c (DB_LOOKUP_FCT): Likewise.
6431         * nscd/aicache.c (addhstaiX): Fix default TTL handling.
6433         * inet/getnetgrent_r.c (setup): Encrypt static pointer.
6435 2007-10-28  Ulrich Drepper  <drepper@redhat.com>
6437         [BZ #5204]
6438         * crypt/sha256c-test.c: Define TIMEOUT to 6 for ancient hardware.
6439         * crypt/sha512c-test.c: Likewise.
6441         [BZ #5225]
6442         * stdio-common/vfscanf.c (_IO_vfwscanf): Don't misuse wp pointer
6443         to keep track of end of %[ format string element.
6444         * stdio-common/Makefile (tests): Add bug20.
6445         * stdio-common/bug20.c: New file.
6447         [BZ #5222]
6448         * elf/dl-load.c (_dl_rtld_di_serinfo): Correct handling of short
6449         path elements in counting mode.
6451 2007-10-27  Andreas Jaeger  <aj@suse.de>
6453         [BZ #5040]
6454         * sysdeps/unix/sysv/linux/sys/epoll.h (EPOLLRDHUP): Add value.
6456         [BZ #3112]
6457         * sysdeps/ia64/backtrace.c (init): Free shared library if incorrect.
6458         (__cleanup): Free shared library when exiting.
6459         * sysdeps/i386/backtrace.c (init): Free shared library if incorrect.
6460         (__cleanup): Free shared library when exiting.
6462 2006-04-14  H.J. Lu  <hongjiu.lu@intel.com>
6464         [BZ #2549]
6465         * math/libm-test.inc (check_float_internal): Support
6466         denormalized return.
6468 2007-10-23  Andreas Jaeger  <aj@suse.de>
6470         [BZ #5208]
6471         * sysdeps/unix/sysv/linux/readahead.c (__readahead): Use
6472         __LONG_LONG_PAIR to handle little endian byte order.
6473         Suggested by abhishekrai@google.com
6475 2007-10-27  Ulrich Drepper  <drepper@redhat.com>
6477         * malloc/arena.c [!NO_THREADS]: Use ATFORK_MEM if defined.
6479 2007-10-26  Ulrich Drepper  <drepper@redhat.com>
6481         * nscd/cache.c (prune_cache): Move test for modified file outside
6482         of locking.
6484 2007-10-21  Andreas Jaeger  <aj@suse.de>
6486         * manual/texinfo.tex: Update to latest version.
6488         * manual/sysinfo.texi (System Parameters): Fix Formatting.
6490         * manual/arith.texi (Status bit operations): Fix formatting.
6492         * manual/errno.texi (Error Messages): Fix formatting.
6494         * manual/sysinfo.texi (System Parameters): Fix formatting.
6496         * manual/libc.texinfo: Update VERSION and UPDATED.
6498 2007-10-19  Roland McGrath  <roland@redhat.com>
6500         * elf/Makefile ($(objpfx)ld.so): Use $(AWK).
6502 2007-10-06  David S. Miller  <davem@davemloft.net>
6504         * configure.in: Add sparcv9v2 and sparc64v2.
6505         * scripts/config.sub: Likewise.
6506         * configure: Regenerate.
6507         * elf/elf.h (HWCAP_SPARC_N2): New.
6508         * sysdeps/sparc/dl-procinfo.h (_DL_HWCAP_COUNT): Bump to 8.
6509         * sysdeps/sparc/dl-procinfo.c (_dl_sparc_cap_flags): Add 'v9v2'.
6510         (HWCAP_IMPORTANT): Add HWCAP_SPARC_N2.
6511         * sysdeps/sparc/sparc32/sparcv9/sparcv9v2/memcpy.S: New file.
6512         * sysdeps/sparc/sparc32/sparcv9/sparcv9v2/memset.S: New file.
6513         * sysdeps/sparc/sparc64/sparcv9v2/memcpy.S: New file.
6514         * sysdeps/sparc/sparc64/sparcv9v2/memset.S: New file.
6516 2007-10-18  Ulrich Drepper  <drepper@redhat.com>
6518         * sunrpc/clnt_udp.c (clntudp_call): Don't block in recvfrom call
6519         even if the poll result indicates there is data to read.
6520         Patch by Jeff Moyer <jmoyer@redhat.com>.
6522 2007-10-18  Roland McGrath  <roland@redhat.com>
6524         * elf/elf.h (NT_PPC_VMX): New macro.
6526 2007-10-17  Ulrich Drepper  <drepper@redhat.com>
6528         * version.h (VERSION): Set to 2.7.90.
6530 2007-10-17  Jakub Jelinek  <jakub@redhat.com>
6532         * sysdeps/x86_64/memset.S (bzero): Renamed to __bzero.  Add
6533         weak_alias.
6535 2007-10-17  Roland McGrath  <roland@frob.com>
6537         * sysdeps/mach/hurd/bits/fcntl.h [__USE_GNU__] (F_DUPFD_CLOEXEC): New.
6538         * sysdeps/mach/hurd/fcntl.c (__libc_fcntl): Implement it.
6540 2007-10-17  Ulrich Drepper  <drepper@redhat.com>
6542         * version.h (VERSION): Bump to 2.7.
6543         * include/features.h (__GLIBC_MINOR__): Bump to 7.
6545         [BZ #5186]
6546         * time/tzset.c (__tz_convert): Don't force testing for a change of
6547         TZ if not called from localtime.  But then also see whether the
6548         file changed, in case __use_tzfile is set.
6550         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Define F_DUPFD_CLOEXEC.
6551         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
6552         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Likewise.
6553         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
6554         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
6555         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
6556         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h:  Likewise.
6557         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Likewise.
6559 2007-10-17  Jakub Jelinek  <jakub@redhat.com>
6561         * sysdeps/posix/getaddrinfo.c (getaddrinfo): When sorting addresses
6562         and admin selects to be able to replace the gai.conf file, lock
6563         data structures around the qsort call.
6565 2007-10-17  Ulrich Drepper  <drepper@redhat.com>
6567         * sysdeps/x86_64/cacheinfo.c: Comment out code added in support of
6568         new memset.
6569         * sysdeps/x86_64/memset.S: Revert to old version for now.  The cost is
6570         too high for the improvements.  Implement bzero unconditionally for
6571         use in libc.
6573 2007-10-17  Ulrich Drepper  <drepper@redhat.com>
6574             Jakub Jelinek  <jakub@redhat.com>
6576         * time/tzfile.c (__tzfile_read): Read POSIX TZ string if available
6577         even when time_t is 32-bit.
6578         (__tzfile_compute): Override POSIX TZ string STD/DST zone names if
6579         timezone data read by __tzfile_default.  Ensure __tzname[0] is
6580         always set after the search.
6582 2007-10-16  Ulrich Drepper  <drepper@redhat.com>
6584         * time/tzfile.c (__tzfile_read): Help the compiler recognize
6585         unreachable code on 32-bit machines.
6587 2007-10-16  Jakub Jelinek  <jakub@redhat.com>
6589         [BZ #5184]
6590         * time/strftime_l.c: Include stdbool.h.
6591         (my_strftime): New wrapper, old function renamed to...
6592         (__strftime_internal): ... new function.  Add tzset_called
6593         argument, pass it down to recursive calls, don't call tzset ()
6594         if already true, set to true after call to tzset ().
6596 2007-10-16  Ulrich Drepper  <drepper@redhat.com>
6598         * time/tzfile.c (__tzfile_read): Take extra memory requested by caller
6599         into account when copying TZ string.
6601 2007-10-16  Jakub Jelinek  <jakub@redhat.com>
6603         * time/tzfile.c (__tzfile_compute): For use_last case set i to
6604         num_transition rather than num_transitions - 1.
6606 2007-10-16  Jakub Jelinek  <jakub@redhat.com>
6608         * sysdeps/x86_64/memset.S (memset): Fix sse2_nt_move
6609         PIC indirect jump.
6611         * sysdeps/x86_64/memset.S: Jump from bzero to memset using
6612         a local label rather than HIDDEN_JUMPTARGET.
6614 2007-10-15  Ulrich Drepper  <drepper@redhat.com>
6616         * sysdeps/x86_64/cacheinfo.c (__x86_64_shared_cache_size): Define.
6617         (init_cacheinfo): Initialize it.
6618         * sysdeps/x86_64/memset.S: Use __x86_64_shared_cache_size.
6619         Always define bzero.
6620         Remove non-glibc code.
6621         * sysdeps/x86_64/bzero.S: Make an empty file.
6623 2007-10-15  H.J. Lu  <hongjiu.lu@intel.com>
6625         * sysdeps/x86_64/cacheinfo.c
6626         (__x86_64_preferred_memory_instruction): New.
6627         (init_cacheinfo): Initialize __x86_64_preferred_memory_instruction.
6629         * sysdeps/x86_64/memset.S: Rewrite.
6631 2007-10-15  Roland McGrath  <roland@redhat.com>
6633         * po/libc.pot: Regenerated.
6635 2007-10-15  Ulrich Drepper  <drepper@redhat.com>
6637         * nss/getXXbyYY_r.c (REENTRANT_NAME): Mangle startp and start_fct
6638         pointers.
6640         [BZ #3425]
6641         * resolv/nss_dns/dns-host.c (getanswer_r): Fail with
6642         NSS_STATUS_NOTFOUND if the server replied with only a CNAME and no
6643         address record to T_A/T_AAAA requests.
6645 2007-10-14  Ulrich Drepper  <drepper@redhat.com>
6647         * posix/glob.c: Reimplement link_exists_p to use fstatat64.
6649         * posix/glob.c: Add some branch prediction throughout.
6651         * nscd/nscd_getgr_r.c (nscd_getgr_r): Store result of successful
6652         read from nscd.
6654         * sysdeps/posix/getaddrinfo.c (struct sort_result): Add
6655         service_order.
6656         (rfc3484_sort): Make sure that even if qsort doesn't support
6657         stable sorting out sorting here is stable by comparing service_order.
6658         (getaddrinfo): Initialize service_order.
6659         * posix/tst-rfc3484.c (do_test): Adjust for addition of
6660         service_order field to sorting structure.
6661         * posix/tst-rfc3484-2.c (do_test): Likewise.
6663         * include/time.h: Declare __tzset_parse_tz and __tzset_compute.
6664         * time/tzset.c (tzset_internal): Break TZ string parsing out into
6665         __tzset_parse_tz and updating of daylight, timezone, tzname into
6666         update_vars.
6667         (__tz_compute): Renamed from tz_compute.  Take additional parameters.
6668         (__tz_convert): Updating of tm_isdst, tm_zone, and tm_gmtoff now
6669         happens in __tz_compute.
6670         * time/tzfile.c (__tzfile_read): Also read TZ string.
6671         (find_transition): Fold into __tzfile_compute.
6672         (__tzfile_compute): For times beyond the last transition try to
6673         use the TZ string.
6674         * timezone/tst-timezone.c: Information in daylight and tzname does
6675         change for Asia/Tokyo timezone with more concrete information.
6676         Remove the test.
6678         * include/stdio.h: Add libc_hidden_proto for ftello.
6679         * libio/ftello.c: Add libc_hidden_def.
6681         [BZ #1140]
6682         * time/tzfile.c (__tzfile_compute): Compute tzname[] values based
6683         on the specified time and not the last entries in the file.  Move
6684         code to determine tzname[] to...
6685         (find_transition): ...here.  Add ugly guess for times before the
6686         first transition.
6688 2007-10-13  Ulrich Drepper  <drepper@redhat.com>
6690         [BZ #3195]
6691         * nscd/nscd_getai.c (__nscd_getai): Set errno to 0 in case we found
6692         no entry.
6693         * nscd/nscd_getgr.c (nscd_getgr_r): Likewise.
6694         * nscd/nscd_gethst_r.c (nscd_gethst_r): Likewise.
6695         * nscd/nscd_getpw_r.c (nscd_getpw_r): Likewise.
6696         * nscd/nscd_getserv_r.c (nscd_getserv_r): Likewise.
6698         * nscd/nscd_getgr_r.c (nscd_getgr_r): Optimize a bit: use simpler
6699         read mechanism when there are no group members and avoid no-op
6700         read syscall in this case.
6702         [BZ #3242]
6703         * nscd/nscd_helper.c (wait_on_socket): Take timeout as parameter.
6704         (__readall): If reading failed due to EAGAIN error wait a bit
6705         and possibly try again.
6706         (__readvall): Likewise.
6708 2007-10-13  Bruno Haible  <bruno@clisp.org>
6710         * intl/dcigettext.c (_nl_find_msg): Unlock the conversions_lock
6711         when we cannot recode the message.
6713 2007-10-13  Ulrich Drepper  <drepper@redhat.com>
6715         [BZ #4359]
6716         * libio/__freading.c (__freading): Don't return true for
6717         write-only streams.  For read/write streams, check whether we
6718         performed a read operation already.
6719         * libio/Makefile (tests): Add tst-ext2.
6720         * libio/tst-ext2.c: New file.
6722 2007-10-12  Ulrich Drepper  <drepper@redhat.com>
6724         * locale/programs/repertoire.c (repertoire_read): Always free
6725         memory for repertoire file name [Coverity CID 270].
6727         * elf/cache.c (save_aux_cache): Free memory allocated for
6728         temporary file name [Coverity CID 267].
6730 2007-10-12  Jakub Jelinek  <jakub@redhat.com>
6732         * misc/Makefile (headers): Add bits/error.h.
6734 2007-10-12  Ulrich Drepper  <drepper@redhat.com>
6736         * posix/fnmatch_loop.c: Take rule index returned as part of
6737         findidx return value into account when accessing weights.
6738         * posix/regcomp.c: Likewise.
6739         * posix/regexec.c: Likewise.
6741         * locale/programs/ld-collate.c (collate_read): Optimize a bit.
6742         (skip_to): Fix problems with parameter of elifdef/elifndef.
6744 2007-10-11  Ulrich Drepper  <drepper@redhat.com>
6746         * iconv/gconv_simple.c: Add some branch prediction.
6748 2007-10-12  Jakub Jelinek  <jakub@redhat.com>
6750         * locale/programs/ld-collate.c (collate_read): If ignore_content
6751         and nowtok is tok_define, eat any tok_eol tokens.
6753 2007-10-11  Jakub Jelinek  <jakub@redhat.com>
6755         * sysdeps/gnu/netinet/tcp.h: Include sys/socket.h if __USE_MISC.
6756         (struct tcp_md5sig): Change tcpm_addr type to struct sockaddr_storage.
6758         * inet/netinet/in.h: Don't include bits/socket.h.
6759         * sysdeps/unix/sysv/linux/bits/socket.h: Only check _SYS_SOCKET_H
6760         macro.
6761         * sysdeps/unix/bsd/bsd4.4/bits/socket.h: Likewise.
6763 2007-10-10  Ulrich Drepper  <drepper@redhat.com>
6765         * locale/programs/locfile-token.h: Remove tok_elif, add tok_elifdef
6766         and tok_elifndef.
6767         * locale/programs/locfile-kw.gperf: Likewise.
6768         * locale/programs/ld-collate.c: Implement primitive preprocessor.
6770 2007-10-10  Jakub Jelinek  <jakub@redhat.com>
6772         * stdio-common/printf-parse.h: Include string.h and wchar.h.
6773         (__find_specwc): Change into __extern_always_inline function.
6774         (__find_specmb): Likewise.  Remove ps argument.  Use __strchrnul.
6775         (__parse_one_specmb): Remove ps argument.
6776         * stdio-common/vfprintf.c (vfprintf): Remove mbstate variable.
6777         Adjust __find_specmb and __parse_one_specmb callers.
6778         * stdio-common/printf-prs.c (parse_printf_format): Likewise.
6779         * stdio-common/printf-parsemb.c (__find_specwc, __find_specmb):
6780         Removed.
6781         (__parse_one_specmb): Remove ps argument, adjust __find_specmb
6782         caller.
6784 2007-10-09  Ulrich Drepper  <drepper@redhat.com>
6786         * sysdeps/x86_64/cacheinfo.c (init_cacheinfo): Work around problem
6787         with some Pentium Ds.
6789 2007-10-08  Ulrich Drepper  <drepper@redhat.com>
6791         * sysdeps/unix/sysv/linux/eventfd_read.c (eventfd_read): Use
6792         __read not read.
6793         * sysdeps/unix/sysv/linux/eventfd_write.c (eventfd_write): Use
6794         __write not write.
6796 2007-10-07  Ulrich Drepper  <drepper@redhat.com>
6798         [BZ #181]
6799         * locale/C-time.c: Set week_1stday data to 19971201.
6800         * locale/programs/ld-time.c (time_finish): Default for
6801         first_workday is Monday.
6803         [BZ #2633]
6804         * wcsmbs/wchar.h: Move many C99 functions into std namespace.
6806         [BZ #5103]
6807         * posix/glob.c (glob): Recognize patterns starting \/.
6808         * posix/tst-gnuglob.c (find_file): Handle absolute path names.
6809         (main): Add test for pattern starting \/.
6811         * misc/error.h: Use __const instead of const.
6812         * misc/bits/error.h: Likewise.
6814 2007-10-07  Andreas Jaeger  <aj@suse.de>
6816         * include/bits/error.h: New file.
6818         * misc/bits/error.h (error_at_line): Fix prototype.
6820 2007-10-06  Ulrich Drepper  <drepper@redhat.com>
6822         [BZ #3924]
6823         * sysdeps/i386/dl-trampoline.S (_dl_runtime_profile): Fix a few
6824         more little bugs in creating the stack frame when pltexit has to
6825         be called.
6827         * nscd/nscd_helper.c (__nscd_cache_search): Prevent endless loops.
6828         * nscd/connections.c (verify_persistent_db): Recognize circular lists.
6830         [BZ #4407]
6831         * sysdeps/ieee754/dbl-64/e_lgamma_r.c: Fix *signgamp for -0.0.
6832         * sysdeps/ieee754/flt-32/e_lgammaf_r.c: Likewise.
6833         * sysdeps/ieee754/ldbl-96/e_lgammal_r.c: Likewise.
6834         * math/libm-test.inc: Add test for this case.
6836         [BZ #5010]
6837         * sunrpc/svc.c (struct svc_callout): Add sc_mapped element.
6838         (svc_register): Initialize sc_mapped.  Set to TRUE if call to
6839         map service succeeded.
6840         (svc_is_mapped): New function.
6841         (svc_unregister): Use it before trying to unmap service.
6843 2007-10-05  Ulrich Drepper  <drepper@redhat.com>
6845         * timezone/zic.c: Update from tzcode2007h.
6847         [BZ #5063]
6848         * timezone/africa: Update from tzdata2007h.
6849         * timezone/antarctica: Likewise.
6850         * timezone/asia: Likewise.
6851         * timezone/australasia: Likewise.
6852         * timezone/europe: Likewise.
6853         * timezone/leapseconds: Likewise.
6854         * timezone/northamerica: Likewise.
6855         * timezone/southamerica: Likewise.
6856         * timzeone/zone.tab: Likewise.
6858         [BZ #5104]
6859         * elf/do-lookup.h (do_lookup_x): Don't ignore STT_COMMON symbols.
6861         [BZ #5113]
6862         * string/bits/string2.h (__strdup): Cast parameters to calloc to
6863         avoid warning with -Wconversion.
6864         (__strndup): Likewise.
6865         Half the patch by Christian Iseli <christian.iseli@licr.org>.
6867         [BZ #5112]
6868         * nscd/connections.c (restart): Don't resync if database is
6869         disabled.  Patch mostly by Brian De Wolf <bldewolf@csupomona.edu>.
6871         * sysdeps/gnu/netinet/tcp.h: Define TCP_MD5SIG, TCP_MD5SIG_MAXKEYLEN,
6872         struct tcp_md5sig.  Extend struct tcp_info according to recent kernels.
6874         * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Add eventfd,
6875         evetnfd_read, eventfd_write.
6876         * sysdeps/unix/sysv/linux/eventfd.c: New file.
6877         * sysdeps/unix/sysv/linux/eventfd_read.c: New file.
6878         * sysdeps/unix/sysv/linux/eventfd_write.c: New file.
6879         * sysdeps/unix/sysv/linux/sys/eventfd.h: New file.
6880         * sysdeps/unix/sysv/linux/Versions: Export eventfd, eventfd_read,
6881         eventfd_write for GLIBC_2.7.
6883         * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Add signalfd.
6884         * sysdeps/unix/sysv/linux/signalfd.c: New file.
6885         * sysdeps/unix/sysv/linux/sys/signalfd.h: New file.
6886         * sysdeps/unix/sysv/linux/Versions: Export signalfd for GLIBC_2.7.
6888 2007-10-04  Jakub Jelinek  <jakub@redhat.com>
6890         * stdlib/msort.c: Include stdint.h.
6891         (struct msort_param): New type.
6892         (msort_with_tmp): Use struct msort_param pointer for unchanging
6893         parameters.  Add optimized handling for several common sizes
6894         and indirect sorting mode.
6895         (qsort): Adjust msort_with_tmp callers.  For big S use indirect
6896         sorting.
6897         Suggested by Belazougui Djamel .
6899         * stdlib/Makefile (tests): Add tst-qsort2.
6900         * stdlib/tst-qsort2.c: New test.
6902 2007-10-04  Ulrich Drepper  <drepper@redhat.com>
6904         * login/login_tty.c (login_tty): The Linux kernel can return EBUSY
6905         for dup2 in case another thread races with the current one.  Retry
6906         in this case.
6908         * misc/error.h: Remove support for use outside of libc.  We have to
6909         include <features.h> now.  Include <bits/error.h> if possible.
6910         * misc/bits/error.h: New file.
6912 2007-10-03  Jakub Jelinek  <jakub@redhat.com>
6914         * string/bits/string3.h (memcpy, memmove, mempcpy, memset, bcopy,
6915         bzero, strcpy, stpcpy, strncpy, strcat, strncat): Use
6916         __extern_always_inline functions unconditionally, drop macros.
6918         * misc/sys/cdefs.h (__REDIRECT_LDBL, __REDIRECT_NTH_LDBL): New macros.
6919         * wcsmbs/bits/wchar2.h (__swprintf_alias, __vswprintf_alias): Use
6920         __REDIRECT_NTH_LDBL macro rather than __REDIRECT_NTH.
6922         * misc/sys/cdefs.h (__extern_always_inline): For GCC 4.3+
6923         add __artificial__ attribute.
6925 2007-10-02  Ulrich Drepper  <drepper@redhat.com>
6927         * string/strcoll_l.c (STRCOLL): Correct handling of switching from
6928         backward to forward direction.
6930         * string/strcoll_l.c (STRCOLL): Correct test for alloca use.
6932         [BZ #645]
6933         * locale/programs/ld-collate.c (collate_finish): Compare against last
6934         used section which is known to have rules defined.
6935         (collate_read): After order_start, correctly record order of sections
6936         and queue sections up.
6938 2007-10-01  Ulrich Drepper  <drepper@redhat.com>
6940         [BZ #5071]
6941         * malloc/malloc.c (mremap_chunk): Avoid resizing of new block has
6942         the same number of pages.
6943         Patch by Tomash Brechko <tomash.brechko@gmail.com>.
6945         * locale/programs/ld-collate.c (collate_read): After initial copy
6946         statement, continue in state 0.
6948         * include/stdio_ext.h (__fsetlocking): Define as macro.
6950 2007-09-30  Ulrich Drepper  <drepper@redhat.com>
6952         * locale/programs/ld-collate.c (collate_finish): Compare all bytes
6953         of section order.
6955         * po/pt_BR.po: Fix typo.
6957 2007-09-29  Ulrich Drepper  <drepper@redhat.com>
6959         * iconvdata/Makefile (modules): Add ISO8859-9E.
6960         (distribute): Add iso8859-9e.c.
6961         (gen-8bit-gap-modules): Add iso8859-9e.
6962         * iconvdata/iso8859-9e.c: New file.
6963         * iconvdata/gconv-modules: Add entries for ISO-8859-9E.
6964         * iconvdata/TESTS: Likewise.
6965         * iconvdata/tst-tables.sh: Likewise.
6967         * iconvdata/koi8-r.c (HAS_HOLES): Define to 0.
6969         * locale/iso-639.def: Add several new entries.
6971 2007-09-24  Jakub Jelinek  <jakub@redhat.com>
6973         * sysdeps/generic/ldsodefs.h (struct dl_scope_free_list): Store
6974         void * pointers instead of struct link_map **.
6975         (_dl_scope_free): Change argument type to void *.
6976         * include/link.h (struct link_map): Change type of l_reldeps
6977         to struct link_map_reldeps, move l_reldepsact into that
6978         struct too.
6979         * elf/dl-deps.c: Include atomic.h.
6980         (_dl_map_object_deps): Only change l->l_initfini when it is
6981         fully populated, use _dl_scope_free for freeing it.  Optimize
6982         removal of libs from reldeps by using l_reserved flag, when
6983         some removal is needed, allocate a new list instead of
6984         reallocating and free the old with _dl_scope_free.  Adjust
6985         for l_reldeps and l_reldepsact changes.
6986         * elf/dl-lookup.c (add_dependency): Likewise.  Reorganize to allow
6987         searching in l_initfini and l_reldeps without holding dl_load_lock.
6988         * elf/dl-fini.c (_dl_sort_fini): Adjust for l_reldeps and
6989         l_reldepsact changes.
6990         * elf/dl-close.c (_dl_close_worker): Likewise.
6991         * elf/dl-open.c (_dl_scope_free): Change argument type to void *.
6993 2007-09-28  Ulrich Drepper  <drepper@redhat.com>
6995         * iconvdata/Makefile (modules): Add KOI8-RU.
6996         (distribute): Add koi8-ru.c.
6997         (gen-8bit-gap-modules): Add koi8-ru.
6998         * iconvdata/koi8-ru.c: New file.
6999         * iconvdata/gconv-modules: Add entries for KOI8-RU.
7000         * iconvdata/TESTS: Likewise.
7001         * iconvdata/tst-tables.sh: Likewise.
7003         * iconvdata/koi8-r.c (HAS_HOLES): Define to 0.
7005 2007-09-26  Jakub Jelinek  <jakub@redhat.com>
7007         * misc/sys/cdefs.h (__warndecl, __errordecl): For GCC 4.3+ define
7008         with __warning__/__error__ attributes.
7009         (__warnattr): Define.
7010         * stdlib/bits/stdlib.h (__realpath_chk_warn, __ptsname_r_chk_warn,
7011         __mbstowcs_chk_warn, __wcstombs_chk_warn): New aliases with
7012         __warnattr.
7013         (realpath, ptsname_r, mbstowcs, wcstombs): Call __*_chk_warn instead
7014         of __*_chk if compile time detectable overflow is found.
7015         * libio/bits/stdio2.h (__fgets_chk_warn, __fread_chk_warn,
7016         __fgets_unlocked_chk_warn, __fread_unlocked_chk_warn): New aliases
7017         with __warnattr.
7018         (fgets, fread, fgets_unlocked, fread_unlocked): Call __*_chk_warn
7019         instead of __*_chk if compile time detectable overflow is found.
7020         (__gets_alias): Rename to...
7021         (__gets_warn): ... this.  Add __warnattr.
7022         (gets): Call __gets_warn instead of __gets_alias.
7023         * socket/bits/socket2.h (__recv_chk_warn, __recvfrom_chk_warn): New
7024         aliases with __warnattr.
7025         (recv, recvfrom): Call __*_chk_warn instead of __*_chk if compile
7026         time detectable overflow is found.
7027         * posix/bits/unistd.h (__read_chk_warn, __pread_chk_warn,
7028         __pread64_chk_warn, __readlink_chk_warn, __readlinkat_chk_warn,
7029         __getcwd_chk_warn, __confstr_chk_warn, __getgroups_chk_warn,
7030         __ttyname_r_chk_warn, __getlogin_r_chk_warn, __gethostname_chk_warn,
7031         __getdomainname_chk_warn): New aliases with __warnattr.
7032         (read, pread, pread64, readlink, readlinkat, getcwd, confstr,
7033         getgroups, ttyname_r, getlogin_r, gethostname, getdomainname): Call
7034         __*_chk_warn instead of __*_chk if compile time detectable overflow
7035         is found.
7036         (__getgroups_chk): Rename argument to __listlen from listlen.
7037         (__getwd_alias): Rename to...
7038         (__getwd_warn): ... this.  Add __warnattr.
7039         (getwd): Call __getwd_warn instead of __getwd_alias.
7040         * wcsmbs/bits/wchar2.h (__wmemcpy_chk_warn, __wmemmove_chk_warn,
7041         __wmempcpy_chk_warn, __wmemset_chk_warn, __wcsncpy_chk_warn,
7042         __wcpncpy_chk_warn, __fgetws_chk_warn, __fgetws_unlocked_chk_warn,
7043         __mbsrtowcs_chk_warn, __wcsrtombs_chk_warn, __mbsnrtowcs_chk_warn,
7044         __wcsnrtombs_chk_warn): New aliases with __warnattr.
7045         (wmemcpy, wmemmove, wmempcpy, wmemset, mbsrtowcs, wcsrtombs,
7046         mbsnrtowcs, wcsnrtombs): Call __*_chk_warn instead of __*_chk if
7047         compile time detectable overflow is found.
7048         (wcsncpy, wcpncpy): Likewise.  For constant __n fix check whether
7049         to use __*_chk or not.
7050         (fgetws, fgetws_unlocked): Divide __bos by sizeof (wchar_t), both
7051         in comparisons which function should be called and in __*_chk*
7052         arguments.  Call __*_chk_warn instead of __*_chk if compile time
7053         detectable overflow is found.
7054         (swprintf, vswprintf): Divide __bos by sizeof (wchar_t) in
7055         __*_chk argument.
7056         * debug/tst-chk1.c (do_test): Add a few more tests.
7058 2007-09-24  Ulrich Drepper  <drepper@redhat.com>
7060         [BZ #5058]
7061         * intl/gettextP.h (struct loaded_domain): Add conversions_lock member.
7062         * intl/loadmsgcat.c (_nl_load_domain): Initialize conversions_lock.
7063         (_nl_unload_domain): Finalize conversions_lock.
7064         * intl/dcigettext.c (_nl_find_msg): Take conversions_lock before
7065         handling table of known conversions.
7067 2007-09-24  Jakub Jelinek  <jakub@redhat.com>
7069         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Use
7070         close_not_cancel_no_status instead of close.
7072 2007-09-13  Aurelien Jarno  <aurelien@aurel32.net>
7074         [BZ #5028]
7075         * posix/regcomp.c (lookup_collation_sequence_value): Check that
7076         nrules != 0 for multibyte chars.
7078 2007-09-23  Ulrich Drepper  <drepper@redhat.com>
7080         * resolv/ns_print.c (ns_sprintrrf): Handle ns_t_a6 and ns_t_opt.
7081         Provide better error message in case the type is unknown.
7083         [BZ #4963]
7084         * wcsmbs/wcsnlen.c: Don't reference before checking the length.
7085         * string/stratcliff.c: Make usable to test wide char functions.
7086         * wcsmbs/wcsatcliff.c: New file.
7087         * wcsmbs/Makefiel (tests): Add wcsatcliff.
7089         [BZ #4972]
7090         * iconvdata/Makefile (modules): Add MAC-CENTRALEUROPE.
7091         (distribute): Add mac-centraleurope.c.
7092         (gen-8bit-gap-modules): Add mac-centraleurope.
7093         * iconvdata/mac-centraleurope.c: New file.
7094         * iconvdata/gconv-modules: Add entries for MAC-CENTRALEUROPE.
7095         * iconvdata/TESTS: Likewise.
7096         * iconvdata/tst-tables.sh: Likewise.
7098         [BZ #5043]
7099         * iconv/iconv_open.c (iconv_open): For large codeset names use malloc.
7101 2007-09-21  Ulrich Drepper  <drepper@redhat.com>
7103         * sysdeps/x86_64/cacheinfo.c (__x86_64_data_cache_size_half): Renamed
7104         from __x86_64_core_cache_size_half.
7105         (init_cacheinfo): Compute shared cache size for AMD processors with
7106         shared L3 correctly.
7107         * sysdeps/x86_64/memcpy.S: Adjust for __x86_64_data_cache_size_half
7108         name change.
7109         Patch in large parts by Evandro Menezes.
7111 2007-09-19  Ulrich Drepper  <drepper@redhat.com>
7113         * elf/dl-lookup.c (add_dependency): Handle failing memory
7114         allocation for dependency list.  Remove unnecessary check.
7116         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Avoid unnecessary
7117         open/close when determining source addresses.
7119         * crypt/Makefile (libcrypt-routines): Add sha256-crypt, sha256,
7120         sha512-crypt, and sha512.
7121         (tests): Add sha256test, sha256c-test, sha512test, and sha512c-test.
7122         (distribute): Add sha256.h and sha512.h.
7123         * crypt/crypt-entry.c (crypt): Recognize the new $5$ and $6$ prefixes
7124         and call the appropriate code.
7125         * crypt/sha256-crypt.c: New file.
7126         * crypt/sha256.c: New file.
7127         * crypt/sha256.h: New file.
7128         * crypt/sha256c-test.c: New file.
7129         * crypt/sha256test.c: New file.
7130         * crypt/sha512-crypt.c: New file.
7131         * crypt/sha512.c: New file.
7132         * crypt/sha512.h: New file.
7133         * crypt/sha512c-test.c: New file.
7134         * crypt/sha512test.c: New file.
7136 2007-09-19  Jakub Jelinek  <jakub@redhat.com>
7138         * misc/bits/syslog.h (syslog): Remove extraneous argument from
7139         the inline, pass __USE_FORTIFY_LEVEL - 1 as second argument to
7140         __syslog_chk.
7142 2007-09-18  Jakub Jelinek  <jakub@redhat.com>
7144         * locale/programs/charmap-dir.c (charmap_aliases): Use %ms instead of
7145         %as in fscanf format strings.
7147         * sysdeps/sparc/sparc32/elf/start.S: Remove cfi_* markup.
7148         * sysdeps/sparc/sparc64/elf/start.S: Likewise.
7149         * sysdeps/unix/sysv/linux/sparc/sparc32/clone.S (__thread_start):
7150         Likewise.
7151         * sysdeps/unix/sysv/linux/sparc/sparc64/clone.S (__thread_start):
7152         Likewise.
7154         * sysdeps/generic/ldsodefs.h (DL_LOOKUP_GSCOPE_LOCK): New definition.
7155         * elf/dl-runtime.c (_dl_fixup, _dl_profile_fixup): Or in
7156         DL_LOOKUP_GSCOPE_LOCK into flags after THREAD_GSCOPE_SET_FLAG ().
7157         * elf/dl-sym.c (do_sym): Likewise.
7158         * include/link.h (struct link_map): Add l_serial field.
7159         * elf/dl-object.c (_dl_new_object): Initialize l_serial.
7160         * elf/dl-lookup.c (add_dependency): Add flags argument.
7161         Remember map->l_serial, if DL_LOOKUP_GSCOPE_LOCK is among
7162         flags, use THREAD_GSCOPE_RESET_FLAG before and
7163         THREAD_GSCOPE_SET_FLAG after
7164         __rtld_lock_lock_recursive (GL(dl_load_lock)) to avoid deadlock.
7165         Don't dereference map until it has been found on some list.
7166         If map->l_serial changed, return -1.
7168 2007-09-17  Jakub Jelinek  <jakub@redhat.com>
7170         * include/stdio.h (__isoc99_fscanf, __isoc99_scanf,
7171         __isoc99_sscanf, __isoc99_vscanf): New prototypes.
7172         (__isoc99_vsscanf, __isoc99_vfscanf): New prototypes, add
7173         libc_hidden_proto.
7174         * include/wchar.h (__isoc99_fwscanf, __isoc99_wscanf,
7175         __isoc99_swscanf, __isoc99_vwscanf): New prototypes.
7176         (__isoc99_vswscanf, __isoc99_vfwscanf): New prototypes,
7177         add libc_hidden_proto.
7178         * libio/stdio.h (fscanf, scanf, sscanf, vfscanf, vscanf,
7179         vsscanf): Redirect to __isoc99_* if strict ISO C99 or POSIX
7180         conformance requested.
7181         * wcsmbs/wchar.h (fwscanf, wscanf, swscanf, vfwscanf, vwscanf,
7182         vswscanf): Redirect to __isoc99_* if strict ISO C99 or POSIX
7183         conformance requested.
7184         * libio/bits/stdio-ldbl.h (fscanf, scanf, sscanf, vfscanf, vscanf,
7185         vsscanf): Redirect to __nldbl___isoc99_* if strict ISO C99 or POSIX
7186         conformance requested.
7187         * wcsmbs/bits/wchar-ldbl.h (fwscanf, wscanf, swscanf, vfwscanf,
7188         vwscanf, vswscanf): Redirect to __nldbl___isoc99_* if strict
7189         ISO C99 or POSIX conformance requested.
7190         * stdio-common/Versions (libc): Export __isoc99_scanf@@GLIBC_2.7,
7191         __isoc99_vscanf@@GLIBC_2.7, __isoc99_fscanf@@GLIBC_2.7,
7192         __isoc99_vfscanf@@GLIBC_2.7, __isoc99_sscanf@@GLIBC_2.7
7193         and __isoc99_vsscanf@@GLIBC_2.7.
7194         * stdio-common/Makefile (routines): Add isoc99_scanf, isoc99_vscanf,
7195         isoc99_fscanf, isoc99_vfscanf, isoc99_sscanf and isoc99_vsscanf.
7196         (tests): Add scanf14.
7197         (CFLAGS-vfprintf.c, CFLAGS-fprintf.c, CFLAGS-printf.c,
7198         CFLAGS-vfwprintf.c, CFLAGS-vfscanf.c, CFLAGS-vfwscanf.c,
7199         CFLAGS-fscanf.c, CFLAGS-scanf.c, CFLAGS-isoc99_vfscanf.c,
7200         CFLAGS-isoc99_vscanf.c, CFLAGS-isoc99_fscanf.c,
7201         CFLAGS-isoc99_scanf.c): Add $(exceptions).
7202         (CFLAGS-scanf15.c): Add various -I paths to prevent the compiler
7203         from using internal headers.
7204         * wcsmbs/Versions (libc): Export __isoc99_wscanf@@GLIBC_2.7,
7205         __isoc99_vwscanf@@GLIBC_2.7, __isoc99_fwscanf@@GLIBC_2.7,
7206         __isoc99_vfwscanf@@GLIBC_2.7, __isoc99_swscanf@@GLIBC_2.7
7207         and __isoc99_vswscanf@@GLIBC_2.7.
7208         * wcsmbs/Makefile (routines): Add isoc99_wscanf, isoc99_vwscanf,
7209         isoc99_fwscanf, isoc99_vfwscanf, isoc99_swscanf and isoc99_vswscanf.
7210         (CFLAGS-isoc99_wscanf.c, CFLAGS-isoc99_fwscanf.c,
7211         CFLAGS-isoc99_vwscanf.c, CFLAGS-isoc99_vfwscanf.c): Add $(exceptions).
7212         (CPPFLAGS): Add -D_IO_MTSAFE_IO if needed.
7213         * stdio-common/isoc99_scanf.c: New file.
7214         * stdio-common/isoc99_vsscanf.c: New file.
7215         * stdio-common/isoc99_vscanf.c: New file.
7216         * stdio-common/isoc99_vfscanf.c: New file.
7217         * stdio-common/isoc99_fscanf.c: New file.
7218         * stdio-common/isoc99_sscanf.c: New file.
7219         * wcsmbs/isoc99_fwscanf.c: New file.
7220         * wcsmbs/isoc99_vswscanf.c: New file.
7221         * wcsmbs/isoc99_swscanf.c: New file.
7222         * wcsmbs/isoc99_wscanf.c: New file.
7223         * wcsmbs/isoc99_vwscanf.c: New file.
7224         * wcsmbs/isoc99_vfwscanf.c: New file.
7225         * libio/libio.h (_IO_FLAGS2_SCANF_STD): Define.
7226         * libio/libioP.h (_IO_acquire_lock_clear_flags2_fct): Also
7227         clear _IO_FLAGS2_SCANF_STD bit from _flags2.
7228         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Don't
7229         handle %as, %aS and %a[ if _IO_FLAGS2_SCANF_STD is set in _flags2.
7230         * stdio-common/scanf14.c: New test.
7231         * stdio-common/scanf15.c: New test.
7232         * sysdeps/ieee754/ldbl-opt/Makefile (libnldbl-calls): Add
7233         isoc99_scanf, isoc99_fscanf, isoc99_sscanf,
7234         isoc99_vscanf, isoc99_vfscanf, isoc99_vsscanf,
7235         isoc99_wscanf, isoc99_fwscanf, isoc99_swscanf,
7236         isoc99_vwscanf, isoc99_vfwscanf and isoc99_vswscanf.
7237         * sysdeps/ieee754/ldbl-opt/Versions (libc): Export
7238         __nldbl___isoc99_scanf@@GLIBC_2.7,
7239         __nldbl___isoc99_fscanf@@GLIBC_2.7,
7240         __nldbl___isoc99_sscanf@@GLIBC_2.7,
7241         __nldbl___isoc99_vscanf@@GLIBC_2.7,
7242         __nldbl___isoc99_vfscanf@@GLIBC_2.7,
7243         __nldbl___isoc99_vsscanf@@GLIBC_2.7,
7244         __nldbl___isoc99_wscanf@@GLIBC_2.7,
7245         __nldbl___isoc99_fwscanf@@GLIBC_2.7,
7246         __nldbl___isoc99_swscanf@@GLIBC_2.7,
7247         __nldbl___isoc99_vwscanf@@GLIBC_2.7,
7248         __nldbl___isoc99_vfwscanf@@GLIBC_2.7
7249         and __nldbl___isoc99_vswscanf@@GLIBC_2.7.
7250         * sysdeps/ieee754/ldbl-opt/nldbl-compat.h (__isoc99_scanf,
7251         __isoc99_fscanf, __isoc99_sscanf, __isoc99_vscanf,
7252         __isoc99_vfscanf, __isoc99_vsscanf, __isoc99_wscanf,
7253         __isoc99_fwscanf, __isoc99_swscanf, __isoc99_vwscanf,
7254         __isoc99_vfwscanf, __isoc99_vswscanf): Add NLDBL_DECL.
7255         * sysdeps/ieee754/ldbl-opt/nldbl-compat.c
7256         (__nldbl___isoc99_scanf, __nldbl___isoc99_fscanf,
7257         __nldbl___isoc99_sscanf, __nldbl___isoc99_vscanf,
7258         __nldbl___isoc99_vfscanf, __nldbl___isoc99_vsscanf,
7259         __nldbl___isoc99_wscanf, __nldbl___isoc99_fwscanf,
7260         __nldbl___isoc99_swscanf, __nldbl___isoc99_vwscanf,
7261         __nldbl___isoc99_vfwscanf, __nldbl___isoc99_vswscanf): New
7262         functions.
7263         * sysdeps/ieee754/ldbl-opt/nldbl-isoc99_vfscanf.c: New file.
7264         * sysdeps/ieee754/ldbl-opt/nldbl-isoc99_swscanf.c: New file.
7265         * sysdeps/ieee754/ldbl-opt/nldbl-isoc99_vwscanf.c: New file.
7266         * sysdeps/ieee754/ldbl-opt/nldbl-isoc99_wscanf.c: New file.
7267         * sysdeps/ieee754/ldbl-opt/nldbl-isoc99_scanf.c: New file.
7268         * sysdeps/ieee754/ldbl-opt/nldbl-isoc99_sscanf.c: New file.
7269         * sysdeps/ieee754/ldbl-opt/nldbl-isoc99_vsscanf.c: New file.
7270         * sysdeps/ieee754/ldbl-opt/nldbl-isoc99_fwscanf.c: New file.
7271         * sysdeps/ieee754/ldbl-opt/nldbl-isoc99_vfwscanf.c: New file.
7272         * sysdeps/ieee754/ldbl-opt/nldbl-isoc99_vswscanf.c: New file.
7273         * sysdeps/ieee754/ldbl-opt/nldbl-isoc99_vscanf.c: New file.
7274         * sysdeps/ieee754/ldbl-opt/nldbl-isoc99_fscanf.c: New file.
7276         * stdio-common/Makefile (tests): Add scanf13.
7277         (scanf13-ENV): New.
7278         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Handle
7279         m modifier followed by l.
7280         (STRING_ARG): Add width argument.
7281         (_IO_vfscanf_internal) <case L_('c')>: Handle %mc.
7282         <case L_('C')>: Handle %mlc and %mC.
7283         <case L_('s'), case L_('S'), case L_('[')>: Adjust STRING_ARG
7284         arguments.
7285         * stdio-common/scanf13.c: New test.
7287         * libio/libioP.h (_IO_acquire_lock_clear_flags2_fct): Clear
7288         the _IO_FLAGS2_FORTIFY bit from _flags2 rather than _flags.
7290 2007-09-18  Ulrich Drepper  <drepper@redhat.com>
7292         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Correct return value
7293         type and __THROW marker of splice, vmsplice, and tee.
7294         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
7295         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Likewise.
7296         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
7297         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
7298         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
7299         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
7300         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Likewise.
7301         * sysdeps/unix/sysv/linux/syscalls.list: Mark splice, vmsplice, and tee
7302         as cancellation points.
7304 2003-11-01  Daniel Jacobowitz  <dan@debian.org>
7306         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_discover_osversion): Don't
7307         parse more than three parts of the version number.
7309 2007-09-15  Ulrich Drepper  <drepper@redhat.com>
7311         * stdio-common/vfscanf.c (_IO_vfwscanf): Add support for 'm'
7312         modifier.  Patch by Jakub Jelinek.
7314 2007-08-26  Jakub Jelinek  <jakub@redhat.com>
7316         * sysdeps/unix/sysv/linux/i386/Makefile (sysdep_routines): Add
7317         call_fallocate in misc subdir.
7318         * sysdeps/unix/sysv/linux/i386/call_fallocate.S: New file.
7319         * sysdeps/unix/sysv/linux/i386/syscalls.list (fallocate64): Remove.
7320         * sysdeps/unix/sysv/linux/i386/posix_fallocate.c: Use __call_fallocate
7321         instead of __fallocate64.
7322         * sysdeps/unix/sysv/linux/i386/posix_fallocate64.c: Likewise.
7324 2007-09-15  Jakub Jelinek  <jakub@redhat.com>
7326         * rt/Versions (librt): Export __mq_open_2@@GLIBC_2.7.
7327         * rt/Makefile (headers): Add bits/mqueue2.h.
7328         * rt/mqueue.h: Include bits/mqueue2.h if -D_FORTIFY_SOURCE=2,
7329         optimizing with GCC and __va_arg_pack_len is defined.
7330         * rt/bits/mqueue2.h: New file.
7331         * rt/mq_open.c (__mq_open): Renamed from mq_open.
7332         (mq_open): New strong_alias.
7333         (__mq_open_2): New function.
7334         * sysdeps/unix/sysv/linux/mq_open.c (__mq_open): Renamed from mq_open.
7335         (mq_open): New strong_alias.
7336         (__mq_open_2): New function.
7337         * debug/Versions (libc): Export __fortify_fail@@GLIBC_PRIVATE.
7338         * Versions.def (librt): Add GLIBC_2.7 version.
7339         * debug/fortify_fail.c (__fortify_fail): Add libc_hidden_def.
7340         * include/stdio.h (__fortify_fail): Add libc_hidden_proto.
7342         * misc/sys/cdefs.h (__errordecl, __va_arg_pack_len): Define.
7343         * io/fcntl.h: Include bits/fcntl2.h when __va_arg_pack_len
7344         is defined rather than when not C++.
7345         * io/bits/fcntl2.h (__open_alias, __open64_alias, __openat_alias,
7346         __openat64_alias): New redirects.
7347         (__open_too_many_args, __open_missing_mode, __open64_too_many_args,
7348         __open64_missing_mode, __openat_too_many_args, __openat_missing_mode,
7349         __openat64_too_many_args, __openat64_missing_mode): New __errordecls.
7350         (open, open64, openat, openat64): Rewrite as __extern_always_inline
7351         functions instead of function-like macros.
7353 2007-09-14  H.J. Lu  <hongjiu.lu@intel.com>
7355         * sysdeps/i386/i586/memcpy.S (__memcpy_chk): New definition.
7356         * sysdeps/i386/i586/mempcpy.S (__memcpy_chk): New definition.
7357         * sysdeps/i386/i586/memset.S (__memset_chk): New definition.
7359 2007-09-15  Mike Frysinger  <vapier@gentoo.org>
7361         * inet/inet_net.c: Reset digit to 0 for inputs starting with "0x".
7362         * inet/tst-network.c (tests): Add edge case tests for "0", "0x", "0x0".
7364 2007-09-14  Mike Frysinger  <vapier@gentoo.org>
7366         * inet/tst-network.c: Increment ERRORS for failing tests.
7368 2007-09-07  Jakub Jelinek  <jakub@redhat.com>
7370         * misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+.
7371         * misc/bits/syslog.h (syslog): When __va_arg_pack is defined,
7372         implement as __extern_always_inline function.
7373         (vsyslog): Define as __extern_always_inline function unconditionally.
7374         * libio/bits/stdio2.h (sprintf, snprintf, printf, fprintf):
7375         When __va_arg_pack is defined, implement as __extern_always_inline
7376         functions.
7377         (vsprintf, vsnprintf, vprintf, vfprintf): Define as
7378         __extern_always_inline functions unconditionally.
7379         * libio/bits/stdio.h (vprintf): Ifdef out the inline when
7380         bits/stdio2.h will be included.
7381         * wcsmbs/bits/wchar2.h (__swprintf_alias): New redirect.
7382         (swprintf, wprintf, fwprintf): When __va_arg_pack is defined,
7383         implement as __extern_always_inline functions.
7384         (vswprintf, vwprintf, vfwprintf): Define as
7385         __extern_always_inline functions unconditionally.
7386         * debug/tst-chk1.c (do_test): Enable remaining tests for C++.
7388 2007-09-03  Jakub Jelinek  <jakub@redhat.com>
7390         * misc/sys/cdefs.h (__extern_inline, __extern_always_inline): Only
7391         define in C++ for GCC 4.3+, in C++ always use __gnu_inline__
7392         attribute.
7393         * include/features.h (__USE_EXTERN_INLINES): Define only when
7394         __extern_inline is defined.
7395         * stdlib/stdlib.h: Include bits/stdlib.h when __extern_always_inline
7396         is defined instead of when not __cplusplus.
7397         * misc/sys/syslog.h: Include bits/syslog.h when __extern_always_inline
7398         is defined instead of when not __cplusplus.
7399         * socket/sys/socket.h: Include bits/socket2.h when
7400         __extern_always_inline is defined instead of when not __cplusplus.
7401         * libio/stdio.h: Include bits/stdio2.h when __extern_always_inline
7402         is defined instead of when not __cplusplus.
7403         * posix/unistd.h: Include bits/unistd.h when __extern_always_inline
7404         is defined instead of when not __cplusplus.
7405         * string/string.h: Include bits/string3.h when __extern_always_inline
7406         is defined instead of when not __cplusplus.
7407         * wcsmbs/wchar.h: Include bits/wchar2.h when __extern_always_inline
7408         is defined instead of when not __cplusplus.
7409         (btowc, wctob): Don't guard the inlines with ifndef __cplusplus.
7410         * io/fcntl.h: Don't include bits/fcntl2.h if __extern_always_inline
7411         is not defined.
7412         * misc/bits/syslog-ldbl.h: Guard *_chk stuff with
7413         defined __extern_always_inline instead of !defined __cplusplus.
7414         * libio/bits/stdio-ldbl.h: Likewise.
7415         * wcsmbs/bits/wchar-ldbl.h: Likewise.
7416         * misc/bits/syslog.h (syslog): Don't define for C++.
7417         (vsyslog): Use __extern_always_inline function for C++ instead of
7418         a macro.
7419         * libio/bits/stdio.h (__STDIO_INLINE): Define to __extern_inline
7420         whenever that macro is defined.
7421         (vprintf): Don't provide the inline for C++.
7422         (fread_unlocked, fwrite_unlocked): Don't define the macros for C++.
7423         * libio/bits/stdio2.h (sprintf, snprintf, printf, fprintf): Don't
7424         define the macros for C++.
7425         (vsprintf, vsnprintf, vprintf, vfprintf): Define as
7426         __extern_always_inline functions for C++.
7427         * io/sys/stat.h (stat, lstat, fstat, fstatat, mknod, mknodat,
7428         stat64, lstat64, fstat64, fstatat64): Don't define if not
7429         __USE_EXTERN_INLINES.
7430         * wcsmbs/bits/wchar2.h: Fix #error message.
7431         (swprintf, wprintf, fwprintf): Don't define the macros for C++.
7432         (vswprintf, vwprintf, vfwprintf): Define using
7433         __extern_always_inline functions for C++.
7434         * string/bits/string3.h: Don't #undef macros if __cplusplus.
7435         (memcpy, memmove, mempcpy, memset, bcopy, bzero, strcpy, stpcpy,
7436         strncpy, strcat, strncat): Define as __extern_always_inline
7437         functions instead of macros for C++.
7438         * math/bits/cmathcalls.h: Guard __extern_inline routines with
7439         defined __extern_inline.
7440         * sysdeps/alpha/fpu/bits/mathinline.h (__MATH_INLINE): Define
7441         to __extern_inline whenever that macro is defined.
7442         * sysdeps/ia64/fpu/bits/mathinline.h (__MATH_INLINE): Likewise.
7443         * sysdeps/i386/fpu/bits/mathinline.h (__MATH_INLINE): Likewise.
7444         * sysdeps/i386/i486/bits/string.h (__STRING_INLINE): Likewise.
7445         * sysdeps/s390/bits/string.h (__STRING_INLINE): Likewise.
7446         * sysdeps/s390/fpu/bits/mathinline.h (__MATH_INLINE): Likewise.
7447         * sysdeps/powerpc/fpu/bits/mathinline.h (__MATH_INLINE): Likewise.
7448         * sysdeps/x86_64/fpu/bits/mathinline.h (__MATH_INLINE): Likewise.
7449         * sysdeps/sparc/fpu/bits/mathinline.h (__MATH_INLINE): Likewise.
7450         * sysdeps/unix/sysv/linux/sys/sysmacros.h (gnu_dev_major,
7451         gnu_dev_minor, gnu_dev_makedev): Remove __extern_inline from
7452         prototypes.  Only provide __extern_inline routines if
7453         __USE_EXTERN_INLINES.
7454         * debug/Makefile: Add rules to build and run tst-{,lfs}chk{4,5,6}
7455         tests.
7456         * debug/tst-chk1.c (do_prepare, do_test): Allow compilation as C++.
7457         For now avoid some *printf tests in C++.  Skip all testing
7458         if __USE_FORTIFY_LEVEL is defined, but __extern_always_inline macro
7459         is not.
7460         * debug/tst-chk4.cc: New file.
7461         * debug/tst-chk5.cc: New file.
7462         * debug/tst-chk6.cc: New file.
7463         * debug/tst-lfschk4.cc: New file.
7464         * debug/tst-lfschk5.cc: New file.
7465         * debug/tst-lfschk6.cc: New file.
7466         * include/wchar.h (__vfwprintf_chk, __vswprintf_chk): Avoid
7467         prototypes in C++.
7468         * include/stdio.h (__sprintf_chk, __snprintf_chk, __vsprintf_chk,
7469         __vsnprintf_chk, __printf_chk, __fprintf_chk, __vprintf_chk,
7470         __vfprintf_chk, __fgets_unlocked_chk, __fgets_chk): Likewise.
7472 2007-09-13  Ulrich Drepper  <drepper@redhat.com>
7474         * po/cs.po: Update from translation team.
7476 2007-09-11  Roland McGrath  <roland@redhat.com>
7478         * posix/Makefile ($(objpfx)getconf.speclist): Make it empty if cross
7479         compiling.
7481 2007-09-07  Samuel Thibault  <samuel.thibault@ens-lyon.org>
7483         * sysdeps/mach/hurd/bits/ioctls.h (TAB3): New macro.
7485 2007-09-05  Roland McGrath  <roland@redhat.com>
7487         * manual/signal.texi (Signaling Another Process): Typo fix.
7488         From Karl Berry <karl@freefriends.org>.
7490 2007-08-29  Ulrich Drepper  <drepper@redhat.com>
7492         * sysdeps/unix/sysv/linux/check_pf.c (IFA_F_OPTIMISTIC): Define to
7493         zero if not defined.
7494         (make_request): Recognize optimistic addresses and treat them like
7495         deprecated addresses.
7496         Reported by Neil Horman <nhorman@redhat.com>.
7498 2007-08-28  Ulrich Drepper  <drepper@redhat.com>
7500         * nscd/connections.c (send_ro_fd): Also transfer file size.
7501         * nscd/nscd_helper.c (get_mapping): If nscd also transfers the
7502         file size don't call fstat.
7504         * nscd/nscd_helper.c (get_mapping): Avoid the pread call, just go
7505         ahead and map the file.  This should always be correct and we can
7506         catch problems later.
7508 2007-08-28  Jakub Jelinek  <jakub@redhat.com>
7510         * libio/bits/stdio2.h (__fread_chk, __fread_unlocked_chk): New
7511         prototypes.
7512         (__fread_alias, __fread_unlocked_alias): New aliases.
7513         (fread): New extern inline.
7514         (fread_unlocked): Likewise.  Undef macro before definition of
7515         the inline function.
7516         * debug/Makefile (routines): Add fread_chk and fread_u_chk.
7517         (CFLAGS-fread_chk.c, CFLAGS-fread_u_chk.c): Add.
7518         * debug/Versions (libc): Export __fread_chk@@GLIBC_2.7
7519         and __fread_unlocked_chk@@GLIBC_2.7.
7520         * debug/fread_chk.c: New file.
7521         * debug/fread_u_chk.c: New file.
7522         * debug/tst-chk1.c (do_test): Add fread and fread_unlocked tests.
7524 2007-08-27  Jakub Jelinek  <jakub@redhat.com>
7526         * sysdeps/unix/sysv/linux/syscalls.list
7527         (personality): Change caller to EXTRA.
7529 2007-08-25  Ulrich Drepper  <drepper@redhat.com>
7531         * iconvdata/iso-2022-kr.c (BODY): Fake initialization of array buf
7532         to keep gcc quiet.
7533         * iconvdata/iso-2022-cn.c (BODY): Likewise.
7535         * locale/programs/ld-collate.c (collate_output): Avoid warning if
7536         NDEBUG is defined.
7538         * Makerules: Use -p option with mkdir.
7540         * sunrpc/key_prot.c (xdr_unixcred): Work around gcc alias warning.
7541         * nis/nis_xdr.c (_xdr_nis_server): Likewise.
7542         (_xdr_directory_obj): Likewise.
7543         (xdr_entry_obj): Likewise.
7544         (xdr_group_obj): Likewise.
7545         (xdr_link_obj): Likewise.
7546         (xdr_table_obj): Likewise.
7547         (_xdr_nis_result): Likewise.
7548         (_xdr_ns_request): Likewise.
7549         (_xdr_ib_request): Likewise.
7550         (_xdr_nis_taglist): Likewise.
7551         (xdr_cback_data): Likewise.
7552         * nis/yp_xdr.c (xdr_ypmaplist): Likewise.
7553         (xdr_ypresp_maplist): Likewise.
7555         * stdio-common/Makefile: Avoid format string warning for tst-sprint.
7557         * posix/regex_internal.h: Prevent some declarations and definitions
7558         to be seen when used in tests.
7560         * posix/tst-rfc3484.c (__idna_to_unicode_lzlz): Initialize *OUTPUT.
7561         * posix/tst-rfc3484-2.c (__idna_to_unicode_lzlz): Likewise.
7563         * debug/Makefile: Disable format checking when compiling tst-chk?.c.
7565         * config.make.in (datarootdir): Add to shut up configure.
7567         * sysdeps/x86_64/cacheinfo.c (handle_amd): Fix computation of
7568         associativity for fully-associative caches.
7570         * sysdeps/x86_64/cacheinfo.c (handle_amd): Handle L3 cache
7571         requests.  Fill on more associativity values for L2.
7572         Patch mostly by Evandro Menezes.
7574 2007-08-24  Ulrich Drepper  <drepper@redhat.com>
7576         * sysdeps/unix/sysv/linux/x86_64/init-first.c
7577         (_libc_vdso_platform_setup): Avoid using exported variable by using
7578         alias.
7580         * resolv/arpa/nameser.h (NS_OPT_DNSSEC_OK): Define.
7582         * sysdeps/unix/sysv/linux/i386/syscalls.list: No reason to mark
7583         fallocate64 as EXTRA.  It is not referenced if the symbol isn't
7584         defined.
7586 2007-08-23  Ulrich Drepper  <drepper@redhat.com>
7588         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Correctly
7589         align stack for call if pltexit is to be used.
7591         [BZ #3924]
7592         * sysdeps/i386/dl-trampoline.S (_dl_runtime_profile): Correctly
7593         align for function call in case pltexit has to be called later.
7595         * sysdeps/i386/dl-trampoline.S (_dl_runtime_resolve): Avoid
7596         implicit atomic operation when storing function pointer.
7597         (_dl_runtime_profile): Likewise.
7599 2007-08-17  Jakub Jelinek  <jakub@redhat.com>
7601         * nis/nis_table.c (nis_list): Don't fail if __follow_path returned
7602         NIS_NOTFOUND.
7604 2007-08-21  Ulrich Drepper  <drepper@redhat.com>
7606         [BZ #4566]
7607         * string/strtok.c: Fix typo in comment.
7609         [BZ #4582]
7610         * debug/segfault.c: Fix typos in comments.
7612         [BZ #4588]
7613         * stdio-common/tempnam.c: Fix comment, it is not checked that
7614         TMPDIR points to a writable directory.
7616         [BZ #4726]
7617         * resolv/res_send.c (__libc_res_nsend): Initialize all of the
7618         memory allocated for the name server address.
7620         [BZ #4946]
7621         * nscd/connections.c (handle_request): Using sendfile always
7622         requires that mmap is used for the database.
7623         Patch by Petr Baudis <pasky@suse.cz>.
7625         [BZ #4905]
7626         * nscd/hstcache.c (cache_addhst): When reloading an entry which
7627         suddenly has two or more addresses, ignore it and remove the old
7628         entry.
7630         [BZ #4814]
7631         * resolv/res_hconf.c: Prepare for compiling outside libc.
7632         * nscd/res_hconf.c: New file.
7633         * nscd/Makefile (nscd-modules): Add res_hconf.  Add rules to build
7634         the new file.
7635         * nscd/gethstbynm2_r.c (NEED__RES_HCONF): Define.
7636         * nscd/gethstbyad_r.c (NEED__RES_HCONF): Likewise.
7638         * nscd/hstcache.c (cache_addhst): Minimal optimization.
7640         [BZ #4925]
7641         * debug/pcprofiledump.c: Turn on internationalization by calling
7642         setlocale.  Patch mostly by Benno Schulenberg.
7644         [BZ #4936]
7645         * iconv/gconv.c (__gconv): If flush was successful, clear rest of
7646         the state.
7647         * iconvdata/Makefile: Add rules to build and run bug-iconv5.
7648         * iconvdata/bug-iconv5.c: New file.
7650 2007-08-04  Carlos O'Donell  <carlos@systemhalted.org>
7652         [BZ #4896]
7653         * elf/elf.h: Define R_PARISC_PLABEL21L, R_PARISC_PLABEL14R,
7654         R_PARISC_GNU_VTENTRY, R_PARISC_GNU_VTINHERIT, R_PARISC_TLS_GD21L,
7655         R_PARISC_TLS_GD14R, R_PARISC_TLS_GDCALL, R_PARISC_TLS_LDM21L,
7656         R_PARISC_TLS_LDM14R, R_PARISC_TLS_LDMCALL, R_PARISC_TLS_LDO21L,
7657         R_PARISC_TLS_LDO14R, R_PARISC_TLS_DTPMOD32, R_PARISC_TLS_DTPMOD64,
7658         R_PARISC_TLS_DTPOFF32, R_PARISC_TLS_DTPOFF64, R_PARISC_TLS_LE21L,
7659         R_PARISC_TLS_LE14R, R_PARISC_TLS_IE21L, R_PARISC_TLS_IE14R,
7660         R_PARISC_TLS_TPREL32, R_PARISC_TLS_TPREL64.
7662 2007-08-21  Ulrich Drepper  <drepper@redhat.com>
7664         [BZ #4937]
7665         * elf/do-lookup.h (do_lookup_x): Minimal improvement in hash
7666         lookup loop.  Suggested by John Reiser.
7668 2007-08-21  Jakub Jelinek  <jakub@redhat.com>
7670         * sysdeps/unix/sysv/linux/alpha/sysdep.h: Include tls.h.
7672 2007-08-20  Ulrich Drepper  <drepper@redhat.com>
7674         * csu/libc-start.c: Don't handle VDSO_SETUP here.
7675         * sysdeps/unix/sysv/linux/init-first.c: Handle it here instead.
7676         * sysdeps/unix/sysv/linux/x86_64/libc-start.c: Renamed to...
7677         * sysdeps/unix/sysv/linux/x86_64/init-first.c: ...this.  New file.
7678         * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Move VDSO_SETUP code
7679         to...
7680         * sysdeps/unix/sysv/linux/x86_64/init-first.c: ...here.  New file.
7682 2007-08-18  Ulrich Drepper  <drepper@redhat.com>
7684         * po/nl.po: Update from translation team.
7686 2007-08-16  Andreas Jaeger  <aj@suse.de>
7688         * locale/localeinfo.h: Make _nl_category_name_idxs extern.
7689         Reported by Peter Festner <peter.festner@ewetel.net>.
7691 2007-08-17  Jakub Jelinek  <jakub@redhat.com>
7693         * login/tst-grantpt.c (test_einval): Add 3rd argument to open.
7695 2007-08-16  Jakub Jelinek  <jakub@redhat.com>
7697         * elf/Makefile ($(objpfx)ld.so): Use readelf -s and awk instead of nm -u
7698         to check for undefined symbols.
7700         * sysdeps/unix/sysv/linux/sparc/sparc32/clone.S (__clone):
7701         If the syscall fails, set errno to the actual returned error number
7702         rather than EINVAL.
7703         * sysdeps/unix/sysv/linux/sparc/sparc64/clone.S (__clone): If
7704         arguments are incorrect, set errno to EINVAL, if the syscall
7705         fails, set errno to the actual returned error number.
7707         * stdlib/bits/stdlib-ldbl.h (__strtold_internal): Remove.
7708         * wcsmbs/bits/wchar-ldbl.h (__wcstold_internal): Remove.
7710         * sysdeps/sparc/sparc32/sparcv9b/memcpy.S: Moved to...
7711         * sysdeps/sparc/sparc32/sparcv9/sparcv9b/memcpy.S: ... here.  New
7712         file.
7713         (ASI_PNF, ASI_BLK_P): Don't define.
7714         * sysdeps/sparc/sparc32/sparcv9v/memcpy.S: Moved to...
7715         * sysdeps/sparc/sparc32/sparcv9/sparcv9v/memcpy.S: ... here.  New
7716         file.
7717         * sysdeps/sparc/sparc32/sparcv9v/memset.S: Moved to...
7718         * sysdeps/sparc/sparc32/sparcv9/sparcv9v/memset.S: ... here.  New
7719         file.
7721 2007-08-15  Jakub Jelinek  <jakub@redhat.com>
7723         * sysdeps/sparc/fpu/fraiseexcpt.c (__feraiseexcept): Fix raising
7724         FE_UNDERFLOW on Niagara CPUs.
7726         * sysdeps/sparc/fpu/feholdexcpt.c (feholdexcept): Clear all
7727         exceptions.
7729 2007-08-14  Jakub Jelinek  <jakub@redhat.com>
7731         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_runtime_setup): No
7732         need to check GLRO(dl_hwcap) & HWCAP_SPARC_FLUSH on sparcv9.
7733         (sparc_fixup_plt): Add do_flush argument instead of figuring whether
7734         flush should be used or not inside of the function.
7735         (elf_machine_fixup_plt, elf_machine_rela): Adjust caller.
7737         * sysdeps/unix/sysv/linux/sparc/sparc32/clone.S (__clone,
7738         __thread_start): Use HIDDEN_JUMPTARGET.
7739         * sysdeps/unix/sysv/linux/sparc/sparc64/clone.S (__clone,
7740         __thread_start): Likewise.
7741         * sysdeps/unix/sysv/linux/sparc/sysdep.h (JUMPTARGET): Define.
7743         * sysdeps/ieee754/ldbl-64-128/strtold_l.c (__STRTOF): Declare.
7744         Add libc_hidden_proto.
7745         (STRTOF): Add libc_hidden_proto.
7746         (___new_strtold_l, ___new_wcstold_l): New weak aliases.
7747         (strtold_l, wcstold_l): Use them as second argument for
7748         long_double_symbol.
7750 2007-08-14  Ulrich Drepper  <drepper@redhat.com>
7752         * elf/dl-misc.c: Undo last change.  The kernel won't allow it.
7754 2007-08-13  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
7756         * stdlib/strtold_l.c: Include wchar.h if needed.  Add libc_hidden_def.
7758 2007-08-14  Ulrich Drepper  <drepper@redhat.com>
7760         * po/bg.po: New file.  From the translation team.
7762 2007-08-13  Jakub Jelinek  <jakub@redhat.com>
7764         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_PSELECT,
7765         __ASSUME_PPOLL, __ASSUME_ATFCTS, __ASSUME_SET_ROBUST_LIST,
7766         __ASSUME_UTIMENSAT, __ASSUME_FALLOCATE): Update per-arch conditions
7767         when each feature was introduced.
7769         * sysdeps/unix/sysv/linux/dl-vdso.c: Don't include dl-hash.h.
7770         * sysdeps/unix/sysv/linux/dl-vdso.h: Don't include dl-hash.h if NDEBUG.
7771         (CHECK_HASH): New macro.
7772         (PREPARE_VERSION): Use it.
7774         * sysdeps/unix/sysv/linux/pselect.c (__generic_pselect): Only provide
7775         prototype if not __ASSUME_PSELECT.
7776         * sysdeps/unix/sysv/linux/ppoll.c (__generic_ppoll): Only provide
7777         prototype if not __ASSUME_PPOLL.
7779         * sysdeps/unix/sysv/linux/dl-osinfo.h (ROUND): #undef after use.
7781         * sysdeps/unix/clock_settime.c (freq, __pthread_clock_settime,
7782         hp_timing_settime): Don't define or declare if HANDLED_CPUTIME
7783         is defined.
7785 2007-08-13  Ulrich Drepper  <drepper@redhat.com>
7787         * sysdeps/unix/sysv/linux/x86_64/libc-start.c
7788         (_libc_vdso_platform_setup): If vDSO is not available point
7789         __vdso_gettimeofday to the vsyscall.
7790         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.S [SHARED]: Use
7791         __vdso_gettimeofday instead of vsyscall.
7793 2007-08-13  Jakub Jelinek  <jakub@redhat.com>
7795         * nscd/servicescache.c: Include kernel-features.h.
7796         * nscd/gai.c: Likewise.
7797         * sysdeps/unix/sysv/linux/statfs64.c: Likewise.
7798         * sysdeps/unix/sysv/linux/fstatfs64.c: Likewise.
7799         * sysdeps/unix/sysv/linux/fxstatat.c: Likewise.
7800         * sysdeps/unix/sysv/linux/s390/s390-32/mmap.S: Likewise.
7801         * sysdeps/unix/sysv/linux/s390/s390-32/mmap64.S: Likewise.
7802         * sysdeps/unix/sysv/linux/xstatconv.c: Likewise.
7803         * sysdeps/unix/sysv/linux/if_index.c: Likewise.
7804         * sysdeps/unix/sysv/linux/sparc/sparc64/xstat.c: Likewise.
7805         * sysdeps/unix/sysv/linux/ifaddrs.c: Likewise.
7807 2007-08-12  Ulrich Drepper  <drepper@redhat.com>
7809         * elf/dl-dst.h: No need for _dl_dst_count, _dl_dst_substitute,
7810         and _dl_get_origin defines anymore.
7812         * sysdeps/unix/sysv/linux/clock_gettime.c (maybe_syscall_gettime_cpu):
7813         Build fix for systems which might lack POSIX timer support.
7815         * sysdeps/unix/sysv/linux/x86_64/libc-start.c
7816         (_libc_vdso_platform_setup): Mangle function pointers before storing
7817         them.
7818         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (INLINE_VSYSCALL):
7819         Demangle vdso pointer before use.
7820         (INTERNAL_VSYSCALL): Likewise.
7822         * elf/cache.c (primes): Mark as const.
7823         Noted by Roland McGrath.
7825 2007-08-01  Andreas Jaeger  <aj@suse.de>
7826             Jakub Jelinek  <jakub@redhat.com>
7828         * elf/ldconfig.c (opt_ignore_aux_cache): Add new option.
7829         (options): Add option.
7830         (parse_opt): Handle option.
7831         (manual_link): Adjust process_file caller.  Call implicit_soname.
7832         (search_dir): Formatting.  Use and populate auxiliary cache.
7833         (main): Load and save auxiliary cache.
7834         * elf/readlib.c (process_file): Add stat_buf argument.  Pass struct
7835         stat64 from fstat64 to caller.
7836         (implicit_soname): New function.
7837         * elf/readelflib.c (process_elf_file): If DT_SONAME is not present,
7838         leave *soname as NULL.
7839         * elf/cache.c: Include libgen.h.
7840         (print_entry, print_cache, compare, save_cache, add_to_cache):
7841         Formatting and cleanups.
7842         (aux_cache_entry_id, aux_cache_entry, aux_cache_file_entry,
7843         aux_cache_file): New structures.
7844         (AUX_CACHEMAGIC): Define.
7845         (primes): New array.
7846         (aux_hash_size, aux_hash): New variables.
7847         (aux_cache_entry_id_hash, nextprime, init_aux_cache,
7848         search_aux_cache, insert_to_aux_cache, add_to_aux_cache,
7849         load_aux_cache, save_aux_cache): New functions.
7850         * sysdeps/generic/ldconfig.h (_PATH_LDCONFIG_AUX_CACHE): Define.
7851         (init_aux_cache, search_aux_cache, add_to_aux_cache,
7852         load_aux_cache, save_aux_cache, implicit_soname): New prototypes.
7853         (process_file): Adjust prototype.
7855 2007-08-12  Jakub Jelinek  <jakub@redhat.com>
7857         * sysdeps/unix/sysv/linux/ia64/bits/sigcontext.h: Include stddef.h
7858         with __need_size_t.
7860 2007-08-12  Ulrich Drepper  <drepper@redhat.com>
7862         * sysdeps/unix/sysv/linux/dl-vdso.c (_dl_vdso_vsym): Expect
7863         r_found_version structure as second parameter.
7864         * sysdeps/unix/sysv/linux/dl-vdso.h (PREPARE_VERSION): Define.
7865         (_dl_vdso_vsym): Change type of second parameter accordingly.
7866         * sysdeps/unix/sysv/linux/x86-64/libc-start.c
7867         (_libc_vdso_platform_setup): Adjust.
7868         * sysdeps/unix/sysv/linux/powerpc/libc-start.c
7869         (_libc_vdso_platform_setup): Likewise.
7871         * sysdeps/unix/sysv/linux/powerpc/dl-vdso.c: Move to...
7872         * sysdeps/unix/sysv/linux/dl-vdso.c: ...here.
7873         * sysdeps/unix/sysv/linux/powerpc/dl-vdso.h: Move to...
7874         * sysdeps/unix/sysv/linux/dl-vdso.h: ...here.
7875         * csu/libc-start.c: Pretty printing.
7876         Use VDSO_SETUP if defined.
7877         * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Define VDSO_SETUP
7878         and let generic code call into _libc_vdso_platform_setup.
7879         * sysdeps/unix/sysv/linux/x86_64/libc-start.c: New file.
7880         * sysdeps/unix/sysv/linux/x86_64/bits/libc-vdso.h: New file.
7881         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Pretty printing.
7882         Define INLINE_VSYSCALL and INTERNAL_VSYSCALL.
7883         * sysdeps/unix/sysv/linux/x86_64/Versions: Export __vdso_clock_gettime
7884         for GLIBC_PRIVATE.
7885         * sysdeps/unix/sysv/linux/x86_64/Makefile [subdir=elf]
7886         (sysdep_rountines): Add dl-vdso.
7888         * sysdeps/unix/sysv/linux/powerpc/Makefile: Use sysdep_routines instead
7889         of routines.
7891         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h: Add
7892         attribute_hidden to __vdso_gettimeofday prototype.
7894 2007-08-12  Roland McGrath  <roland@redhat.com>
7896         * manual/stdio.texi (Variable Arguments Output): Fix xref to gcc manual.
7897         From: Karl Berry <karl@freefriends.org>.
7899 2007-08-11  Ulrich Drepper  <drepper@redhat.com>
7901         * elf/dl-misc.c (_dl_sysdep_read_whole_file): We really don't need
7902         an atime update for the files we read.
7904 2007-08-10  Ulrich Drepper  <drepper@redhat.com>
7906         * shadow/lckpwdf.c (__lckpwdf): Use O_CLOEXEC if possible.
7908         * nscd/connections.c: Use O_CLOEXEC if possible.  Use mkostemp
7909         instead of mkstemp.
7911         * misc/Makefile (routines): Add mkostemp and mkostemp64.
7912         * misc/Versions: Export mkostemp and mkostemp64 for GLIBC_2.7.
7913         * misc/mkostemp.c: New file.
7914         * misc/mkostemp64.c: New file.
7915         * stdlib/stdlib.h: Declare the new functions.
7916         * sysdeps/posix/tempname.c: Add new parameter which is added to
7917         the flags for open.  Remove __GT_BIGFILE handling.
7918         * stdio-common/tempname.c: Likewise.
7919         * include/stdio.h: Adjust __gen_tempname prototype.
7920         Renumber __GT_* constants.
7921         * libio/oldtmpfile.c: Adjust for __gen_tempname interface change.
7922         * misc/mkdtemp.c: Likewise.
7923         * misc/mkstemp.c: Likewise.
7924         * misc/mkstemp64.c: Likewise.
7925         * misc/mktemp.c: Likewise.
7926         * stdio-common/tempnam.c: Likewise.
7927         * stdio-common/tmpfile.c: Likewise.
7928         * stdio-common/tmpfile64.c: Likewise.
7929         * stdio-common/tmpnam.c: Likewise.
7930         * stdio-common/tmpnam_r.c: Likewise.
7932 2007-08-10  Roland McGrath  <roland@frob.com>
7934         * sysdeps/mach/hurd/bits/ioctls.h (NLDLY, TABDLY, BSDLY, VTDLY):
7935         New macros.
7936         (NLDELAY, CRDELAY, TBDELAY, BSDELAY, VTDELAY): Define to those.
7937         Reported by Samuel Thibault <samuel.thibault@ens-lyon.org>.
7939 2007-08-10  Ulrich Drepper  <drepper@redhat.com>
7941         * nss/nss_files/files-XXX.c (internal_setent): Use O_CLOEXEC if
7942         possible.
7943         * nss/nss_files/files-alias.c (internal_setent): Likewise.
7944         * nss/Makefile (libnss_files-routines): Add files-have_o_cloexec.
7945         * nss/nss_files/files-have_o_cloexec.c: New file.
7947         * sysdeps/unix/sysv/linux/shm_open.c (shm_open): Use O_CLOEXEC if
7948         available.
7950 2007-08-10  Jakub Jelinek  <jakub@redhat.com>
7952         * sysdeps/ieee754/ldbl-128ibm/strtold_l.c (___new_strtold_l,
7953         ___new_wcstold_l): New weak aliases.
7954         (strtold_l, wcstold_l): Use them as second argument for
7955         long_double_symbol.
7957 2007-08-09  Ulrich Drepper  <drepper@redhat.com>
7959         * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S: Use correct
7960         register in test for error.
7962         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (O_CLOEXEC): Define.
7963         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (O_CLOEXEC): Likewise.
7965         * po/sv.po: Update from translation team.
7967 2007-08-06  Roland McGrath  <roland@redhat.com>
7969         * include/stdlib.h: Add libc_hidden_proto for strto*, __strto*_l.
7970         Remove __strto*_l inlines.
7971         * include/wchar.h: Add libc_hidden_proto for wcsto*, __wcsto*_l.
7972         * stdlib/strtod.c: Add libc_hidden_def.
7973         * stdlib/strtod_l.c: Likewise.
7974         * stdlib/strtold.c [__LONG_DOUBLE_MATH_OPTIONAL]: Add libc_hidden_proto
7975         for __new_strtold and __new_wcstold.
7976         * sysdeps/ieee754/ldbl-128ibm/strtold_l.c: Add libc_hidden_proto for
7977         __STRTOF, STRTOF.
7978         * stdlib/strtol.c: Add libc_hidden_def.
7979         * stdlib/strtol_l.c: Likewise.
7980         * sysdeps/wordsize-64/strtol.c: Add libc_hidden_ver for strtoll and
7981         strtoq.
7983         * scripts/data/localplt-powerpc-linux-gnu.data: New file.
7985         * scripts/data/localplt-x86_64-linux-gnu.data: File renamed to ...
7986         * scripts/data/localplt-generic.data: ... here.
7987         * elf/Makefile (check-data): Get generic file if no other.
7988         ($(objpfx)check-localplt.out): Make target unconditional.
7990         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_discover_osversion):
7991         Use ElfW(Nhdr).
7993 2007-08-05  Ulrich Drepper  <drepper@redhat.com>
7995         * po/zh_CN.po: Updated translation from translation team.
7997 2007-08-05  Jakub Jelinek  <jakub@redhat.com>
7999         * sysdeps/unix/sysv/linux/powerpc/powerpc32/socket.S (__socket):
8000         Don't use CGOTSETUP and CGOTRESTORE macros.
8002 2007-08-04  Roland McGrath  <roland@redhat.com>
8004         * posix/Makefile ($(objpfx)getconf.speclist): Fix typo.
8006 2007-08-04  Jakub Jelinek  <jakub@redhat.com>
8008         * io/bits/fcntl2.h (open, open64, openat, openat64): Add
8009         __extension__ around the whole statement expression.
8011 2007-08-04  Ulrich Drepper  <drepper@redhat.com>
8013         * sysdeps/unix/opendir.c (__alloc_dir): Correct order of DIR
8014         elements during initialization.
8016         * po/pl.po: Updated translation from translation team.
8017         * po/tr.po: Likewise.
8018         * po/nl.po: Likewise.
8020 2007-08-03  Ulrich Drepper  <drepper@redhat.com>
8022         * rt/aio.h: Add __nonnull attributes.
8024 2007-08-03  Jakub Jelinek  <jakub@redhat.com>
8026         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Properly handle -0.
8027         * stdlib/Makefile (tests): Add tst-strtod5.
8028         (tst-strtod5-ENV): New.
8029         * stdlib/tst-strtod5.c: New file.
8031         * intl/dcigettext.c (_nl_find_msg): Free encoding if __gconv_open
8032         failed.
8033         * intl/finddomain.c (_nl_find_domain): Free normalized_codeset
8034         on failure.
8036         * elf/dl-load.c (decompose_rpath): Free copy if result couldn't be
8037         allocated.
8039 2007-08-03  Jakub Jelinek  <jakub@redhat.com>
8041         * rt/mqueue.h (mq_timedreceive, mq_timedsend): Fix nonnull argument
8042         numbers.
8044 2007-08-02  Ulrich Drepper  <drepper@redhat.com>
8046         * io/Makefile (aux): Add have_o_cloexec.
8047         * include/fcntl.h: Declare __have_o_cloexec.
8048         * io/have_o_cloexec.c: New file.
8049         * sysdeps/unix/opendir.c (__opendir): Use O_CLOEXEC is available.
8050         (__alloc_dir): If O_CLOEXEC has been used, don't duplicate the
8051         fcntl call if not necessary.
8052         * login/utmp_file.c (setutent_file): Use __have_o_cloexec instead
8053         of local variable.
8055         * sysdeps/unix/opendir.c (__alloc_dir): Don't initialize ->data.
8056         Avoid memset, add explicit initialization.
8057         * sysdeps/unix/dirstream.h (struct __dirstream): Move data elemtn
8058         to the end and change into zero-sized array.
8059         Move lock member to fill a hole on 64-bit platforms.
8061         * stdlib/stdlib.h: Remove __strto*_internal prototypes and strto*
8062         inline functions.
8063         * include/stdlib.h: Add __strto*_internal prototypes here.
8064         * wcsmbs/wchar.h: Remove __wcsto*_internal prototypes and wcsto*
8065         inline functions.
8066         * include/wchar.h: Add __wcsto*_internal prototypes.
8067         * sysdeps/generic/inttypes.h: No need to protect the declaration
8068         of the __strto*_internal and __wcsto*_internal members here.
8070         * rt/mqueue.h: Change const to __const and add nonnull attributes.
8072 2007-08-02  Roland McGrath  <roland@redhat.com>
8074         * posix/Makefile ($(inst_libexecdir)/getconf): Make hard links to
8075         $(inst_bindir)/getconf if possible.
8077         * posix/Makefile ($(objpfx)getconf.speclist): New target.
8078         (generated): Add it.
8079         ($(inst_libexecdir)/getconf): Use it.
8081 2007-08-01  Ulrich Drepper  <drepper@redhat.com>
8083         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Using
8084         /proc is faster and sufficient.  /sys is still needed for
8085         __get_nprocs_conf.
8087 2007-08-01  Jakub Jelinek  <jakub@redhat.com>
8089         * sysdeps/unix/sysv/linux/i386/syscalls.list (fallocate): Add fallocate
8090         syscall as __fallocate64.
8091         * sysdeps/unix/sysv/linux/i386/posix_fallocate.c: New file.
8092         * sysdeps/unix/sysv/linux/i386/posix_fallocate64.c: New file.
8094 2007-07-30  Jakub Jelinek  <jakub@redhat.com>
8096         * stdlib/tst-strtod2.c (do_test): Use %tu in fmt string for ptrdiff_t
8097         value.
8099         * stdio-common/tst-fmemopen2.c (do_test): Avoid fmt string warning
8100         if off_t is different rank from size_t.
8102         * sysdeps/generic/unwind-dw2.c (extract_cie_info, execute_cfa_program,
8103         uw_frame_state_for): Avoid type punning warnings.
8104         * sysdeps/generic/unwind-dw2-fde-glibc.c
8105         (_Unwind_IteratePhdrCallback): Likewise.
8106         * sysdeps/generic/unwind-dw2-fde.c (_Unwind_Find_FDE): Likewise.
8107         (binary_search_single_encoding_fdes, binary_search_mixed_encoding_fdes,
8108         get_cie_encoding, linear_search_fdes): Don't mix char and unsigned char
8109         pointers.
8111 2007-07-31  Ulrich Drepper  <drepper@redhat.com>
8113         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs_conf): Count
8114         total processors using sysfs.
8115         (__get_nprocs): Use sysfs to determine which processors are online.
8117 2007-07-31  Jakub Jelinek  <jakub@redhat.com>
8119         * sysdeps/unix/sysv/linux/posix_fallocate.c (posix_fallocate): Fix
8120         syscall arguments count.
8122         * stdio-common/tfformat.c (sprint_doubles): Add 12 new tests.
8124 2007-07-30  Roland McGrath  <roland@redhat.com>
8126         * manual/libc.texinfo: Update copyrights, formatting magic, and
8127         @dircategory.  From Karl Berry <karl@freefriends.org>.
8129 2007-07-29  Ulrich Drepper  <drepper@redhat.com>
8131         [BZ #4860]
8132         * io/Makefile (headers): Add bits/fcntl2.h.
8134         * sysdeps/unix/sysv/linux/bits/sched.h (__CPU_ZERO_S): Optimize
8135         using gcc builtin.
8136         (__CPU_EQUAL_S): Likewise.
8138         * posix/Makefile (routines): Add sched_cpualloc and sched_cpufree.
8139         (tests): Add tst-cpuset.
8140         * posix/sched_cpualloc.c: New file.
8141         * posix/sched_cpufree.c: New file.
8142         * posix/tst-cpuset.c: New file.
8143         * posix/Versions: Export __sched_cpualloc and __sched_cpufree for
8144         GLIBC_2.7.
8145         * sysdeps/unix/sysv/linux/bits/sched.h: Define __CPU_*_S macros.
8146         * posix/sched.h: Define old CPU_* macros in temers of __CPU_*_S
8147         macros.  Define CPU_*_S macros.
8149 2007-07-28  Ulrich Drepper  <drepper@redhat.com>
8151         * posix/getconf.c (vars): Add missing _SC_LEVEL4_CACHE_LINESIZE
8152         entry.
8154         [BZ #4858]
8155         * stdio-common/printf_fp.c (___printf_fp): Fix special case of
8156         #.0g and value rounded to 1.0.
8157         * stdio-common/tfformat.c (sprint_doubles): Add two new tests.
8159 2007-07-26  Jakub Jelinek  <jakub@redhat.com>
8161         * locale/programs/ld-monetary.c (monetary_finish): Avoid range check
8162         for int_frac_digits and frac_digits.
8164         * login/logout.c (logout): Avoid aliasing violation.
8165         * login/logwtmp.c (logwtmp): Likewise.
8167         * libio/genops.c (_IO_un_link): Avoid aliasing violation.
8169         * nscd/selinux.c (preserve_capabilities): Initialize new_caps
8170         to avoid warning.
8171         * iconv/gconv_open.c (__gconv_open): Initialize ptr to avoid
8172         warning.
8173         * nis/nis_subr.c (nis_getnames): Initialize saveptr to avoid
8174         warning.
8175         * resolv/inet_ntop.c (inet_ntop6): Initialize best.len and cur.len
8176         to avoid warnings.
8178         * nss/nsswitch.c (__nss_lookup_function): Don't cast &ni->known to
8179         void **.
8180         * nss/nsswitch.h (service_user): Use void * type for KNOWN field.
8182         * nss/nss_files/files-hosts.c (LINE_PARSER): Cast host_addr to
8183         char * to avoid warning.
8184         * nis/nss_nis/nis-hosts.c (LINE_PARSER): Likewise.
8186         * timezone/Makefile (CFLAGS-zdump.c): Add -fwrapv.
8188         * locale/programs/ld-ctype.c (ctype_finish, set_class_defaults,
8189         allocate_arrays): Cast second argument to charmap_find_symbol
8190         to char * to avoid warnings.
8192         * locale/programs/repertoire.c (repertoire_new_char): Change
8193         from_nr, to_nr and cnt to unsigned long, adjust printf format
8194         string.
8196         * locale/programs/ld-collate.c (insert_value, handle_ellipsis):
8197         Cast second argument to new_element to char * to avoid warnings.
8199         * locale/weightwc.h (findidx): Cast &extra[-i] to const int32_t *.
8201         * intl/gettextP.h (struct loaded_domain): Change plural to const
8202         struct expression *.
8203         * intl/plural-eval.c (plural_eval): Change first argument to
8204         const struct expression *.
8205         * intl/plural-exp.c (EXTRACT_PLURAL_EXPRESSION): Change first
8206         argument to const struct expression **.
8207         * intl/plural-exp.h (EXTRACT_PLURAL_EXPRESSION, plural_eval): Adjust
8208         prototypes.
8209         * intl/loadmsgcat (_nl_unload_domain): Cast away const
8210         in call to __gettext_free_exp.
8212         * posix/fnmatch.c (fnmatch): Rearrange code to avoid maybe
8213         unitialized wstring/wpattern var warnings.
8215         * posix/runtests.c (struct a_test): Make data field const char *.
8217         * stdio-common/tst-sprintf2.c (main): Don't declere u, v and buf
8218         vars if not LDBL_MANT_DIG >= 106.
8220         * stdio-common/Makefile (CFLAGS-vfwprintf.c): Add -Wno-unitialized.
8222         * stdio-common/vfprintf.c (vfprintf): Cast first arugment to
8223         __find_specmb to avoid warning.
8225         * rt/tst-mqueue1.c (do_one_test): Add casts to avoid warnings.
8227         * debug/test-strcpy_chk.c (do_tests, do_random_tests): Add casts
8228         to avoid warnings.
8230         * sysdeps/ieee754/ldbl-96/s_roundl.c (huge): Add L suffix to
8231         initializer.
8233         * sysdeps/unix/clock_gettime.c (clock_gettime): Only define
8234         tv var when it will be actually used.
8236         * sunrpc/rpc_cmsg.c (xdr_callmsg): Cast IXDR_PUT_* to void
8237         to avoid warnings.
8239         * iconvdata/gbk.c (BODY): Make buf and cp char instead of unsigned
8240         char array resp. pointer.
8241         * iconvdata/iso-2022-kr.c (BODY): Make buf unsigned char instead of
8242         char array.
8243         * iconvdata/cns11643.h (cns11643_to_ucs4): Change first argument
8244         to const unsigned char **.
8245         (ucs4_to_cns11643): Change second argument to unsigned char *.
8246         * iconvdata/euc-tw.c (BODY): Change endp type to
8247         const unsigned char *.
8248         * iconvdata/iso-ir-165.h (ucs4_to_isoir165): Change second argument
8249         to unsigned char *.
8250         * iconvdata/ibm1008_420.c (LOOP_NEED_FLAGS): Don't define.
8251         * iconvdata/iso-2022-cn.c (BODY): Change buf to unsigned char array.
8252         * iconvdata/iso-2022-cn-ext.c (BODY): Change buf, tmpbuf, tmp
8253         types to unsigned char pointers/arrays instead of char.
8254         * iconvdata/jis0201.h (ucs4_to_jisx0201): Change second argument
8255         to unsigned char *.
8256         * iconvdata/jis0208.h (ucs4_to_jisx0208): Likewise.
8257         * iconvdata/jis0212.h: Include assert.h.
8258         (ucs4_to_jisx0212): Change second argument to unsigned char *.
8259         assert that if cp[0] is not '\0', cp[1] is not '\0' either instead
8260         of trying to handle that.
8261         * iconvdata/euc-kr.c (euckr_from_ucs4): Initialize also cp[1] to
8262         shut up a warning.
8263         * iconvdata/euc-jp-ms.c (from_ucs4_lat1, from_ucs4_greek,
8264         from_ucs4_cjk, from_ucs4_cjkcpt, from_ucs4_extra): Change type to
8265         two dimensional const unsigned char arrays.
8266         (BODY): Cast "" to (const unsigned char *) for assignment to cp.
8267         Initialize endp to inptr to shut up a warning.
8269 2007-07-20  Jakub Jelinek  <jakub@redhat.com>
8271         [BZ #4772]
8272         * time/strptime_l.c (__strptime_internal): Silently ignore
8273         strftime modifiers and field width in recursive calls.
8275         * include/time.h (enum ptime_locale_status): Remove.
8276         (__strptime_internal): Remove decided and era_cnt arguments,
8277         add statep argument.
8278         * time/strptime_l.c (__strptime_internal): Remove decided
8279         and era_cnt arguments, add statep argument.  Don't recompute
8280         any fields in recursive calls, only update caller's tm
8281         and state, if recursive call fails, don't change tm nor
8282         any state.
8283         (get_alt_number): Adjust.
8284         (recursive): Adjust caller.
8285         (strptime): Likewise.
8286         * time/strptime.c (strptime): Likewise.
8288 2007-07-19  Jakub Jelinek  <jakub@redhat.com>
8290         * iconv/gconv_int.h (__GCONV_NULCONV): New internal only error code.
8291         * iconv/gconv_cache.c (__gconv_lookup_cache): Return __GCONV_NULCONV
8292         if from and to charsets are the same.
8293         * iconv/gconv_db.c (__gconv_find_transform): Likewise.
8294         * intl/dcigettext.c (_nl_find_msg): Return NULL even if __gconv_open
8295         returns __GCONV_NOCONV, but not for __GCONV_NULCONV.
8297 2007-07-17  Jakub Jelinek  <jakub@redhat.com>
8299         * wcsmbs/wchar.h: Only define wint_t if __need_wint_t.
8300         Don't define wint_t when __need_mbstate_t unless it
8301         is necessary.
8302         (__mbstate_t): Use __WINT_TYPE__ rather than wint_t
8303         in the typedef if possible.
8304         * wctype/wctype.h (wint_t): Define by including
8305         wchar.h with __need_wint_t instead of including stddef.h
8306         with __need_wint_t and as fallback definining it ourselves.
8307         * iconv/gconv.h (__need_wint_t): Define before including
8308         wchar.h.
8309         * sysdeps/gnu/_G_config.h: Don't include gconv.h if not _LIBC
8310         or _GLIBCPP_USE_WCHAR_T.
8311         (__need_wchar_t): Don't define
8312         if not _LIBC or _GLIBCPP_USE_WCHAR_T.
8313         (__need_wint_t): Don't define before including stddef.h,
8314         define before including wchar.h only if _LIBC or
8315         _GLIBCPP_USE_WCHAR_T.
8316         (_G_iconv_t): Don't define if not _LIBC or _GLIBCPP_USE_WCHAR_T.
8317         * sysdeps/mach/hurd/_G_config.h: Likewise.
8318         * sysdeps/generic/_G_config.h: Likewise.
8319         * libio/libio.h (__wunderflow, __wuflow, __woverflow): Only
8320         prototype if _LIBC or _GLIBCPP_USE_WCHAR_T.
8321         (_IO_getwc_unlocked, _IO_putwc_unlocked): Only define
8322         if _LIBC or _GLIBCPP_USE_WCHAR_T.
8324 2007-07-28  Ulrich Drepper  <drepper@redhat.com>
8326         * sysdeps/posix/posix_fallocate64.c: Undefine
8327         __posix_fallocate64_l64 before alias handling.
8328         * sysdeps/unix/sysv/linux/posix_fallocate.c: New file.
8329         * sysdeps/unix/sysv/linux/posix_fallocate64.c: New file.
8330         * sysdeps/unix/sysv/linux/wordsize-64/posix_fallocate.c: New file.
8331         * sysdeps/unix/sysv/linux/wordsize-64/posix_fallocate64.c: New file.
8333         * io/tst-posix_fallocate.c: Include <fcntl.h>.
8335 2007-07-23  Jakub Jelinek  <jakub@redhat.com>
8337         * locale/programs/ld-collate.c (atwc): New variable.
8338         (add_to_tablewc): New toplevel function, moved from collate_output.
8339         (collate_output): Remove add_to_tablewc nested function.
8341         * iconv/iconvconfig.c (hash_table, hash_size): New toplevel vars.
8342         (name_insert): New function.
8343         (write_output): Remove hash_table and hash_size vars and name_insert
8344         nested function.
8346 2007-07-24  Roland McGrath  <roland@redhat.com>
8348         * Makerules (install-others-programs-nosubdir): New target.
8349         (install-no-libc.a-nosubdir): Depend on it.
8351         * iconv/Makefile (install-others-programs): Set this instead of
8352         install-others.
8353         * login/Makefile (install-others-programs): Likewise.
8354         * posix/Makefile (install-others-programs): Likewise.
8356         * Makerules (install-no-libc.a-nosubdir): Clean up conditional
8357         dependencies.
8359 2007-07-23  Ulrich Drepper  <drepper@redhat.com>
8361         * io/Makefile (tests): Add tst-posix_fallocate.
8362         * io/tst-posix_fallocate.c: New file.
8364         * sysdeps/unix/sysv/linux/kernel-features.h: Define
8365         __ASSUME_FALLOCATE.
8367 2007-07-22  Roland McGrath  <roland@frob.com>
8369         * hurd/getdport.c: Add missing copyright year update.
8371         * sysdeps/mach/hurd/bits/fcntl.h [__USE_GNU] (O_CLOEXEC): New macro.
8372         * hurd/port2fd.c (_hurd_port2fd): Implement O_CLOEXEC.
8374 2007-07-22  Ulrich Drepper  <drepper@redhat.com>
8376         * login/utmp_file.c (setutent_file): Use O_CLOEXEC if possible.
8378         * libio/fileops.c (_IO_new_file_fopen): Recognize 'e' flag and set
8379         O_CLOEXEC is needed.
8380         * nis/nss_compat/compat-grp.c: Use 'e' flag when opening file.
8381         Avoid additional fcntl to set O_CLOEXEC if not needed.
8382         * nis/nss_compat/compat-initgroups.c: Likewise.
8383         * nis/nss_compat/compat-pwd.c: Likewise.
8384         * nis/nss_compat/compat-spwd.c: Likewise.
8386 2007-07-21  Samuel Thibault  <samuel.thibault@ens-lyon.org>
8388         [BZ #3665]
8389         * manual/errno.texi: Change ECANCELED value to 119.
8391         [BZ #4610]
8392         * mach/lock-intern.h: Include <sys/cdefs.h>.
8394         [BZ #4178]
8395         * sysdeps/mach/hurd/sigaction.c (__sigaction): Check ACT != NULL before
8396         reading A.
8398         [BZ #4126]
8399         * sysdeps/mach/hurd/sigsuspend.c (sigsuspend_not_cancel): Define alias
8400         to __sigsuspend.
8402         * sysdeps/mach/i386/sysdep.h: Include <dl-sysdep.h> and <tls.h>.
8404 2006-06-13  Thomas Schwinge  <tschwinge@gnu.org>
8406         * sysdeps/mach/hurd/tls.h: Change `ASSEMBLER' conditional to
8407         `__ASSEMBLER__'.
8408         * sysdeps/mach/hurd/i386/tls.h: Likewise.
8410 2007-07-21  Ulrich Drepper  <drepper@redhat.com>
8412         * nscd/nscd_helper.c (get_mapping): Use MSG_CMSG_CLOEXEC for
8413         descriptor received from nscd.
8415         * sysdeps/unix/sysv/linux/bits/socket.h: Define MSG_CMSG_CLOEXEC.
8417         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Define O_CLOEXEC.
8418         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
8419         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Likewise.
8420         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
8421         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
8422         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
8424 2007-07-20  Jakub Jelinek  <jakub@redhat.com>
8426         [BZ #4816]
8427         * manual/signal.texi (Non-atomic Example): Make memory var volatile.
8429         [BZ #4813]
8430         * login/forkpty.c (forkpty): Close master and slave fds on
8431         fork failure.  Patch by
8432         Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>.
8434 2007-07-18  Jakub Jelinek  <jakub@redhat.com>
8436         * include/features.h (__USE_ISOC95): New define.
8437         * wcsmbs/wchar.h (fwprintf, fwscanf, wprintf, wscanf, swprintf,
8438         swscanf, vfwprintf, vwprintf, vswprintf, fwide): Define even
8439         for -std=iso9899:199409.
8440         * CONFORMANCE: Remove comments about unsupported AMD1.
8442 2007-07-17  Jakub Jelinek  <jakub@redhat.com>
8444         * sysdeps/ia64/sched_cpucount.c: New file.
8445         * sysdeps/powerpc/sched_cpucount.c: New file.
8447         * sysdeps/unix/sysv/linux/bits/sched.h (__sched_cpucount): Add
8448         __BEGIN_DECLS/__END_DECLS around the prototype.
8449         * bits/sched.h (__sched_cpucount): Likewise.  Make second argument
8450         pointer to const cpu_set_t.
8452         * bits/types.h: Don't include stddef.h, don't define __need_size_t.
8453         * signal/signal.h <__USE_BSD || __USE_XOPEN_EXTENDED>: Define
8454         __need_size_t and include stddef.h.
8455         * sysvipc/sys/msg.h: Likewise.
8456         * posix/sched.h: Likewise.
8457         * hurd/hurd/signal.h (__need_size_t): Define.
8459         * CONFORMANCE: ctype.h and wctype.h no longer define size_t,
8460         neither does signal.h in pedantic ISO C namespaces.  stdio.h
8461         no longer defines wint_t or wchar_t.
8463         * libio/libioP.h (_IO_acquire_lock_clear_flags2_fct): New function.
8464         * debug/vfwprintf_chk.c (__vfwprintf_chk): Use
8465         _IO_acquire_lock_clear_flags2 instead of _IO_acquire_lock.
8466         * debug/vprintf_chk.c (__vprintf_chk): Likewise.
8467         * debug/vwprintf_chk.c (__vwprintf_chk): Likewise.
8468         * debug/vfprintf_chk.c (__vfprintf_chk): Likewise.
8469         * debug/fwprintf_chk.c (__fwprintf_chk): Likewise.
8470         * debug/printf_chk.c (__printf_chk): Likewise.
8471         * debug/fprintf_chk.c (__fprintf_chk): Likewise.
8472         * debug/wprintf_chk.c (__wprintf_chk): Likewise.
8474         * sysdeps/pthread/bits/stdio-lock.h (_IO_acquire_lock_clear_flags2):
8475         Define.
8477         * bits/confname.h (_CS_POSIX_V6_WIDTH_RESTRICTED_ENVS): Define.
8478         * posix/getconf.c (vars): Add POSIX_V6_WIDTH_RESTRICTED_ENVS.
8480 2007-07-16  Jakub Jelinek  <jakub@redhat.com>
8482         [BZ #4792]
8483         * stdlib/stdlib.h (realloc): Remove __attribute_malloc__.
8484         * malloc/malloc.h (realloc): Likewise.
8486         * libio/iopopen.c (_IO_new_proc_open): Don't close child_std_end
8487         if one of proc_file_chain streams has that fileno.
8488         * stdio-common/Makefile (tests): Add tst-popen2.
8489         * stdio-common/tst-popen2.c: New test.
8491 2007-07-14  Jakub Jelinek  <jakub@redhat.com>
8493         * elf/ldconfig.c: Allow GPLv2 or any later version.
8494         * elf/readlib.c: Likewise.
8495         * elf/chroot_canon.c: Likewise.
8496         * elf/cache.c: Likewise.
8497         * nscd/mem.c: Likewise.
8498         * nscd/getpwuid_r.c: Likewise.
8499         * nscd/grpcache.c: Likewise.
8500         * nscd/aicache.c: Likewise.
8501         * nscd/getsrvbynm_r.c: Likewise.
8502         * nscd/nscd.c: Likewise.
8503         * nscd/servicescache.c: Likewise.
8504         * nscd/getsrvbypt_r.c: Likewise.
8505         * nscd/initgrcache.c: Likewise.
8506         * nscd/gethstbyad_r.c: Likewise.
8507         * nscd/gethstbynm2_r.c: Likewise.
8508         * nscd/getgrnam_r.c: Likewise.
8509         * nscd/nscd_setup_thread.c: Likewise.
8510         * nscd/getpwnam_r.c: Likewise.
8511         * nscd/gai.c: Likewise.
8512         * nscd/connections.c: Likewise.
8513         * nscd/dbg_log.c: Likewise.
8514         * nscd/cache.c: Likewise.
8515         * nscd/hstcache.c: Likewise.
8516         * nscd/nscd_conf.c: Likewise.
8517         * nscd/getgrgid_r.c: Likewise.
8518         * nscd/pwdcache.c: Likewise.
8519         * catgets/gencat.c: Likewise.
8520         * locale/programs/linereader.h: Likewise.
8521         * locale/programs/locarchive.c: Likewise.
8522         * locale/programs/ld-paper.c: Likewise.
8523         * locale/programs/locfile-kw.h: Likewise.
8524         * locale/programs/ld-address.c: Likewise.
8525         * locale/programs/xmalloc.c: Likewise.
8526         * locale/programs/ld-time.c: Likewise.
8527         * locale/programs/localedef.c: Likewise.
8528         * locale/programs/simple-hash.c: Likewise.
8529         * locale/programs/xstrdup.c: Likewise.
8530         * locale/programs/ld-numeric.c: Likewise.
8531         * locale/programs/locfile-kw.gperf: Likewise.
8532         * locale/programs/ld-collate.c: Likewise.
8533         * locale/programs/charmap-kw.gperf: Likewise.
8534         * locale/programs/charmap.h: Likewise.
8535         * locale/programs/charmap-kw.h: Likewise.
8536         * locale/programs/config.h: Likewise.
8537         * locale/programs/locfile.c: Likewise.
8538         * locale/programs/ld-ctype.c: Likewise.
8539         * locale/programs/charmap.c: Likewise.
8540         * locale/programs/ld-messages.c: Likewise.
8541         * locale/programs/repertoire.h: Likewise.
8542         * locale/programs/locale.c: Likewise.
8543         * locale/programs/ld-name.c: Likewise.
8544         * locale/programs/linereader.c: Likewise.
8545         * locale/programs/locfile.h: Likewise.
8546         * locale/programs/3level.h: Likewise.
8547         * locale/programs/ld-monetary.c: Likewise.
8548         * locale/programs/ld-measurement.c: Likewise.
8549         * locale/programs/charmap-dir.c: Likewise.
8550         * locale/programs/ld-identification.c: Likewise.
8551         * locale/programs/localedef.h: Likewise.
8552         * locale/programs/charmap-dir.h: Likewise.
8553         * locale/programs/repertoire.c: Likewise.
8554         * locale/programs/simple-hash.h: Likewise.
8555         * locale/programs/ld-telephone.c: Likewise.
8556         * locale/programs/locale-spec.c: Likewise.
8557         * locale/programs/locfile-token.h: Likewise.
8558         * posix/getconf.c: Likewise.
8559         * iconv/dummy-repertoire.c: Likewise.
8560         * iconv/iconv_charmap.c: Likewise.
8561         * iconv/iconvconfig.c: Likewise.
8562         * iconv/iconv_prog.c: Likewise.
8563         * malloc/memusagestat.c: Likewise.
8564         * sysdeps/unix/sysv/linux/nscd_setup_thread.c: Likewise.
8566 2007-07-06  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
8568         * sysdeps/sh/bsd-setjmp.S (setjmp): Use correct argument registers.
8569         * sysdeps/sh/bsd-_setjmp.S (_setjmp): Likewise.
8570         * sysdeps/unix/sysv/linux/sh/clone.S (__clone): Do correct sanity
8571         check for the first argument.
8573 2007-07-12  Jakub Jelinek  <jakub@redhat.com>
8575         [BZ #4775]
8576         * math/tgmath.h (__tgmath_real_type_sub): Formatting.
8577         (__tgmath_real_type): Fix if expr is const int or other const
8578         qualified integral type.
8579         (__TGMATH_UNARY_REAL_ONLY): Rewritten to avoid using statement
8580         expressions and handle const qualified arguments.
8581         (__TGMATH_BINARY_FIRST_REAL_ONLY, __TGMATH_UNARY_REAL_IMAG,
8582         __TGMATH_UNARY_REAL_IMAG_RET_REAL): Likewise.
8583         (__TGMATH_UNARY_REAL_RET_ONLY): Rewritten to avoid using
8584         statement expressions.
8585         (__TGMATH_BINARY_REAL_ONLY, __TGMATH_TERNARY_FIRST_SECOND_REAL_ONLY,
8586         __TGMATH_TERNARY_REAL_ONLY, __TGMATH_BINARY_REAL_IMAG): Likewise.
8587         (__TGMATH_UNARY_IMAG): Define.
8588         (conj, cproj): Use __TGMATH_UNARY_IMAG macro.
8589         * math/Makefile (tests): Add test-tgmath2.
8590         (CFLAGS-test-tgmath2.c): Add.
8591         * math/test-tgmath.c (fy, dy, ly, fz, dz, lz, count_cdouble,
8592         count_cfloat, count_cldouble): New variables.
8593         (NCCALLS): Define.
8594         (main): Check number of complex calls as well.
8595         (F(compile_test)): Add complex tests and tests with const qualified
8596         arguments.
8597         (y, z, ccount): Define.
8598         (F(cacos), F(casin), F(catan), F(ccos), F(csin), F(ctan), F(cacosh),
8599         F(casinh), F(catanh), F(ccosh), F(csinh), F(ctanh), F(cexp), F(clog),
8600         F(csqrt), F(cpow), F(cabs), F(carg), F(creal), F(cimag), F(conj),
8601         F(cproj)): New functions.
8602         * math/test-tgmath2.c: New test.
8604 2007-07-11  Jakub Jelinek  <jakub@redhat.com>
8606         [BZ #4776]
8607         * elf/dl-load.c (_dl_rtld_di_serinfo): Output / in LD_LIBRARY_PATH,
8608         RPATH etc. as "/" rather than "", don't segfault on empty paths,
8609         instead output ".".
8610         * dlfcn/Makefile (distribute): Add glreflib3.c.
8611         (module-names): Add glreflib3.
8612         ($(objpfx)tst-dlinfo.out): Depend on glreflib3.so rather than
8613         glreflib1.so.
8614         (LDFLAGS_glreflib3.so): New.
8615         * dlfcn/tst-dlinfo.c (do_test): Load glreflib3.so instead of
8616         glreflib1.so.
8617         * dlfcn/glreflib3.c: New file.
8619         * intl/finddomain.c (_nl_find_domain): If _nl_explode_name
8620         returned -1, return NULL.
8621         * intl/explodename.c (_nl_explode_name): Return -1 if
8622         _nl_normalize_codeset failed.
8624 2007-07-07  Steven Munroe  <sjmunroe@us.ibm.com>
8626         * sysdeps/powerpc/powerpc32/power6/memset.S: Update comments.
8627         Specify .machine power6 to get ISA-V2.0 branch hints.  Unroll loops
8628         and avoid branch misspredicts for > 31 bytes memset case.
8629         * sysdeps/powerpc/powerpc64/power6/memset.S: Likewise.
8630         Remove toc ref to __cache_line_size.
8632         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Specify .machine power4
8633         to get ISA-V2.0 branch hints.
8634         * sysdeps/powerpc/powerpc32/power4/memcpy.S: Likewise
8635         * sysdeps/powerpc/powerpc32/power4/memset.S: Likewise
8636         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
8637         * sysdeps/powerpc/powerpc64/power4/memcmp.S: Likewise.
8638         * sysdeps/powerpc/powerpc64/power4/memcpy.S: Likewise.
8639         * sysdeps/powerpc/powerpc64/power4/memset.S: Likewise.
8640         Remove toc ref to __cache_line_size.
8642         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrint.S:
8643         Include math_ldbl_opt.h.
8645 2007-07-10  Ulrich Drepper  <drepper@redhat.com>
8647         [BZ #4773]
8648         * time/strptime_l.c (__strptime_internal): Implement greedy
8649         matching of weekday and month names.
8651 2007-07-09  Roland McGrath  <roland@redhat.com>
8653         * elf/elf.h (NT_GNU_ABI_TAG): New macro.
8654         (ELF_NOTE_ABI): Use it.
8655         (NT_GNU_HWCAP, NT_GNU_BUILD_ID): New macros.
8657 2007-07-09  Ulrich Drepper  <drepper@redhat.com>
8659         * sysdeps/x86_64/cacheinfo.c (intel_02_known): Add new entries.
8660         * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_02_known): Likewise.
8662 2007-07-07  Ulrich Drepper  <drepper@redhat.com>
8664         [BZ #4745]
8665         * stdio-common/vfscanf.c (_IO_vfscanf): Add additional test for EOF
8666         in loop to look for conversion specifier to avoid testing of
8667         wrong errno value.
8668         * stdio-common/Makefile (tests): Add bug18, bug18a, bug19, bug19a.
8669         * stdio-common/bug18.c: New file.
8670         * stdio-common/bug18a.c: New file.
8671         * stdio-common/bug19.c: New file.
8672         * stdio-common/bug19a.c: New file.
8674 2007-07-05  Mike Frysinger  <vapier@gentoo.org>
8676         * Makeconfig ($(common-objpfx)gnu/lib-names.stmp): Use LC_ALL=C when
8677         running awk script.
8679 2007-07-01  Jakub Jelinek  <jakub@redhat.com>
8681         * elf/dl-sysdep.c (_dl_important_hwcaps): Add integer overflow check.
8682         * elf/dl-minimal.c (__libc_memalign): Likewise.  Handle malloc (0).
8683         Return NULL if mmap failed instead of asserting it does not.
8684         (calloc): Check for integer overflow.
8686         * elf/dl-minimal.c (__strtoul_internal): Fix parsing of numbers bigger
8687         than LONG_MAX / 10.
8689 2007-07-03  Jakub Jelinek  <jakub@redhat.com>
8691         [BZ #4702]
8692         * nis/nss-default.c: Include errno.h.
8693         (init): Preserve errno.
8695 2007-07-02  Ulrich Drepper  <drepper@redhat.com>
8697         * sysdeps/unix/sysv/linux/bits/socket.h (PF_UNIX): Update comment.
8699 2007-06-30  Ulrich Drepper  <drepper@redhat.com>
8701         * sysdeps/unix/sysv/linux/bits/socket.h: Add PF_RXRPC and AF_RXRPC.
8703 2007-06-29  Martin Schwidefsky  <schwidefsky@de.ibm.com>
8705         * sysdeps/unix/sysv/linux/bits/socket.h: Add PF_IUCV and AF_IUCV.
8707 2007-06-29  Martin Schwidefsky  <schwidefsky@de.ibm.com>
8709         * sysdeps/s390/dl-procinfo.c: New file.
8710         * sysdeps/s390/dl-procinfo.h: New file.
8711         * sysdeps/unix/sysv/linux/s390/dl-procinfo.h: New file.
8713 2007-06-29  Jakub Jelinek  <jakub@redhat.com>
8715         * elf/dl-load.c (open_verify): Find .note.ABI-tag notes even
8716         in PT_NOTE segments with multiple notes.
8717         * elf/readelflib.c (process_elf_file): Likewise.
8719 2007-06-22  Ulrich Drepper  <drepper@redhat.com>
8721         * nis/nis_domain_of.c (__nis_domain_of): Make the code a bit more
8722         ISO C compliant.
8724 2007-06-19  Ulrich Drepper  <drepper@redhat.com>
8726         * elf/dl-close.c (free_mem): Free _dl_scope_free_list.
8728 2007-06-13  Jakub Jelinek  <jakub@redhat.com>
8730         * include/link.h: Don't include rtld-lowlevel.h.
8731         (struct link_map): Remove l_scope_lock.
8732         * sysdeps/generic/ldsodefs.h: Don't include rtld-lowlevel.h.
8733         (_dl_scope_free_list): New field (variable) in _rtld_global.
8734         (DL_LOOKUP_SCOPE_LOCK): Remove.
8735         (_dl_scope_free): New prototype.
8736         * elf/dl-runtime.c (_dl_fixup): Don't use __rtld_mrlock_*lock.
8737         Don't pass DL_LOOKUP_SCOPE_LOCK to _dl_lookup_symbol_x.
8738         (_dl_profile_fixup): Likewise.
8739         * elf/dl-sym.c (do_sym): Likewise.  Use wrapped _dl_lookup_symbol_x
8740         whenever !RTLD_SINGLE_THREAD_P, use THREAD_GSCOPE_SET_FLAG and
8741         THREAD_GSCOPE_RESET_FLAG around it.
8742         * elf/dl-close.c (_dl_close_worker): Don't use
8743         __rtld_mrlock_{change,done}.  Call _dl_scope_free on the old
8744         scope.  Make sure THREAD_GSCOPE_WAIT () happens if any old
8745         scopes were queued or if l_scope_mem has been abandoned.
8746         * elf/dl-open.c (_dl_scope_free): New function.
8747         (dl_open_worker): Use it.  Don't use __rtld_mrlock_{change,done}.
8748         * elf/dl-support.c (_dl_scope_free_list): New variable.
8749         * elf/dl-lookup.c (add_dependency): Remove flags argument.
8750         Remove DL_LOOKUP_SCOPE_LOCK handling.
8751         (_dl_lookup_symbol_x): Adjust caller.  Remove DL_LOOKUP_SCOPE_LOCK
8752         handling.
8753         * elf/dl-object.c (_dl_new_object): Don't use
8754         __rtld_mrlock_initialize.
8756 2007-06-19  Ulrich Drepper  <drepper@redhat.com>
8758         * sysdeps/generic/ldsodefs.h (rtld_global): Reorder some elements
8759         to fill in holes
8760         (rtld_global_ro): Likewise.
8762 2007-06-18  Jakub Jelinek  <jakub@redhat.com>
8764         * elf/dl-addr.c (_dl_addr): Skip PT_LOAD checking if l_contiguous.
8765         Move PT_LOAD checking to...
8766         (_dl_addr_inside_object): ... here, new function.
8767         * elf/dl-sym.c (do_sym): If not l_contiguous,
8768         call _dl_addr_inside_object.
8769         * elf/dl-iteratephdr.c (__dl_iterate_phdr): Likewise.
8770         * dlfcn/dlinfo.c (dlinfo_doit): Likewise.
8771         * elf/dl-open.c (dl_open_worker): Likewise.
8772         (_dl_addr_inside_object): New function if IS_IN_rtld.
8773         * elf/dl-load.c (_dl_map_object_from_fd): Set l_contiguous if no
8774         holes are present or are PROT_NONE protected.
8775         * include/link.h (struct link_map): Add l_contiguous field.
8776         * sysdeps/generic/ldsodefs.h (_dl_addr_inside_object): New prototype.
8778 2007-06-18  Jakub Jelinek  <jakub@redhat.com>
8779             Tomas Janousek  <tjanouse@redhat.com>
8780             Ulrich Drepper  <drepper@redhat.com>
8782         [BZ #4647]
8783         * resolv/res_send.c (send_dg): Remove socket_pf.  Use ipv6_unavail
8784         member in __res_state, only convaddr4to6 if nssocks[ns] is a PF_INET6
8785         socket.
8786         * resolv/resolv.h (__res_state): Add ipv6_unavail member.  Make
8787         unused member a bitmap.
8788         * resolv/res_init.c (__res_vinit): Reset ipv6_unavail if IPv6
8789         servers are configured.
8791 2007-06-18  Jakub Jelinek  <jakub@redhat.com>
8793         * elf/rtld.c (dl_main): Don't call init_tls more than once.
8795 2007-06-17  Andreas Schwab  <schwab@suse.de>
8797         * sysdeps/generic/initfini.c: Tell gcc about the nonstandard sections.
8799 2007-06-16  Andreas Jaeger  <aj@suse.de>
8801         [BZ #4125]
8802         * sysdeps/unix/sysv/linux/sys/ptrace.h
8803         (PTRACE_O_TRACESYSGOOD, PTRACE_O_TRACEFORK,
8804         PTRACE_O_TRACEVFORK, PTRACE_O_TRACECLONE, PTRACE_O_TRACEEXEC,
8805         PTRACE_O_TRACEVFORKDONE, PTRACE_O_TRACEEXIT, PTRACE_O_MASK,
8806         PTRACE_EVENT_FORK, PTRACE_EVENT_VFORK, PTRACE_EVENT_CLONE,
8807         PTRACE_EVENT_EXEC, PTRACE_EVENT_VFORK_DONE, PTRACE_EVENT_EXIT):
8808         Define.
8809         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
8810         * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h: Likewise.
8811         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
8812         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
8814 2007-06-16  Ulrich Drepper  <drepper@redhat.com>
8816         [BZ #4599]
8817         * sysdeps/unix/sysv/linux/check_pf.c (make_request): When
8818         determining whether there are IPv4/IPv6 addresses, ignore loopback
8819         addresses.
8821 2007-06-14 Uros Bizjak <ubizjak@gmail.com>
8823         * soft-fp/soft-fp.h (CMPtype): Define to "int" if undefined.
8824         * soft-fp/eqdf2.c (__eqdf2): Use CMPtype instead of int
8825         as the return type.  Change type of "r" variable to CMPtype.
8826         * soft-fp/eqsf2.c (__eqsf2): Likewise.
8827         * soft-fp/eqtf2.c (__eqtf2): Likewise.
8828         * soft-fp/gedf2.c (__gedf2): Likewise.
8829         * soft-fp/gesf2.c (__gesf2): Likewise.
8830         * soft-fp/getf2.c (__getf2): Likewise.
8831         * soft-fp/ledf2.c (__ledf2): Likewise.
8832         * soft-fp/lesf2.c (__lesf2): Likewise.
8833         * soft-fp/letf2.c (__letf2): Likewise.
8834         * soft-fp/unorddf2 (__unorddf2): Likewise.
8835         * soft-fp/unordsf2 (__unordsf2): Likewise.
8836         * soft-fp/unordtf2 (__unordtf2): Likewise.
8838 2007-06-09  Ulrich Drepper  <drepper@redhat.com>
8840         * elf/do-lookup.h (do_lookup_x): Read r_nlist before r_list and
8841         make sure gcc doesn't mess around with this.
8843 2007-06-08  Ulrich Drepper  <drepper@redhat.com>
8845         * elf/dl-lookup.c (_dl_lookup_symbol_x): Remove use of r_nlist.
8847 2007-06-08  Jakub Jelinek  <jakub@redhat.com>
8849         * elf/dl-close.c (_dl_close_worker): Remove all to be removed
8850         libraries from the global scope at once and call THREAD_GSCOPE_WAIT
8851         at most once per _dl_close_worker.
8853 2007-06-08  Ulrich Drepper  <drepper@redhat.com>
8855         * sysdeps/unix/sysv/linux/bits/sched.h: Make second parameter of
8856         __sched_cpucount as const.
8857         * posix/sched_cpucount.c: Adjust.
8859         * posix/sched_cpucount.c (__sched_cpucount): Allow using special
8860         instruction for counting bits.
8861         * sysdeps/x86_64/sched_cpucount.c: New file.
8863 2007-06-07  Ulrich Drepper  <drepper@redhat.com>
8865         * configure.in: Avoid variable named BASH.
8866         * config.make.in: Likewise.
8867         Patch in part by Mike Frysinger.
8869 2007-06-06  Jakub Jelinek  <jakub@redhat.com>
8871         [BZ #4586]
8872         * sysdeps/i386/ldbl2mpn.c (__mpn_extract_long_double): Treat
8873         pseudo-zeros as zero.
8874         * sysdeps/x86_64/ldbl2mpn.c: New file.
8875         * sysdeps/ia64/ldbl2mpn.c: New file.
8877 2007-06-04  Jakub Jelinek  <jakub@redhat.com>
8879         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (nextafterl): Remove
8880         unused ily variable.  Fix nextafterl on +-__LDBL_MAX__ and +-Inf.
8881         Remove unreachable code at the end.
8883 2007-06-01  Steven Munroe  <sjmunroe@us.ibm.com>
8885         * sysdeps/ieee754/ldbl-128ibm/s_fpclassifyl.c: Correct description of
8886         ldbl-128ibm in comment.
8887         (fpclassifyl): Correct classification of denormals.
8888         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (nextafterl): Correct
8889         return value for MIN denormal. Rewrite using long double math too
8890         correctly handle denormals and canonicalize the results.
8892 2007-06-05  Jakub Jelinek  <jakub@redhat.com>
8894         * sysdeps/ieee754/ldbl-128ibm/mpn2ldbl.c
8895         (__mpn_construct_long_double): Fix conversion where result ought
8896         to be smaller than __LDBL_MIN__, or the low double should be
8897         denormal.  Fix decision where to negate low double - honor round
8898         to even rules.
8899         * stdio-common/tst-sprintf2.c: Include string.h.
8900         (COMPARE_LDBL): Define.
8901         (TEST): Also test whether a string hexadecimal float representation
8902         can be parsed back to the number.
8903         (main): Add a couple of further tests.
8905 2007-06-04  Jakub Jelinek  <jakub@redhat.com>
8907         * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c
8908         (PRINT_FPHEX_LONG_DOUBLE): Fix printing numbers where lower double
8909         is non-zero, but smaller than 2 * __DBL_MIN__.
8910         * stdio-common/tst-sprintf2.c: New test.
8911         * stdio-common/Makefile (tests): Add tst-sprintf2.
8913         * math/test-misc.c (main): Don't run last batch of tests with
8914         IBM long double format.
8916 2007-05-31  Steven Munroe  <sjmunroe@us.ibm.com>
8918         * sysdeps/powerpc/powerpc32/970/fpu/Implies: New file.
8919         * sysdeps/powerpc/powerpc32/power5/fpu/Implies: New file.
8920         * sysdeps/powerpc/powerpc32/power5+/fpu/Implies: New file.
8921         * sysdeps/powerpc/powerpc32/power6/fpu/Implies: New file.
8922         * sysdeps/powerpc/powerpc32/power6x/fpu/Implies: New file.
8923         * sysdeps/powerpc/powerpc64/970/fpu/Implies: New file.
8924         * sysdeps/powerpc/powerpc64/power5/fpu/Implies: New file.
8925         * sysdeps/powerpc/powerpc64/power5+/fpu/Implies: New file.
8926         * sysdeps/powerpc/powerpc64/power6/fpu/Implies: New file.
8927         * sysdeps/powerpc/powerpc64/power6x/fpu/Implies: New file.
8928         * sysdeps/unix/sysv/linux/powerpc/powerpc32/970/fpu/Implies: New file.
8929         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power4/fpu/Implies:
8930         New file.
8931         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5/fpu/Implies:
8932         New file.
8933         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5+/fpu/Implies:
8934         New file.
8935         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/fpu/Implies:
8936         New file.
8937         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6x/fpu/Implies:
8938         New file.
8939         * sysdeps/unix/sysv/linux/powerpc/powerpc64/970/fpu/Implies: New file.
8940         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power4/fpu/Implies:
8941         New file.
8942         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5/fpu/Implies:
8943         New file.
8944         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5+/fpu/Implies:
8945         New file.
8946         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/fpu/Implies:
8947         New file.
8948         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6x/fpu/Implies:
8949         New file.
8951 2007-05-31  Steven Munroe  <sjmunroe@us.ibm.com>
8953         * sysdeps/powerpc/powerpc32/powerpc64/fpu/s_llrint.S: Move.
8954         * sysdeps/powerpc/powerpc32/power4/fpu/s_llrint.S: To here.
8955         * sysdeps/powerpc/powerpc32/powerpc64/fpu/s_llrintf.S: Move.
8956         * sysdeps/powerpc/powerpc32/power4/fpu/s_llrintf.S: To here.
8957         * sysdeps/powerpc/powerpc32/powerpc64/fpu/s_llround.S: Move.
8958         * sysdeps/powerpc/powerpc32/power4/fpu/s_llround.S: To here.
8959         * sysdeps/powerpc/powerpc32/powerpc64/fpu/s_llroundf.S: Move.
8960         * sysdeps/powerpc/powerpc32/power4/fpu/s_llroundf.S: To here.
8962 2007-05-22  Steven Munroe  <sjmunroe@us.ibm.com>
8964         * sysdeps/powerpc/powerpc32/power5+/fpu/s_round.S
8965         (LONG_DOUBLE_COMPAT): Specify correct version, GLIBC_2_1.
8966         * sysdeps/powerpc/powerpc32/power5+/fpu/s_trunc.S
8967         (LONG_DOUBLE_COMPAT): Specify correct version, GLIBC_2_1.
8968         * sysdeps/powerpc/powerpc64/power5+/fpu/s_round.S
8969         (LONG_DOUBLE_COMPAT): Specify correct version, GLIBC_2_1.
8970         * sysdeps/powerpc/powerpc64/power5+/fpu/s_trunc.S
8971         (LONG_DOUBLE_COMPAT): Specify correct version, GLIBC_2_1.
8973 2007-05-21  Steven Munroe  <sjmunroe@us.ibm.com>
8975         * sysdeps/powerpc/powerpc32/power4/fpu/slowexp.c: New file.
8976         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrt.c: New file.
8977         * sysdeps/powerpc/powerpc64/power4/fpu/slowexp.c: New file.
8978         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: New file.
8980 2007-03-15  Steven Munroe  <sjmunroe@us.ibm.com>
8982         * sysdeps/powerpc/powerpc32/powerpc64/fpu/s_llrint.S
8983         [LONG_DOUBLE_COMPAT]: Add compat_symbol for llrintl@@GLIBC_2_1.
8985 2006-02-13  Steven Munroe  <sjmunroe@us.ibm.com>
8987         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrint.S: New File
8988         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrintf.S: New File
8989         * sysdeps/powerpc/powerpc32/power6/fpu/s_llround.S: New File
8990         * sysdeps/powerpc/powerpc32/power6/fpu/s_llroundf.S: New File
8992 2006-10-20  Steven Munroe  <sjmunroe@us.ibm.com>
8994         * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: New file.
8995         * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: New file.
8997 2006-10-03  Steven Munroe  <sjmunroe@us.ibm.com>
8999         * sysdeps/powerpc/powerpc32/powerpc64/fpu/s_llround.S: New file.
9000         * sysdeps/powerpc/powerpc32/powerpc64/fpu/s_llroundf.S: New file.
9002         * sysdeps/powerpc/powerpc32/powerpc64/fpu/Makefile: Moved.
9003         * sysdeps/powerpc/powerpc32/powerpc64/fpu/mpa.c: Likewise.
9004         * sysdeps/powerpc/powerpc32/power4/fpu/Makefile: To here.
9005         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Likewise.
9007 2006-09-29  Steven Munroe  <sjmunroe@us.ibm.com>
9009         * sysdeps/powerpc/powerpc32/power6x/fpu/s_lrint.S: New file.
9010         * sysdeps/powerpc/powerpc32/power6x/fpu/s_lround.S: New file.
9011         * sysdeps/powerpc/powerpc64/power6x/fpu/s_llrint.S: New file.
9012         * sysdeps/powerpc/powerpc64/power6x/fpu/s_llround.S: New file.
9014 2006-09-28  Steven Munroe  <sjmunroe@us.ibm.com>
9016         * sysdeps/powerpc/powerpc32/power5+/fpu/s_llround.S: New file.
9017         * sysdeps/powerpc/powerpc32/power5+/fpu/s_llroundf.S: New file.
9018         * sysdeps/powerpc/powerpc32/power5+/fpu/s_lround.S: New file.
9019         * sysdeps/powerpc/powerpc32/power6x/fpu/Implies: New file.
9020         * sysdeps/powerpc/powerpc64/power5+/fpu/s_llround.S: New file.
9021         * sysdeps/powerpc/powerpc64/power6x/fpu/Implies: New file.
9023 2006-08-31  Steven Munroe  <sjmunroe@us.ibm.com>
9025         * sysdeps/powerpc/powerpc32/powerpc64/fpu/Makefile: New file.
9026         * sysdeps/powerpc/powerpc32/powerpc64/fpu/mpa.c: New file.
9027         * sysdeps/powerpc/powerpc64/power4/fpu/Makefile: New file.
9028         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: New file.
9030 2006-06-15  Steven Munroe  <sjmunroe@us.ibm.com>
9032         * sysdeps/powerpc/powerpc32/power5+/fpu/s_ceil.S: New file.
9033         * sysdeps/powerpc/powerpc32/power5+/fpu/s_ceilf.S: New file.
9034         * sysdeps/powerpc/powerpc32/power5+/fpu/s_floor.S: New file.
9035         * sysdeps/powerpc/powerpc32/power5+/fpu/s_floorf.S: New file.
9036         * sysdeps/powerpc/powerpc32/power5+/fpu/s_round.S: New file.
9037         * sysdeps/powerpc/powerpc32/power5+/fpu/s_roundf.S: New file.
9038         * sysdeps/powerpc/powerpc32/power5+/fpu/s_trunc.S: New file.
9039         * sysdeps/powerpc/powerpc32/power5+/fpu/s_truncf.S: New file.
9040         * sysdeps/powerpc/powerpc64/power5+/fpu/s_ceil.S: New file.
9041         * sysdeps/powerpc/powerpc64/power5+/fpu/s_ceilf.S: New file.
9042         * sysdeps/powerpc/powerpc64/power5+/fpu/s_floor.S: New file.
9043         * sysdeps/powerpc/powerpc64/power5+/fpu/s_floorf.S: New file.
9044         * sysdeps/powerpc/powerpc64/power5+/fpu/s_round.S: New file.
9045         * sysdeps/powerpc/powerpc64/power5+/fpu/s_roundf.S: New file.
9046         * sysdeps/powerpc/powerpc64/power5+/fpu/s_trunc.S: New file.
9047         * sysdeps/powerpc/powerpc64/power5+/fpu/s_truncf.S: New file.
9049 2006-03-20  Steven Munroe  <sjmunroe@us.ibm.com>
9051         * sysdeps/powerpc/powerpc32/powerpc64/fpu/s_llrint.S: New file.
9052         * sysdeps/powerpc/powerpc32/powerpc64/fpu/s_llrintf.S: New file.
9054 2007-06-01  Steven Munroe  <sjmunroe@us.ibm.com>
9056         * sysdeps/powerpc/powerpc32/power6/memset.S: New file.
9057         * sysdeps/powerpc/powerpc64/power6/memset.S: New file.
9059 2007-05-31  Steven Munroe  <sjmunroe@us.ibm.com>
9061         * sysdeps/powerpc/powerpc32/970/Implies: New file.
9062         * sysdeps/powerpc/powerpc32/power5/Implies: New file.
9063         * sysdeps/powerpc/powerpc32/power5+/Implies: New file.
9064         * sysdeps/powerpc/powerpc32/power6/Implies: New file.
9065         * sysdeps/powerpc/powerpc32/power6x/Implies: New file.
9066         * sysdeps/powerpc/powerpc64/970/Implies: New file.
9067         * sysdeps/powerpc/powerpc64/power5/Implies: New file.
9068         * sysdeps/powerpc/powerpc64/power5+/Implies: New file.
9069         * sysdeps/powerpc/powerpc64/power6/Implies: New file.
9070         * sysdeps/powerpc/powerpc64/power6x/Implies: New file.
9072 2007-05-21  Steven Munroe  <sjmunroe@us.ibm.com>
9074         * sysdeps/powerpc/powerpc32/power4/memset.S: New file
9076 2007-03-13  Steven Munroe  <sjmunroe@us.ibm.com>
9078         * sysdeps/powerpc/powerpc64/memcpy.S: Improve aligned loop to minimize
9079         branch miss-predicts. Ensure that cache line crossing does not impact
9080         dispatch grouping.
9082 2006-12-13  Steven Munroe  <sjmunroe@us.ibm.com>
9084         * sysdeps/powerpc/powerpc64/power4/memcopy.h: Replace with include
9085         "../../powerpc32/power4/memcopy.h".
9086         * sysdeps/powerpc/powerpc64/power4/wordcopy.c: Replace with include
9087         "../../powerpc32/power4/wordcopy.c".
9089 2006-10-03  Steven Munroe  <sjmunroe@us.ibm.com>
9091         * sysdeps/powerpc/powerpc32/powerpc64/Makefile: Moved.
9092         * sysdeps/powerpc/powerpc32/powerpc64/memcopy.h: Likewise.
9093         * sysdeps/powerpc/powerpc32/powerpc64/wordcopy.c: Likewise.
9094         * sysdeps/powerpc/powerpc32/power4/Makefile: To here.
9095         * sysdeps/powerpc/powerpc32/power4/memcopy.h: Likewise.
9096         * sysdeps/powerpc/powerpc32/power4/wordcopy.c: Likewise.
9098 2006-09-10  Steven Munroe  <sjmunroe@us.ibm.com>
9100         * sysdeps/powerpc/powerpc32/power6/memcpy.S: New file.
9102 2006-08-31  Steven Munroe  <sjmunroe@us.ibm.com>
9104         * sysdeps/powerpc/powerpc32/power6/wordcopy.c: New file.
9105         * sysdeps/powerpc/powerpc32/powerpc64/Makefile: New file.
9106         * sysdeps/powerpc/powerpc32/powerpc64/memcopy.h: New file.
9107         * sysdeps/powerpc/powerpc32/powerpc64/wordcopy.c: New file.
9108         * sysdeps/powerpc/powerpc64/power4/Makefile: New file.
9109         * sysdeps/powerpc/powerpc64/power4/memcopy.h: New file.
9110         * sysdeps/powerpc/powerpc64/power4/wordcopy.c: New file.
9111         * sysdeps/powerpc/powerpc64/power6/wordcopy.c: New file.
9113 2006-07-06  Steven Munroe  <sjmunroe@us.ibm.com>
9115         * sysdeps/powerpc/powerpc64/power6/memcpy.S: New file.
9117 2006-03-20  Steven Munroe  <sjmunroe@us.ibm.com>
9119         * sysdeps/powerpc/powerpc32/power4/memcmp.S: New file.
9120         * sysdeps/powerpc/powerpc32/power4/memcpy.S: New file.
9121         * sysdeps/powerpc/powerpc32/power4/memset.S: New file.
9122         * sysdeps/powerpc/powerpc32/power4/strncmp.S: New file.
9123         * sysdeps/powerpc/powerpc64/power4/memcmp.S: New file.
9124         * sysdeps/powerpc/powerpc64/power4/memcpy.S: New file.
9125         * sysdeps/powerpc/powerpc64/power4/strncmp.S: New file.
9127 2007-05-29  Roland McGrath  <roland@redhat.com>
9129         * po/Makefile (po-sed-cmd): New variable.
9130         (libc.pot.files): Move sed command text in there, avoid \ inside ''.
9132 2007-05-29  Ulrich Drepper  <drepper@redhat.com>
9134         * crypt/md5-crypt.c: Fix comment.
9136         * nscd/nscd_helper.c (get_mapping): Handle short replies instead
9137         of crashing.  When this is the case or if the reply is malformed,
9138         don't try to close the new file descriptor since it does not
9139         exist.
9140         Patch in part by Guillaume Chazarain <guichaz@yahoo.fr>.
9142 2007-05-28  Jakub Jelinek  <jakub@redhat.com>
9144         * sysdeps/unix/sysv/linux/futimes.c (miss_utimensat): Don't define
9145         if __NR_utimensat is not defined.
9147 2007-05-26  Ulrich Drepper  <drepper@redhat.com>
9149         * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Include <sysdep.h>.
9151 2007-05-25  Jakub Jelinek  <jakub@redhat.com>
9153         * io/bits/fcntl2.h (__open_2): Add nonnull attribute.
9154         (open): Fix comment typos.  Don't call __open_2 if flags
9155         is a compile time constant without O_CREAT.
9156         (__open64_2): Add nonnull attribute.
9157         (open64): Fix comment typos.  Don't call __open64_2 if flags
9158         is a compile time constant without O_CREAT.
9159         (__openat_2): Add nonnull attribute, fix nonnull attribute
9160         on redirect.
9161         (openat): Fix comment typos.  Don't call __openat_2 if flags
9162         is a compile time constant without O_CREAT.
9163         (__openat64_2): Add nonnull attribute, fix nonnull attribute
9164         on redirect.
9165         (openat64): Fix comment typos.  Don't call __openat64_2 if flags
9166         is a compile time constant without O_CREAT.
9168 2007-05-24  Ulrich Drepper  <drepper@redhat.com>
9170         * Makerules (sysd-rules): Define PTW for ptw-* files.
9171         * Versions: Define GLIBC_2.7 for libc.
9172         * include/stdio.h: Declare __fortify_fail.
9173         * debug/fortify_fail.c: New file.
9174         * debug/Makefile (routines): Add fortify_fail.
9175         * debug/chk_fail.c: Use __fortify_fail.
9176         * debug/stack_chk_fail.c: Likewise.
9177         * io/Versions: Export __open_2, __open64_2, __openat_2, and
9178         __openat64_2 for GLIBC_2.7.
9179         * io/fcntl.h: When compiling with fortification, include bits/fcntl2.h.
9180         * io/open.c: Define *_2 variant of function which checks for O_CREAT
9181         and fails if necessary.
9182         * io/open64.c: Likewise.
9183         * io/openat.c: Likewise.
9184         * io/openat64.c: Likewise.
9185         * sysdeps/unix/sysv/linux/open64.c: Likewise.
9186         * sysdeps/unix/sysv/linux/openat.c: Likewise.
9187         * sysdeps/unix/sysv/linux/openat64.c: Likewise.
9188         * io/bits/fcntl2.h: New file.
9189         * include/fcntl.h: Declare __open_2, __open64_2, __openat_2, and
9190         __openat64_2.
9191         * include/bits/fcntl2.h: New file.
9192         * sysdeps/unix/sysv/linux/Makefile [subdir=io] (sysdep_routines):
9193         Add open_2.
9194         * sysdeps/unix/sysv/linux/open_2.c: New file.
9196 2007-05-21  Ulrich Drepper  <drepper@redhat.com>
9198         * sysdeps/x86_64/cacheinfo.c (init_cacheinfo): Pass correct value
9199         as second parameter to handle_intel.
9201         * nscd/aicache.c (addhstaiX): If reported TTL is zero don't cache
9202         the entry.
9204         * sysdeps/unix/sysv/linux/x86_64/sysconf.c: Move cache information
9205         handling to ...
9206         * sysdeps/x86_64/cacheinfo.c: ... here.  New file.
9207         * sysdeps/x86_64/Makefile [subdir=string] (sysdep_routines): Add
9208         cacheinfo.
9209         * sysdeps/x86_64/memcpy.S: Complete rewrite.
9210         * sysdeps/x86_64/mempcpy.S: Adjust appropriately.
9211         Patch by Evandro Menezes <evandro.menezes@amd.com>.
9213         * sysdeps/unix/sysv/linux/i386/epoll_pwait.S: New file.
9215 2007-05-21  Jakub Jelinek  <jakub@redhat.com>
9217         [BZ #4525]
9218         * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Add epoll_pwait.
9219         * sysdeps/unix/sysv/linux/epoll_pwait.c: New file.
9220         * sysdeps/unix/sysv/linux/syscalls.list (epoll_pwait): Remove.
9222         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h (epoll_pwait): Declare.
9224         [BZ #4514]
9225         * stdio-common/vfprintf.c (vfprintf): Don't shadow workstart variable,
9226         reinitialize workend at the start of each do_positional format spec
9227         loop, free workstart before do_positional loops.
9228         (printf_unknown): Fix size of work_buffer.
9229         * stdio-common/tst-sprintf.c (main): Add 3 new testcases.
9231         * malloc/hooks.c (MALLOC_STATE_VERSION): Bump.
9232         (public_sET_STATe): If ms->version < 3, put all chunks into
9233         unsorted chunks and clear {fd,bk}_nextsize fields of largebin
9234         chunks.
9236         * malloc/malloc.c [MALLOC_DEBUG]: Revert 2007-05-13 changes.
9237         * malloc/hooks.c: Likewise.
9238         * malloc/arena.c: Likewise.
9239         * malloc/malloc.c (do_check_malloc_state): Don't assert
9240         n_mmaps is not greater than n_mmaps_max.  This removes the need
9241         for the previous change.
9243         * malloc/Makefile (CFLAGS-malloc.c): Revert accidental
9244         2007-05-07 commit.
9246 2007-05-19  Ulrich Drepper  <drepper@redhat.com>
9248         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_PRIVATE_FUTEX):
9249         Define for kernel >= 2.6.22.
9251 2007-05-18  Ulrich Drepper  <drepper@redhat.com>
9253         * elf/dl-close.c (_dl_close_worker): When removing object from
9254         global scope, wait for all lookups to finish afterwards.
9255         * elf/dl-open.c (add_to_global): When global scope array must
9256         grow, allocate a new one and free old array only after all
9257         lookups finish.
9258         * elf/dl-runtime.c (_dl_fixup): Protect using global scope.
9259         (_dl_lookup_symbol_x): Likewise.
9260         * elf/dl-support.c: Define _dl_wait_lookup_done.
9261         * sysdeps/generic/ldsodefs.h (struct rtld_global): Add
9262         _dl_wait_lookup_done.
9264         * malloc/malloc.c (do_check_chunk): Correct check for mmaped block
9265         not overlapping with arena.
9267         * malloc/mcheck.c (reallochook): If size==0, free the block.
9269         * rt/tst-shm.c: Use fstat64 instead of fstat.
9271         * sysdeps/unix/sysv/linux/i386/sync_file_range.S: Fix case where
9272         __NR_sync_file_range is not defined.
9274 2007-05-17  Ulrich Drepper  <drepper@redhat.com>
9276         Dummy files to prevent stub versions from being used.
9277         * sysdeps/x86_64/fpu/k_cosl.c: New file.
9278         * sysdeps/x86_64/fpu/k_rem_pio2l.c: New file.
9279         * sysdeps/x86_64/fpu/k_sinl.c: New file.
9280         * sysdeps/x86_64/fpu/k_tanl.c: New file.
9282         * version.h (VERSION): Set to 2.6.90.
9284 2007-05-14  Ulrich Drepper  <drepper@redhat.com>
9286         * version.h (VERSION): Define to 2.6.
9287         * include/features.h (__GLIBC_MINOR__): Define to 6.
9289         * malloc/malloc.c: Use all small bin slots on 64-bit archs.
9291         * malloc/malloc.c (largebin_index): Really have 32 buckets with 64
9292         sizes.
9294 2007-05-13  Ulrich Drepper  <drepper@redhat.com>
9296         * malloc/malloc.c [MALLOC_DEBUG]: Keep track of current maximum
9297         number of mmaps.  n_mmaps_max is the target.
9298         * malloc/hooks.c: Likewise.
9299         * malloc/arena.c: Likewise.
9301 2007-05-12  Andreas Jaeger  <aj@suse.de>
9303         * sysdeps/unix/sysv/linux/tst-getcpu.c: Include <unistd.h> for
9304         getpid.
9306 2007-05-11  Ulrich Drepper  <drepper@redhat.com>
9308         * elf/dl-close.c (_dl_close_worker): Help gcc to optimize by
9309         adding new variables.
9311         * elf/dl-open.c (add_to_global): Introduce variable ns to help gcc
9312         optimize.  Completely extend global scope array before making the
9313         new entries visible.
9315 2007-05-10  Ulrich Drepper  <drepper@redhat.com>
9317         * sysdeps/unix/sysv/linux/tst-getcpu.c: New file.
9318         * sysdeps/unix/sysv/linux/Makefile [subdir=posix] (tests): Add
9319         tst-getcpu.
9321         * include/link.h: Move l_version and l_nversion members around to
9322         fill gaps.
9324         * scripts/check-c++-types.sh: Don't use -fnu89-inline option.
9326         * sysdeps/unix/sysv/linux/sched_setaffinity.c
9327         (__sched_setaffinity_new): If syscall was successful and
9328         RESET_VGETCPU_CACHE is defined, use it before returning.
9329         * sysdeps/unix/sysv/linux/x86_64/sched_setaffinity.c: New file.
9331         * io/sys/stat.h: Make sure struct timespec is defined for
9332         __USE_ATFILE.
9334         * sysdeps/unix/sysv/linux/powerpc/bits/stat.h: Define UTIME_NOW and
9335         UTIME_OMIT.
9336         * sysdeps/unix/sysv/linux/x86_64/bits/stat.h: Likewise.
9337         * sysdeps/unix/sysv/linux/sparc/bits/stat.h: Likewise.
9338         * sysdeps/unix/sysv/linux/alpha/bits/stat.h: Likewise.
9339         * sysdeps/unix/sysv/linux/ia64/bits/stat.h: Likewise.
9340         * sysdeps/unix/sysv/linux/bits/stat.h: Likewise.
9341         * sysdeps/unix/sysv/linux/s390/bits/stat.h: Likewise.
9342         * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_UTIMENSAT.
9343         * io/sys/stat.h: Declare utimensat, futimens.
9344         * io/utimensat.c: New file.
9345         * io/futimens.c: New file.
9346         * sysdeps/unix/sysv/linux/utimensat.c: New file.
9347         * sysdeps/unix/sysv/linux/futimens.c: New file.
9348         * io/Makefile (routines): Add utimensat, futimens.
9349         * io/Versions: Add utimensat, futimens to GLIBC_2.6.
9350         * sysdeps/unix/sysv/linux/lutimes.c: New file.
9351         * sysdeps/unix/sysv/linux/futimes.c: Use utimensat syscall if
9352         available.
9354         * include/sys/cdefs.h: Redefine __nonnull so that test for
9355         incorrect parameters in the libc code itself are not omitted.
9357 2007-05-09  Jakub Jelinek  <jakub@redhat.com>
9359         * sysdeps/ia64/fpu/fraiseexcpt.c (feraiseexcept): Don't raise overflow
9360         exception in addition to inexact when asked to raise only FE_INEXACT.
9362         [BZ #3427]
9363         * sysdeps/s390/fpu/feholdexcpt.c (feholdexcept): Don't clear exceptions
9364         in *envp.
9366 2007-05-07  Ulrich Drepper  <drepper@redhat.com>
9368         [BZ #4403]
9369         * string/strfry.c (strfry): Make result more random.
9371 2007-05-07  Richard Henderson  <rth@redhat.com>
9373         * sysdeps/alpha/fpu/bits/mathinline.h (__isnanl): Don't define
9374         if __NO_LONG_DOUBLE_MATH.
9375         * sysdeps/unix/sysv/linux/alpha/ioperm.c: If BWX insns not
9376         available in the compiler, add .arch directive to the assembly.
9378 2007-05-07  Jakub Jelinek  <jakub@redhat.com>
9380         * sysdeps/alpha/fpu/s_nearbyint.c (nearbyintl): Fix version on
9381         compat_symbol to GLIBC_2_1.
9382         * sysdeps/alpha/fpu/s_fmin.S (fminl): Likewise.
9383         * sysdeps/alpha/fpu/s_trunc.c (truncl): Likewise.
9384         * sysdeps/alpha/fpu/s_fmax.S (fmaxl): Likewise.
9385         * sysdeps/alpha/fpu/s_lrint.c (lrintl, llrintl): Likewise.
9386         * sysdeps/alpha/fpu/s_lround.c (lroundl, llroundl): Likewise.
9387         * sysdeps/alpha/fpu/s_round.c (roundl): Likewise.
9388         * sysdeps/alpha/fpu/s_isnan.c (isnanl): Provide compat_symbol in
9389         libc, not libm.
9390         (__isnanl): New compat_symbol.
9392 2007-05-07  Ulrich Drepper  <drepper@redhat.com>
9393             Jakub Jelinek  <jakub@redhat.com>
9395         * malloc/arena.c (heap_info): Add mprotect_size field, adjust pad.
9396         (new_heap): Initialize mprotect_size.
9397         (grow_heap): When growing, only mprotect from mprotect_size till
9398         new_size if mprotect_size is smaller.  When shrinking, use PROT_NONE
9399         MMAP for __libc_enable_secure only, otherwise use MADV_DONTNEED.
9401 2007-04-30  Steven Munroe  <sjmunroe@us.ibm.com>
9402             Peter Bergner  <bergner@us.ibm.com>
9404         * sysdeps/powerpc/bits/fenv.h: Declare __fe_mask_env extern.
9405         Define FE_NOMASK_ENV as FE_EANBLED_ENV.  Define FE_MASK_ENV.
9406         * sysdeps/powerpc/fpu/Makefile: Add fe_mask to libm-support.
9407         * sysdeps/powerpc/fpu/fe_mask.c: New file.
9408         * sysdeps/powerpc/fpu/fe_nomask.c: Correct comment.
9409         * sysdeps/powerpc/fpu/fedisblxcpt.c (fedisableexcept):
9410         Call __fe_mask_env() if all FP exceptions disabled.
9411         * sysdeps/powerpc/fpu/feholdexcpt.c (feholdexcept): Copy high 32-bits
9412         from old FPSCR to new fenv to propagate DFP rounding modes.
9413         Call __fe_mask_env() if FP exceptions previously enabled.
9414         * sysdeps/powerpc/fpu/fesetenv.c (fesetenv): Change mask to merge
9415         exceptions from env.  Use __fe_nomask_env() or __fe_mask_env() when
9416         transitioning from all exceptions disabled to any exception enabled
9417         or visa versa.
9418         * sysdeps/powerpc/fpu/feupdateenv.c (__feupdateenv): Change mask to
9419         merge exceptions from env.  Call __fe_nomask_env or __fe_mask_env
9420         when transitioning from all exceptions disabled to any exception
9421         enabled or visa versa.
9422         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fe_nomask.c: Moved to...
9423         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c: ...here.
9424         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fe_nomask.c: Moved to...
9425         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c: ...here.
9426         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_mask.c: New file.
9427         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_mask.c: New file.
9429 2007-05-06  Ulrich Drepper  <drepper@redhat.com>
9431         [BZ #4465]
9432         * posix/unistd.h: Remove __THROW from fdatasync.
9434 2007-05-06  Mike Frysinger  <vapier@gentoo.org>
9436         [BZ #4465]
9437         * sysdeps/unix/sysv/linux/syscalls.list (fdatasync): Add "C" to args.
9439 2007-05-06  Ulrich Drepper  <drepper@redhat.com>
9441         * stdio-common/vfprintf.c (process_string_arg): Optimize
9442         ridiculous precision in wide char code printing multi-byte string.
9443         Reported by Jim Meyering <jim@meyering.net>.
9445         [BZ #4131]
9446         * elf/dl-addr.c (_dl_addr): Compare address with actual segment
9447         boundaries to work around systems with overlapping binary loading.
9448         Based on a patch by Suzuki <suzuki@in.ibm.com>.
9450 2007-05-04  Ulrich Drepper  <drepper@redhat.com>
9452         * stdio-common/vfprintf.c (process_string_arg): Adjust call to
9453         __mbsnrtowcs after last change.
9455         * locale/programs/linereader.c (get_symname): Fix adding final NUL.
9456         (get_ident): Likewise.
9458 2007-05-03  Jakub Jelinek  <jakub@redhat.com>
9460         * soft-fp/op-common.h (FP_TRUNC): Replace raising of FP_EX_INEXACT
9461         with setting the sticky bit.
9462         * math/test-misc.c (main): Add more truncation tests.
9464 2007-04-14  Uros Bizjak  <ubizjak@gmail.com>
9466         * soft-fp/floatunsidf.c (__floatunsidf): Use DFtype instead of
9467         double in the function declaration.
9468         * soft-fp/floatundidf.c (__floatundidf): Use DFtype instead of
9469         double in the function declaration.
9470         * soft-fp/floatunsisf.c (__floatunsisf): Use SFtype instead of
9471         float in the function declaration.
9472         * soft-fp/floatunsisf.c (__floatunsisf): Use SFtype instead of
9473         float in the function declaration.
9475         * soft-fp/extended.h (FP_UNPACK_RAW_E): Do not increase X##_e for
9476         denormal operands.  Do not generate FP_EX_DENORM exception.
9477         (FP_UNPACK_RAW_EP): Ditto.
9478         (FP_UNPACK_SEMIRAW_E): Use FP_UNPACK_RAW_E instead of
9479         undefined _FP_UNPACK_RAW_E.
9480         (FP_UNPACK_SEMIRAW_EP): Use FP_UNPACK_RAW_EP instead of
9481         undefined _FP_UNPACK_RAW_EP.
9482         (FP_PACK_SEMIRAW_E): Use FP_PACK_RAW_E instead of
9483         undefined _FP_PACK_RAW_E.
9484         (FP_PACK_SEMIRAW_EP): Use FP_PACK_RAW_EP instead of
9485         undefined _FP_PACK_RAW_EP.
9487         * soft-fp/op-2.h (_FP_FRAC_COPY_2_2): Define as alias to
9488         _FP_FRAC_COPY_2.
9489         * soft-fp/op-4.h (_FP_FRAC_COPY_2_2): Define as alias to
9490         _FP_FRAC_COPY_4.
9492 2007-04-16  Uros Bizjak  <ubizjak@gmail.com>
9493             Jakub Jelinek  <jakub@redhat.com>
9495         * soft-fp/op-common.h (FP_EXTEND): Do not abort when
9496         _FP_EXPBIAS_##dfs == _FP_EXPBIAS_##sfs.  Handle denormals for
9497         this case.
9498         * soft-fp/op-common.h (FP_TRUNC): Ditto.
9500 2007-05-03  Jakub Jelinek  <jakub@redhat.com>
9502         * math/test-misc.c (main): Add tests for rounding long double
9503         values close to smallest double denormalized value to double.
9505 2007-04-30  Joseph Myers  <joseph@codesourcery.com>
9507         * soft-fp/op-common.h (FP_TRUNC): Correct off-by-one error in
9508         condition for truncating to 0.  Set sticky bit for such
9509         truncation.
9511 2007-05-02  Jakub Jelinek  <jakub@redhat.com>
9513         * stdio-common/vfprintf.c (process_string_arg): Use a VLA rather than
9514         fixed length array for ignore.
9516 2007-04-30  Ulrich Drepper  <drepper@redhat.com>
9518         [BZ #4438]
9519         * stdio-common/vfprintf.c (process_string_arg): Don't overflow the
9520         stack for large precisions.
9521         * stdio-common/test-vfprintf.c (main): Add test for large
9522         precision.
9524 2007-04-30  Jakub Jelinek  <jakub@redhat.com>
9526         * stdio-common/printf_fp.c (___printf_fp): Don't print negative sign
9527         for exponent 0.
9528         * stdio-common/tfformat.c (sprint_doubles): Add a new test.
9530         [BZ #4439]
9531         * resolv/inet_ntop.c (inet_ntop4): Take terminating '\0' into
9532         account in the size check.
9533         * resolv/tst-inet_ntop.c: New test.
9534         * resolv/Makefile (tests): Add tst-inet_ntop.
9536 2007-04-30  Ulrich Drepper  <drepper@redhat.com>
9537             Jakub Jelinek  <jakub@redhat.com>
9539         [BZ #4349]
9540         * malloc/malloc.c: Keep separate list for first blocks on the bin
9541         lists with a given size.  This helps skipping over list elements
9542         we know won't fit in two places.
9543         Inspired by a patch by Tomash Brechko <tomash.brechko@gmail.com>.
9545 2007-04-28  Ulrich Drepper  <drepper@redhat.com>
9547         [BZ #4102]
9548         * sysdeps/posix/getaddrinfo.c (default_labels): Assign separate
9549         label to Teredo tunnel addresses 2001://32.
9551 2007-04-27  Ulrich Drepper  <drepper@redhat.com>
9553         * locale/programs/ld-collate.c (collate_read): Allow order_start
9554         after copy.
9556         * locale/programs/ld-collate.c (collate_read): Fix printing of
9557         error message.
9559         [BZ #3213]
9560         * locale/C-translit.h.in: Add entry for U2044.
9562         [BZ #4342]
9563         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Allow
9564         hexa-decimal floats without exponent.
9565         * stdio-common/tstscanf.c (main): Adjust Test 8 test for success.
9567 2007-04-25  Ulrich Drepper  <drepper@redhat.com>
9569         * sysdeps/unix/sysv/linux/bits/sched.h: Declare sched_getcpu.
9570         * sysdeps/unix/sysv/linux/sched_getcpu.c: New file.
9571         * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S: New file.
9572         * sysdeps/unix/sysv/linux/Versions: Export sched_getcpu for
9573         GLIBC_2.6.
9574         * sysdeps/unix/sysv/linux/Makefile [subdir=posix] (sysdep_routines):
9575         Add sched_getcpu.
9577 2007-04-25  Jakub Jelinek  <jakub@redhat.com>
9579         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Return -1 instead
9580         of 0 after the out_fail label.
9582 2007-04-25  Ulrich Drepper  <drepper@redhat.com>
9584         [BZ #4406]
9585         * iconv/gconv_charset.h (strip): Allow ':'.
9586         * iconv/iconv_open.c (iconv_open): Adjust comment.
9588 2007-04-25  Jakub Jelinek  <jakub@redhat.com>
9590         * libio/bits/stdio.h (fgetc_unlocked): Add extern inline optimized
9591         version.
9593 2007-04-23  Jakub Jelinek  <jakub@redhat.com>
9595         [BZ #4381]
9596         * nss/nss_files/files-hosts.c (HOST_DB_LOOKUP): Ensure sufficient
9597         alignment of buffer and tmp_buffer.
9598         * nis/nss_nis/nis-hosts.c (internal_nis_gethostent_r,
9599         internal_gethostbyname2_r, _nss_nis_gethostbyaddr_r): Ensure sufficient
9600         alignment of buffer.
9601         * resolv/nss_dns/dns-hosts.c (getanswer_r): Likewise.  Handle buflen
9602         bigger than INT_MAX.
9603         * resolv/nss_dns/dns-network.c (getanswer_r): Likewise.  Add errnop and
9604         h_errnop arguments.  Fail if buflen is too small.
9605         (_nss_dns_getnetbyname_r, _nss_dns_getnetbyaddr_r): Adjust callers.
9607 2007-04-23  Jakub Jelinek  <jakub@redhat.com>
9609         [BZ #4405]
9610         * iconvdata/gconv-modules (E13B): Add a missing slash to the alias
9611         name.  Patch by Aurelien Jarno <aurelien@aurel32.net>.
9613 2007-04-22  Roland McGrath  <roland@redhat.com>
9615         * elf/elf.h (NT_PRXFPREG): New macro.
9617 2007-04-19  Andreas Jaeger  <aj@suse.de>
9619         [BZ #3905]
9620         * bits/in.h (IPV6_ROUTER_ALERT, IPV6_MTU_DISCOVER, IPV6_MTU,
9621         IPV6_RECVERR, IPV6_V6ONLY, IPV6_JOIN_ANYCAST, IPV6_LEAVE_ANYCAST):
9622         Added.
9624 2007-04-19  Ulrich Drepper  <drepper@redhat.com>
9626         * include/sys/mman.h: Mark madvise hidden.
9627         * misc/madvise.c: Add libc_hidden_def.
9629 2007-04-06  Jakub Jelinek  <jakub@redhat.com>
9631         * nis/nis_domain_of.c (__nis_domain_of): New function.
9632         * include/rpcsvc/nislib.h (__nis_domain_of): New prototype.
9633         * nis/nis_lookup.c (nis_lookup): Use __nis_domain_of.
9634         * nis/nis_call.c (rec_dirsearch): Likewise.
9635         (first_shoot): Likewise.  Remove search_parent_first argument.
9636         (struct nis_server_cache): Rename search_parent_first field
9637         to search_parent.
9638         (nis_server_cache_search, nis_server_cache_add): Rename
9639         search_parent_first argument to search_parent.
9640         (__nisfind_server): Likewise.  If search_parent, call
9641         __nis_domain_of.
9643 2007-04-18  Ulrich Drepper  <drepper@redhat.com>
9645         * sysdeps/posix/getaddrinfo.c: Remove commented-out code.
9647 2007-04-17  Ulrich Drepper  <drepper@redhat.com>
9649         [BZ #4368]
9650         * stdlib/stdlib.h: Remove obsolete part of comment for realpath.
9652 2007-04-16  Ulrich Drepper  <drepper@redhat.com>
9654         [BZ #4364]
9655         * posix/unistd.h (_XOPEN_VERSION): Define appropriately for SUSv3.
9657 2007-04-15  Jakub Jelinek  <jakub@redhat.com>
9659         * locale/programs/locarchive.c (INITIAL_NUM_NAMES,
9660         INITIAL_SIZE_STRINGS, INITIAL_NUM_LOCREC): Update to accomodate
9661         current number of locales in SUPPORTED.
9662         (create_archive): Initialize serial.
9663         (enlarge_archive): Preserve aliases rather than duplicating
9664         their locrecs.
9666 2007-04-13  Jakub Jelinek  <jakub@redhat.com>
9668         * libio/genops.c (_IO_default_finish): Call _IO_lock_fini
9669         after _IO_un_link, not before it.
9671         * stdio-common/printf_fp.c (___printf_fp): Fix exponent -4
9672         special case handling when wcp == wstartp + 1.  Fix a comment typo.
9673         * stdio-common/tfformat.c (sprint_doubles): Add a new testcase.
9675 2007-03-30  Jakub Jelinek  <jakub@redhat.com>
9677         * libio/libio.h (__underflow, __uflow, __overflow, __wunderflow,
9678         __wuflow, __woverflow, _IO_getc, _IO_putc, _IO_peekc_locked, _IO_padn,
9679         _IO_sgetn, _IO_seekoff, _IO_seekpos, _IO_getwc, _IO_putwc, _IO_wpadn):
9680         Remove __THROW.
9681         * libio/fileops.c (new_do_write, _IO_file_xsgetn_mmap,
9682         _IO_file_xsgetn_maybe_mmap): Likewise.
9683         * libio/oldfileops.c (old_do_write): Likewise.
9684         * libio/libioP.h (_IO_switch_to_get_mode, _IO_switch_to_wget_mode,
9685         _IO_init_marker, _IO_init_wmarker, _IO_default_uflow,
9686         _IO_wdefault_uflow, _IO_default_setbuf, _IO_default_seekpos,
9687         _IO_do_write, _IO_new_do_write, _IO_old_do_write, _IO_wdo_write,
9688         _IO_flush_all_lockp, _IO_flush_all, _IO_cleanup,
9689         _IO_flush_all_linebuffered, _IO_new_fgetpos, _IO_old_fgetpos,
9690         _IO_new_fsetpos, _IO_old_fsetpos, _IO_new_fgetpos64,
9691         _IO_old_fgetpos64, _IO_new_fsetpos64, _IO_old_fsetpos64,
9692         _IO_file_setbuf, _IO_file_seekoff, _IO_file_xsputn, _IO_file_xsgetn,
9693         _IO_file_underflow, _IO_file_underflow_mmap,
9694         _IO_file_underflow_maybe_mmap, _IO_file_overflow, _IO_file_attach,
9695         _IO_file_open, _IO_file_fopen, _IO_file_write, _IO_file_read,
9696         _IO_file_sync, _IO_file_close_it, _IO_file_finish,
9697         _IO_new_file_attach, _IO_new_file_close_it, _IO_new_file_finish,
9698         _IO_new_file_fopen, _IO_new_file_setbuf, _IO_file_setbuf_mmap,
9699         _IO_new_file_sync, _IO_new_file_underflow, _IO_new_file_overflow,
9700         _IO_new_file_seekoff, _IO_new_file_write, _IO_new_file_xsputn,
9701         _IO_old_file_setbuf, _IO_old_file_seekoff, _IO_old_file_xsputn,
9702         _IO_old_file_underflow, _IO_old_file_overflow, _IO_old_file_attach,
9703         _IO_old_file_fopen, _IO_old_file_write, _IO_old_file_sync,
9704         _IO_old_file_close_it, _IO_old_file_finish, _IO_wfile_xsputn,
9705         _IO_wfile_setbuf, _IO_wfile_sync, _IO_wfile_underflow,
9706         _IO_wfile_overflow, _IO_wfile_seekoff, _IO_old_proc_open,
9707         _IO_old_proc_close, _IO_getdelim, _IO_flush_all_internal,
9708         _IO_adjust_column_internal, _IO_default_uflow_internal,
9709         _IO_default_xsgetn_internal, _IO_wdefault_xsputn_internal,
9710         _IO_wdefault_xsgetn_internal, _IO_wdefault_uflow_internal,
9711         _IO_file_setbuf_internal, _IO_file_seekoff_internal,
9712         _IO_file_xsputn_internal, _IO_file_xsgetn_internal,
9713         _IO_file_close_it_internal, _IO_file_underflow_internal,
9714         _IO_file_overflow_internal, _IO_file_attach_internal,
9715         _IO_file_fopen_internal, _IO_file_sync_internal,
9716         _IO_file_finish_internal, _IO_wfile_xsputn_internal,
9717         _IO_wfile_seekoff_internal, _IO_wfile_sync_internal,
9718         _IO_switch_to_wget_mode_internal, _IO_padn_internal,
9719         _IO_switch_to_get_mode_internal, _IO_seekoff_unlocked,
9720         _IO_seekpos_unlocked): Likewise.
9721         (_IO_strtod, _IO_dtoa, _IO_outfloat, _IO_read, _IO_write,
9722         _IO_lseek, _IO_close, _IO_fstat): Remove unused prototypes.
9724 2007-04-16  Jakub Jelinek  <jakub@redhat.com>
9726         * locale/programs/locarchive.c (show_archive_content): Fix sizeof
9727         argument in xmalloc size computation.
9729 2007-04-01  Jakub Jelinek  <jakub@redhat.com>
9731         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (__nextafterl): Use
9732         math_opt_barrier and math_force_eval macros.
9734 2007-03-27  Jakub Jelinek  <jakub@redhat.com>
9736         [BZ #3306]
9737         * math/math_private.h (math_opt_barrier, math_force_eval): Define.
9738         * sysdeps/i386/fpu/math_private.h: New file.
9739         * sysdeps/x86_64/fpu/math_private.h: New file.
9740         * math/s_nexttowardf.c (__nexttowardf): Use math_opt_barrier and
9741         math_force_eval macros.  Use "+m" constraint on asm rather than
9742         "=m" and "m".
9743         * math/s_nextafter.c (__nextafter): Likewise.
9744         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c (__nexttoward):
9745         Likewise.
9746         * sysdeps/ieee754/flt-32/s_nextafterf.c (__nextafterf): Likewise.
9747         * sysdeps/ieee754/ldbl-128/s_nexttoward.c (__nexttoward): Likewise.
9748         * sysdeps/ieee754/ldbl-96/s_nexttoward.c (__nexttoward): Likewise.
9749         * sysdeps/i386/fpu/s_nextafterl.c (__nextafterl): Use
9750         math_opt_barrier and math_force_eval macros.
9751         * sysdeps/ieee754/ldbl-128/s_nextafterl.c (__nextafterl): Likewise.
9752         * sysdeps/ieee754/ldbl-96/s_nextafterl.c (__nextafterl): Likewise.
9753         * sysdeps/i386/fpu/s_nexttoward.c: Include float.h.
9754         (__nexttoward): Use math_opt_barrier and
9755         math_force_eval macros.  Use "+m" constraint on asm rather than
9756         "=m" and "m".  Only use asm to force double result if
9757         FLT_EVAL_METHOD is 2.
9758         * sysdeps/i386/fpu/s_nexttowardf.c: Include float.h.
9759         (__nexttowardf): Use math_opt_barrier and
9760         math_force_eval macros.  Use "+m" constraint on asm rather than
9761         "=m" and "m".  Only use asm to force double result if
9762         FLT_EVAL_METHOD is not 0.
9763         * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c: Include float.h.
9764         (__nexttowardf): Use math_opt_barrier and
9765         math_force_eval macros.  If FLT_EVAL_METHOD is not 0, force
9766         x to float using asm.
9767         * sysdeps/ieee754/ldbl-opt/s_nexttowardfd.c: Include float.h.
9768         (__nldbl_nexttowardf): Use math_opt_barrier and
9769         math_force_eval macros.  If FLT_EVAL_METHOD is not 0, force
9770         x to float using asm.
9771         * sysdeps/ieee754/ldbl-96/s_nexttowardf.c: Include float.h.
9772         (__nexttowardf): Use math_opt_barrier and math_force_eval
9773         macros.  If FLT_EVAL_METHOD is not 0, force x to float using asm.
9774         * math/bug-nextafter.c (zero, inf): New variables.
9775         (main): Add new tests.
9776         * math/bug-nexttoward.c (zero, inf): New variables.
9777         (main): Add new tests.
9779 2007-03-22  Jakub Jelinek  <jakub@redhat.com>
9781         [BZ #3427]
9782         * sysdeps/x86_64/fpu/feholdexcpt.c (feholdexcept): Clear all
9783         exceptions both in SW and MXCSR.
9784         * sysdeps/x86_64/fpu/feupdateenv.c: New file.
9785         * sysdeps/x86_64/fpu/feenablxcpt.c (feenableexcept): Remove dead code.
9786         * sysdeps/x86_64/fpu/fedisblxcpt.c (fedisableexcept): Likewise.
9787         * sysdeps/i386/fpu/feholdexcpt.c (feholdexcept): Clear all exceptions
9788         in MXCSR if SSE is available.
9789         * sysdeps/i386/fpu/feupdateenv.c: Include unistd.h, dl-procinfo.h
9790         and ldsodefs.h.
9791         (__feupdateenv): Query exceptions also from MXCSR if SSE is available.
9792         Fix comment typo.
9793         * sysdeps/ia64/fpu/feholdexcpt.c (feholdexcept): Clear all exceptions.
9794         Return 0 rather than 1.
9795         * sysdeps/ia64/fpu/feupdateenv.c (feupdateenv): Fix comment typo.
9796         Remove incorrect part of a comment.  Fix argument to feraiseexcept.
9797         * math/test-fenv.c (feholdexcept_tests): New function.
9798         (main): Call it.
9800 2007-01-05  Richard B. Kreckel  <kreckel@ginac.de>
9802         [BZ #3427]
9803         * sysdeps/i386/fpu/feholdexcpt.c (feholdexcept): Clear all exceptions
9804         in SW.
9806 2007-04-13  Jakub Jelinek  <jakub@redhat.com>
9808         [BZ #4344]
9809         * elf/ldconfig.c (search_dir): Fix 2 off-by-2 errors.
9810         Reported by David Anderson <davea42@earthlink.net>.
9812 2007-04-07  Ulrich Drepper  <drepper@redhat.com>
9814         * posix/sys/wait.h: Remove unnecessary forward declaration.
9816 2007-04-05  Jakub Jelinek  <jakub@redhat.com>
9818         * nis/nis_call.c (__nisfind_server): Replace (*dir)->do_servers
9819         with obj->do_servers after first_shoot.
9821 2007-04-03  Ulrich Drepper  <drepper@redhat.com>
9823         * posix/Makefile (routines): Add sched_cpucount.
9824         (tests): Add tst-cpucount.
9825         * posix/sched_cpucount.c: New file.
9826         * posix/tst-cpucount.c: New file.
9827         * posix/Versions: Export __sched_cpucount with version GLIBC_2.6.
9828         * bits/sched.h: Define __CPU_COUNT.  Declare __sched_cpucount.
9829         * sysdeps/unix/sysv/linux/bits/sched.h: Likewise.
9830         * posix/sched.h: Define CPU_COUNT.
9832 2007-03-27  Jakub Jelinek  <jakub@redhat.com>
9834         * posix/fnmatch.c (STRUCT): Define.
9835         (fnmatch): Pass NULL as last argument to internal_fn{,w}match.
9836         * posix/fnmatch_loop.c (struct STRUCT): New type.
9837         (FCT): Add ends argument.  If ends != NULL and normal * is
9838         seen in the pattern, store current pattern and string pointers
9839         and return.  Adjust recursive calls.
9840         (EXT): Adjust FCT callers.
9841         (STRUCT): Undef at the end of the file.
9842         * posix/Makefile (tests): Add tst-fnmatch2.
9843         * posix/tst-fnmatch2.c: New test.
9845 2007-04-01  Jakub Jelinek  <jakub@redhat.com>
9847         * sysdeps/ia64/fpu/fesetround.c (fesetround): Return 0 on success
9848         and 1 on failure.
9850         * sysdeps/unix/sysv/linux/sync_file_range.c (sync_file_range):
9851         Change last argument to unsigned int.
9853 2007-03-23  Jakub Jelinek  <jakub@redhat.com>
9855         * scripts/check-local-headers.sh: Filter out sys/capability.h.
9857 2007-03-22  Jakub Jelinek  <jakub@redhat.com>
9859         * config.h.in (HAVE_LIBCAP): Add.
9860         * nscd/selinux.h: Include sys/capability.h rather than non-existent
9861         sys/capabilities.h.
9862         * nscd/selinux.c (preserve_capabilities): Use cap_free instead of
9863         free_caps.  Cast away const from 4th cap_set_flag argument.
9865 2007-03-26  Ulrich Drepper  <drepper@redhat.com>
9867         * sysdeps/unix/sysv/linux/Versions: Move sync_file_range to
9868         GLIBC_2.6.
9869         * sysdeps/unix/sysv/linux/Makefile [subdir=io] (sysdep_routines):
9870         Add sync_file_range.
9871         Reported by Atsushi Nemoto <anemo@mba.ocn.ne.jp>.
9873 2007-03-19  Steven Munroe  <sjmunroe@us.ibm.com>
9875         * sysdeps/powerpc/bits/atomic.h
9876         [!MUTEX_HINT_ACQ]: Define MUTEX_HINT_ACQ.
9877         [!MUTEX_HINT_REL]: Define MUTEX_HINT_REL.
9878         (__arch_compare_and_exchange_val_32_acq): Add MUTEX_HINT_ACQ to lwarx.
9879         (__arch_compare_and_exchange_val_32_rel): Add MUTEX_HINT_REL to lwarx.
9880         (__arch_atomic_exchange_val_32_acq): Add MUTEX_HINT_ACQ to lwarx.
9881         (__arch_atomic_exchange_rel_32_rel): Add MUTEX_HINT_REL to lwarx.
9882         * sysdeps/powerpc/powerpc32/bits/atomic.h [_ARCH_PWR6 || _ARCH_PWR6X]:
9883         Define MUTEX_HINT_ACQ as ",1" and MUTEX_HINT_REL as ",0".
9884         (__arch_compare_and_exchange_bool_32_acq): Add MUTEX_HINT_ACQ to lwarx.
9885         (__arch_compare_and_exchange_bool_32_rel): Add MUTEX_HINT_REL to lwarx.
9886         * sysdeps/powerpc/powerpc64/bits/atomic.h [_ARCH_PWR6 || _ARCH_PWR6D]:
9887         Define MUTEX_HINT_ACQ as ",1" and MUTEX_HINT_REL as ",0".
9888         (__arch_compare_and_exchange_bool_32_acq): Add MUTEX_HINT_ACQ to lwarx.
9889         (__arch_compare_and_exchange_bool_32_rel): Add MUTEX_HINT_REL to lwarx.
9890         (__arch_compare_and_exchange_bool_64_acq): Add MUTEX_HINT_ACQ to lwarx.
9891         (__arch_compare_and_exchange_bool_64_rel): Add MUTEX_HINT_REL to lwarx.
9892         (__arch_compare_and_exchange_val_64_acq): Add MUTEX_HINT_ACQ to lwarx.
9893         (__arch_compare_and_exchange_val_64_rel): Add MUTEX_HINT_REL to lwarx.
9894         (__arch_atomic_exchange_val_64_acq): Add MUTEX_HINT_ACQ to lwarx.
9895         (__arch_atomic_exchange_rel_64_rel): Add MUTEX_HINT_REL to lwarx.
9897 2007-03-20  Jakub Jelinek  <jakub@redhat.com>
9899         * sysdeps/unix/sysv/linux/powerpc/libc-start.c
9900         (__cache_line_size): Define the variable here.  Add
9901         attribute_hidden, remove weak_extern.
9902         (__libc_start_main): Set __cache_line_size
9903         unconditionally.
9904         * sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c
9905         (__cache_line_size): Define the variable here.  Add
9906         attribute_hidden, remove weak_extern.
9907         (DL_PLATFORM_AUXV): Set __cache_line_size
9908         unconditionally.
9909         * sysdeps/powerpc/powerpc32/dl-machine.c (__cache_line_size): Remove
9910         weak_extern, add attribute_hidden.
9911         (__elf_machine_runtime_setup): Assume __cache_line_size is always
9912         defined in ld.so.
9913         * sysdeps/powerpc/powerpc32/memset.S (__cache_line_size): Remove
9914         definition.
9915         * sysdeps/powerpc/powerpc64/memset.S (__cache_line_size): Likewise.
9917 2007-03-26  Jakub Jelinek  <jakub@redhat.com>
9919         [BZ #4276]
9920         * timezone/africa: Update from tzdata2007d.
9921         * timezone/asia: Likewise.
9922         * timezone/australasia: Likewise.
9923         * timezone/backward: Likewise.
9924         * timezone/europe: Likewise.
9925         * timezone/iso3166.tab: Likewise.
9926         * timezone/leapseconds: Likewise.
9927         * timezone/northamerica: Likewise.
9928         * timezone/southamerica: Likewise.
9929         * timezone/zone.tab: Likewise.
9931         * timezone/private.h: Update from tzcode2007d.
9932         * timezone/zdump.c: Likewise.
9933         * timezone/zic.c: Likewise.
9935 2007-03-21  Jakub Jelinek  <jakub@redhat.com>
9937         * nis/nis_call.c: Include bits/libc-lock.h, sys/stat.h, unistd.h.
9938         (nis_server_cache, nis_server_cache_lock, nis_cold_start_mtime): New
9939         variables.
9940         (nis_server_cache_search, nis_server_cache_add): New functions.
9941         (__nisfind_server): Use them.  Add dbp and flags argument, if
9942         call __nisbind_create.
9943         (__nisbind_create): Add server_used and current_ep arguments,
9944         only call __nis_findfastest if server_used is ~0.
9945         (__do_niscall2, __prepare_niscall): Adjust callers.
9946         (ckey_cache, ckey_cache_size, ckey_cache_allocated, ckey_cache_pid,
9947         ckey_cache_euid, ckey_cache_lock): New variables.
9948         (get_ckey): New function.
9949         (__nisbind_connect): If not dbp->use_udp, pass IPPROTO_TCP to
9950         __pmap_getnisport.  Save __pmap_getnisport result in
9951         dbp->addr.sin_port if non-zero.  Use get_ckey to create conversation
9952         key.
9953         * nis/nis_lookup.c (nis_lookup): Likewise.
9954         * nis/nis_table.c (nis_list): Likewise.
9955         * nis/rpcsvc/nislib.h (__nisbind_create, __nisfind_server): Adjust
9956         prototypes.
9958         * nis/nss_nisplus/nisplus-pwd.c (_nss_nisplus_getpwnam_r,
9959         _nss_nisplus_getpwuid_r): Pass USE_DGRAM flag to nis_list.
9960         * nis/nss_nisplus/nisplus-service.c (_nss_nisplus_getservbyname_r,
9961         _nss_nisplus_getservbyport_r): Likewise.
9962         * nis/nss_nisplus/nisplus-network.c (_nss_nisplus_getnetbyname_r,
9963         _nss_nisplus_getnetbyaddr_r): Likewise.
9964         * nis/nss_nisplus/nisplus-spwd.c (_nss_nisplus_getspnam_r): Likewise.
9965         * nis/nss_nisplus/nisplus-ethers.c (_nss_nisplus_gethostton_r,
9966         _nss_nisplus_getntohost_r): Likewise.
9967         * nis/nss_nisplus/nisplus-rpc.c (_nss_nisplus_getrpcbyname_r,
9968         _nss_nisplus_getrpcbynumber_r): Likewise.
9970 2007-03-20  Jakub Jelinek  <jakub@redhat.com>
9972         * configure.in (libc_cv_gnu89_inline): Only do compile test.
9973         * configure: Rebuilt.
9975         * soft-fp/double.h (_FP_UNION_D): Use _FP_W_TYPE for frac
9976         bit-fields.
9977         * soft-fp/extended.h (_FP_UNION_E): Likewise.
9979 2006-06-07  Joseph Myers  <joseph@codesourcery.com>
9981         [BZ #2831]
9982         * soft-fp/quad.h (_FP_UNION_Q): Use _FP_W_TYPE for frac
9983         bit-fields.
9985 2007-03-18  Jakub Jelinek  <jakub@redhat.com>
9987         * nscd/gai.c: Include alloca.h.
9988         (__libc_use_alloca): Define.
9990 2007-03-16  Jakub Jelinek  <jakub@redhat.com>
9992         * elf/dl-open.c (dl_open_worker): Declare l in 2 different
9993         smaller scopes.
9994         * elf/dl-dst.h (DL_DST_REQ_STATIC): Add l as macro argument.
9995         (DL_DST_REQUIRED): Adjust user.
9997         * include/dlfcn.h (struct link_map): New forward decl.
9999         * inet/getnameinfo.c: Include stddef.h.
10000         (getnameinfo): Use offsetof.
10002         * time/tst-mktime2.c (do_test): Don't rely on signed wrap.
10004         * stdio-common/vfprintf.c (_itoa): Undef before redefining.
10006         * string/strerror_l.c: Include stdlib.h.
10008         * configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline.
10009         * config.make.in (gnu89-inline-CFLAGS): New variable.
10010         * Makeconfig (CFLAGS): Use $(gnu89-inline-CFLAGS) together with
10011         -std=gnu99.
10012         * misc/sys/cdefs.h (__extern_inline, __extern_always_inline): Define.
10013         * argp/argp.h: Use it.
10014         * bits/mathinline.h: Likewise.
10015         * bits/sigset.h: Likewise.
10016         * bits/string.h: Likewise.
10017         * ctype/ctype.h: Likewise.
10018         * hurd/hurd.h: Likewise.
10019         * hurd/hurd/fd.h: Likewise.
10020         * hurd/hurd/port.h: Likewise.
10021         * hurd/hurd/signal.h: Likewise.
10022         * hurd/hurd/threadvar.h: Likewise.
10023         * hurd/hurd/userlink.h: Likewise.
10024         * io/sys/stat.h: Likewise.
10025         * libio/bits/stdio.h: Likewise.
10026         * libio/bits/stdio2.h: Likewise.
10027         * mach/lock-intern.h: Likewise.
10028         * mach/mach/mig_support.h: Likewise.
10029         * math/bits/cmathcalls.h: Likewise.
10030         * posix/bits/unistd.h: Likewise.
10031         * socket/bits/socket2.h: Likewise.
10032         * stdlib/bits/stdlib.h: Likewise.
10033         * stdlib/stdlib.h: Likewise.
10034         * string/argz.h: Likewise.
10035         * string/bits/string2.h: Likewise.
10036         * string/bits/string3.h: Likewise.
10037         * sysdeps/alpha/fpu/bits/mathinline.h: Likewise.
10038         * sysdeps/generic/inttypes.h: Likewise.
10039         * sysdeps/generic/machine-lock.h: Likewise.
10040         * sysdeps/generic/machine-sp.h: Likewise.
10041         * sysdeps/i386/fpu/bits/mathinline.h: Likewise.
10042         * sysdeps/i386/i486/bits/string.h: Likewise.
10043         * sysdeps/ia64/fpu/bits/mathinline.h: Likewise.
10044         * sysdeps/mach/alpha/machine-lock.h: Likewise.
10045         * sysdeps/mach/alpha/machine-sp.h: Likewise.
10046         * sysdeps/mach/i386/machine-lock.h: Likewise.
10047         * sysdeps/mach/powerpc/machine-lock.h: Likewise.
10048         * sysdeps/mach/powerpc/machine-sp.h: Likewise.
10049         * sysdeps/powerpc/fpu/bits/mathinline.h: Likewise.
10050         * sysdeps/s390/bits/string.h: Likewise.
10051         * sysdeps/s390/fpu/bits/mathinline.h: Likewise.
10052         * sysdeps/sparc/fpu/bits/mathinline.h: Likewise.
10053         * sysdeps/unix/bsd/bsd4.4/bits/socket.h: Likewise.
10054         * sysdeps/unix/sysv/linux/bits/sigset.h: Likewise.
10055         * sysdeps/unix/sysv/linux/bits/socket.h: Likewise.
10056         * sysdeps/unix/sysv/linux/sys/sysmacros.h: Likewise.
10057         * sysdeps/x86_64/fpu/bits/mathinline.h: Likewise.
10058         * wcsmbs/bits/wchar2.h: Likewise.
10059         * wcsmbs/wchar.h: Likewise.
10060         * stdlib/gmp.h: Likewise.  Include <features.h> to get
10061         __extern_inline definition.
10063 2007-03-15  Jakub Jelinek  <jakub@redhat.com>
10065         * locale/programs/ld-ctype.c (find_translit): Return NULL if ctype is
10066         NULL.
10068         [BZ #3919]
10069         * math/libm-test.inc (log_test): Test -Inf and NaN.
10070         (log10_test, log1p_test, log2_test): Test -Inf.
10071         * sysdeps/i386/fpu/e_log.S (__ieee754_log): Don't raise
10072         FE_INVALID when argument is qNaN.
10073         * sysdeps/i386/fpu/e_logl.S (__ieee754_logl): Likewise.
10074         * sysdeps/i386/fpu/e_logf.S (__ieee754_logf): Likewise.
10075         * sysdeps/x86_64/fpu/e_logl.S (__ieee754_logl): Likewise.
10076         * sysdeps/x86_64/fpu/e_log10l.S (__ieee754_log10l): Replace
10077         andb $1, %ah with testb $1, %ah, don't test for parity, instead
10078         testb $4, %ah and jump if non-zero.
10079         * sysdeps/x86_64/fpu/e_log2l.S (__ieee754_log2l): Likewise.
10080         * sysdeps/x86_64/fpu/s_log1pl.S (__log1pl): Likewise.
10082         [BZ #4101]
10083         * argp/argp-help.c (hol_cluster_cmp): Fix comparisons used to find
10084         ancestors with the same depths.
10085         Patch by Niels Moeller <nisse@lysator.liu.se>.
10086         (filter_doc): Don't crash if argp is NULL.
10087         * argp/Makefile (tests): Add tst-argp2.
10088         * argp/tst-argp2.c: New test.
10090         [BZ #4130]
10091         * login/utmp_file.c (setutent_file): Use O_LARGEFILE for
10092         open_not_cancel_2.
10093         (updwtmp_file): Likewise.
10095         [BZ #4181]
10096         * inet/inet6_opt.c (add_padding): Only insert padding if npad > 0.
10097         (inet6_opt_append): Don't check extlen is big enough if extbuf
10098         is NULL.
10099         (inet6_opt_finish): Likewise.
10100         * inet/Makefile (tests): Add test-inet6_opt.
10101         * inet/test-inet6_opt.c: New test.
10103         * sysdeps/unix/sysv/linux/ifaddrs.c (__netlink_request): Never
10104         reallocate the buffer, instead fail for MSG_TRUNC or for EBUSY
10105         NLMSG_ERR.  Instead use a page sized buffer.
10106         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Use page sized
10107         buffer.
10109 2007-03-14  Richard Henderson  <rth@redhat.com>
10111         * sysdeps/alpha/fpu/s_llround.c: New file.
10112         * sysdeps/alpha/fpu/s_llroundf.c: New file.
10113         * sysdeps/alpha/fpu/s_lround.c: New file.
10114         * sysdeps/alpha/fpu/s_lroundf.c: New file.
10115         * sysdeps/alpha/fpu/s_round.c: New file.
10116         * sysdeps/alpha/fpu/s_roundf.c: New file.
10117         * sysdeps/alpha/fpu/s_trunc.c: New file.
10118         * sysdeps/alpha/fpu/s_truncf.c: New file.
10120         * sysdeps/alpha/fpu/s_ceil.c: Rewrite without branches.
10121         * sysdeps/alpha/fpu/s_ceilf.c: Likewise.
10122         * sysdeps/alpha/fpu/s_floor.c: Likewise.
10123         * sysdeps/alpha/fpu/s_floorf.c: Likewise.
10124         * sysdeps/alpha/fpu/s_rint.c: Likewise.
10125         * sysdeps/alpha/fpu/s_rintf.c: Likewise.
10127         * sysdeps/alpha/fpu/s_fmax.S: New file.
10128         * sysdeps/alpha/fpu/s_fmaxf.S: New file.
10129         * sysdeps/alpha/fpu/s_fmin.S: New file.
10130         * sysdeps/alpha/fpu/s_fminf.S: New file.
10131         * sysdeps/alpha/fpu/s_isnan.c: New file.
10132         * sysdeps/alpha/fpu/s_isnanf.c: New file.
10133         * sysdeps/alpha/fpu/s_llrint.c: New file.
10134         * sysdeps/alpha/fpu/s_llrintf.c: New file.
10135         * sysdeps/alpha/fpu/s_lrint.c: New file.
10136         * sysdeps/alpha/fpu/s_lrintf.c: New file.
10137         * sysdeps/alpha/fpu/s_nearbyint.c: New file.
10138         * sysdeps/alpha/fpu/s_nearbyintf.c: New file.
10140         * sysdeps/alpha/fpu/bits/mathinline.h (__floorf, __floor): Remove.
10141         (__fdimf, fdimf, __fdim, fdim): Remove.
10142         (__signbitf, __signbit, __signbitl): Use gcc builtin if available.
10143         (__isnanf, __isnan, __isnanl): New.
10145 2007-03-13  Richard Henderson  <rth@redhat.com>
10147         * sysdeps/ieee754/ldbl-128/Makefile: New file.
10149 2007-03-13  Richard Henderson  <rth@redhat.com>
10151         * sysdeps/alpha/Makefile (sysdep-CFLAGS): Force dynamic rounding.
10152         * sysdeps/alpha/fpu/bits/mathinline.h (__signbitl): New.
10153         * sysdeps/alpha/fpu/libm-test-ulps: Regenerate.
10154         * sysdeps/unix/sysv/linux/alpha/alphaev6/fpu/Implies: New file.
10155         * sysdeps/unix/sysv/linux/alpha/alphaev67/fpu/Implies: New file.
10156         * sysdeps/unix/sysv/linux/alpha/fpu/Implies: New file.
10158 2007-03-13  Richard Henderson  <rth@redhat.com>
10160         * elf/dl-support.c (_dl_aux_init): Honor DL_PLATFORM_AUXV.
10161         * sysdeps/unix/sysv/linux/alpha/dl-auxv.h: New file.
10162         * sysdeps/unix/sysv/linux/alpha/dl-support.c: New file.
10163         * sysdeps/unix/sysv/linux/alpha/dl-sysdep.c (__libc_alpha_cache_shape):
10164         Move to dl-auxv.h; initialize instead of extern weak.
10165         (DL_PLATFORM_AUXV): Move to dl-auxv.h; don't test for undef
10166         weak symbol.
10167         * sysdeps/unix/sysv/linux/alpha/sysconf.c (__libc_alpha_cache_shape):
10168         Extern instead of initialized.
10170 2007-03-13  Richard Henderson  <rth@redhat.com>
10172         * sysdeps/unix/sysv/linux/alpha/sigsuspend.S: Add support for
10173         __sigsuspend_nocancel.
10175 2007-03-06  Ulrich Drepper  <drepper@redhat.com>
10177         * sysdeps/posix/getaddrinfo.c (get_scope): Correct test for
10178         172.16/12 address range.
10180 2007-03-02  Jakub Jelinek  <jakub@redhat.com>
10182         * sysdeps/unix/sysv/linux/ifaddrs.c (__netlink_request): Retry with
10183         a new netlink socket if NLMSG_ERR -EBUSY is seen after some MSG_TRUNC
10184         message.
10186 2007-03-01  Jakub Jelinek  <jakub@redhat.com>
10188         [BZ #4069]
10189         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Check for NaN
10190         earlier.
10191         * math/libm-test.inc (pow_test): Add more tests involving NaNs.
10193         * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Avoid invalid exception
10194         for x qNaN and y either +-inf or non-integer value.
10195         * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Likewise.
10196         * sysdeps/i386/fpu/e_powl.S (__ieee754_powl): Likewise.
10197         * sysdeps/x86_64/fpu/e_powl.S (__ieee754_powl): Likewise.
10199 2007-02-10  Mike Frysinger  <vapier@gentoo.org>
10201         * sysdeps/unix/sysv/linux/sh/Makefile: Remove sys/io.h
10202         from sysdep_headers.
10204 2007-02-28  Jakub Jelinek  <jakub@redhat.com>
10206         * time/tzfile.c (find_transition): Instead of a linear search try to
10207         guess the transition index, use a linear search if the result is at
10208         most 10 transitions away from the guess or binary search otherwise.
10210 2007-02-27  Jakub Jelinek  <jakub@redhat.com>
10212         * sysdeps/unix/sysv/linux/ifaddrs.c (__netlink_request): Fix
10213         memory reallocation.
10215 2007-02-21  Ulrich Drepper  <drepper@redhat.com>
10217         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Add branch predictions
10218         and fix some typos.
10219         Optimize use of TOLOWER.
10221         [BZ #3325]
10222         * sysdeps/i386/fpu/e_fmodf.S: Revert last changes, keep using fprem.
10223         * sysdeps/i386/fpu/e_fmodl.c: Likewise.
10224         * sysdeps/i386/fpu/e_fmod.S: Likewise.
10226         [BZ #3458]
10227         * sysdeps/unix/sysv/linux/posix_madvise.c: New file.
10228         * sysdeps/unix/sysv/linux/syscalls.list: Remove posix_madvise entry.
10230         [BZ #4076]
10231         * io/ftw.c (ftw_startup): Handle special case of FTW_CHDIR in /.
10232         (open_dir_stream): Likewise.
10233         * io/Makefile (tests): Add bug-ftw5.
10234         * io/bug-ftw5.c: New file.
10236         * nscd/hstcache.c (cache_addhst): Remove unnecessary conditional.
10237         * nscd/servicescache.c (cache_addserv): Likewise.
10239         * nscd/grpcache.c (cache_addgr): In case a record changed on
10240         refresh, adjust key_copy.
10242         [BZ #4074]
10243         * nscd/pwdcache.c (cache_addpw): In case a record changed on
10244         refresh, adjust key_copy.
10246         [BZ #4070]
10247         * stdio-common/printf_fp.c (___printf_fp): Handle a few more
10248         special cases.
10249         * stdio-common/tfformat.c (sprint_doubles): Some more tests.
10251 2007-02-19  Ulrich Drepper  <drepper@redhat.com>
10253         * stdio-common/printf_fp.c (___printf_fp): Cleanups and minor
10254         optimization.
10256         * stdio-common/vfscanf.c: Small cleanups throughout.
10258 2007-02-18  Ulrich Drepper  <drepper@redhat.com>
10260         [BZ #3325]
10261         * sysdeps/i386/fpu/e_fmodf.S: Use fprem1 instead of fprem.
10262         * sysdeps/i386/fpu/e_fmodl.c: Likewise.
10263         * sysdeps/i386/fpu/e_fmod.S: Likewise.
10264         Patch by Jared Casper <jaredcasper@gmail.com>.
10266         * sysdeps/unix/closedir.c: Outside libc don't use locking.
10267         * sysdeps/unix/opendir.c: Likewise.
10268         * sysdeps/unix/readdir.c: Likewise.
10270         [BZ #2211]
10271         * stdio-common/vfscanf.c: Handle localized digits etc for floating
10272         point numbers.
10273         Patch mostly by Hamed Malek <hamed@farsiweb.info>.
10275         * stdio-common/vfscanf.c: Fix problems in width accounting.
10276         * stdio-common/tst-sscanf.c (double_tests): New tests.
10277         (main): Hook them up.
10279         * stdio-common/vfscanf.c: Remove unused WIDTH handling.
10280         More simplifications of floating-point reader.
10282         * stdio-common/Makefile (tests): Add tst-swscanf.
10283         * stdio-common/tst-sscanf.c: Make tests usable for swscanf
10284         testing.
10285         * stdio-common/tst-swscanf.c: New file.
10287 2007-02-17  Ulrich Drepper  <drepper@redhat.com>
10289         [BZ #2633]
10290         * libio/stdio.h: Define struct _IO_FILE in global namespace.
10291         * setjmp/setjmp.h: Define __jmp_buf_tag in global namespace.
10292         Remove using for __jmp_buf_tag.
10293         * locale/locale.h (struct lconv): Also define in std namespace.
10294         * wcsmbs/wchar.h: Move using declaration for tm out of namespace.
10296         [BZ #3842]
10297         * sysdeps/posix/euidaccess.c [_LIBC] (euidaccess): Remove shortcut
10298         using __libc_enable_secure.
10300         [BZ #3818]
10301         * sysdeps/unix/sysv/linux/sys/acct.h (struct acct_v3): Define.
10303         [BZ #3745]
10304         * locale/programs/ld-collate.c (handle_ellipsis): Fix generation
10305         of names for ellipsises.
10307         [BZ #3348]
10308         * malloc/memusage.sh: Cleanups.
10309         * debug/xtrace.sh: Quoting and trap changes.
10311 2007-02-16  Ulrich Drepper  <drepper@redhat.com>
10313         * locale/iso-3166.def: Add Jersey, Guernsey, and Isle Of Man entries.
10315         * locale/iso-3166.def: Update entry for Serbia.
10316         * locale/iso-4217.def: Define RSD, remove CSD.
10318         * sysdeps/x86_64/bits/atomic.h: One more change, this time for 16-
10319         and 64-bit operations.
10321         [BZ #4040]
10322         * sysdeps/i386/i486/bits/atomic.h: One more change, this time for
10323         16-bit operations.
10325         * nscd/nscd.c (parse_opt): One more conversion to use send instead
10326         of writev.
10328 2007-02-15  Ulrich Drepper  <drepper@redhat.com>
10330         [BZ #3991]
10331         * assert/assert.h (assert): Simplify.
10332         (assert_perror): Likewise.
10333         Patch by Israel G. Lugo <ilugo@bridonsecurity.com>.
10335         * nscd/nscd_helper.c (open_socket): Don't send padding bytes from
10336         reqdata.
10338         * sysdeps/unix/sysv/linux/x86_64/send.c (__libc_send): Cosmetic
10339         change: don't pass NULL in place of an integer.
10341 2007-02-02  Bruno Haible  <bruno@clisp.org>
10343         [BZ #3954]
10344         * iconvdata/ksc5601.c (__ksc5601_sym_to_ucs, __ksc5601_sym_from_ucs):
10345         Add mapping for U+327E.
10346         * iconvdata/ksc5601.h (KSC5601_SYMBOL): Increment.
10347         * iconvdata/johab.c (BODY for FROM_LOOP, BODY for TO_LOOP): Enable
10348         mapping of 0xD9 0xE8.
10349         * iconvdata/uhc.c (BODY for FROM_LOOP, BODY for TO_LOOP): Disable
10350         mapping of U+327E.
10351         Reported by Jungshik Shin <jungshik@google.com>.
10353         [BZ #3955]
10354         * iconvdata/johab.c (BODY for FROM_LOOP, BODY for TO_LOOP): Enable
10355         mapping of 0xD9 0xE6 and of 0xD9 0xE7.
10356         Reported by Jungshik Shin <jungshik@google.com>.
10358 2007-02-14  Ulrich Drepper  <drepper@redhat.com>
10360         * sysdeps/x86_64/bits/atomic;h: Fix asm parameters for some
10361         byte variants.
10363         [BZ #4040]
10364         * sysdeps/i386/i486/bits/atomic.h: Fix asm parameters for some
10365         byte variants.  Patch mostly be tom@tommay.net.
10367 2007-02-14  Jakub Jelinek  <jakub@redhat.com>
10369         [BZ #3996]
10370         * posix/glob.c (attribute_hidden): Define if not defined.
10371         (glob): Unescape dirname, filename or username when needed and not
10372         GLOB_NOESCAPE.  Handle \/ correctly.  Handle GLOB_MARK if filename
10373         is NULL.  Handle unescaped [ in pattern without closing ].
10374         Don't pass GLOB_CHECK down to recursive glob for directories.
10375         (__glob_pattern_type): New function.
10376         (__glob_pattern_p): Implement using __glob_pattern_type.
10377         (glob_in_dir): Handle GLOB_NOCHECK patterns containing no meta
10378         characters and backslashes if not GLOB_NOESCAPE or unterminated [.
10379         Remove unreachable code.
10380         * posix/globtest.sh: Add a couple of new tests.
10382 2007-02-13  Ulrich Drepper  <drepper@redhat.com>
10384         * po/ru.po: Update from translation team.
10386 2007-02-12  Jakub Jelinek  <jakub@redhat.com>
10388         * sysdeps/i386/bits/byteswap.h (__bswap_32): Add __amdfam10__
10389         to the list of i486+ CPUs.
10390         * sysdeps/x86_64/bits/byteswap.h (__bswap_32): Likewise.
10392 2007-02-12  Ulrich Drepper  <drepper@redhat.com>
10394         * elf/rtld.c (RESOLVE_MAP): Always return bootstrap_map reference.
10395         * elf/Makefile ($(objpfx)ld.so): Check that ld.so has no undefined
10396         references.
10398 2007-02-09  Ulrich Drepper  <drepper@redhat.com>
10400         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Remove incorrect comment.
10402         * resolv/res_init.c (res_setoptions): Recognize edns0 option.
10403         * resolv/res_mkquery.c: Define __res_nopt.
10404         * resolv/res_query.c (__libc_res_nquery): If RES_USE_EDNS0 is set
10405         try adding EDNS0 record.
10406         * resolv/res_send.c (send_dg): If request failed with FORMERR and
10407         EDNS0 record was send make sure we don't try it again.
10408         * resolv/resolv.h: Define RES_F_EDNS0ERR and RES_USE_EDNS0.
10409         * include/resolv.h: Declare __res_nopt.
10411 2007-02-08  Jakub Jelinek  <jakub@redhat.com>
10413         [BZ #3944]
10414         * time/strptime_l.c (__strptime_internal): Set have_mon for
10415         %b/%B/%h.  Set have_mon and have_mday if tm_mon and tm_mday
10416         have been computed from tm_yday and tm_year.  Don't crash
10417         in day_of_the_week or day_of_the_year if not have_mon
10418         and tm_mon contains bogus value.
10419         * time/Makefile (tests): Add tst-strptime3.
10420         * time/tst-strptime3.c: New test.
10422 2007-02-05  Jakub Jelinek  <jakub@redhat.com>
10424         [BZ #3957]
10425         * posix/regcomp.c (parse_bracket_exp): Set '\n' bit rather than '\0'
10426         bit for RE_HAT_LISTS_NOT_NEWLINE.
10427         (build_charclass_op): Remove bogus comment.
10428         * posix/Makefile (tests): Add bug-regex27 and bug-regex28.
10429         * posix/bug-regex27.c: New test.
10430         * posix/bug-regex28.c: New test.
10432 2007-02-03  Ulrich Drepper  <drepper@redhat.com>
10434         * po/sv.po: Update from translation team.
10436 2007-02-02  Ulrich Drepper  <drepper@redhat.com>
10438         * nscd/nscd_helper.c (open_socket): Minor size optimization.
10440 2007-02-02  Jakub Jelinek  <jakub@redhat.com>
10442         * include/locale.h (__uselocale): Add libc_hidden_proto.
10443         * locale/uselocale.c (__uselocale): Add libc_hidden_def.
10445         * nscd/nscd_helper.c (open_socket): Use __gettimeofday instead of
10446         gettimeofday.
10448 2007-02-01  Ulrich Drepper  <drepper@redhat.com>
10450         * sysdeps/unix/sysv/linux/i386/sysdep.h (PTR_MANGLE): Roll value before
10451         returning.
10452         (PTR_DEMANGLE): Real definition now that it's not the same as
10453         PRT_MANGLE anymore.
10454         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
10456         * string/strerror_l.c: New file.
10457         * string/Makefile (routines): Add strerror_l.
10458         * string/string.h: Declare strerror_l.
10459         * string/Versions: Export strerror_l for GLIBC_2.6.
10461 2007-01-31  Ulrich Drepper  <drepper@redhat.com>
10463         * nscd/nscd_helper.c (open_socket): Now takes request type and key
10464         as parameter.  Construct request record.  Try sending request
10465         before the first poll use, it usually succeeds.  Adjust all
10466         callers.
10467         * nscd/nscd-client.h: Define MAXKEYLEN.
10468         * nscd/connections.c (nscd_run): Don't define MAXKEYLEN here.
10470 2007-01-31  Jakub Jelinek  <jakub@redhat.com>
10472         * nscd/nscd-client.h (__nscd_cache_search): Remove const qualifier
10473         from return value.
10474         * nscd/nscd_helper.c: Include string.h.
10475         (__nscd_cache_search): Remove const qualifier from return value.
10476         On strict alignment architectures check hash entry and data head
10477         alignment.
10478         * nscd/nscd_getpw_r.c (nscd_getpw_r): Don't crash or fail because
10479         mmapped data during GC cycle contains garbage.  If
10480         __nscd_drop_map_ref fails, decrement mapped->counter when returning
10481         error or if retrying with NO_MAPPING, only __nscd_unmap if counter
10482         dropped to 0.
10483         * nscd/nscd_getgr_r.c (nscd_getgr_r): Likewise.
10484         * nscd/nscd_initgroups.c (__nscd_getgrouplist): Likewise.
10485         * nscd/nscd_gethst_r.c (nscd_gethst_r): Likewise.
10486         * nscd/nscd_getai.c (__nscd_getai): Likewise.
10487         * nscd/nscd_getserv_r.c (nscd_getserv_r): Likewise.
10489 2007-01-30  Ulrich Drepper  <drepper@redhat.com>
10491         * misc/hsearch_r.c (hdestroy_r): Remove unnecessary test.
10493 2007-01-26  Ulrich Drepper  <drepper@redhat.com>
10495         * sysdeps/i386/dl-trampoline.S (_dl_runtime_profile): Use register
10496         names not numbers in cfi_*.
10498 2007-01-26  Andreas Jaeger  <aj@suse.de>
10500         * sysdeps/unix/sysv/linux/sys/personality.h (ADDR_NO_RANDOMIZE,
10501         ADDR_LIMIT_3GB, PER_LINUX_32BIT, PER_LINUX32_3GB): Add.
10502         Correct values of PER_HPUX and PER_OSF4.
10504 2007-01-24  Ulrich Drepper  <drepper@redhat.com>
10506         * elf/dl-minimal.c: Undefine _itoa first.
10507         * stdio-common/_itoa.h: Define _itoa and _fitoa for 64-bit platforms.
10508         * malloc/mtrace.c: Revert last change.
10509         * posix/wordexp.c: Likewise.
10511 2007-01-24  Jakub Jelinek  <jakub@redhat.com>
10513         * sysdeps/i386/bits/byteswap.h (__bswap_32): Add __nocona__, __core2__
10514         and __geode__ to the list of i486+ CPUs.
10515         * sysdeps/x86_64/bits/byteswap.h (__bswap_32): Likewise.
10517 2007-01-23  Ulrich Drepper  <drepper@redhat.com>
10519         * stdio-common/_itoa.c: Include <limits.h>.
10520         * stdio-common/_itowa.c: Likewise.
10522 2007-01-22  Ulrich Drepper  <drepper@redhat.com>
10524         * stdio-common/_itowa.c: Don't compile _itowa for 64-bit
10525         platforms.
10526         * stdio-common/_itoa.c: Don't compile in _itoa and _fitoa for
10527         64-bit platforms.
10528         * malloc/mtrace.c (tr_where): Use _fitoa_word instead of _fitoa if
10529         possible.
10530         * posix/wordexp.c (parse_arith): Use _itoa_word instead of _itoa
10531         if possible.
10533         [BZ #3902]
10534         * stdio-common/_itoa.c (_itoa): Make sure at least a zero is emitted.
10535         * stdio-common/Makefile (tests): Add bug17.
10536         * stdio-common/bug17.c: New file.
10538 2007-01-19  Ulrich Drepper  <drepper@redhat.com>
10540         * iconvdata/brf.c: New file.
10541         * iconvdata/testdata/BRF: New file.
10542         * iconvdata/testdata/BRF..UTF8: New file.
10543         Contributed by Samuel Thibault <samuel.thibault@ens-lyon.org>.
10544         * iconvdata/Makefile: Add rules to build BRF.
10545         * iconvdata/TESTS: Add BRF entry.
10546         * iconvdata/gconv-modules: Likewise.
10547         * iconvdata/tst-tables.sh: Likewise.
10549 2007-01-18  Anton Nikishaev  <anton.nik@gmail.com>
10551         * wcsmbs/wchar.h (wcstoll): Fix comment, function returns value of
10552         type `long long int', not `long int'.
10553         (wcstoq): Likewise.
10555 2007-01-18  Ulrich Drepper  <drepper@redhat.com>
10557         * scripts/gen-as-const.awk: Add cast to long to avoid int promotion
10558         of values on 64-bit platforms which are too large.
10560 2007-01-12  Steven Munroe  <sjmunroe@us.ibm.com>
10561             Joe Kerian  <jkerian@us.us.ibm.com>
10563         [BZ #2749]
10564         * sysdeps/ieee754/ldbl-128ibm/s_copysignl.c: Include
10565         <math_ldbl_opt.h>.  Remove weak_alias.  Use long_double_symbol macro.
10566         (__copysignl): Use signbit() for comparison.
10567         * sysdeps/ieee754/ldbl-128ibm/s_fabsl.c (__fabsl): Correct parms for
10568         SET_LDOUBLE_WORDS64.
10570         [BZ #2423, #2749]
10571         * sysdeps/ieee754/ldbl-128ibm/s_ceill.c: Don't include <fenv_libc.h>.
10572         (__ceill): Remove calls to fegetround(), fesetround().
10573         * sysdeps/ieee754/ldbl-128ibm/s_floorl.c: Likewise.
10574         * sysdeps/ieee754/ldbl-128ibm/s_roundl.c: Likewise.
10575         * sysdeps/ieee754/ldbl-128ibm/s_truncl.c: Likewise.
10577 2007-01-17  Jakub Jelinek  <jakub@redhat.com>
10579         * nscd/nscd_getserv_r.c (nscd_getserv_r): Fix pastos.
10581         * sysdeps/unix/sysv/linux/getdents.c (offsetof): Remove.
10583 2007-01-17  Ulrich Drepper  <drepper@redhat.com>
10585         * sysdeps/unix/sysv/linux/fatal-prepare.h: Use PTHFCT_CALL to
10586         demangle pointer.
10587         * csu/libc-start.c: Likewise.
10589 2007-01-16  Ulrich Drepper  <drepper@redhat.com>
10591         * sysdeps/posix/system.c: Remove NO_WAITPID support, it cannot
10592         really work anyway.
10594 2007-01-15  Ulrich Drepper  <drepper@redhat.com>
10596         * nscd/connections.c (servinfo): Renamed to reqinfo.  Change all
10597         users.
10598         (handle_request): Remove unnecessary tests.
10600         * nscd/cache.c (cache_add): Record the failure to add to the cache.
10602 2007-01-15  Jakub Jelinek  <jakub@redhat.com>
10604         * soft-fp/op-common.h (FP_TRUNC): When truncating a NaN, clear
10605         workbits in semi-raw fraction.
10607         * math/test-misc.c: Add new tests.
10609 2007-01-14  Steven Munroe  <sjmunroe@us.ibm.com>
10611         * math/basic-test.c: Include test-skeleton.c.
10612         (TEST_TRUNC): Define.
10613         (truncdfsf_test, trunctfsf_test, trunctfdf_test): New.
10614         (main): Rename to ...
10615         (do_test): ...this.  Run new tests.
10616         (TEST_FUNCTION): Define.
10618 2006-10-05  Steven Munroe  <sjmunroe@us.ibm.com>
10619             Joe Kerian  <jkerian@us.us.ibm.com>
10621         [BZ #2749]
10622         * soft-fp/op-4.h (__FP_FRAC_SUB_3, __FP_FRAC_SUB_4): Correct borrow
10623         handling for high words.
10624         * soft-fp/op-common.h (_FP_OVERFLOW_SEMIRAW): Always set inexact
10625         and overflow for infinity.
10627 2007-01-15  Ulrich Drepper  <drepper@redhat.com>
10629         * nscd/connections.c (handle_request): Add a __builtin_expect.
10631         * nscd/connections.c (serv2db): Change type into structure which
10632         also says whether this is a request for data.  Renamed to
10633         servinfo.  All users changed.
10634         (handle_request): Much simpler test whether we should search the cache.
10636         * nscd/connections.c (handle_request): Fix thinko in selinux test
10637         invocation.
10639         * sysdeps/generic/ldsodefs.h: Define DL_LOOKUP_SCOPE_LOCK.
10640         * elf/dl-lookup.c (add_dependency): If scope map is locked, unlock
10641         it before getting dl_load_lock and then relock.
10642         (_dl_lookup_symbol_x): Pass flags to add_dependency.
10643         When rerunning _dl_lookup_symbol_x, compute symbol_scope again in
10644         case we unlocked the scope.
10645         * elf/dl-runtime.c (_dl_fixup): Pass DL_LOOKUP_SCOPE_LOCK to
10646         _dl_lookup_symbol_x in case we locked the scope.
10647         (_dl_profile_fixup): Likewise.
10648         * elf/dl-sym.c (do_sym): In flags passed to call_dl_lookup, also
10649         set DL_LOOKUP_SCOPE_LOCK.
10651 2007-01-13  Ulrich Drepper  <drepper@redhat.com>
10653         * inet/Makefile: Define CFLAGS-getsrvbynm_r.c and
10654         CFLAGS-getsrvbynpt_r.c.
10655         * nscd/getsrvbynm_r.c: New file.
10656         * nscd/getsrvbypt_r.c: New file.
10657         * nscd/nscd_getserv_r.c: New file.
10658         * nscd/servicescache.c: New file.
10659         * nscd/Makefile (routines): Add nscd_getserv_r.
10660         (nscd-modules): Add getsrvbynm_r, getsrvbypt_r, and servicescache.
10661         Define CFLAGS-servicescache.c, CFLAGS-getsrvbynm_r.c, and
10662         CFLAGS-getsrvbypt_r.c.
10663         * nscd/cache.c (prune_cache): Rewrite to get re-add function from
10664         table.  Add entries for services database.
10665         * nscd/connections.c (serv2str): Mark as const.  Add entries for
10666         services database.
10667         (dbs): Add .reset_res and servdb initialization.
10668         (serv2db): Add entries for services database.
10669         (verify_persistent_db): Accept dbnr == servdb.
10670         (invalidate_cache): Rewrite database name recognition to use a table.
10671         Call res_init() if .reset_res is set for database.
10672         (handle_request): Add code to handle services database.
10673         * nscd/gai.c: Don't define __getservbyname_r.
10674         * nscd/nscd-client.h (request_type): Remove LASTDBREQ, add
10675         GETSERVBYNAME, GETSERVBYPORT, GETFDSERV.
10676         (serv_response_header): Define.
10677         (struct datahead): Add serv_response_header member.
10678         * nscd/nscd.c (parse_opt): Rewrite parsing of -i parameter value
10679         using table.
10680         * nscd/nscd.conf: Add entries for services database.
10681         * nscd/nscd.h: Adjust declaration of dbnames and serv2str.
10682         Declare serv_iov_disabled.
10683         Declare addservbyname, readdservbyname, addservbyport, and
10684         readdservbyport.
10685         * nscd/nscd_conf.c (dbnames): Mark as const.  Add services entry.
10686         (find_db): Fix error message.
10687         * nscd/nscd_proto.h: Declare __nss_not_use_nscd_services,
10688         __nscd_getservbyname_r, and __nscd_getservbyport_r.
10689         * nscd/selinux.c (perms): Add entries for services database.
10690         * nss/Versions: Export __nss_services_lookup with GLIBC_PRIVATE.
10691         * nss/nsswitch.c (__nss_disable_nscd): Also disable services database.
10693         * nscd/grpcache.c: Remove obsolete code.  Cleanups.
10694         * nscd/hstcache.c: Likewise.
10695         * nscd/pwdcache.c: Likewise.
10697         * nis/nss_nis/nis-service.c (_nss_nis_getservbyname_r): Correct
10698         computation of keylen.
10700         * include/string.h: Only redefine strndupa if this is really for
10701         libc code.
10703 2007-01-12  Ulrich Drepper  <drepper@redhat.com>
10705         * nscd/nscd_gethst_r.c: Minor cleanups.
10707         * nscd/connections.c (handle_request): Check selinux permissions
10708         for all non-admin commands.
10710         * sysdeps/i386/i486/bits/atomic.h: Define
10711         atomic_compare_and_exchange_val_acq,
10712         atomic_compare_and_exchange_bool_acq, and atomic_exchange_and_add
10713         using __sync_* built-ins for gcc >= 4.1.
10714         * sysdeps/x86_64/bits/atomic.h: Likewise.
10716         [BZ #3840]
10717         * scripts/check-local-headers.sh: Restrict to testing .o.d, .os.d,
10718         and .oS.d files.
10720 2007-01-05  Steven Munroe  <sjmunroe@us.ibm.com>
10722         * stdlib/tst-makecontext.c: Include errno.h.  Change main()
10723         to do_test().  Define TEST_FUNCTION. Include test-skeleton.c.
10724         (do_test): Check errno and exit(0) if ENOSYS.
10726 2007-01-11  Jakub Jelinek  <jakub@redhat.com>
10728         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Fix handling of multi-byte
10729         thousands separators.
10730         * stdlib/Makefile: Add rules to build and run tst-strtod4.
10731         * stdlib/tst-strtod4.c: New test.
10733         [BZ #3855]
10734         * stdlib/strtod_l.c (____STRTOF_INTERNAL): 0x. not followed by
10735         hexadecimal digit should accept just the initial 0.
10736         * stdlib/tst-strtod2.c (tests): New variable.
10737         (do_test): Run several tests rather than just one.
10739 2007-01-11  Jakub Jelinek  <jakub@redhat.com>
10741         * sysdeps/i386/soft-fp/sfp-machine.h: Remove.
10742         * sysdeps/x86_64/soft-fp/sfp-machine.h: Likewise.
10744 2007-01-10  Ulrich Drepper  <drepper@redhat.com>
10746         * io/fts.c: Make sure fts_cur is always valid after return from
10747         fts_read.
10748         Patch by Miloslav Trmac <mitr@redhat.com>.
10750 2006-10-27  Richard Sandiford  <richard@codesourcery.com>
10752         * elf/elf.h (R_MIPS_GLOB_DAT): Define.
10753         (R_MIPS_NUM): Bump by 1.
10755 2007-01-03  Jakub Jelinek  <jakub@redhat.com>
10757         * posix/execvp.c: Include alloca.h.
10758         (allocate_scripts_argv): Renamed to...
10759         (scripts_argv): ... this.  Don't allocate buffer here nor count
10760         arguments.
10761         (execvp): Use alloca if possible.
10762         * posix/Makefile: Add rules to build and run tst-vfork3 test.
10763         * posix/tst-vfork3.c: New test.
10765 2007-01-03  Ulrich Drepper  <drepper@redhat.com>
10767         * string/Makefile (tst-strxfrm2-ENV): Define.
10768         * stdlib/Makefile (tst-strtod3-ENV): Define.
10770 2007-01-02  Ulrich Drepper  <drepper@redhat.com>
10772         * posix/getconf.c: Update copyright year.
10773         * nss/getent.c: Likewise.
10774         * iconv/iconvconfig.c: Likewise.
10775         * iconv/iconv_prog.c: Likewise.
10776         * elf/ldconfig.c: Likewise.
10777         * catgets/gencat.c: Likewise.
10778         * csu/version.c: Likewise.
10779         * elf/ldd.bash.in: Likewise.
10780         * elf/sprof.c (print_version): Likewise.
10781         * locale/programs/locale.c: Likewise.
10782         * locale/programs/localedef.c: Likewise.
10783         * nscd/nscd.c (print_version): Likewise.
10784         * debug/xtrace.sh: Likewise.
10785         * malloc/memusage.sh: Likewise.
10786         * malloc/mtrace.pl: Likewise.
10787         * debug/catchsegv.sh: Likewise.
10789 2006-12-24  Ulrich Drepper  <drepper@redhat.com>
10791         * malloc/malloc.c (sYSMALLOc): Remove some unnecessary alignment
10792         attempts.
10794 2006-12-23  Ulrich Drepper  <drepper@redhat.com>
10796         * posix/wordexp.c: Remove some unnecessary tests.
10798 2006-12-22  Gavin Romig-Koch  <gavin@redhat.com>
10800         * nis/nss_compat/compat-grp.c (internal_getgrgid_r): Don't
10801         blacklist the group till after we look it up.
10803 2006-12-21  Ulrich Drepper  <drepper@redhat.com>
10805         * include/atomic.h (atomic_forced_read): New macro.
10807 2006-12-20  SUGIOKA Toshinobu  <sugioka@itonet.co.jp>
10809         * sysdeps/unix/sysv/linux/sh/bits/shm.h: New file.
10811 2006-12-19  Jakub Jelinek  <jakub@redhat.com>
10813         * nss/getXXbyYY_r.c: Include atomic.h.
10814         (INTERNAL (REENTRANT_NAME)): Write startp after start_fct,
10815         add atomic_write_barrier () in between.
10817         * stdlib/Makefile (tests): Add tst-makecontext.
10818         * stdlib/tst-makecontext.c: New test.
10820         * sysdeps/unix/sysv/linux/powerpc/powerpc32/makecontext.S
10821         (__makecontext): Don't realign uc_mcontext.uc_regs.
10823 2006-11-28  Jakub Jelinek  <jakub@redhat.com>
10825         * elf/dl-support.c: Include dl-procinfo.h.
10826         * sysdeps/powerpc/dl-procinfo.h (PPC_PLATFORM_POWER4,
10827         PPC_PLATFORM_PPC970, PPC_PLATFORM_POWER5, PPC_PLATFORM_POWER5_PLUS,
10828         PPC_PLATFORM_POWER6, PPC_PLATFORM_CELL_BE, PPC_PLATFORM_POWER6X):
10829         Define.
10830         (_dl_string_platform): Use PPC_PLATFORM_* macros instead of
10831         hardcoded constants.
10832         * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_platform): Use
10833         PPC_PLATFORM_* macros for array designators.
10835 2006-11-11  Steven Munroe  <sjmunroe@us.ibm.com>
10837         * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_cap_flags): Add 3 new cap
10838         names to the beginning.
10839         (_dl_powerpc_platforms): Add "power6x".
10840         * sysdeps/powerpc/dl-procinfo.h (_DL_HWCAP_FIRST): Decrease.
10841         (HWCAP_IMPORTANT): Add PPC_FEATURE_HAS_DFP.
10842         (_DL_PLATFORMS_COUNT): Increase.
10843         (_dl_string_platform): Handle power6x case.
10844         * sysdeps/powerpc/sysdep.h (PPC_FEATURE_PA6T, PPC_FEATURE_HAS_DFP,
10845         PPC_FEATURE_POWER6_EXT): Define.
10846         (PPC_FEATURE_POWER5, PPC_FEATURE_POWER5_PLUS): Correct Comment.
10848 2006-12-18  Jakub Jelinek  <jakub@redhat.com>
10850         [BZ #3747]
10851         * stdlib/jrand48_r.c (__jrand48_r): Make sure result is in the
10852         [-2^31 .. 2^31) range.
10853         * stdlib/tst-rand48.c (main): Fix expected values for 64-bit
10854         targets.
10855         * stdlib/tst-rand48-2.c: New test.
10856         * stdlib/Makefile (tests): Add tst-rand48-2.
10858 2006-12-14  Jakub Jelinek  <jakub@redhat.com>
10860         * misc/tst-pselect.c (do_test): Fix sigblock argument.
10862 2006-12-14  Ulrich Drepper  <drepper@redhat.com>
10864         * misc/tst-pselect.c (do_test): Make sure the helper process is
10865         terminating when the test is aborted.
10867 2006-12-13  Ulrich Drepper  <drepper@redhat.com>
10869         * sysdeps/unix/sysv/linux/bits/statvfs.h: Define ST_RELATIME.
10870         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
10871         Handle relatime mount option.
10873         [BZ #2337]
10874         * libio/Makefile (tests): Add tst-setvbuf1.
10875         * libio/tst-setvbuf1.c: New file.
10877 2006-12-08  Jakub Jelinek  <jakub@redhat.com>
10879         [BZ #2337]
10880         * libio/genops.c (__uflow): Fix a typo.
10881         * libio/wfiledoalloc.c (_IO_wfile_doallocate): Don't stat
10882         nor set _IO_LINE_BUF bit here.  Size the wide buffer based on
10883         the narrow buffer size.
10885 2006-11-24  Jakub Jelinek  <jakub@redhat.com>
10887         [BZ #2337]
10888         * libio/libio.h (_IO_FLAGS2_USER_WBUF): Define.
10889         * libio/wgenops.c (_IO_wsetb, _IO_wdefault_finish): Test and set
10890         _IO_FLAGS2_USER_WBUF bit in _flags2 instead of _IO_USER_BUF bit
10891         in _flags.
10892         * libio/wstrops.c (_IO_wstr_overflow, enlarge_userbuf,
10893         _IO_wstr_finish): Likewise.
10894         * libio/wmemstream.c (open_wmemstream): Likewise.
10895         * libio/fileops.c (_IO_new_file_close_it): Call _IO_set[bgp]
10896         even for wide streams.
10898 2006-12-13  Jakub Jelinek  <jakub@redhat.com>
10900         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S: Include
10901         kernel-features.h.
10903 2006-12-11  Ulrich Drepper  <drepper@redhat.com>
10905         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Parse thousand
10906         separators also if no non-zero digits found.
10907         * stdlib/Makefile (tests): Add tst-strtod3.
10909 2006-12-09  Ulrich Drepper  <drepper@redhat.com>
10911         [BZ #3632]
10912         * include/features.h: Fix comment about default value for
10913         _POSIX_C_SOURCE.
10915         [BZ #3664]
10916         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Fix test to recognize
10917         empty parsed strings.
10918         * stdlib/Makefile (tests): Add tst-strtod2.
10919         * stdlib/tst-strtod2.c: New file.
10921         [BZ #3673]
10922         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Fix exp_limit
10923         computation.
10924         * stdlib/Makefile (tests): Add tst-atof2.
10925         * stdlib/tst-atof2.c: New file.
10927         [BZ #3674]
10928         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Adjust exponent value
10929         correctly if removing trailing zero of hex-float.
10930         * stdlib/Makefile (tests): Add tst-atof1.
10931         * stdlib/tst-atof1.c: New file.
10933 2006-12-09  Jakub Jelinek  <jakub@redhat.com>
10935         * misc/mntent_r.c (__hasmntopt): Check p[optlen] even when p == rest.
10936         Start searching for next comma at p rather than rest.
10937         * misc/Makefile (tests): Add tst-mntent2.
10938         * misc/tst-mntent2.c: New test.
10940         * misc/getusershell.c (initshells): Check for integer overflows.
10941         Make strings buffer one bigger as fgets always succeeds when second
10942         argument is 1.  Don't use calloc for shells array.  Disallow
10943         / as shell.
10945 2006-12-08  Ulrich Drepper  <drepper@redhat.com>
10947         * malloc/memusage.c: Handle realloc with new size of zero and
10948         non-NULL pointer correctly.
10949         (me): Really write first record twice.
10950         (struct entry): Make format bi-arch safe.
10951         (dest): Write out more realloc statistics.
10952         * malloc/memusagestat.c (struct entry): Make format bi-arch safe.
10954 2006-12-05  Jakub Jelinek  <jakub@redhat.com>
10956         * nis/nis_subr.c (nis_getnames): Revert last change.
10958 2006-12-04  Jakub Jelinek  <jakub@redhat.com>
10960         * sysdeps/unix/sysv/linux/ttyname.c: Include termios.h.
10961         (ttyname): Use tcgetattr instead of isatty, don't set errno to ENOTTY.
10962         * sysdeps/unix/sysv/linux/ttyname_r.c: Include termios.h.
10963         (__ttyname_r): Use tcgetattr instead of isatty, don't set errno to
10964         ENOTTY.
10965         * io/Makefile: Add rules to build and run tst-ttyname_r test.
10966         * io/tst-ttyname_r.c: New test.
10968 2006-12-03  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
10970         * sysdeps/unix/sysv/linux/sh/sys/io.h: Removed.
10972 2006-11-30  H.J. Lu  <hongjiu.lu@intel.com>
10974         * sysdeps/i386/i686/memcmp.S: Use jump table as the base of
10975         jump table entries.
10977 2006-11-30  Jan Kratochvil  <jan.kratochvil@redhat.com>
10979         * sysdeps/unix/sysv/linux/i386/clone.S: Provide CFI for the outermost
10980         `clone' function to ensure proper unwinding stop of gdb.
10981         * sysdeps/unix/sysv/linux/x86_64/clone.S: Likewise.
10983 2006-12-01  Ulrich Drepper  <drepper@redhat.com>
10985         * nscd/nscd.init: Remove obsolete and commented-out -S option
10986         handling.
10988 2006-11-23  Jakub Jelinek  <jakub@redhat.com>
10990         [BZ #3514]
10991         * manual/string.texi (strncmp): Fix pastos from wcscmp description.
10993         [BZ #3515]
10994         * manual/string.texi (strtok): Remove duplicate paragraph.
10996 2006-12-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
10998         * sysdeps/unix/sysv/linux/x86_64/sigaction.c: Fix compatibility with
10999         libgcc not supporting `rflags' unwinding (register # >= 17).
11001 2006-11-30  Jakub Jelinek  <jakub@redhat.com>
11003         * sunrpc/svc_run.c (svc_run): Set my_pollfd to new_pollfd if realloc
11004         succeeded.
11006 2006-11-29  Daniel Jacobowitz  <dan@codesourcery.com>
11007             Jakub Jelinek  <jakub@redhat.com>
11008             Jan Kratochvil  <jan.kratochvil@redhat.com>
11010         * sysdeps/unix/sysv/linux/x86_64/sigaction.c (restore_rt): Add correct
11011         unwind information.
11012         * sysdeps/unix/sysv/linux/x86_64/Makefile: Provide symbols for
11013         'restore_rt' even in the 'signal' directory.
11014         * sysdeps/unix/sysv/linux/x86_64/ucontext_i.sym: Extend the regs list.
11016 2006-11-27  Jakub Jelinek  <jakub@redhat.com>
11018         [BZ #3559]
11019         * sunrpc/svc_run.c (svc_run): Fail instead of segfaulting if
11020         malloc crashed.  Don't allocate memory unnecessarily in each
11021         loop.
11023 2006-10-21  Jakub Jelinek  <jakub@redhat.com>
11025         * resolv/mapv4v6addr.h (map_v4v6_address): Fix last change.
11027 2006-11-20  Ulrich Drepper  <drepper@redhat.com>
11029         * resolv/mapv4v6addr.h (map_v4v6_address): Optimize a bit.
11031 2006-11-18  Bruno Haible  <bruno@clisp.org>
11033         * sysdeps/unix/sysv/linux/i386/getgroups.c (__getgroups): Invoke
11034         __sysconf only after having tried to call getgroups32.
11036 2006-11-19  Ulrich Drepper  <drepper@redhat.com>
11038         * nss/nss_files/files-hosts.c (LINE_PARSER): Support IPv6-style
11039         addresses for IPv4 queries if they can be mapped.
11041 2006-11-16  Jakub Jelinek  <jakub@redhat.com>
11043         * sysdeps/x86_64/fpu/s_copysignf.S (__copysignf): Switch to .text.
11044         * sysdeps/x86_64/fpu/s_copysign.S (__copysign): Likewise.
11045         (signmask): Add .size directive.
11046         (othermask): Add .type directive.
11048 2006-11-14  Ulrich Drepper  <drepper@redhat.com>
11050         * po/nl.po: Update from translation team.
11052         * timezone/zdump.c: Redo fix for BZ #3137.
11054 2006-11-14  Jakub Jelinek  <jakub@redhat.com>
11056         * nss/nss_files/files-alias.c (get_next_alias): Set line back
11057         to first_unused after parsing :include: file.
11059 2006-11-10  Ulrich Drepper  <drepper@redhat.com>
11061         * timezone/africa: Update from tzdata2006o.
11062         * timezone/antarctica: Likewise.
11063         * timezone/asia: Likewise.
11064         * timezone/australasia: Likewise.
11065         * timezone/backward: Likewise.
11066         * timezone/europe: Likewise.
11067         * timezone/iso3166.tab: Likewise.
11068         * timezone/northamerica: Likewise.
11069         * timezone/southamerica: Likewise.
11070         * timezone/zone.tab: Likewise.
11072         * time/tzfile.c (__tzfile_read): Extend to handle new file format
11073         on machines with 64-bit time_t.
11075         * timezone/checktab.awk: Update from tzcode2006o.
11076         * timezone/ialloc.c: Likewise.
11077         * timezone/private.h: Likewise.
11078         * timezone/scheck.c: Likewise.
11079         * timezone/tzfile.h: Likewise.
11080         * timezone/tzselect.ksh: Likewise.
11081         * timezone/zdump.c: Likewise.
11082         * timezone/zic.c: Likewise.
11084         [BZ #3483]
11085         * elf/ldconfig.c (main): Call setlocale and textdomain.
11086         Patch mostly by Benno Schulenberg <bensberg@justemail.net>.
11088         [BZ #3480]
11089         * manual/argp.texi: Fix typos.
11090         * manual/charset.texi: Likewise.
11091         * manual/errno.texi: Likewise.
11092         * manual/filesys.texi: Likewise.
11093         * manual/lang.texi: Likewise.
11094         * manual/maint.texi: Likewise.
11095         * manual/memory.texi: Likewise.
11096         * manual/message.texi: Likewise.
11097         * manual/resource.texi: Likewise.
11098         * manual/search.texi: Likewise.
11099         * manual/signal.texi: Likewise.
11100         * manual/startup.texi: Likewise.
11101         * manual/stdio.texi: Likewise.
11102         * manual/sysinfo.texi: Likewise.
11103         * manual/syslog.texi: Likewise.
11104         * manual/time.texi: Likewise.
11105         Patch by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
11107         [BZ #3465]
11108         * sunrpc/clnt_raw.c: Minimal message improvements.
11109         * sunrpc/pm_getmaps.c: Likewise.
11110         * nis/nss_nisplus/nisplus-publickey.c: Likewise.
11111         * nis/nis_print_group_entry.c: Likewise.
11112         * locale/programs/repertoire.c: Likewise.
11113         * locale/programs/charmap.c: Likewise.
11114         * malloc/memusage.sh: Likewise.
11115         * elf/dl-deps.c: Likewise.
11116         * locale/programs/ld-collate.c: Likewise.
11117         * libio/vswprintf.c: Likewise.
11118         * malloc/memusagestat.c: Likewise.
11119         * sunrpc/auth_unix.c: Likewise.
11120         * sunrpc/rpc_main.c: Likewise.
11121         * nscd/cache.c: Likewise.
11122         * locale/programs/repertoire.c: Unify output messages.
11123         * locale/programs/charmap.c: Likewise.
11124         * locale/programs/ld-ctype.c: Likewise.
11125         * locale/programs/ld-monetary.c: Likewise.
11126         * locale/programs/ld-numeric.c: Likewise.
11127         * locale/programs/ld-time.c: Likewise.
11128         * elf/ldconfig.c: Likewise.
11129         * nscd/selinux.c: Likewise.
11130         * elf/cache.c: Likewise.
11131         Patch mostly by Benno Schulenberg <bensberg@justemail.net>.
11133         [BZ #3451]
11134         * sysdeps/i386/fpu/bits/mathinline.h (floor): Make rounding mode
11135         change atomic.
11136         (ceil): Likewise.
11138 2006-11-10  Jakub Jelinek  <jakub@redhat.com>
11140         * string/strxfrm_l.c (STRXFRM): Fix trailing \1 optimization
11141         if N is one bigger than return value.
11142         * string/tst-strxfrm2.c (do_test): Also test strxfrm with l1 + 1
11143         and l1 last arguments, if buf is defined, verify the return value
11144         equals to strlen (buf) and verify no byte beyond passed length
11145         is modified.
11147 2006-11-10  Ulrich Drepper  <drepper@redhat.com>
11149         * po/sv.po: Update from translation team.
11151 2006-11-09  Ulrich Drepper  <drepper@redhat.com>
11153         * sysdeps/unix/sysv/linux/x86_64/sysconf.c (intel_check_word): Add
11154         noinline attribute.
11156 2006-11-10  Jakub Jelinek  <jakub@redhat.com>
11158         * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_check_word): Add
11159         noinline attribute.
11161         * sysdeps/gnu/siglist.c (__old_sys_siglist, __old_sys_sigabbrev):
11162         Use __new_sys_siglist instead of _sys_siglist_internal as
11163         second macro argument.
11164         (_old_sys_siglist): Use declare_symbol_alias macro instead of
11165         strong_alias.
11167 2006-11-09  Ulrich Drepper  <drepper@redhat.com>
11169         [BZ #3493]
11170         * posix/unistd.h (sysconf): Remove const attribute.
11172         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Fix test for
11173         temporary or deprecated addresses.
11174         Patch by Sridhar Samudrala <sri@us.ibm.com>.
11176         * string/Makefile (tests): Add tst-strxfrm2.
11177         * string/tst-strxfrm2.c: New file.
11179 2006-10-09  Jakub Jelinek  <jakub@redhat.com>
11181         * elf/dl-debug.c (_dl_debug_initialize): Check r->r_map for 0
11182         rather than r->r_brk.
11184 2006-11-08  Jakub Jelinek  <jakub@redhat.com>
11186         * string/strxfrm_l.c (STRXFRM): Do the trailing \1 removal
11187         optimization even if needed > n.
11189         * elf/dl-load.c (decompose_rpath): Return bool rather than void.
11190         If l->l_name is on inhibit_rpath list, set sps->dirs to -1 and
11191         return false, otherwise return true.
11192         (cache_rpath): Return decompose_rpath return value.
11194 2006-11-07  Jakub Jelinek  <jakub@redhat.com>
11196         * include/libc-symbols.h (declare_symbol): Rename to...
11197         (declare_symbol_alias): ... this.  Add ORIGINAL argument, imply
11198         strong_alias (ORIGINAL, SYMBOL) in asm to make sure it preceedes
11199         .size directive.
11200         * sysdeps/gnu/errlist-compat.awk: Adjust for declare_symbol_alias
11201         changes.
11202         * sysdeps/gnu/siglist.c: Likewise.
11204 2006-11-03  Steven Munroe  <sjmunroe@us.ibm.com>
11206         * sysdeps/powerpc/fpu/bits/mathinline.h
11207         [__LIBC_INTERNAL_MATH_INLINES]: Moved to ...
11208         * sysdeps/powerpc/fpu/math_private.h: ...here.  New file.
11210 2006-11-05  Ulrich Drepper  <drepper@redhat.com>
11212         * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_check_word):
11213         Update handling of cache descriptor 0x49 for new models.
11214         * sysdeps/unix/sysv/linux/x86_64/sysconf.c (intel_check_word):
11215         Likewise.
11217 2006-11-02  Jakub Jelinek  <jakub@redhat.com>
11219         * malloc/memusage.c (dest): Reset not_me back to false after
11220         printing statistics.
11222 2006-11-02  Ulrich Drepper  <drepper@redhat.com>
11224         * configure.in: Work around ld --help change and avoid -z relro
11225         test completely if the architecture doesn't care about security.
11227 2006-11-01  Ulrich Drepper  <drepper@redhat.com>
11229         * po/sv.po: Update from translation team.
11231 2006-10-31  Ulrich Drepper  <drepper@redhat.com>
11233         * stdlib/atexit.c (atexit): Don't mark as hidden when used to
11234         generate compatibility version.
11236 2006-10-29  Ulrich Drepper  <drepper@redhat.com>
11238         * configure.in: Relax -z relro requirement a bit.
11240         * po/sv.po: Update from translation team.
11242 2006-10-29  Jakub Jelinek  <jakub@redhat.com>
11244         * elf/dl-sym.c (do_sym): Use RTLD_SINGLE_THREAD_P.
11245         * elf/dl-runtime.c (_dl_fixup, _dl_profile_fixup): Likewise.
11246         * elf/dl-close.c (_dl_close_worker): Likewise.
11247         * elf/dl-open.c (_dl_open_worker): Likewise.
11248         * sysdeps/generic/sysdep-cancel.h (RTLD_SINGLE_THREAD_P): Define.
11250 2006-10-27  Ulrich Drepper  <drepper@redhat.com>
11252         * configure.in: Require assembler support for visibility, compiler
11253         support for visibility and aliases, linker support for various -z
11254         options.
11255         * Makeconfig: Remove conditional code which now is unnecessary.
11256         * config.h.in: Likewise.
11257         * config.make.in: Likewise.
11258         * dlfcn/Makefile: Likewise.
11259         * elf/Makefile: Likewise.
11260         * elf/dl-load.c: Likewise.
11261         * elf/rtld.c: Likewise.
11262         * include/libc-symbols.h: Likewise.
11263         * include/stdio.h: Likewise.
11264         * io/Makefile: Likewise.
11265         * io/fstat.c: Likewise.
11266         * io/fstat64.c: Likewise.
11267         * io/fstatat.c: Likewise.
11268         * io/fstatat64.c: Likewise.
11269         * io/lstat.c: Likewise.
11270         * io/lstat64.c: Likewise.
11271         * io/mknod.c: Likewise.
11272         * io/mknodat.c: Likewise.
11273         * io/stat.c: Likewise.
11274         * io/stat64.c: Likewise.
11275         * libio/stdio.c: Likewise.
11276         * nscd/Makefile: Likewise.
11277         * stdlib/Makefile: Likewise.
11278         * stdlib/atexit.c: Likewise.
11279         * sysdeps/generic/ldsodefs.h: Likewise.
11280         * sysdeps/i386/dl-machine.h: Likewise.
11281         * sysdeps/i386/sysdep.h: Likewise.
11282         * sysdeps/i386/i686/memcmp.S: Likewise.
11283         * sysdeps/powerpc/powerpc32/sysdep.h: Likewise.
11284         * sysdeps/unix/sysv/linux/i386/sigaction.c: Likewise.
11285         * sysdeps/unix/sysv/linux/x86_64/sigaction.c: Likewise.
11287         * Makerules: USE_TLS support is now default.
11288         * tls.make.c: Likewise.
11289         * csu/Versions: Likewise.
11290         * csu/libc-start.c: Likewise.
11291         * csu/libc-tls.c: Likewise.
11292         * csu/version.c: Likewise.
11293         * dlfcn/dlinfo.c: Likewise.
11294         * elf/dl-addr.c: Likewise.
11295         * elf/dl-cache.c: Likewise.
11296         * elf/dl-close.c: Likewise.
11297         * elf/dl-iteratephdr.c: Likewise.
11298         * elf/dl-load.c: Likewise.
11299         * elf/dl-lookup.c: Likewise.
11300         * elf/dl-object.c: Likewise.
11301         * elf/dl-open.c: Likewise.
11302         * elf/dl-reloc.c: Likewise.
11303         * elf/dl-support.c: Likewise.
11304         * elf/dl-sym.c: Likewise.
11305         * elf/dl-sysdep.c: Likewise.
11306         * elf/dl-tls.c: Likewise.
11307         * elf/ldconfig.c: Likewise.
11308         * elf/rtld.c: Likewise.
11309         * elf/tst-tls-dlinfo.c: Likewise.
11310         * elf/tst-tls1.c: Likewise.
11311         * elf/tst-tls10.h: Likewise.
11312         * elf/tst-tls14.c: Likewise.
11313         * elf/tst-tls2.c: Likewise.
11314         * elf/tst-tls3.c: Likewise.
11315         * elf/tst-tls4.c: Likewise.
11316         * elf/tst-tls5.c: Likewise.
11317         * elf/tst-tls6.c: Likewise.
11318         * elf/tst-tls7.c: Likewise.
11319         * elf/tst-tls8.c: Likewise.
11320         * elf/tst-tls9.c: Likewise.
11321         * elf/tst-tlsmod1.c: Likewise.
11322         * elf/tst-tlsmod13.c: Likewise.
11323         * elf/tst-tlsmod13a.c: Likewise.
11324         * elf/tst-tlsmod14a.c: Likewise.
11325         * elf/tst-tlsmod2.c: Likewise.
11326         * elf/tst-tlsmod3.c: Likewise.
11327         * elf/tst-tlsmod4.c: Likewise.
11328         * elf/tst-tlsmod5.c: Likewise.
11329         * elf/tst-tlsmod6.c: Likewise.
11330         * include/errno.h: Likewise.
11331         * include/link.h: Likewise.
11332         * include/tls.h: Likewise.
11333         * locale/global-locale.c: Likewise.
11334         * locale/localeinfo.h: Likewise.
11335         * malloc/arena.c: Likewise.
11336         * malloc/hooks.c: Likewise.
11337         * malloc/malloc.c: Likewise.
11338         * resolv/Versions: Likewise.
11339         * sysdeps/alpha/dl-machine.h: Likewise.
11340         * sysdeps/alpha/libc-tls.c: Likewise.
11341         * sysdeps/generic/ldsodefs.h: Likewise.
11342         * sysdeps/generic/tls.h: Likewise.
11343         * sysdeps/i386/dl-machine.h: Likewise.
11344         * sysdeps/ia64/dl-machine.h: Likewise.
11345         * sysdeps/ia64/libc-tls.c: Likewise.
11346         * sysdeps/mach/hurd/fork.c: Likewise.
11347         * sysdeps/mach/hurd/i386/tls.h: Likewise.
11348         * sysdeps/powerpc/powerpc32/dl-machine.c: Likwise.
11349         * sysdeps/powerpc/powerpc32/dl-machine.h: Likewise.
11350         * sysdeps/powerpc/powerpc64/dl-machine.h: Likewise.
11351         * sysdeps/s390/libc-tls.c: Likewise.
11352         * sysdeps/s390/s390-32/dl-machine.h: Likewise.
11353         * sysdeps/s390/s390-64/dl-machine.h: Likewise.
11354         * sysdeps/sh/dl-machine.h: Likewise.
11355         * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
11356         * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
11357         * sysdeps/x86_64/dl-machine.h: Likewise.
11359         * elf/dl-close.c (_dl_close_worker): Renamed from _dl_close and
11360         split out locking and parameter checking.
11361         (_dl_close): Call _dl_close_worker after locking and checking.
11362         * elf/dl-open.c (_dl_open): Call _dl_close_worker instead of
11363         _dl_close.
11364         * elf/Makefile: Add rules to build and run tst-thrlock.
11365         * elf/tst-thrlock.c:  New file.
11367         [BZ #3426]
11368         * stdlib/stdlib.h: Adjust comment for canonicalize_file_name to
11369         reality.
11371         [BZ #3429]
11372         * elf/dl-open.c (dl_open_worker): Keep holding dl_load_lock until
11373         we are sure we do not need it anymore for _dl_close.  Also move
11374         the asserts inside the lock region.
11375         Patch mostly by Suzuki <suzuki@in.ibm.com>.
11377 2006-10-27  Jakub Jelinek  <jakub@redhat.com>
11379         * elf/dl-lookup.c (_dl_debug_bindings): Remove unused symbol_scope
11380         argument.
11381         (_dl_lookup_symbol_x): Adjust caller.
11383         * sysdeps/generic/ldsodefs.h (struct link_namespaces): Remove
11384         _ns_global_scope.
11385         * elf/rtld.c (dl_main): Don't initialize _ns_global_scope.
11387         * elf/dl-libc.c: Revert l_scope name changes.
11388         * elf/dl-load.c: Likewise.
11389         * elf/dl-object.c: Likewise.
11390         * elf/rtld.c: Likewise.
11391         * elf/dl-close.c (_dl_close): Likewise.
11392         * elf/dl-open.c (dl_open_worker): Likewise.  If not SINGLE_THREAD_P,
11393         always use __rtld_mrlock_{change,done}.  Always free old scope list
11394         here if not l_scope_mem.
11395         * elf/dl-runtime.c (_dl_fixup, _dl_profile_fixup): Revert l_scope name
11396         change.  Never free scope list here.  Just __rtld_mrlock_lock before
11397         the lookup and __rtld_mrlock_unlock it after the lookup.
11398         * elf/dl-sym.c: Likewise.
11399         * include/link.h (struct r_scoperec): Remove.
11400         (struct link_map): Replace l_scoperec with l_scope, l_scoperec_mem
11401         with l_scope_mem and l_scoperec_lock with l_scope_lock.
11403 2006-10-25  Ulrich Drepper  <drepper@redhat.com>
11405         * sysdeps/gnu/netinet/tcp.h: Define TCP_CONGESTION.
11407 2006-10-18  Ulrich Drepper  <drepper@redhat.com>
11409         * configure.in: Disable building profile libraries by default.
11411 2006-10-17  Jakub Jelinek  <jakub@redhat.com>
11413         * sunrpc/xdr_mem.c (xdrmem_setpos): Don't compare addresses
11414         as signed longs, check for x_base + pos overflow.
11415         * sunrpc/Makefile (tests): Add tst-xdrmem2.
11416         * sunrpc/tst-xdrmem2.c: New test.
11418 2006-10-18  Ulrich Drepper  <drepper@redhat.com>
11420         * elf/dl-lookup.c (_dl_lookup_symbol_x): Add warning to
11421         _dl_lookup_symbol_x code.
11423 2006-10-17  Jakub Jelinek  <jakub@redhat.com>
11425         * elf/dl-runtime.c: Include sysdep-cancel.h.
11426         (_dl_fixup, _dl_profile_fixup): Use __rtld_mrlock_* and
11427         scoperec->nusers only if !SINGLE_THREAD_P.  Use atomic_*
11428         instead of catomic_* macros.
11429         * elf/dl-sym.c: Include sysdep-cancel.h.
11430         (do_sym): Use __rtld_mrlock_* and scoperec->nusers only
11431         if !SINGLE_THREAD_P.  Use atomic_* instead of catomic_* macros.
11432         * elf/dl-close.c: Include sysdep-cancel.h.
11433         (_dl_close): Use __rtld_mrlock_* and scoperec->nusers only
11434         if !SINGLE_THREAD_P.  Use atomic_* instead of catomic_* macros.
11435         * elf/dl-open.c: Include sysdep-cancel.h.
11436         (dl_open_worker): Use __rtld_mrlock_* and scoperec->nusers only
11437         if !SINGLE_THREAD_P.  Use atomic_* instead of catomic_* macros.
11439 2006-10-17  Jakub Jelinek  <jakub@redhat.com>
11441         [BZ #3313]
11442         * malloc/malloc.c (malloc_consolidate): Set maxfb to address of last
11443         fastbin rather than end of fastbin array.
11445 2006-10-18  Ulrich Drepper  <drepper@redhat.com>
11447         * sysdeps/i386/i486/bits/atomic.h (catomic_decrement): Use correct
11448         body macro.
11449         * sysdeps/x86_64/bits/atomic.h
11450         (__arch_c_compare_and_exchange_val_64_acq): Add missing casts.
11451         (catomic_decrement): Use correct body macro.
11453 2006-10-17  Jakub Jelinek  <jakub@redhat.com>
11455         * include/atomic.h: Add a unique prefix to all local variables
11456         in macros.
11457         * csu/tst-atomic.c (do_test): Test also catomic_* macros.
11459 2006-10-16  Ulrich Drepper  <drepper@redhat.com>
11461         [BZ #3369]
11462         * sysdeps/posix/getaddrinfo.c (rfc3484_sort): Fix typos in rules 4
11463         and 7.
11465 2006-10-14  Ulrich Drepper  <drepper@redhat.com>
11467         * resolv/arpa/nameser.h: Document that ns_t_a6 is deprecated.
11469 2006-10-13  Ulrich Drepper  <drepper@redhat.com>
11471         [BZ #3313]
11472         * malloc/malloc.c (malloc_consolidate): Don't use get_fast_max to
11473         determine highest fast bin to consolidate, always look into all of
11474         them.
11475         (do_check_malloc_state): Only require for empty bins for large
11476         sizes in main arena.
11478         * libio/stdio.h: Add more __wur attributes.
11480         * elf/dl-minimal.c (realloc): Optimize last patch.
11482 2006-10-12  Richard Sandiford  <richard@codesourcery.com>
11484         [BZ #3352]
11485         * elf/dl-minimal.c (realloc): Let malloc() return a new pointer,
11486         and use memcpy() if it does.
11488 2006-11-12  Andreas Jaeger  <aj@suse.de>
11490         [BZ #2510]
11491         * manual/search.texi (Hash Search Function): Clarify.
11492         (Array Search Function): Clarify.
11494 2006-11-12  Joseph Myers  <joseph@codesourcery.com>
11496         [BZ #2830]
11497         * math/atest-exp.c (main): Cast hex value to mp_limb_t before
11498         shifting.
11499         * math/atest-exp2.c (read_mpn_hex): Likewise.
11500         * math/atest-sincos.c (main): Likewise.
11502 2006-10-11  Ulrich Drepper  <drepper@redhat.com>
11504         * sysdeps/unix/sysv/linux/syscalls.list: Add epoll_pwait.
11505         * sysdeps/unix/sysv/linux/sys/epoll.h: Declare epoll_pwait.
11506         * sysdeps/unix/sysv/linux/Versions (libc): Add epoll_pwait for
11507         version GLIBC_2.6.
11508         * Versions.def: Add GLIBC_2.6 for libc.
11510         * sysdeps/unix/sysv/linux/i386/sysdep.h (DOARGS_6): Fix offset.
11512         * sysdeps/i386/i486/bits/atomic.h: Add catomic_* support.
11514 2006-10-11  Jakub Jelinek  <jakub@redhat.com>
11516         * malloc/malloc.c (_int_malloc): Remove unused any_larger variable.
11518         * nis/nis_defaults.c (__nis_default_access): Don't call getenv twice.
11520         * nis/nis_subr.c (nis_getnames): Use __secure_getenv instead of getenv.
11521         * sysdeps/generic/unsecvars.h: Add NIS_PATH.
11523 2006-10-11  Ulrich Drepper  <drepper@redhat.com>
11525         * include/atomic.c: Define catomic_* operations.
11526         * sysdeps/x86_64/bits/atomic.h: Likewise.  Fix a few minor problems.
11527         * stdlib/cxa_finalize.c: Use catomic_* operations instead of atomic_*.
11528         * malloc/memusage.c: Likewise.
11529         * gmon/mcount.c: Likewise.
11530         * elf/dl-close.c: Likewise.
11531         * elf/dl-open.c: Likewise.
11532         * elf/dl-profile.c: Likewise.
11533         * elf/dl-sym.c: Likewise.
11534         * elf/dl-runtime.c: Likewise.
11535         * elf/dl-fptr.c: Likewise.
11536         * resolv/res_libc.c: Likewise.
11538 2006-10-10  Ulrich Drepper  <drepper@redhat.com>
11540         * nis/nis_subr.c (nis_getnames): Add trailing dot to NIS_PATH
11541         components which lack them.
11543         * nis/nis_subr.c (nis_getnames): Make sure that we always return
11544         at least one entry consisting of the parameter concatenated with
11545         the domain.
11547 2006-10-10  Roland McGrath  <roland@frob.com>
11549         * sysdeps/mach/hurd/utimes.c: Use a union to avoid an improper cast.
11550         * sysdeps/mach/hurd/futimes.c: Likewise.
11551         * sysdeps/mach/hurd/lutimes.c: Likewise.
11553 2006-10-09  Ulrich Drepper  <drepper@redhat.com>
11554             Jakub Jelinek  <jakub@redhat.com>
11556         Implement reference counting of scope records.
11557         * elf/dl-close.c (_dl_close): Remove all scopes from removed objects
11558         from the list in objects which remain.  Always allocate new scope
11559         record.
11560         * elf/dl-open.c (dl_open_worker): When growing array for scopes,
11561         don't resize, allocate a new one.
11562         * elf/dl-runtime.c: Update reference counters before using a scope
11563         array.
11564         * elf/dl-sym.c: Likewise.
11565         * elf/dl-libc.c: Adjust for l_scope name change.
11566         * elf/dl-load.c: Likewise.
11567         * elf/dl-object.c: Likewise.
11568         * elf/rtld.c: Likewise.
11569         * include/link.h: Include <rtld-lowlevel.h>.  Define struct
11570         r_scoperec.  Replace r_scope with pointer to r_scoperec structure.
11571         Add l_scoperec_lock.
11572         * sysdeps/generic/ldsodefs.h: Include <rtld-lowlevel.h>.
11573         * sysdeps/generic/rtld-lowlevel.h: New file.
11575         * include/atomic.h: Rename atomic_and to atomic_and_val and
11576         atomic_or to atomic_or_val.  Define new macros atomic_and and
11577         atomic_or which do not return values.
11578         * sysdeps/x86_64/bits/atomic.h: Define atomic_and and atomic_or.
11579         Various cleanups.
11580         * sysdeps/i386/i486/bits/atomic.h: Likewise.
11582         * po/sv.po: Update from translation team.
11584 2006-10-07  Ulrich Drepper  <drepper@redhat.com>
11586         * Versions.def: Add GLIBC_2.6 to libpthread.
11588         * include/shlib-compat.h (SHLIB_COMPAT): Expand parameters before use.
11589         (versioned_symbol): Likewise.
11590         (compat_symbol): Likewise.
11592         * po/tr.po: Update from translation team.
11594 2006-10-06  Ulrich Drepper  <drepper@redhat.com>
11596         * nis/Banner: Removed.  It's been integral part forever and the
11597         author info is incomplete anyway.
11598         * libio/Banner: Likewise.
11600         * nis/nis_table.c (nis_list): If __follow_path fails in the new
11601         code, make sure the nis_freeresult call doesn't crash and that the
11602         result is reported correctly.
11604 2006-09-27  Jakub Jelinek  <jakub@redhat.com>
11606         * nis/nis_table.c (nis_list): Handle FOLLOW_PATH | ALL_RESULTS
11607         when callback is NULL.
11609         * nis/Versions (libnss_nisplus): Add
11610         _nss_nisplus_initgroups_dyn@@GLIBC_PRIVATE.
11611         * nis/Makefile (libnss_nisplus-routines): Add nisplus-initgroups.
11612         * nis/nss_nisplus/nisplus-grp.c (tablename_val, tablename_len,
11613         _nss_create_tablename): Rename to...
11614         (grp_tablename_val, grp_tablename_len, _nss_grp_create_tablename):
11615         ... these.  No longer static.
11616         (internal_setgrent): Adjust users.
11617         (_nss_nisplus_getgrnam_r, _nss_nisplus_getgrgid_r): Likewise.
11618         Don't use locking around _nss_grp_create_tablename call.
11619         * nis/nss_nisplus/nisplus-initgroups.c: New file.
11621 2006-10-06  Ulrich Drepper  <drepper@redhat.com>
11623         * version.h (VERSION): Bump to 2.5.90 for new development tree.
11625 2006-10-06  Andreas Jaeger  <aj@suse.de>
11627         * include/features.h (__GLIBC_MINOR__): It's glibc 2.5 now.
11629 2006-10-06  Ulrich Drepper  <drepper@redhat.com>
11631         * po/pl.po: Update from translation team.
11633         * nscd/nscd.c (main): Fix typo in message.
11634         Patch by Jakub Bogsz <qboosh@pld-linux.org>.
11636 2006-10-02  Jakub Jelinek  <jakub@redhat.com>
11638         [BZ #3291]
11639         * sysdeps/unix/sysv/linux/sparc/sparc64/pause.c: Include
11640         errno.h, signal.h, unistd.h and sysdep-cancel.h.
11641         (__sigprocmask): Define.
11643 2006-10-02  Ulrich Drepper  <drepper@redhat.com>
11645         * elf/rtld.c (dl_main): Don't use prelinking if LD_DYNAMIC_WEAK is
11646         used.
11648 2006-10-02  Jakub Jelinek  <jakub@redhat.com>
11650         * nscd/mem.c (mempool_alloc): Round array size to 16 bytes
11651         in oldtotal and newtotal calculation.
11652         * nscd/nscd-client.h (struct mapped_database): Add datasize
11653         field.
11654         * nscd/nscd_helper.c (get_mapping): Initialize datasize field.
11655         (__nscd_get_map_ref): Get a new mapping even if mapping's data_size
11656         increased.
11657         (__nscd_cache_search): Add checks to make sure we never reference
11658         data beyond the current mapping.
11660 2006-10-02  Dmitry V. Levin  <ldv@altlinux.org>
11662         * sysdeps/posix/getaddrinfo.c (match_prefix): Make mask and val
11663         variables const to avoid compiler warnings.
11665         * io/fts.c (fts_close): Remove redundant checks.
11666         (fts_build): Likewise.
11667         (fts_palloc): Likewise.
11669         * manual/message.texi (Advanced gettext functions,
11670         Using gettextized software): Fix typos.
11672 2006-09-30  Ulrich Drepper  <drepper@redhat.com>
11674         * posix/glob.c (glob_in_dir): Add some comments and asserts to
11675         explain why there are no leaks.
11677 2006-09-29  Ulrich Drepper  <drepper@redhat.com>
11679         * libio/wmemstream.c: Include <wchar.h>.
11680         * libio/bug-wmemstream1.c: Likewise.
11681         * libio/tst-wmemstream1.c: Likewise.
11682         * libio/tst-wmemstream2.c: Likewise.
11684         * version.h (RELEASE): Bump to 2.5.
11685         * README: Regenerated.
11687         * locale/iso-3166.def: Add Aaland Islands and Montenegro.
11689         [BZ #3273]
11690         * nscd/nscd_initgroups.c (__nscd_getgrouplist): It is OK to have
11691         found no group members.
11692         Patch by Petr Baudis.
11694 2006-09-29  Jakub Jelinek  <jakub@redhat.com>
11696         * elf/rtld.c (_dl_start_final): If not USE___THREAD, don't
11697         assert bootstrap_map.l_tls_modid is zero.
11698         (_dl_start): Initialize bootstrap_map.l_tls_modid to 0
11699         if USE___THREAD.
11701 2006-09-27  Ulrich Drepper  <drepper@redhat.com>
11703         * libio/stdio.h: Move open_wmemstream prototype to ...
11704         * wcsmbs/wchar.h: ... here.
11706 2006-09-25  Jakub Jelinek  <jakub@redhat.com>
11708         [BZ #3252]
11709         * sysdeps/unix/sysv/linux/powerpc/fchownat.c (fchownat): Handle only
11710         fchownat syscall and __ASSUME_LCHOWN_SYSCALL case inline, call
11711         __{,l}chown to handle the rest.
11712         * sysdeps/unix/sysv/linux/i386/fchownat.c (fchownat): Handle only
11713         fchownat syscall and __ASSUME_32BITUIDS case inline, call
11714         __{,l}chown to handle the rest.
11715         * sysdeps/unix/sysv/linux/sparc/sparc32/fchownat.c: Include
11716         i386/fchownat.c.
11717         * sysdeps/unix/sysv/linux/s390/s390-32/fchownat.c: Likewise.
11718         * sysdeps/unix/sysv/linux/sh/fchownat.c: Likewise.
11720         [BZ #3253]
11721         * posix/glob.c (glob_in_dir): Don't alloca one struct globlink at a
11722         time, rather allocate increasingly bigger arrays of pointers, if
11723         possible with alloca, if too large with malloc.
11725 2006-09-24  Jakub Jelinek  <jakub@redhat.com>
11727         * sysdeps/powerpc/fpu/libm-test-ulps: Updated.
11729         * sysdeps/ieee754/ldbl-128/s_lrintl.c (__lrintl): Fix 2 typos.
11731 2006-09-24  Ulrich Drepper  <drepper@redhat.com>
11733         * sysdeps/posix/getaddrinfo.c (rfc3484_sort): Implement rule 4,
11734         home addresses.
11735         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Recognize
11736         IFA_F_HOMEADDRESS flag for interfaces.
11737         * include/ifaddrs.h (struct in6addrinfo): Define
11738         in6ai_homeaddress.
11740 2006-09-21  Jakub Jelinek  <jakub@redhat.com>
11742         [BZ #3225]
11743         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h (PTR_MANGLE3,
11744         PTR_DEMANGLE3): Define.
11745         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h (PTR_MANGLE3,
11746         PTR_DEMANGLE3): Likewise.
11747         * sysdeps/powerpc/powerpc32/__longjmp-common.S (__longjmp): Use them.
11748         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S (__longjmp):
11749         Likewise.
11750         * sysdeps/powerpc/powerpc64/__longjmp-common.S (__longjmp): Likewise.
11752 2006-09-20  Jakub Jelinek  <jakub@redhat.com>
11754         * po/libc.pot: Regenerated.
11755         * po/be.po: Updated.
11756         * po/ca.po: Likewise.
11757         * po/cs.po: Likewise.
11758         * po/da.po: Likewise.
11759         * po/de.po: Likewise.
11760         * po/el.po: Likewise.
11761         * po/en_GB.po: Likewise.
11762         * po/es.po: Likewise.
11763         * po/fi.po: Likewise.
11764         * po/fr.po: Likewise.
11765         * po/gl.po: Likewise.
11766         * po/hr.po: Likewise.
11767         * po/hu.po: Likewise.
11768         * po/ja.po: Likewise.
11769         * po/ko.po: Likewise.
11770         * po/nb.po: Likewise.
11771         * po/nl.po: Likewise.
11772         * po/pl.po: Likewise.
11773         * po/pt_BR.po: Likewise.
11774         * po/ru.po: Likewise.
11775         * po/rw.po: Likewise.
11776         * po/sk.po: Likewise.
11777         * po/sv.po: Likewise.
11778         * po/tr.po: Likewise.
11779         * po/zh_CN.po: Likewise.
11780         * po/zh_TW.po: Likewise.
11782         [BZ #3137]
11783         * iconv/iconv_prog.c (main): Fix spelling in error message.
11784         * iconv/iconvconfig.c (main): Likewise.
11785         * locale/programs/ld-collate.c (handle_ellipsis): Likewise.
11786         * locale/programs/ld-ctype.c (charclass_symbolic_ellipsis): Likewise.
11787         * locale/programs/localedef.c (main): Likewise.
11788         * locale/programs/repertoire.c (repertoire_read): Likewise.
11789         * timezone/zdump.c (main): Likewise.
11790         * nscd/connections.c (handle_request): Fix spelling in log message.
11791         Patch by Malcolm Parsons <malcolm.parsons@gmail.com>.
11793 2006-09-20  Ulrich Drepper  <drepper@redhat.com>
11795         * inet/inet6_option.c: Also emit linker warnings for the RFC 2292
11796         interfaces.
11798 2006-09-20  Andreas Jaeger  <aj@suse.de>
11800         * math/libm-test.inc (lrint_test_upward): Fix typo.
11802 2006-06-17  Joseph S. Myers  <joseph@codesourcery.com>
11804         [BZ #2592]
11805         * math/libm-test.inc (lrint_test_tonearest): New function.
11806         (lrint_test_towardzero): New function.
11807         (lrint_test_downward): New function.
11808         (lrint_test_upward): New function.
11809         (main): Run these new tests.
11810         * sysdeps/ieee754/dbl-64/s_llrint.c (__llrint): Correct rounding
11811         of values near to 0.
11812         (two52): Use double not long double.
11813         * sysdeps/ieee754/dbl-64/s_lrint.c (__lrint): Likewise.
11814         * sysdeps/ieee754/flt-32/s_llrintf.c (__llrintf): Likewise.
11815         (two23): Use float not double.
11816         * sysdeps/ieee754/flt-32/s_lrintf.c (__lrintf): Likewise.
11817         (two23): Use float not double.
11818         * sysdeps/ieee754/ldbl-128/s_llrintl.c (__llrintl): Likewise.
11819         * sysdeps/ieee754/ldbl-128/s_lrintl.c (__lrintl): Likewise.
11820         * sysdeps/ieee754/ldbl-96/s_llrintl.c (__llrintl): Likewise.
11821         * sysdeps/ieee754/ldbl-96/s_lrintl.c (__lrintl): Likewise.
11823 2006-09-20  Martin Schwidefsky  <schwidefsky@de.ibm.com>
11825         * sysdeps/unix/sysv/linux/s390/s390-32/makecontext.c (__makecontext):
11826         Cast sp to unsigned long to avoid compiler warning.
11827         Use __makecontext_ret function instead of a trampoline on the stack.
11828         (__makecontext_ret): New function.
11829         * sysdeps/unix/sysv/linux/s390/s390-64/makecontext.c: Likewise.
11831 2006-09-19  Jakub Jelinek  <jakub@redhat.com>
11833         * elf/dl-cache.c (HWCAP_CHECK): If _DL_PLATFORMS_COUNT, but
11834         platform == -1, reject any libs with non-zero _DL_HWCAP_PLATFORM
11835         bits.
11837 2006-09-19  Ulrich Drepper  <drepper@redhat.com>
11839         * elf/dl-close.c (_dl_close): If dependency is not unloaded make
11840         sure no reference to the unloaded map's search list remains in the
11841         dependency's scope.
11843 2006-09-16  Jakub Jelinek  <jakub@redhat.com>
11845         * elf/Makefile: Add rules to build and run unload7 test.
11846         * elf/unload7.c: New test.
11847         * elf/unload7mod1.c: New file.
11848         * elf/unload7mod2.c: New file.
11850 2006-09-18  Jakub Jelinek  <jakub@redhat.com>
11852         * sysdeps/unix/sysv/linux/sys/ptrace.h (PT_GETEVENTMSG): Fix pasto.
11853         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h (PTRACE_SETOPTIONS,
11854         PTRACE_GETEVENTMSG, PTRACE_GETSIGINFO, PTRACE_SETSIGINFO): Define.
11855         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h (PTRACE_SETOPTIONS,
11856         PTRACE_GETEVENTMSG, PTRACE_GETSIGINFO, PTRACE_SETSIGINFO): Likewise.
11857         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h (PTRACE_SETOPTIONS,
11858         PTRACE_GETEVENTMSG, PTRACE_GETSIGINFO, PTRACE_SETSIGINFO): Likewise.
11859         * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h (PTRACE_SETOPTIONS,
11860         PTRACE_GETEVENTMSG): Likewise.
11861         (PTRACE_GETSIGINFO, PTRACE_SETSIGINFO): Change to the arch independent
11862         values.
11864 2006-09-17  Mike Frysinger  <vapier@gentoo.org>
11866         * sysdeps/unix/sysv/linux/sys/ptrace.h (PTRACE_SETOPTIONS,
11867         PTRACE_GETEVENTMSG, PTRACE_GETSIGINFO, PTRACE_SETSIGINFO): Define.
11868         * sysdeps/unix/sysv/linux/ptrace.c (ptrace): Check PTRACE_SETOPTIONS,
11869         PTRACE_GETEVENTMSG, PTRACE_GETSIGINFO and PTRACE_SETSIGINFO.
11871 2006-09-16  Jakub Jelinek  <jakub@redhat.com>
11873         * sysdeps/powerpc/powerpc32/register-dump.h (register_dump): Don't
11874         write '\0' to the fd.
11875         * sysdeps/mach/hurd/powerpc/register-dump.h (register_dump): Likewise.
11876         * sysdeps/powerpc/powerpc64/register-dump.h (register_dump): Likewise.
11877         Change regs to unsigned long pointer from unsigned int, fix fscr
11878         offset.
11880 2006-09-14  Jakub Jelinek  <jakub@redhat.com>
11882         * io/Makefile (CFLAGS-fstatat.c): Set.
11883         (CFLAGS-fstatat64.c): Likewise.
11884         (CFLAGS-mknodat.c): Likewise.
11886         * sysdeps/ieee754/ldbl-128ibm/s_llrintl.c: Comment fixes.
11887         * sysdeps/ieee754/ldbl-128ibm/s_llroundl.c: Likewise.
11888         * sysdeps/ieee754/ldbl-128ibm/s_lrintl.c: Rewritten.
11889         * sysdeps/ieee754/ldbl-128ibm/s_lroundl.c: Rewritten.
11891 2006-09-14  Jakub Jelinek  <jakub@redhat.com>
11892             Steven Munroe  <sjmunroe@us.ibm.com>
11894         * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_cap_flags): Add 4 new cap
11895         names to the beginning.  Rename "cell" to "cellbe".
11896         (_dl_powerpc_platforms): New.
11897         * sysdeps/powerpc/dl-procinfo.h (_DL_HWCAP_FIRST): Decrease.
11898         (HWCAP_IMPORTANT): Remove power{4,5,5+} and cell.
11899         (_DL_PLATFORMS_COUNT, _DL_FIRST_PLATFORM): Define.
11900         (_DL_HWCAP_PLATFORM): Define to new mask.
11901         (_dl_platform_string, _dl_string_platform): New functions.
11902         * sysdeps/powerpc/sysdep.h (PPC_FEATURE_BOOKE, PPC_FEATURE_SMT,
11903         PPC_FEATURE_ICACHE_SNOOP, PPC_FEATURE_ARCH_2_05): Define.
11905 2006-09-12  Jakub Jelinek  <jakub@redhat.com>
11907         [BZ #2526]
11908         * README.libm: Fix a thinko in sqrt algorithm description.
11910         [BZ #3143]
11911         * manual/string.texi (argz_delete): Fix prototype.
11912         Patch by <alpt@freaknet.org>.
11914 2006-08-26  Joseph Myers  <joseph@codesourcery.com>
11916         [BZ #3138]
11917         * io/test-lfs.c (do_prepare): Give name_len type size_t.
11918         * io/tst-fcntl.c (do_prepare): Likewise.
11919         * posix/tst-exec.c (do_prepare): Likewise.
11920         * posix/tst-preadwrite.c (do_prepare): Likewise.
11921         * posix/tst-spawn.c (do_prepare): Likewise.
11922         * posix/tst-truncate.c (do_prepare): Likewise.
11923         * rt/tst-aio.c (do_prepare): Likewise.
11924         * rt/tst-aio64.c (do_prepare): Likewise.
11925         * stdlib/test-canon2.c (do_prepare): Give test_dir_len type
11926         size_t.
11928 2006-09-09  Ulrich Drepper  <drepper@redhat.com>
11930         [BZ #2821]
11931         * time/mktime.c (guess_time_tm): Fix overflow detection.
11932         * time/Makefile (tests): Add bug-mktime1.
11933         * time/bug-mktime1.c: New file.
11935         [BZ #3189, #3188]
11936         * misc/sys/mman.h (remap_file_pages): Make available for _GNU_SOURCE.
11937         (mremap): Likewise.
11939 2006-09-07  Jakub Jelinek  <jakub@redhat.com>
11941         [BZ #1006]
11942         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela):
11943         Ensure relocation doesn't clobber any bits outside of the
11944         immediate field for R_SPARC_TLS_LE_HIX22, R_SPARC_WDISP30,
11945         R_SPARC_HI22 and R_SPARC_H44.
11947         [BZ #2775]
11948         * malloc/malloc.c (sYSMALLOc): Only call grow_heap if
11949         (long) (MINSIZE + nb - old_size) is positive.
11951         * malloc/arena.c (grow_heap): When growing bail even if new_size
11952         is negative.
11954         [BZ #3155]
11955         * sysdeps/powerpc/powerpc32/fpu/s_lrint.S (__lrint): Don't access
11956         stack below r1.
11958 2006-09-06  Jakub Jelinek  <jakub@redhat.com>
11960         * posix/regex_internal.c (re_string_reconstruct): Handle
11961         offset < pstr->valid_raw_len && pstr->offsets_needed case.
11962         Ensure no bytes read before raw_mbs array.  Pass a saved copy of
11963         pstr->valid_len - 1 rather than pstr->valid_raw_len - 1 to
11964         re_string_context_at.
11965         * posix/Makefile: Add rules to build and run bug-regex26 test.
11966         * posix/bug-regex26.c: New test.
11968         * locale/programs/ld-collate.c (collate_read): Goto sym_equiv_free
11969         rather than col_sym_free.  Move seqp declaration earlier.
11971         * resolv/gai_suspend.c (gai_suspend): Make sure result is initialized.
11973 2006-09-05  Jakub Jelinek  <jakub@redhat.com>
11975         * nscd/initgrcache.c (addinitgroupsX): Move any_success
11976         decl before first goto out.
11978 2006-09-04  Jakub Jelinek  <jakub@redhat.com>
11980         * Makerules (shlib.lds): If have-hash-style, put .hash section
11981         at the end of the RO segment.
11983 2006-09-04  Ulrich Drepper  <drepper@redhat.com>
11985         * elf/do-lookup.h (do_lookup_x): Initialize symidx in case the new
11986         style hash table format is used.
11988 2006-09-04  Jakub Jelinek  <jakub@redhat.com>
11990         * resolv/res_mkquery.c (res_nmkquery): Set hp->id to statp->id after
11991         randomization rather than before.
11992         * resolv/res_init.c (res_randomid): Don't call gettimeofday here.
11994 2006-08-31  Jakub Jelinek  <jakub@redhat.com>
11996         * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Add ld.so.
11998         * malloc/malloc.c (_int_malloc): Use full list insert and not
11999         shortcut which assumes the list is empty for large requests
12000         too.
12002         * elf/tst-addr1.c (do_test): Allow i.dli_sname "_IO_printf".
12004 2006-08-30  Jakub Jelinek  <jakub@redhat.com>
12006         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (splice): Add offin
12007         and offout arguments to the prototype.
12008         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (splice): Likewise.
12009         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h (splice): Likewise.
12010         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (splice): Likewise.
12011         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h (splice): Likewise.
12012         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h (splice): Likewise.
12013         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h (splice): Likewise.
12014         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h (splice): Likewise.
12015         * sysdeps/unix/sysv/linux/syscalls.list (splice): Adjust args string.
12017 2006-08-28  Ulrich Drepper  <drepper@redhat.com>
12019         * elf/dl-load.c (_dl_init_paths): Expand DSTs.
12021         * elf/dl-open.c (dl_open_worker): Allow $LIB and $PLATFORM in
12022         dlopen parameters.
12024 2006-08-28  Jakub Jelinek  <jakub@redhat.com>
12026         * inet/getnameinfo.c (getnameinfo): For AF_INET, check errno
12027         only if herrno is NETDB_INTERNAL.  Handle errors other than
12028         ERANGE outside of the loops, handle TRY_AGAIN.
12030         * locale/programs/ld-ctype.c (translit_flatten): Issue error
12031         if other's ctype category was missing.
12032         * locale/programs/ld-collate.c (collate_read): Return if
12033         copy_locale's collate category is missing.
12035 2006-08-27  Ulrich Drepper  <drepper@redhat.com>
12037         [BZ #2684]
12038         * malloc/malloc.c (public_rEALLOc): Try harder by using other
12039         arenas if allocation failed.
12040         Patch mostly by Jan Edler <jan.edler@indexengines.com>.
12042 2006-08-26  Ulrich Drepper  <drepper@redhat.com>
12044         * malloc/malloc.c (bin_at): Rewrite to be more clear and to not
12045         waste bins[0..1].
12046         (malloc_state): Reduce bins size by 2.
12047         (_int_malloc): Fix test for large enough buffer for early termination.
12048         When no unsorted block matches perfectly and an exiting block has
12049         to be split, use full list insert and not shortcut which assumes
12050         the list is empty.
12052         * locale/programs/ld-ctype.c (ctype_read): Better patch for read
12053         failure.
12055 2006-08-24  Ulrich Drepper  <drepper@redhat.com>
12057         * locale/programs/ld-ctype.c (ctype_read): If CTYPE is NULL, don't
12058         do anything.
12060         * sysdeps/generic/ldsodefs.h (DL_ADDR_SYM_MATCH): For undefined
12061         symbol require exact match (these are PLTs).
12062         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ldsodefs.h
12063         (_dl_ppc64_addr_sym_match): Likewise.
12065         [BZ #2683]
12066         * elf/dl-addr.c (_dl_addr): Don't ignore all undefined symbols.
12067         If symbol has a value use it.
12068         * elf/tst-dladdr1.c: New file.
12069         * elf/Makefile: Add rules to build and run tst-addr1.
12071 2006-08-24  Jakub Jelinek  <jakub@redhat.com>
12073         * malloc/malloc.c (sYSMALLOc): Avoid infinite loop if MMAP
12074         keeps failing and heap growth or new heap creation isn't
12075         successful either.
12076         * malloc/tst-malloc.c (main): Add new tests.
12078 2006-08-24  Ulrich Drepper  <drepper@redhat.com>
12080         [BZ #2734]
12081         * sysdeps/i386/bits/byteswap.h (__bswap_32): Use same conditions
12082         as in the x86-64 code to use bswap.
12084 2006-05-21  Joseph S. Myers  <joseph@codesourcery.com>
12086         [BZ #2680]
12087         * posix/unistd.h (getlogin_r): Condition on __USE_POSIX199506, not
12088         __USE_UNIX98.
12089         * posix/bits/unistd.h: Likewise.
12091 2006-05-15  Mike Frysinger  <vapier@gentoo.org>
12093         [BZ #2751]
12094         * string/strchr.c: Add cast to avoid warning.
12096 2006-08-21  Ulrich Drepper  <drepper@redhat.com>
12098         * malloc/malloc.c (DEFAULT_MMAP_THRESHOLD_MAX): For 32-bit
12099         platforms define as 512K.  For 64-bit platforms as 32MB.  The lower
12100         limit is needed to avoid the exploding of the address space
12101         requirement for secondary heaps.
12102         * malloc/arena.c (HEAP_MAX_SIZE): Define using
12103         DEFAULT_MMAP_THRESHOLD_MAX if it is defined.
12105 2006-07-30  Joseph S. Myers  <joseph@codesourcery.com>
12107         [BZ #3018]
12108         * Makerules (depfiles): Handle extra-test-objs the same as
12109         extra-objs.
12110         (common-mostlyclean): Likewise.
12111         * dlfcn/Makefile (extra-objs): Add modules to extra-test-objs
12112         instead.
12113         * elf/Makefile (extra-objs): Likewise.
12114         * stdlib/Makefile (extra-objs): Likewise.
12116 2006-08-14  Eric Blake  <ebb9@byu.net>
12118         [BZ #3044]
12119         * misc/error.h: Assume C89 or better.
12120         * misc/error.c: Likewise.
12122 2006-08-21  Ulrich Drepper  <drepper@redhat.com>
12124         [BZ #3040]
12125         * sysdeps/unix/sysv/linux/openat.c: Fix compilation if
12126         __ASSUME_ATFCTS is defined.
12128 2006-08-19  Ulrich Drepper  <drepper@redhat.com>
12130         * malloc/malloc.c (_int_malloc): Limit number of unsorted blocks
12131         to sort in each call.
12133         * nis/nss_nis/nis-service.c (internal_nis_getservent_r): . If map
12134         is empty simply return and use next service.
12135         * nis/nss_nis/nis-rpc.c (internal_nis_getrpcent_r): Likewise.
12137         * locale/programs/charmap.c (charmap_read): Add new parameter.  It
12138         tells us when not finding a charmap file is an error.
12139         * locale/programs/charmap.h: Adjust charmap_read prototype.
12140         * iconv/iconv_prog.c (main): Tell charmap_read it's no error if we
12141         cannot find a charmap.
12142         * locale/programs/localedef.c (main): Adjust charmap_read call.
12144 2006-08-15  Jakub Jelinek  <jakub@redhat.com>
12146         * sysdeps/unix/sysv/linux/sparc/sparc64/pause.c: Use
12147         sysdeps/posix/pause.c implementation instead.
12149 2006-08-09  Jakub Jelinek  <jakub@redhat.com>
12151         * sysdeps/unix/nice.c (nice): Transform EACCES errno from setpriority
12152         to EPERM.
12154 2006-08-13  Andreas Schwab  <schwab@suse.de>
12156         * sysdeps/powerpc/powerpc32/dl-trampoline.S (_dl_runtime_resolve):
12157         Don't clobber caller's LRSAVE.
12158         (_dl_prof_resolve): Likewise.
12160 2006-08-14  Ulrich Drepper  <drepper@redhat.com>
12162         [BZ #1996]
12163         * libio/memstream.c (open_memstream): Allocate initial buffer with
12164         calloc.
12165         * libio/wmemstream.c (open_wmemstream): Likewise.
12166         * libio/strops.c: Pretty printing.
12167         (_IO_str_overflow): Clear uninitialized part of the new buffer.
12168         (enlarge_userbuf): New function.
12169         (_IO_str_seekoff): Call it if seek position is larger than current
12170         buffer.
12171         * libio/wstrops.c: Likewise.
12172         * libio/vasprintf.c: Add comment as to why we do not have to use
12173         calloc instead of malloc to allocate initial buffer.
12174         * libio/Makefile (tests): Add bug-memstream1 and bug-wmemstream1.
12175         * libio/bug-memstream1.c: New file.
12176         * libio/bug-wmemstream1.c: New file.
12178 2006-08-13  Ulrich Drepper  <drepper@redhat.com>
12180         * libio/wstrops.c: Remove dead macro definitions and comments.
12181         * libio/strops.c: Likewise.
12183         [BZ #2764]
12184         * login/utmpname.c (__utmpname): Remove unnecessary test.
12186 2006-06-08  Joseph Myers  <jsm28@gcc.gnu.org>
12188         [BZ #2832]
12189         * math/gen-libm-test.pl (clean_up_number): Do not remove trailing
12190         0s from integers.
12192 2006-08-13  Ulrich Drepper  <drepper@redhat.com>
12194         [BZ #2987]
12195         * sysdeps/unix/sysv/linux/clock_settime.c: Add code to use syscall
12196         for CPU clocks.
12197         * sysdeps/unix/clock_settime.c: Add support for platform-specific
12198         setting of CPU clocks.
12200 2006-06-23  Paul Eggert  <eggert@cs.ucla.edu>
12202         [BZ #2841]
12203         * sysdeps/generic/stdint.h (UINT8_C, UINT16_C): Don't append 'U',
12204         since C99 requires the result to promote to 'int' when uint_least8_t
12205         and uint_least16_t promote to 'int'.
12207 2006-08-12  Ulrich Drepper  <drepper@redhat.com>
12209         [BZ #3013]
12210         * locale/programs/ld-ctype.c (ctype_output): Adjust alignments, fix
12211         lenght of one output field, correct bitmask creation.
12212         * locale/programs/ld-time.c: Add alignment.
12214         [BZ #2997]
12215         * misc/error.c: Add space between program name and message if file
12216         name is missing.
12218 2006-08-03  Eric Blake  <ebb9@byu.net>
12220         [BZ #2998]
12221         * misc/error.c (error_tail) [_LIBC]: Avoid invalid free.
12223 2006-08-09  Ulrich Drepper  <drepper@redhat.com>
12225         * malloc/memusagestat.c: Silence warnings.
12227         * malloc/malloc.c: Dynamically size mmap treshold if the program
12228         frees mmaped blocks.
12229         Patch by Valerie Henson and Arjan van de Ven.
12231 2006-08-08  Jakub Jelinek  <jakub@redhat.com>
12233         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h (O_DIRECT): Protect with
12234         __USE_GNU.
12236         * stdlib/strtol_l.c (__strtol_ul_max_tab, __strtol_ul_rem_tab,
12237         __strtol_ull_max_tab, __strtol_ull_rem_tab): Declare.
12238         (DEF): Don't put the var into .gnu.linkonce.r.* section.
12239         Only provide var definitions in strtol_l (or for *ull*
12240         in strtoll_l).
12242         * stdio-common/bug16.c (tests): New array.
12243         (do_tests): Allow the first hexadecimal digit
12244         to be 1, 2, 4 or 8.  Do 3 additional tests.
12246         * sysdeps/s390/fpu/libm-test-ulps: Update.
12248         * sysdeps/unix/sysv/linux/s390/s390-32/fchownat.c (fchownat): Use
12249         fchownat syscall if available.
12250         * sysdeps/unix/sysv/linux/powerpc/fchownat.c (fchownat): Likewise.
12251         * sysdeps/unix/sysv/linux/sh/fchownat.c (fchownat): Likewise.
12252         * sysdeps/unix/sysv/linux/i386/fchownat.c (fchownat): Likewise.
12254 2006-08-07  Ulrich Drepper  <drepper@redhat.com>
12256         * nis/nis_xdr.c: Avoid some function calls.
12258 2006-08-07  Jakub Jelinek  <jakub@redhat.com>
12259             Ulrich Drepper  <drepper@redhat.com>
12261         * nis/nis_call.c (rec_dirsearch) [case LOWER_NAME]: Don't take
12262         short cut if only one name component is stripped away.
12264 2006-08-07  Ulrich Drepper  <drepper@redhat.com>
12266         * nis/nis_call.c: Minor cleanups throughout.
12267         (rec_dirsearch) [case HIGHER_NAME]: Correctly size ndomain array.
12268         (first_shoot): Add search_parent_first parameter.  Only if it is set
12269         search parent server first.
12270         If directory for table found through cold start cache is not the same
12271         as referenced in the cache, don't use it.
12272         (__nisfind_server): Take additional parameter.  Pass it on to
12273         first_shoot.
12274         (__prepare_niscall): Adjust __nisfind_server call.
12275         * nis/rpcsvc/nislib.h: Adjust __nisfind_server prototype.
12276         * nis/nis_table.c: Adjust __nisfind_server call.
12277         * nis/nis_lookup.c: Likewise.
12278         (nis_lookup): Don't loop endlessly if name is reduced to ".".
12280 2006-08-03  Ulrich Drepper  <drepper@redhat.com>
12282         [BZ #2182]
12283         * math/s_cacosh.c: Return values from positive branch.
12284         * math/s_cacoshf.c: Likewise.
12285         * math/s_cacoshl.c: Likewise.
12287         [BZ #2883]
12288         * sysvipc/sys/msg.h: Change return value to ssize_t.
12289         * sysdeps/unix/sysv/linux/msgrcv.c: Likewise.
12290         * sysvipc/msgrcv.c: Likewise.
12291         * include/sys/msg.h: Likewise.
12293         * grp/initgroups.c (internal_getgrouplist): Remove unnecessary
12294         test introduced in patch for bz #661.
12295         (getgrouplist): Simplify code a bit.  Don't allocate one additional
12296         element for NEWGROUPS.
12298         [BZ #2908]
12299         * stdio-common/printf_fphex.c (__printf_fphex): When rounding up
12300         'f', use '1' as leading digit not '\1'.
12301         * stdio-common/Makefile (tests): Add bug16.
12302         * stdio-common/bug16.c: New file.
12304         [BZ #2914]
12305         * sysdeps/unix/sysv/linux/gethostid.c: Don't define OLD_HOSTIDFILE
12306         and don't try to open it.  The patch introducing the macro
12307         contained a bug and used the same file name as the new file
12308         instead of using /var/adm/hostid.  Nobody complaint so I'm taking
12309         this out completely.
12311         [BZ #2926]
12312         * assert/assert.h: Move cast to void inside ?: to quiet gcc.
12313         Patch by Jerry James <Jerry.James@usu.edu>.
12315         * rt/Makefile (tests): Add tst-clock2.
12316         * rt/tst-clock2.c: New file.
12318         [BZ #2978]
12319         * resolv/gai_notify.c (__gai_notify_only): Copy memory for thread
12320         function and its parameters and pass it to new thread.
12321         (__gai_notify): Add support for alternative waiting for completion.
12322         * resolv/gai_suspend.c (gai_suspend): Add support for alternative
12323         waiting for completion.
12324         * resolv/getaddrinfo_a.c: Likewise.
12325         * resolv/gai_misc.h (struct waitlist): Don't add cond if alternative
12326         waiting for completion is used.
12327         * resolv/gai_misc.c: Allow overwriting code to start helper thread.
12328         * resolv/gai_cancel.c: Include <gai_misc.h> not "gai_misc.h".
12329         * resolv/gai_error.c: Likewise.
12330         * resolv/gai_sigqueue.c: Likewise.
12332 2006-08-02  Thomas Schwinge  <tschwinge@gnu.org>
12334         * hurd/getdport.c (__getdport): Don't return EBADF; instead set
12335         errno to EBADF and return MACH_PORT_NULL.
12337 2006-06-23  Joseph Myers  <joseph@codesourcery.com>
12339         [BZ #2980]
12340         * posix/Makefile (CFLAGS-waitid.c): Add -fasynchronous-unwind-tables.
12342 2006-08-02  Ulrich Drepper  <drepper@redhat.com>
12344         * elf/dl-addr.c (_dl_addr): If GNU-style hash tables are present,
12345         walk them instead of the symbol table.
12347 2006-08-01  Ulrich Drepper  <drepper@redhat.com>
12349         [BZ #2098]
12350         * nscd/initgrcache.c (addinitgroupsX): Judge successful lookups by
12351         status of NSS calls, not the number of returned entries.
12353         * sysdeps/unix/sysv/linux/syscalls.list: Remove add_key,
12354         request_key, keyctl.
12356 2006-07-31  Ulrich Drepper  <drepper@redhat.com>
12358         * sysdeps/unix/sysv/linux/dl-osinfo.h: Remove unnecessary include.
12360 2006-07-16  Jeff Bailey  <jbailey@ubuntu.com>
12362         * elf/tst-auditmod1.c: Fix typo in #error.
12364 2006-07-31  Ulrich Drepper  <drepper@redhat.com>
12366         * elf/tst-auditmod1.c: Remove code for unsupported architectures.
12368         * iconvdata/run-iconv-test.sh: Run cmp in C locale.
12370 2006-07-20  Adam Nemet  <anemet@caviumnetworks.com>
12372         * stdlib/test-canon.c (do_test): Close fd before unlinking file so
12373         that the directory is empty even on non-POSIX filesystems.
12375 2006-07-31  Ulrich Drepper  <drepper@redhat.com>
12377         * elf/dl-open.c (dl_open_worker): Add branch prediction.
12379         * nis/nss_compat/compat-grp.c: Avoid unnecessary setgrent calls into
12380         the backend NSS module.  If backend setgrent call failed, don't have
12381         internal_setgrent fail.  Just remember this until it is needed.
12382         * nis/nss_compat/compat-pwd.c: Likewise.
12383         * nis/nss_compat/compat-spwd.c: Likewise.
12385 2006-07-30  Roland McGrath  <roland@redhat.com>
12387         * sysdeps/unix/sysv/linux/ia64/sigsuspend.c: File removed.
12388         * sysdeps/unix/sysv/linux/x86_64/sigsuspend.c: File removed.
12389         * sysdeps/unix/sysv/linux/s390/s390-64/sigsuspend.c: File removed.
12390         * sysdeps/unix/sysv/linux/sparc/sparc64/sigsuspend.c: File removed.
12392         * sysdeps/unix/sysv/linux/not-cancel.h (pause_not_cancel): New macro.
12393         (nanosleep_not_cancel): New macro.
12394         (sigsuspend_not_cancel): new macro.
12395         * sysdeps/unix/sysv/linux/sigsuspend.c [__ASSUME_REALTIME_SIGNALS]
12396         (do_sigsuspend): Define as inline.
12397         (__sigsuspend): Always use do_sigsuspend.
12398         [! NO_CANCELLATION] (__sigsuspend_nocancel): New function.
12399         * include/signal.h: Declare __sigsuspend_nocancel.
12400         * sysdeps/posix/pause.c
12401         [! NO_CANCELLATION] (__pause_nocancel): New function.
12403         * include/unistd.h (__pause_nocancel): Add attribute_hidden.
12404         * include/time.h (__nanosleep_nocancel): Likewise.
12406 2006-07-30  Ulrich Drepper  <drepper@redhat.com>
12408         * locale/programs/localedef.c (add_to_readlist): Rename local
12409         variables to avoid confusion.
12411         * locale/programs/charmap.c (charmap_read): Emit error message if
12412         charmap couldn't be found or read.
12414 2006-07-28  Ulrich Drepper  <drepper@redhat.com>
12416         * sysdeps/unix/sysv/linux/kernel-features.h: Define
12417         __ASSUME_FUTEX_LOCK_PI.
12418         * include/time.h: Declare __nanosleep_nocancel.
12419         * include/unistd.h: Declare __pause_nocancel.
12421         * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Use this instead of
12422         LDFLAGS.  Add -lgcc_eh and libc_nonshared (again) to make sure we
12423         get the __stack_chk_fail_local definition when it's needed.
12425 2006-07-26  Ulrich Drepper  <drepper@redhat.com>
12427         * dlfcn/Makefile: Add rules to build and run bug-atexit3.
12428         * dlfcn/bug-atexit3.c: New file.
12429         * dlfcn/bug-atexit3-lib.cc: New file.
12431         * dlfcn/dlmopen.c (dlmopen_doit): Don't allow RTLD_GLOBAL to be
12432         used when the namespace is not the base namespace.
12434 2006-07-26  Gavin Romig-Koch  <gavin@redhat.com>
12436         * stdlib/cxa_atexit.c (__new_exitfn_called): New variable.
12437         (__new_exitfn): Bump it in every successful call.
12438         * stdlib/cxa_finalize.c (__cxa_finalize): If destructor registered
12439         more exit handlers, call them right away.
12440         * stdlib/exit.h: Declare __new_exitfn_called.
12442 2006-07-25  Ulrich Drepper  <drepper@redhat.com>
12444         * stdlib/cxa_finalize.c (__cxa_finalize): Fix race condition when
12445         calling registered handler.
12447         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Fix comment.
12448         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
12449         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
12450         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
12451         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
12452         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
12453         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Likewise.
12454         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Likewise.
12456 2006-07-10  Ulrich Drepper  <drepper@redhat.com>
12458         * elf/dl-lookup.c (dl_new_hash): New functions.
12459         (_dl_lookup_symbol_x): Rename hash to old_hash and don't compute
12460         value here.  Compute new-style hash value.  Pass new hash value
12461         and reference to variable with the old value to do_lookup_x.
12462         (_dl_setup_hash): If DT_GNU_HASH is defined, use it and not
12463         old-style hash table.
12464         (_dl_debug_bindings): Pass new hash value and reference to variable
12465         with the old value to do_lookup_x.
12466         * elf/do-lookup.h (do_lookup_x): Accept additional parameter with
12467         new-style hash value and change old-style hash value parameter to
12468         be a reference.  Reoganize functions to determine whether
12469         new-style hash table is available.  Only fall back on old-style
12470         table.  If old-style hash value is needed, compute it here.
12471         * elf/dynamic-link.h (elf_get_dynamic_info): Relocate DT_GNU_HASH
12472         entry.
12473         * elf/elf.h: Define SHT_GNU_HASH, DT_GNU_HASH, DT_TLSDEC_PLT,
12474         DT_TLSDEC_GOT.  Adjust DT_ADDRNUM.
12475         * include/link.h (struct link_map): Add l_gnu_bitmask_idxbits,
12476         l_gnu_shift, l_gnu_bitmask, l_gnu_buckets and l_gnu_chain_zero.
12477         * Makeconfig: If linker supports --hash-style option add it to all
12478         linker command lines to build DSOs.
12479         * config.make.in: Define have-hash-style.
12480         * configure.in: Test whether linker supports --hash-style option.
12482         * elf/dl-misc.c (_dl_name_match_p): Make MAP parameter const.
12483         * sysdeps/generic/ldsodefs.h: Adjust prototype.
12485 2006-06-27  Ulrich Drepper  <drepper@redhat.com>
12487         * elf/dl-load.c (open_path): Fix test to determine whether DSO is
12488         auditing.
12490         * elf/dl-load.c (_dl_map_object): Try harder to avoid looking at
12491         RPATH of main map twice.
12493 2006-06-22  Ulrich Drepper  <drepper@redhat.com>
12495         * intl/dcigettext.c (DCIGETTEXT): If _nl_find_msg returns -1 don't
12496         look further, return original strings.
12497         (_nl_find_msg): Do not return found translation if the conversion
12498         failed.  Either signal the string is unusable or that something went
12499         wrong and the original should be used.
12501 2006-06-21  Ulrich Drepper  <drepper@redhat.com>
12503         * string/_strerror.c (__strerror_r): Add __builtin_expect.
12505 2006-06-14  Jakub Jelinek  <jakub@redhat.com>
12507         [BZ #2766]
12508         * misc/insremque.c (insque): Handle prev == NULL.
12509         * misc/Makefile (tests): Add tst-insremque.
12510         * misc/tst-insremque.c: New test.
12512 2006-06-17  Ulrich Drepper  <drepper@redhat.com>
12514         [BZ #2792]
12515         * elf/dl-deps.c (expand_dst): Rename __cnt variable to not
12516         conflict with DL_DST_REQUIRED.
12518 2006-06-16  Ulrich Drepper  <drepper@redhat.com>
12520         * nis/nis_subr.c (nis_getnames): Fix the implementation to better
12521         match what Solaris does.
12523 2006-06-04  Ulrich Drepper  <drepper@redhat.com>
12525         * sysdeps/posix/spawni.c (__spawni): Use local_seteuid and
12526         local_setegid instead of seteuid and setegid.
12527         * sysdeps/generic/local-setxid.h: New file.
12528         * sysdeps/unix/sysv/linux/local-setxid.h: New file.
12530         * sysdeps/posix/spawni.c (__spawni): Use non-cancelable interfaces.
12532         * string/Makefile (tests): Add bug-envz1.
12533         * string/bug-envz1.c: New file.
12535 2006-06-02  Jakub Jelinek  <jakub@redhat.com>
12537         * posix/regex_internal.c (re_string_skip_chars): If no character has
12538         been converted at all, set *last_wc to WEOF.  If mbrtowc failed, set wc
12539         to the byte which couldn't be converted.
12540         (re_string_reconstruct): Don't clear valid_raw_len before calling
12541         re_string_skip_chars.  If wc is WEOF after re_string_skip_chars, set
12542         tip_context using re_string_context_at.
12543         * posix/Makefile: Add rules to build and run bug-regex25 test.
12544         * posix/bug-regex25.c: New test.
12546 2006-06-02  Ryan S. Arnold  <rsa@us.ibm.com>
12548         [BZ #2703]
12549         * string/envz.c (envz_strip): Correct erroneously reversed src
12550         and dest parameters to memmove() invocation.
12552 2006-05-30  Jakub Jelinek  <jakub@redhat.com>
12554         * nscd/nscd.h (prune_cache): Add fd argument to prototype.
12555         * nscd/nscd.c (parse_opt): Read response from INVALIDATE request
12556         to make sure the database has been already invalidated.
12557         * nscd/cache.c (prune_cache): Add fd argument.  Write response to fd
12558         after the cache has been invalidated.  Use pthread_mutex_lock rather
12559         than pthread_mutex_trylock if fd != -1.
12560         * nscd/connections.c (invalidate_cache): Add fd argument, write
12561         response to fd if not calling prune_cache, pass fd to prune_cache.
12562         (handle_request): Adjust invalidate_cache caller.
12563         (nscd_run): Pass -1 as fd to prune_cache.
12565 2006-05-30  Ulrich Drepper  <drepper@redhat.com>
12567         * sysdeps/posix/getaddrinfo.c (gaiconf_init): Initialize bits in
12568         the correct place.
12570 2006-05-29  Ulrich Drepper  <drepper@redhat.com>
12572         * nscd/nscd.h (struct database_dyn): Add prunelock field.
12573         * nscd/cache.c (prune_cache): Take prunelock before starting the
12574         work.  Just return in case it is already taken.
12575         * nscd/connections.c (dbs): Initialize .prunelock.
12577 2006-05-25  Ulrich Drepper  <drepper@redhat.com>
12579         * nis/nis_removemember.c (nis_removemember): Avoid unnecessary
12580         copying.  No need to allocate new array for group members.  Just
12581         move the pointers and update the size.
12583         * nis/nis_addmember.c (nis_addmember): Avoid unnecessary copying.
12584         Avoid memory leak in case realloc fails.  Simplification for
12585         better code generation.
12587         Avoid deprecation warning because of libc_hidden_proto for
12588         inet6_option_alloc.
12589         * inet/inet6_option.c (option_alloc): Renamed from
12590         inet6_option_alloc.  Made static.
12591         (inet6_option_alloc): Now a simple wrapper around option_alloc.
12592         (inet6_option_append): Call option_alloc.
12593         * include/netinet/in.h: Remove libc_hidden_proto for
12594         inet6_option_alloc.
12596         * nis/nis_callback.c (__nis_create_callback): Always call xdr_free
12597         for cleanup when cb!=NULL [Coverity CID 233].
12599 2006-05-24  Ulrich Drepper  <drepper@redhat.com>
12601         [BZ #2693]
12602         * inet/Makefile (routines): Add inet6_opt and inet6_rth.
12603         * inet/Versions (libc, GLIBC_2.5): Add inet6_opt_init,
12604         inet6_opt_append, inet6_opt_finish, inet6_opt_set_val, inet6_opt_next,
12605         inet6_opt_find, inet6_opt_get_val, inet6_rth_space, inet6_rth_init,
12606         inet6_rth_add, inet6_rth_reverse, inet6_rth_segments,
12607         and inet6_rth_getaddr.
12608         * inet/netinet/ip6.h (struct ip6_rthdr0): Make ip6r0_addr a flexible
12609         array.
12610         * inet/netinet/in.h (struct ip6_mtuinfo): Define.
12611         Mark inet6_option_* interfaces as deprecated.
12612         Declare inet6_opt_init, inet6_opt_append, inet6_opt_finish,
12613         inet6_opt_set_val, inet6_opt_next, inet6_opt_find, inet6_opt_get_val,
12614         inet6_rth_space, inet6_rth_init, inet6_rth_add, inet6_rth_reverse,
12615         inet6_rth_segments, and inet6_rth_getaddr.
12616         * inet/inet6_opt.c: New file.
12617         * inet/inet6_rth.c: New file.
12619         * inet/netinet/icmp6.h: Pretty printing.
12621         [BZ #2683]
12622         * elf/dl-addr.c (_dl_addr): Don't match undefined references.
12624 2006-05-23  Ulrich Drepper  <drepper@redhat.com>
12626         * nis/nis_lookup.c (nis_lookup): Use __prepare_niscall instead of
12627         doing it all here.  When server does not know the answer do not
12628         fail immediate, try parent first.
12630         * nis/nis_domain_of_r.c (nis_domain_of_r): Add missing buffer
12631         overflow test.
12633 2006-05-20  Ulrich Drepper  <drepper@redhat.com>
12635         * nis/nis_call.c (__prepare_niscall): New function.  Split out
12636         from __do_niscall.
12637         * nis/nis_table.c (__create_ib_request): Renamed from create_ib_request
12638         and exported.
12639         (__follow_path): New function.  Split out from nis_list.
12640         * nis/nis_xdr.h: Add libnsl_hidden_proto for _xdr_ib_request and
12641         _xdr_nis_result.
12642         * nis/nis_xdr.c: Add libnsl_hidden_def for _xdr_ib_request and
12643         _xdr_nis_result.
12644         * nis/libnsl.h: Declare __prepare_niscall, __create_ib_request,
12645         and __follow_path.
12646         * nis/Versions: Export __prepare_niscall, __create_ib_request,
12647         __follow_path, __do_niscall3, _xdr_ib_request, and _xdr_nis_result
12648         from libnsl for version GLIBC_PRIVATE.
12649         * nis/nisplus-parser.h: Remove _nss_nisplus_parse_pwent_chk.
12650         Remove entry parameter from _nss_nisplus_parse_pwent and
12651         _nss_nisplus_parse_grent.
12652         * nis/nss_nisplus/nisplus-parser.c: Likewise.
12653         * nis/nss_nisplus/nisplus-pwd.c: Remove support for SETENT_BATCH_READ
12654         again.  Rewrite getpwent handling to not use nis_first_entry and
12655         nis_next_entry.  Roll out own niscall handling.
12656         * nis/nss_nisplus/nisplus-grp.c: Likewise.
12658         * sunrpc/xdr_rec.c: Fix typo in comment.
12660 2006-05-19  Ulrich Drepper  <drepper@redhat.com>
12662         * nis/nis_call.c (__do_niscall3): Avoid code duplication in error
12663         handling.
12665         * nis/nis_callback.c (internal_nis_do_callback): Don't use malloc
12666         to allocate memory for my_pollfd.  Better initialization of
12667         cb_is_running.  Use TEMP_FAILURE_RETRY.
12669         * malloc/memusage.sh (memusageso): Add quotes.
12670         (memusagestat): Likewise.
12671         * debug/xtrace.sh (pcprofileso): Likewise.
12672         (pcprofiledump): Likewise.
12673         * debug/Makefile ($(objpfx)xtrace): Use $LIB in SLIBDIR
12674         replacement.
12675         * malloc/Makefile ($(objpfx)memusage): Likewise.
12677         * nis/nis_callback.c (__nis_create_callback): Calls to
12678         svcudp_bufcreate and svctcp_create can fail.  Free ->xprt if
12679         asprintf call fails.
12681         * sysdeps/unix/sysv/linux/ifaddrs.c (__netlink_sendreq): Make sure
12682         no uninitialized memory is passed to sendto.
12684 2006-05-18  Ulrich Drepper  <drepper@redhat.com>
12686         * nis/nis_callback.c (__nis_create_callback): Use asprinf instead
12687         of snprintf+strdup.  Handle OOM.
12688         * nis/nis_callback.c (__nis_create_callback): Allocate cb and
12689         cb->serv together.  Remove now obsolete free calls.
12690         (__nis_destroy_callback): Remove now obsolete free call.
12692 2006-05-18  David Woodhouse  <dwmw2@redhat.com>
12694         * sysdeps/posix/getaddrinfo.c: Add unique labels to the default
12695         RFC3484 precedence table for fec0::/10 and fc00::/7 (site-local
12696         and ULA respectively). Set precedence for IPv4 address to 10 as
12697         defined in RFC3484 for preferring IPv6.
12698         * posix/gai.conf: Update to match the new default tables.
12700 2006-05-18  Jakub Jelinek  <jakub@redhat.com>
12702         * nis/nss_compat/compat-pwd.c (internal_setpwent): If nss_set*ent
12703         returned NSS_STATUS_UNAVAIL, still return NSS_STATUS_SUCCESS.
12704         * nis/nss_compat/compat-spwd.c (internal_setspent): Likewise.
12705         * nis/nss_compat/compat-grp.c (internal_setgrent): Likewise.
12707         * nis/nss_compat/compat-initgroups.c (nss_setgrent, nss_endgrent):
12708         Removed.
12709         (init_nss_interface): Remove initialization of these variables.
12711 2006-05-18  Ulrich Drepper  <drepper@redhat.com>
12713         * nis/nis_call.c (rec_dirsearch): Little optimization: pull
12714         nis_free_directory forward to avoid duplication.
12716 2006-05-17  Ulrich Drepper  <drepper@redhat.com>
12718         * nis/nis_call.c (rec_dirsearch): Handle __nis_finddirectory and
12719         rec_dirsearch returning NULL.
12720         (first_shoot): Handle __nis_finddirectory returning NULL.
12721         (__nisfind_server): Fix leak when rec_dirsearch returns NULL.
12723         * sysdeps/unix/sysv/linux/sys/inotify.h: Define IN_CLOSE, IN_MOVE,
12724         IN_ONLYDIR, IN_DONT_FOLLOW, and IN_MASK_ADD.
12726 2006-05-17  Jakub Jelinek  <jakub@redhat.com>
12728         * sunrpc/key_call.c (getkeyserv_handle): Call auth_destroy if
12729         pid changed.
12731 2006-05-15  Ulrich Drepper  <drepper@redhat.com>
12733         * include/rpc/pmap_prot.h: Mark all functions as hidden.
12735         * nscd/nscd_initgroups.c: Mark __gr_map_handle as hidden.
12736         * nscd/nscd_getgr_r.c: Likewise.
12738         * include/rpc/pmap_rmt.h: Mark all functions as hidden.
12740         * nscd/nscd_getai.c (__hst_map_handle): Mark as hidden.
12741         * nscd/nscd_gethst_r.c (__hst_map_handle): Likewise.
12743         * stdlib/longlong.h (__clz_tab): Mark as hidden.
12745         * iconv/gconv_int.h: Mark __gconv_lock as hidden.
12747         * include/rpc/key_prot.h: Mark all _internal functions as hidden.
12749         * include/rpc/auth.h: Mark xdr_des_block_internal and
12750         xdr_opaque_auth_internal as hidden.
12752         * sysdeps/unix/sysv/linux/getdents.c: Mark __have_no_getdents64 as
12753         hidden.
12755         * include/rpc/xdr.h: Mark all _internal functions as hidden.
12757         * misc/getusershell.c (okshells): Don't use static initializers,
12758         do it dynamically.
12760         * stdlib/fmtmsg.c (keywords): Change type of len element to
12761         uint32_t to not waste space on 64bit machines.
12763         * locale/setlocale.c: Change _nl_category_names into a string.
12764         Add new _nl_category_name_idxs.  Change all users.
12765         * locale/localeinfo.h: Adjust declaration of _nl_category_names.
12766         Declare _nl_category_name_idxs.
12767         * locale/findlocale.c: Adjust for _nl_category_names change.
12768         * locale/loadlocale.c: Likewise.
12769         * locale/newlocale.c: Likewise.
12770         * intl/dcigettext.c: Likewise.
12772         * iconv/gconv_conf.c (add_alias): Move actual alias handling to...
12773         (add_alias2): ...here.  New function.
12774         (__gconv_read_conf): Simplify builtin alias handling.
12775         (builtin_aliases): Convert to string to avoid relocations.
12776         * iconv/gconv_builtin.h: Add comment about correct formatting.
12778 2006-05-15  Jakub Jelinek  <jakub@redhat.com>
12780         * resolv/res_debug.c (loc_ntoa): Make error const.
12782 2006-05-14  Andreas Schwab  <schwab@suse.de>
12784         * math/complex.h [__LDBL_COMPAT]: Use __REDIRECT_NTH.
12786 2006-05-12  Jakub Jelinek  <jakub@redhat.com>
12788         * sysdeps/unix/sysv/linux/sched_getaffinity.c: Include sys/param.h.
12789         (__sched_getaffinity_new): Don't crash if cpusetsize is smaller than
12790         sizeof (cpu_set_t).
12792 2006-05-11  Ulrich Drepper  <drepper@redhat.com>
12794         * resolv/res_debug.c (loc_ntoa): Define error as array, not pointer.
12796         * include/arpa/nameser.h: Declare _ns_flagdata as hidden.
12798         * nis/yp_xdr.c: Add libnsl_hidden_def for xdr_ypresp_master.
12799         * include/rpcsvc/yp.h: Add libnsl_hidden_proto for xdr_ypresp_master.
12801         * nis/yp_xdr.c: Add libnsl_hidden_def for xdr_ypbind_resp.
12802         * include/rpcsvc/yp.h: Add libnsl_hidden_proto for xdr_ypbind_resp.
12804         * nis/nis_xdr.c: Add libnsl_hidden_def for xdr_cback_data.
12805         * include/rpcsvc/nis_callback.h: Add libnsl_hidden_proto for
12806         xdr_cback_data.
12808         * nis/ypupdate_xdr.c: Add libnsl_hidden_def for xdr_ypupdate_args.
12809         * include/rpcsvc/ypupd.h: Add libnsl_hidden_proto for
12810         xdr_ypupdate_args.
12812         * nis/yp_xdr.c: Add libnsl_hidden_def for xdr_ypresp_order.
12813         * include/rpcsvc/yp.h: Add libnsl_hidden_proto for xdr_ypresp_order.
12815         * nis/yp_xdr.c: Add libnsl_hidden_def for xdr_ypresp_maplist.
12816         * include/rpcsvc/yp.h: Add libnsl_hidden_proto for xdr_ypresp_maplist.
12818         * nis/nis_xdr.c: Add libnsl_hidden_def for xdr_obj_p.
12819         * include/rpcsvc/nis_callback.h: New file.
12821         * nis/yp_xdr.c: Add libnsl_hidden_def for xdr_ypresp_val.
12822         * include/rpcsvc/yp.h: Add libnsl_hidden_proto for xdr_ypresp_val.
12824         * nis/yp_xdr.c: Add libnsl_hidden_def for xdr_ypreq_nokey.
12825         * include/rpcsvc/yp.h: Add libnsl_hidden_proto for xdr_ypreq_nokey.
12827         * nis/yp_xdr.c: Add libnsl_hidden_def for xdr_ypmaplist.
12828         * include/rpcsvc/yp.h: Add libnsl_hidden_proto for xdr_ypmaplist.
12830         * nis/yp_xdr.c: Add libnsl_hidden_def for xdr_ypreq_nokey.
12831         * include/rpcsvc/yp.h: Add libnsl_hidden_proto for xdr_ypreq_nokey.
12833         * nis/ypupdate_xdr.c: Add libnsl_hidden_def for xdr_ypdelete_args.
12834         * include/rpcsvc/ypupd.h: Add libnsl_hidden_proto for
12835         xdr_ypdelete_args.
12837         * nis/nis_xdr.h: Mark all functions as hidden.  Remove
12838         __BEGIN_DECLS and __END_DECLS, the header is not installed.
12840         * nis/nis_error.c: Remove table of strings.  Use position
12841         independent mechanism.
12842         * nis/nis_error.h: New file.
12844 2006-05-11  Jakub Jelinek  <jakub@redhat.com>
12846         * locale/programs/ld-time.c (time_finish): If wide era name or
12847         format aren't provided, set both wname and wformat to L"".
12849 2006-05-10  Ulrich Drepper  <drepper@redhat.com>
12851         * sysdeps/unix/sysv/linux/tcgetattr.c (__tcgetattr): Only store
12852         results if the call was succesful.
12854         * nis/nss-nis.h: Mark __yperr2nss_tab and __yperr2nss_count as hidden.
12856         * nis/nss-nisplus.h: Mark __niserr2nss_tab and __niserr2nss_count
12857         as hidden.
12859 2006-05-10  Jakub Jelinek  <jakub@redhat.com>
12861         * misc/sys/queue.h: Remove uses of all QUEUEDEBUG_* macros.
12863 2006-05-10  Ulrich Drepper  <drepper@redhat.com>
12865         * posix/wordexp.c (parse_glob): No need to check ifs for NULL, the
12866         caller makes sure this is not the case.
12867         (wordexp): Simplify ifs_white creation.  [Coverity CID 231]
12869 2006-05-09  Ulrich Drepper  <drepper@redhat.com>
12871         * posix/wordexp.c: Remove numerous NULL pointer tests before FREE
12872         calls.
12874         * io/ftw.c (open_dir_stream): Return right away if REALLOC fails.
12875         [Coverity CID 229, 230]
12877         * argp/argp-help.c (hol_entry_help): Handle STATE==NULL in ARG and
12878         DGETTEXT calls.
12879         (hol_help): Likewise.  [Coverity CID 226, 227]
12881         * string/argz-replace.c (__argz_replace): Unconditionally call
12882         free on SRC.  [Coverity CID 225]
12884         * nis/nis_creategroup.c (nis_creategroup): No need to duplicate
12885         the return value of __nis_default_owner and __nis_default_group,
12886         it has been especially allocated.  [Coverity CID 224]
12888         * nis/nis_defaults.c (searchXYX): New functions.  Used by both
12889         searchgroup and searchowner.  Significantly simplified.
12890         (__nis_default_owner): Remove duplication.  Do not locally copy the
12891         string before duplicating it.
12892         (__nis_default_group): Likewise.
12894         * nis/nis_lookup.c (nis_lookup): After calling nis_free_directory,
12895         we must clear the variable before calling __nisfind_server.
12897         * nis/nis_lookup.c (nis_lookup): Always free memory allocated with
12898         nis_getnames.  [Coverity CID 223]
12900         * locale/programs/locfile.c (locfile_read): Use alloca instead of
12901         xmalloc to allocate local repertoire name.  [Coverity CID 222]
12903         * iconv/iconv_charmap.c (use_to_charmap): No need to dynamically
12904         allocate memory for the input to add_bytes.  [Coverity CID 221]
12906         * posix/wordexp.c (w_addword): Free word if realloc fails and it
12907         was allocated here.  [Coverity CID 219, 220]
12909         * posix/getconf.c (print_all): Free confstr data after printing.
12910         [Coverity CID 218]
12912         * sysdeps/posix/getaddrinfo.c (gaih_inet): Free canon string if
12913         list allocation fails.  [Coverity CID 215]
12915         * nss/nsswitch.c (__nss_configure_lookup): Fix loop end condition.
12916         [Coverity CID 213]
12918         * argp/argp-help.c (hol_entry_cmp): Don't call canon_doc_option if
12919         string is NULL.  [Coverity CID 212]
12920         * argp/Makefile: Add rules to build and run bug-argp1.
12921         * argp/bug-argp1.c: New file.
12923         * io/ftw.c (ftw_dir): Use __rawmemchr instead of strchr to find
12924         end of string.
12925         * stdlib/canonicalize.c (__realpath): Likewise.
12927         * locale/programs/ld-time.c (time_finish): Don't dereference NULL
12928         pointer.  [Coverity CID 206]
12930         * elf/dl-dst.h (DL_DST_REQUIRED): Be prepared for missing link map
12931         in statically linked code.
12932         * elf/dl-load.c (_dl_dst_substitute): When replacing ORIGIN in
12933         statically built code, be prepared to have no link map.
12934         [Coverity CID 205]
12936         * argp/argp-help.c (fill_in_uparams): Handle STATE==NULL in
12937         dgettext calls. [Coverity CID 204]
12939         * argp/argp-help.c (struct uparams): Remove valid member.  Change
12940         the one user.
12941         (uparam_names): Reduce size.  Avoid relative relocations.
12942         Moved to read-only segment.
12943         (fill_in_uparams): Update for new layout.
12945         * sysdeps/unix/sysv/linux/ifaddrs.c (getifaddrs): Parameter can be
12946         assumed to always be != NULL. [Coverity CID 202]
12948         * argp/argp-help.c (hol_entry_help): Remove some dead code
12949         [Coverity CID 200].
12951         * nis/nss_nis/nis-service.c (_nss_nis_getservbyport_r): Optimize
12952         away a few more unconditional yperr2nss calls.
12953         (_nss_nis_getservbyname_r): Likewise.
12955 2006-05-06  Ulrich Drepper  <drepper@redhat.com>
12957         * sysdeps/generic/ldsodefs.h: Remove support for non-core
12958         architectures.
12960         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Make sure
12961         that unused memory passed to sendto is nevertheless initialized.
12963         [BZ #2499]
12964         * resolv/nss_dns/dns-canon.c (_nss_dns_getcanonname_r): Avoid
12965         possibly unaligned memory accesses.
12967         * include/arpa/nameser.h: Also optimize NS_PUT16 and NS_PUT32.
12968         * resolv/res_mkquery.c: Use NS_PUT16 and NS_PUT32 instead of __putshort
12969         and __putlong respectively.  Correct buffer overflow check for
12970         NS_NOTIFY_OP.
12972         * resolv/res_send.c (send_vc): Use ns_put16 instead of putshort.
12974         * resolv/res_send.c (res_queriesmatch): Fix typo in comment.
12975         (send_dg): Rewrite error handling to be more compact and avoid
12976         double recomputation of timeouts.  Pass MSG_NOSIGNAL to send.
12978         * include/arpa/nameser.h: Add optimizations for NS_GET16 and NS_GET32.
12980         * resolv/res_send.c (res_nameinquery): Use NS_GET16 directly
12981         instead of ns_get16.
12982         (res_queriesmatch): Likewise.  Minor optimization.
12984         [BZ #2499]
12985         * resolv/res_query.c (__libc_res_nquery): If answerp != NULL,
12986         __libc_res_nsend might reallocate the buffer for the answer.  In
12987         this case we have to reload the HP pointer.
12989 2006-05-05  Ulrich Drepper  <drepper@redhat.com>
12991         * stdio-common/vfscanf.c (memory_error): Remove definition.  Add
12992         some branch prediction hints.
12994         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Define SPLICE_F_*.
12995         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
12996         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
12997         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
12998         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
12999         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
13000         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Likewise.
13001         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Likewise.
13003 2006-05-05  Martin Schwidefsky  <schwidefsky@de.ibm.com>
13005         * sysdeps/s390/s390-32/elf/start.S: Replace pc relative relocation
13006         by a GOT relocation to make Scrt1.o position independent.
13007         * sysdeps/s390/s390-64/elf/start.S: Likewise.
13009         * sysdeps/unix/sysv/linux/s390/s390-32/syscall.S: Add support for
13010         six system call parameters.
13011         * sysdeps/unix/sysv/linux/s390/s390-64/syscall.S: Likewise.
13013 2006-05-05  Ulrich Drepper  <drepper@redhat.com>
13015         * sunrpc/svcauth_des.c (cache_init): Use calloc instead of
13016         malloc&bzero.
13018         * sunrpc/svc_udp.c (BZERO): Remove definition.
13019         (CALLOC): Define.
13020         (svc_enablecache): Use CALLOC instead of ALLOC&BZERO.
13022         * sunrpc/des_impl.c: Remove ALT_ECB support.  We never used it.
13023         (des_SPtrans): Use uint32_t type.
13024         (des_skb): Likewise.
13026         * sunrpc/xdr_ref.c (xdr_reference): Use calloc instead of malloc&bzero.
13028 2006-05-05  Jakub Jelinek  <jakub@redhat.com>
13030         [BZ #2509]
13031         * stdio-common/tst-printf.sh: Adjust for tst-printf.c change even
13032         on 32-bit arches.
13034 2006-05-05  Ulrich Drepper  <drepper@redhat.com>
13036         * locale/programs/ld-address.c (address_finish): Fix one more
13037         place where the iso639 array might be accessed beyond the limits.
13039 2006-05-04  Ulrich Drepper  <drepper@redhat.com>
13041         * nis/nis_table.c (nis_list): Avoid clearing res twice before
13042         filling it for the first time.
13044         * nis/nis_table.c (get_tablepath): Renamed from __get_tablepath.
13045         Adjust all callers.
13046         Free res object content before returning.
13048         * sunrpc/xdr_array.c (xdr_array): Use calloc instead of malloc&bzero.
13050         * sunrpc/key_call.c (__rpc_thread_key_cleanup): Also free
13051         client->cl_auth.
13053         * sunrpc/rpc_thread.c (__rpc_thread_destroy): Don't skip entire
13054         cleanup for initial thread, just the free call on TVP.
13056         * nscd/gai.c (__getline): Define.
13059 See ChangeLog.16 for earlier changes.