Simplify x86 strcmp-sse4 unwind info.
[glibc.git] / ChangeLog
blobc8f89b8884212837f1881a3ebcd6d375a94204f6
1 2010-02-16  H.J. Lu  <hongjiu.lu@intel.com>
3         * sysdeps/i386/i686/multiarch/strcmp-sse4.S: Simplify unwind info.
5 2010-02-17  H.J. Lu  <hongjiu.lu@intel.com>
6             Ulrich Drepper  <drepper@redhat.com>
8         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Fix typo in unwind info.
9         Clean up a bit.
11 2010-02-17  Carl Fredrik Hammar  <hammy.lite@gmail.com>
13         * hurd/hurdioctl.c (tiocsctty): Only get FD ports, do work in...
14         (tiocsctty_port): ...this new function.
16         * hurd/hurd/ioctl.h (_HURD_HANDLE_IOCTLS_1): Cast to
17         `ioctl_handler_t'.
19 2010-02-15  Ulrich Drepper  <drepper@redhat.com>
21         * sysdeps/i386/i686/multiarch/memcmp-sse4.S: Fix unwind info.
22         * sysdeps/i386/i686/multiarch/memcmp-ssse3.S: Likewise.
23         * sysdeps/i386/i686/multiarch/strcmp-sse4.S: Likewise.
24         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Likewise.
26         * sysdeps/i386/i686/multiarch/strcmp-sse4.S: Don't fall through to
27         undefined code.
29 2010-02-12  H.J. Lu  <hongjiu.lu@intel.com>
31         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
32         strcmp-ssse3, strcmp-sse4, strncmp-c, strncmp-ssse3, strncmp-sse4,
33         memcmp-c, memcmp-ssse3, and memcmp-sse4.
34         * sysdeps/i386/i686/multiarch/memcmp-sse4.S: New file.
35         * sysdeps/i386/i686/multiarch/memcmp-ssse3.S: New file.
36         * sysdeps/i386/i686/multiarch/memcmp.S: New file.
37         * sysdeps/i386/i686/multiarch/strcmp-sse4.S: New file.
38         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: New file.
39         * sysdeps/i386/i686/multiarch/strcmp.S: New file.
40         * sysdeps/i386/i686/multiarch/strncmp-c.c: New file.
41         * sysdeps/i386/i686/multiarch/strncmp-sse4.S: New file.
42         * sysdeps/i386/i686/multiarch/strncmp-ssse3.S: New file.
43         * sysdeps/i386/i686/multiarch/strncmp.S: New file.
45 2010-02-12  Luis Machado  <luisgpm@br.ibm.com>
47         * sysdeps/powerpc/powerpc32/dl-machine.h: Removed old PPC_REL16 check.
48         * sysdeps/powerpc/powerpc32/dl-machine.h: Likewise.
49         * sysdeps/powerpc/powerpc32/elf/start.S: Likewise.
50         * sysdeps/powerpc/powerpc32/memset.S: Likewise.
51         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrt.S: Likewise.
52         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrtf.S: Likewise.
53         * sysdeps/powerpc/powerpc32/configure.in: Fail if R_PPC_REL16
54         is not supported.
55         * sysdeps/powerpc/powerpc32/fpu/s_round.S: Likewise.
56         * sysdeps/powerpc/powerpc32/fpu/s_truncf.S: Likewise.
57         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S: Likewise.
58         * sysdeps/powerpc/powerpc32/fpu/s_floorf.S: Likewise.
59         * sysdeps/powerpc/powerpc32/fpu/s_ceilf.S: Likewise.
60         * sysdeps/powerpc/powerpc32/fpu/s_ceil.S: Likewise.
61         * sysdeps/powerpc/powerpc32/fpu/s_floor.S: Likewise.
62         * sysdeps/powerpc/powerpc32/fpu/s_roundf.S: Likewise.
63         * sysdeps/powerpc/powerpc32/fpu/s_rintf.S: Likewise.
64         * sysdeps/powerpc/powerpc32/fpu/s_trunc.S: Likewise.
65         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S: Likewise.
66         * sysdeps/powerpc/powerpc32/fpu/s_lround.S: Likewise.
67         * sysdeps/powerpc/powerpc32/fpu/s_rint.S: Likewise.
68         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrt.S: Likewise.
69         * sysdeps/powerpc/powerpc32/power4/fpu/s_llround.S: Likewise.
70         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrtf.S: Likewise.
71         * sysdeps/powerpc/powerpc32/dl-start.S: Likewise.
72         * sysdeps/unix/sysv/linux/powerpc/powerpc32/____longjmp_chk.S:
73         Likewise.
74         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext-common.S:
75         Likewise.
76         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S:
77         Likewise.
78         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext-common.S:
79         Likewise.
80         * sysdeps/unix/sysv/linux/powerpc/powerpc32/brk.S: Likewise.
82 2010-02-12  Alan Modra  <amodra@gmail.com>
84         * elf/tls-macros.h [__powerpc__] (__TLS_CALL_CLOBBERS): Remove r3.
85         Define and use for __powerpc64__ too.
86         [__powerpc__] (TLS_LD): Add r3 to clobbers.
87         [__powerpc__] (TLS_GD): Set asm output.  Make __result r3 reg.
88         [__powerpc64__] (TLS_GD): Make __result r3 reg.
89         [__powerpc64__] (TLS_IE): Relax output constraint.
91 2010-02-11  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
93         * sysdeps/s390/s390-64/utf8-utf16-z9.c: Disable hardware
94         instructions cu21 and cu24.  Add well-formedness checking
95         parameter and adjust the software implementation.
96         * sysdeps/s390/s390-64/utf16-utf32-z9.c: Likewise.
98 2010-02-10  Ulrich Drepper  <drepper@redhat.com>
100         [BZ #11271]
101         * io/ftw.c (ftw_startup): Close descriptor for initial directory
102         after changing back to it.
104 2010-02-05  David S. Miller  <davem@davemloft.net>
106         * elf/elf.h (R_SPARC_JMP_IREL, R_SPARC_IRELATIVE): Define.
107         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Handle new
108         ifunc relocs.
109         (elf_machine_lazy_rel): Likewise.
110         (sparc_fixup_plt): Pull out to...
111         * sysdeps/sparc/sparc32/dl-plt.h: ...here.
112         * sysdeps/sparc/sparc32/dl-irel.h: New file.
113         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Handle new
114         ifunc relocs.
115         (elf_machine_lazy_rel): Likewise.
116         (sparc64_fixup_plt): Pull out to...
117         * sysdeps/sparc/sparc64/dl-plt.h: ...here.
118         * sysdeps/sparc/sparc64/dl-irel.h: New file.
120 2010-02-09  Maxim Kuvyrkov  <maxim@codesourcery.com>
122         * elf/elf.h: Define m68k TLS relocations.
124 2010-02-10  Luis Machado  <luisgpm@br.ibm.com>
126         * sysdeps/powerpc/powerpc64/power7/Implies: Removed.
127         * sysdeps/powerpc/powerpc64/power7/fpu/Implies: Removed.
128         * sysdeps/powerpc/powerpc32/power7/Implies: Removed.
129         * sysdeps/powerpc/powerpc32/power7/fpu/Implies: Removed.
130         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power7/fpu/Implies: Add
131         64-bit power7 fpu path.
132         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power7/fpu/Implies: Add
133         32-bit power7 fpu math.
135 2010-02-09  Ulrich Drepper  <drepper@redhat.com>
137         * sysdeps/i386/rshift.S: More compact unwind information.
139         * sysdeps/i386/lshift.S: Fix unwind information.
141 2010-02-08  Luis Machado  <luisgpm@br.ibm.com>
143         * sysdeps/powerpc/powerpc64/power7/fpu/s_isnan.S: New file.
144         * sysdeps/powerpc/powerpc32/power7/fpu/s_isnan.S: New file.
145         * sysdeps/powerpc/powerpc64/power7/fpu/s_isnanf.S: New file.
146         * sysdeps/powerpc/powerpc32/power7/fpu/s_isnanf.S: New file.
147         * sysdeps/powerpc/powerpc64/power7/fpu/s_isinf.S: New file.
148         * sysdeps/powerpc/powerpc32/power7/fpu/s_isinf.S: New file.
149         * sysdeps/powerpc/powerpc64/power7/fpu/s_isinff.S: New file.
150         * sysdeps/powerpc/powerpc32/power7/fpu/s_isinff.S: New file.
151         * sysdeps/powerpc/powerpc64/power7/fpu/s_finite.S: New file.
152         * sysdeps/powerpc/powerpc32/power7/fpu/s_finite.S: New file.
153         * sysdeps/powerpc/powerpc64/power7/fpu/s_finitef.S: New file.
154         * sysdeps/powerpc/powerpc32/power7/fpu/s_finitef.S: New file.
156 2010-02-08  Andreas Schwab  <schwab@redhat.com>
158         * include/fenv.h: Add hidden proto for fegetenv.
159         * math/fegetenv.c: Add hidden alias.
160         * sysdeps/i386/fpu/fegetenv.c: Likewise.
161         * sysdeps/ia64/fpu/fegetenv.c: Likewise.
162         * sysdeps/powerpc/fpu/fegetenv.c: Likewise.
163         * sysdeps/sh/sh4/fpu/fegetenv.c: Likewise.
164         * sysdeps/sparc/fpu/fegetenv.c: Likewise.
165         * sysdeps/x86_64/fpu/fegetenv.c: Likewise
166         * sysdeps/s390/fpu/fegetenv.c: Likewise.  Remove unused headers.
168 2010-02-05  H.J. Lu  <hongjiu.lu@intel.com>
170         [BZ #11230]
171         * sysdeps/ia64/memchr.S: Don't read beyond the last byte
172         during recovery.
174 2010-01-26  Andreas Schwab  <schwab@redhat.com>
176         * sysdeps/unix/sysv/linux/s390/s390-32/utmp32.c: Use internal
177         interface.
178         * sysdeps/unix/sysv/linux/s390/s390-32/utmpx32.c: Likewise.
179         * sysdeps/unix/sysv/linux/s390/s390-32/utmpx32.h: Declare internal
180         utmpx interface.
182         * sysdeps/unix/sysv/linux/sparc/Versions: Add new errlist compat
183         entry for 2.12.
185 2010-02-03  Ulrich Drepper  <drepper@redhat.com>
187         [BZ #11235]
188         * sysdeps/unix/sysv/linux/sys/mount.h: Remove S_WRITE, S_APPEND,
189         S_IMMUTABLE.  Add MS_DIRSYNC, MS_MOVE, MS_SILENT, MS_REC,
190         MS_POSIXACL, MS_UNBINDABLE, MS_PRIVATE, MS_SLAVE, MS_SHARED,
191         MS_RELATIME, MS_KERNMOUNT, MS_I_VERSION, MS_STRICTATIME,
192         MS_ACTIVE, and MS_NOUSER.
193         (MS_RMT_MASK): Update according to current kernels.
195         [BZ #11242]
196         * misc/getusershell.c (initshells): Allocate one more byte in input
197         buffer so that fgets doesn't loop undefinitely.
199 2010-02-02  Ulrich Drepper  <drepper@redhat.com>
201         * stdlib/setenv.c (__add_to_environ): Don't use alloca if
202         __libc_use_alloca tells us not to.  Fix memory leak in an error
203         situation.  Based partially on patch by Jim Meyering.
205 2010-01-26  Samuel Thibault  <samuel.thibault@ens-lyon.org>
207         * sysdeps/mach/getsysstats.c (get_nprocs_conf, get_nprocs,
208         get_phys_pages, get_avphys_pages): Add weak aliases.
210 2010-01-25  Andreas Schwab  <schwab@redhat.com>
212         * iconv/iconv_prog.c (write_output): Fix check for open failure.
214 2010-01-22  Ulrich Drepper  <drepper@redhat.com>
216         [BZ #11200]
217         * locale/loadlocale.c (_nl_load_locale): Fix recognition of genuine
218         mmap resource problem.  Patch by Joe Landers <jlanders@vmware.com>.
220 2010-01-22  Jim Meyering  <jim@meyering.net>
222         [BZ #11193]
223         * posix/regexec.c (extend_buffers): Avoid overflow in realloc
224         buffer length computation.
226         [BZ #11192]
227         * posix/regexec.c (re_copy_regs): Don't leak when allocation
228         of the start buffer succeeds but allocation of the "end" one fails.
230         [BZ #11191]
231         * posix/regexec.c (re_search_2_stub): Check for overflow
232         when adding the sizes of the two strings.
234         [BZ #11190]
235         * posix/regexec.c (re_search_internal): Avoid overflow
236         in computing re_malloc buffer size.
238         [BZ #11189]
239         * posix/regexec.c (prune_impossible_nodes): Avoid overflow
240         in computing re_malloc buffer size.
242         [BZ #11188]
243         * posix/regexec.c (build_trtable): Avoid arithmetic overflow
244         in size calculation.
246         [BZ #11187]
247         * posix/regexec.c (re_search_2_stub): Use simpler method than
248         boolean for freeing internal storage.
250 2010-01-22  Ulrich Drepper  <drepper@redhat.com>
252         * posix/regex_internal.c (re_string_skip_chars): Simplify test for
253         failed mbrtowc call.
255 2010-01-22  Jim Meyering  <jim@meyering.net>
257         [BZ #11186]
258         * posix/regex_internal.c (re_string_skip_chars): Don't assume WEOF
259         fits in wchar_t.  Problem reported by Eric Blake.
261         [BZ #11185]
262         * posix/regex_internal.c (re_string_reconstruct): Remove declaration
263         and stores into set-but-not-used local, "q".
265         [BZ #11184]
266         * posix/regex_internal.c (re_dfa_add_node): Extend the overflow
267         detection test.  Patch by Paul Eggert.
269         [BZ #11183]
270         * posix/regex_internal.c (re_string_realloc_buffers):
271         Detect and handle internal overflow.  Patch by Paul Eggert
273 2010-01-20  Andreas Schwab  <schwab@redhat.com>
275         * sysdeps/unix/sysv/linux/s390/s390-32/____longjmp_chk.c
276         (CHECK_SP): Fix check for alternate stack.
277         * sysdeps/unix/sysv/linux/s390/s390-64/____longjmp_chk.c
278         (CHECK_SP): Likewise.
280 2010-01-19  H.J. Lu  <hongjiu.lu@intel.com>
282         * sysdeps/i386/i686/multiarch/memmove.S: Also check
283         bit_Fast_Rep_String when SHARED isn't defined.
285 2010-01-19  Ulrich Drepper  <drepper@redhat.com>
287         [BZ #11194]
288         * misc/bits/syslog.h (syslog, vsyslog): Remove unnecessary return.
290 2010-01-17  Samuel Thibault  <samuel.thibault@ens-lyon.org>
292         * sysdeps/mach/hurd/bits/libc-lock.h
293         (__rtld_lock_recursive_t): New type.
294         (__rtld_lock_initialize): New macro.
296 2010-01-14  Ryan S. Arnold  <rsa@us.ibm.com>
298         * sysdeps/powerpc/powerpc32/cell/memcpy.S: New file.
299         * sysdeps/powerpc/powerpc64/cell/memcpy.S: New file.
300         * sysdeps/unix/sysv/linux/powerpc/powerpc32/cell/fpu/Implies: New file.
301         * sysdeps/unix/sysv/linux/powerpc/powerpc64/cell/fpu/Implies: New file.
303 2010-01-18  Andreas Schwab  <schwab@redhat.com>
305         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Remove duplicate
306         definitions of O_DSYNC and O_RSYNC.
308         * elf/dynamic-link.h (elf_get_dynamic_info): Use correct type when
309         casting d_tag.
311         * elf/dynamic-link.h (elf_get_dynamic_info): Ignore negative
312         dynamic entry types.
314 2010-01-16  Jakub Jelinek  <jakub@redhat.com>
316         * sysdeps/ieee754/ldbl-128/s_ceill.c (huge): Add L suffix to the
317         constant.
318         * sysdeps/ieee754/ldbl-128/s_floorl.c (huge): Likewise.
319         * sysdeps/ieee754/ldbl-128/s_expm1l.c (big): Decrease to avoid
320         overflow.
321         * sysdeps/ieee754/ldbl-128/s_log1pl.c (big): Remove unused variable.
323         * sysdeps/ieee754/ldbl-128/s_nexttowardf.c (__nexttowardf): Use
324         math_opt_barrier and math_force_eval macros.
326 2010-01-15  Ulrich Drepper  <drepper@redhat.com>
328         * posix/regcomp.c: Fix a few more cases of ignored return values.
329         * posix/regex_internal.c: Likewise.
330         * posix/regexec.c: Likewise.
332         * include/features.h: _XOPEN_SOURCE_EXTENDED is not defined to be
333         used without _XOPEN_SOURCE.  Don't base any decisions on this macro
334         if _XOPEN_SOURCE is not defined as well.
336 2010-01-15  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
338         * sysdeps/s390/s390-32/elf/start.S (_start): Added check for the
339         high gprs kernel facility.
340         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_matches_host):
341         Added high gprs check for DSOs.
342         * elf/elf.h (EF_S390_HIGH_GPRS): Added macro definition for the
343         new elf header flag.
345 2010-01-13  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
347         * elf/dl-sysdep.c (_dl_sysdep_start): Added the auxv parameter to
348         dl_main.
349         * elf/dl-open.c (_dl_sysdep_start): Likewise..
350         * sysdeps/generic/ldsodefs.h (_dl_sysdep_start): Likewise.
351         * elf/rtld.c (dl_main): Added new parameter auxv.  Adjust the
352         AT_PHDR, AT_PHNUM and AT_ENTRY fields if the ld.so is directly
353         started.
355 2010-01-14  Ulrich Drepper  <drepper@redhat.com>
357         [BZ #11027]
358         * sysdeps/generic/netinet/ip.h: Define IPTOS_CLASS_* macros according
359         to RFC 2474.
360         Patch by Philip Prindeville <philipp@redfish-solutions.com>.
362         [BZ #11141]
363         * resolv/res_send.c (reopen): Don't use IPv6 sockets for IPv4
364         addresses.
366         [BZ #11127]
367         * posix/regcomp.c (alc_eclosure_iter): Do not ignore
368         re_node_set_insert failure; return REG_ESPACE.
369         Patch by Paul Eggert.
371         * bits/confname.h: Make pre-C99-safe.
373 2010-01-14  Ryan S. Arnold  <rsa@us.ibm.com>
375         * Makeconfig (+prector, +postctor, +prectorS, +postctorS): Add
376         $(sysdep-LDFLAGS) to pre and post ctors so that the proper .o
377         files are found by GCC.
379 2010-01-14  Ulrich Drepper  <drepper@redhat.com>
381         * posix/unistd.h: Relax conditions for ualarm, usleep, getwd, vfork,
382         brk, and sbrk.
384         * string/strings.h: Relax condition for bcmp, bcopy, bzero, ffs,
385         index, and rindex.
387         * stdlib/stdlib.h: Relax conditions for *cvt functions and valloc.
389         * Versions.def: Add GLIBC_2.12 for libpthread.
391         [BZ #11126]
392         * malloc/malloc.c (malloc_info): Initialize malloc if not already
393         done.  Handle empty bin lists.
395         * posix/unistd.h: Change getpagesize and getdtablesize declaration
396         visibility some more.
398         * resolv/netdb.h: Relax condition to elide obsolete resolver constants.
400         * posix/unistd.h: Declare getpagesize in _GNU_SOURCE mode.
402         [BZ #11120]
403         * sysdeps/x86_64/strcmp.S: Prevent silent errors should strncmp be
404         needed outside libc.
406 2010-01-13  Ulrich Drepper  <drepper@redhat.com>
408         * stdlib/stdlib.h: Parameter of unsetenv must not be NULL.
410 2010-01-12  H.J. Lu  <hongjiu.lu@intel.com>
412         * sysdeps/x86_64/multiarch/strlen.S: Unroll the loop.
414 2010-01-13  Ulrich Drepper  <drepper@redhat.com>
416         * stdlib/stdlib.h: Be a bit more relaxed about obsoleted mktemp symbol.
418 2010-01-12  Ulrich Drepper  <drepper@redhat.com>
420         * conform/data/complex.h-data: Test for POSIX2008.
422         * conform/data/ctype.h-data: Fix POSIX testing.
424         * conform/data/dirent.h-data: ino_t only needed for XSI.
426         * grp/grp.h: Declare getgrent and endgrent for XPG7.
428         * conform/data/inttypes.h-data: Use same types as the headers.
430         * resolv/netdb.h: Don't define old resolver macros for XPG7.
432         * conform/data/sys/uio.h-data: Don't exclude POSIX2008.
434         * conform/conformtest.pl: Implement tag for allow-header.
435         Fix newline handling in allow-header implementation.
437         * conform/data/time.h-data: Use allow-header instead of duplicating
438         information.
440         * conform/data/time.h-data: Allow sigevent tag.
442         * posix/sched.h: Define time_t and pid_t for XPG7.
444 2010-01-12  H.J. Lu  <hongjiu.lu@intel.com>
446         * sysdeps/i386/i686/bcopy.S: New file.
448         * sysdeps/i386/i686/cacheinfo.c (__x86_64_data_cache_size): Define.
450         * sysdeps/i386/i686/memcpy.S (__memcpy_chk): Use ENTRY_CHK
451         and END_CHK.
452         * sysdeps/i386/i686/memmove.S (__memmove_chk): Likewise.
453         * sysdeps/i386/i686/mempcpy.S (__mempcpy_chk): Likewise.
454         * sysdeps/i386/i686/memset.S (__memset_chk): Likewise.
456         * sysdeps/i386/i686/memmove.S: Support USE_AS_BCOPY.
458         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
459         bzero-sse2 memset-sse2 memcpy-ssse3 mempcpy-ssse3 memmove-ssse3
460         memcpy-ssse3-rep mempcpy-ssse3-rep memmove-ssse3-rep
461         bcopy-ssse3 bcopy-ssse3-rep memset-sse2-rep bzero-sse2-rep
462         * sysdeps/i386/i686/multiarch/bcopy-ssse3-rep.S: New file.
463         * sysdeps/i386/i686/multiarch/bcopy-ssse3.S: New file.
464         * sysdeps/i386/i686/multiarch/bcopy.S: New file.
465         * sysdeps/i386/i686/multiarch/bzero-sse2-rep.S: New file.
466         * sysdeps/i386/i686/multiarch/bzero-sse2.S: New file.
467         * sysdeps/i386/i686/multiarch/bzero.S: New file.
468         * sysdeps/i386/i686/multiarch/memcpy-ssse3-rep.S: New file.
469         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: New file.
470         * sysdeps/i386/i686/multiarch/memcpy.S: New file.
471         * sysdeps/i386/i686/multiarch/memcpy_chk.S: New file.
472         * sysdeps/i386/i686/multiarch/memmove-ssse3-rep.S: New file.
473         * sysdeps/i386/i686/multiarch/memmove-ssse3.S: New file.
474         * sysdeps/i386/i686/multiarch/memmove.S: New file.
475         * sysdeps/i386/i686/multiarch/memmove_chk.S: New file.
476         * sysdeps/i386/i686/multiarch/mempcpy-ssse3-rep.S: New file.
477         * sysdeps/i386/i686/multiarch/mempcpy-ssse3.S: New file.
478         * sysdeps/i386/i686/multiarch/mempcpy.S: New file.
479         * sysdeps/i386/i686/multiarch/mempcpy_chk.S: New file.
480         * sysdeps/i386/i686/multiarch/memset-sse2-rep.S: New file.
481         * sysdeps/i386/i686/multiarch/memset-sse2.S: New file.
482         * sysdeps/i386/i686/multiarch/memset.S: New file.
483         * sysdeps/i386/i686/multiarch/memset_chk.S: New file.
485         * sysdeps/i386/sysdep.h (ENTRY_CHK): New.
486         (END_CHK): Likewise.
488         * sysdeps/i386/i686/multiarch/ifunc-defines.sym: Add
489         FEATURE_OFFSET, FEATURE_SIZE and FEATURE_INDEX_1.
490         * sysdeps/x86_64/multiarch/ifunc-defines.sym: Likewise.
492         * sysdeps/x86_64/cacheinfo.c (intel_02_cache_info): Add entries
493         for 0x0e and 0x80.
494         (__x86_64_data_cache_size): New.
495         (init_cacheinfo): Set __x86_64_data_cache_size.
497         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): Turn
498         on bit_Fast_Rep_String for Intel Core i7.
500         * sysdeps/x86_64/multiarch/init-arch.h (bit_Fast_Rep_String): New.
501         (index_Fast_Rep_String): Likewise.
502         (FEATURE_INDEX_1): Likewise.
503         (FEATURE_INDEX_MAX): Likewise.
504         (cpu_features): Add feature.
506 2010-01-12  Ulrich Drepper  <drepper@redhat.com>
508         * conform/data/sys/select.h-data: Fix up for XPG7.
510 2010-01-12  Jakub Jelinek  <jakub@redhat.com>
512         * posix/sys/wait.h: Don't define W* macros etc. if
513         stdlib.h has been included with _POSIX_C_SOURCE >= 200809L.
515 2010-01-11  Ulrich Drepper  <drepper@redhat.com>
517         * io/sys/stat.h: Declare fchmod for XPG7.
518         * conform/data/sys/stat.h-data: Fix up for XPG7.
520         * termios/termios.h: Define pid_t for XPG7.
522         * conform/data/math.h-data: Fix up for XPG6 and XPG7.
523         * conform/data/tgmath.h-data: Likewise.
525         * conform/data/time.h-data: Fix POSIX tests.
527         * conform/data/wchar.h-data: Fix up XPG7 tests.
529         * include/features.h: Fix __USE_ISOC95 handling.
531         * conform/data/wordexp.h-data: Fix typo in last change.
533         * conform/data/unistd.h-data: Fix up older POSIX tests.
535         * stdlib/stdlib.h: Fix handling symbols removed in XPG7.
536         * posix/unistd.h: Likewise.
538         * posix/unistd.h: Include environments.h also for XPG6 and up.
539         Define intptr_t for XPG6 and up.
540         Fix up for XPG7.
541         * conform/data/unistd.h-data: Fix up for XPG6 and XPG7.
543         * conform/data/sys/types.h-data: Fix up for XPG7.
545         * sysdeps/unix/bsd/bits/stat.h: Fix double-inclusion problem.
546         * sysdeps/unix/sysv/linux/powerpc/bits/stat.h: Likewise.
547         * sysdeps/unix/sysv/linux/x86_64/bits/stat.h: Likewise.
548         * sysdeps/unix/sysv/linux/s390/bits/stat.h: Likewise.
549         * sysdeps/unix/sysv/linux/sparc/bits/stat.h: Likewise.
550         * sysdeps/unix/sysv/linux/bits/stat.h: Likewise.
551         * sysdeps/unix/sysv/linux/ia64/bits/stat.h: Likewise.
552         * sysdeps/unix/sysv/bits/stat.h: Likewise.
553         * sysdeps/mach/hurd/bits/stat.h: Likewise.
555         * bits/confname.h: Fix typo in last change.
557         * conform/data/unistd.h-data: lockf-constants Not needed for POSIX.
559 2010-01-10  Ulrich Drepper  <drepper@redhat.com>
561         * sysdeps/unix/sysv/linux/bits/sigaction.h: SA_RESTART, SA_NODEFER,
562         and SA_RESETHAND now available in Base.
563         * sysdeps/unix/sysv/linux/ia64/bits/sigaction.h: Likewise.
564         * sysdeps/unix/sysv/linux/s390/bits/sigaction.h: Likewise.
565         * sysdeps/unix/sysv/linux/sparc/bits/sigaction.h: Likewise.
566         * conform/data/signal.h-data: Update for XPG7.
568         * posix/sys/types.h: Define id_t, clock_t, blksize_t for XPG7.
570         * string/strings.h: Don't declare obsolete functions for XPG7.
571         Declare ffs only for XSI.
572         * conform/data/strings.h-data: Update for XPG7.
574 2010-01-10  Jakub Jelinek  <jakub@redhat.com>
576         [BZ #11125]
577         * libio/stdio.h: Define va_list, off_t, and ssize_t.
579         * posix/glob.h: Define size_t.
581         * posix/sys/wait.h: Define idtype_t and declare waitid for XPG7.
583         * signal/signal.h: Define size_t, mcontext_t, and ucontext_t for XPG7.
585 2010-01-10  Ulrich Drepper  <drepper@redhat.com>
587         * conform/conformtest.pl: For XPG7 testing the headers are supposed to
588         be self-contained.
590         * conform/data/stdio.h-data: Expect off_t and ssize_t.
592 2010-01-09  Ulrich Drepper  <drepper@redhat.com>
594         * libio/stdio.h: Define va_list also for XPG7.
596         * conform/conformtest.pl: Update for XPG7 and some bug fixes.
597         * conform/data/ctype.h-data: Likewise.
598         * conform/data/dirent.h-data: Likewise.
599         * conform/data/errno.h-data: Likewise.
600         * conform/data/fcntl.h-data: Likewise.
601         * conform/data/fmtmsg.h-data: Likewise.
602         * conform/data/fnmatch.h-data: Likewise.
603         * conform/data/ftw.h-data: Likewise.
604         * conform/data/glob.h-data: Likewise.
605         * conform/data/grp.h-data: Likewise.
606         * conform/data/iconv.h-data: Likewise.
607         * conform/data/langinfo.h-data: Likewise.
608         * conform/data/libgen.h-data: Likewise.
609         * conform/data/limits.h-data: Likewise.
610         * conform/data/locale.h-data: Likewise.
611         * conform/data/math.h-data: Likewise.
612         * conform/data/monetary.h-data: Likewise.
613         * conform/data/mqueue.h-data: Likewise.
614         * conform/data/ndbm.h-data: Likewise.
615         * conform/data/netdb.h-data: Likewise.
616         * conform/data/pthread.h-data: Likewise.
617         * conform/data/pwd.h-data: Likewise.
618         * conform/data/regex.h-data: Likewise.
619         * conform/data/sched.h-data: Likewise.
620         * conform/data/search.h-data: Likewise.
621         * conform/data/semaphore.h-data: Likewise.
622         * conform/data/setjmp.h-data: Likewise.
623         * conform/data/signal.h-data: Likewise.
624         * conform/data/spawn.h-data: Likewise.
625         * conform/data/stdio.h-data: Likewise.
626         * conform/data/stdlib.h-data: Likewise.
627         * conform/data/string.h-data: Likewise.
628         * conform/data/strings.h-data: Likewise.
629         * conform/data/sys/ipc.h-data: Likewise.
630         * conform/data/sys/msg.h-data: Likewise.
631         * conform/data/sys/resource.h-data: Likewise.
632         * conform/data/sys/sem.h-data: Likewise.
633         * conform/data/sys/shm.h-data: Likewise.
634         * conform/data/sys/socket.h-data: Likewise.
635         * conform/data/sys/stat.h-data: Likewise.
636         * conform/data/sys/time.h-data: Likewise.
637         * conform/data/sys/types.h-data: Likewise.
638         * conform/data/sys/uio.h-data: Likewise.
639         * conform/data/sys/wait.h-data: Likewise.
640         * conform/data/syslog.h-data: Likewise.
641         * conform/data/tar.h-data: Likewise.
642         * conform/data/termios.h-data: Likewise.
643         * conform/data/time.h-data: Likewise.
644         * conform/data/ulimit.h-data: Likewise.
645         * conform/data/unistd.h-data: Likewise.
646         * conform/data/utmpx.h-data: Likewise.
647         * conform/data/wchar.h-data: Likewise.
648         * conform/data/wctype.h-data: Likewise.
649         * conform/data/wordexp.h-data: Likewise.
651         * io/fcntl.h: Define mode_t macros instead of including sys/stat.h.
652         * sysdeps/unix/bsd/bits/stat.h: Enable using from fcntl.h.
653         * sysdeps/unix/sysv/linux/powerpc/bits/stat.h: Likewise.
654         * sysdeps/unix/sysv/linux/x86_64/bits/stat.h: Likewise.
655         * sysdeps/unix/sysv/linux/s390/bits/stat.h: Likewise.
656         * sysdeps/unix/sysv/linux/sparc/bits/stat.h: Likewise.
657         * sysdeps/unix/sysv/linux/bits/stat.h: Likewise.
658         * sysdeps/unix/sysv/linux/ia64/bits/stat.h: Likewise.
659         * sysdeps/unix/sysv/bits/stat.h: Likewise.
660         * sysdeps/mach/hurd/bits/stat.h: Likewise.
662         * stdlib/stdlib.h: Define wait-related bits for XPG7.
663         Don't declare valloc, mktemp, ecvt, fcvt, gcvt for XPG6 and  up.
664         Declare mkstemp and getsubopt for XPG7.
665         Declare posix_openpt for XPG6 XSI.
667         * include/features.h: Define __USE_XOPEN2KXSI for _XOPEN_SOURCE >= 600
668         and __USE_XOPEN2K8XSI for _XOPEN_SOURCE >= 700.
670         * string/string.h: Declare strdup for XPG7.
672 2010-01-08  Ulrich Drepper  <drepper@redhat.com>
674         * bits/confname.h: Define _CS_V6_ENV and _CS_V7_ENV.
675         * posix/confstr.c: Implement _CS_V6_ENV and _CS_V7_ENV.
677         * dirent/dirent.h: Really fix feature selection.
679         * locale/localeinfo.h: Rename struct locale_data to __locale_data.
680         Fix all users.
681         * locale/C-address.c: Fix all users.
682         * locale/C-collate.c: Likewise.
683         * locale/C-ctype.c: Likewise.
684         * locale/C-identification.c: Likewise.
685         * locale/C-measurement.c: Likewise.
686         * locale/C-messages.c: Likewise.
687         * locale/C-monetary.c: Likewise.
688         * locale/C-name.c: Likewise.
689         * locale/C-numeric.c: Likewise.
690         * locale/C-paper.c: Likewise.
691         * locale/C-telephone.c: Likewise.
692         * locale/C-time.c: Likewise.
693         * locale/findlocale.c: Likewise.
694         * locale/global-locale.c: Likewise.
695         * locale/loadarchive.c: Likewise.
696         * locale/loadlocale.c: Likewise.
697         * locale/nl_langinfo_l.c: Likewise.
698         * locale/setlocale.c: Likewise.
699         * locale/xlocale.c: Likewise.
700         * locale/xlocale.h: Likewise.
701         * stdio-common/vfscanf.c: Likewise.
702         * stdlib/strfmon_l.c: Likewise.
703         * stdlib/strtod_l.c: Likewise.
704         * stdlib/strtol_l.c: Likewise.
705         * string/strcoll_l.c: Likewise.
706         * string/strxfrm_l.c: Likewise.
707         * time/alt_digit.c: Likewise.
708         * time/asctime.c: Likewise.
709         * time/era.c: Likewise.
710         * time/lc-time-cleanup.c: Likewise.
711         * time/strftime_l.c: Likewise.
712         * time/strptime_l.c: Likewise.
713         * wcsmbs/wcsmbsload.c: Likewise.
714         * wcsmbs/wcsmbsload.h: Likewise.
716         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Define O_DIRECTORY,
717         O_NOFOLLOW, O_CLOEXEC, F_DUPFD_CLOEXEC, F_SETOWN, and F_GETOWN
718         for XPG7.
719         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Likewise.
720         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
721         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
722         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
723         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
724         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
726 2010-01-07  Roland McGrath  <roland@redhat.com>
728         * elf/elf.h (PN_XNUM): New macro.
730         * elf/dl-sysdep.c (_dl_important_hwcaps): Use NT_GNU_HWCAP instead of
731         literal 2.
733 2010-01-06  Ulrich Drepper  <drepper@redhat.com>
735         * dirent/dirent.h: Fix typo in feature selection macro use.
737 2009-12-15  Maciej W. Rozycki  <macro@codesourcery.com>
739         [BZ #11115]
740         * stdlib/tst-makecontext3.c: New file.
741         * stdlib/Makefile (tests): Add new test.
743         * stdlib/tst-setcontext.c (check_called): Fix a typo.
745 2009-12-17  H.J. Lu  <hongjiu.lu@intel.com>
747         * configure.in: Enable multi-arch by default if the assembler
748         supports gnu_indirect_function symbol type and the architecture
749         supports it.
751 2009-12-23  Ulrich Drepper  <drepper@redhat.com>
753         * include/stdlib.h: Exclude some includes and prototypes if _ISOMAC
754         is defined.
756 2009-12-22  Samuel Thibault  <samuel.thibault@ens-lyon.org>
758         * hurd/hurdioctl.c (_hurd_locked_install_cttyid): Set newctty to
759         MACH_PORT_NULL when id != cttyid.
761 2009-12-20  Samuel Thibault  <samuel.thibault@ens-lyon.org>
763         * sysdeps/mach/hurd/getcwd.c (cleanup): Do not call
764         __mach_port_deallocate on rootdevid.
766 2009-12-17  Martin Schwidefsky  <schwidefsky@de.ibm.com>
768         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela): Handle
769         R_390_PC32DBL. Remove unneeded R_390_PLT16DBL.
770         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela): Remove
771         unneeded R_390_PLT16DBL and R_390_PLT32DBL.
773 2009-12-21  Ulrich Drepper  <drepper@redhat.com>
775         [BZ #10992]
776         * sysdeps/unix/sysv/linux/futimens.c: Handle AT_FDCWD.
777         Patch by Eric Blake <ebb9@byu.net>.
779 2009-12-15  Ulrich Drepper  <drepper@redhat.com>
781         [BZ #11093]
782         * bits/poll.h: Define POLLRDNORM, POLLRDBAND, POLLWRNORM, and
783         POLLWRBAND also for POSIX 2008.
784         * sysdeps/unix/sysv/linux/bits/poll.h: Likewise.
785         * sysdeps/unix/sysv/linux/sparc/bits/poll.h: Likewise.
787         * include/link.h (struct link_map): Move l_used into its own word.
788         * elf/dl-lookup.c (_dl_lookup_symbol_x): Only update l_used when it is
789         still zero.
790         * elf/dl-object.c (_dl_new_object): Set dl_used if we know it is
791         never really used.
793 2009-12-13  H.J. Lu  <hongjiu.lu@intel.com>
795         * sysdeps/i386/i686/multiarch/strcspn.S Include <init-arch.h>
796         instead of <ifunc-defines.h>.  Use bit_XXX and index_XXX to
797         check processor feature.
798         * sysdeps/i386/i686/multiarch/strlen.S: Likewise.
799         * sysdeps/i386/i686/multiarch/strspn.S: Likewise.
800         * sysdeps/x86_64/multiarch/init-arch.h (bit_SSE2): New definition.
801         (index_SSE2): Likewise.
803 2009-12-09  H.J. Lu  <hongjiu.lu@intel.com>
805         * sysdeps/x86_64/multiarch/init-arch.h: Include <ifunc-defines.h>
806         if __ASSEMBLER__ is defined.
807         (bit_SSSE3): New.  Defined for __ASSEMBLER__.
808         (bit_SSE4_2): Likewise.
809         (index_SSSE3): Likewise.
810         (index_SSE4_2): Likewise.
811         * sysdeps/x86_64/multiarch/rawmemchr.S: Include <init-arch.h>
812         instead of <ifunc-defines.h>.  Use bit_XXX and index_XXX to
813         check processor feature.
814         * sysdeps/x86_64/multiarch/strchr.S: Likewise.
815         * sysdeps/x86_64/multiarch/strcmp.S: Likewise.
816         * sysdeps/x86_64/multiarch/strcpy.S: Likewise.
817         * sysdeps/x86_64/multiarch/strcspn.S: Likewise.
818         * sysdeps/x86_64/multiarch/strlen.S: Likewise.
819         * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
820         * sysdeps/x86_64/multiarch/strspn.S: Likewise.
822 2009-12-08  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
824         * sysdeps/sh/elf/initfini.c: Update according to generic/initfini.c.
826 2009-12-01  Mike Frysinger  <vapier@gentoo.org>
828         * sysdeps/sh/sh4/fpu/fpu_control.h (__set_fpscr): New prototype.
830 2009-12-11  Ulrich Drepper  <drepper@redhat.com>
832         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Redefine O_SYNC and
833         O_DSYNC to match 2.6.33+ kernels.
834         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Likewise.
835         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
836         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
837         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
838         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
839         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
841 2009-12-10  Ulrich Drepper  <drepper@redhat.com>
843         [BZ #11000]
844         * nis/nss_nis/nis-hosts.c (_nss_nis_gethostbyname4_r): Always set
845         *herrnop before returning.
846         * nis/nss_nisplus/nisplus-hosts.c (internal_gethostbyname2_r):
847         Likewise.
848         * nss/nss_files/files-hosts.c (_nss_files_gethostbyname4_r): Handle
849         TRYAGAIN errors separately.
850         * sysdeps/posix/getaddrinfo.c (gaih_inet): Fix error handling of
851         *name4_r after functions.
853 2009-12-09  Ulrich Drepper  <drepper@redhat.com>
855         [BZ #11046]
856         * sysdeps/unix/sysv/linux/ptsname.c (__ptsname_internal): Fix kernel
857         version check.
859 2009-11-05  Bruno Haible  <bruno@clisp.org>
861         [BZ #11056]
862         * posix/unistd.h (execve, fexecve, execv, execvp, execvpe): Mark the
863         argv argument as non-NULL.
864         (execle, execl, execlp): Mark the first ARG argument as non-NULL.
866 -2009-12-08  Ulrich Drepper  <drepper@redhat.com>
868         * sysdeps/unix/sysv/linux/bits/socket.h: Define mmsghdr and declare
869         recvmmsg.
870         * sysdeps/unix/sysv/linux/syscalls.list: Add entry for recvmmsg.
871         * sysdeps/unix/sysv/linux/Versions: Add recvmmsg for GLIBC_2.12.
873 2009-12-04  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
875         * sysdeps/s390/s390-64/dl-trampoline.S: Add CFI for the call saved
876         registers.
877         * sysdeps/s390/s390-32/dl-trampoline.S: Likewise.
878         * sysdeps/s390/s390-32/s390-mcount.S: Add CFI.
879         * sysdeps/s390/s390-64/s390x-mcount.S: Add CFI.
881 2009-11-30  Ulrich Drepper  <drepper@redhat.com>
883         * sysdeps/unix/sysv/linux/bits/sched.h: Define SCHED_IDLE and
884         SCHED_RESET_ON_FORK.
886 2009-11-26  Ulrich Drepper  <drepper@redhat.com>
888         * sysdeps/unix/sysv/linux/ptsname.c (__ptsname_internal): Avoid code
889         only used on truly ancient kernel if configuration requires a more
890         recent kernel.
892 2009-11-24  Ulrich Drepper  <drepper@redhat.com>
894         [BZ #3662]
895         * stdlib/random_r.c: Fix comments for __initstate_r and __setstate_r.
896         Patch by Christopher Neufeld <glibcbugs0000@cneufeld.ca>.
898         * sysdeps/unix/grantpt.c (pts_name): Take additional parameter,
899         pass it on to __ptsname_internal.
900         (grantpt): Pass stat64 pointer to pts_name.  Remove stat call here.
901         * sysdeps/unix/sysv/linux/ptsname.c (__ptsname_internal): New function.
902         All the code from __ptsname_r but take additional parameter.  Use that
903         instead of pointer to local stat64 variable.
904         (__ptsname_r): Call __ptsname_internal with pointer to local stat64
905         variable.
906         * include/stdlib.h: Declare __ptsname_internal.
908         * sysdeps/unix/grantpt.c (grantpt): Use CLOSE_ALL_FDS is available
909         before the exec.
910         * sysdeps/unix/sysv/linux/grantpt.c: New file.
911         * login/programs/pt_chown.c (main): Don't print message on errors
912         when doing real work.
914         * sysdeps/unix/grantpt.c (grantpt): Only get tty group information
915         once.
917         * csu/elf-init.c (__libc_csu_irel): New function.  Code to perform
918         irel relocations split out from...
919         (__libc_csu_init): ...here.
920         * csu/libc-start.c [!SHARED]: Call __libc_csu_irel early.
922 2009-11-23  Andreas Schwab  <schwab@redhat.com>
924         * sysdeps/unix/sysv/linux/x86_64/bits/stat.h: Use struct timespec
925         for timestamps also if __USE_XOPEN2K8.
926         * sysdeps/unix/sysv/linux/sparc/bits/stat.h: Likewise.
927         * sysdeps/unix/sysv/linux/s390/bits/stat.h: Likewise.
928         * sysdeps/unix/sysv/linux/powerpc/bits/stat.h: Likewise.
929         * sysdeps/unix/sysv/linux/bits/stat.h: Likewise.
931 2009-11-22  Ulrich Drepper  <drepper@redhat.com>
933         * nscd/connections.c (restart): Try harder to re-exec.
935         * sunrpc/create_xid.c (_create_xid): Reinitialize state after fork.
937         * sysdeps/unix/sysv/linux/ntp_gettimex.c:  New file.
938         * sysdeps/unix/sysv/linux/Makefile: Add rules to build ntp_gettimex.
939         * sysdeps/unix/sysv/linux/Versions: Export ntp_gettimex for GLIBC_2.12.
940         * sysdeps/unix/sysv/linux/sys/timex.h (ntptimeval): Add tai member and
941         some placeholders.  Redirect ntp_gettime to ntp_gettimex.
942         * sysdeps/unix/sysv/linux/ntp_gettime.c: Adjust for header change.
944         * sysdeps/unix/sysv/linux/sys/timex.h (MOD_TAI, MOD_MICRO, MOD_NANO):
945         Define.
946         (STA_RONLY): Add STA_NANO, STA_MODE, and STA_CLK.
948 2009-11-18  H.J. Lu  <hongjiu.lu@intel.com>
950         [BZ #10162]
951         * sysdeps/ia64/memchr.S: Don't use a simple loop on data shorter
952         than software pipeline.  Properly recover from shorter read.
954 2009-11-19  Ulrich Drepper  <drepper@redhat.com>
956         [BZ #10958]
957         * libio/libio.h (_IO_getwc_unlocked): Check for _wide_data being
958         initialized before using it.
959         (_IO_putwc_unlocked): Likewise.
961         [BZ #10918]
962         * sysdeps/unix/sysv/linux/bits/sched.h (__CPU_ISSET_S): Use __const
963         in cast to not throw away const-ness of parameters.
964         (__CPU_EQUAL_S): Likewise.
965         (__CPU_OP_S): Likewise.
967         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Introduce new symbol
968         F_OWNER_PGRP and mark F_OWNER_GID obsolete.  The kernel people made
969         this gratuitous change and we have to keep compatibility.
970         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Likewise.
971         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
972         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
973         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
974         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
975         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
977 2009-11-17  Ulrich Drepper  <drepper@redhat.com>
979         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Change misleading names
980         of parameters of sync_file_range.
981         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Likewise.
982         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
983         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
984         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
985         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
986         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
988 2009-11-16  Jakub Jelinek  <jakub@redhat.com>
990         * sysdeps/unix/sysv/linux/sync_file_range.c (sync_file_range):
991         Implement using sync_file_range2 syscall if __NR_sync_file_range2
992         is defined.
993         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sync_file_range.c: New
994         file.
996 2009-11-17  Paolo Bonzini  <bonzini@gnu.org>
998         * posix/bug-regex30.c: New file.
999         * posix/Makefile: Add rules to build and run bug-regex30.
1000         * posix/regcomp.c (re_compile_fastmap_iter): Add all multibyte
1001         character lead bytes when there is a range in a COMPLEX_BRACKET.
1002         Reported by Oleg Bylatov.
1004 2009-11-17  Ulrich Drepper  <drepper@redhat.com>
1006         [BZ #10969]
1007         * locale/duplocale.c (__duplocale): Handle LC_GLOBAL_LOCALE special.
1008         * locale/tst-duplocale.c: New file.
1009         * locale/Makefile (tests): Add tst-duplocale.
1011         [BZ #10968]
1012         * locale/langinfo.h (_NL_LOCALE_NAME): Correct definition.
1013         Patch by Bruno Haible <bruno@clisp.org>.
1014         * locale/tst-locname.c: New file.
1015         * locale/Makefile (tests): Add tst-locname.
1017         [BZ #10972]
1018         * sysdeps/unix/sysv/linux/powerpc/bits/mman.h: Add new MADV_*
1019         constants from recent kernels.
1020         * sysdeps/unix/sysv/linux/i386/bits/mman.h: Likewise.
1021         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Likewise.
1022         * sysdeps/unix/sysv/linux/s390/bits/mman.h: Likewise.
1023         * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Likewise.
1024         * sysdeps/unix/sysv/linux/sh/bits/mman.h: Likewise.
1025         * sysdeps/unix/sysv/linux/ia64/bits/mman.h: Likewise.
1027 2009-11-09  H.J. Lu  <hongjiu.lu@intel.com>
1029         [BZ #10162]
1030         * sysdeps/ia64/memchr.S: Use a simple loop on data shorter than
1031         software pipeline.
1033 2009-11-09  Mike Frysinger  <vapier@gentoo.org>
1035         * sysdeps/unix/sysv/linux/i386/fallocate.c: Include errno.h.
1036         (fallocate): Return ENOSYS if __NR_fallocate is not defined.
1037         * sysdeps/unix/sysv/linux/i386/fallocate64.c: Likewise.
1039 2009-11-06  Mike Frysinger  <vapier@gentoo.org>
1041         * posix/bug-regex29.c: Include stdio.h.
1043 2009-11-14  Ulrich Drepper  <drepper@redhat.com>
1045         [BZ #10939]
1046         * Versions.def: Define GLIBC_2.12 for libc.
1047         * manual/errno.texi: Add ERFKILL entry.
1048         * sysdeps/unix/sysv/linux/Versions: Add new errlist compat entries
1049         for 2.12.
1050         * sysdeps/unix/sysv/linux/bits/errno.h: Define ERFKILL is not done.
1051         * sysdeps/unix/sysv/linux/sparc/bits/errno.h: Likewise.
1053         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Update F_SETOWN_EX and
1054         F_GETOWN_EX definitions according to corrected kernel definitions.
1055         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Likewise.
1056         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
1057         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
1058         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
1059         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
1060         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
1062 2009-11-12  Ulrich Drepper  <drepper@redhat.com>
1064         * version.h: Bump for 2.12 development.
1066 2009-11-10  Andreas Schwab  <schwab@redhat.com>
1068         * resolv/mapv4v6hostent.h (map_v4v6_hostent): Return non-zero if
1069         out of buffer space.
1070         * resolv/nss_dns/dns-host.c (getanswer_r): Check for
1071         map_v4v6_hostent running out of space.
1073 2009-11-10  Ulrich Drepper  <drepper@redhat.com>
1075         * string/bits/string3.h (memset): If the second parameter is constant
1076         and zero there is likely no transposition.
1077         Patch by Caolan McNamara <caolanm@redhat.com.
1079 2009-11-04  Philippe De Muyter  <phdm@macqel.be>
1081         * sysdeps/powerpc/fpu/e_sqrt.c: Fix spelling of (Newton-)Raphson.
1082         * sysdeps/powerpc/fpu/e_sqrtf.c: Likewise.
1084 2009-10-30  Holger Hans Peter Freyther  <zecke@selfish.org>
1086         * malloc/memusagestat.c (main): Fix spelling in an error message.
1088 2009-11-01  H.J. Lu  <hongjiu.lu@intel.com>
1090         * elf/dl-sym.c (do_sym): Properly handle STT_GNU_IFUNC symbols.
1091         * elf/ifuncmain3.c (main): Test dlopen STT_GNU_IFUNC symbol.
1093 2009-11-03  Andreas Schwab  <schwab@redhat.com>
1095         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list: Add
1096         readahead.
1098 2009-11-03  Jakub Jelinek  <jakub@redhat.com>
1100         * sysdeps/powerpc/powerpc64/dl-machine.h (resolve_ifunc): Don't
1101         relocate opd entry when resolving prelink conflicts.
1103 2009-11-04  Jakub Jelinek  <jakub@redhat.com>
1105         * misc/sys/uio.h (preadv, pwritev): Fix type of last argument
1106         when -D_FILE_OFFSET_BITS=64.
1108         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h (fallocate): Fix types
1109         of last two arguments when -D_FILE_OFFSET_BITS=64.
1110         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h (fallocate): Likewise.
1111         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (fallocate): Likewise.
1112         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h (fallocate): Likewise.
1113         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h (fallocate): Likewise.
1114         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (fallocate): Likewise.
1115         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h (fallocate): Likewise.
1117 2009-11-03  Andreas Schwab  <schwab@linux-m68k.org>
1119         [BZ #4457]
1120         * sysdeps/generic/libgcc_s.h: New file.
1121         * sysdeps/generic/framestate.c: Include it and use LIBGCC_S_SO.
1123 2009-11-01  Ulrich Drepper  <drepper@redhat.com>
1125         * malloc/hooks.c (free_check): Restore locking and call _int_free
1126         appropriately.
1128 2009-10-30  Ulrich Drepper  <drepper@redhat.com>
1130         * version.h (VERSION): Bump for 2.11 release.
1131         * include/features.h (__GLIBC_MINOR__): Bump to 11.
1133         * elf/tst-execstack.c (do_test): Add cast to avoid warning.
1135         * stdio-common/scanf13.c (main): Remove unused variable wbuf.
1137         * stdlib/tst-strtol.c (tests): Mark one more constant as unsigned
1138         to avoid warning.
1139         * stdlib/tst-strtoll.c (tests): Likewise.
1141         [BZ #9986]
1142         * time/strftime_l.c (__strftime_internal): Allow %OC.
1144         * misc/mkostemps.c: New file.
1145         * misc/mkostemps64.c: New file.
1147 2009-10-30  Andreas Schwab  <schwab@redhat.com>
1149         * locale/programs/locale-spec.c: Include <error.h> and
1150         <libintl.h>.
1152         * sysdeps/unix/sysv/linux/readlinkat.c: Fix last change.
1154 2009-10-28  Roland McGrath  <roland@redhat.com>
1156         * Makefile (dist-prepare): New target.
1157         (tag-for-dist): Target removed.
1158         (glibc-%.tar): Pattern rule removed.
1159         (%.tar): New pattern rule, does simple use of git archive.
1160         (dist-version): Remove variable definition.
1161         (dist): Just depend on that.  Add .tar.xz dependency.
1162         If dist-version variable not set on command line, depend on
1163         dist-prepare, re-invoke with dist-version set via git describe.
1165         * Makerules (%.xz): New pattern rule.
1167 2009-10-28  Alan Modra  <amodra@bigpond.net.au>
1169         * elf/ifuncdep2.c: Include ifunc-sel.h.
1170         (global): Delete.
1171         (foo1_ifunc, foo2_ifunc, foo3_ifunc): Use ifunc_sel.
1172         * elf/ifuncmain1.c (global): Delete.
1173         * elf/ifuncmain1vis.c: Likewise.
1174         * elf/ifuncmain2.c: Likewise.
1175         * elf/ifuncmain5.c: Likewise.
1176         * elf/ifuncmod3.c: Likewise.
1177         * elf/ifuncmain6pie.c: Include ifunc-sel.h.
1178         (foo_ifunc): Use ifunc_one.
1179         * elf/ifuncmain7.c: Likewise.
1180         * elf/ifuncmod1.c: Include ifunc-sel.h.
1181         (global): Define protected var.
1182         (foo_ifunc, foo_hidden_ifunc, foo_protected_ifunc): Use ifunc_sel.
1183         * elf/ifuncmod5.c: Likewise.
1184         * sysdeps/generic/elf/ifunc-sel.h: New file.
1185         * sysdeps/powerpc/elf/ifunc-sel.h: New file.
1187 2009-07-30  Alan Modra  <amodra@bigpond.net.au>
1189         * elf/elf.h (R_PPC_NUM, R_PPC64_NUM): Delete unused and incorrect.
1190         (R_PPC_REL16*): Correct comments.
1191         (R_PPC_IRELATIVE, R_PPC64_IRELATIVE, R_PPC64_JMP_IREL): Define.
1192         (R_PPC64_REL16, R_PPC64_REL16_LO, R_PPC64_REL16_HI,
1193          R_PPC64_REL16_HA): Define.
1194         * sysdeps/powerpc/powerpc32/dl-irel.h: New file.
1195         * sysdeps/powerpc/powerpc64/dl-irel.h: New file.
1196         * sysdeps/powerpc/powerpc32/dl-machine.c (__elf_machine_fixup_plt):
1197         Delete unused "reloc" param.
1198         (__process_machine_rela): Handle R_PPC_IRELATIVE.
1199         * sysdeps/powerpc/powerpc32/dl-machine.h (__elf_machine_fixup_plt):
1200         Delete "reloc" param.
1201         (elf_machine_rela): Handle STT_GNU_IFUNC functions and
1202         R_PPC_IRELATIVE.
1203         * sysdeps/powerpc/powerpc64/dl-machine.h (resolve_ifunc): New function.
1204         (elf_machine_rela): Handle STT_GNU_IFUNC functions and new ifunc
1205         relocations.
1207 d2009-10-30  Ulrich Drepper  <drepper@redhat.com>
1209         [BZ #10315]
1210         * sysdeps/gnu/netinet/udp.h: Define UDP_CORK, UDP_ENCAP,
1211         UDP_ENCAP_ESPINUDP_NON_IKE, UDP_ENCAP_ESPINUDP, and
1212         UDP_ENCAP_L2TPINUDP.
1214         [BZ #10349]
1215         * sysdeps/posix/tempname.c (__gen_tempname): Take new second
1216         parameter, specifying length of prefix.
1217         * stdio-common/tempname.c: Likewise.
1218         * include/stdio.h: Adjust prototypes.
1219         * libio/oldtmpfile.c: Adjust caller.
1220         * misc/mkdtemp.c: Likewise.
1221         * misc/mkostemp.c: Likewise.
1222         * misc/mkostemp64.c: Likewise.
1223         * misc/mkstemp.c:  Likewise.
1224         * misc/mkstemp64.c: Likewise.
1225         * misc/mktemp.c: Likewise.
1226         * stdio-common/tempnam.c: Likewise.
1227         * stdio-common/tmpfile.c: Likewise.
1228         * stdio-common/tmpnam.c: Likewise.
1229         * stdio-common/tmpnam_r.c: Likewise.
1230         * misc/mkstemps.c: New file.
1231         * misc/mkstemps64.c: New file.
1232         * stdlib/stdlib.h: Add prototypes.
1233         * misc/Makefile (routines): Add mkstemps and mkstemps64.
1234         * misc/Versions: Export mkstemps and mkstemps64 for GLIBC_2.11.
1236 2009-10-29  Ulrich Drepper  <drepper@redhat.com>
1238         * locale/iso-639.def: Add sml entry.
1240         [BZ #10391]
1241         * resolv/res_send.c (send_dg): Initialize resplen.
1243         [BZ #10446]
1244         * sysdeps/unix/sysv/linux/ia64/bits/siginfo.h: Match sigevent
1245         definition to the kernel's.
1246         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h: Likewise.
1248 2009-08-18  Anders Johansson  <ajohansson@novell.com>
1250         * nscd/aicache.c: Fix mixing up dataset and dataset->resp
1251         offsets and record sizes in assert()s and response sending.
1252         * nscd/grpcache.c: Likewise.
1253         * nscd/hstcache.c: Likewise.
1254         * nscd/initgrcache.c: Likewise.
1255         * nscd/pwdcache.c: Likewise.
1257 2009-10-29  Ulrich Drepper  <drepper@redhat.com>
1259         [BZ #10540]
1260         * nss/nss_files/files-hosts.c (_nss_files_gethostbyname4_r): If
1261         /etc/hosts does not exist set errnop and herrnop appropriately.
1262         Patch by Steve Langasek <vorlon@debian.org>.
1264         [BZ #10553]
1265         * malloc/malloc.c (malloc_info): Fix typos in format strings.
1266         Patch by John Sullivan <jsrhbz@kanargh.force9.co.uk>.
1268         [BZ #10564]
1269         * login/utmp_file.c (TIMEOUT): Increase to 10.
1271         [BZ #10609]
1272         * sysdeps/unix/sysv/linux/faccessat.c: Fix handling of empty parameters
1273         for file names in case the syscall is not available.
1274         * sysdeps/unix/sysv/linux/fchmodat.c: Likewise.
1275         * sysdeps/unix/sysv/linux/fchownat.c: Likewise.
1276         * sysdeps/unix/sysv/linux/futimesat.c: Likewise.
1277         * sysdeps/unix/sysv/linux/fxstatat.c: Likewise.
1278         * sysdeps/unix/sysv/linux/fxstatat64.c: Likewise.
1279         * sysdeps/unix/sysv/linux/i386/fchownat.c: Likewise.
1280         * sysdeps/unix/sysv/linux/i386/fxstatat.c: Likewise.
1281         * sysdeps/unix/sysv/linux/linkat.c: Likewise.
1282         * sysdeps/unix/sysv/linux/mkdirat.c: Likewise.
1283         * sysdeps/unix/sysv/linux/openat.c: Likewise.
1284         * sysdeps/unix/sysv/linux/powerpc/fchownat.c: Likewise.
1285         * sysdeps/unix/sysv/linux/readlinkat.c: Likewise.
1286         * sysdeps/unix/sysv/linux/renameat.c: Likewise.
1287         * sysdeps/unix/sysv/linux/symlinkat.c: Likewise.
1288         * sysdeps/unix/sysv/linux/unlinkat.c: Likewise.
1289         * sysdeps/unix/sysv/linux/wordsize-64/fxstatat.c: Likewise.
1290         * sysdeps/unix/sysv/linux/xmknodat.c: Likewise.
1292         [BZ #10643]
1293         * sysdeps/pthread/aio_misc.c (__aio_enqueue_request): If thread
1294         creation filed, remove the request from the 'requests' list and signal
1295         the caller that the request is finished.
1297         [BZ #10692]
1298         * nis/nss_nis/nis-grp.c (internal_nis_getgrent_r): Don't free buffer
1299         in error if batch_read.  Patch by Joe Landers <jlanders@vmware.com>.
1301         [BZ #10713]
1302         * nis/nss_nis/nis-grp.c (internal_nis_endgrent): Start freeing blocks
1303         from intern.start.  Patch by Joe Landers <jlanders@vmware.com>.
1305         [BZ #10780]
1306         * libio/ioputs.c (_IO_puts): Make sure to not return a number which
1307         overflows the int return type.
1309         [BZ #10717]
1310         * malloc/memusagestat.c (main): Fix repairing of trace files.  We also
1311         have to compute maxsize_total, we have to update the variables, and
1312         the also_total handling must happen after the repair.
1314         [BZ #10742]
1315         * nscd/dbg_log.c (dbg_log): Print timestamp before the message text.
1316         Based on patch by Jeffrey Bastian <jbastian@redhat.com>.
1318 2009-10-27  Andreas Schwab  <schwab@redhat.com>
1320         * sysdeps/unix/sysv/linux/getpt.c (__posix_openpt): Make sure
1321         errno is always set when returning unsuccessfully.
1323 2009-10-29  Andreas Schwab  <schwab@redhat.com>
1325         * malloc/memusage.c (update_data): Fix index wraparound handling
1326         so that buffer_cnt is actually reset.
1328 2009-10-29  Ulrich Drepper  <drepper@redhat.com>
1330         [BZ #10784]
1331         * sysdeps/unix/sysv/linux/ttyname.c (getttyname): Always copy name
1332         of the directory we look at into the static buffer if there is one
1333         at the start of the loop.
1335         [BZ #10789]
1336         * sysdeps/generic/netinet/ip.h: Define IPTOS_ENC* and IPTOS_DSCP*
1337         macros.  Patch by Philip Prindeville <philipp@redfish-solutions.com>.
1339         [BZ #10840]
1340         * sysdeps/unix/sysv/linux/kernel-features.h: Define
1341         __ASSUME_F_GETOWN_EX.
1342         * sysdeps/unix/sysv/linux/fcntl.c: Implement F_GETOWN using F_GETOWN_EX
1343         if possible.
1344         * sysdeps/unix/sysv/linux/i386/fcntl.c: Likewise.
1346         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Define F_OWNER_*
1347         and f_owner_ex.
1348         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Likewise.
1349         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
1350         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
1351         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
1352         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
1353         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
1355         [BZ #10847]
1356         * sysdeps/gnu/getutmp.c: Allow compatibility code to play around with
1357         getutmpx symbol.
1359         [BZ #10823]
1360         * resolv/res_send.c (__libc_res_nsend): Fix copying of IPv4 server
1361         addresses.  Patch by Petar Bogdanovic <petar@smokva.net>.
1363 2009-10-24  Joseph Myers  <joseph@codesourcery.com>
1365         * sysdeps/ieee754/ldbl-128/w_expl.c: Add hidden_def (__expl).
1367 2009-10-27  Jakub Jelinek  <jakub@redhat.com>
1369         [BZ #10817]
1370         * math/w_coshl.c (__coshl): Use __finitel instead of __finite.
1371         Reported by Ray Chason.
1373 2009-10-21  H.J. Lu  <hongjiu.lu@intel.com>
1375         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
1376         strend-sse4.
1377         * sysdeps/x86_64/multiarch/strchr.S: New file.
1378         * sysdeps/x86_64/multiarch/strend-sse4.S: New file.
1379         * sysdeps/x86_64/multiarch/strrchr.S: New file.
1381 2009-10-21  Andreas Schwab  <schwab@redhat.com>
1383         * elf/dl-sym.c (do_sym): Resolve STT_GNU_IFUNC symbols.
1385 2009-10-19  Andreas Schwab  <schwab@redhat.com>
1387         * include/math.h: Add hidden protos for __exp/__expf/__expl.
1388         * sysdeps/ieee754/dbl-64/w_exp.c: Add hidden alias.
1389         * sysdeps/ieee754/flt-32/w_expf.c: Likewise.
1390         * sysdeps/ieee754/ldbl-96/w_expl.c: Likewise.
1391         * sysdeps/i386/fpu/s_expm1.S: Call __exp to handle overflow.
1392         * sysdeps/i386/fpu/s_expm1f.S: Call __expf to handle overflow.
1393         * sysdeps/i386/fpu/s_expm1l.S: Call __expl instead of
1394         __ieee751_expl to handle overflow.
1396 2009-10-14  David S. Miller  <davem@davemloft.net>
1398         * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: New file.
1399         * sysdeps/unix/sysv/linux/sparc/sparc64/____longjmp_chk.S: New file.
1401 2009-10-13  Andreas Schwab  <schwab@redhat.com>
1403         * csu/elf-init.c (__libc_csu_init): Run preinit array even if
1404         !USE_MULTIARCH.
1406 2009-10-08  Ulrich Drepper  <drepper@redhat.com>
1408         [BZ #10730]
1409         * stdlib/random_r.c (__initstate_r): Remove duplicate __set-errno.
1410         Patch in part by Steve Ward <planet36@gmail.com>.
1412         [BZ #10731]
1413         * stdlib/rand_r.c: Fix typo.
1415         * po/cs.po: Update from translation team.
1417 2009-10-06  Andreas Schwab  <schwab@redhat.com>
1419         * elf/dl-load.c (_dl_map_object_from_fd): Close fd before
1420         returning if RTLD_NOLOAD.
1422 2009-10-06  Roland McGrath  <roland@redhat.com>
1424         * sysdeps/x86_64/multiarch/strstr-c.c
1425         [! SHARED]: Omit libc_hidden_builtin_def fiddling.
1427         * sysdeps/x86_64/multiarch/strcasestr-c.c: Remove
1428         libc_hidden_builtin_def fiddling, does not apply to strcasestr at all.
1430         * sysdeps/x86_64/multiarch/init-arch.h
1431         [NOT_IN_libc] (__get_cpu_features): Define it as a macro.
1432         (HAS_CPU_FEATURE): New macro.
1433         (HAS_SSE2, HAS_POPCOUNT, HAS_SSE4_2, HAS_FMA): Use it.
1434         * sysdeps/x86_64/multiarch/init-arch.c
1435         (__get_cpu_features): #undef it before definition.
1437 2009-10-05  Andreas Schwab  <schwab@redhat.com>
1439         * locale/C-time.c: Revert week-1stday back to 19971130 and set
1440         first_weekday to 1 and first_workday to 2.
1442 2009-10-01  Ulrich Drepper  <drepper@redhat.com>
1444         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Define F_SETOWN_EX and
1445         F_GETOWN_EX.
1446         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Likewise.
1447         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
1448         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
1449         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
1450         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
1451         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
1453 2009-09-28  Andreas Schwab  <schwab@redhat.com>
1455         * stdio-common/printf_fp.c: Check for and avoid integer overflows.
1456         * stdio-common/vfprintf.c: Likewise.
1458 2009-09-27  Samuel Thibault  <samuel.thibault@ens-lyon.org>
1460         * sysdeps/mach/hurd/mkdirat.c: Include <hurd/fd.h>.
1461         (mkdirat): Call __directory_name_split_at instead of
1462         __directory_name_split.
1464 2009-09-28  Ulrich Drepper  <drepper@redhat.com>
1466         * locale/programs/locale-spec.c (locale_special): If nothing matches
1467         fail with an appropriate message.
1469 2009-09-10  H.J. Lu  <hongjiu.lu@intel.com>
1471         * configure.in: Exclude binutils 2.X.  Support binutils 2.100
1472         and XX.
1474 2009-09-25  Andreas Schwab  <schwab@redhat.com>
1476         * elf/dl-reloc.c (RESOLVE_MAP): Always pass
1477         DL_LOOKUP_ADD_DEPENDENCY to _dl_lookup_symbol_x.
1479 2009-09-28  Samuel Thibault  <samuel.thibault@ens-lyon.org>
1481         * bits/termios.h [__USE_UNIX98] (IXANY): Define macro.
1483 2009-09-20  Andreas Schwab  <schwab@linux-m68k.org>
1485         * iconvdata/iso646.c (gconv_init): Correctly initialize the
1486         character size elements in step data.
1488 2009-09-20  Ulrich Drepper  <drepper@redhat.com>
1490         * po/hu.po: Update from translation team.
1491         * po/vi.po: Likewise.
1493 2009-09-19  Roland McGrath  <roland@redhat.com>
1495         * libio/wfileops.c (_IO_wfile_seekoff): Remove unused variables.
1497 2009-09-15  Roland McGrath  <roland@redhat.com>
1499         * aclocal.m4 (GLIBC_PROVIDES): Add _AS_ECHO_PREPARE.
1500         * nptl/sysdeps/pthread/configure: Regenerated.
1501         * nptl/sysdeps/x86_64/configure: Regenerated.
1502         * sysdeps/unix/sysv/linux/configure: Regenerated.
1503         * sysdeps/x86_64/elf/configure: Regenerated.
1505         * Makefile (autoconf-it): Set execute bit only on top-level configure.
1507         * configure.in: Let add-ons set $libc_add_on_config_subdirs to have
1508         the effect of AC_CONFIG_SUBDIRS relative to the add-on directory.
1509         * aclocal.m4 (GLIBC_PROVIDES): Add AC_CONFIG_SUBDIRS.
1510         * configure: Regenerated.
1512 2009-09-09  Ulrich Drepper  <drepper@redhat.com>
1514         * posix/getconf.c (main): Handle -- on command line.
1516 2009-09-05  H.J. Lu  <hongjiu.lu@intel.com>
1518         * configure.in: Support binutils 2.100 and 3.0.
1520 2009-09-08  Jakub Jelinek  <jakub@redhat.com>
1522         * sysdeps/s390/s390-32/____longjmp_chk.c: Removed.
1523         * sysdeps/s390/s390-64/____longjmp_chk.c: Removed.
1524         * sysdeps/unix/sysv/linux/s390/s390-32/____longjmp_chk.c: New file.
1525         * sysdeps/unix/sysv/linux/s390/s390-64/____longjmp_chk.c: New file.
1527 2009-09-07  Ulrich Drepper  <drepper@redhat.com>
1529         * locale/programs/ld-collate.c (struct locale_collate_t): Add
1530         unnamed_section_defined field.
1531         (collate_read): Test and set unnamed_section_defined.
1533         * posix/getconf.c (vars): Handle POSIX2_LINE_MAX in addition to
1534         _POSIX2_LINE_MAX.
1536 2009-09-04  H.J. Lu  <hongjiu.lu@intel.com>
1538         * configure.in: Support binutils 2.20.
1540 2009-09-03  Ulrich Drepper  <drepper@redhat.com>
1542         * sysdeps/i386/i686/multiarch/strstr-c.c (__strstr_sse42,
1543         __strstr_ia32): Add attribute_hidden.
1545 2009-09-01  Andreas Schwab  <schwab@redhat.com>
1547         * hesiod/nss_hesiod/hesiod-grp.c (internal_gid_from_group): Fix
1548         parsing of group entry.
1550 2009-09-02  Andreas Schwab  <schwab@redhat.com>
1552         * libio/wfileops.c (_IO_wfile_seekoff): Account for readahead in
1553         external buffer.  Always discard readahead in internal buffer.
1554         * libio/Makefile (tests): Add bug-wsetpos.
1555         * libio/bug-wsetpos.c: New file.
1557 2009-09-02  Jakub Jelinek  <jakub@redhat.com>
1559         * sysdeps/x86_64/multiarch/strstr-c.c (__strstr_sse42, __strstr_sse2):
1560         Add attribute_hidden.
1561         * sysdeps/x86_64/multiarch/strcasestr-c.c (__strcasestr_sse42,
1562         __strcasestr_sse2): Likewise.
1563         * sysdeps/x86_64/multiarch/s_fma.c (__fma_sse2): Add attribute_hidden.
1564         (__fma_fma): Make static.
1565         * sysdeps/x86_64/multiarch/s_fmaf.c (__fmaf_sse2): Add attribute_hidden.
1566         (__fmaf_fma): Make static.
1568 2009-08-31  Andreas Schwab  <schwab@redhat.com>
1570         * libio/wfileops.c (_IO_wfile_seekoff): Remove dead code and
1571         reformulate in-buffer optimisation check to match code in
1572         _IO_new_file_seekoff.
1574 2009-08-31  Joshua W. Boyer  <jwboyer@linux.vnet.ibm.com>
1576         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Change srdi instruction
1577         to srwi in 32-bit memcpy for power6.
1579 2009-09-01  Andreas Schwab  <schwab@redhat.com>
1581         * include/stdio.h: Declare hidden proto for fflush.
1582         * libio/iofflush.c: Add hidden weak alias for fflush.
1584 2009-09-01  Jakub Jelinek  <jakub@redhat.com>
1586         * sysdeps/x86_64/fpu/bits/mathinline.h: Include bits/wordsize.h.
1587         (__signbitf, __signbit): Only use SSE inline asm for 64-bit.
1589 2009-08-31  Andreas Schwab  <schwab@redhat.com>
1591         * sysdeps/x86_64/fpu/bits/mathinline.h: Use __asm instead of asm.
1593 2009-08-31  Ulrich Drepper  <drepper@redhat.com>
1595         [BZ #10560]
1596         * malloc/malloc.c: Add local assert definition to avoid problems with
1597         memory allocation in the real one.
1599 2009-08-27  H.J. Lu  <hongjiu.lu@intel.com>
1601         * sysdeps/i386/i686/multiarch/init-arch.c (ENABLE_SSSE3_ON_ATOM):
1602         Removed.
1603         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): Don't
1604         turn off SSSE3 on Atom.
1606 2009-08-28  Ulrich Drepper  <drepper@redhat.com>
1608         * stdlib/tst-strtol.c (tests): More tests.
1609         * stdlib/tst-strtoll.c (tests): Likewise.
1611 2009-08-26  Ulrich Drepper  <drepper@redhat.com>
1613         * sysdeps/ieee754/dbl-64/wordsize-64/s_isinf.c: New file.
1615         * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: New file.
1617 2009-08-25  Ulrich Drepper  <drepper@redhat.com>
1619         * sysdeps/ieee754/dbl-64/wordsize-64/s_lround.c: Add llround aliases.
1620         * sysdeps/ieee754/dbl-64/wordsize-64/s_llround.c: New file.
1622         * sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c: New file
1624         * sysdeps/ieee754/dbl-64/wordsize-64/s_rint.c: New file.
1626         * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c: New file.
1628 2009-08-25  Joseph Myers  <joseph@codesourcery.com>
1630         * math/s_fdiml.c (__fdiml): Use fpclassify instead of fpclassifyl.
1632 2009-08-25  Ulrich Drepper  <drepper@redhat.com>
1634         * sysdeps/x86_64/fpu/s_scalbln.c: New file.
1635         * sysdeps/x86_64/fpu/s_scalbn.c: New file.
1637         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbn.c: New file.
1639         * sysdeps/x86_64/fpu/s_signbit.S: New file.
1640         * sysdeps/x86_64/fpu/s_signbitf.S: New file.
1642         * sysdeps/ieee754/dbl-64/wordsize-64/s_lround.c: New file.
1643         * sysdeps/ieee754/dbl-64/wordsize-64/s_trunc.c: New file.
1645         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Remove
1646         leftover YMM_SIZE definition.
1648 2009-08-24  Ulrich Drepper  <drepper@redhat.com>
1650         * math/math_private.h (ieee_double_shape_type): Add uint64_t word to
1651         union.
1652         (EXTRACT_WORDS64, INSERT_WORDS64): Define.
1653         * sysdeps/x86_64/fpu/math_private.h (EXTRACT_WORDS64, INSERT_WORDS64):
1654         Redefine.
1655         * sysdeps/ieee754/dbl-64/wordsize-64/s_ceil.c: New file.
1657         * sysdeps/x86_64/fpu/math_private.h: Add specialized GET_FLOAT_WORD
1658         and SET_FLOAT_WORD definitions.
1660 2009-08-24  Roland McGrath  <roland@redhat.com>
1662         * sysdeps/unix/syscall-template.S: New file.
1663         * sysdeps/unix/make-syscalls.sh: Generate rules to use it.
1664         * sysdeps/unix/Makefile (omit-deps): Do not omit syscall stubs' deps.
1665         (compile-syscall): Pass mkdep and -g options as normal.
1666         (s-proto.d, s-proto-cancel.d): Don't "-include" these.
1667         (common-generated): Don't add them here.
1669 2009-08-24  Ulrich Drepper  <drepper@redhat.com>
1671         * math/s_fdim.c: In case of overflows set errno.
1672         * math/s_fdimf.c: Likewise.
1673         * math/s_fdiml.c: Likewise.
1675         * math/math.h: Define math_errhandling of __FAST_MATH__ is not defined.
1676         * sysdeps/i386/fpu/bits/mathinline.h: Undefine math_errhandling if we
1677         are using the inline optimizations.
1679         * sysdeps/x86_64/fpu/bits/mathinline.h (__signbit): Optimize.
1680         (__signbitf): Likewise.
1682 2009-08-23  Ulrich Drepper  <drepper@redhat.com>
1684         * posix/regcomp.c (parse_dup_op): Verify the expression is correctly
1685         terminated.
1686         * posix/Makefile (tests): Add bug-regex29.
1687         * posix/bug-regex29.c: New file.
1689         * posix/unistd.h: Define _POSIX_VERSION and _POSIX2_* correctly if
1690         older POSIX versions are selected.
1692         * stdio-common/printf_fp.c: ISO C expects to print the sign of NaN
1693         as well.
1694         * stdio-common/printf_fphex.c: Likewise.
1695         * stdio-common/tstdiomisc.c: Add more tests.
1697         * locale/locale.h: Include xlocale.h and the thread-local locale
1698         declarations for XPG7, not XPG6.
1700 2009-08-21  Andreas Schwab  <schwab@redhat.com>
1702         * sysdeps/powerpc/powerpc32/____longjmp_chk.S: Removed.
1703         * sysdeps/powerpc/powerpc64/____longjmp_chk.S: Removed.
1704         * sysdeps/unix/sysv/linux/powerpc/powerpc32/____longjmp_chk.S: New file.
1705         * sysdeps/unix/sysv/linux/powerpc/powerpc64/____longjmp_chk.S: New file.
1706         * sysdeps/powerpc/powerpc32/__longjmp-common.S: Move CHECK_SP earlier.
1707         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S: Likewise.
1709 2009-08-20  Roland McGrath  <roland@redhat.com>
1711         * sysdeps/generic/elf/backtracesyms.c (__backtrace_symbols):
1712         Use l_addr instead of l_map_start (dli_fbase).
1713         Print "FILE([+-]OFFSET) [ADDRESS]" with the file-relative
1714         address when there is no proximate symbol.
1715         * sysdeps/generic/elf/backtracesymsfd.c (__backtrace_symbols_fd):
1716         Likewise.
1718 2009-08-16  Ulrich Drepper  <drepper@redhat.com>
1720         * scripts/gen-as-const.awk: Fix test for 64-bit platform.
1722 2009-08-14  Ulrich Drepper  <drepper@redhat.com>
1724         * test-skeleton.c (signal_handler): Renamed from timeout_handler.
1725         Also handle SIGINT.  In that case only do the cleanup and then
1726         re-raise the signal.
1727         (main): Install handler for SIGINT.
1729 2009-08-10  SUGIOKA Toshinobu  <sugioka@itonet.co.jp>
1731         * stdlib/longlong.h [__sh__] (udiv_qrnnd, sub_ddmmss): Add "t" to
1732         clobber list.
1734 2009-08-01  H.J. Lu  <hongjiu.lu@intel.com>
1736         * elf/Makefile (distribute): Add tst-audit6.c tst-auditmod6a.c
1737         tst-auditmod6b.c tst-auditmod6c.c tst-audit7.c tst-auditmod7a.c
1738         tst-auditmod7b.c.
1739         (tests): Add tst-audit6 tst-audit7.
1740         (modules-names): Add st-auditmod6a tst-auditmod6b tst-auditmod6c
1741         tst-auditmod7a tst-auditmod7b.
1742         ($(objpfx)tst-audit6): New.
1743         ($(objpfx)tst-audit6.out): Likewise.
1744         ($(objpfx)tst-audit7): Likewise.
1745         ($(objpfx)tst-audit7.out): Likewise.
1746         (tst-audit6-ENV): Likewise.
1747         (tst-audit7-ENV): Likewise.
1748         (CFLAGS-tst-auditmod6b.c): Likewise.
1749         (CFLAGS-tst-auditmod6c.c): Likewise.
1750         (CFLAGS-tst-auditmod7b.c): Likewise.
1751         * elf/tst-audit6.c: New file.
1752         * elf/tst-audit7.c: New file.
1753         * elf/tst-auditmod6a.c: New file.
1754         * elf/tst-auditmod6b.c: New file.
1755         * elf/tst-auditmod6c.c: New file.
1756         * elf/tst-auditmod7a.c: New file.
1757         * elf/tst-auditmod7b.c: New file.
1758         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Move
1759         saving and restoring SSE/AVX registers to ...
1760         * sysdeps/x86_64/dl-trampoline.h: This.  New file.
1762 2009-08-07  H.J. Lu  <hongjiu.lu@intel.com>
1764         * sysdeps/i386/i686/multiarch/strcspn.S (STRCSPN): Use PIC
1765         only if SHARED is defined.
1766         * sysdeps/i386/i686/multiarch/strspn.S (strspn): Likewise.
1768 2009-08-03  Jim Meyering  <meyering@redhat.com>
1770         * sysdeps/i386/configure.in: Use AC_HEADER_CHECK.
1772 2009-08-08  Ulrich Drepper  <drepper@redhat.com>
1774         * sysdeps/x86_64/multiarch/strlen.S: Move SSE4.2 version into the same
1775         section as the other functions for this architecture.
1776         * sysdeps/x86_64/multiarch/rawmemchr.S: Likewise.
1778 2009-08-07  Ulrich Drepper  <drepper@redhat.com>
1780         * sysdeps/x86_64/strcmp.S: Add support to compile with
1781         USE_SSSE3.  In this case palignr is used.
1782         * sysdeps/x86_64/multiarch/strcmp.S (strcmp): If SSE4.2 is not
1783         available but SSSE3 is, pick __str{,n}cmp_ssse3.
1784         * sysdeps/x86_64/multiarch/Makefile [subdir=string] (sysdep_routines):
1785         Add strcmp-ssse3 and strncmp-ssse3.
1786         * sysdeps/x86_64/multiarch/strcmp-ssse3.S: New file.
1787         * sysdeps/x86_64/multiarch/strncmp-ssse3.S: New file.
1789         * sysdeps/x86_64/multiarch/strcspn-c.c (STRCSPN_SSE42): Avoid
1790         warning through fake initialization.
1792 2009-08-07  H.J. Lu  <hongjiu.lu@intel.com>
1794         * sysdeps/i386/i686/multiarch/strlen.S (ENTRY): Add the missing "; \".
1796 2009-08-07  Andreas Schwab  <schwab@redhat.com>
1798         * elf/dl-lookup.c (do_lookup_x): Enter correct name into table of
1799         unique symbols.
1801 2009-08-05  H.J. Lu  <hongjiu.lu@intel.com>
1803         * sysdeps/x86_64/cacheinfo.c (init_cacheinfo): Properly use
1804         EBX from EAX = 1.  Handle EAX = 11.
1806 2009-08-07  Andreas Schwab  <schwab@redhat.com>
1808         * Makefile (TAGS): Use separate sed -e expressions to avoid \
1809         inside ''.
1811 2009-08-03  H.J. Lu  <hongjiu.lu@intel.com>
1813         * sysdeps/i386/i686/multiarch/strcspn.S: Add comments for no
1814         hidden IFUNC functions.
1815         * sysdeps/i386/i686/multiarch/strspn.S: Likewise.
1817         * sysdeps/i386/i686/multiarch/strlen.S: New file.
1819         * sysdeps/i386/i686/multiarch/Makefile [subdir=string]
1820         (sysdep_routines): Add strcspn-c, strpbrk-c, strspn-c, strstr-c, and
1821         strcasestr-c.
1822         (CFLAGS-strcspn-c.c): Define.
1823         (CFLAGS-strpbrk-c.c): Define.
1824         (CFLAGS-strspn-c.c): Define.
1825         (CFLAGS-strstr.c): Define.
1826         (CFLAGS-strcasestr.c): Define.
1827         * sysdeps/i386/i686/multiarch/strcspn-c.c: New file.
1828         * sysdeps/i386/i686/multiarch/strcspn.S: New file.
1829         * sysdeps/i386/i686/multiarch/strpbrk-c.c: New file.
1830         * sysdeps/i386/i686/multiarch/strpbrk.S: New file.
1831         * sysdeps/i386/i686/multiarch/strspn-c.c: New file.
1832         * sysdeps/i386/i686/multiarch/strspn.S: New file.
1833         * sysdeps/i386/i686/multiarch/strstr-c.c: New file.
1834         * sysdeps/i386/i686/multiarch/strstr.c: New file.
1835         * sysdeps/i386/i686/multiarch/strcasestr-c.c: New file.
1836         * sysdeps/i386/i686/multiarch/strcasestr.c: New file.
1837         * sysdeps/x86_64/multiarch/strcspn-c.c (STRCSPN_SSE42): Use
1838         -16L instead of 0xfffffffffffffff0L.
1839         * sysdeps/x86_64/multiarch/strspn-c.c (__strspn_sse42): Likewise.
1841 2009-08-02  Ulrich Drepper  <drepper@redhat.com>
1843         * sysdeps/i386/configure.in: Add test for <cpuid.h>.
1845 2009-07-31  Ulrich Drepper  <drepper@redhat.com>
1847         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S (longjmp_msg): Yet
1848         another rewrite.  Much smaller and faster.
1849         * sysdeps/unix/sysv/linux/i386/____longjmp_chk.S: Likewise.
1851         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S (longjmp_msg): Get
1852         ss_flags from the correct location.
1854 2009-07-31  H.J. Lu  <hongjiu.lu@intel.com>
1856         * sysdeps/i386/i686/Makefile (sysdep_routines): Add cacheinfo.
1857         * sysdeps/i386/i686/cacheinfo.c: New file.
1858         * sysdeps/i386/i686/multiarch/Makefile: New file.
1859         * sysdeps/i386/i686/multiarch/ifunc-defines.sym: New file.
1860         * sysdeps/i386/i686/multiarch/init-arch.c: New file.
1861         * sysdeps/i386/i686/multiarch/init-arch.h: New file.
1862         * sysdeps/i386/i686/multiarch/sched_cpucount.c: New file.
1863         * sysdeps/unix/sysv/linux/i386/i686/sysconf.c: New file.
1864         * sysdeps/x86_64/cacheinfo.c: Include <cpuid.h>.
1865         (__cpuid_count): New. Provide the default.
1866         (__x86_64_prefetchw): Define only if DISABLE_PREFETCHW is not defined.
1867         (__x86_64_preferred_memory_instruction): Define only if
1868         DISABLE_PREFERRED_MEMORY_INSTRUCTION is not defined.
1869         (intel_check_word): Use __cpuid.
1870         (handle_intel): Likewise.
1871         (handle_amd): Likewise.
1872         (__cache_sysconf): Likewise.
1873         (init_cacheinfo): Updated.  Use __cpuid and __cpuid_count.
1874         (__cache_sysconf): Likewise.
1875         (init_cacheinfo): Updated.  Use __cpuid and __cpuid_count.
1876         * sysdeps/x86_64/multiarch/init-arch.c: Include <cpuid.h>.
1877         (get_common_indeces): Use __cpuid.
1878         (__init_cpu_features): Likewise.  Disable SSSE3 on Atom only
1879         if ENABLE_SSSE3_ON_ATOM is not defined.
1880         * sysdeps/x86_64/multiarch/init-arch.h (HAS_SSE2): Define.
1881         * sysdeps/x86_64/multiarch/sched_cpucount.c (POPCNT): Use
1882         popcnt instead of popcntq.
1884 2009-07-31  Jakub Jelinek  <jakub@redhat.com>
1886         * malloc/Makefile (CFLAGS-obstack.c): Add $(uses-callbacks).
1888 2009-07-30  Ulrich Drepper  <drepper@redhat.com>
1890         * sysdeps/unix/sysv/linux/i386/____longjmp_chk.S: New file.
1891         * sysdeps/i386/____longjmp_chk.S: Remove all code.  This is now a file
1892         which always causes a compile error.
1894         * sysdeps/i386/__longjmp.S: Remove bound-checking pointer support.
1896         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S: New file.  Content
1897         comes from...
1898         * sysdeps/x86_64/____longjmp_chk.S: ...here.  This is now a file
1899         which always causes a compile error.
1901         * debug/Makefile (tests): Add tst-longjmp_chk2.
1902         * debug/tst-longjmp_chk2.c: New file.
1904         * sysdeps/x86_64/__longjmp.S: Remove CHECK_RSP handling.  Fix CFI.
1905         Remove incorrect use of BP_SYM.
1906         * sysdeps/x86_64/____longjmp_chk.S: Rewrite.  Complete implementation
1907         here now since it is more complex than just a simple check.
1909         * sysdeps/ia64/backtrace.c (backtrace_helper): Stop backtrace when
1910         we make no more progress.
1912 2009-07-29  Ulrich Drepper  <drepper@redhat.com>
1914         * math/s_fma.c: Don't define alias if __fma is a macro.
1915         * math/s_fmaf.c: Likewise.
1916         * sysdeps/x86_64/multiarch/s_fma.c: New file.
1917         * sysdeps/x86_64/multiarch/s_fmaf.c: New file.
1918         Partially based on a patch by H.J. Lu <hongjiu.lu@intel.com>.
1920         * sysdeps/x86_64/multiarch/init-arch.h (__get_cpu_features): Declare.
1921         (HAS_POPCOUNT, HAS_SSE4_2): Add variants which work outside libc.
1922         New macro HAS_FMA.
1923         * sysdeps/x86_64/multiarch/init-arch.c (__get_cpu_features): New
1924         function.
1925         * include/libc-symbols.h (libm_ifunc): Define.
1926         * sysdeps/x86_64/multiarch/Versions: New file.
1928         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Improve CFI.
1930 2009-07-28  H.J. Lu  <hongjiu.lu@intel.com>
1932         * sysdeps/x86_64/dl-trampoline.S: Properly restore AVX registers.
1934 2009-07-29  Ulrich Drepper  <drepper@redhat.com>
1936         * elf/dl-runtime.c (_dl_fixup): Indicate before _dl_lookup_symbol_x
1937         call that registers used in calling conventions need to be preserved.
1938         * elf/dl-lookup.c (do_lookup_x): Use RTLD_*_FOREIGN_CALL macros
1939         to preserve register content if necessary.
1940         * sysdeps/x86_64/dl-trampoline.S (_dl_x86_64_save_sse): New function.
1941         (_dl_x86_64_restore_sse): New function.
1942         * sysdeps/x86_64/tst-xmmymm.sh: There is now one more function that
1943         is allowed to modify xmm/ymm registers.
1945         * stdio-common/scanf15.c: Undefine _LIBC.  We want to test from an
1946         application's perspective.
1947         * stdio-common/scanf17.c: Likewise.
1949 2009-07-28  Ulrich Drepper  <drepper@redhat.com>
1951         * csu/libc-tls.c (__libc_setup_tls) [TLS_TCB_AT_TP]: Don't add TCB
1952         size to memsz.
1953         (init_static_tls) [TLS_TCB_AT_TP]: Add it to GL(dl_tls_static_size)
1954         here.
1955         * elf/dl-reloc.c (_dl_try_allocate_static_tls): Compute freebytes in
1956         two steps to catch bugs.
1958 2009-07-27  Ulrich Drepper  <drepper@redhat.com>
1960         * sysdeps/x86_64/tst-xmmymm.sh: Refine testing.  The script now
1961         determines which files are used in runtime lookups and only checks
1962         those for SSE use.
1963         * sysdeps/x86_64/rtld-memchr.c: Removed.  Not needed with refined
1964         testing.
1965         * sysdeps/x86_64/rtld-rawmemchr.c: Removed.
1966         * sysdeps/x86_64/multiarch/rtld-rawmemchr.c: Removed
1967         * sysdeps/x86_64/Makefile: Emit warning that tst-xmmymm.sh might
1968         take a while.
1970         * elf/dl-open.c: Move _dl_scope_free to...
1971         * elf/dl-scope.c: ...here.  New file.
1972         * elf/Makefile (dl-routines): Add scope.
1974         * resolv/resolv.h (RES_USE_DNSSEC): Define.
1975         * resolv/res_debug.c (p_option): Handle RES_USE_EDNS0 and
1976         RES_USE_DNSSEC.
1977         * resolv/res_mkquery.c (__res_nopt): Set flags for RES_USE_DNSSEC.
1978         * resolv/res_query.c (__libc_res_nquery): Handle RES_USE_DNSSEC in
1979         all the places we handled RES_USE_EDNS0 only before.
1980         Patch by Adam Tkac <atkac@redhat.com>.
1982 2009-07-27  Jakub Jelinek  <jakub@redhat.com>
1984         * elf/dl-lookup.c (do_lookup_x): Fix check for table more than
1985         3/4 full.  Pass size + 1 rather than size to _dl_higher_prime_number.
1986         Update size when reallocating.
1988 2009-07-26  Ulrich Drepper  <drepper@redhat.com>
1990         * sysdeps/x86_64/tst-xmmymm.sh: New file.  Check whether any of the
1991         functions used in ld.so modify xmm/ymm registers.
1992         * sysdeps/x86_64/Makefile:  Hook new test up.
1993         * sysdeps/x86_64/rtld-memchr.c: New file.
1994         * sysdeps/x86_64/rtld-memcmp.c: New file.
1995         * sysdeps/x86_64/rtld-rawmemchr.c: New file.
1996         * sysdeps/x86_64/rtld-strchr.S: New file.
1997         * sysdeps/x86_64/rtld-strlen.S: New file.
1998         * sysdeps/x86_64/multiarch/rtld-rawmemchr.c: New file.
1999         * sysdeps/x86_64/multiarch/rtld-strlen.S: New file.
2001 2009-07-26  H.J. Lu  <hongjiu.lu@intel.com>
2003         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Remove
2004         strncmp-c.
2005         * sysdeps/x86_64/multiarch/strcmp.S (aftertail): Removed.
2006         (exit): Likewise.
2007         (Byte1): Likewise.
2008         (Byte2): Likewise.
2009         (Byte3): Likewise.
2010         (Byte4): Likewise.
2011         (Byte5): Likewise.
2012         (Byte6): Likewise.
2013         (next_8_bytes): Likewise.
2014         (Byte0): Remove commented out codes.
2015         (unaligned_table): Align jump table at 8 bytes.
2016         Add _sse4_2 to all labels.  Always include "../strcmp.S".
2017         * sysdeps/x86_64/multiarch/strncmp-c.c: Removed.
2018         * sysdeps/x86_64/strcmp.S: Add SSE2 support.
2019         * sysdeps/x86_64/strncmp.S: New file.
2021 2009-07-26  Ulrich Drepper  <drepper@redhat.com>
2023         [BZ #10422]
2024         * sysdeps/unix/sysv/linux/eventfd.c: Add compatibility for old
2025         kernels, dropped when eventfd2 support was added.
2026         * sysdeps/unix/sysv/linux/signalfd.c: Add compatibility for old
2027         kernels, dropped when signalfd4 support was added.
2028         * sysdeps/unix/sysv/linux/kernel-features.h: More CLOEXEC syscalls
2029         added, name them.
2031         [BZ #10452]
2032         * resolv/res_send.c (send_dg): Pass full SERVFAIL, NOTIMP, REFUSED
2033         replies up.
2035         * elf/elf.h: Define NT_GNU_GOLD_VERSION.
2037 2009-07-25  Ulrich Drepper  <drepper@redhat.com>
2039         * sysdeps/x86_64/multiarch/strcmp.S: Some more optimizations for
2040         modern processor versions.  Patch by H.J. Lu <hongjiu.lu@intel.com>.
2042         [BZ #10448]
2043         * sysdeps/posix/getaddrinfo.c (gaih_inet): If NSS module contains no
2044         callback we must touch the status to avoid using stale value.
2046         * sysdeps/x86_64/multiarch/strcmp.S: Exclude unused code from being
2047         compiled in.
2049 2009-07-24  Ulrich Drepper  <drepper@redhat.com>
2051         * sysdeps/unix/sysv/linux/configure.in: Don't automatically include
2052         /lib/modules/* headers anymore.  We have sane headers in the standard
2053         place now.
2055 2009-06-16  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
2057         * sysdeps/s390/dl-procinfo.c (_dl_s390_cap_flags): "hpage",
2058         "etf3enh" and "highgprs" added.
2059         (_dl_s390_platforms): "z10" added.
2060         * sysdeps/s390/dl-procinfo.h (_DL_HWCAP_COUNT, _DL_PLATFORMS_COUNT):
2061         Increased for the new entries.
2062         (HWCAP enum): HWCAP_S390_HPAGE, HWCAP_S390_ETF3EH and
2063         HWCAP_S390_HIGH_GPRS added.
2065         * sysdeps/s390/s390-64/Makefile: Adjusted to build the new modules.
2066         * sysdeps/s390/s390-64/iso-8859-1_cp037_z900.c: New file.
2067         * sysdeps/s390/s390-64/utf16-utf32-z9.c: New file.
2068         * sysdeps/s390/s390-64/utf8-utf16-z9.c: New file.
2069         * sysdeps/s390/s390-64/utf8-utf32-z9.c: New file.
2071 2009-07-23  Ulrich Drepper  <drepper@redhat.com>
2073         * sysdeps/x86_64/cacheinfo.c [USE_MULTIARCH]: Rearrange code to
2074         avoid additional cpuid instructions.  Most of the information is
2075         stored somewhere.
2077         * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_02_known): Add more
2078         cache descriptors.
2079         * sysdeps/x86_64/cacheinfo.c (intel_02_known): Likewise.
2081         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): Reset
2082         SSSE3 bit for Atoms.
2083         * sysdeps/x86_64/multiarch/strcpy.S: New need to perform Atom test
2084         here anymore.
2086         * posix/tst-rfc3484.c (do_test): Initialize entire sockaddr_in
2087         structure before copying it to avoid warning.
2088         * posix/tst-rfc3484-2.c (do_test): Likewise.
2089         * posix/tst-rfc3484-3.c (do_test): Likewise.
2091         [BZ #10416]
2092         * include/unistd.h: Make header file suitable for C++ test cases.
2093         Patch by Duncan Simpson <dps@simpson.demon.co.uk>.
2095         * sysdeps/unix/sysv/linux/i386/makecontext.S: Ensure we preserve the
2096         stack alignment in the exit code.
2098         * elf/dl-lookup.c (dl_lookup_x): The hashval for unique symbol can
2099         potentially be zero.
2101         * elf/tst-unique1.c: Extend test to check for unloading DSO with
2102         unique symbol definition.
2103         Patch by Jakub Jelinek.
2104         * elf/dl-lookup.c (do_lookup_x): When entering a new unique symbol,
2105         make sure the object with the definition cannot be unloaded.  Adjust
2106         a few types.
2107         * sysdeps/generic/ldsodefs.h (struct rtld_global): The map element in
2108         the unique symbol hash table should not be const.
2110 2009-07-21  Ulrich Drepper  <drepper@redhat.com>
2112         * sysdeps/x86_64/multiarch/strstr.c: Minor cleanups.  Remove
2113         unnecesary variables.  Comment fixes.
2115 2009-07-20  Ulrich Drepper  <drepper@redhat.com>
2117         * sysdeps/x86_64/multiarch/strstr.c [USE_AS_STRCASESTR] (STRSTR_SSE42):
2118         Use NONASCII_CASE information provided by the locale to determine
2119         whether optimized string load function can be used.  Minor cleanups.
2121 2009-07-20  H.J. Lu  <hongjiu.lu@intel.com>
2123         * string/strcasestr.c (STRCASESTR): New macro.
2124         (__strcasestr): Renamed to ..
2125         (STRCASESTR): ...this.
2126         * string/strstr.c (STRSTR): New macro.
2127         (strstr): Renamed to ..
2128         (STRSTR): ...this.
2129         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
2130         strstr-c strcasestr-c
2131         (CFLAGS-strstr.c): New.
2132         (CFLAGS-strcasestr.c): Likewise.
2133         * sysdeps/x86_64/multiarch/strcasestr-c.c: New file.
2134         * sysdeps/x86_64/multiarch/strcasestr.c: New file.
2135         * sysdeps/x86_64/multiarch/strstr-c.c: New file.
2136         * sysdeps/x86_64/multiarch/strstr.c: New file.
2138 2009-07-20  Ulrich Drepper  <drepper@redhat.com>
2140         * locale/localeinfo.h (LIMAGIC): Update value for LC_CTYPE.
2141         * locale/langinfo.h: Define _NL_CTYPE_NONASCII_CASE.
2142         * locale/C-ctype.c (_nl_C_LC_CTYPE): Add initializer for
2143         _NL_CTYPE_NONASCII_CASE.
2144         * locale/programs/ld-ctype.c (locale_ctype_t): Add nonascii_case
2145         field.
2146         (ctype_finish): Check whether there are any 8-bit characters outside
2147         the range ASCII has or whether the mapping isn't the same as for
2148         ASCII (±0x20).  Set nonascii_case appropriately.
2149         (ctype_output): Add output handler for nonascii_case.
2151 2009-07-17  Ulrich Drepper  <drepper@redhat.com>
2153         * sysdeps/generic/sysdep.h: Define cfi_personality, cfi_lsda,
2154         CFI_PERSONALITY, CFI_LSDA, and DW_EH_PE_* constants.
2156 2009-07-16  Ulrich Drepper  <drepper@redhat.com>
2158         [BZ #10360]
2159         * resolv/res-mkquery.c (__res_nopt): If anslen is > 0xffff store
2160         0xffff in the EDNS0 record.
2162 2009-07-16  Ulrich Drepper  <drepper@redhat.com>
2164         * nscd/cache.c (cache_add): Use atomic_compare_and_exchange_bool_rel
2165         instead of atomic_compare_and_exchange_bool_acq to ensure pointer
2166         is written before the list head update.
2167         Patch by Andreas Schwab <aschwab@redhat.com>.
2169 2009-07-16  Ulrich Drepper  <drepper@redhat.com>
2170             Jakub Jelinek  <jakub@redhat.com>
2172         * malloc/malloc.c [ATOMIC_FASTBINS] (_int_free): Make check for
2173         corruption thread-safe.
2175 2009-07-13  Jakub Jelinek  <jakub@redhat.com>
2177         * include/atomic.h (catomic_compare_and_exchange_val_rel): If arch
2178         overrides atomic_compare_and_exchange_val_rel, define to
2179         atomic_compare_and_exchange_val_rel by default, otherwise default
2180         to catomic_compare_and_exchange_val_acq.
2181         (catomic_compare_and_exchange_bool_rel): If arch overrides
2182         atomic_compare_and_exchange_bool_rel, define to
2183         atomic_compare_and_exchange_bool_rel by default.
2184         * malloc/malloc.c (_int_free): Revert 2009-07-02 change.
2185         Use catomic_compare_and_exchange_val_rel instead of
2186         catomic_compare_and_exchange_val_acq.
2188 2009-07-16  Ulrich Drepper  <drepper@redhat.com>
2190         * sysdeps/generic/ldsodefs.h: Add prototype for
2191         _dl_higher_prime_number.
2192         * elf/dl-misc.c (_dl_higher_prime_number): Mark with internal_function.
2194         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Optimize
2195         restoring of ymm registers a bit.
2197 2009-07-15  H.J. Lu  <hongjiu.lu@intel.com>
2199         * sysdeps/x86_64/memcmp.S: New file.
2201 2009-07-15  Ulrich Drepper  <drepper@redhat.com>
2203         * sysdeps/x86-64/dl-trampoline.h: Remove after integrating code into...
2204         * sysdeps/x86-64/dl-trampoline.S: ...here.  Rewrite to avoid function
2205         pointers in writable memory.
2207 2009-07-07  H.J. Lu  <hongjiu.lu@intel.com>
2209         * config.h.in: Add HAVE_AVX_SUPPORT entry.
2210         * config.make.in: Add config-cflags-avx entry.
2211         * configure.in: Substitute libc_cv_cc_avx.
2212         * elf/Makefile: Add rules to build and run tst-audit4 and tst-audit5.
2213         * elf/tst-audit4.c: New file.
2214         * elf/tst-audit5.c: New file.
2215         * elf/tst-auditmod4a.c: New file.
2216         * elf/tst-auditmod4b.c: New file.
2217         * elf/tst-auditmod5a.c: New file.
2218         * elf/tst-auditmod5b.c: New file.
2219         * sysdeps/x86_64/Makefile (gen-as-const-headers): Add
2220         link-defines.sym.
2221         * sysdeps/x86_64/bits/link.h (La_x86_64_ymm): New.
2222         (La_x86_64_vector): Likewise.
2223         (La_x86_64_regs): Append lr_vector.
2224         (La_x86_64_retval): Append lr_vector0/lrv_vector1.
2225         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Move
2226         saving and restoring SSE registers to ...
2227         * sysdeps/x86_64/dl-trampoline.h: This.  New file.
2228         * sysdeps/x86_64/dl-trampoline.S: Include <config.h> and
2229         <link-defines.h>.
2230         (_dl_runtime_profile): Use LR_SIZE to allocate space for
2231         La_x86_64_regs.  Allocate extra space and jump to memory at
2232         save_and_restore_vector if HAVE_AVX_SUPPORT is defined.
2233         (save_and_restore_vector_sse): New.
2234         (save_and_restore_vector_avx): Likewise.
2235         (check_avx): Likewise.
2236         (save_and_restore_vector): Likewise.
2237         * sysdeps/x86_64/elf/configure.in: Set libc_cv_cc_avx and
2238         HAVE_AVX_SUPPORT.
2239         * sysdeps/x86_64/link-defines.sym: New file.
2241 2009-07-10  Ulrich Drepper  <drepper@redhat.com>
2243         * elf/do-lookup.h: Removed after folding content into...
2244         * elf/dl-lookup.c: ...here.
2246         * sysdeps/unix/sysv/linux/sys/epoll.h: Fix comment.
2248 2009-07-09  Ulrich Drepper  <drepper@redhat.com>
2250         * configure.in: Check for gnu_unique_symbol symbol type.
2251         * config.h.in: Add HAVE_ASM_UNIQUE_OBJECT entry.
2252         * elf/do-lookup.h (do_lookup_x): Take new parameter with link map of
2253         the undefined symbol.  Handle STB_GNU_UNIQUE binding of found symbol.
2254         * elf/dl-lookup.c (_dl_lookup_symbol_x): Adjust callers for do_lookup_x
2255         change.
2256         * sysdeps/generic/ldsodefs.h (struct rtld_global): Add definitions for
2257         unique symbol table.
2258         * elf/rtld.c (rtld_global): Initialize lock of unique symbol hash table
2259         for first namespace.
2260         * elf/dl-open.c (_dl_open): For new namespace, initialize lock for
2261         unique symbol hash table.
2262         * elf/Makefile: Add rules to build and run tst-unique1 and tst-unique2.
2263         * elf/tst-unique1.c: New file.
2264         * elf/tst-unique1mod1.c: New file.
2265         * elf/tst-unique1mod2.c: New file.
2266         * elf/tst-unique2.c: New file.
2267         * elf/tst-unique2mod1.c: New file.
2268         * elf/tst-unique2mod2.c: New file.
2270 2009-07-07  Ulrich Drepper  <drepper@redhat.com>
2272         * elf/elf.h (STB_GNU_UNIQUE): Define.
2274         * elf/dl-misc.c (_dl_higher_prime_number): New function.  Moved here
2275         from...
2276         * include/inline-hashtab.h: ...here.
2277         (htab_expand): Adjust for renamed function.  Correct memory handling.
2279 2009-07-06  Ulrich Drepper  <drepper@redhat.com>
2281         * elf/do-lookup.h (do_lookup_x): Optimize test for valid symbol types.
2283 2009-07-03  Andreas Schwab  <aschwab@redhat.com>
2285         * sysdeps/powerpc/sysdep.h (PPC_FEATURE_ARCH_2_06): Fix value.
2286         (PPC_FEATURE_HAS_VSX): Likewise.
2288 2009-07-03  Ulrich Drepper  <drepper@redhat.com>
2290         * sysdeps/x86_64/multiarch/strcspn-c.c: Minor cleanups.
2291         * sysdeps/x86_64/multiarch/strspn-c.c: Likewise.
2293         * sysdeps/x86_64/multiarch/strcmp.S: Make sure functions are all
2294         aligned to 16 byte boundaries.
2295         * sysdeps/x86_64/multiarch/strcpy.S: Likewise.
2296         * sysdeps/x86_64/multiarch/strlen.S: Likewise.
2297         * sysdeps/x86_64/multiarch/rawmemchr.S: Likewise.
2299 2009-07-02  H.J. Lu  <hongjiu.lu@intel.com>
2301         * config.h.in (HAVE_SSE4_SUPPORT): New macro.
2302         * config.make.in (config-cflags-sse4): New variable.
2303         * configure.in: Substitute libc_cv_cc_sse4.
2304         * sysdeps/i386/configure.in: Set libc_cv_cc_sse4 and
2305         HAVE_SSE4_SUPPORT.
2306         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
2307         strcspn-c, strpbrk-c, strspn-c for string if gcc supports SSE4.
2308         * sysdeps/x86_64/multiarch/strcspn-c.c: New file.
2309         * sysdeps/x86_64/multiarch/strcspn.S: New file.
2310         * sysdeps/x86_64/multiarch/strpbrk-c.c: New file.
2311         * sysdeps/x86_64/multiarch/strpbrk.S: New file.
2312         * sysdeps/x86_64/multiarch/strspn-c.c: New file.
2313         * sysdeps/x86_64/multiarch/strspn.S: New file.
2315 2009-06-30  H.J. Lu  <hongjiu.lu@intel.com>
2317         * elf/Makefile (distribute): Remove tst-audit.sh.  Add
2318         tst-audit2.c, tst-audit3.c, tst-auditmod3a.c, tst-auditmod3b.c.
2319         (tests): Add tst-audit3 for x86_64.
2320         (modules-names): Add tst-auditmod3a, tst-auditmod3b.
2321         ($(objpfx)tst-audit3): Define.
2322         ($(objpfx)tst-audit3.out): Define.
2323         (tst-audit3-ENV): Define.
2324         * elf/tst-audit3.c: New file.
2325         * elf/tst-auditmod3a.c: New file.
2326         * elf/tst-auditmod3b.c: New file.
2327         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Save
2328         and restore xmm6.
2330         * string/stpncpy.c (STPNCPY): New.  Defined if not defined.
2331         (__stpncpy): Renamed to ...
2332         (STPNCPY): This.
2333         (stpncpy): Create alias only if STPNCPY is not defined.
2334         * string/strncpy.c (STRNCPY): New.  Defined to strncpy if not
2335         defined.
2336         (strncpy): Renamed to ...
2337         (STRNCPY): This.
2338         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
2339          stpncpy-c strncpy-c for string.
2340         * sysdeps/x86_64/multiarch/stpcpy.S: New file.
2341         * sysdeps/x86_64/multiarch/stpncpy-c.c: New file.
2342         * sysdeps/x86_64/multiarch/stpncpy.S: New file.
2343         * sysdeps/x86_64/multiarch/strcpy.S: New file.
2344         * sysdeps/x86_64/multiarch/strncpy-c.c: New file.
2345         * sysdeps/x86_64/multiarch/strncpy.S: New file.
2347 2009-07-02  Ulrich Drepper  <drepper@redhat.com>
2349         * malloc/malloc.c [ATOMIC_FASTBINS] (_int_free): Add full barrier when
2350         adding to fast bin list.
2352 2009-07-01  Ulrich Drepper  <drepper@redhat.com>
2354         * nis/nss_nis/nis-network.c (_nss_nis_getnetbyaddr_r): Don't use
2355         inet_makeaddr.  This worked only with class-based networks.
2356         * nis/nss_nisplus/nisplus-network.c (_nss_nisplus_getnetbyaddr_r):
2357         Likewise.
2359         * nss/nss_files/files-network.c (netbyaddr): If type is AF_UNSPEC,
2360         recognize all types.
2361         * nss/getent.c (networks_keys): Pass AF_UNSPEC instead of AF_UNIX
2362         to getnetbyaddr.  Fix network parameter to getnetbyaddr.  It must
2363         be in host byte order.
2365 2009-06-26  H.J. Lu  <hongjiu.lu@intel.com>
2367         * sysdeps/x86_64/multiarch/ifunc-defines.sym (FAMILIY_OFFSET): Define.
2368         (MODEL_OFFSET): Define.
2369         * sysdeps/x86_64/multiarch/init-arch.h (cpu_features): Add
2370         family and model.
2371         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): Break
2372         out common code into new function get_common_indeces. Determine
2373         extended family and model for Intel processors.
2375 2009-06-26  Ulrich Drepper  <drepper@redhat.com>
2377         * resolv/resolv.h: Define RES_SNGLKUPREOP.
2378         * resolv/res_init.c (res_setoptions): Recognize single-request-reopen
2379         option.
2380         * resolv/res_send.c (reopen): New function.  Broken out of...
2381         (send_dg): ... here.  Recognize RES_SNGLKUPREOP.  Implement second
2382         fallback mechanism.  If single-request fails switch to
2383         single-request-reopen mode which opens a new socket for the second
2384         request.
2386 2009-06-25  Andreas Schwab  <aschwab@redhat.com>
2388         * sysdeps/powerpc/powerpc32/____longjmp_chk.S (LOAD_ARG): Define.
2389         (CHECK_SP): Use it.
2391 2009-06-24  Andreas Schwab  <aschwab@redhat.com>
2393         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrtf.S: Fix cfa offset
2394         for saved registers.
2395         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrt.S: Likewise.
2396         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrtf.S: Likewise.
2397         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrt.S: Likewise.
2399 2009-06-23  Andreas Schwab  <aschwab@redhat.com>
2401         * time/tzfile.c (__tzfile_read): Don't use an empty TZ string.
2403 2009-06-22  Ulrich Drepper  <drepper@redhat.com>
2405         * po/id.po: Update from translation team.
2407         * po/bg.po: Update from translation team.
2409 2009-06-22  H.J. Lu  <hongjiu.lu@intel.com>
2411         * string/strncmp.c (STRNCMP): New.  Defined to strncmp if not
2412         defined.
2413         (strncmp): Renamed to STRNCMP.
2414         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
2415         strncmp-c for string.
2416         * sysdeps/x86_64/multiarch/init-arch.h (HAS_SSE4_2): Define.
2417         * sysdeps/x86_64/multiarch/strcmp.S: New file.
2418         * sysdeps/x86_64/multiarch/strncmp.S: New file.
2419         * sysdeps/x86_64/multiarch/strncmp-c.c: New file.
2421 2009-06-19  H.J. Lu  <hongjiu.lu@intel.com>
2423         * elf/Makefile (distribute): Add ifuncmain1staticpie.c,
2424         ifuncmain5.c, ifuncmain5pic.c, ifuncmain5picstatic.c,
2425         ifuncmain5pie.c, ifuncmain5static.c, ifuncmain5staticpic.c,
2426         ifuncdep5.c, ifuncdep5pic.c, ifuncmod5.c, ifuncmain7.c,
2427         ifuncmain7pic.c, ifuncmain7picstatic.c, ifuncmain7pie.c, and
2428         ifuncmain7static.c.
2429         (tests-static): Add ifuncmain5static, ifuncmain5picstatic,
2430         ifuncmain7static, and ifuncmain7picstatic.
2431         (tests): Also depend on $(objpfx)ifuncmain1staticpie.out,
2432         $(objpfx)ifuncmain5pie.out, $(objpfx)ifuncmain6pie.out, and
2433         $(objpfx)ifuncmain7pie.out.
2434         (modules-names): Add ifuncmod5 ifuncmod6
2435         (ifuncmod5.so-no-z-defs): Define.
2436         (ifuncmod6.so-no-z-defs): Define.
2437         (CFLAGS-ifuncmain5pic.c): Define.
2438         (CFLAGS-ifuncmain5picstatic.c): Define.
2439         (CFLAGS-ifuncmain5staticpic.c): Define.
2440         (CFLAGS-ifuncdep5pic.c): Define.
2441         (CFLAGS-ifuncmain7pic.c): Define.
2442         (CFLAGS-ifuncmain7picstatic.c): Define.
2443         (CFLAGS-ifuncmain1staticpie.c): Define.
2444         (CFLAGS-ifuncmain5pie.c): Define.
2445         (CFLAGS-ifuncmain6pie.c): Define.
2446         (CFLAGS-ifuncmain7pie.c): Define.
2447         ($(objpfx)ifuncmain1staticpie.out): Define.
2448         ($(objpfx)ifuncmain1staticpie): Define.
2449         ($(objpfx)ifuncmain5pie.out): Define.
2450         ($(objpfx)ifuncmain5pie): Define.
2451         ($(objpfx)ifuncmain6pie.out): Define.
2452         ($(objpfx)ifuncmain6pie): Define.
2453         ($(objpfx)ifuncmain5): Define.
2454         ($(objpfx)ifuncmain5pic): Define.
2455         ($(objpfx)ifuncmain5static): Define.
2456         ($(objpfx)ifuncmain5staticpic): Define.
2457         ($(objpfx)ifuncmain5picstatic): Define.
2458         (generated): Add ifuncmain1staticpie, ifuncmain1staticpie.out,
2459         ifuncmain5pie, ifuncmain5pie.out, ifuncmain6pie, and
2460         ifuncmain6pie.out.
2461         * elf/b/elf/ifuncmain1staticpie.c: New file.
2462         * elf/ifuncdep5.c: New file.
2463         * elf/ifuncdep5pic.c: New file.
2464         * elf/ifuncmain5.c: New file.
2465         * elf/ifuncmain5pic.c: New file.
2466         * elf/ifuncmain5picstatic.c: New file.
2467         * elf/ifuncmain5pie.c: New file.
2468         * elf/ifuncmain5static.c: New file.
2469         * elf/ifuncmain5staticpic.c: New file.
2470         * elf/ifuncmain6pie.c: New file.
2471         * elf/ifuncmain7.c: New file.
2472         * elf/ifuncmain7pic.c: New file.
2473         * elf/ifuncmain7picstatic.c: New file.
2474         * elf/ifuncmain7pie.c: New file.
2475         * elf/ifuncmain7static.c: New file.
2476         * elf/ifuncmod5.c: New file.
2477         * elf/ifuncmod6.c: New file.
2479 2009-06-20  Ulrich Drepper  <drepper@redhat.com>
2481         [BZ #10085]
2482         * nis/nss_compat/compat-initgroups.c (nss_setgrent): New variable.
2483         (nss_endgrent): New variable.
2484         (struct ent_t): Add need_endgrent and skip_initgroups_dyn
2485         fields. Change type of files to bool and adjust all users.
2486         (init_nss_interface): Initialize nss_setgrent and nss_endgrent.
2487         (internal_endgrent): Call nss_endgrent if necessary.
2488         (add_group): New function.  Broken out of...
2489         (check_and_add_group): ...here.
2490         (getgrent_next_nss): Remove test that any callback is available.
2491         Use skip_initgroups_dyn to determine whether to use initgroups_dyn
2492         callback.  If there is no blacklist we can trust the results returned
2493         by the initgroups_dyn callback.  In case there is a callback and we
2494         find a group entry for the group ID but it doesn't contain the
2495         correct member, switch to the slow mode and use getgrent_r.
2496         (internal_getgrent_r): When we see a +: entry, determine whether
2497         there is any callback and which we can use the initgroups_dyn
2498         callback.
2500 2009-06-18  Ulrich Drepper  <drepper@redhat.com>
2502         * malloc/malloc.c (_int_malloc): Add some consistency checks.
2503         (_int_free): Likewise.
2505         * sysdeps/unix/sysv/linux/bits/socket.h: Define PF_IEEE802154 and
2506         AF_IEEE802154.
2507         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
2508         * sysdeps/unix/sysv/linux/net/if_arp.h: Define ARPHRD_IEEE802154
2509         and ARPHRD_IEEE802154_PHY.
2511         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Add missing definitions
2512         relative to generic Linux version.
2514 2009-06-17  H.J. Lu  <hongjiu.lu@intel.com>
2516         * elf/Makefile ($(objpfx)ifuncmain1pie): Use $(+link-pie).
2517         ($(objpfx)ifuncmain1vispie): Likewise.
2519 2009-06-16  Ulrich Drepper  <drepper@redhat.com>
2521         * login/Makefile: Build pt_chown as PIE.
2523 2009-06-15  Andreas Schwab  <aschwab@redhat.com>
2525         * debug/xtrace.sh (do_help): Don't treat bug reporting message as
2526         a format string.
2527         * elf/sln.c (usage): Likewise.
2528         * malloc/memusage.sh (do_help): Likewise.
2529         * nss/getent.c (more_help): Likewise.
2530         * posix/getconf.c (main): Likewise.
2531         * sunrpc/rpcinfo.c (usage): Likewise.
2532         * sysdeps/unix/sysv/linux/lddlibc4.c (main): Likewise.
2534 2009-06-16  Ulrich Drepper  <drepper@redhat.com>
2536         * login/programs/pt_chown.c: Use libcap to drop privileges other than
2537         those needed.
2538         * login/Makefile: If necessary link pt_chown with -lcap.
2539         * sysdeps/generic/pty-private.h: Define FAIL_ENOMEM.
2540         * sysdeps/unix/grantpt.c: Handle FAIL_ENOMEM.
2542 2009-06-16  Jakub Jelinek  <jakub@redhat.com>
2544         * sysdeps/x86_64/memchr.S (memchr): Use unsigned instead of signed
2545         comparisons.
2546         * string/test-memchr.c (do_random_tests): Test very large lengths
2547         as well.
2549 2009-06-02  H.J. Lu  <hongjiu.lu@intel.com>
2551         * Makeconfig (+link-pie): Define.
2552         (+prectorS): Define.
2553         (+postctorS): Define.
2554         * elf/Makefile ($(objpfx)tst-pie1): Use $(+link-pie).
2555         * nscd/Makefile ($(objpfx)nscd): Likewise.
2557 2009-04-22  Ryan S. Arnold  <rsa@us.ibm.com>
2559         [BZ #10107]
2560         * sysdeps/powerpc/powerpc32/power6/memcpy.S (memcpy): Replace cmpldi
2561         with cmplwi.
2562         * sysdeps/powerpc/powerpc32/power6/memset.S (memset): Likewise.
2564 2009-06-16  Ulrich Drepper  <drepper@redhat.com>
2566         * sysdeps/unix/sysv/linux/grantpt.c: Remove file after folding changes
2567         into ...
2568         * sysdeps/unix/grantpt.c: ...here.
2570 2009-06-15  Ulrich Drepper  <drepper@redhat.com>
2572         * sysdeps/unix/sysv/linux/grantpt.c (grantpt): Only call chown and
2573         chmod if it is necessary.
2575         [BZ #10166]
2576         * sysdeps/unix/sysv/linux/grantpt.c: Remove shortcut which was used
2577         when the slave device is in devpts or devfs.
2579         [BZ #10183]
2580         * posix/tst-cpucount.c: Don't try more than CPU_SETSIZE bits.
2582         [BZ #10195]
2583         * inet/netinet/icmp6.h (struct nd_opt_home_agent_info): Change type
2584         of nd_opt_home_agent_info_preference to uint16_t.
2585         Patch by Arnaud Ebalard <arno@natisbad.org>.
2587         [BZ #10207]
2588         * nss/getent.c: Add support for printing gshadow data.
2590         [BZ #10203]
2591         * nis/nss_nis/nis-pwd.c (internal_nis_endpwent): Free all buffers,
2592         not just the currently used one and those which follow.
2593         Patch by Joe Landers <jlanders@vmware.com>.
2595         [BZ #10196]
2596         * libio/tst-fgetwc.c (do_test): Use de_DE.UTF-8 as locale name.
2597         * libio/Makefile: Run tst-fgetwc with necessary envvar.
2598         Patch by Bruce Dubbs <bdubbs@linuxfromscratch.org>.
2600         [BZ #10217]
2601         * stdlib/abort.c: Define variable __abort_msg.
2602         * stdlib/Versions: Export __abort_msg with GLIBC_PRIVATE version.
2603         * include/stdlib.h: Declare __abort_msg.
2604         * assert/assert-perr.c: Don't free buffer for message immediately.
2605         Store atomically in __abort_msg and free old buffer if necessary.
2606         * assert/assert.c: Likewise.
2607         * sysdeps/posix/libc_fatal.c: Allocate buffer for message, copy it,
2608         store pointer in __abort_msg, and possibly free old string.
2609         * sysdeps/unix/sysv/linux/libc_fatal.c: Likewise.
2611         * time/tzfile.c (__tzfile_read): Correct computation of tzspec_len.
2613         [BZ #10211]
2614         * time/tzfile.c (__tzfile_compute): If we use the envvar format still
2615         handle leap seconds if they are available.
2616         Patch by Akinori Hattori <hattya@gentoo.org>.
2618         * timezone/tzselect.ksh: Update from tzcode2009i.
2619         * timezone/zdump.c: Likewise.
2620         * timezone/zic.c: Likewise.
2622         * timezone/africa: Update from tzdata2009i.
2623         * timezone/antarctica: Likewise.
2624         * timezone/asia: Likewise.
2625         * timezone/australasia: Likewise.
2626         * timezone/backward: Likewise.
2627         * timezone/etcetera: Likewise.
2628         * timezone/europe: Likewise.
2629         * timezone/factory: Likewise.
2630         * timezone/iso3166.tab: Likewise.
2631         * timezone/leapseconds: Likewise.
2632         * timezone/northamerica: Likewise.
2633         * timezone/pacificnew: Likewise.
2634         * timezone/solar87: Likewise.
2635         * timezone/solar88: Likewise.
2636         * timezone/solar89: Likewise.
2637         * timezone/southamerica: Likewise.
2638         * timezone/systemv: Likewise.
2639         * timezone/yearistype: Likewise.
2640         * timezone/zone.tab: Likewise.
2642 2009-06-15  Jakub Jelinek  <jakub@redhat.com>
2644         * elf/dl-lookup.c (_dl_debug_bindings): When resolving to
2645         STT_GNU_IFUNC symbol or in 8 into type_class.
2647         * sysdeps/i386/dl-irel.h (elf_irel): Use Elf32_Addr type
2648         instead of Elf64_Addr.
2650 2009-06-14  Ulrich Drepper  <drepper@redhat.com>
2652         * po/sv.po: Update from translation team.
2654         [BZ #10229]
2655         * misc/sys/select.h (__NFDBITS): Expression should have type int.
2656         * sysdeps/x86_64/bits/select.h: Remove asm versions for __FD_SET,
2657         __FD_CLR, and __FD_ISSET.  gcc nowadays generates better code from
2658         the C version.
2660 2009-06-12  Ulrich Drepper  <drepper@redhat.com>
2662         * Versions.def: Add GLIBC_2.11 for libpthread.
2664 2009-06-11  Ulrich Drepper  <drepper@redhat.com>
2666         * resolv/res_send.c (send_dg): Remember we switched to
2667         single-request mode.
2669 2009-06-09  Ulrich Drepper  <drepper@redhat.com>
2671         * dlfcn/dlfcn.h: Remove comma at end of enum.
2672         Patch by J.H.M. Dassen <rdassen@redhat.com>.
2674         * libio/fileops.c (_IO_new_file_fopen): Don't prematurely stop
2675         parsing mode string.
2677 2009-06-05  Ulrich Drepper  <drepper@redhat.com>
2679         * sysdeps/x86_64/rawmemchr.S: Minor optimization.
2681         * sysdeps/x86_64/multiarch/rawmemchr.S: New file.
2683         * sysdeps/x86_64/multiarch/strlen.S: New file.
2684         * sysdeps/x86_64/multiarch/ifunc-defines.sym: New file.
2685         * sysdeps/x86_64/multiarch/Makefile: Add rule to build ifunc-defines.h.
2686         * sysdeps/x86_64/multiarch/init-arch.h: Name structure with register
2687         content.
2689         * csu/elf-init.c: Only compile in IFUNC functionality if USE_MULTIARCH
2690         is defined.
2692 2009-06-04  Ulrich Drepper  <drepper@redhat.com>
2694         * sysdeps/x86_64/strlen.S: Minor optimizations.
2696 2009-06-02  H.J. Lu  <hongjiu.lu@intel.com>
2698         * elf/Makefile (distribute): Add ifuncmain1.c, ifuncmain1pic.c,
2699         ifuncmain1vis.c, ifuncmain1vispic.c, ifuncmain1static.c,
2700         ifuncmain1staticpic.c, ifuncmain1picstatic.c, ifuncdep1.c,
2701         ifuncdep1pic.c, ifuncmod1.c, ifuncmain1pie.c, ifuncmain1vispie.c,
2702         ifuncmain2.c, ifuncmain2static.c, ifuncdep2.c,
2703         funcmain2pic.c, ifuncmain2picstatic.c, ifuncdep2pic.c,
2704         ifuncmain3.c, ifuncmod3.c,.
2705         ifuncmain4.c, ifuncmain4static.c, ifuncmain4picstatic.c.
2706         (tests-static): Add ifuncmain1static, ifuncmain1picstatic,
2707         ifuncmain2static, ifuncmain2picstatic, ifuncmain4static,
2708         ifuncmain4picstatic.
2709         (tests): Add ifuncmain1, ifuncmain1pic, ifuncmain1vis,
2710         ifuncmain1vispic, ifuncmain1staticpic, ifuncmain2, ifuncmain2pic,
2711         ifuncmain3, ifuncmain4.
2712         (tests): Depend on $(objpfx)ifuncmain1pie.out and
2713         $(objpfx)ifuncmain1vispie.out.
2714         (modules-names): Add ifuncmod1 ifuncmod3.
2715         (generated): Add ifuncmain1pie ifuncmain1pie.out
2716         ifuncmain1vispie ifuncmain1vispie.out.
2717         Define rules to build and run the tests.
2718         * elf/ifuncdep1.c: New file.
2719         * elf/ifuncdep1pic.c: New file.
2720         * elf/ifuncdep2.c: New file.
2721         * elf/ifuncdep2pic.c: New file.
2722         * elf/ifuncmain1.c: New file.
2723         * elf/ifuncmain1pic.c: New file.
2724         * elf/ifuncmain1picstatic.c: New file.
2725         * elf/ifuncmain1pie.c: New file.
2726         * elf/ifuncmain1static.c: New file.
2727         * elf/ifuncmain1staticpic.c: New file.
2728         * elf/ifuncmain1vis.c: New file..
2729         * elf/ifuncmain1vispic.c: New file..
2730         * elf/ifuncmain1vispie.c: New file.
2731         * elf/ifuncmain2.c: New file.
2732         * elf/ifuncmain2pic.c: New file.
2733         * elf/ifuncmain2picstatic.c: New file.
2734         * elf/ifuncmain2static.c: New file.
2735         * elf/ifuncmain3.c: New file.
2736         * elf/ifuncmain4.c: New file.
2737         * elf/ifuncmain4picstatic.c: New file.
2738         * elf/ifuncmain4static.c: New file.
2739         * elf/ifuncmod1.c: New file.
2740         * elf/ifuncmod3.c: New file.
2742 2009-06-03  Ulrich Drepper  <drepper@redhat.com>
2744         * elf/dl-sysdep.c (_dl_show_auxv): Terminate correct string.
2746 2009-06-02  Ulrich Drepper  <drepper@redhat.com>
2748         [BZ #10221]
2749         * posix/Makefile (routines): Add execvpe.
2750         * posix/Versions: Export execvpe for GLIBC_2.11.
2751         * posix/execvp.c: Now only a wrapper.  Move code to...
2752         * posix/execvpe.c: ...here.  New file.
2753         * posix/unistd.h: Declare execvpe.
2755 2009-06-01  Ulrich Drepper  <drepper@redhat.com>
2757         * sysdeps/i386/dl-machine.h (elf_machine_rel): Reorder conditions
2758         for STT_GNU_IFUNC handling for efficiency.
2759         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Likewise.
2761         * sysdeps/i386/dl-irel.h (elf_irel): Use __libc_fatal instead of just
2762         _exit.
2763         * sysdeps/x86_64/dl-irel.h (elf_irela): Likewise.
2765 2009-05-31  Ulrich Drepper  <drepper@redhat.com>
2767         * sysdeps/x86_64/multiarch/sched_cpucount.c: Also use optimized code
2768         for !SHARED.
2770 2009-05-29  H.J. Lu  <hongjiu.lu@intel.com>
2772         * csu/elf-init.c: Include <link.h> and <dl-irel.h> if LIBC_NONSHARED
2773         is not defined.
2774         (__rela_iplt_start): New declaration.
2775         (__rela_iplt_end): Likewise.
2776         (__rel_iplt_start): Likewise.
2777         (__rel_iplt_end): Likewise.
2778         (__libc_csu_init): Process __rela_iplt_start and __rel_iplt_start.
2779         * elf/elf.h (R_386_IRELATIVE): New macro.
2780         (R_X86_64_IRELATIVE): New macro.
2781         (R_386_NUM): Updated.
2782         (R_X86_64_NUM): Likewise.
2783         * include/libc-symbols.h (libc_ifunc_hidden_def1): New macro.
2784         (libc_ifunc_hidden_def): New macro.
2785         * sysdeps/generic/dl-irel.h: New file.
2786         * sysdeps/i386/dl-irel.h: New file.
2787         * sysdeps/x86_64/dl-irel.h: New file.
2788         * sysdeps/i386/dl-machine.h (elf_machine_rel): Handle R_386_IRELATIVE.
2789         (elf_machine_rela): Check SHN_UNDEF for STT_GNU_IFUNC symbol.
2790         Handle R_386_IRELATIVE.
2791         (elf_machine_lazy_rel): Handle R_386_IRELATIVE.
2792         (elf_machine_lazy_rela): Likewise.
2793         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Handle
2794         R_X86_64_IRELATIVE.
2795         (elf_machine_lazy_rel): Handle R_X86_64_IRELATIVE.
2797 2009-05-31  Ulrich Drepper  <drepper@redhat.com>
2799         * sysdeps/x86_64/multiarch/init-arch.h: Define COMMON_CPUID_INDEX_1
2800         instead of INTEL_CPUID_INDEX_1 and AMD_CPUID_INDEX_1.  So far there
2801         are no differences.  If an architecture has bits in CPUID index 1
2802         meaning different things the values for the COMMON_CPUID_INDEX_1
2803         index must not be set.
2804         (INTEL_HAS_POPCOUNT, AMD_HAS_POPCOUNT): Removed in favor of...
2805         (HAS_POPCOUNT): ...this.  New macro.
2806         * sysdeps/x86_64/multiarch/init-arch.c: Use COMMON_CPUID_INDEX_1
2807         instead of INTEL_CPUID_INDEX_1 and AMD_CPUID_INDEX_1.  Unify code
2808         to set the value for Intel and AMD architectures.
2809         * sysdeps/x86_64/cacheinfo.c: Use COMMON_CPUID_INDEX_1 instead of
2810         INTEL_CPUID_INDEX_1.
2811         * sysdeps/x86_64/multiarch/sched_cpucount.c: Adjust for HAS_POPCOUNT
2812         change.
2814 2009-05-30  Andreas Schwab  <schwab@linux-m68k.org>
2816         * configure.in: Move AC_CANONICAL_HOST before first use of $host
2817         and $build.
2819 2009-05-29  Jakub Jelinek  <jakub@redhat.com>
2821         * sysdeps/ieee754/ldbl-128/s_expm1l.c: Include <errno.h>.
2822         (__expm1l): Set errno to ERANGE on overflow.
2823         * sysdeps/ieee754/ldbl-128/s_tanl.c: Include <errno.h>.
2824         (__tanl): Set errno to EDOM for Â±Inf.
2825         * sysdeps/ieee754/ldbl-128/s_cosl.c: Include <errno.h>.
2826         (__cosl): Set errno to EDOM for Â±Inf.
2827         * sysdeps/ieee754/ldbl-128/s_sinl.c: Include <errno.h>.
2828         (__sinl): Set errno to EDOM for Â±Inf.
2830         * sysdeps/s390/s390-32/__longjmp.c (__longjmp): If CHECK_SP is
2831         defined, use it.
2832         * sysdeps/s390/s390-64/__longjmp.c (__longjmp): Likewise.
2833         * sysdeps/s390/s390-32/____longjmp_chk.c: New file.
2834         * sysdeps/s390/s390-64/____longjmp_chk.c: New file.
2836 2009-05-29  Ulrich Drepper  <drepper@redhat.com>
2838         * sysdeps/x86_64/cacheinfo.c: Compact intel_02_known array.  Adjust
2839         code accessing it.
2840         * sysdeps/unix/sysv/linux/i386/sysconf.c: Likewise.
2842 2009-05-22  Andreas Schwab  <schwab@linux-m68k.org>
2844         * sysdeps/ieee754/ldbl-128ibm/s_sinl.c: Set errno for Â±Inf.
2845         * sysdeps/ieee754/ldbl-128ibm/s_cosl.c: Likewise.
2846         * sysdeps/ieee754/ldbl-128ibm/s_tanl.c: Likewise.
2847         * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c: Set errno for overflow.
2849         * sysdeps/powerpc/powerpc32/____longjmp_chk.S: New file.
2850         * sysdeps/powerpc/powerpc64/____longjmp_chk.S: New file.
2851         * sysdeps/powerpc/powerpc32/__longjmp-common.S: Use CHECK_SP if
2852         defined.
2853         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S: Likewise.
2854         * sysdeps/powerpc/powerpc64/__longjmp-common.S: Likewise.
2856 2009-05-22  Jakub Jelinek  <jakub@redhat.com>
2858         * sysdeps/unix/sysv/linux/accept4.c: Include kernel-features.h.
2859         (accept4): If __NR_accept4 is not defined, but __NR_socketcall
2860         is, either do nothing at all if __ASSUME_ACCEPT4, or
2861         call __internal_accept4 and handle EINVAL -> ENOSYS translation.
2862         * sysdeps/unix/sysv/linux/internal_accept4.S: New file.
2863         * sysdeps/unix/sysv/linux/i386/accept4.S (SOCKOP_accept4): Don't
2864         define.
2865         * sysdeps/unix/sysv/linux/i386/internal_accept4.S: New file.
2866         * sysdeps/unix/sysv/linux/Makefile (sysdep-routines): Add
2867         internal_accept4 in socket directory.
2869 2009-05-20  H.J. Lu  <hongjiu.lu@intel.com>
2871         * sysdeps/ia64/configure.in: New file.
2873 2009-05-21  H.J. Lu  <hongjiu.lu@intel.com>
2875         [BZ #10162]
2876         * sysdeps/ia64/memchr.S: Use speculative load.
2878         * sysdeps/unix/sysv/linux/ia64/____longjmp_chk.S: New file.
2879         * sysdeps/unix/sysv/linux/ia64/__longjmp.S: If CHECK_RSP is defined,
2880         use it.
2882         * sysdeps/i386/__longjmp.S: Add .text.
2883         * sysdeps/x86_64/__longjmp.S: Likewise.
2885 2009-05-21  Ulrich Drepper  <drepper@redhat.com>
2887         * sysdeps/unix/sysv/linux/kernel-features.h: Don't define
2888         __ASSUME_ACCEPT4 for IA-64.
2890 2009-05-21  Jakub Jelinek  <jakub@redhat.com>
2892         * sysdeps/unix/sysv/linux/accept4.c (__NR_accept4): Don't define.
2894         * sysdeps/unix/sysv/linux/socketcall.h (SOCKOP_paccept): Remove.
2895         (SOCKOP_accept4): Define.
2897 2009-05-20  Ulrich Drepper  <drepper@redhat.com>
2899         Sun approved the change of the license.
2900         * sunrpc/auth_des.c: Replace license text.
2901         * sunrpc/auth_none.c: Likewise.
2902         * sunrpc/auth_unix.c: Likewise.
2903         * sunrpc/authdes_prot.c: Likewise.
2904         * sunrpc/authuxprot.c: Likewise.
2905         * sunrpc/bindrsvprt.c: Likewise.
2906         * sunrpc/clnt_gen.c: Likewise.
2907         * sunrpc/clnt_perr.c: Likewise.
2908         * sunrpc/clnt_raw.c: Likewise.
2909         * sunrpc/clnt_simp.c: Likewise.
2910         * sunrpc/clnt_tcp.c: Likewise.
2911         * sunrpc/clnt_udp.c: Likewise.
2912         * sunrpc/clnt_unix.c: Likewise.
2913         * sunrpc/des_crypt.c: Likewise.
2914         * sunrpc/des_soft.c: Likewise.
2915         * sunrpc/get_myaddr.c: Likewise.
2916         * sunrpc/getrpcport.c: Likewise.
2917         * sunrpc/key_call.c: Likewise.
2918         * sunrpc/key_prot.c: Likewise.
2919         * sunrpc/openchild.c: Likewise.
2920         * sunrpc/pm_getmaps.c: Likewise.
2921         * sunrpc/pm_getport.c: Likewise.
2922         * sunrpc/pmap_clnt.c: Likewise.
2923         * sunrpc/pmap_prot.c: Likewise.
2924         * sunrpc/pmap_prot2.c: Likewise.
2925         * sunrpc/pmap_rmt.c: Likewise.
2926         * sunrpc/rpc/auth.h: Likewise.
2927         * sunrpc/rpc/auth_unix.h: Likewise.
2928         * sunrpc/rpc/clnt.h: Likewise.
2929         * sunrpc/rpc/des_crypt.h: Likewise.
2930         * sunrpc/rpc/key_prot.h: Likewise.
2931         * sunrpc/rpc/netdb.h: Likewise.
2932         * sunrpc/rpc/pmap_clnt.h: Likewise.
2933         * sunrpc/rpc/pmap_prot.h: Likewise.
2934         * sunrpc/rpc/pmap_rmt.h: Likewise.
2935         * sunrpc/rpc/rpc.h: Likewise.
2936         * sunrpc/rpc/rpc_des.h: Likewise.
2937         * sunrpc/rpc/rpc_msg.h: Likewise.
2938         * sunrpc/rpc/svc.h: Likewise.
2939         * sunrpc/rpc/svc_auth.h: Likewise.
2940         * sunrpc/rpc/types.h: Likewise.
2941         * sunrpc/rpc/xdr.h: Likewise.
2942         * sunrpc/rpc_clntout.c: Likewise.
2943         * sunrpc/rpc_cmsg.c: Likewise.
2944         * sunrpc/rpc_common.c: Likewise.
2945         * sunrpc/rpc_cout.c: Likewise.
2946         * sunrpc/rpc_dtable.c: Likewise.
2947         * sunrpc/rpc_hout.c: Likewise.
2948         * sunrpc/rpc_main.c: Likewise.
2949         * sunrpc/rpc_parse.c: Likewise.
2950         * sunrpc/rpc_parse.h: Likewise.
2951         * sunrpc/rpc_prot.c: Likewise.
2952         * sunrpc/rpc_sample.c: Likewise.
2953         * sunrpc/rpc_scan.c: Likewise.
2954         * sunrpc/rpc_scan.h: Likewise.
2955         * sunrpc/rpc_svcout.c: Likewise.
2956         * sunrpc/rpc_tblout.c: Likewise.
2957         * sunrpc/rpc_util.c: Likewise.
2958         * sunrpc/rpc_util.h: Likewise.
2959         * sunrpc/rpcinfo.c: Likewise.
2960         * sunrpc/rpcsvc/bootparam_prot.x: Likewise.
2961         * sunrpc/rpcsvc/key_prot.x: Likewise.
2962         * sunrpc/rpcsvc/klm_prot.x: Likewise.
2963         * sunrpc/rpcsvc/mount.x: Likewise.
2964         * sunrpc/rpcsvc/nfs_prot.x: Likewise.
2965         * sunrpc/rpcsvc/rex.x: Likewise.
2966         * sunrpc/rpcsvc/rstat.x: Likewise.
2967         * sunrpc/rpcsvc/rusers.x: Likewise.
2968         * sunrpc/rpcsvc/sm_inter.x: Likewise.
2969         * sunrpc/rpcsvc/spray.x: Likewise.
2970         * sunrpc/rpcsvc/yppasswd.x: Likewise.
2971         * sunrpc/rtime.c: Likewise.
2972         * sunrpc/svc.c: Likewise.
2973         * sunrpc/svc_auth.c: Likewise.
2974         * sunrpc/svc_authux.c: Likewise.
2975         * sunrpc/svc_raw.c: Likewise.
2976         * sunrpc/svc_run.c: Likewise.
2977         * sunrpc/svc_simple.c: Likewise.
2978         * sunrpc/svc_tcp.c: Likewise.
2979         * sunrpc/svc_udp.c: Likewise.
2980         * sunrpc/svc_unix.c: Likewise.
2981         * sunrpc/svcauth_des.c: Likewise.
2982         * sunrpc/xcrypt.c: Likewise.
2983         * sunrpc/xdr.c: Likewise.
2984         * sunrpc/xdr_array.c: Likewise.
2985         * sunrpc/xdr_float.c: Likewise.
2986         * sunrpc/xdr_mem.c: Likewise.
2987         * sunrpc/xdr_rec.c: Likewise.
2988         * sunrpc/xdr_ref.c: Likewise.
2989         * sunrpc/xdr_sizeof.c: Likewise.
2990         * sunrpc/xdr_stdio.c: Likewise.
2992         * po/da.po: Update from translation team.
2994 2009-05-18  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
2996         * sysdeps/sh/____longjmp_chk.S: New file.
2997         * sysdeps/sh/sh3/__longjmp.S: If CHECK_SP is defined, use it.
2998         * sysdeps/sh/sh4/__longjmp.S: Likewise.
3000 2009-05-18  Jakub Jelinek  <jakub@redhat.com>
3001             Ulrich Drepper  <drepper@redhat.com>
3003         * nscd/nscd_helper.c (MINIMUM_HASHENTRY_SIZE): Define.
3004         (__nscd_cache_search): Assume each entry in the
3005         hash chain needs one hashentry and half of datahead.  Use
3006         MINIMUM_HASHENTRY_SIZE instead of sizeof(hashentry).
3008 2009-05-16  Ulrich Drepper  <drepper@redhat.com>
3010         * posix/sys/wait.h: Fix typos.  Pretty printing.
3011         * stdlib/stdlib.h: Likewise.  Correct comments.
3013         [BZ #10159]
3014         * stdlib/stdlib.h (__WAIT_INT): Match the definition in <sys/wait.h>.
3016         * nscd/nscd_helper.c (__nscd_cache_search): Fix exit condition in last
3017         patch.
3019 2009-05-15  Ulrich Drepper  <drepper@redhat.com>
3021         * nscd/nscd_helper.c (__nscd_cache_search): Introduce loop counter.
3022         Use it if we absolutely cannot reach any more correct list elements
3023         because that many do not fit into the currently mapped database.
3025 2009-05-14  Jakub Jelinek  <jakub@redhat.com>
3027         * nscd/nscd_helper.c: Include stddef.h.
3028         (__nscd_cache_search): Add datalen argument.  Use atomic_forced_read
3029         in a couple of places.  Return NULL if trail is not less than
3030         datasize, don't consider dataheads with length smaller than
3031         offsetof (struct datahead, data) + datalen.
3032         * nscd/nscd_client.h (__nscd_cache_search): Adjust prototype.
3033         * nscd/nscd_gethst_r.c (nscd_gethst_r): Adjust callers.
3034         * nscd/nscd_getpw_r.c (nscd_getpw_r): Likewise.
3035         * nscd/nscd_getgr_r.c (nscd_getgr_r): Likewise.
3036         * nscd/nscd_getai.c (__nscd_getai): Likewise.
3037         * nscd/nscd_initgroups.c (__nscd_getgrouplist): Likewise.
3038         * nscd/nscd_getserv_r.c (nscd_getserv_r): Likewise.
3040         * sysdeps/unix/sysv/linux/i386/fallocate64.c (__fallocate64_l64):
3041         Rename ...
3042         (fallocate64): ... to this.
3043         * sysdeps/unix/sysv/linux/fallocate64.c (__fallocate64_l64):
3044         Rename ...
3045         (fallocate64): ... to this.
3046         * sysdeps/unix/sysv/linux/Versions (libc): Remove fallocate64.
3047         * sysdeps/unix/sysv/linux/wordsize-64/Versions (libc): Add
3048         fallocate64@@GLIBC_2.10.
3049         * sysdeps/unix/sysv/linux/i386/Versions (libc): Add
3050         fallocate64@@GLIBC_2.11.
3051         * sysdeps/unix/sysv/linux/s390/s390-32/Versions (libc): Likewise.
3052         * sysdeps/unix/sysv/linux/powerpc/powerpc32/Versions (libc): Likewise.
3053         * sysdeps/unix/sysv/linux/sparc/sparc32/Versions (libc): Likewise.
3054         * sysdeps/unix/sysv/linux/sh/Versions (libc): Likewise.
3056         * nscd/selinux.c (nscd_avc_destroy): Removed.
3057         * nscd/selinux.h (nscd_avc_destroy): Likewise.
3058         * nscd/nscd.c (termination_handler): Don't call
3059         nscd_avc_destroy.
3061 2009-05-12  Jakub Jelinek  <jakub@redhat.com>
3063         * include/atomic.h: Formatting.
3064         (catomic_compare_and_exchange_val_acq): Don't define if already
3065         defined by bits/atomic.h.
3067 2009-05-15  Ulrich Drepper  <drepper@redhat.com>
3069         * math/libm-test.inc (expm1_test): Add test for range error.
3071         * Versions.def: Add GLIBC_2.11 for libc.
3072         * debug/Makefile (routines): Add longjmp_chk.
3073         Add rules to build and run tst-longjmp_chk.
3074         * debug/Versions: Export __longjmp_chk for GLIBC_2.11.
3075         * debug/longjmp_chk.c: New file.
3076         * debug/tst-longjmp_chk.c: New file.
3077         * include/bits/setjmp2.: New file.
3078         * include/stdio.h: Mark __fortify_fail as internal_function.
3079         * setjmp/Makefile (headers): Add bits/setjmp2.h.
3080         * setjmp/bits/setjmp2.h: New file.
3081         * setjmp/longjmp.c: If __libc_siglongjmp is defined, don't define any
3082         of the aliases.
3083         * setjmp/setjmp.h: Include <bits/setjmp2.h> if _FORTIFY_SOURCE is
3084         defined.
3085         * sysdeps/i386/____longjmp_chk.S: New file.
3086         * sysdeps/x86_64/____longjmp_chk.S: New file.
3087         * sysdeps/i386/__longjmp.S: If CHECK_ESP is defined, use it.
3088         * sysdeps/x86_64/__longjmp.S: Likewise.
3090         * version.h: Bump for 2.11 development.
3092         * elf/check-execstack.c: New file.
3093         * elf/Makefile: Add rules to build and run check-execstack.
3095 2009-05-10  Ulrich Drepper  <drepper@redhat.com>
3097         * version.h (VERSION): Bump to 2.10.1.
3099         * nss/getXXbyYY_r.c: If NO_COMPAT_NEEDED is defined don't define any
3100         compatibility functions.
3101         * nss/getXXent_r.c: Likewise.
3102         * gshadow/getsgent_r.c: Define NO_COMPAT_NEEDED.
3103         * gshadow/getsgnam_r.c: Likewise.
3104         * gshadow/Version: Remove duplicate entries.
3106         * sysdeps/x86_64/cacheinfo.c (intel_02_cache_info): Add missing entries
3107         for recent processor.
3108         * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_02_cache_info):
3109         Likewise.
3111 2009-05-09  Ulrich Drepper  <drepper@redhat.com>
3113         * version.h (VERSION): Bump for 2.10 release.
3114         * include/features.h (__GLIBC_MINOR__): Bump to 10.
3116         * Makeconfig: Undo last change.  Add asflags-cpu to ASFLAGS in the
3117         same place we add ASFLAGS-config.
3119 2009-05-05  Aurelien Jarno  <aurelien@aurel32.net>
3121         [BZ #10128]
3122         * resolv/res_query.c (__libc_res_nquery): If one query returns NOTIMP
3123         or FORMERR and the other NOERROR, don't raise an error.
3125 2009-05-06  Ryan S. Arnold  <rsa@us.ibm.com>
3127         [BZ #10118]
3128         * Makeconfig (+asflags): New variable based upon ASFLAG or
3129         asflags-cpu.
3130         (ASFLAGS): Add override to set ASFLAGS to +asflags.
3131         * config.make.in (asflags-cpu): Add variable based upon
3132         @libc_cv_cc_submachine@ to propagate -mcpu=CPU from --with-cpu=CPU to
3133         the assembler.
3134         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/fpu/setcontext.S:
3135         Remove unneeded file now that the assembler emits _ARCH_PWR6 and
3136         recognizes power6 instruction set due to passing -mcpu=power6 from
3137         --with-cpu=power6 when compiling .S files.
3138         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/fpu/swapcontext.S:
3139         Likewise.
3140         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/fpu/setcontext.S:
3141         Likewise.
3142         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/fpu/swapcontext.S:
3143         Likewise.
3145 2009-05-09  Jakub Jelinek  <jakub@redhat.com>
3147         * string/stratcliff.c (do_test): Test for zero length
3148         STRNLEN, MEMCHR, STRNCPY, STPNCPY, MEMCPY, MEMPCPY and memccpy
3149         at the end of the page.
3151 2009-05-08  Ulrich Drepper  <drepper@redhat.com>
3153         * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_AT_RANDOM.
3155         * sysdeps/x86_64/memchr.S: Handle invalid buffer pointers when
3156         count is zero.
3158         * po/da.po: Update from translation team.
3160 2009-05-05  Jakub Jelinek  <jakub@redhat.com>
3162         * io/sys/stat.h (fstatat64): Guard prototype with __USE_LARGEFILE64,
3163         guard __extern_inline wrapper with __USE_ATFILE instead of __USE_GNU.
3165 2009-05-05  Ulrich Drepper  <drepper@redhat.com>
3167         * sysdeps/unix/sysv/linux/sys/personality.h: Add ADDR_COMPAT_LAYOUT
3168         and READ_IMPLIES_EXEC.
3170 2009-05-04  Ulrich Drepper  <drepper@redhat.com>
3172         * po/da.po: Update from translation team.
3174 2009-04-29  Jakub Jelinek  <jakub@redhat.com>
3176         * sysdeps/unix/sysv/linux/ifaddrs.c: Revert unintended 2008-08-12
3177         comment change.
3179 2009-04-27  Jakub Jelinek  <jakub@redhat.com>
3181         * locale/programs/locarchive.c (create_archive): Add MAP_PRIVATE
3182         to MAP_ANON in PROT_NONE mmap64 call.
3183         (open_archive): Likewise.
3184         (file_data_available_p): Use mmap64 instead of mremap.
3185         (enlarge_archive): Likewise.  Update head if ah->addr changed.
3186         Attempt to reserve address space after mmap64 region.
3188 2009-04-26  Ulrich Drepper  <drepper@redhat.com>
3190         * sysdeps/ieee754/dbl-64/s_expm1.c: Set errno for overflow.
3191         * sysdeps/ieee754/flt-32/s_expm1f.c: Likewise.
3192         * sysdeps/x86_64/fpu/s_expm1l.S: Likewise.
3194         * sysdeps/ieee754/k_standard.c (__kernel_standard): Pole errors in
3195         atanh should set ERANGE.
3197         [BZ #10087]
3198         * elf/dl-runtime.c (_dl_fixup): Use DL_FIXUP_VALUE_ADDR to access
3199         result of lookup to make call to implement STT_GNU_IFUNC.
3200         (_dl_profile_fixup): Likewise.
3201         Patch by H.J. Lu <hjl.tools@gmail.com>.
3203         * nscd/connections.c (send_ro_fd): Define temporary variable to avoid
3204         warning.
3206         * sysdeps/unix/sysv/linux/dl-osinfo.h (dl_fatal): Remove inline
3207         from definition.
3209         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Don't define
3210         label if it is not used.
3212         * elf/dl-profile.c (_dl_start_profile): Define real-type variant
3213         of gmon_hist_hdr and gmon_hdr structures and use them.
3214         * elf/sprof.c: Likewise.
3216         * elf/dl-load.c (open_verify): Add temporary variable to avoid
3217         warning.
3219         * nscd/nscd_helper.c (get_mapping): Avoid casts to avoid warnings.
3221         * sunrpc/clnt_raw.c (clntraw_private_s): Use union in definition
3222         to avoid cast.
3224         * inet/rexec.c (rexec_af): Make sa2 a union to avoid warnings.
3225         * inet/rcmd.c (rcmd_af): Make from a union of the various needed types
3226         to avoid warnings.
3227         (iruserok_af): Use ss_family instead of casts.
3229         * gmon/gmon.c (write_hist): Define real-type variant of
3230         gmon_hist_hdr structure and use it.
3231         (write_gmon): Likewise for gmon_hdr.
3233         * sysdeps/unix/sysv/linux/readv.c: Avoid declaration of replacement
3234         function if we are not going to define it.
3235         * sysdeps/unix/sysv/linux/writev.c: Likewise.
3237         * inet/inet6_option.c (option_alloc): Add temporary variable to
3238         avoid warning.
3240         * libio/strfile.h (struct _IO_streambuf): Use correct type and
3241         name of VTable element.
3242         * libio/iovsprintf.c: Avoid casts to avoid warnings.
3243         * libio/iovsscanf.c: Likewise.
3244         * libio/vasprintf.c: Likewise.
3245         * libio/vsnprintf.c: Likewise.
3246         * stdio-common/isoc99_vsscanf.c: Likewise.
3247         * stdlib/strfmon_l.c: Likewise.
3248         * debug/vasprintf_chk.c: Likewise.
3249         * debug/vsnprintf_chk.c: Likewise.
3250         * debug/vsprintf_chk.c: Likewise.
3252         * nss/nsswitch.c (__nss_lookup_function): En/Decrypt cached
3253         function pointers.
3255 2009-04-26  Jakub Jelinek  <jakub@redhat.com>
3257         * sysdeps/ieee754/dbl-64/s_tan.c (tan): Fix -Wsequence-point warnings.
3259 2009-04-25  Ulrich Drepper  <drepper@redhat.com>
3261         * posix/bits/posix1_lim.h: Cleanup namespace a bit.
3263         * sysdeps/i386/fpu/s_tan.S: Set errno for Â±Inf.
3264         * sysdeps/i386/fpu/s_tanf.S: Likewise.
3265         * sysdeps/i386/fpu/s_tanl.S: Likewise.
3266         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
3267         * sysdeps/ieee754/flt-32/s_tanf.c: Likewise.
3268         * sysdeps/x86_64/fpu/s_tanl.S: Likewise.
3269         * math/libm-test.inc: Add tests for errno after tan calls with
3270         Â±Inf.
3272         * sysdeps/ieee754/k_standard.c (__kernel_standard): Use correct
3273         errno value vor pow(+-0,neg).
3274         * math/libm-test.inc (pow_test): Add tests for errno value for
3275         pole errors.
3277         * math/w_fmod.c: Also handle x=±Inf as error.
3278         * math/w_fmodf.c: Likewise.
3279         * math/w_fmodl.c: Likewise.
3280         * math/libm-test.inc (fmod_test): Add tests for errno after calls for
3281         x=±Inf or y=0.
3283         * sysdeps/i386/fpu/s_cos.S: Set errno for Â±Inf.
3284         * sysdeps/i386/fpu/s_cosf.S: Likewise.
3285         * sysdeps/i386/fpu/s_cosl.S: Likewise.
3286         * sysdeps/i386/fpu/s_sin.S: Likewise.
3287         * sysdeps/i386/fpu/s_sinf.S: Likewise.
3288         * sysdeps/i386/fpu/s_sinl.S: Likewise.
3289         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
3290         * sysdeps/ieee754/flt-32/s_cosf.c: Likewise.
3291         * sysdeps/ieee754/flt-32/s_sinf.c: Likewise.
3292         * sysdeps/ieee754/ldbl-96/s_cosl.c: Likewise.
3293         * sysdeps/ieee754/ldbl-96/s_sinl.c: Likewise.
3294         * sysdeps/x86_64/fpu/s_cosl.S: Likewise.
3295         * sysdeps/x86_64/fpu/s_sinl.S: Likewise.
3296         * math/libm-test.inc: Add tests for errno after sin/cos calls with
3297         Â±Inf.
3299         * stdlib/strtod_l.c (round_and_return): We have to set errno to
3300         ERANGE for underflows.
3301         * stdlib/tst-strtod.c (tests): Two tests should set errno to ERANGE.
3303         * stdio-common/stdio_lim.h.in (L_cuserid): Not part of POSIX since
3304         the 2001 revision.
3306         * libio/tst-widetext.input: Remove surrogates.
3308         * include/features.h: _POSIX_C_SOURCE >= 200112L implies C99.
3310         * sysdeps/ieee754/k_standard.c (__kernel_standard): Pole errors
3311         for lgamma should set errno to ERANGE, not EDOM.
3312         * math/libm-test.inc (lgamma_test): Check errno for pole errors.
3314 2009-04-24  Ulrich Drepper  <drepper@redhat.com>
3316         [BZ #10093]
3317         * iconv/gconv_simple.c (BODY for UTF-8 to INTERNAL): Don't accept
3318         UTF-16 surrogates.
3320         * locale/programs/locarchive.c (enlarge_archive): Conserve address
3321         space when temporarily mapping the whole content of the old file.
3323         [BZ #10100]
3324         * misc/hsearch_r.c (hsearch_r): Add back ensurance that hval is
3325         not zero.
3327 2009-04-24  Jakub Jelinek  <jakub@redhat.com>
3329         * iconvdata/sjis.c (BODY): Don't advance inptr before
3330         STANDARD_FROM_LOOP_ERR_HANDLER (2) for 2 byte invalid input.
3331         Use STANDARD_FROM_LOOP_ERR_HANDLER with 2 instead of 1 for
3332         two byte chars.
3334 2009-04-24  Ulrich Drepper  <drepper@redhat.com>
3336         * locale/locarchive.h (struct locarhandle): Rename len field to
3337         mmaped and add new reserved field.
3338         * locale/programs/locarchive.c (RESERVE_MMAP_SIZE): Define.
3339         (create_archive): Reserve address space and then map file into it.
3340         (open_archive): Likewise.
3341         (file_data_available_p): New function.
3342         (compare_from_file): New function.
3343         (close_archive): Adjust to member name changes.
3344         (add_locale): Before comparing locale data, check it is mapped.
3345         Otherwise fall back to reading from the file.
3347 2009-04-23  H.J. Lu  <hongjiu.lu@intel.com>
3349         * stdio-common/psiginfo.c: Include <errno.h>.
3351 2009-04-23  Ulrich Drepper  <drepper@redhat.com>
3353         [BZ #9920]
3354         * stdlib/random_r.c (__srandom_r): Change type of word to int32_t
3355         to get consistency between 32 and 64 bit architectures.
3357         [BZ #10052]
3358         * sysdeps/unix/make-syscalls.sh: Add rule to create target
3359         directory for dummy syscall rules.
3360         Patch by Chris Steinbroner <hesh@pobox.com>.
3362 2009-04-23  Aurelien Jarno  <aurelien@aurel32.net>
3364         [BZ #10092]
3365         * sysdeps/unix/sysv/linux/sys/mount.h: Define MNT_DETACH and
3366         MNT_EXPIRE.
3368 2009-04-23  Ulrich Drepper  <drepper@redhat.com>
3370         * sysdeps/unix/sysv/linux/preadv.c: The kernel API changed.  Adjust.
3371         * sysdeps/unix/sysv/linux/pwritev.c: Likewise.
3373 2009-04-23  Jakub Jelinek  <jakub@redhat.com>
3375         * sysdeps/posix/pwritev.c (PWRITEV): Fix up comment.  Copy
3376         data from vector to temporary buffer and call PWRITEV after it
3377         instead of vice versa.
3378         * sysdeps/posix/preadv.c: Fix up comment.
3379         * misc/preadv.c: Likewise.
3380         * misc/preadv64.c: Likewise.
3381         * misc/pwritev.c: Likewise.
3382         * misc/pwritev64.c: Likewise.
3383         * misc/sys/uio.h (preadv, pwritev, preadv64, pwritev64): Likewise.
3385 2009-04-23  Ulrich Drepper  <drepper@redhat.com>
3387         * shadow/sgetspent_r.c (__sgetspent_r): Recognize too small buffers.
3389         * shadow/Makefile (tests): Add tst-shadow.
3390         * shadow/tst-shadow.c: New file.
3392         [BZ #9955]
3393         * gshadow/Makefile: New file.
3394         * gshadow/Versions: New file.
3395         * gshadow/fgetsgent.c: New file.
3396         * gshadow/fgetsgent_r.c: New file.
3397         * gshadow/getsgent.c: New file.
3398         * gshadow/getsgent_r.c: New file.
3399         * gshadow/getsgnam.c: New file.
3400         * gshadow/getsgnam_r.c: New file.
3401         * gshadow/gshadow.h: New file.
3402         * gshadow/putsgent.c: New file.
3403         * gshadow/sgetsgent.c: New file.
3404         * gshadow/sgetsgent_r.c: New file.
3405         * gshadow/tst-gshadow.c: New file.
3406         * include/gshadow.h: New file.
3407         * Makeconfig (all-subdirs): Add gshadow.
3408         * Makefile (installed-headers): Add gshadow/gshadow.h.
3409         * nss/Makefile (databases): Add sgrp.
3410         * nss/Versions: Add gshadow functions as private exports.
3411         * nss/nsswitch.conf: Add gshadow entry.
3412         * nss/sgrp-lookup.c: New file.
3413         * nss/nss_files/files-parse.c: Add STRING_LIST macro.  Rewrite
3414         parse_list to handle STRING_LIST and TRAILING_LIST_PARSER.
3415         * nss/nss_files/files-sgrp.c: New file.
3416         * sysdeps/generic/paths.h: Add _PATH_GSHADOW.
3417         * sysdeps/unix/sysv/linux/paths.h: Likewise.
3419 2009-04-22  Ulrich Drepper  <drepper@redhat.com>
3421         * stdio-common/printf.h: Add missing const to register_printf_modifier.
3422         * stdio-common/reg-modifier.c: Likewise.
3424 2009-04-22  Andrew Stubbs  <ams@codesourcery.com>
3426         * sysdeps/sh/sh4/setjmp.S (__sigsetjmp): Adjust JB_SIZE when there
3427         is no FPU.
3429 2009-04-20  Ulrich Drepper  <drepper@redhat.com>
3431         [BZ #10086]
3432         * sysdeps/unix/sysv/linux/sys/timex.h: Add definitions from kernel
3433         headers up to 2.6.30.
3435         * po/ca.po: Update from translation team.
3437 2009-04-19  Ulrich Drepper  <drepper@redhat.com>
3439         [BZ #10069]
3440         * elf/dl-open.c (dl_open_worker): We cannot guarantee that we can load
3441         an object that uses static TLS if the TLS modid is higher than the
3442         reserve we always allocate.  At least for multi-threaded code.
3444 2009-04-18  Ulrich Drepper  <drepper@redhat.com>
3446         * stdlib/strfmon_l.c (__vstrfmon_l): Don't wrap when computing width.
3447         Numerically stable check for valid width.
3449         * locale/programs/locarchive.c (open_archive): Map the entire file
3450         and not just the administrative data.
3451         (add_locale): When we find a hash sum match compare the content
3452         to be sure.
3454         * malloc/malloc.c (malloc_info): Output address space information.
3456 2009-04-17  Ulrich Drepper  <drepper@redhat.com>
3458         * malloc/malloc.c (malloc_info): Also output system memory information.
3460         * sysdeps/unix/sysv/linux/kernel-features.h: All supported
3461         architectures have preadv/pwritev in 2.6.30.
3463         * sysdeps/posix/preadv.c: Reading of zero bytes is no error.
3464         * sysdeps/posix/readv.c: Likewise.
3465         Reported by Markus Armbruster <armbru@redhat.com>.
3467         * malloc/hooks.c (top_check): Force hook value into register.
3469 2009-04-16  Samuel Thibault  <samuel.thibault@ens-lyon.org>
3471         * elf/rtld.c (dl_main): Really call _dl_sysdep_start_cleanup after all
3472         calls to _dl_relocate_object.
3474 2009-04-16  Ulrich Drepper  <drepper@redhat.com>
3476         [BZ #9957]
3477         * malloc/malloc.c (force_reg): Define.
3478         (sYSMALLOc): Load hook variable into variable
3479         before test and force into register.
3480         (sYSTRIm): Likewise.
3481         (public_mALLOc): Force hook value into register.
3482         (public_fREe): Likewise.
3483         (public_rEALLOc): Likewise.
3484         (public_mEMALIGn): Likewise.
3485         (public_vALLOc): Likewise.
3486         (public_pVALLOc): Likewise.
3487         (public_cALLOc): Likewise.
3488         (__posix_memalign): Likewise.
3489         * malloc/arena.c (ptmalloc_init): Load hook variable into variable
3490         before test and force into register.
3491         * malloc/hooks.c (top_check): Likewise.
3492         (public_sET_STATe): Pretty printing.
3494         * resolv/res_send.c (send_dg): Don't just ignore the result we got
3495         in case we only receive one reply in single-request mode.
3497 2009-04-16  Jakub Jelinek  <jakub@redhat.com>
3499         * elf/dl-open.c (_dl_open): Bump GL(dl_nns) to 1 if no libraries
3500         are dlopened in statically linked program even for __LM_ID_CALLER.
3502 2009-04-16  Ulrich Drepper  <drepper@redhat.com>
3504         * resolv/res_send.c (send_dg): Don't switch into single-request
3505         mode if we already are in it.
3507 2009-04-15  Ulrich Drepper  <drepper@redhat.com>
3509         * sysdeps/unix/sysv/linux/getsysstats.c (next_line): Make sure there
3510         are always at least 4 bytes in the returned line.
3512 2009-04-15  Jakub Jelinek  <jakub@redhat.com>
3514         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Check
3515         __libc_use_alloca (8192), if the stack is too small use 512 bytes
3516         instead of 8K.  Stop searching in /proc/stat after hitting first
3517         line not starting with cpu.
3518         (next_line): Truncate too long
3519         lines at buffer size * 3/4 instead of pretending there were line
3520         breaks inside of large lines.
3522 2009-04-14  Ulrich Drepper  <drepper@redhat.com>
3524         * sysdeps/x86_64/mp_clz_tab.c: New file.
3526 2009-03-17  Ryan S. Arnold  <rsa@us.ibm.com>
3527             Ulrich Drepper  <drepper@redhat.com>
3529         * sysdeps/unix/sysv/linux/fallocate.c: Handle old kernel headers.
3530         * sysdeps/unix/sysv/linux/fallocate64.c: Likewise.
3531         * sysdeps/unix/sysv/linux/wordsize-64/fallocate.c: Likewise.
3533 2009-03-25  Andrew Stubbs  <ams@codesourcery.com>
3535         * sysdeps/sh/libc-tls.c: New file.
3537         * sysdeps/sh/bits/setjmp.h (__jmp_buf): Give name to structure type.
3539 2009-04-14  Roland McGrath  <roland@redhat.com>
3541         * elf/elf.h: Add various missing ARM constants, to match binutils.
3543 2009-04-14  Ulrich Drepper  <drepper@redhat.com>
3545         Optimizations from GMP.
3546         * sysdeps/x86_64/add_n.S: New file.
3547         * sysdeps/x86_64/addmul_1.S: New file.
3548         * sysdeps/x86_64/lshift.S: New file.
3549         * sysdeps/x86_64/mul_1.S: New file.
3550         * sysdeps/x86_64/rshift.S: New file.
3551         * sysdeps/x86_64/sub_n.S: New file.
3552         * sysdeps/x86_64/submul_1.S: New file.
3554 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
3556         * sysdeps/powerpc/powerpc32/elf/start.S: Ensure .data is non-empty.
3557         * sysdeps/powerpc/powerpc64/elf/start.S: Likewise.
3558         * sysdeps/sparc/sparc32/elf/start.S: Likewise.
3559         * sysdeps/sparc/sparc64/elf/start.S: Likewise.
3561 2009-04-14  Ulrich Drepper  <drepper@redhat.com>
3563         * sysdeps/unix/sysv/linux/kernel-features.h: SH also has
3564         preadv/pwritev.
3566 2009-04-13  Ulrich Drepper  <drepper@redhat.com>
3568         * sysdeps/x86-64/strrchr.S: New file.
3570 2009-04-10  Ulrich Drepper  <drepper@redhat.com>
3572         * stdio-common/printf.h (struct printf_info): Add user element.
3573         New types printf_arginfo_size_function, printf_va_arg_function.
3574         Declare register_printf_specifier, register_printf_modifier,
3575         register_printf_type.
3576         * stdio-common/printf-parse.h (struct printf_spec): Add size element.
3577         (union printf_arg): Add pa_user element.
3578         Adjust __printf_arginfo_table type.
3579         Add __printf_va_arg_table, __printf_modifier_table,
3580         __handle_registered_modifier_mb, and __handle_registered_modifier_wc
3581         declarations.
3582         * stdio-common/printf-parsemb.c: Recognize registered modifiers.
3583         If registered arginfo call failed try normal specifier.
3584         * stdio-common/printf-prs.c: Pass additional parameter to arginfo
3585         function.
3586         * stdio-common/Makefile (routines): Add reg-modifier and reg-type.
3587         * stdio-common/Versions: Export register_printf_modifier,
3588         register_printf_type, and register_printf_specifier for GLIBC_2.10.
3589         * stdio-common/reg-modifier.c: New file.
3590         * stdio-common/reg-type.c: New file.
3591         * stdio-common/reg-printf.c (__register_printf_specifier): New
3592         function.  Mostly the old __register_printf_function function but
3593         uses locking and type of third parameter changed.
3594         (__register_printf_function): Implement using
3595         __register_printf_specifier.
3596         * stdio-common/vfprintf.c (vfprintf): Collect argument sizes in
3597         calls to arginfo functions.  Allocate enough memory for user-defined
3598         types.  Call new va_arg functions to get user-defined types.
3599         Try installed handlers even for existing format specifiers first.
3601 2009-04-09  Ulrich Drepper  <drepper@redhat.com>
3603         * sysdeps/x86_64/rawmemchr.S: New file.
3605         * stdio-common/vfprintf.c (vfprintf): Slightly more compact code.
3606         Simplified code and possible copy problem fixed.
3608         * sysdeps/unix/sysv/linux/preadv.c: Avoid prototype for static
3609         function if it is not defined.  Add some necessary casts.
3610         * sysdeps/unix/sysv/linux/pwritev.c: Likewise.
3612         * sysdeps/unix/sysv/linux/kernel-features.h: SPARC and IA64 also
3613         have preadv/pwritev in 2.6.30.
3615 2009-04-08  Ulrich Drepper  <drepper@redhat.com>
3617         * malloc/malloc.c (malloc_info): New function.
3618         * malloc/malloc.h: Declare it.
3619         * malloc/Versions: Export malloc_info for GLIBC_2.10.
3621         * sysdeps/unix/sysv/linux/preadv64.c (PREAD): Use __libc_pread64
3622         to avoid PLT slot.
3624         * malloc/malloc.c (_int_realloc): Add parameter with old block
3625         size.  Remove duplicated test.  Don't handle mmap'ed blocks here.
3626         Adjust all callers.
3627         * malloc/hooks.c (realloc_check): Adjust _int_realloc call.
3629 2009-04-07  Ulrich Drepper  <drepper@redhat.com>
3631         * sysdeps/x86_64/strchrnul.S: New file.
3633         * crypt/Makefile (LDLIBS-crypt.so): Use this variable instead of
3634         depending libcrypt on -lfreebl3.
3636         * sysdeps/unix/sysv/linux/kernel-features.h: Power also has
3637         preadv/pwritev in 2.6.30.
3639         * resolv/nss_dns/dns-host.c (getanswer_r): Use strcasecmp
3640         instead of __strcasecmp.
3642         * string/stratcliff.c (do_test): Add memchr tests..
3643         * wcsmbs/wcsatcliff.c (MEMCHR): Define.
3644         * sysdeps/x86_64/memchr.S: Fix handling of end of buffer after
3645         first read quad word.
3647 2009-04-06  Ulrich Drepper  <drepper@redhat.com>
3649         * string/strverscmp.c (__strverscmp): Fix last cleanups.
3650         * string/tst-svc.input: Add new test case.
3651         * string/tst-svc.expect: Adjust.
3652         * string/Makefile: Don't ignore tst-svc error.
3654         * sysdeps/x86_64/memchr.S: New file.
3656         * resolv/resolv.h (RES_SNGLKUP): Define.
3657         * resolv/res_init.c (res_setoptions): Recognize single-request option.
3658         * resolv/res_send.c (send_dg): If we sent two requests at once and
3659         only get one reply before timeout switch to mode where we send the
3660         second request only after the first answer has been received.
3662 2009-04-05  Ulrich Drepper  <drepper@redhat.com>
3664         * sysdeps/x86_64/strlen.S: Optimize by using SSE2 instructions.
3665         * sysdeps/x86_64/strchr.S: Likewise.
3667 2009-04-03  Ulrich Drepper  <drepper@redhat.com>
3669         * configure.in: We need to test for the compiler earlier.
3671         * misc/Makefile (routines): Add preadv, preadv64, pwritev, pwritev64.
3672         * misc/Versions: Export preadv, preadv64, pwritev, pwritev64 for
3673         GLIBC_2.10.
3674         * misc/sys/uio.h: Declare preadv, preadv64, pwritev, pwritev64.
3675         * sysdeps/unix/sysv/linux/kernel-features.h: Add entries for preadv
3676         and pwritev.
3677         * misc/preadv.c: New file.
3678         * misc/preadv64.c: New file.
3679         * misc/pwritev.c: New file.
3680         * misc/pwritev64.c: New file.
3681         * sysdeps/posx/preadv.c: New file.
3682         * sysdeps/posx/preadv64.c: New file.
3683         * sysdeps/posx/pwritev.c: New file.
3684         * sysdeps/posx/pwritev64.c: New file.
3685         * sysdeps/unix/sysv/linux/preadv.c: New file.
3686         * sysdeps/unix/sysv/linux/preadv64.c: New file.
3687         * sysdeps/unix/sysv/linux/pwritev.c: New file.
3688         * sysdeps/unix/sysv/linux/pwritev64.c: New file.
3689         * sysdeps/unix/sysv/linux/wordsize-64/preadv64.c: New file.
3690         * sysdeps/unix/sysv/linux/wordsize-64/pwritev64.c: New file.
3692         * sysdeps/unix/sysv/linux/readv.c (__libc_readv): Fix calling of
3693         compatibility code.
3694         * sysdeps/unix/sysv/linux/writev.c (__libc_writev): Likewise.
3696         * sysdeps/unix/sysv/linux/kernel-features.h: Define
3697         __ASSUME_COMPLETE_READV_WRITEV.
3698         * sysdeps/unix/sysv/linux/readv.c: No need for userlevel fallback
3699         with modern kernels.
3700         * sysdeps/unix/sysv/linux/writev.c: Likewise.
3702         * sysdeps/posix/readv.c: Since read is a cancellation point we have
3703         to free a possible malloced buffer in case of cancellation.
3704         * sysdeps/posix/writev.c: Likewise for write.
3706 2009-04-02  Ulrich Drepper  <drepper@redhat.com>
3708         * sysdeps/unix/sysv/linux/bits/socket.h: Add missing protocol numbers.
3710         * configure.in: Recognize --enable-nss-crypt.
3711         * config.make.in: Add nss-crypt entry.
3712         * crypt/Makefile: If nss-crypt==yes, don't build md5.c, sha256.c,
3713         sha512.c.  Don't run md5test, sha256test, sha512test.  Pass -DUSE_NSS
3714         and include path for NSS directory to compiler for md5-crypt,
3715         sha256-crypt, sha512-crypt.  Link libcrypt.so with -lfreebl3.
3716         * crypt/md5-crypt.c: If USE_NSS is defined, don't use local hash
3717         function implementation, use NSS.  Introduce wrappers around the
3718         hash function calls.  Little code size optimization.
3719         * crypt/sha256-crypt.c: Likewise.
3720         * crypt/sha512-crypt.c: Likewise.
3721         * scripts/check-local-headers.sh: Ignore nss3 directory.
3723         * configure.in: Rename pic_default to libc_cv_pic_default.
3724         * config.make.in: Likewise.
3726 2009-04-01  Roland McGrath  <roland@redhat.com>
3728         * elf/elf.h (R_SPARC_GLOB_JMP): New macro.
3729         (R_SPARC_GOTDATA_HIX22, R_SPARC_GOTDATA_LOX10): New macros.
3730         (R_SPARC_GOTDATA_OP_HIX22, R_SPARC_GOTDATA_OP_LOX10): Likewise.
3731         (R_SPARC_GOTDATA_OP, R_SPARC_H34): Likewise.
3732         (R_SPARC_SIZE32, R_SPARC_SIZE64): Likewise.
3733         (R_SPARC_GNU_VTINHERIT, R_SPARC_GNU_VTENTRY, R_SPARC_REV32): Likewise.
3734         (R_SPARC_NUM): Update.
3735         From Dave Miller <davem@davemloft.net>.
3737 2009-04-01  Ulrich Drepper  <drepper@redhat.com>
3739         * sysdeps/unix/sysv/linux/sys/eventfd.h (EFD_SEMAPHORE): Define.
3741 2009-03-31  Ulrich Drepper  <drepper@redhat.com>
3743         * elf/dl-open.c: Keep track of used name spaces and only iterate over
3744         those which are used.
3745         * elf/dl-addr.c: Likewise.
3746         * elf/dl-caller.c: Likewise.
3747         * elf/dl-fini.c: Likewise.
3748         * elf/dl-iteratephdr.c: Likewise.
3749         * elf/dl-libc.c: Likewise.
3750         * elf/dl-load.c: Likewise.
3751         * elf/dl-support.c: Likewise.
3752         * elf/dl-sym.c: Likewise.
3753         * elf/rtld.c: Likewise.
3754         * sysdeps/generic/ldsodefs.h: Likewise.
3756         * elf/dl-load.c: Remove support for systems without MAP_ANON.
3757         * elf/dl-minimal.c: Likewise.
3758         * elf/dl-misc.c: Likewise.
3759         * elf/rtld.c: Likewise.
3760         * sysdeps/generic/ldsodefs.h: Likewise.
3762 2009-03-30  Ulrich Drepper  <drepper@redhat.com>
3764         * elf/do-lookup.h (do_lookup_x): Minor optimization and cleanup.
3765         Avoid reuse of complex expression.
3767         * po/fr.po: Update from translation team.
3769 2009-03-16  Ulrich Drepper  <drepper@redhat.com>
3771         * include/dirent.h: Yet more changes to match sort function type
3772         change.
3773         * sysdeps/unix/sysv/linux/i386/alphasort64.c: Likewise.
3774         * sysdeps/unix/sysv/linux/i386/olddirent.h: Likewise.
3775         * sysdeps/unix/sysv/linux/i386/versionsort64.c: Likewise.
3777 2009-03-16  Thomas Schwinge  <tschwinge@gnu.org>
3779         * dirent/scandir64.c (scandir64): Adjust declaration to type change.
3781 2009-03-16  Ulrich Drepper  <drepper@redhat.com>
3783         * nscd/connections.c (restart): Try to preserve the process name
3784         by reading the /proc/self/exe symlink and using the return name.
3785         Patch by Jeff Bastian <jbastian@redhat.com>.
3787 2009-03-15  Ulrich Drepper  <drepper@redhat.com>
3789         [BZ #9733]
3790         * elf/dl-load.c (_dl_map_object_from_fd): Only call audit hooks
3791         if we are not loading a new audit library.
3792         * elf/dl-reloc (_dl_relocate_object): Third parameter is now a bitmask.
3793         Only use profiling trampoline for auditing if we are not relocating
3794         an audit library.
3795         * elf/dl-open.c (dl_open_worker): Adjust _dl_relocate_object call.
3796         * elf/rtld.c: Likewise.
3797         * sysdeps/generic/ldsodefs.h: Adjust _dl_relocate_object prototype.
3799         * elf/rtld.c (dl_main): Extend help message for --audit option.
3801         [BZ #9759]
3802         * dirent/dirent.h: Adjust prototypes of scandir, scandir64, alphasort,
3803         alphasort64, versionsort, and versionsort64 to POSIX 2008.
3804         * dirent/alphasort.c: Adjust implementation to type change.
3805         * dirent/alphasort64.c: Likewise.
3806         * dirent/scandir.c: Likewise.
3807         * dirent/versionsort.c: Likewise.
3808         * dirent/versionsort64.c: Likewise.
3809         * sysdeps/wordsize-64/alphasort.c: Add hack to hide alphasort64
3810         declaration.
3811         * sysdeps/wordsize-64/versionsort.c: Add hack to hide versionsort64
3812         declaration.
3814         [BZ #9880]
3815         * inet/inet6_rth.c (inet6_rth_reverse): Compute number of segments
3816         correctly.  Set segleft member in output as required.
3817         Patch partly by Yang Hongyang <yanghy@cn.fujitsu.com>.
3818         * inet/tst-inet6_rth.c (do_test): Add tests for inet6_rth_reverse.
3820         [BZ #9881]
3821         * inet/inet6_rth.c (inet6_rth_add): Add some error checking.
3822         Patch mostly by Yang Hongyang <yanghy@cn.fujitsu.com>.
3823         * inet/Makefile (tests): Add tst-inet6_rth.
3824         * inet/tst-inet6_rth.c: New file.
3826         [BZ #5807]
3827         * string/strlen.c (strlen): Fix omission in the expression to test
3828         for NUL bytes.
3830 2009-03-14  Ulrich Drepper  <drepper@redhat.com>
3832         * crypt/sha256test.c (main): Perform 100,000 'a' test in a second way.
3834         * elf/dl-runtime.c (reloc_offset): Define.
3835         (reloc_index): Define.
3836         (_dl_fixup): Rename reloc_offset parameter to reloc_arg.
3837         (_dl_fixup_profile): Likewise.  Use reloc_index instead of
3838         computing index from reloc_offset.
3839         (_dl_call_pltexit): Likewise.
3840         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_resolve): Just pass
3841         the relocation index to _dl_fixup.
3842         (_dl_runtime_profile): Likewise for _dl_fixup_profile and
3843         _dl_call_pltexit.
3844         * sysdeps/x86_64/dl-runtime.c: New file.
3846         [BZ #9893]
3847         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Fix
3848         alignment of La_x86_64_regs.  Store xmm parameters.
3849         Patch mostly by Jiri Olsa <olsajiri@gmail.com>.
3851         [BZ #9913]
3852         * string/strverscmp.c (__strverscmp): Fix case of different digits
3853         in fractional part of string.
3854         Patch by Jingyu Liu <jyliu@fortinet.com>.
3855         * string/Makefile (tests): Add tst-svc2.
3856         * string/tst-svc2.c: New file.
3858         * string/strverscmp.c (__strverscmp): Optimize size of tables.
3860         * locale/iso-639.def: Add Min Nan.
3862 2009-03-11  Carlos Eduardo Seo  <cseo@linux.vnet.ibm.com>
3864         [BZ #9948]
3865         * elf/dl-sysdep.c (_dl_show_auxv): Add support for AT_BASE_PLATFORM.
3867 2009-03-14  Ulrich Drepper  <drepper@redhat.com>
3869         * elf/dl-sysdep.c (auxvars): Compress data structure.
3871         * sysdeps/i386/dl-machine.h (elf_machine_rel): Implement
3872         STT_GNU_IFUNC handling.
3873         (elf_machine_rela): Likewise.
3875 2009-03-13  Ulrich Drepper  <drepper@redhat.com>
3877         * config.h.in (USE_MULTIARCH): Define.
3878         * configure.in: Handle --enable-multi-arch.
3879         * elf/dl-runtime.c (_dl_fixup): Handle STT_GNU_IFUNC.
3880         (_dl_fixup_profile): Likewise.
3881         * elf/do-lookup.c (dl_lookup_x): Likewise.
3882         * sysdeps/x86_64/dl-machine.h: Handle STT_GNU_IFUNC.
3883         * elf/elf.h (STT_GNU_IFUNC): Define.
3884         * include/libc-symbols.h (libc_ifunc): Define.
3885         * sysdeps/x86_64/cacheinfo.c: If USE_MULTIARCH is defined, use the
3886         framework in init-arch.h to get CPUID values.
3887         * sysdeps/x86_64/multiarch/Makefile: New file.
3888         * sysdeps/x86_64/multiarch/init-arch.c: New file.
3889         * sysdeps/x86_64/multiarch/init-arch.h: New file.
3890         * sysdeps/x86_64/multiarch/sched_cpucount.c: New file.
3892         * config.make.in (experimental-malloc): Define.
3893         * configure.in: Handle --enable-experimental-malloc.
3894         * malloc/Makefile: Handle experimental-malloc flag.
3895         * malloc/malloc.c: Implement PER_THREAD and ATOMIC_FASTBINS features.
3896         * malloc/arena.c: Likewise.
3897         * malloc/hooks.c: Likewise.
3898         * malloc/malloc.h: Define M_ARENA_TEST and M_ARENA_MAX.
3900 2009-03-11  Ulrich Drepper  <drepper@redhat.com>
3902         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Add branch
3903         prediction.  A few size optimizations.
3905 2009-03-10  Ulrich Drepper  <drepper@redhat.com>
3907         * time/tzset.c: Optimize a bit for size.
3909 2009-03-10  Jakub Jelinek  <jakub@redhat.com>
3911         * include/stdio.h (fmemopen): Add libc_hidden_proto.
3912         * libio/fmemopen.c (fmemopen): Add libc_hidden_def.
3914         * elf/sprof.c: Avoid warning about multi-line comment.
3916 2009-03-10  Ulrich Drepper  <drepper@redhat.com>
3918         * time/tzset.c (__tzset_parse_tz): Use correct string when parsing
3919         DST name.
3920         * time/tst-posixtz.c: Add tests for quoted timezone names.
3922 2009-03-10  Jakub Jelinek  <jakub@redhat.com>
3924         * posix/unistd.h (_POSIX_VERSION, _POSIX2_VERSION, _POSIX2_C_BIND,
3925         _POSIX2_C_DEV, _POSIX2_SW_DEV, _POSIX2_LOCALEDEF): Define to
3926         200809L instead of 200112L.
3927         (_XOPEN_VERSION): For __USE_XOPEN2K8 define to 700.
3928         * posix/tst-sysconf.c (STDVER): Define to 200809L instead of 200112L.
3930         * stdlib/quick_exit.c (quick_exit): Pass &__quick_exit_funcs
3931         instead of __quick_exit_funcs to __run_exit_handlers.
3932         * stdlib/at_quick_exit.c (at_quick_exit): Add attribute_hidden.
3933         * stdlib/exit.h (__run_exit_handlers): Add noreturn attribute.
3934         (__cxa_at_quick_exit): Remove attribute_hidden.
3935         * stdlib/exit.c (exit): Pass &__exit_funcs instead of __exit_funcs
3936         to __run_exit_handlers.
3937         * stdlib/cxa_at_quick_exit.c (__cxa_at_quick_exit): Remove
3938         attribute_hidden.
3940 2009-03-10  Ulrich Drepper  <drepper@redhat.com>
3942         * po/id.po: Update from translation team.
3944 2009-02-18  Jakub Jelinek  <jakub@redhat.com>
3946         * sysdeps/unix/sysv/linux/powerpc/powerpc64/setcontext.S: Use
3947         .machine push; .machine "power6" and .machine pop around mtfsf
3948         insns outside of _ARCH_PWR6 define.
3949         * sysdeps/unix/sysv/linux/powerpc/powerpc64/swapcontext.S: Likewise.
3950         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext-common.S:
3951         Likewise.
3952         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S:
3953         Likewise.
3954         * sysdeps/powerpc/fpu/tst-setcontext-fpscr.c (_SET_DI_FPSCR): Likewise.
3955         * sysdeps/powerpc/fpu/fenv_libc.h (fesetenv_register,
3956         relax_fenv_state): Likewise.
3958 2009-03-08  Ulrich Drepper  <drepper@redhat.com>
3960         * stdlib/Makefile (routines): Add quick_exit, at_quick_exit, and
3961         cxa_at_quick_exit.
3962         (static-only-routines): Add at_quick_exit.
3963         * stdlib/Versions: Export quick_exit and __cxa_at_quick_exit for
3964         GLIBC_2.10.
3965         * stdlib/quick_exit.c: New file.
3966         * stdlib/at_quick_exit.c: New file.
3967         * stdlib/cxa_at_quick_exit.c: New file.
3968         * stdlib/cxa_atexit.c (__cxa_atexit): Move body to new function.  Call
3969         it appropriately.
3970         (__internal_atexit): New function.
3971         (__new_exitfn): Now takes parameter to point to the list to use.
3972         * stdlib/cxa_finalize.c: Remove quick_exit handlers, don't call them.
3973         * stdlib/exit.c (__run_exit_handlers): New function.  Split from...
3974         (exit): ...here.  Just call __run_exit_handlers appropriately.
3975         * stdlib/exit.h: Declare __quick_exit_funcs, __run_exit_handlers,
3976         __internal_atexit, __cxa_at_quick_exit.  Adjust __new_exitfn.
3977         * stdlib/on_exit.c: Adjust call to __new_exitfn.
3978         * stdlib/stdlib.h: Declare at_quick_exit and quick_exit.
3980         * po/id.po: Update from translation team.
3982 2009-03-07  Ulrich Drepper  <drepper@redhat.com>
3984         * po/ru.po: Update from translation team.
3986 2009-03-04  Ulrich Drepper  <drepper@redhat.com>
3988         * po/nl.po: Update from translation team.
3990 2009-03-03  Ulrich Drepper  <drepper@redhat.com>
3992         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Declare fallocate{,64}.
3993         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
3994         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
3995         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
3996         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
3997         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Likewise.
3998         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
4000         * po/pl.po: Update from translation team.
4002 2009-03-02  Ulrich Drepper  <drepper@redhat.com>
4004         [BZ #7083]
4005         * sysdeps/unix/sysv/linux/fallocate.c: New file.
4006         * sysdeps/unix/sysv/linux/fallocate64.c: New file.
4007         * sysdeps/unix/sysv/linux/wordsize-64/fallocate64.c: New file.
4008         * sysdeps/unix/sysv/linux/wordsize-64/fallocate.c: New file.
4009         * sysdeps/unix/sysv/linux/i386/fallocate64.c: New file.
4010         * sysdeps/unix/sysv/linux/i386/fallocate.c: New file.
4011         * sysdeps/unix/sysv/linux/Versions: Export fallocate and fallocate64
4012         for GLIBC_2.10.
4013         * sysdeps/unix/sysv/linux/Makefile [subdir=io] (sysdep_routines):
4014         Add fallocate and fallocate64.
4016         * io/fcntl.h: Pretty printing.
4018 2009-03-02  Richard Guenther  <rguenther@suse.de>
4020         * misc/sys/cdefs.h (__extern_always_inline): Add __artificial__
4021         attribute also for non-C99 inline semantics variant.
4023 2009-02-12  Carlos Eduardo Seo  <cseo@linux.vnet.ibm.com>
4025         * sysdeps/powerpc/powerpc32/power7/fpu/Implies: New file.
4026         * sysdeps/powerpc/powerpc32/power7/Implies: Likewise.
4027         * sysdeps/powerpc/powerpc64/power7/fpu/Implies: Likewise.
4028         * sysdeps/powerpc/powerpc64/power7/Implies: Likewise.
4029         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power7/fpu/Implies:
4030         Likewise.
4031         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power7/fpu/Implies:
4032         Likewise.
4034 2009-03-02  Ulrich Drepper  <drepper@redhat.com>
4036         * po/cs.po: Update from translation team.
4038 2009-02-28  Ulrich Drepper  <drepper@redhat.com>
4040         * po/bg.po: Update from translation team.
4041         * po/sv.po: Likewise.
4042         * po/fi.po: Likewise.
4043         * po/vi.po: Likewise.
4045 2009-02-27  Roland McGrath  <roland@redhat.com>
4047         * Makeconfig (%.v.i): Depend on Makeconfig.
4048         Exclude % lines from initial #-comment removal.
4050 2009-02-27  Ulrich Drepper  <drepper@redhat.com>
4052         * po/ko.po: Update from translation team.
4054 2009-02-26  Roland McGrath  <roland@redhat.com>
4056         * shadow/lckpwdf.c (__lckpwdf): Move FLAGS inside block using it,
4057         avoids unused warning.
4059 2009-02-26  Andrew Stubbs  <ams@codesourcery.com>
4060             SUGIOKA Toshinobu  <sugioka@itonet.co.jp>
4062         * sysdeps/unix/sysv/linux/sh/sys/procfs.h: Don't include signal.h,
4063         sys/ucontext.h and asm/elf.h.  Include sys/user.h.
4064         * sysdeps/unix/sysv/linux/sh/sys/user.h: Don't include features.h
4065         and asm/user.h.  Include asm/ptrace.h.
4066         (PTRACE_GETREGS, PTRACE_SETREGS, PTRACE_GETFPREGS,
4067         PTRACE_SETFPREGS, PTRACE_GETFDPIC, PTRACE_GETFDPIC_EXEC,
4068         PTRACE_GETFDPIC_INTERP, PTRACE_GETDSPREGS, PTRACE_SETDSPREGS):
4069         Undefine.
4070         (start_thread): Don't undefine.
4071         (elf_greg_t, ELF_NGREG, elf_fpregset_t, user_fpu_struct, user):
4072         Define.
4074 2009-02-26  Ulrich Drepper  <drepper@redhat.com>
4076         * wctype/wctype.h: The *_l functions are in POSIX 2008.
4077         * wcsmbs/wchar.h: mbsnrtowcs, open_wmemstream, wcpcpy, wcpncpy,
4078         wcscasecmp, wcsdup, wcsncasecmp, wcsnlen, wcsnrtombs,
4079         wcscasecmp_l, wcsncasecmp_l, wcscoll_l, and wcsxfrm_l.
4080         * sysdeps/mach/hurd/bits/posix_opt.h: Reset value of macros from
4081         200112L to 200809L.
4082         * sysdeps/unix/sysv/linux/bits/posix_opt.h: Likewise.
4083         * posix/getconf.c (vars): Add _SC_THREAD_ROBUST_PRIO_INHERIT and
4084         _SC_THREAD_ROBUST_PRIO_PROTECT entries.
4085         * bits/confname.h: Add _SC_THREAD_ROBUST_PRIO_INHERIT and
4086         _SC_THREAD_ROBUST_PRIO_PROTECT.
4087         * posix/unistd.h: fexecve is in POSIX 2008.
4088         * time/time.h: strftime_l is in POSIX 2008.
4089         * io/sys/stat.h: futimens is in POSIX 2008.
4090         * string/strings.h: strcasecmp_l and strncasecmp_l are in POSIX 2008.
4091         * string/string.h: stpcpy, stpncpy, strndup, strnlen, strsignal,
4092         strcoll_l, strerror_l, and strxfrm_l are in POSIX 2008.
4093         * stdlib/stdlib.h: mkdtemp is in POSIX 2008.
4094         * libio/stdio.h: dprintf, fmemopen, getdelim, getline,
4095         open_memstream, and vdprintf are in POSIX 2008.
4097 2009-02-25  Ulrich Drepper  <drepper@redhat.com>
4099         * include/features.h: Define macros for XPG7/POSIX 2008.
4100         * ctype/ctype.h: The *_l functions are in POSIX 2008.
4101         * dirent/dirent.h: alphasort, dirfd, scandir, and fdopendir are in
4102         POSIX 2008.
4103         * locale/langinfo.h: nl_langinfo_l is in POSIX 2008.
4104         * locale/xlocale.h: Define locale_t type.
4105         * locale/locale.h: duplocale, freelocale, newlocale, uselocale are
4106         in POSIX 2008.  Don't define locale_t here.
4107         * stdlib/monetary.h: strfmon_l is in POSIX 2008.
4108         * sysdeps/unix/sysv/linux/bits/stat.h: Protect UTIME_NOW and
4109         UTIME_OMIT only with __USE_ATFILE.
4110         * signal/signal.h: Declare psignal and psiginfo for POSIX 2008.
4111         * stdio-common/psiginfo.c: New file.
4112         * stdio-common/psiginfo-data.h: New file.
4113         * stdio-common/psiginfo-define.h: New file.
4114         * stdio-common/Makefile (routines): Add psiginfo.
4115         * stdio-common/Versions: Export psiginfo for GLIBC_2.10.
4116         * sysdeps/unix/sysv/linux/ia64/bits/stat.h: Likewise.
4117         * sysdeps/unix/sysv/linux/powerpc/bits/stat.h: Likewise.
4118         * sysdeps/unix/sysv/linux/s390/bits/stat.h: Likewise.
4119         * sysdeps/unix/sysv/linux/sparc/bits/stat.h: Likewise.
4120         * sysdeps/unix/sysv/linux/x86_64/bits/stat.h: Likewise.
4121         * io/sys/stat.h: Move mknodat definition into same conditional as
4122         mknod.
4123         * time/sys/time.h: futimesat is not among the functions accepted
4124         into the POSIX standard.
4126         * include/features.h: If no feature selection given and we select
4127         by default a POSIX mode, also define __USE_POSIX_IMPLICITLY.
4128         * posix/Versions: Export __posix_getopt.
4129         * posix/getopt.c (_getopt_initialize): Take additional parameter.
4130         Use it to alternatively initialize __posixly_correct.
4131         (_getopt_internal_r): Take addition parameter.  Pass on to
4132         _getopt_initialize.
4133         (_getopt_internal): Take addition parameter.  Pass on to
4134         _getopt_internal_r.
4135         (getopt): Pass additional zero to _getopt_internal.
4136         (__posix_getopt): New function.
4137         * posix/getopt.h: Add redirection for getopt.
4138         * posix/getopt1.c (getopt_long): Pass additional zero to
4139         _getopt_internal.
4140         (getopt_long_only): Likewise.
4141         (_getopt_long_r): Pass additional zero to _getopt_internal_r.
4142         (_getopt_long_only_r): Likewise.
4143         * posix/getopt_int.h: Adjust declarations of _getopt_internal and
4144         _getopt_internal_r.
4146 2009-02-24  Ulrich Drepper  <drepper@redhat.com>
4148         * bits/confname.h: Define _SC_TRACE_EVENT_NAME_MAX, _SC_TRACE_NAME_MAX,
4149         _SC_TRACE_SYS_MAX, _SC_TRACE_USER_EVENT_MAX, _SC_XOPEN_STREAMS.
4150         * sysdeps/posix/sysconf.c (__sysconf): Handle
4151         _SC_TRACE_EVENT_NAME_MAX, _SC_TRACE_NAME_MAX, _SC_TRACE_SYS_MAX,
4152         _SC_TRACE_USER_EVENT_MAX, _SC_XOPEN_STREAMS.
4154 2009-02-24  Roland McGrath  <roland@redhat.com>
4156         [BZ #9895]
4157         * README.template: Reworded not to use substituted version number.
4158         Renamed to ...
4159         * README: ... here (no longer generated).
4160         * Makefile (README): Target removed.
4162 2009-02-24  Ulrich Drepper  <drepper@redhat.com>
4164         * sysdeps/unix/sysv/linux/sysconf.c (__sysconf):
4165         /proc/sys/kernel/rtsig_max doesn't exist anymore, use getrlimit
4166         instead.
4168         * io/sys/stat.h: The lstat functions have been mandatory since 2001.
4170         * time/tzset.c (tzset_internal): Correct parsing of TZ envvar.
4172 2009-02-22  Ulrich Drepper  <drepper@redhat.com>
4174         * po/bg.po: Update from translation team.
4176 2009-02-16  Jakub Jelinek  <jakub@redhat.com>
4178         * stdlib/monetary.h: Uglify function parameter names.
4179         * sunrpc/rpc/pmap_clnt.h: Likewise.
4180         * sunrpc/rpc/svc.h: Likewise.
4181         * sunrpc/rpc/xdr.h: Likewise.
4182         * sunrpc/rpc/clnt.h: Likewise.
4183         * resolv/netdb.h: Likewise.
4184         * resolv/arpa/nameser.h: Likewise.
4185         * resolv/resolv.h: Likewise.
4186         * argp/argp.h: Likewise.
4187         * locale/langinfo.h: Likewise.
4188         * io/sys/stat.h: Likewise.
4189         * posix/spawn.h: Likewise.
4190         * nis/rpcsvc/nislib.h: Likewise.
4191         * malloc/obstack.h: Likewise.
4192         * sysdeps/ia64/bits/link.h: Likewise.
4193         * sysdeps/i386/bits/link.h: Likewise.
4194         * sysdeps/s390/bits/link.h: Likewise.
4195         * sysdeps/powerpc/bits/link.h: Likewise.
4196         * sysdeps/x86_64/bits/link.h: Likewise.
4197         * sysdeps/sparc/bits/link.h: Likewise.
4198         * sysdeps/sh/bits/link.h: Likewise.
4199         * sysdeps/unix/sysv/linux/i386/sys/io.h: Likewise.
4200         * sysdeps/unix/sysv/linux/x86_64/sys/io.h: Likewise.
4201         * sysdeps/unix/sysv/linux/sparc/sys/eventfd.h: Likewise.
4202         * sysdeps/unix/sysv/linux/sys/eventfd.h: Likewise.
4204 2008-12-01  Fredrik Unger  <fred@tree.se>
4206         * soft-fp/double.h [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_D,
4207         FP_UNPACK_SEMIRAW_DP): Use _FP_UNPACK_RAW_1 instead of
4208         _FP_UNPACK_RAW_2, fix up first argument.
4210 2009-02-15  Ulrich Drepper  <drepper@redhat.com>
4212         * sysdeps/unix/sysv/linux/getsysstats.c (next_line): New function.
4213         (GET_NPROCS_PARSER): Change parameters and use next_line.
4214         (__get_nprocs): Rewrite to not use stdio routines.
4215         * sysdeps/unix/sysv/linux/sparc/getsysstats.c (GET_NPROCS_PARSER):
4216         Change parameters and use next_line.
4218 2009-02-13  Ulrich Drepper  <drepper@redhat.com>
4220         [BZ #5381]
4221         * nscd/nscd.h: Remove definitions and declarations for mem_in_flight.
4222         Change mempool_alloc prototype.
4223         * nscd/mem.c (gc): Don't handle mem_in_flight.
4224         (mempool_alloc): Third parameter now only indicates whether this is the
4225         first call (to allocate data) or not.  If it is, get db rdlock.
4226         Release it on error.  Don't handle mem_in_flight.
4227         * nscd/aicache.c (addhstaiX): Mark he parameter as const.
4228         Adjust third parameter of mempool_alloc calls.
4229         Nothing to do here in case mempool_alloc fails.
4230         Avoid local variable shadowing parameter.  No need to get db rdlock
4231         before calling cache_add.
4232         * nscd/cache.c (cache_add): Adjust call to mempool_alloc.  There is
4233         no mem_in_flight array anymore.
4234         * nscd/connections.c: Remove definition and handling of mem_in_flight.
4235         * nscd/grpcache.c (cache_addgr): Adjust third parameter of
4236         mempool_alloc calls.  Mark he parameter as const.  Nothing to do here
4237         in case mempool_alloc fails. No need to get db rdlock before calling
4238         cache_add.
4239         * nscd/hstcache.c (cache_addhst): Likewise.
4240         * nscd/initgrcache.c (addinitgroupsX): Likewise.
4241         * nscd/servicescache.c (cache_addserv): Likewise.
4242         * nscd/pwdcache.c (cache_addpw): Likewise.  Remove some debugging code.
4244 2009-02-11  Ulrich Drepper  <drepper@redhat.com>
4246         * po/lt.po: Update from translation team.
4248 2009-02-10  Ulrich Drepper  <drepper@redhat.com>
4250         * elf/dl-load.c (open_verify): In case VALID_ELF_HEADER is
4251         defined, allow additional data to be added using the optional
4252         MORE_ELF_HEADER_DATA macro.
4253         * sysdeps/unix/sysv/linux/ldsodefs.h (VALID_ELF_HEADER,
4254         VALID_ELF_OSABI, VALID_ELF_ABIVERSION, MORE_ELF_HEADER_DATA): Define.
4256 2009-02-08  Ulrich Drepper  <drepper@redhat.com>
4258         * include/atomic.h: Define catomic_and if not already defined.
4259         * sysdeps/x86_64/bits/atomic.h: Define catomic_and.
4260         * sysdeps/i386/i486/bits/atomic.h: Likewise.
4262 2009-02-07  Ulrich Drepper  <drepper@redhat.com>
4264         * malloc/malloc.c (_int_free): Second argument is now mchunkptr.
4265         Change all callers.
4266         (_int_realloc): Likewise.  Third argument is now padded size
4267         All _int_* functions are now static.
4269         * malloc/hooks.c: Change all callers to _int_free and _int_realloc.
4270         * malloc/arena.c: Likewise.
4271         * include/malloc.h: Remove now unnecessary declarations of the _int_*
4272         functions.
4274         * sunrpc/rpc_common.c: We cannot move _null_auth into .rodata that
4275         easily.
4277         * malloc/malloc.c: Add branch prediction for use of the hooks.
4279         * grp/compat-initgroups.c [NOT_IN_libc] (__libc_use_alloca): Define.
4281 2009-02-06  Ulrich Drepper  <drepper@redhat.com>
4283         [BZ #7095]
4284         * bits/confname.h: Add SUSv7 macros for getconf environments.
4285         * bits/environments.h: Likewise.
4286         * sysdeps/unix/sysv/linux/i386/bits/environments.h: Likewise.
4287         * sysdeps/unix/sysv/linux/powerpc/bits/environments.h: Likewise.
4288         * sysdeps/unix/sysv/linux/s390/bits/environments.h: Likewise.
4289         * sysdeps/unix/sysv/linux/sparc/bits/environments.h: Likewise.
4290         * sysdeps/unix/sysv/linux/x86_64/bits/environments.h: Likewise.
4291         * posix/confstr.c: Handle SUSv5 and SUSv7 environments.
4292         * posix/getconf.c: Likewise.
4293         * posix/sysconf.c: Likewise.
4294         * sysdeps/posix/sysconf.c: Likewise.
4295         * posix/Makefile (getconf.speclist): Also collect SUSv5 and SUSv7
4296         environments.
4298 2009-01-16  Petr Baudis  <pasky@suse.cz>
4300         [BZ #9753]
4301         * resolv/res_libc.c (__res_maybe_init): Call __res_vinit()
4302         even if we currently have zero nscount.
4304 2009-02-06  Ulrich Drepper  <drepper@redhat.com>
4306         [BZ #9781]
4307         * grp/compat-initgroups.c (compat_call): Switch to use malloc when
4308         the input line is too long.
4310         * po/Makefile (libc.pot): Add f_print as function taking c-format
4311         parameter.
4313         * debug/xtrace.sh: Unify translatable messages.
4314         * elf/ldd.bash.in: Likewise.
4315         * elf/sprof.c: Likewise.
4316         * locale/programs/locale.c: Likewise.
4317         * malloc/memusage.sh: Likewise.
4318         * nss/getent.c: Likewise.
4320 2009-02-06  Joseph Myers  <joseph@codesourcery.com>
4322         * debug/pcprofiledump.c (print_version,
4323         argp_program_version_hook): New function.
4324         * elf/ldconfig.c (more_help): New function.
4325         (argp): Use it.
4326         * elf/sln.c (usage): New function.
4327         (main): Support --help and --version.
4328         * malloc/memusagestat.c (print_version): New function.
4329         (argp_program_version_hook): New variable.
4330         * nscd/nscd.c (more_help): New function.
4331         (argp): Use it.
4332         * posix/getconf.c (main): Send --version output to stdout.
4333         Support --help.
4334         * sunrpc/rpc_main.c (usage, options_usage): Take STREAM and STATUS
4335         arguments.  All callers changed.
4336         (print_version): New function.
4337         (parseargs): Support --help and --version.
4338         * sunrpc/rpcinfo.c (usage): Take STREAM argument.  All callers
4339         changed.
4340         (print_version): New function.
4341         (main): Use getopt_long.  Support --help and --version.
4342         * sysdeps/unix/sysv/linux/lddlibc4.c (main): Support --help and
4343         --version.
4345 2009-02-06  Ulrich Drepper  <drepper@redhat.com>
4347         * malloc/memusage.c (DEFAULT_BUFFER_SIZE): Change to 32768.
4348         (update_data): Fix handling of wrapping back
4349         to the beginning of the buffer.
4351         [BZ #9823]
4352         * stdio-common/psignal.c (psignal): Fix test for empty string.
4354 2009-02-05  Ulrich Drepper  <drepper@redhat.com>
4356         * include/rpc/auth.h: Use libc_hidden_proto for _null_auth.
4357         * sunrpc/rpc_common.c: Add libc_hidden_def for _null_auth.  Also
4358         move _null_auth to .rodata.
4360         * time/tzset.c (__tzset_parse_tz): DST offset must also allow hour
4361         value of 24.
4363         * intl/dcigettext.c (DCIGETTEXT): Avoid some code duplication.
4365         * sysdeps/unix/opendir.c (__alloc_dir): We have a lot more memory
4366         today than when the original code was written.  Use larger
4367         buffers.  This also makes it unnecessary to have stat information,
4368         if this causes extra efforts.
4369         (__opendir): In case O_DIRECTORY works, don't call fstat just for
4370         __alloc_dir.
4372 2009-02-03  Andrew Stubbs  <ams@codesourcery.com>
4374         * sysdeps/sh/sh4/dl-trampoline.S: Only set HAVE_FPU if __SH_FPU_ANY__
4375         is set.
4376         * sysdeps/sh/sh4/setjmp.S: Support SH4-NOFPU.
4377         * sysdeps/sh/sh4/__longjmp.S: Likewise.
4378         * sysdeps/unix/sysv/linux/sh/sh4/getcontext.S: Likewise.
4379         * sysdeps/unix/sysv/linux/sh/sh4/setcontext.S: Likewise.
4380         * sysdeps/unix/sysv/linux/sh/sh4/swapcontext.S: Likewise.
4381         * sysdeps/unix/sysv/linux/sh/sh4/register-dump.h: Likewise.
4383 2009-02-04  Ulrich Drepper  <drepper@redhat.com>
4385         * po/ru.po: Update from translation team.
4387 2008-11-17  Nathan Sidwell  <nathan@codesourcery.com>
4389         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (struct sigevent):
4390         Add _tid slot to maintain consistency with kernel.
4392 2009-02-04  Ulrich Drepper  <drepper@redhat.com>
4394         * libio/wfileops.c (_IO_wfile_underflow): Fix handling of
4395         incomplete characters at end of input buffer.
4396         * libio/Makefile (tests): Add tst-fgetwc.
4397         * libio/tst-fgetwc.c: New file.
4398         * libio/tst-fgetwc.input: New file.
4400 2009-02-02  Andrew Stubbs  <ams@codesourcery.com>
4402         * sysdeps/unix/sysv/linux/sh/Makefile (libm.so-no-z-defs): Define.
4404 2009-02-02  Ulrich Drepper  <drepper@redhat.com>
4406         [BZ #9793]
4407         * iconv/gconv_trans.c (__gconv_transliterate): Don't change
4408         *OUTBUFSTART unless the whole output fit into the buffer.
4409         * iconv/Makefile (tests): Add tst-iconv4.
4410         * iconv/tst-iconv4.c: New file.
4412 2009-02-01  Ulrich Drepper  <drepper@redhat.com>
4414         * sysdeps/x86_64/cacheinfo.c (intel_02_known): Add new descriptors.
4415         * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_02_known): Likewise.
4417 2009-01-29  Andrew Stubbs  <ams@codesourcery.com>
4419         * elf/Makefile (ld.so): Adjust the sed script to insert _begin in to
4420         newer linker scripts.
4422 2009-01-30  Ulrich Drepper  <drepper@redhat.com>
4424         [BZ #7040]
4425         * sysdeps/unix/sysv/linux/sys/inotify.h: Second parameter of
4426         inotify_rm_watch should have type int.
4428 2009-01-06  Steven Munroe  <sjmunroe@us.ibm.com>
4430         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S (__longjmp):
4431         Make aligned_restore_vmx a local symbol.
4432         * sysdeps/powerpc/powerpc64/__longjmp-common.S (__longjmp):
4433         Likewise.
4435 2009-01-30  Andreas Jaeger  <aj@suse.de>
4437         * sysdeps/unix/sysv/linux/bits/shm.h (SHM_EXEC): Define.
4438         * sysdeps/unix/sysv/linux/ia64/bits/shm.h (SHM_EXEC): Define.
4439         * sysdeps/unix/sysv/linux/powerpc/bits/shm.h (SHM_EXEC): Define.
4440         * sysdeps/unix/sysv/linux/s390/bits/shm.h (SHM_EXEC): Define.
4441         * sysdeps/unix/sysv/linux/sh/bits/shm.h (SHM_EXEC): Define.
4442         * sysdeps/unix/sysv/linux/sparc/bits/shm.h (SHM_EXEC): Define.
4443         * sysdeps/unix/sysv/linux/x86_64/bits/shm.h (SHM_EXEC): Define.
4445 2009-01-11  Ryan S. Arnold  <rsa@us.ibm.com>
4447         [BZ #9726]
4448         * sysdeps/powerpc/fpu/tst-setcontext-fpscr.c (_SET_DI_FPSCR,
4449         _SET_SI_FPSCR): Clobber fp0 to prevent erroneous test-case passes.
4451 2009-01-08  Ryan S. Arnold  <rsa@us.ibm.com>
4453         [BZ #9726]
4454         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext-common.S
4455         (__CONTEXT_FUNC_NAME): Fix mtfsf to use fp31 instead of fp0.
4456         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S
4457         (__CONTEXT_FUNC_NAME): Fix mtfsf to use fp31 instead of fp0.
4459 2009-01-11  Thomas Schwinge  <tschwinge@gnu.org>
4461         * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Use
4462         memcpy instead of memcmp.
4463         (_dl_setup_pointer_guard): Likewise.
4465 2009-01-30  Ulrich Drepper  <drepper@redhat.com>
4467         * malloc/malloc.c (sYSMALLOc): Don't use assert when detecting
4468         manipulated brk, use malloc_printerr.
4469         * misc/sbrk.c (__sbrk): Better error handling for nonsense
4470         requests.
4472 2009-01-30  Jakub Jelinek  <jakub@redhat.com>
4474         * string/string.h (memchr, strchr, strrchr, strpbrk, strstr, index,
4475         rindex): For C++ add inlines so that they can be recognized as
4476         builtins.
4477         * string/strings.h: Define correct C++ prototypes for gcc 4.4.
4479 2009-01-29  Ulrich Drepper  <drepper@redhat.com>
4480             Jakub Jelinek  <jakub@redhat.com>
4482         * string/string.h: Define correct C++ prototypes for gcc 4.4.
4483         * wcsmbs/wchar.h: Likewise.
4485 2009-01-29  Ulrich Drepper  <drepper@redhat.com>
4487         * sysdeps/i386/stackinfo.h (stackinfo_get_sp): Define.
4488         (stackinfo_sub_sp): Define.
4490 2009-01-28  Ulrich Drepper  <drepper@redhat.com>
4492         [BZ #9750]
4493         * nscd/mem.c (gc): Use alloca_count to get the real stack usage.
4494         * include/alloca.h (alloca_account): Define.
4495         * sysdeps/x86_64/stackinfo.h (stackinfo_get_sp): Define.
4496         (stackinfo_sub_sp): Define.
4498         * nscd/connections.c (nscd_init): If database file access fails
4499         check whether this is due to permission problems and bail in that
4500         case.
4502         [BZ #9741]
4503         * nscd/mem.c (gc): Fix assignment of he_data in case malloc is used.
4504         Reported by Jun'ichi Nomura <j-nomura@ce.jp.nec.com>.
4506 2009-01-14  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
4508         * sysdeps/unix/sysv/linux/sh/sysdep.h (INTERNAL_SYSCALL):
4509         Add "t" to clobber list.
4510         (INTERNAL_SYSCALL_NCS): Likewise.
4512 2009-01-28  Ulrich Drepper  <drepper@redhat.com>
4514         * nss/getent.c (print_networks): Don't print comma between aliases.
4516 2009-01-23  Ulrich Drepper  <drepper@redhat.com>
4518         * sysdeps/unix/sysv/linux/tst-clone.c (do_test): Avoid warning.
4520         * misc/hsearch_r.c (hcreate_r): We need at least three elements in
4521         the hash table.
4522         * misc/Makefile (tests): Add bug-hsearch1.
4523         * misc/bug-hsearch1.c: New file.
4525 2009-01-22  Roland McGrath  <roland@redhat.com>
4527         * Makeconfig (%.v.i): Strip trailing # comments,
4528         not only whole-line comments.
4530 2009-01-10  Ulrich Drepper  <drepper@redhat.com>
4532         * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Take
4533         one parameter.  If non-NULL use it to initialize return value.
4534         (_dl_setup_pointer_guard): New function.
4535         * sysdeps/unix/sysv/linux/dl-osinfo.h: Likewise.
4536         * sysdeps/generic/ldsodefs.h: Declare _dl_random.
4537         * elf/rtld.c (security_init): Pass _dl_random to
4538         _dl_setup_stack_chk_guard.  Call _dl_setup_pointer_guard to initialize
4539         pointer_chk_guard.
4540         * elf/dl-sysdep.c (_dl_random): New variable.
4541         (_dl_sysdep_start): Handle AT_RANDOM.
4542         (_dl_show_auxv): Likewise.
4543         * elf/dl-support.c (_dl_random): New variable.
4544         (_dl_aux_init): Handle AT_RANDOM.
4545         * csu/libc-start.c [!SHARED] (libc_start_main): Pass _dl_random
4546         to _dl_setup_stack_chk_guard.
4548         * elf/elf.h (AT_RANDOM): Define AT_BASE_PLATFORM and AT_RANDOM.
4550 2009-01-10  Roland McGrath  <roland@redhat.com>
4552         * nscd/nscd.c (parse_opt): Use argp_error for bad -i argument.
4554 2009-01-08  Ulrich Drepper  <drepper@redhat.com>
4556         * sysdeps/i386/fpu/libm-test-ulps: Adjust expm1 errors.
4558         [BZ #9706]
4559         * nss/nss_files/files-parse.c (strtou32): New function.
4560         (INT_FIELD): Use strotu32 instead of strtoul to unify behavior
4561         across 32-bit and 64-bit platforms.
4562         (INT_FIELD_MAYBE_NULL): Likewise.
4564 2009-01-08  Jakub Jelinek  <jakub@redhat.com>
4566         [BZ #9720]
4567         * sysdeps/unix/sysv/linux/bits/resource.h (enum __rusage_who): Avoid
4568         comma after RUSAGE_CHILDREN if not -D_GNU_SOURCE.
4569         * sysdeps/unix/sysv/linux/sparc/bits/resource.h (enum __rusage_who):
4570         Likewise.
4572 2009-01-05  Paolo Bonzini  <bonzini@gnu.org>
4574         [BZ #697]
4575         * posix/regexec.c (prune_impossible_nodes): Handle sifted_states[0]
4576         being NULL also if there are no backreferences.
4577         * posix/rxspencer/tests: Add testcases.
4579 2009-01-04  Paolo Bonzini  <bonzini@gnu.org>
4581         [BZ #9697]
4582         * posix/bug-regex17.c: Add testcases.
4583         * posix/regcomp.c (re_compile_fastmap_iter): Rewrite COMPLEX_BRACKET
4584         handling.
4586 2009-01-05  Martin Schwidefsky  <schwidefsky@de.ibm.com>
4588         * sysdeps/unix/sysv/linux/s390/bits/libc-vdso.h: New file.
4589         * sysdeps/unix/sysv/linux/s390/gettimeofday.c: New file.
4590         * sysdeps/unix/sysv/linux/s390/init-first.c: New file.
4591         * sysdeps/unix/sysv/linux/s390/Makefile (sysdep_routines): Add dl-vdso
4592         for elf subdir.
4593         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h (INLINE_VSYSCALL,
4594         INTERNAL_VSYSCALL, INTERNAL_VSYSCALL_NO_SYSCALL_FALLBACK,
4595         INTERNAL_SYSCALL_NCS, HAVE_CLOCK_GETRES_VSYSCALL and
4596         HAVE_CLOCK_GETTIME_VSYSCALL: Define.
4597         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
4598         * sysdeps/unix/sysv/linux/s390/Versions: New file.
4600 2008-12-31  Paolo Bonzini  <bonzini@gnu.org>
4602         * posix/regcomp.c (re_compile_fastmap_iter): Use __mbrtowc.
4603         * posix/regex_internal.c (build_wcs_buffer, build_wcs_upper_buffer,
4604         re_string_skip_chars, re_string_reconstruct): Likewise.
4605         * posix/regex_internal.h [!_LIBC] (__mbrtowc): New #define.
4607 2008-12-31  Rafael Avila de Espindola  <espindola@google.com>
4609         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyaddr2_r): Check and
4610         adjust the buffer alignment.
4612 2009-01-07  Samuel Thibault  <samuel.thibault@ens-lyon.org>
4614         * sysdeps/mach/hurd/Makefile (sysdep_headers) [subdir=socket]:
4615         Add net/ethernet.h net/if_arp.h net/if_ether.h net/if_ppp.h
4616         net/route.h.
4618         * hurd/report-wait.c (describe_number): Use __stpcpy to prepend
4619         flavor to description only when flavor is not NULL.
4621         * hurd/hurdsig.c (signal_allowed): Unlock _hurd_dtable_lock
4622         mutex after SIGIO/SIGURG lookup loop.
4624 2009-01-03  Samuel Thibault  <samuel.thibault@ens-lyon.org>
4626         * bits/resource.h (PRIO_PROCESS, PRIO_PGRP, PRIO_USER): Add macros.
4628 2009-01-03  Ulrich Drepper  <drepper@redhat.com>
4630         * sysdeps/unix/sysv/linux/i386/sysdep.h: Describe 6th argument
4631         handling.
4633 2009-01-02  Ulrich Drepper  <drepper@redhat.com>
4635         * sysdeps/unix/sysv/linux/kernel-features.h
4636         (__ASSUME_FUTEX_CLOCK_REALTIME): Define.
4638         * wcsmbs/wcsnrtombs.c (__wcsnrtombs): Create temporary state object
4639         if no output is written.
4641         * version.h: Bump to 2.10 development.
4643         * posix/getconf.c: Update copyright year.
4644         * nss/getent.c: Likewise.
4645         * iconv/iconvconfig.c: Likewise.
4646         * iconv/iconv_prog.c: Likewise.
4647         * elf/ldconfig.c: Likewise.
4648         * catgets/gencat.c: Likewise.
4649         * csu/version.c: Likewise.
4650         * elf/ldd.bash.in: Likewise.
4651         * elf/sprof.c (print_version): Likewise.
4652         * locale/programs/locale.c: Likewise.
4653         * locale/programs/localedef.c: Likewise.
4654         * nscd/nscd.c (print_version): Likewise.
4655         * debug/xtrace.sh: Likewise.
4656         * malloc/memusage.sh: Likewise.
4657         * malloc/mtrace.pl: Likewise.
4658         * debug/catchsegv.sh: Likewise.
4660 2008-12-29  Mike Frysinger  <vapier@gentoo.org>
4662         * iconvdata/Makefile (iconv-rules): Use LC_ALL=C when running awk
4663         script.
4665 2008-12-29  Ulrich Drepper  <drepper@redhat.com>
4667         * sysdeps/posix/getaddrinfo.c (gaih_inet): When the
4668         gethostbyname4_r function call succeeded, just leave the loop.
4670         [BZ #9694]
4671         * wcsmbs/wchar.h: Move undefs for local __need_* constants to the
4672         very end.
4673         * wctype/wctype.h: Get wint_t definition directly from <stddef.h>.
4674         * wctype/Makefile (tests): Add bug-wctypeh.
4675         * wctype/bug-wctypeh.c: New file.
4677         * nscd/nscd_gethst_r.c (nscd_gethst_r): Don't use nscd if
4678         LOCALDOMAIN is defined.
4679         * nscd/nscd_getai.c (__nscd_getai): Likewise.
4681         * sysdeps/x86_64/bits/select.h: New file.
4683         * resolv/res_init.c (__res_vinit): Count all servers in statp->nscount.
4685 2008-12-21  Bruno Haible  <bruno@clisp.org>
4687         [BZ #9677]
4688         * wcsmbs/mbsnrtowcs.c (__mbsnrtowcs): Create temporary state object
4689         if no output is written.
4691 2008-12-13  Klaus Dittrich  <kladit@arcor.de>
4693         * login/utmp_file.c (pututline_file): Replace call to dup2 with
4694         libc internal symbol __dup2 to avoid access through the PLT.
4696 2008-12-08  Ulrich Drepper  <drepper@redhat.com>
4698         [BZ #6545]
4699         * sysdeps/unix/sysv/linux/bits/socket.h (SCM_CREDENTIALS): Make
4700         available only for __USE_GNU.
4702         * inet/Makefile (tests): Add tst-getni2.
4703         * inet/tst-getni2.c: New file.
4705         [BZ #7080]
4706         * inet/getnameinfo.c (getnameinfo): Check for output buffers being
4707         NULL when NI_NAMEREQD is set.
4708         Patch mostly by Yang Hongyang <yanghy@cn.fujitsu.com>.
4709         * inet/Makefile (tests): Add tst-getni1.
4710         * inet/tst-getni1.c: New file.
4712 2008-12-03  Petr Baudis  <pasky@suse.cz>
4714         [BZ #7067]
4715         * nscd/connections.c (invalidate_cache): Use prune_run_lock
4716         instead of prune_lock.
4717         (nscd_run_prune): Before calling prune_cache, take prune_run_lock.
4718         * nscd/nscd.h (database_dyn): Add prune_run_cache.
4720 2008-12-07  Ulrich Drepper  <drepper@redhat.com>
4722         * resolv/res_send.c (send_dg): Use correct guards for SOCK_CLOEXEC
4723         use.
4725         * sysdeps/unix/sysv/linux/kernel-features.h: Fix typo in accept4
4726         handling.
4728         * resolv/res_init.c (__res_vinit): Always assign to statp->nscount
4729         after reading name server list.
4731         [BZ #7058]
4732         * nis/nss_nis/nis-hosts.c (_nss_nis_gethostbyname4_r): Fix memory
4733         handling for host name aliases.
4735 2008-11-24  Arkadiusz MiÅ›kiewicz  <arekm@maven.pl>
4737         * sysdeps/i386/dl-tlsdesc.S (_dl_tlsdesc_dynamic): Use LOAD_PIC_REG
4738         instead of doing things manually.
4740 2008-11-26  Chris Steel  <chris.steel.lnx@googlemail.com>
4742         * posix/regex_internal.h (build_wcs_upper_buffer):
4743         Return type is reg_error_t.
4745 2008-12-05  Ulrich Drepper  <drepper@redhat.com>
4747         * posix/globtest.sh: Use mktemp to create temporary file and
4748         directory.
4750         * sysdeps/unix/sysv/linux/bits/sched.h (__CPU_SET_S): Handle large
4751         sets correctly.
4752         (__CPU_CLR_S): Likewise.
4753         (__CPU_ISSET_S): Likewise.
4755 2008-12-05  Joseph Myers  <joseph@codesourcery.com>
4756             Ulrich Drepper  <drepper@redhat.com>
4758         * scripts/firstversion.awk: Use custom comparison function to compare
4759         version numbers.
4760         * scripts/versions.awk: Use sort invocation which can handle
4761         multi-digit sub-version numbers.
4763 2008-12-04  Ulrich Drepper  <drepper@redhat.com>
4765         * locale/programs/ld-address.c (DEFINE_LANGUAGE_CODE2): Define.
4766         * locale/iso-639.def: Add Chhattisgarhi entry.
4768 2008-12-02  Ulrich Drepper  <drepper@redhat.com>
4770         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname3_r): Recognize
4771         ESRCH return value.
4772         (_nss_dns_gethostbyname4_r): Likewise.
4773         * resolv/res_init.c (__res_vinit): Initialize nscount to zero.
4774         * sysdeps/posix/getaddrinfo.c (gaih_inet): In case we use
4775         gethostbyname4_r, we don't have a separate IPv6 status, so copy
4776         the no_data variable.
4778         * resolv/res_init.c (__res_vinit): Fill in IPv4 name server
4779         information at the correct index.
4781         * socket/sys/socket.h: Declare accept4.
4782         * socket/accept4.c: New file.
4783         * sysdeps/unix/sysv/linux/accept4.c: New file.
4784         * sysdeps/unix/sysv/linux/i386/accept4.S: New file.
4785         * socket/Makefile (routines): Add accept4.
4786         * socket/Versions: Export accept4 with version GLIBC_2.10.
4787         * socket/paccept.c: Removed.
4788         * sysdeps/unix/sysv/linux/paccept.c: Removed.
4789         * sysdeps/unix/sysv/linux/i386/paccept.S: Removed.
4790         * Versions.def: Define GLIBC_2.10 for libc.
4791         * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_ACCEPT4.
4793         * nscd/connections.c: Use accept4.
4795         * sysdeps/unix/sysv/linux/i386/socket.S: Fix comment.
4797 2008-12-01  Ulrich Drepper  <drepper@redhat.com>
4799         * resolv/res_send.c (send_dg): Create sockets with non-blocking
4800         flag already set.
4802         * stdlib/setenv.c (unsetenv): Don't search environment if it does
4803         not exist.
4804         * stdlib/Makefile (tests): Add tst-unsetenv1.
4805         * stdlib/tst-unsetenv1.c: New file.
4807 2008-11-29  Ulrich Drepper  <drepper@redhat.com>
4809         * login/utmp_file.c (file_writable): New variable.
4810         (setutent_file): Don't try to open file for writing.
4811         (pututline_file): Before writing, make descriptor writable if
4812         necessary.
4814 2008-11-26  Ulrich Drepper  <drepper@redhat.com>
4816         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Only restrict search
4817         to IPv4 or IPv6 if an interface has been found.
4819 2008-11-26  Roland McGrath  <roland@redhat.com>
4821         * sysdeps/unix/sysv/linux/alpha/ipc_priv.h: Renamed to ...
4822         * sysdeps/unix/sysv/linux/powerpc/ipc_priv.h: ... here.
4824         * sysdeps/unix/sysv/linux/alpha/wordexp.c: Renamed to ...
4825         * sysdeps/unix/sysv/linux/ia64/wordexp.c: ... here.
4826         * sysdeps/unix/sysv/linux/sparc/sparc64/wordexp.c: Change #include.
4828         * elf/elf.h (NT_386_IOPERM): New macro.
4829         (NT_PPC_VSX): New macro.
4831 2008-11-25  Roland McGrath  <roland@redhat.com>
4833         * sysdeps/alpha, sysdeps/unix/bsd/osf/alpha,
4834         sysdeps/unix/bsd/Attic/osf1/alpha, sysdeps/unix/sysv/linux/alpha,
4835         sysdeps/unix/sysv/linux/alpha/alpha, sysdeps/unix/alpha,
4836         sysdeps/mach/alpha, sysdeps/mach/hurd/alpha:
4837         Subdirectories moved to ports repository.
4838         * configure.in (base_machine): Remove alpha case.
4840 2008-11-25  Thomas Schwinge  <tschwinge@gnu.org>
4842         * sysdeps/mach/strerror_l.c: New file.
4844 2008-11-13  Ryan S. Arnold  <rsa@us.ibm.com>
4846         [BZ #6411]
4847         * sysdeps/powerpc/fpu/Makefile: Added test case tst-setcontext-fpscr.
4848         * sysdeps/powerpc/fpu/feholdexcpt.c (_FPU_MASK_ALL): Define to replace
4849         magic numbers.
4850         * sysdeps/powerpc/fpu/fenv_libc.h (fesetenv_register): Dynamically
4851         choose mtfsf insn based on PPC_FEATURE_HAS_DFP.
4852         (relax_fenv_state): Same as above.
4853         (FPSCR_29): Reserve bit in ISA 2.05.
4854         (FPSCR_NI): Provide define for compat.
4855         * sysdeps/powerpc/fpu/fesetenv.c (_FPU_MASK_ALL): Define to replace
4856         magic numbers.
4857         * sysdeps/powerpc/fpu/feupdateenv.c (_FPU_MASK_ALL): Define to replace
4858         magic numbers.
4859         * sysdeps/powerpc/fpu/tst-setcontext-fpscr.c: New file.  Test case to
4860         test setcontext and swapcontext with dynamic 64-bit FPSCR detection.
4861         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S (__longjmp): Adjust
4862         access to hwcap to account for hwcap size increase to uint64_t.
4863         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S (__sigsetjmp ):
4864         Likewise.
4865         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext-common.S
4866         (*setcontext): Likewise.
4867         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/fpu/setcontext.S:
4868         New file.
4869         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/fpu/swapcontext.S:
4870         New file.
4871         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext-common.S
4872         (*setcontext): dynamically select mtfsf insn based on
4873         PPC_FEATURE_HAS_DFP. Adjust access to hwcap to account for hwcap size
4874         increase to uint64_t.
4875         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S
4876         (*swapcontext): dynamically select mtfsf insn based on
4877         PPC_FEATURE_HAS_DFP.  Adjust access to hwcap to account for hwcap size
4878         increase to uint64_t.
4879         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/fpu/setcontext.S:
4880         New file.
4881         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/fpu/swapcontext.S:
4882         New file.
4883         * sysdeps/unix/sysv/linux/powerpc/powerpc64/setcontext.S
4884         (*setcontext): dynamically select mtfsf insn based on
4885         PPC_FEATURE_HAS_DFP.
4886         * sysdeps/unix/sysv/linux/powerpc/powerpc64/swapcontext.S
4887         (*swapcontext): dynamically select mtfsf insn based on
4888         PPC_FEATURE_HAS_DFP.
4890 2008-11-13  Ulrich Drepper  <drepper@redhat.com>
4892         * version.h: Bump for 2.9 release.
4893         * include/features.h (__GLIBC_MINOR__): Bump to 9.
4895         [BZ #7029]
4896         * sysdeps/unix/sysv/linux/bits/sched.h (__CPU_ALLOC_SIZE):
4897         Multiply with sizeof of __cpu_mask, not 8 unconditionally after
4898         all the rounding.
4900 2008-11-11  Ulrich Drepper  <drepper@redhat.com>
4902         [BZ #7009]
4903         * resolv/nss_dns/dns-host.c (gaih_getanswer_slice): Don't abort for
4904         unknown request types for now.
4906 2008-11-11  Roland McGrath  <roland@redhat.com>
4908         * sysdeps/x86_64/configure: New file.
4910         * configure.in: Add AC_SUBST(libc_cv_cpp_asm_debuginfo).
4911         * configure: Regenerated.
4913 2008-11-03  Martin Schwidefsky  <schwidefsky@de.ibm.com>
4915         * sysdeps/s390/s390-64/dl-trampoline.S (_dl_runtime_profile): Use the
4916         correct instruction to remove the stack frame.
4918 2008-11-03  Michael Matz  <matz@suse.de>
4920         * sysdeps/s390/bits/atomic.h (__arch_compare_and_exchange_val_32_acq,
4921         __arch_compare_and_exchange_val_64_acq): Add "memory" clobber.
4923 2008-11-07  Jakub Jelinek  <jakub@redhat.com>
4925         * include/stdio.h (__builtin_fwrite, __builtin_fwrite_unlocked):
4926         Remove.
4928         * bits/libc-tsd.h (__libc_tsd_define, __libc_tsd_address,
4929         __libc_tsd_get, __libc_tsd_set): Add TYPE argument, use it as the type
4930         of the thread variable instead of void *.
4931         * sysdeps/mach/hurd/bits/libc-tsd.h (__libc_tsd_define,
4932         __libc_tsd_address, __libc_tsd_get, __libc_tsd_set): Likewise.
4933         * include/ctype.h (CTYPE_B, CTYPE_TOUPPER, CTYPE_TOLOWER): Adjust
4934         __libc_tsd_define arguments.
4935         (__ctype_b_loc, __ctype_toupper_loc, __ctype_tolower_loc): Adjust
4936         __libc_tsd_address arguments.  Remove union hack.
4937         * include/rpc/rpc.h (RPC_VARS): Adjust __libc_tsd_define arguments.
4938         * sunrpc/rpc_thread.c (RPC_VARS): Likewise.
4939         (__rpc_thread_destroy, rpc_thread_multi, __rpc_thread_variables):
4940         Adjust __libc_tsd_{set,get} arguments.
4941         * ctype/ctype-info.c (CTYPE_B, CTYPE_TOUPPER, CTYPE_TOLOWER): Adjust
4942         __libc_tsd_define arguments.
4943         * locale/uselocale.c (__uselocale): Adjust __libc_tsd_{set,get}
4944         arguments.
4945         * locale/lc-ctype.c (_nl_postload_ctype): Likewise.
4946         * locale/global-locale.c (__libc_tsd_LOCALE): Adjust type.
4947         (LOCALE): Adjust __libc_tsd_define arguments.
4948         * locale/localeinfo.h (_NL_CURRENT_LOCALE): Adjust __libc_tsd_get
4949         arguments.
4950         (LOCALE): Adjust __libc_tsd_define arguments.
4951         * sysdeps/mach/hurd/malloc-machine.h (MALLOC): Adjust __libc_tsd_define
4952         arguments.
4953         (tsd_setspecific, tsd_getspecific): Adjust __libc_tsd_{set,get}
4954         arguments.
4956 2008-11-02  Ulrich Drepper  <drepper@redhat.com>
4958         * malloc/malloc.c (public_rEALLOc): When new arena is used, copy
4959         really all bytes.  Patch by Denys Vlasenko <dvlasenk@redhat.com>.
4961 2008-11-01  Ulrich Drepper  <drepper@redhat.com>
4963         [BZ #6966]
4964         * misc/hsearch_r.c (hsearch_r): Fix secondary hash function.
4966 2008-10-24  Joseph Myers  <joseph@codesourcery.com>
4967             Ulrich Drepper  <drepper@redhat.com>
4969         * math/tgmath.h (__floating_type): Use __builtin_classify_type in
4970         definition for GCC 3.1 and later.
4972 2008-10-31  Jakub Jelinek  <jakub@redhat.com>
4974         * elf/dl-tls.c (__tls_get_addr): After calling _dl_update_slotinfo
4975         refetch dtv, as it might have changed.
4976         * elf/Makefile: Add rules to build and run tst-tls18.
4977         * elf/tst-tls18.c: New test.
4978         * elf/tst-tlsmod18a.c: New file.
4980 2008-09-09  Aurelien Jarno  <aurelien@aurel32.net>
4982         [BZ #6875]
4983         * iconvdata/gconv-modules: Add LATIN9 as an alias to ISO-8859-15.
4985 2008-10-31  Ulrich Drepper  <drepper@redhat.com>
4987         [BZ #6867]
4988         * sysdeps/powerpc/elf/rtld-global-offsets.sym: Fix typo.
4990         [BZ #6919]
4991         * posix/spawnattr_getschedparam.c (posix_spawnattr_getschedparam):
4992         Fix length of copy operation.
4994 2008-10-02  Pierre Habouzit <madcoder@debian.org>
4996         * sysdeps/unix/sysv/linux/eventfd.c (eventfd): Use the eventfd2 syscall
4997         and fix its calling convention.
4999 2008-10-07  Andreas Schwab  <schwab@suse.de>
5001         [BZ #6942]
5002         * resolv/res_send.c (send_vc): Fix last change.
5003         (send_dg): Align here as well.
5005 2008-10-31  Ulrich Drepper  <drepper@redhat.com>
5007         * sysdeps/unix/sysv/linux/ulimit.c (__ulimit): Handle UL_GETFSIZE
5008         return value in case rlimit is RLIM_INFINITY.
5010         [BZ #6947]
5011         * sysdeps/unix/sysv/linux/ulimit.c (__ulimit): Fix return value
5012         for UL_SETFSIZE.
5013         * resource/Makefile (tests): Add bug-ulimit1.
5014         * resource/bug-ulimit1.c: New file.
5016         [BZ #6974]
5017         * sunrpc/rpc_main.c (mkfile_output): Properly handle filename
5018         without dot.  Properly terminate the string with a null byte.
5019         Based on a patch by Aurelien Jarno <aurelien@aurel32.net>.
5021         [BZ #6980]
5022         * debug/getgroups_chk.c (__getgroups_chk): Return EINVAL error for
5023         negative sizees.
5024         * posix/bits/unistd.h (getgroups): Call __getgroups_chk for
5025         negative __size.
5027         [BZ #6995]
5028         * sysdeps/powerpc/powerpc32/dl-machine.c: Fix typo in message.
5030 2008-10-30  Ulrich Drepper  <drepper@redhat.com>
5032         * grp/initgroups.c (internal_getgrouplist): Don't prematurely
5033         abort if there is no initgroups_dyn function.
5035         * resolv/res_send.c (send_dg): On timeout, only return nonzero
5036         result if any of the queries really provided an answer.
5038 2008-10-28  Ulrich Drepper  <drepper@redhat.com>
5040         * po/lt.po: Update from translation team.
5042 2008-10-26  Ulrich Drepper  <drepper@redhat.com>
5044         * po/id.po: Update from translation team.
5046 2008-10-24  Ulrich Drepper  <drepper@redhat.com>
5048         * resolv/res_query.c (__libc_res_nquery): Add a few casts.
5049         Fix tests for existence of second reply.
5051 2008-10-23  Ulrich Drepper  <drepper@redhat.com>
5053         * po/id.po: New file.
5054         Contributed by the Indonesian translation team.
5056 2008-10-22  Dmitry V. Levin  <ldv@altlinux.org>
5058         * misc/syslog.c (openlog_internal): Fix __have_sock_cloexec
5059         initialization.
5061 2008-10-17  Jakub Jelinek  <jakub@redhat.com>
5063         * elf/Makefile: Add rules to build and run tst-tls17.
5064         * elf/tst-tls17.c: New test.
5065         * elf/tst-tlsmod17a.c: New file.
5066         * elf/tst-tlsmod17b.c: Likewise.
5068 2008-10-17  Ulrich Drepper  <drepper@redhat.com>
5070         * stdlib/divmod_1.c: Use correct type for dummy variable.
5071         * stdlib/mod_1.c: Likewise.
5073 2008-10-16  Ulrich Drepper  <drepper@redhat.com>
5075         * elf/dl-tls.c (_dl_update_slotinfo): Copy all of the initial DTV.
5077 2008-10-16  Jakub Jelinek  <jakub@redhat.com>
5079         * sysdeps/unix/sysv/linux/sys/signalfd.h (signalfd): Fix __THROW vs.
5080         __nonnull order for C++.
5081         * sysdeps/unix/sysv/linux/alpha/sys/signalfd.h (signalfd): Likewise.
5082         * sysdeps/unix/sysv/linux/sparc/sys/signalfd.h (signalfd): Likewise.
5084 2008-10-01  Daniel Jacobowitz  <dan@codesourcery.com>
5086         * stdlib/longlong.h: Update from GCC.
5088 2008-10-09  Jakub Jelinek <jakub@redhat.com>
5089             David S. Miller  <davem@davemloft.net>
5091         * sysdeps/sparc/sparc64/sparcv9v/memcpy.S: When not USE_BPR,
5092         make sure any registers used with 64-bit 'branch-on-register'
5093         instructions have their top 32-bits clear.
5094         * sysdeps/sparc/sparc64/sparcv9v/memset.S: Likewise.
5095         * sysdeps/sparc/sparc64/sparcv9v2/memcpy.S: Likewise.
5097 2008-09-18  Andreas Schwab  <schwab@suse.de>
5099         [BZ #6942]
5100         * resolv/res_send.c (send_vc): Fix use of unaligned address.
5101         Properly handle partial reads.
5103 2008-10-01  Mark Shinwell  <shinwell@codesourcery.com>
5105         * elf/elf.h (STO_MIPS_PLT): New.
5106         (R_MIPS_COPY): New.
5107         (R_MIPS_JUMP_SLOT): New.
5108         (R_MIPS_NUM): Redefine to 128.
5109         (DT_MIPS_PLTGOT): New.
5110         (DT_MIPS_RWPLT): New.
5111         (DT_MIPS_NUM): Redefine to 0x35.
5113 2008-10-01  Ulrich Drepper  <drepper@redhat.com>
5115         * timezone/africa: Update from tzdata2008f.
5116         * timezone/asia: Likewise.
5117         * timezone/australasia: Likewise.
5118         * timezone/europe: Likewise.
5119         * timezone/leapseconds: Likewise.
5120         * timezone/northamerica: Likewise.
5121         * timezone/southamerica: Likewise.
5122         * timezone/zone.tab: Likewise.
5124 2008-09-30  Ulrich Drepper  <drepper@redhat.com>
5126         * nscd/connections.c: Disable use of paccept for now.
5128 2008-09-29  Ulrich Drepper  <drepper@redhat.com>
5130         * socket/Versions: Remove paccept export for GLIBC_2.9.
5131         * socket/Makefile (routines): Remove paccept.
5132         * socket/sys/socket.h: Remove paccept declaration.
5134         * po/sv.po: Update from translation team.
5136 2008-09-22  Deborah S. Townsend  <dstownse@us.ibm.com>
5138         * sysdeps/s390/s390-64/s390x-mcount.S: Replace ahi with aghi.
5139         * sysdeps/unix/sysv/linux/s390/s390-64/socket.S: Likewise.
5141 2008-09-16  Ulrich Drepper  <drepper@redhat.com>
5143         * dlfcn/dlopen.c (dlopen_doit): Allow __RTLD_SPROF flag.
5144         Patch by Olivier Fourdan <ofourdan@redhat.com>.
5146 2008-09-15  Ulrich Drepper  <drepper@redhat.com>
5148         * sunrpc/rpc/svc.h: Declare svcfd_create.
5149         Patch by Michael Solberg <msolberg@redhat.com>.
5151 2008-09-12  Flavio Leitner  <fleitner@redhat.com>
5152             Ulrich Drepper  <drepper@redhat.com>
5154         * malloc/malloc.c (public_vALLOc): Try other arenas in case
5155         _int_valloc fails.
5156         (public_pVALLOc): Likewise.
5158 2008-09-02  Andreas Jaeger  <aj@suse.de>
5160         * sysdeps/unix/sysv/linux/s390/s390-32/utmp-convert.h: Fix last
5161         commit.
5163 2008-08-26  Aurelien Jarno  <aurelien@aurel32.net>
5165         [BZ #6860]
5166         * hurd/hurd/signal.h (HURD_MSGPORT_RPC): Fix a typo.
5168 2008-07-18  Daniel Jacobowitz  <dan@codesourcery.com>
5170         * Makefile (check-data): Check data directory in add-ons.
5171         * elf/Makefile (check-data): Likewise.
5173 2008-08-18  Roland McGrath  <roland@redhat.com>
5175         * configure.in (--with-cpu): Check compiler support for -march/-mcpu.
5176         * configure: Regenerated.
5177         * config.make.in (cflags-cpu): New substituted variable.
5178         (with-cpu): Variable removed.
5179         * Makeconfig (+cflags): Use $(cflags-cpu), not $(with-cpu).
5181 2008-08-14  Ryan S. Arnold  <rsa@us.ibm.com>
5183         [BZ #6845]
5184         * sysdeps/powerpc/fpu/bits/mathinline.h (__signbitl): Copy new
5185         __signbitl definition and __LONG_DOUBLE_128__ guard from:
5186         * sysdeps/unix/sysv/linux/powerpc/bits/mathinline.h: Remove as
5187         redundant.  Functions which call floating point assembler operations
5188         should go into a sysdeps powerpc/fpu directory.
5190 2008-08-15  Ulrich Drepper  <drepper@redhat.com>
5192         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Define MAP_STACK.
5193         * sysdeps/unix/sysv/linux/i386/bits/mman.h: Likewise.
5195 2008-08-14  Ulrich Drepper  <drepper@redhat.com>
5197         * sysdeps/x86_64/memset.S: Reduce size of tables for PIC.
5199         * sysdeps/unix/sysv/linux/dl-origin.c (_dl_get_origin): Undo all
5200         change related to AT_EXECFN.  We cannot use that string.
5201         * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): Remove
5202         _dl_execfn member.
5203         * elf/dl-support.c: Remove _dl_execfn variable.
5204         (_dl_aux_init): Remove handling of AT_EXECFN.
5205         * elf/dl-sysdep.c (_dl_sysdep_start): Remove handling of AT_EXECFN.
5206         * elf/rtld.c (process_envvars): Remove use of __ASSUME_AT_EXECFN.
5208 2008-08-13  Ulrich Drepper  <drepper@redhat.com>
5210         [BZ #6544]
5211         * libio/fmemopen.c: Implement binary mode.  In this mode no NUL
5212         byte gets added to writes and seeks from the end use the length of
5213         the buffer and not the currently terminating NUL byte.
5215         [BZ #6634]
5216         * login/utmp_file.c (getutent_r_file): Take additional parameter.
5217         Set to true if locking failed.
5218         (getutid_r_file): Adjust caller.
5219         (pututline_file): Likewise.  Return NULL in this case.
5220         Patch mostly by halesh.s@gmail.com.
5222 2008-08-12  Ulrich Drepper  <drepper@redhat.com>
5224         [BZ #6589]
5225         * sysdeps/unix/sysv/linux/ifaddrs.c (struct sockaddr_ll_max):
5226         Define.
5227         (struct ifaddrs_storage): Use it instead of sockaddr_ll.
5229 2008-08-12  Ryan S. Arnold  <rsa@us.ibm.com>
5231         [BZ #6839]
5232         * sysdeps/powerpc/powerpc32/dl-machine.c (CHECK_STATIC_TLS): Remove
5233         macro since it is now available in elf/dynamic-link.h.
5235 2008-08-12  Roland McGrath  <roland@frob.com>
5237         * hurd/hurd/signal.h (HURD_MSGPORT_RPC): Avoid -Wparenthesis triggers,
5238         in case used outside of libc.
5239         Reported by Samuel Thibault <samuel.thibault@ens-lyon.org>
5241 2008-08-11  Ulrich Drepper  <drepper@redhat.com>
5243         * resolv/res_mkquery.c (res_nmkquery): Call ns_name_compress
5244         directly instead of going through dn_comp.
5246 2008-08-11  Aurelien Jarno  <aurel32@debian.org>
5248         * sysdeps/mach/i386/machine-lock.h (__spin_unlock, __spin_try_lock):
5249         Fix asm constraints.
5251 2008-08-07  Ulrich Drepper  <drepper@redhat.com>
5253         [BZ #6790]
5254         * sysdeps/unix/sysv/linux/bits/in.h (IP_PMTUDISC_PROBE): Define.
5255         (IPV6_PMTUDISC_PROBE): Likewise.
5257 2008-08-07  Pete Eberlein  <eberlein@us.ibm.com>
5259         [BZ #6791]
5260         * sysdeps/unix/sysv/linux/powerpc/bits/mman.h (PROT_SAO): Define.
5262 2008-08-01  Steven Munroe  <sjmunroe@us.ibm.com>
5263             Carlos Eduardo Seo  <cseo@linux.vnet.ibm.com>
5265         [BZ #6817]
5266         * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_cap_flags):
5267         Added the members 'vsx' and 'arch_2_06'.
5268         (_dl_powerpc_platforms): Add the member 'power7'.
5269         * sysdeps/powerpc/dl-procinfo.h: Modify _DL_HWCAP_FIRST
5270         to reflect the changes required by VSX and ISA 2.06.
5271         Modify _DL_PLATFORMS_COUNT to reflect the addition of
5272         'power7'.
5273         Defined PPC_PLATFORM_POWER7.
5274         (_dl_string_platform): Add support for POWER7.
5275         * sysdeps/powerpc/sysdep.h: Define bit masks for VSX
5276         capability and ISA 2.06.
5278 2008-08-07  Ulrich Drepper  <drepper@redhat.com>
5280         [BZ #6824]
5281         * sysdeps/unix/sysv/linux/powerpc/bits/mathinline.h: Use correct
5282         macro to detect use of 128 bit long double.
5283         Patch by Ryan S. Arnold <rsa@us.ibm.com>.
5285 2008-08-05  Ulrich Drepper  <drepper@redhat.com>
5287         * scripts/gen-as-const.awk: Use 32-bit values on 32-bit platforms.
5289         [BZ #5794]
5290         * sysdeps/i386/fpu/s_expm1l.S: Simply use exp implementation for large
5291         parameters.
5292         * sysdeps/x86_64/fpu/s_expm1l.S: Likewise.
5293         Patch by Denys Vlasenko <dvlasenk@redhat.com>.
5295 2008-08-03  Ulrich Drepper  <drepper@redhat.com>
5297         * nscd/connections.c (main_loop_poll): Pass a buffer which is
5298         guaranteed to be large enough to read inotify event.  Ignore
5299         EAGAIN error.  Better error message.  Add branch predicition.
5300         (main_loop_epoll): Likewise.
5302 2008-08-02  Roland McGrath  <roland@frob.com>
5304         * sysdeps/mach/i386/machine-lock.h (__spin_unlock, __spin_try_lock):
5305         Add memory clobbers.
5307 2008-08-02  Ulrich Drepper  <drepper@redhat.com>
5309         * manual/arith.texi: Avoid @strong{Note:}.
5310         * manual/creature.texi: Likewise.
5311         * manual/filesys.texi: Likewise.
5312         * manual/math.texi: Likewise.
5313         * manual/memory.texi: Likewise.
5314         * manual/resource.texi: Likewise.
5315         * manual/syslog.texi: Likewise.
5316         * manual/time.texi: Likewise.
5318         * sysdeps/posix/clock_getres.c (hp_timing_getres): Remove inline
5319         to prevent warning.
5321 2008-08-01  Ulrich Drepper  <drepper@redhat.com>
5323         * sysdeps/unix/sysv/linux/Versions: Fix changes due to old patch for
5324         new epoll_create1 interface.
5325         * sysdeps/unix/sysv/linux/syscalls.list: Likewise.
5326         * sysdeps/unix/sysv/linux/sys/epoll.h: Likewise.
5327         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Likewise.
5329         * include/arpa/nameser.h (NS_GET16): Use const pointer.
5330         (NS_GET32): Likewise.
5332         * sysdeps/unix/sysv/linux/kernel-features.h: s390 has the new
5333         syscalls, too.
5335         * sysdeps/unix/sysv/linux/dl-origin.c (_dl_get_origin): We cannot
5336         use the AT_EXECFN value if it is no absolute path.
5337         * sysdeps/unix/sysv/linux/kernel-features.h: Never define
5338         __ASSUME_AT_EXECFN.
5340         * Versions.def: Add GLIBC_2.9 to libresolv.
5341         * include/resolv.h: Remove hidden proto declarations for __ns_*
5342         functions.  Add them for __dn_count_labels and __p_secstodate.
5343         * include/arpa/nameser.h: Add a number of hidden proto declarations.
5344         Define ns_msg_getflags macro here.
5345         * resolv/res_debug.c: Add hidden definition for __dn_count_labels
5346         and __p_secstodate.
5347         * resolv/Versions: Export functions from <arpa/nameser.h> from
5348         libresolv in version GLIBC_2.9.
5349         * resolv/ns_name.c: Integrate changes from bind 9.5.0.  Add necessary
5350         hidden definitions.
5351         * resolv/ns_netint.c: Likewise.
5352         * resolv/ns_parse.c: Likewise.
5353         * resolv/ns_print.c: Likewise.
5354         * resolv/ns_samedomain.c: Likewise.
5355         * resolv/ns_ttl.c: Likewise.
5356         * resolv/arpa/nameser_compat.h: Likewise.
5357         * resolv/arpa/nameser.h: Likewise.  Remove macros which redirect
5358         function calls.
5359         * resolv/nss_dns/dns-canon.c (_nss_dns_getcanonname_r): Use __ns_get16
5360         instead of ns_get16.
5361         * resolv/nss_dns/dns-host.c (getanswer_r): Use __ns_get16 and
5362         __ns_get32 instead of ns_get16 and ns_get32 respectively.
5363         (gaih_getanswer_slice): Likewise.
5364         * resolv/Makefile (libresolv-routines): Add ns_date.
5365         * resolv/ns_date.c: New file.
5367         * elf/Makefile (check-localplt.out): Also check libresolv and
5368         libcrypt.
5370 2008-07-31  Ulrich Drepper  <drepper@redhat.com>
5372         * sysdeps/unix/sysv/linux/kernel-features.h: Define
5373         __ASSUME_O_CLOEXEC.
5375 2008-07-30  Ulrich Drepper  <drepper@redhat.com>
5377         * sysdeps/posix/getaddrinfo.c (gaih_inet): Raise size of initial
5378         buffer passed to NSS functions.
5380         * nscd/connections.c (nscd_init): Typo in preprocessor directive.
5382         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_PACCEPT):
5383         Define.
5385         * misc/syslog.c (openlog_internal): Fix compile problem.
5387 2008-07-28  Roland McGrath  <roland@redhat.com>
5389         * elf/dl-sysdep.c (_dl_show_auxv): Add AT_EXECFN to the table.
5391 2008-07-28  Ulrich Drepper  <drepper@redhat.com>
5393         * io/ftw.c (add_object): Remove inline to avoid warning.
5395         * sysdeps/unix/sysv/linux/paccept.c: Fix compile problem.
5397         * resolv/res_send.c (__libc_res_nsend): Take additional parameter.
5398         Use it instead of locally defined resplen2 variable.
5399         (res_nsend): Adjust for __libc_res_nsend interface change.
5400         (send_vc): Initialize *resplen2 if necessary.  Read length of
5401         package into an appropriately aligned variable.  Store converted length
5402         in new variable and use it appropriately.
5403         Add branch prediction help.
5404         * resolv/res_query.c (__libc_res_nquery): Take additional parameter
5405         and pass it on to __libc_res_nsend.  Adjust all callers.
5406         (__libc_res_nsearch): Likewise.
5407         (__libc_res_nqeurydomain): Likewise.
5408         * resolv/nss_dns/dns-host.c: Adjust for __libc_res_nsearch interface
5409         change.
5410         (_nss_dns_gethostbyname4): Don't unconditionally allocate tmp array.
5411         Define resplen2 variable and pass it to __libc_res_nsearch and then
5412         to gaih_getanswer.
5413         (getanswer_r): In case of incorrect DNS data don't overread buffer.
5414         Add branch prediction.
5415         (gaih_getanswer_slice): Likewise.  Check for invalid data types.
5416         (gaih_getanswer): Don't decode second slice if first one failed due
5417         to a too small buffer.  Don't let not found status of second
5418         decoder shadow results of the first.
5419         * resolv/gethnamaddr.c (gethostbyname2): Adjust for __libc_res_nsearch
5420         and __libc_res_nquery interface changes
5421         (gethostbyaddr): Adjust for __libc_res_nquery interface change.
5422         * include/resolv.h: Adjust prototypes for __libc_res_nquery,
5423         __libc_res_nsearch, and __libc_res_nsend.
5424         * resolv/nss_dns/dns-canon.c: Adjust for __libc_res_nquery interface
5425         change.
5426         * resolv/nss_dns/dns-network.c: Adjust for __libc_res_nquery and
5427         __libc_res_nsearch interface changes.
5429 2008-07-27  Ulrich Drepper  <drepper@redhat.com>
5431         * libio/iopopen.c (_IO_new_proc_open): Remove unnecessary volatile.
5433         * posix/wordexp.c (exec_comm): Use pipe2 if possible to create
5434         file descriptors with close-on-exec set.
5435         (exec_comm_child): Fix the case where the write end of the pipe is
5436         STDOUT_FILENO already.  In case it is, clear close-on-exec.
5438         * sysdeps/unix/sysv/linux/syscalls.list: Add __pipe2 alias.
5439         * io/pipe2.c: Likewise.
5440         * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_PIPE2
5441         instead of __ASSUME_PACCEPT.
5442         * include/unistd.h: Declare __have_pipe2.
5443         * libio/iopopen.c: Implement "e" flag.
5444         * libio/Makefile (tests): Add tst-popen1.
5445         * libio/tst-popen1.c: New file.
5447         * sysdeps/unix/sysv/linux/bits/socket.h: Define PF_ISDN and AF_ISDN.
5448         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
5450 2008-07-26  Ulrich Drepper  <drepper@redhat.com>
5452         [BZ #6771]
5453         * libio/fileops.c (_IO_new_file_attach): Preserve errno around
5454         success call of _IO_SEEKOFF or calls which failed because the
5455         descriptor is for a pipe.
5457         * sunrpc/key_call.c (getkeyserv_handle): Use FD_CLOEXEC instead of
5458         magic number.
5460         * misc/syslog.c (openlog_internal): Use SOCK_CLOEXEC if possible.
5462         * malloc/mtrace.c (mtrace): Use 'e' flag in fopen call.  Drop
5463         F_SETFD use if we know fopen set the flag.
5465         * login/utmp_file.c (setutent_file): Minor optimization in case
5466         O_CLOEXEC is available.
5468 2008-07-24  Tom "spot" Callaway  <tcallawa@redhat.com>
5470         * Makeconfig: Define pie-ccflag and PIE-ccflag variables.
5471         * elf/Makefile: Use pie-ccflag variable.
5472         * nscd/Makefile: Likewise.
5473         * sysdeps/sparc/Makefile: Set $(pie-ccflag) to -fPIE.
5475 2008-07-21  Andreas Krebbel  <krebbel1@de.ibm.com>
5477         [BZ #6724]
5478         * Versions.def: Add GLIBC_2.9 version tag for libutil.
5479         * sysdeps/unix/sysv/linux/s390/bits/utmp.h: Copy of
5480         gnu/bits/utmp.h.  Check for __WORDSIZE_COMPAT32 removed.
5481         * sysdeps/unix/sysv/linux/s390/bits/utmpx.h: Copy of
5482         gnu/bits/utmpx.h.  Check for __WORDSIZE_COMPAT32 removed.
5483         * sysdeps/unix/sysv/linux/s390/s390-32/Makefile: Add new files
5484         utmp32, utmpx32 and login32.
5485         * sysdeps/unix/sysv/linux/s390/s390-32/Versions: Add 2.9
5486         versions of struct utmp functions to libc and libutil.
5487         * sysdeps/unix/sysv/linux/s390/s390-32/utmp-compat.h: New file.
5488         * sysdeps/unix/sysv/linux/s390/s390-32/getutent.c: New file.
5489         * sysdeps/unix/sysv/linux/s390/s390-32/getutent_r.c: New file.
5490         * sysdeps/unix/sysv/linux/s390/s390-32/getutid.c: New file.
5491         * sysdeps/unix/sysv/linux/s390/s390-32/getutid_r.c: New file.
5492         * sysdeps/unix/sysv/linux/s390/s390-32/getutline.c: New file.
5493         * sysdeps/unix/sysv/linux/s390/s390-32/getutline_r.c: New file.
5494         * sysdeps/unix/sysv/linux/s390/s390-32/getutmp.c: New file.
5495         * sysdeps/unix/sysv/linux/s390/s390-32/getutxent.c: New file.
5496         * sysdeps/unix/sysv/linux/s390/s390-32/getutxid.c: New file.
5497         * sysdeps/unix/sysv/linux/s390/s390-32/getutxline.c: New file.
5498         * sysdeps/unix/sysv/linux/s390/s390-32/login.c: New file.
5499         * sysdeps/unix/sysv/linux/s390/s390-32/login32.c: New file.
5500         * sysdeps/unix/sysv/linux/s390/s390-32/pututxline.c: New file.
5501         * sysdeps/unix/sysv/linux/s390/s390-32/updwtmp.c: New file.
5502         * sysdeps/unix/sysv/linux/s390/s390-32/updwtmpx.c: New file.
5503         * sysdeps/unix/sysv/linux/s390/s390-32/utmp-convert.h: New file.
5504         * sysdeps/unix/sysv/linux/s390/s390-32/utmp32.c: New file.
5505         * sysdeps/unix/sysv/linux/s390/s390-32/utmp32.h: New file.
5506         * sysdeps/unix/sysv/linux/s390/s390-32/utmpx-convert.h: New file.
5507         * sysdeps/unix/sysv/linux/s390/s390-32/utmpx32.c: New file.
5508         * sysdeps/unix/sysv/linux/s390/s390-32/utmpx32.h: New file.
5510 2008-07-26  Ulrich Drepper  <drepper@redhat.com>
5512         * scripts/gen-as-const.awk: Generate more widely usable code by
5513         using 64-bit arithmetic.
5515         * stdio-common/printf_fp.c (___printf_fp): Give wide outout code
5516         the same treatment as narrow output code in last patch.
5518         * sunrpc/clnt_udp.c (__libc_clntudp_bufcreate): Namespace cleanup.
5520         [BZ #6763]
5521         * elf/dl-load.c (local_strdup): Remove inline.
5522         (_dl_map_object_from_fd): Don't allocate l_symbolic_searchlist.r_list.
5523         * elf/dl-object.c (_dl_new_object): Allocate symbolic searchlist as
5524         part of the object.
5526         * sysdeps/unix/sysv/linux/dl-origin.c: Add const to avoid warning.
5528 2008-07-25  Ulrich Drepper  <drepper@redhat.com>
5530         * sysdeps/unix/sysv/linux/kernel-features.h: IA-64 and SPARC have
5531         the new syscalls, too.
5533         * sysdeps/i386/i686/memcmp.S: Fix unwind information.
5534         Reported by Paul Pluzhnikov <ppluzhnikov@google.com>.
5536         [BZ #6698]
5537         * stdio-common/_i18n_number.h (_i18n_number_rewrite): Take additional
5538         parameter for end of buffer.  If temporary copy is too large use
5539         malloc.
5540         * stdio-common/vfprintf.c: Adjust for _i18n_number_rewrite
5541         interface change.
5542         * stdio-common/printf_fp.c (__printf_fp): Likewise..  Account for
5543         string rewrite when allocating buffer.
5545         * sysdeps/unix/sysv/linux/kernel-features.h: PPC has the new
5546         syscalls, too.
5548         * nscd/connections.c (nscd_init): Clean up fcntl call.
5550         * nscd/nscd_helper.c (open_socket): Use SOCK_CLOEXEC and
5551         SOCK_NONBLOCK if possible.
5553         * sysdeps/unix/sysv/linux/opensock.c (__opensock): Use
5554         SOCK_CLOEXEC if available.
5556         * include/rpc/clnt.h: Declare __libc_clntudp_bufcreate and
5557         __libc_clntudp_bufcreate_internal.
5558         * include/sys/socket.h: Declare __have_sock_cloexec.
5559         * socket/Makefile (aux): Add have_sock_cloexec.
5560         * socket/have_sock_cloexec.c: New file.
5561         * sunrpc/clnt_udp.h (clntudp_bufcreate): Now a wrapper around
5562         __libc_clntudp_bufcreate.
5563         (__libc_clntudp_bufcreate): Former implementation of clntudp_bufcreate
5564         which takes an additional parameter.  Create socket with non-blocking
5565         mode and close-on-exec flag set, if wanted.
5566         * sunrpc/Versions: Export __libc_clntudp_bufcreate@GLIBC_PRIVATE.
5567         * nis/ypclnt.c (yp_bind_client_create): Use __libc_clntpudp_bufcreate
5568         instead of clntudp_create.  The socket has already the close-on-exec
5569         flag set if SOCK_CLOEXEC is defined.
5571 2008-07-24  Ulrich Drepper  <drepper@redhat.com>
5573         * sysdeps/unix/sysv/linux/kernel-features.h: Define
5574         __ASSUME_PACCEPT, __ASSUME_IN_NONBLOCK, and __ASSUME_PACCEPT if
5575         appropriate.
5576         * nscd/connections.c: Avoid fcntl calls to set close-on-exec flag and
5577         non-blocking mode by using socket, paccept, and inotify_init1.
5579         * Versions.def (glibc): Add GLIBC_2.9.
5580         * io/Makefile (routines): Add dup3 and pipe2.
5581         * io/Versions [glibc] (GLIBC_2.9): Add dup3 and pipe2.
5582         * io/dup3.c: New file.
5583         * io/pipe2.c: New file.
5584         * posix/unistd.h: Declare dup3 and pipe2.
5585         * socket/Makefile (routines): Add paccept.
5586         * socket/Versions [glibc] (GLIBC_2.9): Add paccept.
5587         * socket/paccept.c: New file.
5588         * socket/sys/socket.h: Declare paccept.
5589         * sysdeps/unix/syscalls.list: Add entry for dup3.
5590         * sysdeps/unix/sysv/linux/Versions [glibc] (GLIBC_2.9): Add
5591         epoll_create2 and inotify_init1.
5592         * sysdeps/unix/sysv/linux/eventfd.c: Use eventfd1 syscall if possible.
5593         * sysdeps/unix/sysv/linux/paccept.c: New file.
5594         * sysdeps/unix/sysv/linux/signalfd.c: Use signalfd4 syscall if
5595         possible.
5596         * sysdeps/unix/sysv/linux/socketcall.h: Add SOCKOP_paccept.
5597         * sysdeps/unix/sysv/linux/syscalls.list: Add epoll_create2,
5598         inotify_init1, and pipe2 entries.
5599         * sysdeps/unix/sysv/linux/alpha/sys/epoll.h: New file.
5600         * sysdeps/unix/sysv/linux/alpha/sys/eventfd.h: New file.
5601         * sysdeps/unix/sysv/linux/alpha/sys/inotify.h: New file.
5602         * sysdeps/unix/sysv/linux/alpha/sys/signalfd.h: New file.
5603         * sysdeps/unix/sysv/linux/alpha/sys/timerfd.h: New file.
5604         * sysdeps/unix/sysv/linux/bits/socket.h: Define SOCK_CLOEXEC and
5605         SOCK_NONBLOCK.
5606         * sysdeps/unix/sysv/linux/i386/paccept.S: New file.
5607         * sysdeps/unix/sysv/linux/sparc/sys/epoll.h: New file.
5608         * sysdeps/unix/sysv/linux/sparc/sys/eventfd.h: New file.
5609         * sysdeps/unix/sysv/linux/sparc/sys/inotify.h: New file.
5610         * sysdeps/unix/sysv/linux/sparc/sys/signalfd.h: New file.
5611         * sysdeps/unix/sysv/linux/sparc/sys/timerfd.h: New file.
5612         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: New file.
5613         * sysdeps/unix/sysv/linux/sys/epoll.h: Define EPOLL_CLOEXEC and
5614         EPOLL_NONBLOCK.  Declare epoll_create2.
5615         * sysdeps/unix/sysv/linux/sys/eventfd.h: Define EFD_CLOEXEC and
5616         EFD_NONBLOCK.
5617         * sysdeps/unix/sysv/linux/sys/inotify.h: Define IN_CLOEXEC and
5618         IN_NONBLOCK.  Declare inotify_init1.
5619         * sysdeps/unix/sysv/linux/sys/signalfd.h: Define SFD_CLOEXEC and
5620         SFD_NONBLOCK.
5621         * sysdeps/unix/sysv/linux/sys/timerfd.h: Define TFD_CLOEXEC and
5622         TFD_NONBLOCK.
5624         * elf/elf.h: Define AT_EXECFN.
5625         * elf/rtld.c [!__ASSUME_AT_EXECFN] (process_envvars): Don't handle
5626         LD_ORIGIN_PATH.
5627         * elf/dl-sysdep.c (_dl_sysdep_start): Handle AT_EXECFN.
5628         * elf/dl-support.c: Define _dl_execfn.  Don't define _dl_origin_path
5629         if __ASSUME_AT_EXECFN is defined.
5630         (_dl_aux_init): Handle AT_EXECFN.
5631         * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_AT_EXECFN
5632         for 2.6.27 and up.
5633         * sysdeps/generic/ldsodefs.h (rtld_global_ro): Add _dl_execfn.
5634         Don't define _dl_origin_path if __ASSUME_AT_EXECFN is defined.
5635         * sysdeps/unix/sysv/linux/dl-origin.c (_dl_get_origin): Use
5636         _dl_execfn if available and avoid compatibility code if
5637         __ASSUME_AT_EXECFN is defined.
5639         * sysdeps/unix/sysv/linux/dl-sysdep.h: Don't declare
5640         _dl_discover_osversion only for older kernels.
5642 2008-07-22  Roland McGrath  <roland@frob.com>
5644         * hurd/fd-read.c (_hurd_fd_read): Fix last change.
5646 2008-07-21  Roland McGrath  <roland@frob.com>
5648         * hurd/fd-read.c (_hurd_fd_read): Return EGRATUITOUS if the server
5649         returned too much data out of line.
5651 2008-07-20  Ulrich Drepper  <drepper@redhat.com>
5653         * locale/setlocale.c (setname): Remove inline to avoid compiler
5654         warning.
5656         [BZ #6712]
5657         * locale/setlocale.c (setlocale): Take the setlocale lock earlier.
5659 2008-07-15  Ulrich Drepper  <drepper@redhat.com>
5661         * stdio-common/vfprintf.c (_IO_helper_overflow): In case _IO_sputn
5662         doesn't manage to write anything, fail.
5664         * malloc/hooks.c (__malloc_check_init): Remove printf.
5666 2008-07-14  Samuel Thibault  <samuel.thibault@ens-lyon.org>
5668         * sysdeps/mach/hurd/bits/fcntl.h: Include <sys/types.h>.
5670 2008-07-12  Ulrich Drepper  <drepper@redhat.com>
5672         * nscd/connections.c (main_loop_poll): Fix handling of read errors
5673         from inotify.
5674         (main_loop_epoll): Likewise.
5676 2008-07-09  Ulrich Drepper  <drepper@redhat.com>
5678         * resolv/res_send.c: Remove unnecessary res_pquery prototype.
5680         * resolv/res_query.c (__libc_res_nquery): Issue debug message only
5681         if DEBUG is defined.
5683         * resolv/res_query.c (__libc_res_nquery): Align buffer for T_AAAA
5684         query.  Adjust buffer size computation for padding.
5686 2008-07-08  Ulrich Drepper  <drepper@redhat.com>
5688         * stdio-common/Makefile: Add rules to build and run tst-setvbuf1.
5689         * stdio-common/tst-setvbuf1.c: New file.
5690         * stdio-common/tst-setvbuf1.expect: New file.
5692         [BZ #6719]
5693         * libio/iosetvbuf.c (_IO_setvbuf): Correctly clear buffering flags
5694         when selecting fully-buffered stream.
5695         Patch by Wang Xin <wxinee@gmail.com>.
5697 2008-07-06  Samuel Thibault  <samuel.thibault@ens-lyon.org>
5699         * sysdeps/mach/hurd/open.c: Include <stdio.h>.
5700         (__open_2): New function.
5701         (__open64_2): New alias to __open_2.
5702         * sysdeps/mach/hurd/openat.c: Include <stdio.h>.
5703         (__openat_2): New function.
5704         (__openat64_2): New alias to __openat_2.
5706 2008-07-06  Ulrich Drepper  <drepper@redhat.com>
5708         [BZ #6723]
5709         * time/mktime.c (__mktime_internal): Normalize tp->tm_isdst value.
5711 2008-07-01  Samuel Thibault  <samuel.thibault@ens-lyon.org>
5713         * sysdeps/unix/bsd/bsd4.4/bits/socket.h: Define MSG_NOSIGNAL.
5714         * hurd/hurd/fd.h (__hurd_sockfail): Add extern inline function.
5715         * sysdeps/mach/hurd/recv.c (__recv): Use __hurd_sockfail instead of
5716         __hurd_dfail.
5717         * sysdeps/mach/hurd/recvfrom.c (__recvfrom): Likewise.
5718         * sysdeps/mach/hurd/recvmsg.c (__recvmsg): Likewise.
5719         * sysdeps/mach/hurd/send.c (__send): Likewise.
5720         * sysdeps/mach/hurd/sendto.c (__sendfrom): Likewise.
5721         * sysdeps/mach/hurd/sendmsg.c (__sendmsg): Likewise.
5723 2008-03-04  Samuel Thibault  <samuel.thibault@ens-lyon.org>
5725         * sysdeps/mach/hurd/recv.c (__recv): Initialize NPORTS.
5726         * sysdeps/mach/hurd/recvfrom.c (__recvfrom): Likewise.
5727         * sysdeps/mach/hurd/recvmsg.c (__recvmsg): Likewise.
5728         * hurd/fd-read.c (_hurd_fd_read): Initialize NREAD.
5729         * hurd/get-host.c (_hurd_get_host_config): Likewise.
5730         * sysdeps/mach/hurd/dl-sysdep.c (__libc_read): Likewise.
5732 2008-06-27  Ulrich Drepper  <drepper@redhat.com>
5734         [BZ #6657]
5735         * time/strptime_l.c: Don't clear s.era_cnt after successful match
5736         of %EY.
5737         Patch by Petr Baudis.
5739 2008-06-26  Ulrich Drepper  <drepper@redhat.com>
5741         * resolv/res_debug.c (__p_type_syms): Add ns_t_dname entry.
5742         Patch by Peter Jones <pjones@redhat.com>.
5744 2008-06-25  Ulrich Drepper  <drepper@redhat.com>
5746         [BZ #6654]
5747         * stdlib/canonicalize.c (__realpath): readlink can write too much
5748         into the buffer on platforms without PATH_MAX.
5750 2008-06-17  Carlos O'Donell  <carlos@codesourcery.com>
5752         [BZ #6653]
5753         * posix/tst-regex.c (main): Rename to...
5754         (do_test): ... this. Remove cmdline option processing.
5755         (TIMEOUT): Define.
5756         (TEST_FUNCTION): Define.
5757         (CMDLINE_OPTIONS): Define.
5759 2008-06-25  Ulrich Drepper  <drepper@redhat.com>
5761         [BZ #5210]
5762         * configure.in: Add -Werror to -fstack-protector test to catch
5763         unsupported architectures.
5764         Patch by Gilles Esponasse <g.esp@free.fr>.
5766 2008-06-17  Joseph Myers  <joseph@codesourcery.com>
5768         * stdlib/tst-setcontext.c: Set back_in_main before exit if
5769         getcontext returns ENOSYS.
5771 2008-06-18  Ulrich Drepper  <drepper@redhat.com>
5773         * nscd/connections.c (main_loop_poll): Fix test for read error.
5774         (main_loop_epoll): Likewise.
5776 2008-06-13  Ulrich Drepper  <drepper@redhat.com>
5778         * sysdeps/posix/getaddrinfo.c: Move _res_hconf_init call to a
5779         better place so it is not called when nscd is used.
5781         * nscd/connections.c: Also recognize and handle changes to the
5782         resolver configuration file.
5784 2008-06-12  Ulrich Drepper  <drepper@redhat.com>
5786         * time/strftime.c: Pass reference to tzset_called around to handle
5787         recursive calls.
5789         [BZ #6612]
5790         * time/strftime.c (__strftime_internal): Call tzset() only
5791         when printing timezone-dependent values.
5792         Based on a patch by Petr Baudis <pasky@suse.cz>.
5794         * resolv/nss_dns/dns-host.c (gaih_getanswer): Don't
5795         unconditionally use second gaih_getanswer_slice result.
5797         * sysdeps/posix/getaddrinfo.c (gai_inet): Remove unnecessary test.
5798         (getaddrinfo): RES must always be non-NULL.
5800 2008-06-12  Jakub Jelinek  <jakub@redhat.com>
5802         * sysdeps/powerpc/powerpc64/fpu/s_llround.S (__llround): Avoid using
5803         cr[34] registers.
5804         * sysdeps/powerpc/powerpc64/fpu/s_llroundf.S (__llroundf): Likewise.
5805         * sysdeps/powerpc/powerpc32/power4/fpu/s_llround.S (__llround):
5806         Likewise.
5807         * sysdeps/powerpc/powerpc32/fpu/s_lround.S (__lround): Avoid using cr3
5808         register.
5810 2008-06-12  Ulrich Drepper  <drepper@redhat.com>
5812         * nscd/nscd.h (struct database_dyn): Add inotify_descr and clear_cache
5813         fields.
5814         * nscd/connections.c (inotify_fd): New variable.
5815         (nscd_init): Try to open an inotify descriptor.
5816         If successful, watch files for databases using inotify instead of
5817         having prune threads stat the files.
5818         (nscd_run_prune): Recognize clear_cache flag being set and call
5819         prune_cache appropriately.
5820         (main_loop_poll): Add inotify descriptor to wait set and handle the
5821         reported changes.
5822         (main_loop_epoll): Likewise.
5823         * nscd/cache.c (prune_cache): Don't stat files for databases if
5824         inotify is used.
5825         * sysdeps/unix/sysv/linux/Makefile [subdir=nscd]
5826         (CFLAGS-connections.c): Add -DHAVE_INOTIFY.
5828         * nscd/grpcache.c (cache_addgr): Correctly compute size of
5829         fixed-size portion of the record.
5830         * nscd/servicescache.c (cache_addserv): Likewise.
5831         * nscd/pwdcache.c (cache_addpw): Likewise.
5832         * nscd/initgrcache.c (addinitgroupsX): Likewise.
5834 2008-06-11  Ulrich Drepper  <drepper@redhat.com>
5836         * nscd/mem.c (gc): Initialize obstack earlier so that if we jump
5837         out we don't use uninitialized memory.
5839         * nscd/hstcache.c (cache_addhst): Send correct number of bytes to
5840         the client.
5842 2008-06-10  Ulrich Drepper  <drepper@redhat.com>
5844         * resolv/nss_dns/dns-host.c (gaih_getanswer_slice): Also log and
5845         ignore T_DNAME messages.
5846         * resolv/arpa/nameser_compat.h (T_DNAME): Define.
5848 2008-06-05  Jakub Jelinek  <jakub@redhat.com>
5850         * misc/regexp.h (compile): Use __REPB_PREFIX macro.
5851         Avoid segfault if first GETC returns eof/'\0'/'\n'.
5853 2008-06-03  Jakub Jelinek  <jakub@redhat.com>
5855         * nscd/nscd_getserv_r.c (__nscd_getservbyport_r): Pass cp
5856         instead of portstr to nscd_getserv_r.  Patch by
5857         Roman Kagan <rkagan@mail.ru>.
5859 2008-05-26  Jim Meyering  <meyering@redhat.com>
5861         Remove more useless "if" tests before "free".
5862         * include/inline-hashtab.h (htab_delete): Likewise.
5863         * libio/freopen.c (freopen): Likewise.
5864         * libio/freopen64.c (freopen64): Likewise.
5865         * locale/programs/ld-collate.c (collate_read): Likewise.
5866         * misc/fstab.c (libc_freeres_fn): Likewise.
5867         * posix/glob.c (globfree): Likewise.
5869 2008-05-24  Ulrich Drepper  <drepper@redhat.com>
5871         * string/Makefile (strop-tests): Add memmem.
5872         * string/test-memmem.c: New file.
5873         * string/test-string.h (BUF1PAGES): Define to 1 if undefined.
5874         (test_init): Size buf1 according to BUF1PAGES.
5876 2008-05-24  Jakub Jelinek  <jakub@redhat.com>
5878         * libio/stdio.h (vscanf): Fix -std=c99 redirect.
5879         * stdio-common/Makefile (tests): Add scanf16 and scanf17.
5880         (CFLAGS-scanf17.c): New.
5881         * stdio-common/scanf14.c (main): Add fscanf and scanf tests.
5882         * stdio-common/scanf15.c (main): Likewise.
5883         * stdio-common/scanf16.c: New file.
5884         * stdio-common/scanf17.c: New file.
5886 2008-05-24  Ulrich Drepper  <drepper@redhat.com>
5888         * resolv/res_send.c (send_dg): If we already have one of two
5889         answers and the server reports SERVFAIL, NOTIMP, or REFUSED, then
5890         use the one answer insted of failing.
5892 2008-02-20  Ryan S. Arnold  <rsa@us.ibm.com>
5894         * math/libm-test.inc (exp_test): Exclude expl(1000.0L) from
5895         being executed on PowerPC as the expected result exceeds IBM
5896         long double 128 __LDBL_MAX__.
5898 2008-05-21  Roland McGrath  <roland@redhat.com>
5900         * shlib-versions (sparc.*-.*-.*, sparc64.*-.*-.*): Add ABI lines.
5902         * Makefile (check-data): Use $(abi-name) before other guesses.
5903         Look in $(add-ons) dirs before scripts/data/.
5904         * elf/Makefile (check-data): Likewise.
5906         * scripts/soversions.awk: Grok ABI line.
5907         * Makeconfig ($(common-objpfx)soversions.mk): Likewise.
5908         Emit definition for abi-name variable.
5910 2008-05-21  Ulrich Drepper  <drepper@redhat.com>
5912         * string/endian.h: Define new fixed-size hto* and *toh macros only
5913         if [__USE_BSD].
5915         * iconvdata/Depend: Add localedata.
5917 2008-05-21  Samuel Thibault  <samuel.thibault@ens-lyon.org>
5919         * bits/termios.h (ONLCR): Define under [__USE_XOPEN] too.
5921 2008-05-08  David S. Miller  <davem@davemloft.net>
5923         * sysdeps/unix/sysv/linux/sparc/sparc32/setcontext.S: Use
5924         HIDDEN_JUMPTARGET.
5925         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h
5926         (__SYSCALL_CLOBBERS): Remove %g* registers.
5927         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h
5928         (__SYSCALL_CLOBBERS): Likewise.
5929         * scripts/data/localplt-sparc-linux-gnu.data: New file.
5930         * scripts/data/localplt-sparc64-linux-gnu.data: New file.
5932 2008-05-21  Jakub Jelinek  <jakub@redhat.com>
5934         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h
5935         (CALL_ERRNO_LOCATION): Define.
5936         (__SYSCALL_STRING, __CLONE_SYSCALL_STRING): Use it.
5937         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h
5938         (CALL_ERRNO_LOCATION): Define.
5939         (__SYSCALL_STRING, __CLONE_SYSCALL_STRING): Use it.
5940         * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S (__brk): Use
5941         HIDDEN_JUMPTARGET for __errno_location call in libc.so.
5943 2008-05-20  Ulrich Drepper  <drepper@redhat.com>
5945         * include/inline-hashtab.h (higher_prime_number): Fix type of mid
5946         variable.
5948 2008-05-20  Jakub Jelinek  <jakub@redhat.com>
5950         * sysdeps/unix/sysv/linux/sparc/sparc32/sigcontextinfo.h
5951         (FIRST_FRAME_POINTER): Define.
5953 2008-05-09  David S. Miller  <davem@davemloft.net>
5955         * sysdeps/sparc/sparc64/backtrace.c: New file.
5957 2008-05-14  David S. Miller  <davem@davemloft.net>
5959         * sysdeps/sparc/machine-gmon.h: New file.
5960         * sysdeps/sparc/sparc-mcount.S: Likewise.
5961         * sysdeps/sparc/Makefile: Add sparc-mcount target to
5962         sysdep_routines in gmon directory.
5964 2008-05-19  Jakub Jelinek  <jakub@redhat.com>
5966         * elf/soinit.c (__EH_FRAME_BEGIN__): Remove.
5968 2008-05-19  Ulrich Drepper  <drepper@redhat.com>
5970         * resolv/res_query.c (__libc_res_nquery): In case one of two
5971         answer was too short don't try to read that answer's header.
5973         * resolv/res_send.c (send_dg): In case of timeout and there are
5974         two queries and one has been answered, return value indicating
5975         success.
5977 2008-05-18  Ulrich Drepper  <drepper@redhat.com>
5979         * nscd/cache.c (cache_add): Take additional parameter specifying
5980         whether this is in response of a cache refill.  Check alignment
5981         of package data.  Revamp waking of pruning thread.
5982         (prune_cache): Small optimization.
5983         * nscd/nscd.h: Adjust cache_add prototypes.
5984         * nscd/aicache.c: Adjust cache_add calls.
5985         * nscd/grpcache.c: Likewise.
5986         * nscd/hstcache.c: Likewise.
5987         * nscd/initgrcache.c: Likewise.
5988         * nscd/pwdcache.c: Likewise.
5989         * nscd/servicescache.c: Likewise.
5990         * nscd/connections.c (restart): Really disable cache use before
5991         exec attempt.  If it fails, reenable cache.
5992         (nscd_run_prune): Initialize wakeup_time.  After wakeup, set wakeup
5993         time to max to be able to notice concurrent cache additions.  Unlock
5994         prune_lock while performing gc.  Afterwards compute wakeup time with
5995         current wakeup_time value in mind.
5997 2008-05-17  Ulrich Drepper  <drepper@redhat.com>
5999         * nscd/mem.c (gc): Avoid stack overflow when allocating move list.
6001         * nscd/mem.c (gc): Correctly determine highest used array element
6002         in mark.
6004         * nscd/mem.c (markrange): Add assert to check entries are all
6005         aligned.  Small cleanup in bitmap use.
6007         * nscd/nscd.h (mem_in_flight): Replace blockaddr field with
6008         blockoff of type nscd_ssize_t.
6009         * nscd/mem.c (gc): Simplify markrange call for on-flight blocks.
6010         (mempoll_alloc): Record block offset and not address.
6012         * nscd/mem.c (gc): Fix test for stack overuse.
6014         * nscd/aicache.c (addhstaiX): Fix a few small problems, cleanups,
6015         more asserts.
6017         * sysdeps/posix/getaddrinfo.c (gaih_inet): If nscd reports no
6018         entry is available, believe it.
6020         * resolv/nss_dns/dns-host.c (gaih_getanswer_slice): If there are
6021         no answers return NSS_STATUS_NOTFOUND.
6022         (gaih_getanswer): Don't call gaih_getanswer_slice if the answer
6023         buffer does not have any content.
6025 2008-05-16  Ulrich Drepper  <drepper@redhat.com>
6027         * string/strcasestr.c (CMP_FUNC): Use __strncasecmp, not strncasecmp.
6029         * sysdeps/posix/getaddrinfo.c (gaih_inet): After gethostbyname4_r
6030         lookup, don't assign canon unconditionally.
6032 2008-05-14  Ulrich Drepper  <drepper@redhat.com>
6034         * string/Makefile (distribute): Add str-two-way.h.
6036 2008-03-29  Eric Blake  <ebb9@byu.net>
6038         Rewrite string searches to O(n) rather than O(n^2).
6039         * string/str-two-way.h: New file.  For linear fixed-allocation
6040         string searching.
6041         * string/memmem.c: New implementation.
6042         * string/strstr.c: New implementation.
6043         * string/strcasestr.c: New implementation.
6045 2008-04-11  Paolo Bonzini  <bonzini@gnu.org>
6047         * posix/regcomp.c (optimize_utf8): Add a note on why we test
6048         opr.ctx_type.
6049         (calc_first): Initialize constraint field.
6050         (duplicate_node_closure): Use it instead of special casing ANCHORS.
6051         Use search_duplicated_node to avoid loops.  Fix grammar.
6052         (duplicate_node): Merge constraint field for all node types.
6053         (calc_eclosure_iter): Look at constraint field for all node types.
6054         * posix/regex_internal.c (create_cd_newstate): Don't look at
6055         create_cd_newstate.
6057 2008-05-14  Ulrich Drepper  <drepper@redhat.com>
6059         [BZ #6428]
6060         * configure.in: Don't use $CFLAGS when assembling, use $ASFLAGS.
6062         [BZ #6442]
6063         * string/endian.h: Add macros for fixed-size endian conversion.
6064         * bits/byteswap.h: Allow inclusion from <endian.h>.
6065         * sysdeps/i386/bits/byteswap.h: Likewise.
6066         * sysdeps/ia64/bits/byteswap.h: Likewise.
6067         * sysdeps/s390/bits/byteswap.h: Likewise.
6068         * sysdeps/x86_64/bits/byteswap.h: Likewise.
6069         * string/Makefile (tests): Add tst-endian.
6070         * string/tst-endian.c: New file.
6072         * iconvdata/run-iconv-test.sh: Use = instead of == in test.
6073         Patch by Reuben Thomas.
6075 2008-05-14  Joseph Myers  <joseph@codesourcery.com>
6077         * iconvdata/Makefile (bug-iconv6-ENV, tst-iconv7-ENV): Define.
6079 2008-05-14  Ulrich Drepper  <drepper@redhat.com>
6081         * iconvdata/bug-iconv6.c (do_test): Use de_DE.UTF-8 locale.
6083         [BZ #6461]
6084         * iconv/gconv_simple.c (BODY for __gconv_transform_ascii_internal):
6085         Add missing braces.
6086         (BODY for __gconv_transform_internal_ascii): Likewise.
6088         [BZ #6472]
6089         * sysdeps/posix/getaddrinfo.c (get_scope): Loopback addresses have
6090         to be treated like link-local addresses.
6091         (match_prefix): Don't treat IPv4 loopback address special when
6092         converting to v4 mapped addressed.
6094         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Call _res_hconf_init
6095         if necessary.
6096         * posix/tst-rfc3484.c: Add dummy definition of _res_hconf_init.
6097         * posix/tst-rfc3484-2.c: Likewise.
6098         * posix/tst-rfc3484-3.c: Likewise.
6100         * sysdeps/posix/getaddrinfo.c: Implement handling of DCCP, UDPlite,
6101         and SCTP.
6103         * nss/getent.c (ahosts_keys_int): Handle all known socket types.
6105         * inet/netinet/in.h (IPPIPPROTO_DCCP, IPPROTO_UDPLITE): Define.
6107         * sysdeps/unix/sysv/linux/bits/socket.h (SOCK_DCCP): Define.
6109 2008-05-13  Ulrich Drepper  <drepper@redhat.com>
6111         * po/lt.po: New file.  From Lituanian translation team.
6113 2008-01-30  Alexandre Oliva  <aoliva@redhat.com>
6115         Introduce TLS descriptors for i386 and x86_64.
6116         * include/inline-hashtab.h: New file, copied from 2005's
6117         libiberty, with fix for memory leak imported afterwards by
6118         Glauber de Oliveira Costa.
6119         * elf/tlsdeschtab.h: New file.
6120         * elf/dl-reloc.c (_dl_try_allocate_static_tls): Extract from...
6121         (_dl_allocate_static_tls): ... here.  Rearrange failure path.
6122         (CHECK_STATIC_TLS): Move to...
6123         * elf/dynamic-link.h: ... this file.
6124         (TRY_STATIC_TLS): New macro.
6125         * elf/dl-conflict.c (CHECK_STATIC_TLS, TRY_STATIC_TLS): Override.
6126         * elf/elf.h (R_386_TLS_GOTDESC, R_386_TLS_DESC_CALL,
6127         R_386_TLS_DESC): Define.
6128         (R_X86_64_PC64, R_X86_GOTOFF64, R_X86_64_GOTPC32): Merge from
6129         binutils.
6130         (R_X86_64_GOTPC32_TLSDESC, R_X86_64_TLSDESC_CALL,
6131         R_X86_64_TLSDESC): Define.
6132         (R_386_NUM, R_X86_64_NUM): Adjust.
6133         * sysdeps/i386/Makefile (sysdep-dl-routines, sysdep_routines,
6134         sysdep-rtld-routines): Add tlsdesc and dl-tlsdesc for elf subdir.
6135         (gen-as-const-headers): Add tlsdesc.sym to csu subdir.
6136         * sysdeps/i386/dl-lookupcfg.h: New file.  Introduce _dl_unmap to
6137         release tlsdesc_table.
6138         * sysdeps/i386/dl-machine.h: Include dl-tlsdesc.h.
6139         (elf_machine_type_class): Mark R_386_TLS_DESC as PLT class.
6140         (elf_machine_rel): Handle R_386_TLS_DESC.
6141         (elf_machine_rela): Likewise.
6142         (elf_machine_lazy_rel): Likewise.
6143         (elf_machine_lazy_rela): Likewise.
6144         * sysdeps/i386/dl-tls.h (struct dl_tls_index): Name it.
6145         * sysdeps/i386/dl-tlsdesc.S: New file.
6146         * sysdeps/i386/dl-tlsdesc.h: New file.
6147         * sysdeps/i386/tlsdesc.c: New file.
6148         * sysdeps/i386/tlsdesc.sym: New file.
6149         * sysdeps/i386/bits/linkmap.h (struct link_map_machine): Add
6150         tlsdesc_table.
6151         * sysdeps/x86_64/Makefile (sysdep-dl-routines, sysdep_routines,
6152         sysdep-rtld-routines): Add tlsdesc and dl-tlsdesc for elf subdir.
6153         (gen-as-const-headers): Add tlsdesc.sym to csu subdir.
6154         * sysdeps/x86_64/dl-lookupcfg.h: New file.  Introduce _dl_unmap to
6155         release tlsdesc_table.
6156         * sysdeps/x86_64/dl-machine.h: Include dl-tlsdesc.h.
6157         (elf_machine_runtime_setup): Set up lazy TLSDESC GOT entry.
6158         (elf_machine_type_class): Mark R_X86_64_TLSDESC as PLT class.
6159         (elf_machine_rel): Handle R_X86_64_TLSDESC.
6160         (elf_machine_rela): Likewise.
6161         (elf_machine_lazy_rel): Likewise.
6162         * sysdeps/x86_64/dl-tls.h (struct dl_tls_index): Name it.
6163         (__tls_get_addr): Do not declare for non-shared compiles.
6164         * sysdeps/x86_64/dl-tlsdesc.S: New file.
6165         * sysdeps/x86_64/dl-tlsdesc.h: New file.
6166         * sysdeps/x86_64/tlsdesc.c: New file.
6167         * sysdeps/x86_64/tlsdesc.sym: New file.
6168         * sysdeps/x86_64/bits/linkmap.h (struct link_map_machine): Add
6169         tlsdesc_table for both 32- and 64-bit structs.
6171 2008-05-11  Ulrich Drepper  <drepper@redhat.com>
6173         * elf/dl-tls.c (__tls_get_addr): Optimize by moving slow path in
6174         its own function.  This reduces the frame setup costs and more.
6176 2008-02-11  Joseph Myers  <joseph@codesourcery.com>
6178         [BZ #3406]
6179         * sysdeps/ieee754/flt-32/w_expf.c (o_threshold): Correct value.
6180         * math/libm-test.inc (exp_test): Test 88.72269439697265625.
6182 2008-05-11  Ulrich Drepper  <drepper@redhat.com>
6184         * io/openat.c (__openat_2): Also pass fd to __openat.
6185         * io/openat64.c (__openat64_2): Also pass fd to __openat64.
6186         Patch by Kristian Van Der Vliet <vanders@liqwyd.com>.
6188         * string/tester.c (test_memcmp): Add a few more tests.
6189         Patch by Mats Erik Andersson <ynglingatal@comhem.se>.
6191 2008-05-10  Ulrich Drepper  <drepper@redhat.com>
6193         * nscd/cache.c (cache_add): Before returning with failure and this
6194         is the first use of the record, mark it as unusable.
6195         * nscd/aicache.c: Don't touch the dataset after cache_add returns
6196         reporting a failure.
6197         * nscd/grpcache.c: Likewise
6198         * nscd/hstcache.c: Likewise.
6199         * nscd/initgrcache.c: Likewise.
6200         * nscd/pwdcache.c: Likewise.
6201         * nscd/servicescache.c: Likewise.
6203 2008-05-10  Roland McGrath  <roland@redhat.com>
6205         [BZ #6505]
6206         * sysdeps/unix/sysv/linux/sys/user.h: Replace with #error stub.
6208 2008-05-08  David S. Miller  <davem@davemloft.net>
6210         * misc/truncate64.c (truncate64): Use __truncate not truncate.
6212         * sysdeps/ieee754/ldbl-128/e_j0l.c (__ieee751_j0l): Use __finitel.
6213         (__ieee754_y0l): Likewise.
6214         * sysdeps/ieee754/ldbl-128/e_j1l.c (__ieee754_j1l): Likewise.
6215         (__ieee754_y1l): Likewise.
6216         * sysdeps/ieee754/ldbl-128/s_expm1l.c (__expm1l): Use __ldexpl.
6217         * sysdeps/ieee754/ldbl-128/s_log1pl.c: Kill bogus prototypes for
6218         frexpl and ldexpl.  math_private.h provides them and the latter
6219         is not even used.
6220         (__log1pl): Use __frexpl.
6222 2008-05-10  Ulrich Drepper  <drepper@redhat.com>
6224         * include/resolv.h: Adjust __libc_res_nquery and __libc_res_nsend
6225         prototypes.
6226         * include/arpa/nameser_compat.h: Define T_UNSPEC.
6227         * nis/Versions (libnss_nis): Export _nss_nis_gethostbyname4_r.
6228         (libnss_nisplus): Export _nss_nisplus_gethostbyname4_r.
6229         * nis/nss_nis/nis-hosts.c (LINE_PARSER): Change to also handle
6230         af==AF_UNSPEC.
6231         (_nss_nis_gethostbyname4_r): New function.
6232         * nis/nss_nisplus/nisplus-hosts.c (_nss_nisplus_parse_hostent):
6233         Change to also handle af==AF_UNSPEC.
6234         (get_tablename): New function.  Use it to avoid duplication.
6235         (_nss_nisplus_gethostbyname4_r): New function.
6236         * nscd/aicache.c (addhstaiX): Use gethostbyname4_r function is
6237         available.
6238         * nss/Versions (libnss_files): Export _nss_files_gethostbyname4_r.
6239         * nss/nss.h: Define struct gaih_addrtuple.
6240         * nss/nss_files/files-hosts.c (LINE_PARSER): Change to also handle
6241         af==AF_UNSPEC.
6242         (_nss_files_gethostbyname4_r): New function.
6243         * resolv/Versions (libnss_dns): Export _nss_dns_gethostbyname4_r.
6244         * resolv/gethnmaddr.c: Adjust __libc_res_nsearch and __libc_res_nquery
6245         calls.
6246         * resolv/res_query.c (__libc_res_nquery): Take two additional
6247         parameters for second answer buffer.  Handle type=T_UNSPEC to mean
6248         look up IPv4 and IPv6.
6249         Change all callers.
6250         * resolv/res_send.c (__libc_res_nsend): Take five aditional parameters
6251         for an additional query and answer buffer.  Pass to send_vc and
6252         send_dg.
6253         (send_vc): Send possibly two requests and receive two answers.
6254         (send_dg): Likewise.
6255         * resolv/nss_dns/dns-host.c: Adjust calls to __libc_res_nsearch and
6256         __libc_res_nquery.
6257         (_nss_dns_gethostbyname4_r): New function.
6258         (gaih_getanswer_slice): Likewise.
6259         (gaih_getanswer): Likewise.
6260         * resolv/nss_dns/dns-canon.c (_nss_dns_getcanonname_r): Adjust
6261         __libc_res_nquery call.
6262         * resolv/nss_dns/dns-network.c (_nss_dns_getnetbyaddr_r): Likewise.
6263         (_nss_dns_getnetbyname_r): Adjust __libc_res_nsearch call.
6264         * sysdeps/posix/getaddrinfo.c: Use gethostbyname4_r function is
6265         available.
6267 2008-05-05  David S. Miller  <davem@davemloft.net>
6269         * sysdeps/sparc/sparc32/Makefile: Use -mcpu=v7 for initfini.s build.
6270         * sysdeps/sparc/sparc64/Makefile: Use -mcpu=v9 for initfini.s build.
6272 2007-09-14  Samuel Thibault  <samuel.thibault@ens-lyon.org>
6274         Fix termios bit macros.
6275         Move *DLY definitions where they belong, in termios.h.
6276         Add *[0-3] definitions.
6277         Fixes confusion between VT and FF.
6278         * sysdeps/mach/hurd/bits/ioctls.h (NL0, NL1, TAB0, TAB1, TAB2, CR0,
6279         CR1, CR2, CR3, FF0, FF1, BS0, BS1): Undefine these at start if they
6280         are already defined to avoid collision with termios.h.
6281         (NLDLY, TABDLY, TAB3, CRDLY, VTDLY, BSDLY): Remove macros.
6282         * bits/termios.h [__USE_MISC || __USE_XOPEN] (NL0, NL1, TAB0,
6283         TAB1, TAB2, CR0, CR1, CR2, CR3, FF0, FF1, BS0, BS1): Likewise.
6284         [__USE_BSD || __USE_XOPEN] (OCRNL, ONOCR, ONLRET): New macros.
6285         [__USE_MISC || __USE_XOPEN] (NLDLY, NL0, NL1, TABDLY, TAB0, TAB1, TAB2,
6286         TAB3, CRDLY, CR0, CR1, CR2, CR3, FFDLY, FF0, FF1, BSDLY, BS0, BS1,
6287         VTDLY, VT0, VT1): New macros.
6288         [__USE_GNU] (OLCUC): Change value of macro.
6289         [__USE_XOPEN] (OFILL): New macro.
6290         [__USE_BSD] (CRTSCTS): Change value.
6291         (CRTS_IFLOW, CCTS_OFLOW): Change into compatibility macros.
6292         [__USE_BSD] (CDTRCTS, CHWFLOW): New macros.
6293         (B7200, B14400, B28800, B76800): New macros.
6295 2008-05-01  David S. Miller  <davem@davemloft.net>
6297         * sysdeps/unix/sysv/linux/sparc/sparc32/ucontext_i.sym: New file.
6298         * sysdeps/unix/sysv/linux/sparc/sparc32/Makefile [$(subdir) = stdlib]:
6299         (gen-as-const-headers): Add it.
6300         * sysdeps/unix/sysv/linux/sparc/sparc32/getcontext.S: New file.
6301         * sysdeps/unix/sysv/linux/sparc/sparc32/makecontext.c: Likewise.
6302         * sysdeps/unix/sysv/linux/sparc/sparc32/setcontext.S: Likewise.
6303         * sysdeps/unix/sysv/linux/sparc/sparc32/swapcontext.S: Likewise.
6305         * sysdeps/unix/sysv/linux/sparc/sparc32/syscall.S: Add support for
6306         six system call parameters.
6307         * sysdeps/unix/sysv/linux/sparc/sparc64/syscall.S: Likewise.
6309 2008-04-30  Ulrich Drepper  <drepper@redhat.com>
6311         * sysdeps/unix/sysv/linux/bits/resource.h: Define RUSAGE_THREAD and
6312         RUSAGE_LWP.
6313         * sysdeps/unix/sysv/linux/sparc/bits/resource.h: Likewise.
6314         * sysdeps/unix/sysv/linux/alpha/bits/resource.h: Likewise.
6316 2008-04-30  Jakub Jelinek  <jakub@redhat.com>
6318         * stdlib/tst-setcontext.c: Include unistd.h.
6320 2008-04-25  David S. Miller  <davem@davemloft.net>
6322         * sysdeps/unix/sysv/linux/sparc/sparc64/semctl.c (semctl):
6323         Pass "union semun" properly in to sys_ipc, it must be passed
6324         by value, not by reference.
6326 2008-04-22  Jakub Jelinek  <jakub@redhat.com>
6328         * nscd/Makefile (nscd-cflags): Set back to -fpie.
6329         * nscd/nscd.h (mem_in_flight): Add attribute_tls_model_ie.
6330         * nscd/connections.c (mem_in_flight): Likewise.
6332         * nscd/nscd.h (dbs): Make hidden.
6334         * sysdeps/unix/sysv/linux/times.c (__times): Fix check for EFAULT.
6335         Avoid returning -1, return 0 instead.
6337 2008-04-19  Ulrich Drepper  <drepper@redhat.com>
6339         * resolv/res_mkquery.c (__res_nopt): Use NS_PUT16 instead of ns_put16.
6341 2008-04-15  Ulrich Drepper  <drepper@redhat.com>
6343         [BZ #5209]
6344         * sysdeps/unix/sysv/linux/times.c: New file.
6346         [BZ #5381]
6347         * nscd/nscd.h: Define enum in_flight, mem_in_flight, and
6348         mem_in_flight_list variables.  Add new parameter to mempool_alloc
6349         prototype.
6350         * nscd/mem.c (mempool_alloc): Take additional parameter.  Initialize
6351         appropriate mem_in_flight element.
6352         (gc): Take allocations which have not yet been committed to the
6353         database into account.
6354         * nscd/cache.c (cache_add): Add new parameter to mempool_alloc call.
6355         Reset mem_in_flight before returning.
6356         * nscd/connections.c (nscd_run_worker): Initialize mem_in_flight and
6357         cue it up in mem_in_flight_list.
6358         * nscd/aicache.c: Adjust mempool_alloc call.
6359         * nscd/grpcache.c: Likewise.
6360         * nscd/hstcache.c: Likewise.
6361         * nscd/initgrcache.c: Likewise.
6362         * nscd/pwdcache.c: Likewise.
6363         * nscd/servicescache.c: Likewise.
6364         * nscd/Makefile (nscd-flags): Until ld is fixed, use -fpic instead
6365         of -fpie.
6367         * nscd/connections.c (handle_request): Provide better error message
6368         in case SELinux forbids the service.
6370         * version.h (VERSION): Bump to 2.8.90.
6372 2008-04-17  Jakub Jelinek  <jakub@redhat.com>
6374         * sysdeps/unix/sysv/linux/dl-osinfo.h: Include fcntl.h.
6376 2008-04-11  Ulrich Drepper  <drepper@redhat.com>
6378         * sysdeps/unix/sysv/linux/powerpc/bits/mathinline.h (__signbitl):
6379         Also use for 32-bit.
6380         * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c (__nearbyintl): Use
6381         __nextafter instead of nextafter to avoid local PLT.
6382         * sysdeps/powerpc/fpu/e_sqrt.c: Avoid call to fetestexcept.
6383         * sysdeps/powerpc/fpu/e_sqrtf.c: Likewise.
6385         * scripts/data/localplt-powerpc64-linux-gnu.data: New file.
6387         * sysdeps/powerpc/fpu/fenv_libc.h: Add libm_hidden_proto for
6388         __fe_nomask_env.
6389         * sysdeps/powerpc/fpu/fe_nomask.c: Add libm_hidden_def.  Include
6390         <fenv_libc.h> instead of <fenv.h>.
6391         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c: Likewise.
6392         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c: Likewise.
6394         * sysdeps/powerpc/bits/fenv.h: Make safe for C++.
6396         * sysdeps/unix/sysv/linux/powerpc/bits/mathinline.h: New file.
6397         * sysdeps/powerpc/fpu/fegetexcept.c (__fegetexcept): Rename
6398         function from fegetexcept and make old name weak alias.
6399         * include/fenv.h: Declare __fegetexcept.
6400         * sysdeps/powerpc/fpu/fedisblxcpt.c: Use __fegetexcept instead of
6401         fegetexcept.
6402         * sysdeps/powerpc/fpu/feenablxcpt.c: Likewise.
6403         * sysdeps/powerpc/fpu/fraiseexcpt.c (__feraiseexcept): Avoid call
6404         to fetestexcept.
6405         * sysdeps/ieee754/ldbl-128ibm/s_log1pl.c (__log1pl): Use __frexpl
6406         instead of frexpl to avoid local PLT.
6407         * math/s_significandl.c (__significandl): Use __ilogbl instead of
6408         ilogbl to avoid local PLT.
6409         * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c (__expm1l): Use __ldexpl
6410         instead of ldexpl to avoid local PLT.
6411         * sysdeps/ieee754/ldbl-128ibm/e_expl.c (__ieee754_expl): Use
6412         __roundl not roundl to avoid local PLT.
6413         * sysdeps/ieee754/ldbl-128/e_j0l.c: Use function names which avoid
6414         local PLTs.  Use __sincosl instead of separate sinl and cosl
6415         calls.
6416         * sysdeps/ieee754/ldbl-128/e_j1l.c: Likewise.
6418         * sysdeps/unix/sysv/linux/configure.in: Bump minimal kernel
6419         version for ppc64 to 2.4.21 since without it makecontext will fail.
6421         * elf/tls-macros.h [__powerpc64__] (__TLS_GET_ADDR): Define according
6422         to the ABI in use.
6423         [__powerpc64__] (TLS_LD): Use __TLS_GET_ADDR instead of
6424         .__tls_get_addr.
6425         [__powerpc64__] (TLS_GD): Likewise.
6427 2007-11-20  Ryan S. Arnold  <rsa@us.ibm.com>
6429         [BZ #4997]
6430         * sysdeps/powerpc/powerpc32/fpu/s_lround.S (__lround): Fixed erroneous
6431         result when x is +/-nextafter(+/-0.5,-/+1) i.e. all 1's in the
6432         mantissa.
6433         * sysdeps/powerpc/powerpc32/power4/fpu/s_llround.S (__llround):
6434         Likewise.  Also account for when x is an odd number between 2^52
6435         and 2^53-1.
6436         * sysdeps/powerpc/powerpc64/fpu/s_llround.S (__llround): Likewise.
6437         * sysdeps/powerpc/powerpc64/fpu/s_llroundf.S (__llroundf): Likewise.
6438         * math/libm-test.inc (lround_test, llround_test): Added test cases to
6439         detect aforementioned erroneous conditions.
6441 2008-04-11  Jakub Jelinek  <jakub@redhat.com>
6443         * configure.in: Check for -fno-section-anchors in addition to
6444         -fno-toplevel-reorder.
6446 2008-04-11  Ulrich Drepper  <drepper@redhat.com>
6448         * include/features.h (__GLIBC_MINOR__): Bump to 8.
6450         * sysdeps/powerpc/powerpc32/fpu/s_lroundf.S: Remove duplicate comment.
6451         * sysdeps/powerpc/powerpc32/power5+/fpu/s_llroundf.S: Likewise.
6452         * sysdeps/powerpc/powerpc32/power6/fpu/s_llroundf.S: Likewise.
6453         * sysdeps/powerpc/powerpc64/fpu/s_lrint.S: Likewise.
6454         * sysdeps/powerpc/powerpc64/fpu/s_lround.S: Likewise.
6455         * sysdeps/powerpc/powerpc64/fpu/s_lroundf.S: Likewise.
6457 2008-04-11  Jakub Jelinek  <jakub@redhat.com>
6459         [BZ #5443]
6460         * time/era.c: Transform __libc_setlocale_lock into rwlock.
6461         * time/alt_digit.c: Likewise.
6462         * wcsmbs/wcsmbsload.c: Likewise.
6464 2008-04-10  Ulrich Drepper  <drepper@redhat.com>
6466         * version.h (VERSION): Bump to 2.8.
6468         * timzeone/asia: Update from tzdata2008b.
6469         * timezone/backward: Likewise.
6470         * timezone/europe: Likewise.
6471         * timezone/northamerica: Likewise.
6472         * timezone/southamerica: Likewise.
6473         * timezone/iso3166.tab: Likewise.
6474         * timezone/leapseconds: Likewise.
6475         * timezone/zone.tab: Likewise.
6476         * timezone/private.h: Update from tzcode2008a.
6477         * timezone/zdump.c: Likewise.
6478         * timezone/zic.c: Likewise.
6480 2008-01-24  Steven Munroe  <sjmunroe@us.ibm.com>
6482         [BZ #5741]
6483         * sysdeps/powerpc/powerpc64/dl-machine.h (PPC_DCBT, PPC_DCBF):
6484         Define additonal Data Cache Block instruction macros.
6485         (elf_machine_fixup_plt): Add dcbt for opd and plt entries.
6486         Replace dcbst with dcbf and sync with sync/isync.
6488 2008-02-21  Alan Modra  <amodra@bigpond.net.au>
6490         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_type_class):
6491         Always set ELF_RTYPE_CLASS_PLT.
6492         (elf_machine_lookup_noexec_p, elf_machine_lookup_noplt_p): Delete.
6494 2008-04-03  Steven Munroe  <sjmunroe@us.ibm.com>
6496         * sysdeps/powerpc/powerpc32/power4/hp-timing.c: New file.
6497         * sysdeps/powerpc/powerpc32/power4/hp-timing.h: New file.
6498         * sysdeps/powerpc/powerpc64/hp-timing.h [_ARCH_PWR4] (HP_TIMING_NOW):
6499         For ISA 2.01 and later replace mftb with mfspr 268.
6501 2008-02-19  Steven Munroe  <sjmunroe@us.ibm.com>
6503         [BZ #5768]
6504         * sysdeps/powerpc/fpu/Makefile (libm-tests): Add test-powerpc-snan.
6505         * sysdeps/powerpc/fpu/test-powerpc-snan.c: New file.
6507 2008-02-18  Steven Munroe  <sjmunroe@us.ibm.com>
6509         [BZ #5768]
6510         * sysdeps/powerpc/powerpc32/fpu/s_isnan.S: New file.
6511         * sysdeps/powerpc/powerpc32/fpu/s_isnan.c: Removed.
6512         * sysdeps/powerpc/powerpc64/fpu/s_isnan.S: New file.
6513         * sysdeps/powerpc/powerpc64/fpu/s_isnan.c: Removed.
6515 2008-04-10  Jakub Jelinek  <jakub@redhat.com>
6517         * stdlib/tst-makecontext.c (othervar): New variable.
6518         (cf): Test sign extending the argument to long.
6520 2008-03-03  Steven Munroe  <sjmunroe@us.ibm.com>
6522         * sysdeps/powerpc/powerpc32/power5/fpu/s_isnan.S: New file.
6523         * sysdeps/powerpc/powerpc32/power5/fpu/s_isnanf.S: New file.
6524         * sysdeps/powerpc/powerpc32/power6/fpu/s_isnan.S: New file.
6525         * sysdeps/powerpc/powerpc32/power6/fpu/s_isnanf.S: New file.
6526         * sysdeps/powerpc/powerpc64/power5/fpu/s_isnan.S: New file.
6527         * sysdeps/powerpc/powerpc64/power6/fpu/s_isnan.S: New file.
6528         * sysdeps/powerpc/powerpc64/power6x/fpu/s_isnan.S: New file.
6530 2008-02-22  Alan Modra  <amodra@bigpond.net.au>
6532         * elf/Makefile (tests): Substitute tests-vis-yes here.
6533         (tests-vis-yes): Delete.
6534         (modules-name, modules-vis-yes): Similarly.
6536 2008-02-12  Pete Eberlein  <eberlein@us.ibm.com>
6538         [BZ #4407]
6539         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c (__ieee754_lgammal_r):
6540         Preserve sign in signgamp when x is zero.
6542 2007-10-26  Steven Munroe  <sjmunroe@us.ibm.com>
6544         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrt.S: New File.
6545         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrt.c: Removed.
6546         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrtf.S: New File.
6547         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrtf.c: Removed.
6548         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrt.S: New File.
6549         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrtf.S: New File.
6551 2008-04-09  Ulrich Drepper  <drepper@redhat.com>
6553         [BZ #4314]
6554         * sysdeps/i386/i686/memcpy.S: Optimize copying of equally aligned
6555         buffers.
6557         [BZ #5209]
6558         * sysdeps/unix/sysv/syscalls.list: The times syscall doesn't have
6559         a reserved error value.
6561         * stdlib/tst-makecontext.c: Change parameter to cf to negative
6562         value to check for correct sign extension.
6564         [BZ #5436]
6565         * sysdeps/unix/sysv/linux/x86_64/makecontext.c (__makecontext):
6566         Copy 64-bit parameter values even though this is not required in
6567         the standard.
6569         * sysdeps/unix/sysv/linux/x86_64/vfork.S (__vfork): Record return
6570         PC save.
6572 2008-02-14  Daniel Jacobowitz  <dan@codesourcery.com>
6574         * sysdeps/unix/sysv/linux/i386/vfork.S (__vfork): Record return
6575         PC save.
6577 2008-04-09  Jakub Jelinek  <jakub@redhat.com>
6579         * nss_files/files-XXX.c (_nss_files_getXXent_r): Restore saved errno.
6581 2008-04-09  Ulrich Drepper  <drepper@redhat.com>
6583         [BZ #5998]
6584         * libio/iofwrite.c (_IO_fwrite): Return correct count if flushing
6585         in line-buffered stream failed.
6586         * libio/iofwrite_u.c (fwrite_unlocked): Likewise.
6588 2008-04-08  Ulrich Drepper  <drepper@redhat.com>
6590         [BZ #6024]
6591         * scripts/abi-versions.awk: If the version specified by
6592         --enable-oldest-abi is older than the first version for this
6593         architecture, use the default version.
6595         * locale/programs/ld-collate.c (collate_read): Ignore script lines
6596         as well when ignoring the whole category.
6598 2008-04-07  Ulrich Drepper  <drepper@redhat.com>
6600         [BZ #6042]
6601         * sysdeps/unix/sysv/linux/net/ethernet.h: Add a few more
6602         ETHERTYPE_* definitions.
6603         Patch partly by Aurelien Jarno <aurelien@aurel32.net>.
6605 2008-04-07  Jakub Jelinek  <jakub@redhat.com>
6607         * stdlib/mbtowc.c (__no_r_state): Remove.
6608         (mbtowc): New static state variable.  Use it instead of
6609         __no_r_state.
6610         * stdlib/wctomb.c (__no_r_state): Remove extern decl.
6611         (__wctomb_state): New hidden variable.
6612         (wctomb): Use __wctomb_state instead of __no_r_state.
6613         * debug/wctomb_chk.c (__no_r_state): Remove extern decl.
6614         (__wctomb_state): New extern decl.
6615         (__wctomb_chk): Use __wctomb_state instead of __no_r_state.
6617 2008-04-07  Ulrich Drepper  <drepper@redhat.com>
6619         [BZ #5475]
6620         * resolv/res_init.c: Handle scope IDs in resolv.conf.
6622 2008-04-07  Jakub Jelinek  <jakub@redhat.com>
6624         * malloc/mtrace.pl: Use $@ instead of $* to keep perl 5.10 quiet.
6626 2008-04-06  Ulrich Drepper  <drepper@redhat.com>
6628         * po/nl.po: Update from translation team.
6630 2008-03-31  Ulrich Drepper  <drepper@redhat.com>
6632         [BZ #6007]
6633         * string/strfry.c: Handle empty strings again.
6635 2008-03-30  Ulrich Drepper  <drepper@redhat.com>
6637         [BZ #5443]
6638         * intl/dcigettext.c (__dcigettext): Get reader lock for locale data
6639         before looking for translation.
6640         * locale/duplocale.c: Transform __libc_setlocale_lock into rwlock.
6641         * locale/freelocale.c: Likewise.
6642         * locale/newlocale.c: Likewise.
6643         * locale/setlocale.c: Likewise.
6644         Based partially on a patch by ryo@np.css.fujitsu.com.
6646 2008-03-30  Jakub Jelinek  <jakub@redhat.com>
6648         * intl/dcigettext.c (_nl_find_msg): Reread nconversions after
6649         acquiring wrlock.  Do conv_tab allocation while holding lock.
6650         * intl/Makefile: Add rules to build and run tst-gettext6.
6651         * intl/tst-gettext6.c: New test.
6652         * intl/tst-gettext6.sh: New file.
6654 2008-03-30  Ulrich Drepper  <drepper@redhat.com>
6656         * po/nl.po: Update from translation team.
6658         * sysdeps/unix/opendir.c (__alloc_dir): If allocation fails for size
6659         provided through st_blksize, try the default size before giving up.
6661 2008-03-29  Ulrich Drepper  <drepper@redhat.com>
6663         * stdio-common/vfprintf.c (vfprintf): Correct overflow test.
6665         [BZ #5939]
6666         * sysdeps/posix/tempname.c (__gen_tempname): Correct flag selection.
6668         * posix/getopt.c (_getopt_internal_r): Remove old POSIX-demanded
6669         error message.  POSIX today does not require the messages to be in
6670         a specific form.  Suggested by Jim Meyering <jim@meyering.net>.
6672         [BZ #5979]
6673         * sunrpc/auth_unix.c: Unify printed strings.
6674         * sunrpc/clnt_tcp.c: Likewise.
6675         * sunrpc/clnt_udp.c: Likewise.
6676         * sunrpc/clnt_unix.c: Likewise.
6677         * sunrpc/svc_tcp.c: Likewise.
6678         * sunrpc/svc_udp.c: Likewise.
6679         * sunrpc/svc_unix.c: Likewise.
6680         * sunrpc/xdr.c: Likewise.
6681         * sunrpc/xdr_array.c: Likewise.
6682         * sunrpc/xdr_rec.c: Likewise.
6683         * sunrpc/xdr_ref.c: Likewise.
6684         * locale/programs/ld-time.c (time_finish): Unify messages.
6685         * locale/programs/locfile.c (handle_copy): Fix typo.
6686         * nscd/nscd.c (options): Fix typo.
6688         [BZ #5995]
6689         * stdlib/strtod_l.c: Use correct sign for result in one more
6690         underflow case.
6691         Patch by Eric Blake <ebb9@byu.net>.
6693 2008-03-27  Jakub Jelinek  <jakub@redhat.com>
6695         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Add open
6696         and creat system calls.
6697         * sysdeps/unix/sysv/linux/alpha/syscalls.list: Remove open system
6698         call.
6699         * sysdeps/unix/sysv/linux/ia64/syscalls.list: Remove open and creat
6700         system calls.
6701         * sysdeps/unix/sysv/linux/powerpc/powerpc64/syscalls.list: Likewise.
6702         * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Likewise.
6703         * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Likewise.
6705 2008-03-27  Ulrich Drepper  <drepper@redhat.com>
6707         * sysdeps/unix/sysv/linux/bits/local_lim.h: Undefined ARG_MAX if
6708         <linux/limits.h> has defined it.
6709         * sysdeps/unix/sysv/linux/sys/param.h: Define NCARGS to the legacy
6710         ARG_MAX value and prevent ARG_MAX from being defined by the kernel
6711         headers.
6712         * sysdeps/unix/sysv/linux/sysconf.c: Define legacy_ARG_MAX and use
6713         it instead of ARG_MAX.
6715 2008-03-25  Jakub Jelinek  <jakub@redhat.com>
6717         * posix/gai.conf: Fix comment for scope nullbits.
6718         * sysdeps/posix/getaddrinfo.c (gaiconf_init): If /bits is not present,
6719         default to 128 bits for v4 mapped addresses.
6721 2008-03-07  Martin Schwidefsky  <schwidefsky@de.ibm.com>
6723         * sysdeps/s390/fpu/fegetenv.c (fegetenv): Remove PTRACE_PEEKUSER
6724         ptrace call to get the ieee_instruction_pointer from the kernel.
6725         * sysdeps/s390/fpu/fesetenv.c (fesetenv): Remove PTRACE_POKEUSER
6726         ptrace call to set the ieee_instructtion_pointer.
6727         * sysdeps/unix/sysv/linux/s390/sys/user.h (struct _user_regs_struct):
6728         Add comment that ieee_instruction_pointer is always 0.
6730 2008-03-09  Andreas Jaeger  <aj@suse.de>
6732         [BZ #5857]
6733         * sysdeps/ieee754/dbl-64/s_rint.c (__rint): Handle j0==18.
6734         * sysdeps/ieee754/dbl-64/s_nearbyint.c (__nearbyint): Likewise.
6735         Patch by Mark Elliott <mark.h.elliott@lmco.com>.
6737         * math/libm-test.inc (nearbyint_test): Add new test cases from #5857.
6738         (rint_test): Likewise.
6740 2008-03-24  Ulrich Drepper  <drepper@redhat.com>
6742         * nis/nis_call.c (nis_server_cache_search): Save errno around stat
6743         call.
6744         (__nisfind_server): Similar for open readColdStartFile call.
6745         Patch partially by Jim Meyering.
6746         * nss/nss_files/files-XXX.c (_nss_files_getXXent_r): Save errno
6747         around internal_setent call.
6749         * po/vi.po: New Vietnamese translation.
6751         * sysdeps/unix/sysv/linux/adjtime.c: Correctly use
6752         ADJ_OFFSET_SS_READ.
6754         * sysdeps/unix/sysv/linux/bits/sched.h: Add new CLONE_* flags,
6755         remove CLONE_STOPPED.
6757 2008-02-10  Jim Meyering  <meyering@redhat.com>
6759         Remove useless "if" before "free":
6760         * elf/ldconfig.c (parse_conf_include): Likewise.
6761         * gmon/gmon.c (weak_alias): Likewise.
6762         * iconv/gconv_conf.c (__gconv_get_path): Likewise.
6763         * inet/rcmd.c (__validuser2_sa): Likewise.
6764         * intl/bindtextdom.c (set_binding_values): Likewise.
6765         * intl/loadmsgcat.c (_nl_load_domain, _nl_unload_domain): Likewise.
6766         * libio/genops.c (save_for_backup): Likewise.
6767         * libio/wgenops.c (save_for_wbackup): Likewise.
6768         * locale/programs/ld-collate.c (collate_read): Likewise.
6769         * locale/programs/linereader.c (get_string): Likewise.
6770         * nis/nss_compat/compat-pwd.c (give_pwd_free): Likewise.
6771         * nis/nss_compat/compat-spwd.c (give_spwd_free): Likewise.
6772         * resolv/res_debug.c (do_section): Likewise.
6773         * sunrpc/xdr_sizeof.c (x_inline, xdr_sizeof): Likewise.
6774         * sysdeps/mach/hurd/if_index.c (libc_hidden_def): Likewise.
6775         * sysdeps/posix/sprofil.c (__sprofil): Likewise.
6776         * time/lc-time-cleanup.c (_nl_cleanup_time): Likewise.
6777         * time/tzset.c (tzset_internal): Likewise.
6779 2008-03-18  Jakub Jelinek  <jakub@redhat.com>
6781         * sysdeps/unix/sysv/linux/dl-sysdep.h: Use __ASSEMBLER__ instead
6782         of ASSEMBLER.
6784 2008-03-11  Ulrich Drepper  <drepper@redhat.com>
6786         [BZ #5903]
6787         * iconv/iconv_charmap.c (charmap_conversion): Pass name of output file
6788         not stream for output file.  Open output file here.
6789         * iconv/iconv_prog.c (process_lock): Take pointer to output stream
6790         and output file name.
6791         (process_fd): Likewise.
6792         (process_file): Likewise.
6793         (main): Adjust callers of changed functions.
6794         * iconv/iconv_prog.h: Adjust prototype.
6796 2008-03-09  Andreas Jaeger  <aj@suse.de>
6798         [BZ #5753]
6799         * sysdeps/ia64/ieee754.h: Use protected namespace
6800         __BIG_ENDIAN/__LITTLE_ENDIAN.
6801         * sysdeps/ieee754/ieee754.h: Likewise.
6802         Patch by Aurelien Jarno <aurelien@aurel32.net>.
6804 2008-03-08  Roland McGrath  <roland@frob.com>
6806         * hurd/hurdsig.c (_hurd_internal_post_signal): When normal rules would
6807         ignore a signal that came from a machine exception, treat it as a
6808         fatal core-dump signal instead.
6809         Reported by Samuel Thibault <samuel.thibault@ens-lyon.org>.
6811         * sysdeps/mach/hurd/i386/trampoline.c (_hurd_setup_sighandler):
6812         Clear DF bit in thread state's eflags.
6813         Reported by Samuel Thibault <samuel.thibault@ens-lyon.org>.
6815 2008-03-08  Ulrich Drepper  <drepper@redhat.com>
6817         [BZ #5774]
6818         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Consume closing brace
6819         of NAN(...) sequence.
6820         * stdlib/Makefile (tests): Add tst-strtod6.
6821         * stdlib/tst-strtod6.c: New file.
6823         * inet/inet6_opt.c (inet6_opt_init): Check extlen for overflow.
6825         [BZ #5762]
6826         * posix/getopt.c (_getopt_internal_r): Clarify error message by
6827         putting offending option character in quotes.  Clean up error
6828         messages.
6829         * po/be.po: Adjust msgstr in translation file.
6830         * po/bg.po: Likewise.
6831         * po/ca.po: Likewise.
6832         * po/cs.po: Likewise.
6833         * po/da.po: Likewise.
6834         * po/de.po: Likewise.
6835         * po/es.po: Likewise.
6836         * po/fr.po: Likewise.
6837         * po/hr.po: Likewise.
6838         * po/ko.po: Likewise.
6839         * po/nl.po: Likewise.
6840         * po/rw.po: Likewise.
6841         * po/sk.po: Likewise.
6842         * po/sv.po: Likewise.
6843         * po/tr.po: Likewise.
6844         * po/zh_CN.po: Likewise.
6845         * po/zh_TW.po: Likewise.
6847         [BZ #5760]
6848         * inet/inet6_opt.c (inet6_opt_init): Fix ip6h_len computation.
6849         Patch by Roland Bless <roland@bless.de>.
6851         * sysdeps/unix/sysv/linux/dl-sysdep.c: Avoid unnecessary code for
6852         .o file.
6853         * elf/Makefile (routines): Add dl-sysdep.
6854         (elide-routines.os): Likewise.
6856 2008-03-07  Ulrich Drepper  <drepper@redhat.com>
6858         [BZ #5786]
6859         * elf/dl-sysdep.c: Undefine ROUND after use.
6860         * sysdeps/generic/ldsodefs.h [HAVE_DL_DISCOVER_OSVERSION]
6861         (struct rtld_global_ro): Add _dl_tls_get_addr_soft element.
6862         * elf/rtld.c (rtld_global_ro): Initialize _dl_discover_osversion.
6863         * sysdeps/unix/sysv/linux/dl-osinfo.h: Move _dl_discover_osversion
6864         to ...
6865         * sysdeps/unix/sysv/linux/dl-sysdep.c: ...here.
6866         * sysdeps/unix/sysv/linux/dl-sysdep.h: Declare _dl_discover_osversion
6867         if necessary.
6868         * sysdeps/unix/sysv/linux/sysconf.c: Handle _SC_ARG_MAX here.
6870         * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): Add
6871         _dl_tls_get_addr_soft element.
6872         * elf/rtld.c (rtld_global_ro): Initialize _dl_tls_get_addr_soft.
6873         * elf/Versions (ld): Don't export _dl_tls_get_addr_soft.
6874         * dlfcn/dlinfo.c (dlinfo_doit): Access dl_tls_get_addr_soft through
6875         GLRO.
6876         * elf/dl-iteratephdr.c (__dl_iterate_phdr): Likewise.
6877         * elf/dl-tls.c (_dl_tls_get_addr_soft): Use attribute_hidden instead
6878         of internal_function.
6880         * stdlib/Makefile (aux): Add tens_in_limb.
6881         * stdlib/strtod_l.c: Move _tens_in_limb definition to...
6882         * stdlib/tens_in_limb.c: ...here.  New file.
6884         [BZ #5778]
6885         * sysdeps/unix/sysv/linux/pathconf.h: Declare
6886         __statfs_chown_restricted.
6887         * sysdeps/unix/sysv/linux/fpathconf.c: Call __statfs_chown_restricted
6888         for _PC_CHOWN_RESTRICTED.
6889         * sysdeps/unix/sysv/linux/pathconf.c: Likewise.
6890         Implement __statfs_chown_restricted.
6891         * sysdeps/unix/sysv/linux/bits/posix_opt.h: Change
6892         _POSIX_CHOWN_RESTRICTED value to zero.
6893         * io/tst-fchownat.c: Correctly handle _POSIX_CHOWN_RESTRICTED
6894         defined to zero.
6896         * sysdeps/x86_64/rtld-memset.c: New file.
6898 2008-02-26  Harsha Jagasia  <harsha.jagasia@amd.com>
6900         * sysdeps/x86_64/cacheinfo.c (NOT_USED_RIGHT_NOW): Remove ifdef guards.
6902         * sysdeps/x86_64/memset.S: Rewrite non-SSE code path as tuned for AMD
6903         Barcelona machine.  Make default fall through branch of
6904         __x86_64_preferred_memory_instruction check as the integer code path.
6906 2007-10-15  H.J. Lu  <hongjiu.lu@intel.com>
6908         * sysdeps/x86_64/cacheinfo.c
6909         (__x86_64_preferred_memory_instruction): New variable.
6910         (init_cacheinfo): Initialize __x86_64_preferred_memory_instruction.
6912         * sysdeps/x86_64/memset.S: Rewrite.
6914 2008-03-04  Jakub Jelinek  <jakub@redhat.com>
6916         * include/stdio.h (__asprintf_chk, __dprintf_chk,
6917         __obstack_printf_chk): New prototypes.
6918         (__vasprintf_chk, __vdprintf_chk,
6919         __obstack_vprintf_chk): Likewise.
6920         Add libc_hidden_proto.
6921         * libio/obprintf.c
6922         (_IO_obstack_jumps): No longer static, add attribute_hidden.
6923         * libio/bits/stdio-ldbl.h (__asprintf_chk, __dprintf_chk,
6924         __obstack_printf_chk, __vasprintf_chk, __vdprintf_chk,
6925         __obstack_vprintf_chk): Add __LDBL_REDIR_DECL.
6926         * libio/bits/stdio2.h (__asprintf_chk, __dprintf_chk,
6927         __obstack_printf_chk, __vasprintf_chk, __vdprintf_chk,
6928         __obstack_vprintf_chk): New prototypes.
6929         (asprintf, __asprintf, dprintf, obstack_printf, vasprintf, vdprintf,
6930         obstack_vprintf): New inlines.
6931         * debug/dprintf_chk.c: New file.
6932         * debug/vdprintf_chk.c: New file.
6933         * debug/asprintf_chk.c: New file.
6934         * debug/vasprintf_chk.c: New file.
6935         * debug/obprintf_chk.c: New file.
6936         * debug/tst-chk1.c (do_test): Add asprintf and obstack_printf tests.
6937         * debug/Versions (__asprintf_chk, __dprintf_chk, __obstack_printf_chk,
6938         __vasprintf_chk, __vdprintf_chk, __obstack_vprintf_chk): Export
6939         @@GLIBC_2.8.
6940         * debug/Makefile: Build asprintf_chk, vasprintf_chk, dprintf_chk,
6941         vdprintf_chk and obprintf_chk, set CFLAGS for them.
6942         * sysdeps/ieee754/ldbl-opt/nldbl-compat.c (__nldbl___vasprintf_chk,
6943         __nldbl___vdprintf_chk, __nldbl___obstack_vprintf_chk): Add
6944         libc_hidden_proto.
6945         * sysdeps/ieee754/ldbl-opt/nldbl-compat.h (__nldbl___vasprintf_chk,
6946         __nldbl___vdprintf_chk, __nldbl___obstack_vprintf_chk): New prototypes.
6947         * sysdeps/ieee754/ldbl-opt/Versions (__nldbl___asprintf_chk,
6948         __nldbl___vasprintf_chk, __nldbl___dprintf_chk, __nldbl___vdprintf_chk,
6949         __nldbl___obstack_printf_chk, __nldbl___obstack_vprintf_chk): Export
6950         @@GLIBC_2.8.
6951         * sysdeps/ieee754/ldbl-opt/Makefile (libnldbl-calls): Add asprintf_chk,
6952         vasprintf_chk, dprintf_chk, vdprintf_chk, obstack_printf_chk and
6953         obstack_vprintf_chk.
6954         * sysdeps/ieee754/ldbl-opt/nldbl-obstack_vprintf_chk.c: New file.
6955         * sysdeps/ieee754/ldbl-opt/nldbl-dprintf_chk.c: New file.
6956         * sysdeps/ieee754/ldbl-opt/nldbl-obstack_printf_chk.c: New file.
6957         * sysdeps/ieee754/ldbl-opt/nldbl-asprintf_chk.c: New file.
6958         * sysdeps/ieee754/ldbl-opt/nldbl-vdprintf_chk.c: New file.
6959         * sysdeps/ieee754/ldbl-opt/nldbl-vasprintf_chk.c: New file.
6961 2008-03-04  Ulrich Drepper  <drepper@redhat.com>
6963         [BZ #5779]
6964         * misc/sys/queue.h: Add STAILQ_CONCAT and TAILQ_CONCAT definitions.
6965         Patch by Roy Marples <roy@marples.name>.
6967         [BZ #5736]
6968         * malloc/malloc.c: Fix typo in comment.
6970         [BZ #5627]
6971         * locale/iso-639.def: Add Shuswap.
6973 2008-02-25  Jakub Jelinek  <jakub@redhat.com>
6975         [BZ #5790]
6976         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyaddr2_r): Don't
6977         overwrite *h_errnop/*errnop values from getanswer_r in case of
6978         failure.
6980 2008-03-03  Ulrich Drepper  <drepper@redhat.com>
6982         [BZ #5818]
6983         * nscd/connections.c (dbs): Add initializers for .suggested_module.
6984         (verify_persistent_db): Remove one unnecessary test and add a new one
6985         for bad configuration.
6986         (nscd_init): Improve error reported when persistent database cannot
6987         be reused.
6988         * nscd/nscd.h (DEFAULT_SUGGESTED_MODULE): Define.
6989         * nscd/nscd_conf.c (nscd_parse_file): Provide default values for
6990         .suggested_module and .max_db_size and case config file says the
6991         values are zero.
6992         * nscd/nscd_helper.c (get_mapping): Fail if hash table module is zero.
6994         [BZ #5854]
6995         * nis/ypclnt.c (yp_order): Fix handling of return value of
6996         do_ypcall_tr call.
6997         Patch by Jeff Moyer <jmoyer@redhat.com>.
6999         * po/fr.po: Update from translation team.
7001 2008-02-22  Andreas Jaeger  <aj@suse.de>,
7002             Carlos O'Donell <carlos@systemhalted.org>
7004         [BZ #5012]
7005         * FAQ.in: Describe why glibc needs to be compiled with
7006         optimization.
7008 2008-02-19  Roland McGrath  <roland@redhat.com>
7010         * elf/elf.h (SHT_GNU_ATTRIBUTES): New macro.
7012 2008-02-15  Ulrich Drepper  <drepper@redhat.com>
7014         [BZ #5737]
7015         * resolv/netdb.h: Make NI_MAXHOST and NI_MAXSERV available when
7016         __USE_MISC is defined.
7018 2008-02-10  Ulrich Drepper  <drepper@redhat.com>
7020         * sysdeps/unix/sysv/linux/sys/timerfd.h: New file.
7021         * sysdeps/unix/sysv/linux/Makefile [subdir=misc] (sysdep_headers): Add
7022         sys/timerfd.h.
7023         * sysdeps/unix/sysv/linux/syscalls.list: Add timerfd_create,
7024         timerfd_gettime, timerfd_settime.
7025         * sysdeps/unix/sysv/linux/Versions: Add timerfd_create,
7026         timerfd_gettime, timerfd_settime for GLIBC_2.8.
7028 2008-02-08  Roland McGrath  <roland@redhat.com>
7030         * elf/elf.h (NT_PPC_SPE): New macro.
7032 2008-02-06  Roland McGrath  <roland@redhat.com>
7034         * Makerules ($(common-objpfx)sysd-rules):
7035         Depend on $(sysdep-makeconfigs).
7037 2008-01-31  Roland McGrath  <roland@redhat.com>
7039         [BZ #5442]
7040         * configure.in: Use -print-file-name if it yields a directory,
7041         for each of include and include-fixed.
7042         * configure: Regenerated.
7044         * Makeconfig (sysd-rules-targets): New variable.
7045         * sysdeps/unix/make-syscalls.sh: Use it in the rules emitted.
7046         * sysdeps/unix/Makefile (omit-deps): Append variants for each target.
7048 2008-01-30  Roland McGrath  <roland@redhat.com>
7050         * manual/libc.texinfo: Update back-cover text.
7052         * elf/elf.h (NT_386_TLS): New macro.
7054 2008-01-29  Roland McGrath  <roland@redhat.com>
7056         * Makeconfig (sysd-rules-patterns): New variable.
7057         * Makerules ($(common-objpfx)sysd-rules): Drive the loop from that.
7058         (check-inhibit-asm): New canned sequence, replaces ...
7059         (open-check-inhibit-asm, close-check-inhibit-asm): ... these, removed.
7060         * elf/rtld-Rules ($(objpfx)rtld-%.os): Use $(rtld-CPPFLAGS) in commands.
7061         (rtld-CPPFLAGS): Renamed from CPPFLAGS-rtld.
7062         (CFLAGS-rtld): Variable removed.
7064 2008-01-24  Roland McGrath  <roland@redhat.com>
7066         * configure.in: Let configure fragments set base_os.
7067         * configure: Regenerated.
7069 2008-01-22  Ulrich Drepper  <drepper@redhat.com>
7071         * po/ko.po: Update from translation team.
7073 2008-01-12  H.J. Lu  <hongjiu.lu@intel.com>
7075         * sysdeps/i386/fpu/ftestexcept.c (fetestexcept): Use short for fnstsw.
7077 2008-01-12  Andreas Jaeger  <aj@suse.de>
7079         [BZ #5040]
7080         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h (enum EPOLL_EVENTS):
7081         Add EPOLLRDHUP.
7083 2008-01-20  Samuel Thibault  <samuel.thibault@ens-lyon.org>
7085         * hurd/hurdsock.c (_hurd_socket_server): Return the standard
7086         error EAFNOSUPPORT rather than non-standard EPFNOSUPPORT.
7087         * sunrpc/bindrsvprt.c (bindresvport): Likewise.
7089 2007-10-23  Alexandre Oliva  <aoliva@redhat.com>
7091         * include/link.h (FORCED_DYNAMIC_TLS_OFFSET): Define.
7092         * elf/dl-close.c (_dl_close): Check for it.
7093         * elf/dl-reloc.c (CHECK_STATIC_TLS): Likewise.
7094         (_dl_allocate_static_tls): Likewise.
7095         * elf/dl-tls.c (_dl_allocate_tls_init): Likewise.
7096         (__tls_get_addr): Protect from race conditions in setting l_tls_offset
7097         to it.
7098         * elf/tst-tls16.c: New file.
7099         * elf/tst-tlsmod16a.c: New file.
7100         * elf/tst-tlsmod16b.c: New file.
7101         * elf/Makefile: Add rules to build and run tst-tls16.
7103 2008-01-16  Ulrich Drepper  <drepper@redhat.com>
7105         [BZ #5628]
7106         * bits/shm.h: Fix comment describing shmid_ds.
7107         * sysdeps/gnu/bits/shm.h: Likewise.
7108         * sysdeps/unix/sysv/linux/alpha/bits/shm.h: Likewise.
7109         * sysdeps/unix/sysv/linux/bits/shm.h: Likewise.
7110         * sysdeps/unix/sysv/linux/ia64/bits/shm.h: Likewise.
7111         * sysdeps/unix/sysv/linux/powerpc/bits/shm.h: Likewise.
7112         * sysdeps/unix/sysv/linux/s390/bits/shm.h: Likewise.
7113         * sysdeps/unix/sysv/linux/sh/bits/shm.h: Likewise.
7114         * sysdeps/unix/sysv/linux/sparc/bits/shm.h: Likewise.
7115         * sysdeps/unix/sysv/linux/x86_64/bits/shm.h: Likewise.
7116         Patch by Hareesh Nagarajan <hareesh.nagarajan@gmail.com>.
7118         [BZ #5607]
7119         * conform/data/fcntl.h-data: Fix posix_fadvise and posix_fallocate
7120         prototypes.
7121         * conform/data/limits.h-data: Adjust limits changed in v6 and add
7122         additional suffixes.
7123         * conform/data/mqueue.h-data: Fix typo in mq_curmsgs entry.
7124         Add optional functions mq_timedreceive and mq_timedsend.
7125         * conform/data/netdb.h-data: Add more AI_* and EAI_* constants.
7126         * conform/data/pthread.h-data: Fix prototype of
7127         pthread_condattr_setclock.  pthread_sigmask is not required in v6.
7128         * conform/data/semaphore.h-data: Allow time.h definitions.
7129         * conform/data/signal.h-data: Likewise.
7130         * conform/data/stdio.h-data: getw and putw are not required in v6.
7131         * conform/data/stdlib.h-data: Change setstate prototype.
7132         * conform/data/string.h-data: Fix strerror_r prototype.
7133         * conform/data/time.h-data: Fix typo in TIMER_ABSTIME definition.
7134         * conform/data/unistd.h-data: pthread_atfork not required in v6.
7135         Fix readlink prototype.
7136         * conform/data/netinet/in.h-data: Add const to in6addr_any and
7137         in6addr_loopback.
7138         * inet/netinet/in.h: Cleanup namespace.
7139         * posix/regex.h: Likewise.
7140         * resolv/netdb.h: Likewise.
7141         * sysdeps/unix/sysv/linux/bits/in.h: Likewise.
7142         * sysdeps/unix/sysv/linux/bits/socket.h: Likewise.
7143         * sysdeps/unix/sysv/linux/x86_64/bits/stat.h: Likewise.
7144         * sysdeps/posix/getaddrinfo.c (default_labels): Adjust for change
7145         of names of in in6_addr.
7146         (default_precedence): Likewise.
7147         * sysdeps/unix/sysv/linux/cmsg_nxthdr.c: Include <stddef.h> for
7148         NULL definition.
7150 2008-01-15  Ulrich Drepper  <drepper@redhat.com>
7152         * conform/data/fmtmsg.h-data: Add missing allows.
7153         * conform/data/ftw.h-data: Likewise.
7154         * conform/data/inttypes.h-data: Likewise.
7155         * conform/data/math.h-data: Likewise.
7156         * conform/data/signal.h-data: Likewise.
7157         * conform/data/net/if.h-data: Likewise.
7158         * conform/data/netinet/in.h-data: Likewise.
7159         * conform/data/sys/socket.h-data: Likewise.
7161         [BZ #5614]
7162         * string/bits/string2.h (__strtok_r_1c): Always update *__NEXTP.
7163         (__strtok_r): Simplify.
7164         * string/tester.c (test_strtok_r): Add test case for futile search
7165         with single-character seach string.
7167 2008-01-12  Ulrich Drepper  <drepper@redhat.com>
7169         * po/ko.po: Update from translation team.
7171 2008-01-11  Andreas Jaeger  <aj@suse.de>
7173         [BZ #5600]
7174         * sysdeps/unix/sysv/linux/sys/signalfd.h (struct
7175         signalfd_siginfo): Use 64-bit type for ssi_ptr to sync with Linux
7176         kernel header.
7178 2008-01-10  Ulrich Drepper  <drepper@redhat.com>
7180         * sysdeps/posix/getaddrinfo.c (rfc3484_sort): Store result of
7181         native interface lookup in all the relevant places.
7183 2008-01-10  Jakub Jelinek  <jakub@redhat.com>
7184             Ulrich Drepper  <drepper@redhat.com>
7186         * sysdeps/posix/getaddrinfo.c (sort_results): Remove service_order
7187         field.  Use sockaddr_in6 for source_addr.
7188         (get_scope): Change type of parameter to sockaddr_in6.  Adjust.
7189         (match_prefix): Likewise.
7190         (get_label): Likewise.
7191         (get_precedence): Likewise.
7192         (rfc3484_sort): Change to use indirect access to results array.
7193         Adjust to use of sockaddr_in6.  Replace service_order test with
7194         simple index comparison.
7195         (getaddrinfo): Define order array.  Initialize it.  Don't initialize
7196         service_order field.  Adjust qsort_t calls.  Access sorted result
7197         array indirectly through order array.
7198         * posix/tst-rfc3484.c: Adjust for change of rfc3484_sort.
7199         * posix/tst-rfc3484-2.c: Likewise.
7200         * posix/tst-rfc3484-3.c: Likewise.
7202 2008-01-09  Ulrich Drepper  <drepper@redhat.com>
7204         [BZ #5541]
7205         * sunrpc/rpc_thread.c (__rpc_thread_destroy): Also free xports and
7206         pollfd structures.
7207         Patch by André Cruz.
7209         [BZ #5545]
7210         * sunrpc/clnt_perr.c (clnt_sperror): Don't use fixed size buffer.
7211         (clnt_spcreateerror): Likewise.
7213         [BZ #5553]
7214         * malloc/malloc.c (public_mALLOc): Set ar_ptr when trying main_arena.
7215         (public_mEMALIGn): Likewise.
7216         Patch mostly by Daniel Jacobowitz.
7218 2008-01-09  Jakub Jelinek  <jakub@redhat.com>
7220         * sysdeps/unix/sysv/linux/i386/makecontext.S (__makecontext): Avoid
7221         clobbering memory at or above uc_stack.ss_sp + uc_stack.ss_size.
7222         * stdlib/Makefile: Add rules to build and run tst-makecontext2.
7223         * stdlib/tst-makecontext2.c: New test.
7225 2008-01-08  Jakub Jelinek  <jakub@redhat.com>
7227         * iconv/loop.c (UPDATE_PARAMS): Define to empty statement if not
7228         defined.
7229         (REINIT_PARAMS): Likewise.  Undefine before end of file.
7230         (STANDARD_TO_LOOP_ERR_HANDLER): Use UPDATE_PARAMS before calling
7231         transliteration hooks and REINIT_PARAMS afterwards.
7232         * iconvdata/iso-2022-jp.c (BODY): Use a separate variable for
7233         status.
7234         (REINIT_PARAMS): Define.
7235         * iconvdata/ibm1364.c (REINIT_PARAMS): Likewise.
7236         * iconvdata/ibm930.c (REINIT_PARAMS): Likewise.
7237         * iconvdata/ibm933.c (REINIT_PARAMS): Likewise.
7238         * iconvdata/ibm935.c (REINIT_PARAMS): Likewise.
7239         * iconvdata/ibm937.c (REINIT_PARAMS): Likewise.
7240         * iconvdata/ibm939.c (REINIT_PARAMS): Likewise.
7241         * iconvdata/iso-2022-cn.c (REINIT_PARAMS): Likewise.
7242         * iconvdata/iso-2022-cn-ext.c (REINIT_PARAMS): Likewise.
7243         * iconvdata/iso-2022-jp-3.c (REINIT_PARAMS): Likewise.
7244         * iconvdata/iso-2022-kr.c (REINIT_PARAMS): Likewise.
7245         * iconvdata/Makefile: Add rules to build and run tst-iconv7.c.
7246         * iconvdata/tst-iconv7.c: New test.
7248 2008-01-07  Ulrich Drepper  <drepper@redhat.com>
7250         * libio/stdio.h (vscanf): Fix definition for loser compilers.
7252 2008-01-05  Jakub Jelinek  <jakub@redhat.com>
7254         [BZ #5112]
7255         * nscd/connections.c (restart): Fix condition.
7257 2008-01-03  Jakub Jelinek  <jakub@redhat.com>
7259         * ctype/ctype.h (__ctype_b_loc, __ctype_tolower_loc,
7260         __ctype_toupper_loc): Add __THROW.
7262 2008-01-02  Ulrich Drepper  <drepper@redhat.com>
7264         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Fix
7265         recognition of interface family.
7267         * posix/getconf.c: Update copyright year.
7268         * nss/getent.c: Likewise.
7269         * iconv/iconvconfig.c: Likewise.
7270         * iconv/iconv_prog.c: Likewise.
7271         * elf/ldconfig.c: Likewise.
7272         * catgets/gencat.c: Likewise.
7273         * csu/version.c: Likewise.
7274         * elf/ldd.bash.in: Likewise.
7275         * elf/sprof.c (print_version): Likewise.
7276         * locale/programs/locale.c: Likewise.
7277         * locale/programs/localedef.c: Likewise.
7278         * nscd/nscd.c (print_version): Likewise.
7279         * debug/xtrace.sh: Likewise.
7280         * malloc/memusage.sh: Likewise.
7281         * malloc/mtrace.pl: Likewise.
7282         * debug/catchsegv.sh: Likewise.
7284 2007-12-26  Ulrich Drepper  <drepper@redhat.com>
7286         * nss/nsswitch.c (__nss_lookup): Actually use alternative name in
7287         second lookup.
7289 2007-12-23  Ulrich Drepper  <drepper@redhat.com>
7291         * sysdeps/x86_64/cacheinfo.c (intel_02_known): New entry 0x3f.
7292         * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_02_known): Likewise.
7294 2007-12-17  Roland McGrath  <roland@redhat.com>
7296         * inet/ether_line.c (ether_line): Remove unused variable.
7298 2007-12-17  Samuel Thibault  <samuel.thibault@ens-lyon.org>
7300         * login/forkpty.c (forkpty): Add const qualifier to parameters termp
7301         and winp.
7302         * login/openpty.c (openpty): Likewise.
7303         * login/pty.h (openpty, forkpty): Likewise.
7304         * manual/terminal.texi (openpty, forkpty): Likewise.
7306 2007-12-17  Ulrich Drepper  <drepper@redhat.com>
7308         * malloc/malloc.c (public_cALLOc): For arenas other than
7309         main_arena, count all bytes inside the mprotect_size range of the
7310         heap as uninitialized.
7312 2007-12-16  Ulrich Drepper  <drepper@redhat.com>
7314         * elf/tst-execstack.c (do_test): Don't fail if SELinux forbids
7315         executable stacks.
7317         * malloc/malloc.c (public_mTRIm): Iterate over all arenas and call
7318         mTRIm for all of them.
7319         (mTRIm): Additionally iterate over all free blocks and use madvise
7320         to free memory for all those blocks which contain at least one
7321         memory page.
7322         * malloc/tst-trim1.c: New file.
7323         * malloc/Makefile (tests): Add tst-trim1.
7325         * malloc/malloc.c (do_check_malloc_state): Minimal cleanups.
7327 2007-12-14  Ulrich Drepper  <drepper@redhat.com>
7329         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (INTERNAL_SYSCALL_ERROR_P):
7330         First cast argument to long
7331         * sysdeps/unix/sysv/linux/x86_64/init-first.c (__vdso_gettimeofday):
7332         Return long.
7333         (__vdso_clock_gettime): Likewise.
7334         * sysdeps/unix/sysv/linux/x86_64/bits/libc-vdso.h: Functions
7335         return long.
7337 2007-12-13  Ulrich Drepper  <drepper@redhat.com>
7339         * locale/nl_langinfo.c (nl_langinfo): Just call __nl_langinfo_l.
7340         * locale/nl_langinfo_l.c: Real implementation, copied from
7341         nl_langinfo.c.
7342         * include/langinfo.h: Add libc_hidden_proto for __nl_langinfo_l.
7344 2007-12-01  Jim Meyering  <meyering@redhat.com>
7346         * posix/regcomp.c (optimize_utf8): Fix a typo, s/idx/ctx_type/,
7347         that would inhibit utf8-optimization of a regexp containing line-
7348         or buffer-anchors, e.g., `^', `$'.
7350 2007-12-12  Ulrich Drepper  <drepper@redhat.com>
7352         * time/bug-getdate1.c (do_test): Don't use century values which
7353         aren't valid on 32-bit systems.
7355 2007-12-12  Jakub Jelinek  <jakub@redhat.com>
7357         * sysdeps/i386/i486/bits/string.h (memmove): Define as macro.
7358         (memmove): Rename to __memmove_g, with __asm__ ("memmove").
7359         * sysdeps/s390/bits/string.h (__strlen_g, __strcpy_g, __strncpy_g,
7360         __strcat_g, __strncat_g): Add __asm__.
7362 2007-12-12  Ulrich Drepper  <drepper@redhat.com>
7364         [BZ #5477]
7365         * io/fchmodat.c: Fix typo in stub_warning use.
7366         Patch by Petr Salinger.
7368 2007-12-11  Ulrich Drepper  <drepper@redhat.com>
7370         * iconvdata/hp-thai8.c: New file.
7371         * iconvdata/Makefile: Add rules for hp-thai8.c.
7372         * iconvdata/tst-tables.sh: Add entry for HP-THAI8.
7373         * iconvdata/gconv-modules: Likewise.
7375         [BZ #5464]
7376         * iconvdata/hp-greek8.c: New file.
7377         * iconvdata/Makefile: Add rules for hp-greek8.c.
7378         * iconvdata/tst-tables.sh: Add entry for HP-GREEK8.
7379         * iconvdata/gconv-modules: Likewise.
7381         [BZ #5463]
7382         * iconvdata/hp-turkish8.c: New file.
7383         * iconvdata/Makefile: Add rules for hp-turkish8.c.
7384         * iconvdata/tst-tables.sh: Add entry for HP-TURKISH8.
7385         * iconvdata/gconv-modules: Likewise.
7387         * malloc/arena.c (grow_heap): Split out code to shrink heap into...
7388         (shrink_heap): ... this new function.
7389         (heap_trim): Call shrink_heap instead of grow_heap.
7391         * malloc/malloc.c (_int_malloc): sYSMALLOc might fail, in this
7392         case don't call alloc_perturb.
7394 2007-12-10  Ulrich Drepper  <drepper@redhat.com>
7396         * sysdeps/unix/sysv/linux/adjtime.c: Use ADJ_OFFSET_SS_READ if
7397         possible.
7398         * sysdeps/unix/sysv/linux/kernel-features.h
7399         (__ASSUME_ADJ_OFFSET_SS_READ): Define for 2.6.24.
7400         * sysdeps/unix/sysv/linux/sys/timex.h (ADJ_OFFSET_SS_READ): Define.
7402 2007-12-08  Ulrich Drepper  <drepper@redhat.com>
7404         [BZ #5424]
7405         * stdio-common/vfprintf.c: Do not overflow when adding to done.
7406         * stdio-common/Makefile (tests): Add bug22.
7407         * stdio-common/bug22.c: New file.
7409         [BZ #5451]
7410         * time/getdate.c: Fix filling in default values.
7411         * time/bug-getdate1.c: New file.
7412         * time/Makefile: Add rules to build and run bug-getdate1.
7414         * iconvdata/ebcdic-is-friss.c: Use 8bit-gap instead of 8bit-generic.
7415         * iconvdata/ebcdic-es.c: Likewise.
7416         * iconvdata/ebcdic-es-a.c: Likewise.
7417         * iconvdata/ebcdic-uk.c: Likewise.
7418         * iconvdata/iso8859-16.c: Likewise.
7419         * iconvdata/viscii.c: Likewise.
7420         * iconvdata/iso8859-9e.c: Likewise.
7421         * iconvdata/Makefile: Adjust appropriately.
7423         [BZ #5428]
7424         * wcsmbs/wchar.h: Unconditionally undefine __need_mbstate and
7425         __need_wint_t.
7427 2007-12-07  Ulrich Drepper  <drepper@redhat.com>
7429         [BZ #5427]
7430         * iconvdata/hp-roman9.c: New file.
7431         * iconvdata/Makefile: Add rules for hp-roman9.c.
7432         * iconvdata/tst-tables.sh: Add HP-ROMAN9.
7433         * iconvdata/gconv-modules: Likewise.
7435         * iconvdata/hp-roman8.c: Use 8bit-gap instead of 8bit-generic.
7436         * iconvdata/Makefile: Adjust appropriately.
7438         [BZ #5441]
7439         * stdio-common/vfscanf.c (_IO_vfwscanf): Don't free ptrs_to_free
7440         structure, it's allocated with alloca.
7441         * stdio-common/Makefile (tests): Add bug21.
7442         * stdio-common/bug21.c: New file.
7444 2007-12-06  Aurelien Jarno  <aurelien@aurel32.net>
7446         [BZ #5452]
7447         * sysdeps/unix/sysv/linux/bits/sched.h: Use __extension__
7448         keyword for gcc's braced-groups.
7450 2007-12-07  Ulrich Drepper  <drepper@redhat.com>
7452         [BZ #5454]
7453         * inet/ether_line.c: Strip hostname of whitespaces.
7454         * inet/Makefile (tests): Add tst-ether_line.
7455         * inet/tst-ether_line.c: New file.
7457 2007-12-03  Ulrich Drepper  <drepper@redhat.com>
7459         [BZ #5439]
7460         * sysdeps/unix/sysv/linux/sys/signalfd.h: Fix use of __nonnull.
7462         [BZ #5435]
7463         * sysdeps/unix/sysv/linux/i386/makecontext.S: Align stack.
7465         * stdlib/tst-setcontext.c: Catch the case where the links gets
7466         messed up and we do not reach main again.
7468         * po/ca.po: Update from translation team.
7470 2007-11-26  Ulrich Drepper  <drepper@redhat.com>
7472         * posix/unistd.h: Declare fsync also for __USE_XOPEN2K.
7473         * posix/regex.h (REG_ENOSYS): Likewise.
7474         * wcsmbs/wchar.h: Define __need_file also for __USE_XOPEN2K.
7476 2007-11-25  Ulrich Drepper  <drepper@redhat.com>
7478         * nscd/nscd.h (MAX_STACK_USE): Define.
7479         * nscd/mem.c (MAX_STACK_USE): Remove definition here.
7480         (gc): Initialize stack_used based on allocation in prune_cache.
7481         * nscd/cache.c (prune_cache): Use heap for mark array if necessary.
7482         Clear array before use.
7484         * nscd/aicache.c (addhstaiX): Update statistics counter in case
7485         memory allocation failed.
7486         * nscd/hstcache.c (cache_addhst): Likewise.
7487         * nscd/grpcache.c (cache_addgr): Likewise.
7488         * nscd/servicescache.c (cache_addserv): Likewise.
7489         * nscd/pwdcache.c (cache_addpw): Likewise.
7490         * nscd/initgrcache.c (addinitgroupsX): Likewise.
7492 2007-11-23  Ulrich Drepper  <drepper@redhat.com>
7494         * sysdeps/unix/sysv/linux/powerpc/powerpc64/syscalls.list: Add open
7495         and creat system calls.
7497         * sysdeps/unix/sysv/linux/check_native.c: Include <asm/types.h>.
7499 2007-11-23  Martin Schwidefsky  <schwidefsky@de.ibm.com>
7501         * sysdeps/unix/sysv/linux/Makefile [subdir=inet] (sysdep_headers):
7502         Add netiucv/iucv.h.
7503         * sysdeps/unix/sysv/linux/netiucv/iucv.h: New file.
7504         * sysdeps/unix/sysv/linux/opensock.c (__opensock): Add AF_IUCV
7505         protocol.
7506         * sysdeps/unix/sysv/linux/sa_len.c (__libc_sa_len): Likewise.
7507         * sysdeps/unix/sysv/linux/s390/opensock.c: New file.
7508         * sysdeps/unix/sysv/linux/s390/sa_len.c: New file.
7510 2007-11-22  Martin Schwidefsky  <schwidefsky@de.ibm.com>
7512         * sysdeps/s390/bits/string.h (strlen, strcpy, strncpy, strcat,
7513         strncat): Define as macros to avoid compile errors.
7515         * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list:  Add open and
7516         creat entries.
7518 2007-11-22  Ulrich Drepper  <drepper@redhat.com>
7520         [BZ #5382]
7521         * nscd/nscd.h (NSCD_THREAD_STACKSIZE): Define.
7522         * nscd/connections.c (start_threads): Use NSCD_THREAD_STACKSIZE.
7523         * nscd/mem.c (gc): Don't allocate arrays on the stack if they can
7524         overflow it.
7525         Partially based on a patch by Petr Baudis <pasky@suse.cz>.
7527         * sysdeps/unix/sysv/linux/nscd_setup_thread.c (setup_thread):
7528         Return zero in case the thread library is not NPTL.
7530         [BZ #5375]
7531         * resolv/res_hconf.c (_res_hconf_reorder_addrs): Fix locking when
7532         initializing interface list.
7534         [BZ #5378]
7535         * nis/nss_compat/compat-initgroups.c (getgrent_next_nss): Don't
7536         use result of nss_getgrgid_r if nothing was found.  For other
7537         error return with a failure.
7538         Partially based on a patch by Petr Baudis <pasky@suse.cz>.
7540         * locale/programs/ld-collate.c (collate_read): Fix loop to match
7541         macro name.
7543 2007-11-19  Ulrich Drepper  <drepper@redhat.com>
7545         * sysdeps/posix/getaddrinfo.c (defaults_scopes, scopes): New variables.
7546         (get_scope): For IPv4 scope, use scopes table.
7547         (fini): Free scopes table if necessary.
7548         (free_scopelist): New function.
7549         (scopecmp): New function.
7550         (gaiconf_init): Also handle scopev4 entries.
7551         * posix/tst-rfc3484.c (do_test): Initialize scopes.
7552         * posix/tst-rfc3484-2.c (do_test): Likewise.
7553         * posix/gai.conf: Document scopev4 defaults.
7554         * posix/Makefile (tests): Add tst-rfc3484-3.
7555         * posix/tst-rfc3484-3.c: New file.
7557         * sysdeps/posix/getaddrinfo.c (default_labels): Describe entry for
7558         Teredo tunnels.
7559         * posix/gai.conf: Update for current default tables.
7561 2007-11-19  Ulrich Drepper  <drepper@redhat.com>
7563         * po/tr.po: Update from translation team.
7565 2007-11-18  Roland McGrath  <roland@frob.com>
7567         * manual/arith.texi (Remainder Functions): Spelling fix.
7568         From Shaun Silk <genix@mysoul.com.au>.
7570         * sysdeps/mach/hurd/bits/fcntl.h (O_CLOEXEC): Fix value.
7572 2007-11-17  Ulrich Drepper  <drepper@redhat.com>
7574         * po/zh_CN.po: Update from translation team.
7576         * sysdeps/unix/sysv/linux/Makefile [subdir=misc] (sysdep_headers):
7577         Add sys/signalfd.h and sys/eventfd.h.
7579 2007-11-15  Bruno Haible  <bruno@clisp.org>
7581         [BZ #5346]
7582         * intl/dcigettext.c (struct known_translation_t): Turn msgid into a
7583         union.
7584         (transcmp): Use the appropriate part of s1->msgid and s2->msgid.
7585         (DCIGETTEXT): Change the allocation of the 'search' variable so that
7586         it needs only fixed stack space. Delay the initialization of
7587         msgid_len until it is needed.
7589 2007-11-15  Andreas Jaeger  <aj@suse.de>
7591         * sysdeps/ieee754/dbl-64/sincos.tbl: Fix size of union.
7592         Reported by Christoph Quirin Lauter <christoph.lauter@ens-lyon.fr>.
7594 2007-11-15  Ulrich Drepper  <drepper@redhat.com>
7596         * po/ko.po: Update from translation team.
7598 2007-11-14  Ulrich Drepper  <drepper@redhat.com>
7600         * sysdeps/unix/sysv/linux/check_native.c (__check_native): Simplify
7601         significantly.  The device type is also part of the ifinfomsg data.
7603         * po/sv.po: Update from translation team.
7604         * po/nl.po: Likewise.
7606         * nscd/cache.c (prune_cache): If cache is empty, instruct caller
7607         to wake up in 24 hours.
7609         * nscd/gai.c (__ioctl): Define.  Include check_native.c.
7611 2007-11-13  Ulrich Drepper  <drepper@redhat.com>
7613         * po/cs.po: Update from translation team.
7614         * po/pl.po: Likewise.
7616         * include/ifaddrs.h: Remove in6ai_temporary.
7617         (struct in6addrinfo): Add index element.
7618         Declare __check_native.
7619         * inet/Makefile (aux): Add check_native.
7620         * sysdeps/unix/sysv/linux/check_native.c: New file.
7621         * sysdeps/unix/sysv/linux/check_pf.c: No need to recognize
7622         IFA_F_TEMPORARY.  Pass back ifa_index.
7623         * sysdeps/posix/getaddrinfo.c: Remove netlink compatibility code.
7624         (rfc3484_sort): Add new parameter.  Implement rule 7 correctly:
7625         call __check_native if necessary.
7626         (getaddrinfo): Fill in index field.  Use qsort_r instead of qsort
7627         to sort addresses.  Pass information about the results.
7628         * posix/tst-rfc3484.c: Adjust for addition of index field and change
7629         of rfc3484_sort interface.
7630         * posix/tst-rfc3484-2.c: Likewise.
7632         * stdlib/stdlib.h: Define __compar_d_fn_t.  Declare qsort_r.
7633         * include/stdlib.h: Add hidden_proto for qsort_t and adjust protoype
7634         for _quicksort.
7635         * stdlib/msort.c (qsort): Now a wrapper around qsort_r.
7636         (qsort_r): Renamed from qsort.  Take additional parameter and pass it
7637         on as third parameter to compare function and _quicksort.
7638         * stdlib/qsort.c (_quicksort): Take additional parameter and pass on
7639         to the compare function.
7640         * stdlib/Versions [libc] (GLIBC_2.8): Add qsort_r.
7641         * Versions.def: Add GLIBC_2.8 for libc.
7643         * posix/tst-rfc3484.c: Adjust for addition of prefixlen field.
7644         * posix/tst-rfc3484-2.c: Likewise.
7646         * include/kernel-features.h: Moved to...
7647         * sysdeps/mach/hurd/kernel-features.h: ...here.
7649 2007-09-13  H.J. Lu  <hongjiu.lu@intel.com>
7651         * sysdeps/i386/i586/memcpy_chk.S: New file.
7652         * sysdeps/i386/i586/mempcpy_chk.S: Likewise.
7653         * sysdeps/i386/i586/memset_chk.S: Likewise.
7655 2007-11-12  Ulrich Drepper  <drepper@redhat.com>
7657         * include/ifaddrs.c (struct in6addrinfo): Add prefixlen field.
7658         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Always return
7659         list of interfaces.  Also store prefix length.
7660         * sysdeps/posix/getaddrinfo.c (sort_result): Add prefixlen element.
7661         (rfc3484_sort): In rule 9, for IPv4 addresses count only matching
7662         prefix if source and destination address are in the same subnet.
7663         (getaddrinfo): Always call __check_pf.  Fill in prefixlen field.
7664         Always look for matching record in in6ai list.
7665         Correct source_addr_len value for IPv6->IPv4 converted records.
7667 2007-11-11  Roland McGrath  <roland@frob.com>
7669         * include/kernel-features.h: New file.
7671 2007-11-10  Ulrich Drepper  <drepper@redhat.com>
7673         * sysdeps/pthread/aio_misc.c (handle_fildes_io): Avoid unnecessary
7674         complications for 64-bit platforms.
7676         * sysdeps/unix/sysv/linux/open64.c: Move __open64_2 implementation to..
7677         * sysdeps/unix/sysv/linux/open64_2.c: ...here.  New file.
7678         * sysdeps/unix/sysv/linux/Makefile [subdir=io] (sysdep_routines): Add
7679         open64_2.
7680         * sysdeps/unix/sysv/linux/ia64/syscalls.list: Add open and creat
7681         entries.
7682         * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Likewise.
7683         * sysdeps/wordsize-64/alphasort.c: New file.
7684         * sysdeps/wordsize-64/alphasort64.c: New file.
7685         * sysdeps/wordsize-64/fseeko.c: New file.
7686         * sysdeps/wordsize-64/fseeko64.c: New file.
7687         * sysdeps/wordsize-64/ftello.c: New file.
7688         * sysdeps/wordsize-64/ftello64.c: New file.
7689         * sysdeps/wordsize-64/ftw.c: New file.
7690         * sysdeps/wordsize-64/ftw64.c: New file.
7691         * sysdeps/wordsize-64/iofgetpos.c: New file.
7692         * sysdeps/wordsize-64/iofgetpos64.c: New file.
7693         * sysdeps/wordsize-64/iofopen.c: New file.
7694         * sysdeps/wordsize-64/iofopen64.c: New file.
7695         * sysdeps/wordsize-64/iofsetpos.c: New file.
7696         * sysdeps/wordsize-64/iofsetpos64.c: New file.
7697         * sysdeps/wordsize-64/lockf.c: New file.
7698         * sysdeps/wordsize-64/lockf64.c: New file.
7699         * sysdeps/wordsize-64/mkostemp.c: New file.
7700         * sysdeps/wordsize-64/mkostemp64.c: New file.
7701         * sysdeps/wordsize-64/mkstemp.c: New file.
7702         * sysdeps/wordsize-64/mkstemp64.c: New file.
7703         * sysdeps/wordsize-64/scandir.c: New file.
7704         * sysdeps/wordsize-64/scandir64.c: New file.
7705         * sysdeps/wordsize-64/tmpfile.c: New file.
7706         * sysdeps/wordsize-64/tmpfile64.c: New file.
7707         * sysdeps/wordsize-64/versionsort.c: New file.
7708         * sysdeps/wordsize-64/versionsort64.c: New file.
7709         * sysdeps/unix/sysv/linux/wordsize-64/aio_read.c: New file.
7710         * sysdeps/unix/sysv/linux/wordsize-64/aio_read64.c: New file.
7711         * sysdeps/unix/sysv/linux/wordsize-64/aio_write.c: New file.
7712         * sysdeps/unix/sysv/linux/wordsize-64/aio_write64.c: New file.
7713         * sysdeps/unix/sysv/linux/wordsize-64/creat64.c: New file.
7714         * sysdeps/unix/sysv/linux/wordsize-64/getdirentries.c: New file.
7715         * sysdeps/unix/sysv/linux/wordsize-64/getdirentries64.c: New file.
7716         * sysdeps/unix/sysv/linux/wordsize-64/lio_listio.c: New file.
7717         * sysdeps/unix/sysv/linux/wordsize-64/lio_listio64.c: New file.
7718         * sysdeps/unix/sysv/linux/wordsize-64/open64.c: New file.
7719         * sysdeps/unix/sysv/linux/wordsize-64/openat.c: New file.
7720         * sysdeps/unix/sysv/linux/wordsize-64/openat64.c: New file.
7722         * crypt/sha256-crypt.c: Fix a comment.
7723         * crypt/sha512-crypt.c: Likewise.
7725 2007-11-07  H.J. Lu  <hongjiu.lu@intel.com>
7727         * sysdeps/x86_64/memset.S: Add sfence after movnti.
7729 2007-11-07  Ulrich Drepper  <drepper@redhat.com>
7731         [BZ #5277]
7732         * iconv/loop.c (STANDARD_TO_LOOP_ERR_HANDLER): If conversion failed
7733         because output buffer is too small break, don't loop.
7734         * iconvdata/Makefile (tests): Add bug-iconv6.
7735         * iconvdata/bug-iconv6.c: New file.
7737 2007-11-06  Ulrich Drepper  <drepper@redhat.com>
7739         * stdio-common/vfprintf.c (vfprintf): Compute necessary buffer size
7740         with size_t type.
7741         * stdio-common/printf_fp.c (__print_fp): Change chars_needed type to
7742         size_t.  Add casts where needed.
7744         * nscd/selinux.c (nscd_request_avc_has_perm): When compiled with
7745         old headers, don't call avc_has_perm if we don't have the
7746         permission information.
7748 2007-11-05  Daniel Jacobowitz  <dan@codesourcery.com>
7750         * elf/rtld.c (dl_main): Use the page size to find the map start.
7752 2007-11-05  Ulrich Drepper  <drepper@redhat.com>
7754         * time/tzfile.c (__tzfile_read): Fix check for version 0 data files.
7755         Patch by Szymon Siwek <sls@poczta.wp.pl>.
7757         * nscd/aicache.c (addhstaiX): Check herrno after IPv4 lookup only
7758         when the lookup call failed.
7760         * nscd/nscd.h (struct database_dyn): Rename prunelock to prune_lock.
7761         Add prune_cond and wakeup_time.
7762         (CACHE_PRUNE_INTERNAL): Define.
7763         Update declarations of prune_cache and setup_thread.
7764         * nscd/connections.c (dbs): Update initializers.
7765         (CACHE_PRUNE_INTERNAL): Moved to nscd.h.
7766         (nscd_init): Default number of threads is now 4.
7767         (invalidate_cache): Take lock before calling prune_cache.
7768         (handle_request): If SELinux forbids the request, say so.
7769         (readylist_cond): Use static initializer.
7770         (nscd_run_prune): New function.  Used only by pruning threads.
7771         (nscd_run_worder): Renamed from nscd_run.  Remove support for pruning
7772         here.
7773         (fd_ready): Update nscd_run reference.
7774         (start_threads): No need to initialize readylist_cond.
7775         Start pruning threads separately.
7776         * nscd/nscd_setup_thread.c: Change return value type to int and always
7777         return 0.
7778         * sysdeps/unix/sysv/linux/nscd_setup_thread.c: Change return value type
7779         to int and return nonzero value if we can use the TID address hack.
7780         * nscd/cache.c (cache_add): If next wakeup time of cleanup thread for
7781         the database is later than the new entry's timeout, update the
7782         wakeup time and wake the cleanup thread.
7783         (prune_cache): Return seconds the next entry in the database is still
7784         valid.  Remove locking for pruning here.
7785         * nscd/nscd.conf: Document default number of threads.
7787 2007-10-31  Ulrich Drepper  <drepper@redhat.com>
7789         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Make sure
7790         stack is properly aligned for the target function.
7791         Correct unwind info.
7793         * elf/rtld.c (dl_main): Initialize stack and pointer guard early
7794         when using auditing libraries.
7796 2007-10-29  Ulrich Drepper  <drepper@redhat.com>
7798         * resolv/Versions [libresolv] (GLIBC_PRIVATE): Add
7799         _nss_dns_getnetbyaddr2_r.
7800         * resolv/nss_dns/dns-host.c: Define _nss_dns_getnetbyaddr2_r.  Pass
7801         extra parameter to getanswer_r.
7802         (_nss_dns_getnetbyaddr_r): Now a wrapper around
7803         _nss_dns_getnetbyaddr2_r.
7805         * nscd/Makefile (nscd-modules): Replace gethstbynm2_r with
7806         gethstbynm3_r.
7807         * nscd/gethstbynm2_r.c: Remove.
7808         * nscd/gethstbynm3_r.c: New file.
7809         * nscd/aicache.c (addhstaiX): Use __gethostbyaddr2_r instead of
7810         __gethostbyaddr_r.
7811         * nscd/gethstbyad_r.c: Generate __gethostbyaddr2_r function.  Define
7812         __gethostbyaddr_r compatibility wrapper.
7813         * nscd/hstcache.c (cache_addhst): Add ttl parameter.  Use it when
7814         determining timeout of entry.
7815         (lookup): Take new parameter and pass it to __gethostbyname3_r and
7816         __gethostbyaddr2_r.
7817         (addhstbyX): Pass reference to variable for TTL to lookup and
7818         cache_addhst.
7819         * nss/Versions [glibc] (GLIBC_PRIVATE): Export __nss_passwd_lookup2,
7820         __nss_group_lookup2, __nss_hosts_lookup2, __nss_services_lookup2,
7821         and __nss_next2.  Remove __nss_services_lookup.
7822         * nss/XXX-lookup.c: Name function now *_lookup2.  Add new parameter.
7823         Add compat wrapper.
7824         * nss/getXXbyYY_r.c: Changes to call new *_lookup2 functions and
7825         __nss_next2.
7826         * nss/getXXent_r.c: Likewise.
7827         * nss/getnssent_r.c: Likewise.
7828         * nss/nsswitch.c (__nss_lookup): Add new parameter.  If first function
7829         does not exist in module, try the optional second name.
7830         (__nss_next2): New function.
7831         (__nss_next): Now wrapper around __nss_next2.
7832         * nss/nsswitch.h: Adjust __nss_lookup prototype.
7833         Declare __nss_next2.
7834         Adjust definition of db_lookup_function type.
7835         * nss/service-lookup.c: Define NO_COMPAT.
7836         * include/netdb.h: Declare __gethostbyaddr2_r and __gethostbyname3_r.
7837         * inet/ether_hton.c: Use __nss_next2 instead of __nss_next.
7838         * inet/ether_ntoh.c: Likewise.
7839         * sunrpc/netname.c: Likewise.
7840         * sunrpc/publickey.c: Likewise.
7841         * inet/getnetgrent.c: Likewise.  Adjust calls to __nss_lookup.
7842         * inet/gethstbyad_r.c (DB_LOOKUP_FCT): Change to __nss_hosts_lookup2.
7843         * inet/gethstbynm2_r.c (DB_LOOKUP_FCT): Likewise.
7844         * inet/gethstbynm_r.c (DB_LOOKUP_FCT): Likewise.
7845         * inet/gethstent_r.c (DB_LOOKUP_FCT): Likewise.
7847         * nscd/aicache.c (addhstaiX): Fix default TTL handling.
7849         * inet/getnetgrent_r.c (setup): Encrypt static pointer.
7851 2007-10-28  Ulrich Drepper  <drepper@redhat.com>
7853         [BZ #5204]
7854         * crypt/sha256c-test.c: Define TIMEOUT to 6 for ancient hardware.
7855         * crypt/sha512c-test.c: Likewise.
7857         [BZ #5225]
7858         * stdio-common/vfscanf.c (_IO_vfwscanf): Don't misuse wp pointer
7859         to keep track of end of %[ format string element.
7860         * stdio-common/Makefile (tests): Add bug20.
7861         * stdio-common/bug20.c: New file.
7863         [BZ #5222]
7864         * elf/dl-load.c (_dl_rtld_di_serinfo): Correct handling of short
7865         path elements in counting mode.
7867 2007-10-27  Andreas Jaeger  <aj@suse.de>
7869         [BZ #5040]
7870         * sysdeps/unix/sysv/linux/sys/epoll.h (EPOLLRDHUP): Add value.
7872         [BZ #3112]
7873         * sysdeps/ia64/backtrace.c (init): Free shared library if incorrect.
7874         (__cleanup): Free shared library when exiting.
7875         * sysdeps/i386/backtrace.c (init): Free shared library if incorrect.
7876         (__cleanup): Free shared library when exiting.
7878 2006-04-14  H.J. Lu  <hongjiu.lu@intel.com>
7880         [BZ #2549]
7881         * math/libm-test.inc (check_float_internal): Support
7882         denormalized return.
7884 2007-10-23  Andreas Jaeger  <aj@suse.de>
7886         [BZ #5208]
7887         * sysdeps/unix/sysv/linux/readahead.c (__readahead): Use
7888         __LONG_LONG_PAIR to handle little endian byte order.
7889         Suggested by abhishekrai@google.com
7891 2007-10-27  Ulrich Drepper  <drepper@redhat.com>
7893         * malloc/arena.c [!NO_THREADS]: Use ATFORK_MEM if defined.
7895 2007-10-26  Ulrich Drepper  <drepper@redhat.com>
7897         * nscd/cache.c (prune_cache): Move test for modified file outside
7898         of locking.
7900 2007-10-21  Andreas Jaeger  <aj@suse.de>
7902         * manual/texinfo.tex: Update to latest version.
7904         * manual/sysinfo.texi (System Parameters): Fix Formatting.
7906         * manual/arith.texi (Status bit operations): Fix formatting.
7908         * manual/errno.texi (Error Messages): Fix formatting.
7910         * manual/sysinfo.texi (System Parameters): Fix formatting.
7912         * manual/libc.texinfo: Update VERSION and UPDATED.
7914 2007-10-19  Roland McGrath  <roland@redhat.com>
7916         * elf/Makefile ($(objpfx)ld.so): Use $(AWK).
7918 2007-10-06  David S. Miller  <davem@davemloft.net>
7920         * configure.in: Add sparcv9v2 and sparc64v2.
7921         * scripts/config.sub: Likewise.
7922         * configure: Regenerate.
7923         * elf/elf.h (HWCAP_SPARC_N2): New.
7924         * sysdeps/sparc/dl-procinfo.h (_DL_HWCAP_COUNT): Bump to 8.
7925         * sysdeps/sparc/dl-procinfo.c (_dl_sparc_cap_flags): Add 'v9v2'.
7926         (HWCAP_IMPORTANT): Add HWCAP_SPARC_N2.
7927         * sysdeps/sparc/sparc32/sparcv9/sparcv9v2/memcpy.S: New file.
7928         * sysdeps/sparc/sparc32/sparcv9/sparcv9v2/memset.S: New file.
7929         * sysdeps/sparc/sparc64/sparcv9v2/memcpy.S: New file.
7930         * sysdeps/sparc/sparc64/sparcv9v2/memset.S: New file.
7932 2007-10-18  Ulrich Drepper  <drepper@redhat.com>
7934         * sunrpc/clnt_udp.c (clntudp_call): Don't block in recvfrom call
7935         even if the poll result indicates there is data to read.
7936         Patch by Jeff Moyer <jmoyer@redhat.com>.
7938 2007-10-18  Roland McGrath  <roland@redhat.com>
7940         * elf/elf.h (NT_PPC_VMX): New macro.
7942 2007-10-17  Ulrich Drepper  <drepper@redhat.com>
7944         * version.h (VERSION): Set to 2.7.90.
7946 2007-10-17  Jakub Jelinek  <jakub@redhat.com>
7948         * sysdeps/x86_64/memset.S (bzero): Renamed to __bzero.  Add
7949         weak_alias.
7951 2007-10-17  Roland McGrath  <roland@frob.com>
7953         * sysdeps/mach/hurd/bits/fcntl.h [__USE_GNU__] (F_DUPFD_CLOEXEC): New.
7954         * sysdeps/mach/hurd/fcntl.c (__libc_fcntl): Implement it.
7956 2007-10-17  Ulrich Drepper  <drepper@redhat.com>
7958         * version.h (VERSION): Bump to 2.7.
7959         * include/features.h (__GLIBC_MINOR__): Bump to 7.
7961         [BZ #5186]
7962         * time/tzset.c (__tz_convert): Don't force testing for a change of
7963         TZ if not called from localtime.  But then also see whether the
7964         file changed, in case __use_tzfile is set.
7966         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Define F_DUPFD_CLOEXEC.
7967         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
7968         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Likewise.
7969         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
7970         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
7971         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
7972         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h:  Likewise.
7973         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Likewise.
7975 2007-10-17  Jakub Jelinek  <jakub@redhat.com>
7977         * sysdeps/posix/getaddrinfo.c (getaddrinfo): When sorting addresses
7978         and admin selects to be able to replace the gai.conf file, lock
7979         data structures around the qsort call.
7981 2007-10-17  Ulrich Drepper  <drepper@redhat.com>
7983         * sysdeps/x86_64/cacheinfo.c: Comment out code added in support of
7984         new memset.
7985         * sysdeps/x86_64/memset.S: Revert to old version for now.  The cost is
7986         too high for the improvements.  Implement bzero unconditionally for
7987         use in libc.
7989 2007-10-17  Ulrich Drepper  <drepper@redhat.com>
7990             Jakub Jelinek  <jakub@redhat.com>
7992         * time/tzfile.c (__tzfile_read): Read POSIX TZ string if available
7993         even when time_t is 32-bit.
7994         (__tzfile_compute): Override POSIX TZ string STD/DST zone names if
7995         timezone data read by __tzfile_default.  Ensure __tzname[0] is
7996         always set after the search.
7998 2007-10-16  Ulrich Drepper  <drepper@redhat.com>
8000         * time/tzfile.c (__tzfile_read): Help the compiler recognize
8001         unreachable code on 32-bit machines.
8003 2007-10-16  Jakub Jelinek  <jakub@redhat.com>
8005         [BZ #5184]
8006         * time/strftime_l.c: Include stdbool.h.
8007         (my_strftime): New wrapper, old function renamed to...
8008         (__strftime_internal): ... new function.  Add tzset_called
8009         argument, pass it down to recursive calls, don't call tzset ()
8010         if already true, set to true after call to tzset ().
8012 2007-10-16  Ulrich Drepper  <drepper@redhat.com>
8014         * time/tzfile.c (__tzfile_read): Take extra memory requested by caller
8015         into account when copying TZ string.
8017 2007-10-16  Jakub Jelinek  <jakub@redhat.com>
8019         * time/tzfile.c (__tzfile_compute): For use_last case set i to
8020         num_transition rather than num_transitions - 1.
8022 2007-10-16  Jakub Jelinek  <jakub@redhat.com>
8024         * sysdeps/x86_64/memset.S (memset): Fix sse2_nt_move
8025         PIC indirect jump.
8027         * sysdeps/x86_64/memset.S: Jump from bzero to memset using
8028         a local label rather than HIDDEN_JUMPTARGET.
8030 2007-10-15  Ulrich Drepper  <drepper@redhat.com>
8032         * sysdeps/x86_64/cacheinfo.c (__x86_64_shared_cache_size): Define.
8033         (init_cacheinfo): Initialize it.
8034         * sysdeps/x86_64/memset.S: Use __x86_64_shared_cache_size.
8035         Always define bzero.
8036         Remove non-glibc code.
8037         * sysdeps/x86_64/bzero.S: Make an empty file.
8039 2007-10-15  H.J. Lu  <hongjiu.lu@intel.com>
8041         * sysdeps/x86_64/cacheinfo.c
8042         (__x86_64_preferred_memory_instruction): New.
8043         (init_cacheinfo): Initialize __x86_64_preferred_memory_instruction.
8045         * sysdeps/x86_64/memset.S: Rewrite.
8047 2007-10-15  Roland McGrath  <roland@redhat.com>
8049         * po/libc.pot: Regenerated.
8051 2007-10-15  Ulrich Drepper  <drepper@redhat.com>
8053         * nss/getXXbyYY_r.c (REENTRANT_NAME): Mangle startp and start_fct
8054         pointers.
8056         [BZ #3425]
8057         * resolv/nss_dns/dns-host.c (getanswer_r): Fail with
8058         NSS_STATUS_NOTFOUND if the server replied with only a CNAME and no
8059         address record to T_A/T_AAAA requests.
8061 2007-10-14  Ulrich Drepper  <drepper@redhat.com>
8063         * posix/glob.c: Reimplement link_exists_p to use fstatat64.
8065         * posix/glob.c: Add some branch prediction throughout.
8067         * nscd/nscd_getgr_r.c (nscd_getgr_r): Store result of successful
8068         read from nscd.
8070         * sysdeps/posix/getaddrinfo.c (struct sort_result): Add
8071         service_order.
8072         (rfc3484_sort): Make sure that even if qsort doesn't support
8073         stable sorting out sorting here is stable by comparing service_order.
8074         (getaddrinfo): Initialize service_order.
8075         * posix/tst-rfc3484.c (do_test): Adjust for addition of
8076         service_order field to sorting structure.
8077         * posix/tst-rfc3484-2.c (do_test): Likewise.
8079         * include/time.h: Declare __tzset_parse_tz and __tzset_compute.
8080         * time/tzset.c (tzset_internal): Break TZ string parsing out into
8081         __tzset_parse_tz and updating of daylight, timezone, tzname into
8082         update_vars.
8083         (__tz_compute): Renamed from tz_compute.  Take additional parameters.
8084         (__tz_convert): Updating of tm_isdst, tm_zone, and tm_gmtoff now
8085         happens in __tz_compute.
8086         * time/tzfile.c (__tzfile_read): Also read TZ string.
8087         (find_transition): Fold into __tzfile_compute.
8088         (__tzfile_compute): For times beyond the last transition try to
8089         use the TZ string.
8090         * timezone/tst-timezone.c: Information in daylight and tzname does
8091         change for Asia/Tokyo timezone with more concrete information.
8092         Remove the test.
8094         * include/stdio.h: Add libc_hidden_proto for ftello.
8095         * libio/ftello.c: Add libc_hidden_def.
8097         [BZ #1140]
8098         * time/tzfile.c (__tzfile_compute): Compute tzname[] values based
8099         on the specified time and not the last entries in the file.  Move
8100         code to determine tzname[] to...
8101         (find_transition): ...here.  Add ugly guess for times before the
8102         first transition.
8104 2007-10-13  Ulrich Drepper  <drepper@redhat.com>
8106         [BZ #3195]
8107         * nscd/nscd_getai.c (__nscd_getai): Set errno to 0 in case we found
8108         no entry.
8109         * nscd/nscd_getgr.c (nscd_getgr_r): Likewise.
8110         * nscd/nscd_gethst_r.c (nscd_gethst_r): Likewise.
8111         * nscd/nscd_getpw_r.c (nscd_getpw_r): Likewise.
8112         * nscd/nscd_getserv_r.c (nscd_getserv_r): Likewise.
8114         * nscd/nscd_getgr_r.c (nscd_getgr_r): Optimize a bit: use simpler
8115         read mechanism when there are no group members and avoid no-op
8116         read syscall in this case.
8118         [BZ #3242]
8119         * nscd/nscd_helper.c (wait_on_socket): Take timeout as parameter.
8120         (__readall): If reading failed due to EAGAIN error wait a bit
8121         and possibly try again.
8122         (__readvall): Likewise.
8124 2007-10-13  Bruno Haible  <bruno@clisp.org>
8126         * intl/dcigettext.c (_nl_find_msg): Unlock the conversions_lock
8127         when we cannot recode the message.
8129 2007-10-13  Ulrich Drepper  <drepper@redhat.com>
8131         [BZ #4359]
8132         * libio/__freading.c (__freading): Don't return true for
8133         write-only streams.  For read/write streams, check whether we
8134         performed a read operation already.
8135         * libio/Makefile (tests): Add tst-ext2.
8136         * libio/tst-ext2.c: New file.
8138 2007-10-12  Ulrich Drepper  <drepper@redhat.com>
8140         * locale/programs/repertoire.c (repertoire_read): Always free
8141         memory for repertoire file name [Coverity CID 270].
8143         * elf/cache.c (save_aux_cache): Free memory allocated for
8144         temporary file name [Coverity CID 267].
8146 2007-10-12  Jakub Jelinek  <jakub@redhat.com>
8148         * misc/Makefile (headers): Add bits/error.h.
8150 2007-10-12  Ulrich Drepper  <drepper@redhat.com>
8152         * posix/fnmatch_loop.c: Take rule index returned as part of
8153         findidx return value into account when accessing weights.
8154         * posix/regcomp.c: Likewise.
8155         * posix/regexec.c: Likewise.
8157         * locale/programs/ld-collate.c (collate_read): Optimize a bit.
8158         (skip_to): Fix problems with parameter of elifdef/elifndef.
8160 2007-10-11  Ulrich Drepper  <drepper@redhat.com>
8162         * iconv/gconv_simple.c: Add some branch prediction.
8164 2007-10-12  Jakub Jelinek  <jakub@redhat.com>
8166         * locale/programs/ld-collate.c (collate_read): If ignore_content
8167         and nowtok is tok_define, eat any tok_eol tokens.
8169 2007-10-11  Jakub Jelinek  <jakub@redhat.com>
8171         * sysdeps/gnu/netinet/tcp.h: Include sys/socket.h if __USE_MISC.
8172         (struct tcp_md5sig): Change tcpm_addr type to struct sockaddr_storage.
8174         * inet/netinet/in.h: Don't include bits/socket.h.
8175         * sysdeps/unix/sysv/linux/bits/socket.h: Only check _SYS_SOCKET_H
8176         macro.
8177         * sysdeps/unix/bsd/bsd4.4/bits/socket.h: Likewise.
8179 2007-10-10  Ulrich Drepper  <drepper@redhat.com>
8181         * locale/programs/locfile-token.h: Remove tok_elif, add tok_elifdef
8182         and tok_elifndef.
8183         * locale/programs/locfile-kw.gperf: Likewise.
8184         * locale/programs/ld-collate.c: Implement primitive preprocessor.
8186 2007-10-10  Jakub Jelinek  <jakub@redhat.com>
8188         * stdio-common/printf-parse.h: Include string.h and wchar.h.
8189         (__find_specwc): Change into __extern_always_inline function.
8190         (__find_specmb): Likewise.  Remove ps argument.  Use __strchrnul.
8191         (__parse_one_specmb): Remove ps argument.
8192         * stdio-common/vfprintf.c (vfprintf): Remove mbstate variable.
8193         Adjust __find_specmb and __parse_one_specmb callers.
8194         * stdio-common/printf-prs.c (parse_printf_format): Likewise.
8195         * stdio-common/printf-parsemb.c (__find_specwc, __find_specmb):
8196         Removed.
8197         (__parse_one_specmb): Remove ps argument, adjust __find_specmb
8198         caller.
8200 2007-10-09  Ulrich Drepper  <drepper@redhat.com>
8202         * sysdeps/x86_64/cacheinfo.c (init_cacheinfo): Work around problem
8203         with some Pentium Ds.
8205 2007-10-08  Ulrich Drepper  <drepper@redhat.com>
8207         * sysdeps/unix/sysv/linux/eventfd_read.c (eventfd_read): Use
8208         __read not read.
8209         * sysdeps/unix/sysv/linux/eventfd_write.c (eventfd_write): Use
8210         __write not write.
8212 2007-10-07  Ulrich Drepper  <drepper@redhat.com>
8214         [BZ #181]
8215         * locale/C-time.c: Set week_1stday data to 19971201.
8216         * locale/programs/ld-time.c (time_finish): Default for
8217         first_workday is Monday.
8219         [BZ #2633]
8220         * wcsmbs/wchar.h: Move many C99 functions into std namespace.
8222         [BZ #5103]
8223         * posix/glob.c (glob): Recognize patterns starting \/.
8224         * posix/tst-gnuglob.c (find_file): Handle absolute path names.
8225         (main): Add test for pattern starting \/.
8227         * misc/error.h: Use __const instead of const.
8228         * misc/bits/error.h: Likewise.
8230 2007-10-07  Andreas Jaeger  <aj@suse.de>
8232         * include/bits/error.h: New file.
8234         * misc/bits/error.h (error_at_line): Fix prototype.
8236 2007-10-06  Ulrich Drepper  <drepper@redhat.com>
8238         [BZ #3924]
8239         * sysdeps/i386/dl-trampoline.S (_dl_runtime_profile): Fix a few
8240         more little bugs in creating the stack frame when pltexit has to
8241         be called.
8243         * nscd/nscd_helper.c (__nscd_cache_search): Prevent endless loops.
8244         * nscd/connections.c (verify_persistent_db): Recognize circular lists.
8246         [BZ #4407]
8247         * sysdeps/ieee754/dbl-64/e_lgamma_r.c: Fix *signgamp for -0.0.
8248         * sysdeps/ieee754/flt-32/e_lgammaf_r.c: Likewise.
8249         * sysdeps/ieee754/ldbl-96/e_lgammal_r.c: Likewise.
8250         * math/libm-test.inc: Add test for this case.
8252         [BZ #5010]
8253         * sunrpc/svc.c (struct svc_callout): Add sc_mapped element.
8254         (svc_register): Initialize sc_mapped.  Set to TRUE if call to
8255         map service succeeded.
8256         (svc_is_mapped): New function.
8257         (svc_unregister): Use it before trying to unmap service.
8259 2007-10-05  Ulrich Drepper  <drepper@redhat.com>
8261         * timezone/zic.c: Update from tzcode2007h.
8263         [BZ #5063]
8264         * timezone/africa: Update from tzdata2007h.
8265         * timezone/antarctica: Likewise.
8266         * timezone/asia: Likewise.
8267         * timezone/australasia: Likewise.
8268         * timezone/europe: Likewise.
8269         * timezone/leapseconds: Likewise.
8270         * timezone/northamerica: Likewise.
8271         * timezone/southamerica: Likewise.
8272         * timzeone/zone.tab: Likewise.
8274         [BZ #5104]
8275         * elf/do-lookup.h (do_lookup_x): Don't ignore STT_COMMON symbols.
8277         [BZ #5113]
8278         * string/bits/string2.h (__strdup): Cast parameters to calloc to
8279         avoid warning with -Wconversion.
8280         (__strndup): Likewise.
8281         Half the patch by Christian Iseli <christian.iseli@licr.org>.
8283         [BZ #5112]
8284         * nscd/connections.c (restart): Don't resync if database is
8285         disabled.  Patch mostly by Brian De Wolf <bldewolf@csupomona.edu>.
8287         * sysdeps/gnu/netinet/tcp.h: Define TCP_MD5SIG, TCP_MD5SIG_MAXKEYLEN,
8288         struct tcp_md5sig.  Extend struct tcp_info according to recent kernels.
8290         * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Add eventfd,
8291         evetnfd_read, eventfd_write.
8292         * sysdeps/unix/sysv/linux/eventfd.c: New file.
8293         * sysdeps/unix/sysv/linux/eventfd_read.c: New file.
8294         * sysdeps/unix/sysv/linux/eventfd_write.c: New file.
8295         * sysdeps/unix/sysv/linux/sys/eventfd.h: New file.
8296         * sysdeps/unix/sysv/linux/Versions: Export eventfd, eventfd_read,
8297         eventfd_write for GLIBC_2.7.
8299         * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Add signalfd.
8300         * sysdeps/unix/sysv/linux/signalfd.c: New file.
8301         * sysdeps/unix/sysv/linux/sys/signalfd.h: New file.
8302         * sysdeps/unix/sysv/linux/Versions: Export signalfd for GLIBC_2.7.
8304 2007-10-04  Jakub Jelinek  <jakub@redhat.com>
8306         * stdlib/msort.c: Include stdint.h.
8307         (struct msort_param): New type.
8308         (msort_with_tmp): Use struct msort_param pointer for unchanging
8309         parameters.  Add optimized handling for several common sizes
8310         and indirect sorting mode.
8311         (qsort): Adjust msort_with_tmp callers.  For big S use indirect
8312         sorting.
8313         Suggested by Belazougui Djamel .
8315         * stdlib/Makefile (tests): Add tst-qsort2.
8316         * stdlib/tst-qsort2.c: New test.
8318 2007-10-04  Ulrich Drepper  <drepper@redhat.com>
8320         * login/login_tty.c (login_tty): The Linux kernel can return EBUSY
8321         for dup2 in case another thread races with the current one.  Retry
8322         in this case.
8324         * misc/error.h: Remove support for use outside of libc.  We have to
8325         include <features.h> now.  Include <bits/error.h> if possible.
8326         * misc/bits/error.h: New file.
8328 2007-10-03  Jakub Jelinek  <jakub@redhat.com>
8330         * string/bits/string3.h (memcpy, memmove, mempcpy, memset, bcopy,
8331         bzero, strcpy, stpcpy, strncpy, strcat, strncat): Use
8332         __extern_always_inline functions unconditionally, drop macros.
8334         * misc/sys/cdefs.h (__REDIRECT_LDBL, __REDIRECT_NTH_LDBL): New macros.
8335         * wcsmbs/bits/wchar2.h (__swprintf_alias, __vswprintf_alias): Use
8336         __REDIRECT_NTH_LDBL macro rather than __REDIRECT_NTH.
8338         * misc/sys/cdefs.h (__extern_always_inline): For GCC 4.3+
8339         add __artificial__ attribute.
8341 2007-10-02  Ulrich Drepper  <drepper@redhat.com>
8343         * string/strcoll_l.c (STRCOLL): Correct handling of switching from
8344         backward to forward direction.
8346         * string/strcoll_l.c (STRCOLL): Correct test for alloca use.
8348         [BZ #645]
8349         * locale/programs/ld-collate.c (collate_finish): Compare against last
8350         used section which is known to have rules defined.
8351         (collate_read): After order_start, correctly record order of sections
8352         and queue sections up.
8354 2007-10-01  Ulrich Drepper  <drepper@redhat.com>
8356         [BZ #5071]
8357         * malloc/malloc.c (mremap_chunk): Avoid resizing of new block has
8358         the same number of pages.
8359         Patch by Tomash Brechko <tomash.brechko@gmail.com>.
8361         * locale/programs/ld-collate.c (collate_read): After initial copy
8362         statement, continue in state 0.
8364         * include/stdio_ext.h (__fsetlocking): Define as macro.
8366 2007-09-30  Ulrich Drepper  <drepper@redhat.com>
8368         * locale/programs/ld-collate.c (collate_finish): Compare all bytes
8369         of section order.
8371         * po/pt_BR.po: Fix typo.
8373 2007-09-29  Ulrich Drepper  <drepper@redhat.com>
8375         * iconvdata/Makefile (modules): Add ISO8859-9E.
8376         (distribute): Add iso8859-9e.c.
8377         (gen-8bit-gap-modules): Add iso8859-9e.
8378         * iconvdata/iso8859-9e.c: New file.
8379         * iconvdata/gconv-modules: Add entries for ISO-8859-9E.
8380         * iconvdata/TESTS: Likewise.
8381         * iconvdata/tst-tables.sh: Likewise.
8383         * iconvdata/koi8-r.c (HAS_HOLES): Define to 0.
8385         * locale/iso-639.def: Add several new entries.
8387 2007-09-24  Jakub Jelinek  <jakub@redhat.com>
8389         * sysdeps/generic/ldsodefs.h (struct dl_scope_free_list): Store
8390         void * pointers instead of struct link_map **.
8391         (_dl_scope_free): Change argument type to void *.
8392         * include/link.h (struct link_map): Change type of l_reldeps
8393         to struct link_map_reldeps, move l_reldepsact into that
8394         struct too.
8395         * elf/dl-deps.c: Include atomic.h.
8396         (_dl_map_object_deps): Only change l->l_initfini when it is
8397         fully populated, use _dl_scope_free for freeing it.  Optimize
8398         removal of libs from reldeps by using l_reserved flag, when
8399         some removal is needed, allocate a new list instead of
8400         reallocating and free the old with _dl_scope_free.  Adjust
8401         for l_reldeps and l_reldepsact changes.
8402         * elf/dl-lookup.c (add_dependency): Likewise.  Reorganize to allow
8403         searching in l_initfini and l_reldeps without holding dl_load_lock.
8404         * elf/dl-fini.c (_dl_sort_fini): Adjust for l_reldeps and
8405         l_reldepsact changes.
8406         * elf/dl-close.c (_dl_close_worker): Likewise.
8407         * elf/dl-open.c (_dl_scope_free): Change argument type to void *.
8409 2007-09-28  Ulrich Drepper  <drepper@redhat.com>
8411         * iconvdata/Makefile (modules): Add KOI8-RU.
8412         (distribute): Add koi8-ru.c.
8413         (gen-8bit-gap-modules): Add koi8-ru.
8414         * iconvdata/koi8-ru.c: New file.
8415         * iconvdata/gconv-modules: Add entries for KOI8-RU.
8416         * iconvdata/TESTS: Likewise.
8417         * iconvdata/tst-tables.sh: Likewise.
8419         * iconvdata/koi8-r.c (HAS_HOLES): Define to 0.
8421 2007-09-26  Jakub Jelinek  <jakub@redhat.com>
8423         * misc/sys/cdefs.h (__warndecl, __errordecl): For GCC 4.3+ define
8424         with __warning__/__error__ attributes.
8425         (__warnattr): Define.
8426         * stdlib/bits/stdlib.h (__realpath_chk_warn, __ptsname_r_chk_warn,
8427         __mbstowcs_chk_warn, __wcstombs_chk_warn): New aliases with
8428         __warnattr.
8429         (realpath, ptsname_r, mbstowcs, wcstombs): Call __*_chk_warn instead
8430         of __*_chk if compile time detectable overflow is found.
8431         * libio/bits/stdio2.h (__fgets_chk_warn, __fread_chk_warn,
8432         __fgets_unlocked_chk_warn, __fread_unlocked_chk_warn): New aliases
8433         with __warnattr.
8434         (fgets, fread, fgets_unlocked, fread_unlocked): Call __*_chk_warn
8435         instead of __*_chk if compile time detectable overflow is found.
8436         (__gets_alias): Rename to...
8437         (__gets_warn): ... this.  Add __warnattr.
8438         (gets): Call __gets_warn instead of __gets_alias.
8439         * socket/bits/socket2.h (__recv_chk_warn, __recvfrom_chk_warn): New
8440         aliases with __warnattr.
8441         (recv, recvfrom): Call __*_chk_warn instead of __*_chk if compile
8442         time detectable overflow is found.
8443         * posix/bits/unistd.h (__read_chk_warn, __pread_chk_warn,
8444         __pread64_chk_warn, __readlink_chk_warn, __readlinkat_chk_warn,
8445         __getcwd_chk_warn, __confstr_chk_warn, __getgroups_chk_warn,
8446         __ttyname_r_chk_warn, __getlogin_r_chk_warn, __gethostname_chk_warn,
8447         __getdomainname_chk_warn): New aliases with __warnattr.
8448         (read, pread, pread64, readlink, readlinkat, getcwd, confstr,
8449         getgroups, ttyname_r, getlogin_r, gethostname, getdomainname): Call
8450         __*_chk_warn instead of __*_chk if compile time detectable overflow
8451         is found.
8452         (__getgroups_chk): Rename argument to __listlen from listlen.
8453         (__getwd_alias): Rename to...
8454         (__getwd_warn): ... this.  Add __warnattr.
8455         (getwd): Call __getwd_warn instead of __getwd_alias.
8456         * wcsmbs/bits/wchar2.h (__wmemcpy_chk_warn, __wmemmove_chk_warn,
8457         __wmempcpy_chk_warn, __wmemset_chk_warn, __wcsncpy_chk_warn,
8458         __wcpncpy_chk_warn, __fgetws_chk_warn, __fgetws_unlocked_chk_warn,
8459         __mbsrtowcs_chk_warn, __wcsrtombs_chk_warn, __mbsnrtowcs_chk_warn,
8460         __wcsnrtombs_chk_warn): New aliases with __warnattr.
8461         (wmemcpy, wmemmove, wmempcpy, wmemset, mbsrtowcs, wcsrtombs,
8462         mbsnrtowcs, wcsnrtombs): Call __*_chk_warn instead of __*_chk if
8463         compile time detectable overflow is found.
8464         (wcsncpy, wcpncpy): Likewise.  For constant __n fix check whether
8465         to use __*_chk or not.
8466         (fgetws, fgetws_unlocked): Divide __bos by sizeof (wchar_t), both
8467         in comparisons which function should be called and in __*_chk*
8468         arguments.  Call __*_chk_warn instead of __*_chk if compile time
8469         detectable overflow is found.
8470         (swprintf, vswprintf): Divide __bos by sizeof (wchar_t) in
8471         __*_chk argument.
8472         * debug/tst-chk1.c (do_test): Add a few more tests.
8474 2007-09-24  Ulrich Drepper  <drepper@redhat.com>
8476         [BZ #5058]
8477         * intl/gettextP.h (struct loaded_domain): Add conversions_lock member.
8478         * intl/loadmsgcat.c (_nl_load_domain): Initialize conversions_lock.
8479         (_nl_unload_domain): Finalize conversions_lock.
8480         * intl/dcigettext.c (_nl_find_msg): Take conversions_lock before
8481         handling table of known conversions.
8483 2007-09-24  Jakub Jelinek  <jakub@redhat.com>
8485         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Use
8486         close_not_cancel_no_status instead of close.
8488 2007-09-13  Aurelien Jarno  <aurelien@aurel32.net>
8490         [BZ #5028]
8491         * posix/regcomp.c (lookup_collation_sequence_value): Check that
8492         nrules != 0 for multibyte chars.
8494 2007-09-23  Ulrich Drepper  <drepper@redhat.com>
8496         * resolv/ns_print.c (ns_sprintrrf): Handle ns_t_a6 and ns_t_opt.
8497         Provide better error message in case the type is unknown.
8499         [BZ #4963]
8500         * wcsmbs/wcsnlen.c: Don't reference before checking the length.
8501         * string/stratcliff.c: Make usable to test wide char functions.
8502         * wcsmbs/wcsatcliff.c: New file.
8503         * wcsmbs/Makefiel (tests): Add wcsatcliff.
8505         [BZ #4972]
8506         * iconvdata/Makefile (modules): Add MAC-CENTRALEUROPE.
8507         (distribute): Add mac-centraleurope.c.
8508         (gen-8bit-gap-modules): Add mac-centraleurope.
8509         * iconvdata/mac-centraleurope.c: New file.
8510         * iconvdata/gconv-modules: Add entries for MAC-CENTRALEUROPE.
8511         * iconvdata/TESTS: Likewise.
8512         * iconvdata/tst-tables.sh: Likewise.
8514         [BZ #5043]
8515         * iconv/iconv_open.c (iconv_open): For large codeset names use malloc.
8517 2007-09-21  Ulrich Drepper  <drepper@redhat.com>
8519         * sysdeps/x86_64/cacheinfo.c (__x86_64_data_cache_size_half): Renamed
8520         from __x86_64_core_cache_size_half.
8521         (init_cacheinfo): Compute shared cache size for AMD processors with
8522         shared L3 correctly.
8523         * sysdeps/x86_64/memcpy.S: Adjust for __x86_64_data_cache_size_half
8524         name change.
8525         Patch in large parts by Evandro Menezes.
8527 2007-09-19  Ulrich Drepper  <drepper@redhat.com>
8529         * elf/dl-lookup.c (add_dependency): Handle failing memory
8530         allocation for dependency list.  Remove unnecessary check.
8532         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Avoid unnecessary
8533         open/close when determining source addresses.
8535         * crypt/Makefile (libcrypt-routines): Add sha256-crypt, sha256,
8536         sha512-crypt, and sha512.
8537         (tests): Add sha256test, sha256c-test, sha512test, and sha512c-test.
8538         (distribute): Add sha256.h and sha512.h.
8539         * crypt/crypt-entry.c (crypt): Recognize the new $5$ and $6$ prefixes
8540         and call the appropriate code.
8541         * crypt/sha256-crypt.c: New file.
8542         * crypt/sha256.c: New file.
8543         * crypt/sha256.h: New file.
8544         * crypt/sha256c-test.c: New file.
8545         * crypt/sha256test.c: New file.
8546         * crypt/sha512-crypt.c: New file.
8547         * crypt/sha512.c: New file.
8548         * crypt/sha512.h: New file.
8549         * crypt/sha512c-test.c: New file.
8550         * crypt/sha512test.c: New file.
8552 2007-09-19  Jakub Jelinek  <jakub@redhat.com>
8554         * misc/bits/syslog.h (syslog): Remove extraneous argument from
8555         the inline, pass __USE_FORTIFY_LEVEL - 1 as second argument to
8556         __syslog_chk.
8558 2007-09-18  Jakub Jelinek  <jakub@redhat.com>
8560         * locale/programs/charmap-dir.c (charmap_aliases): Use %ms instead of
8561         %as in fscanf format strings.
8563         * sysdeps/sparc/sparc32/elf/start.S: Remove cfi_* markup.
8564         * sysdeps/sparc/sparc64/elf/start.S: Likewise.
8565         * sysdeps/unix/sysv/linux/sparc/sparc32/clone.S (__thread_start):
8566         Likewise.
8567         * sysdeps/unix/sysv/linux/sparc/sparc64/clone.S (__thread_start):
8568         Likewise.
8570         * sysdeps/generic/ldsodefs.h (DL_LOOKUP_GSCOPE_LOCK): New definition.
8571         * elf/dl-runtime.c (_dl_fixup, _dl_profile_fixup): Or in
8572         DL_LOOKUP_GSCOPE_LOCK into flags after THREAD_GSCOPE_SET_FLAG ().
8573         * elf/dl-sym.c (do_sym): Likewise.
8574         * include/link.h (struct link_map): Add l_serial field.
8575         * elf/dl-object.c (_dl_new_object): Initialize l_serial.
8576         * elf/dl-lookup.c (add_dependency): Add flags argument.
8577         Remember map->l_serial, if DL_LOOKUP_GSCOPE_LOCK is among
8578         flags, use THREAD_GSCOPE_RESET_FLAG before and
8579         THREAD_GSCOPE_SET_FLAG after
8580         __rtld_lock_lock_recursive (GL(dl_load_lock)) to avoid deadlock.
8581         Don't dereference map until it has been found on some list.
8582         If map->l_serial changed, return -1.
8584 2007-09-17  Jakub Jelinek  <jakub@redhat.com>
8586         * include/stdio.h (__isoc99_fscanf, __isoc99_scanf,
8587         __isoc99_sscanf, __isoc99_vscanf): New prototypes.
8588         (__isoc99_vsscanf, __isoc99_vfscanf): New prototypes, add
8589         libc_hidden_proto.
8590         * include/wchar.h (__isoc99_fwscanf, __isoc99_wscanf,
8591         __isoc99_swscanf, __isoc99_vwscanf): New prototypes.
8592         (__isoc99_vswscanf, __isoc99_vfwscanf): New prototypes,
8593         add libc_hidden_proto.
8594         * libio/stdio.h (fscanf, scanf, sscanf, vfscanf, vscanf,
8595         vsscanf): Redirect to __isoc99_* if strict ISO C99 or POSIX
8596         conformance requested.
8597         * wcsmbs/wchar.h (fwscanf, wscanf, swscanf, vfwscanf, vwscanf,
8598         vswscanf): Redirect to __isoc99_* if strict ISO C99 or POSIX
8599         conformance requested.
8600         * libio/bits/stdio-ldbl.h (fscanf, scanf, sscanf, vfscanf, vscanf,
8601         vsscanf): Redirect to __nldbl___isoc99_* if strict ISO C99 or POSIX
8602         conformance requested.
8603         * wcsmbs/bits/wchar-ldbl.h (fwscanf, wscanf, swscanf, vfwscanf,
8604         vwscanf, vswscanf): Redirect to __nldbl___isoc99_* if strict
8605         ISO C99 or POSIX conformance requested.
8606         * stdio-common/Versions (libc): Export __isoc99_scanf@@GLIBC_2.7,
8607         __isoc99_vscanf@@GLIBC_2.7, __isoc99_fscanf@@GLIBC_2.7,
8608         __isoc99_vfscanf@@GLIBC_2.7, __isoc99_sscanf@@GLIBC_2.7
8609         and __isoc99_vsscanf@@GLIBC_2.7.
8610         * stdio-common/Makefile (routines): Add isoc99_scanf, isoc99_vscanf,
8611         isoc99_fscanf, isoc99_vfscanf, isoc99_sscanf and isoc99_vsscanf.
8612         (tests): Add scanf14.
8613         (CFLAGS-vfprintf.c, CFLAGS-fprintf.c, CFLAGS-printf.c,
8614         CFLAGS-vfwprintf.c, CFLAGS-vfscanf.c, CFLAGS-vfwscanf.c,
8615         CFLAGS-fscanf.c, CFLAGS-scanf.c, CFLAGS-isoc99_vfscanf.c,
8616         CFLAGS-isoc99_vscanf.c, CFLAGS-isoc99_fscanf.c,
8617         CFLAGS-isoc99_scanf.c): Add $(exceptions).
8618         (CFLAGS-scanf15.c): Add various -I paths to prevent the compiler
8619         from using internal headers.
8620         * wcsmbs/Versions (libc): Export __isoc99_wscanf@@GLIBC_2.7,
8621         __isoc99_vwscanf@@GLIBC_2.7, __isoc99_fwscanf@@GLIBC_2.7,
8622         __isoc99_vfwscanf@@GLIBC_2.7, __isoc99_swscanf@@GLIBC_2.7
8623         and __isoc99_vswscanf@@GLIBC_2.7.
8624         * wcsmbs/Makefile (routines): Add isoc99_wscanf, isoc99_vwscanf,
8625         isoc99_fwscanf, isoc99_vfwscanf, isoc99_swscanf and isoc99_vswscanf.
8626         (CFLAGS-isoc99_wscanf.c, CFLAGS-isoc99_fwscanf.c,
8627         CFLAGS-isoc99_vwscanf.c, CFLAGS-isoc99_vfwscanf.c): Add $(exceptions).
8628         (CPPFLAGS): Add -D_IO_MTSAFE_IO if needed.
8629         * stdio-common/isoc99_scanf.c: New file.
8630         * stdio-common/isoc99_vsscanf.c: New file.
8631         * stdio-common/isoc99_vscanf.c: New file.
8632         * stdio-common/isoc99_vfscanf.c: New file.
8633         * stdio-common/isoc99_fscanf.c: New file.
8634         * stdio-common/isoc99_sscanf.c: New file.
8635         * wcsmbs/isoc99_fwscanf.c: New file.
8636         * wcsmbs/isoc99_vswscanf.c: New file.
8637         * wcsmbs/isoc99_swscanf.c: New file.
8638         * wcsmbs/isoc99_wscanf.c: New file.
8639         * wcsmbs/isoc99_vwscanf.c: New file.
8640         * wcsmbs/isoc99_vfwscanf.c: New file.
8641         * libio/libio.h (_IO_FLAGS2_SCANF_STD): Define.
8642         * libio/libioP.h (_IO_acquire_lock_clear_flags2_fct): Also
8643         clear _IO_FLAGS2_SCANF_STD bit from _flags2.
8644         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Don't
8645         handle %as, %aS and %a[ if _IO_FLAGS2_SCANF_STD is set in _flags2.
8646         * stdio-common/scanf14.c: New test.
8647         * stdio-common/scanf15.c: New test.
8648         * sysdeps/ieee754/ldbl-opt/Makefile (libnldbl-calls): Add
8649         isoc99_scanf, isoc99_fscanf, isoc99_sscanf,
8650         isoc99_vscanf, isoc99_vfscanf, isoc99_vsscanf,
8651         isoc99_wscanf, isoc99_fwscanf, isoc99_swscanf,
8652         isoc99_vwscanf, isoc99_vfwscanf and isoc99_vswscanf.
8653         * sysdeps/ieee754/ldbl-opt/Versions (libc): Export
8654         __nldbl___isoc99_scanf@@GLIBC_2.7,
8655         __nldbl___isoc99_fscanf@@GLIBC_2.7,
8656         __nldbl___isoc99_sscanf@@GLIBC_2.7,
8657         __nldbl___isoc99_vscanf@@GLIBC_2.7,
8658         __nldbl___isoc99_vfscanf@@GLIBC_2.7,
8659         __nldbl___isoc99_vsscanf@@GLIBC_2.7,
8660         __nldbl___isoc99_wscanf@@GLIBC_2.7,
8661         __nldbl___isoc99_fwscanf@@GLIBC_2.7,
8662         __nldbl___isoc99_swscanf@@GLIBC_2.7,
8663         __nldbl___isoc99_vwscanf@@GLIBC_2.7,
8664         __nldbl___isoc99_vfwscanf@@GLIBC_2.7
8665         and __nldbl___isoc99_vswscanf@@GLIBC_2.7.
8666         * sysdeps/ieee754/ldbl-opt/nldbl-compat.h (__isoc99_scanf,
8667         __isoc99_fscanf, __isoc99_sscanf, __isoc99_vscanf,
8668         __isoc99_vfscanf, __isoc99_vsscanf, __isoc99_wscanf,
8669         __isoc99_fwscanf, __isoc99_swscanf, __isoc99_vwscanf,
8670         __isoc99_vfwscanf, __isoc99_vswscanf): Add NLDBL_DECL.
8671         * sysdeps/ieee754/ldbl-opt/nldbl-compat.c
8672         (__nldbl___isoc99_scanf, __nldbl___isoc99_fscanf,
8673         __nldbl___isoc99_sscanf, __nldbl___isoc99_vscanf,
8674         __nldbl___isoc99_vfscanf, __nldbl___isoc99_vsscanf,
8675         __nldbl___isoc99_wscanf, __nldbl___isoc99_fwscanf,
8676         __nldbl___isoc99_swscanf, __nldbl___isoc99_vwscanf,
8677         __nldbl___isoc99_vfwscanf, __nldbl___isoc99_vswscanf): New
8678         functions.
8679         * sysdeps/ieee754/ldbl-opt/nldbl-isoc99_vfscanf.c: New file.
8680         * sysdeps/ieee754/ldbl-opt/nldbl-isoc99_swscanf.c: New file.
8681         * sysdeps/ieee754/ldbl-opt/nldbl-isoc99_vwscanf.c: New file.
8682         * sysdeps/ieee754/ldbl-opt/nldbl-isoc99_wscanf.c: New file.
8683         * sysdeps/ieee754/ldbl-opt/nldbl-isoc99_scanf.c: New file.
8684         * sysdeps/ieee754/ldbl-opt/nldbl-isoc99_sscanf.c: New file.
8685         * sysdeps/ieee754/ldbl-opt/nldbl-isoc99_vsscanf.c: New file.
8686         * sysdeps/ieee754/ldbl-opt/nldbl-isoc99_fwscanf.c: New file.
8687         * sysdeps/ieee754/ldbl-opt/nldbl-isoc99_vfwscanf.c: New file.
8688         * sysdeps/ieee754/ldbl-opt/nldbl-isoc99_vswscanf.c: New file.
8689         * sysdeps/ieee754/ldbl-opt/nldbl-isoc99_vscanf.c: New file.
8690         * sysdeps/ieee754/ldbl-opt/nldbl-isoc99_fscanf.c: New file.
8692         * stdio-common/Makefile (tests): Add scanf13.
8693         (scanf13-ENV): New.
8694         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Handle
8695         m modifier followed by l.
8696         (STRING_ARG): Add width argument.
8697         (_IO_vfscanf_internal) <case L_('c')>: Handle %mc.
8698         <case L_('C')>: Handle %mlc and %mC.
8699         <case L_('s'), case L_('S'), case L_('[')>: Adjust STRING_ARG
8700         arguments.
8701         * stdio-common/scanf13.c: New test.
8703         * libio/libioP.h (_IO_acquire_lock_clear_flags2_fct): Clear
8704         the _IO_FLAGS2_FORTIFY bit from _flags2 rather than _flags.
8706 2007-09-18  Ulrich Drepper  <drepper@redhat.com>
8708         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Correct return value
8709         type and __THROW marker of splice, vmsplice, and tee.
8710         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
8711         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Likewise.
8712         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
8713         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
8714         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
8715         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
8716         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Likewise.
8717         * sysdeps/unix/sysv/linux/syscalls.list: Mark splice, vmsplice, and tee
8718         as cancellation points.
8720 2003-11-01  Daniel Jacobowitz  <dan@debian.org>
8722         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_discover_osversion): Don't
8723         parse more than three parts of the version number.
8725 2007-09-15  Ulrich Drepper  <drepper@redhat.com>
8727         * stdio-common/vfscanf.c (_IO_vfwscanf): Add support for 'm'
8728         modifier.  Patch by Jakub Jelinek.
8730 2007-08-26  Jakub Jelinek  <jakub@redhat.com>
8732         * sysdeps/unix/sysv/linux/i386/Makefile (sysdep_routines): Add
8733         call_fallocate in misc subdir.
8734         * sysdeps/unix/sysv/linux/i386/call_fallocate.S: New file.
8735         * sysdeps/unix/sysv/linux/i386/syscalls.list (fallocate64): Remove.
8736         * sysdeps/unix/sysv/linux/i386/posix_fallocate.c: Use __call_fallocate
8737         instead of __fallocate64.
8738         * sysdeps/unix/sysv/linux/i386/posix_fallocate64.c: Likewise.
8740 2007-09-15  Jakub Jelinek  <jakub@redhat.com>
8742         * rt/Versions (librt): Export __mq_open_2@@GLIBC_2.7.
8743         * rt/Makefile (headers): Add bits/mqueue2.h.
8744         * rt/mqueue.h: Include bits/mqueue2.h if -D_FORTIFY_SOURCE=2,
8745         optimizing with GCC and __va_arg_pack_len is defined.
8746         * rt/bits/mqueue2.h: New file.
8747         * rt/mq_open.c (__mq_open): Renamed from mq_open.
8748         (mq_open): New strong_alias.
8749         (__mq_open_2): New function.
8750         * sysdeps/unix/sysv/linux/mq_open.c (__mq_open): Renamed from mq_open.
8751         (mq_open): New strong_alias.
8752         (__mq_open_2): New function.
8753         * debug/Versions (libc): Export __fortify_fail@@GLIBC_PRIVATE.
8754         * Versions.def (librt): Add GLIBC_2.7 version.
8755         * debug/fortify_fail.c (__fortify_fail): Add libc_hidden_def.
8756         * include/stdio.h (__fortify_fail): Add libc_hidden_proto.
8758         * misc/sys/cdefs.h (__errordecl, __va_arg_pack_len): Define.
8759         * io/fcntl.h: Include bits/fcntl2.h when __va_arg_pack_len
8760         is defined rather than when not C++.
8761         * io/bits/fcntl2.h (__open_alias, __open64_alias, __openat_alias,
8762         __openat64_alias): New redirects.
8763         (__open_too_many_args, __open_missing_mode, __open64_too_many_args,
8764         __open64_missing_mode, __openat_too_many_args, __openat_missing_mode,
8765         __openat64_too_many_args, __openat64_missing_mode): New __errordecls.
8766         (open, open64, openat, openat64): Rewrite as __extern_always_inline
8767         functions instead of function-like macros.
8769 2007-09-14  H.J. Lu  <hongjiu.lu@intel.com>
8771         * sysdeps/i386/i586/memcpy.S (__memcpy_chk): New definition.
8772         * sysdeps/i386/i586/mempcpy.S (__memcpy_chk): New definition.
8773         * sysdeps/i386/i586/memset.S (__memset_chk): New definition.
8775 2007-09-15  Mike Frysinger  <vapier@gentoo.org>
8777         * inet/inet_net.c: Reset digit to 0 for inputs starting with "0x".
8778         * inet/tst-network.c (tests): Add edge case tests for "0", "0x", "0x0".
8780 2007-09-14  Mike Frysinger  <vapier@gentoo.org>
8782         * inet/tst-network.c: Increment ERRORS for failing tests.
8784 2007-09-07  Jakub Jelinek  <jakub@redhat.com>
8786         * misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+.
8787         * misc/bits/syslog.h (syslog): When __va_arg_pack is defined,
8788         implement as __extern_always_inline function.
8789         (vsyslog): Define as __extern_always_inline function unconditionally.
8790         * libio/bits/stdio2.h (sprintf, snprintf, printf, fprintf):
8791         When __va_arg_pack is defined, implement as __extern_always_inline
8792         functions.
8793         (vsprintf, vsnprintf, vprintf, vfprintf): Define as
8794         __extern_always_inline functions unconditionally.
8795         * libio/bits/stdio.h (vprintf): Ifdef out the inline when
8796         bits/stdio2.h will be included.
8797         * wcsmbs/bits/wchar2.h (__swprintf_alias): New redirect.
8798         (swprintf, wprintf, fwprintf): When __va_arg_pack is defined,
8799         implement as __extern_always_inline functions.
8800         (vswprintf, vwprintf, vfwprintf): Define as
8801         __extern_always_inline functions unconditionally.
8802         * debug/tst-chk1.c (do_test): Enable remaining tests for C++.
8804 2007-09-03  Jakub Jelinek  <jakub@redhat.com>
8806         * misc/sys/cdefs.h (__extern_inline, __extern_always_inline): Only
8807         define in C++ for GCC 4.3+, in C++ always use __gnu_inline__
8808         attribute.
8809         * include/features.h (__USE_EXTERN_INLINES): Define only when
8810         __extern_inline is defined.
8811         * stdlib/stdlib.h: Include bits/stdlib.h when __extern_always_inline
8812         is defined instead of when not __cplusplus.
8813         * misc/sys/syslog.h: Include bits/syslog.h when __extern_always_inline
8814         is defined instead of when not __cplusplus.
8815         * socket/sys/socket.h: Include bits/socket2.h when
8816         __extern_always_inline is defined instead of when not __cplusplus.
8817         * libio/stdio.h: Include bits/stdio2.h when __extern_always_inline
8818         is defined instead of when not __cplusplus.
8819         * posix/unistd.h: Include bits/unistd.h when __extern_always_inline
8820         is defined instead of when not __cplusplus.
8821         * string/string.h: Include bits/string3.h when __extern_always_inline
8822         is defined instead of when not __cplusplus.
8823         * wcsmbs/wchar.h: Include bits/wchar2.h when __extern_always_inline
8824         is defined instead of when not __cplusplus.
8825         (btowc, wctob): Don't guard the inlines with ifndef __cplusplus.
8826         * io/fcntl.h: Don't include bits/fcntl2.h if __extern_always_inline
8827         is not defined.
8828         * misc/bits/syslog-ldbl.h: Guard *_chk stuff with
8829         defined __extern_always_inline instead of !defined __cplusplus.
8830         * libio/bits/stdio-ldbl.h: Likewise.
8831         * wcsmbs/bits/wchar-ldbl.h: Likewise.
8832         * misc/bits/syslog.h (syslog): Don't define for C++.
8833         (vsyslog): Use __extern_always_inline function for C++ instead of
8834         a macro.
8835         * libio/bits/stdio.h (__STDIO_INLINE): Define to __extern_inline
8836         whenever that macro is defined.
8837         (vprintf): Don't provide the inline for C++.
8838         (fread_unlocked, fwrite_unlocked): Don't define the macros for C++.
8839         * libio/bits/stdio2.h (sprintf, snprintf, printf, fprintf): Don't
8840         define the macros for C++.
8841         (vsprintf, vsnprintf, vprintf, vfprintf): Define as
8842         __extern_always_inline functions for C++.
8843         * io/sys/stat.h (stat, lstat, fstat, fstatat, mknod, mknodat,
8844         stat64, lstat64, fstat64, fstatat64): Don't define if not
8845         __USE_EXTERN_INLINES.
8846         * wcsmbs/bits/wchar2.h: Fix #error message.
8847         (swprintf, wprintf, fwprintf): Don't define the macros for C++.
8848         (vswprintf, vwprintf, vfwprintf): Define using
8849         __extern_always_inline functions for C++.
8850         * string/bits/string3.h: Don't #undef macros if __cplusplus.
8851         (memcpy, memmove, mempcpy, memset, bcopy, bzero, strcpy, stpcpy,
8852         strncpy, strcat, strncat): Define as __extern_always_inline
8853         functions instead of macros for C++.
8854         * math/bits/cmathcalls.h: Guard __extern_inline routines with
8855         defined __extern_inline.
8856         * sysdeps/alpha/fpu/bits/mathinline.h (__MATH_INLINE): Define
8857         to __extern_inline whenever that macro is defined.
8858         * sysdeps/ia64/fpu/bits/mathinline.h (__MATH_INLINE): Likewise.
8859         * sysdeps/i386/fpu/bits/mathinline.h (__MATH_INLINE): Likewise.
8860         * sysdeps/i386/i486/bits/string.h (__STRING_INLINE): Likewise.
8861         * sysdeps/s390/bits/string.h (__STRING_INLINE): Likewise.
8862         * sysdeps/s390/fpu/bits/mathinline.h (__MATH_INLINE): Likewise.
8863         * sysdeps/powerpc/fpu/bits/mathinline.h (__MATH_INLINE): Likewise.
8864         * sysdeps/x86_64/fpu/bits/mathinline.h (__MATH_INLINE): Likewise.
8865         * sysdeps/sparc/fpu/bits/mathinline.h (__MATH_INLINE): Likewise.
8866         * sysdeps/unix/sysv/linux/sys/sysmacros.h (gnu_dev_major,
8867         gnu_dev_minor, gnu_dev_makedev): Remove __extern_inline from
8868         prototypes.  Only provide __extern_inline routines if
8869         __USE_EXTERN_INLINES.
8870         * debug/Makefile: Add rules to build and run tst-{,lfs}chk{4,5,6}
8871         tests.
8872         * debug/tst-chk1.c (do_prepare, do_test): Allow compilation as C++.
8873         For now avoid some *printf tests in C++.  Skip all testing
8874         if __USE_FORTIFY_LEVEL is defined, but __extern_always_inline macro
8875         is not.
8876         * debug/tst-chk4.cc: New file.
8877         * debug/tst-chk5.cc: New file.
8878         * debug/tst-chk6.cc: New file.
8879         * debug/tst-lfschk4.cc: New file.
8880         * debug/tst-lfschk5.cc: New file.
8881         * debug/tst-lfschk6.cc: New file.
8882         * include/wchar.h (__vfwprintf_chk, __vswprintf_chk): Avoid
8883         prototypes in C++.
8884         * include/stdio.h (__sprintf_chk, __snprintf_chk, __vsprintf_chk,
8885         __vsnprintf_chk, __printf_chk, __fprintf_chk, __vprintf_chk,
8886         __vfprintf_chk, __fgets_unlocked_chk, __fgets_chk): Likewise.
8888 2007-09-13  Ulrich Drepper  <drepper@redhat.com>
8890         * po/cs.po: Update from translation team.
8892 2007-09-11  Roland McGrath  <roland@redhat.com>
8894         * posix/Makefile ($(objpfx)getconf.speclist): Make it empty if cross
8895         compiling.
8897 2007-09-07  Samuel Thibault  <samuel.thibault@ens-lyon.org>
8899         * sysdeps/mach/hurd/bits/ioctls.h (TAB3): New macro.
8901 2007-09-05  Roland McGrath  <roland@redhat.com>
8903         * manual/signal.texi (Signaling Another Process): Typo fix.
8904         From Karl Berry <karl@freefriends.org>.
8906 2007-08-29  Ulrich Drepper  <drepper@redhat.com>
8908         * sysdeps/unix/sysv/linux/check_pf.c (IFA_F_OPTIMISTIC): Define to
8909         zero if not defined.
8910         (make_request): Recognize optimistic addresses and treat them like
8911         deprecated addresses.
8912         Reported by Neil Horman <nhorman@redhat.com>.
8914 2007-08-28  Ulrich Drepper  <drepper@redhat.com>
8916         * nscd/connections.c (send_ro_fd): Also transfer file size.
8917         * nscd/nscd_helper.c (get_mapping): If nscd also transfers the
8918         file size don't call fstat.
8920         * nscd/nscd_helper.c (get_mapping): Avoid the pread call, just go
8921         ahead and map the file.  This should always be correct and we can
8922         catch problems later.
8924 2007-08-28  Jakub Jelinek  <jakub@redhat.com>
8926         * libio/bits/stdio2.h (__fread_chk, __fread_unlocked_chk): New
8927         prototypes.
8928         (__fread_alias, __fread_unlocked_alias): New aliases.
8929         (fread): New extern inline.
8930         (fread_unlocked): Likewise.  Undef macro before definition of
8931         the inline function.
8932         * debug/Makefile (routines): Add fread_chk and fread_u_chk.
8933         (CFLAGS-fread_chk.c, CFLAGS-fread_u_chk.c): Add.
8934         * debug/Versions (libc): Export __fread_chk@@GLIBC_2.7
8935         and __fread_unlocked_chk@@GLIBC_2.7.
8936         * debug/fread_chk.c: New file.
8937         * debug/fread_u_chk.c: New file.
8938         * debug/tst-chk1.c (do_test): Add fread and fread_unlocked tests.
8940 2007-08-27  Jakub Jelinek  <jakub@redhat.com>
8942         * sysdeps/unix/sysv/linux/syscalls.list
8943         (personality): Change caller to EXTRA.
8945 2007-08-25  Ulrich Drepper  <drepper@redhat.com>
8947         * iconvdata/iso-2022-kr.c (BODY): Fake initialization of array buf
8948         to keep gcc quiet.
8949         * iconvdata/iso-2022-cn.c (BODY): Likewise.
8951         * locale/programs/ld-collate.c (collate_output): Avoid warning if
8952         NDEBUG is defined.
8954         * Makerules: Use -p option with mkdir.
8956         * sunrpc/key_prot.c (xdr_unixcred): Work around gcc alias warning.
8957         * nis/nis_xdr.c (_xdr_nis_server): Likewise.
8958         (_xdr_directory_obj): Likewise.
8959         (xdr_entry_obj): Likewise.
8960         (xdr_group_obj): Likewise.
8961         (xdr_link_obj): Likewise.
8962         (xdr_table_obj): Likewise.
8963         (_xdr_nis_result): Likewise.
8964         (_xdr_ns_request): Likewise.
8965         (_xdr_ib_request): Likewise.
8966         (_xdr_nis_taglist): Likewise.
8967         (xdr_cback_data): Likewise.
8968         * nis/yp_xdr.c (xdr_ypmaplist): Likewise.
8969         (xdr_ypresp_maplist): Likewise.
8971         * stdio-common/Makefile: Avoid format string warning for tst-sprint.
8973         * posix/regex_internal.h: Prevent some declarations and definitions
8974         to be seen when used in tests.
8976         * posix/tst-rfc3484.c (__idna_to_unicode_lzlz): Initialize *OUTPUT.
8977         * posix/tst-rfc3484-2.c (__idna_to_unicode_lzlz): Likewise.
8979         * debug/Makefile: Disable format checking when compiling tst-chk?.c.
8981         * config.make.in (datarootdir): Add to shut up configure.
8983         * sysdeps/x86_64/cacheinfo.c (handle_amd): Fix computation of
8984         associativity for fully-associative caches.
8986         * sysdeps/x86_64/cacheinfo.c (handle_amd): Handle L3 cache
8987         requests.  Fill on more associativity values for L2.
8988         Patch mostly by Evandro Menezes.
8990 2007-08-24  Ulrich Drepper  <drepper@redhat.com>
8992         * sysdeps/unix/sysv/linux/x86_64/init-first.c
8993         (_libc_vdso_platform_setup): Avoid using exported variable by using
8994         alias.
8996         * resolv/arpa/nameser.h (NS_OPT_DNSSEC_OK): Define.
8998         * sysdeps/unix/sysv/linux/i386/syscalls.list: No reason to mark
8999         fallocate64 as EXTRA.  It is not referenced if the symbol isn't
9000         defined.
9002 2007-08-23  Ulrich Drepper  <drepper@redhat.com>
9004         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Correctly
9005         align stack for call if pltexit is to be used.
9007         [BZ #3924]
9008         * sysdeps/i386/dl-trampoline.S (_dl_runtime_profile): Correctly
9009         align for function call in case pltexit has to be called later.
9011         * sysdeps/i386/dl-trampoline.S (_dl_runtime_resolve): Avoid
9012         implicit atomic operation when storing function pointer.
9013         (_dl_runtime_profile): Likewise.
9015 2007-08-17  Jakub Jelinek  <jakub@redhat.com>
9017         * nis/nis_table.c (nis_list): Don't fail if __follow_path returned
9018         NIS_NOTFOUND.
9020 2007-08-21  Ulrich Drepper  <drepper@redhat.com>
9022         [BZ #4566]
9023         * string/strtok.c: Fix typo in comment.
9025         [BZ #4582]
9026         * debug/segfault.c: Fix typos in comments.
9028         [BZ #4588]
9029         * stdio-common/tempnam.c: Fix comment, it is not checked that
9030         TMPDIR points to a writable directory.
9032         [BZ #4726]
9033         * resolv/res_send.c (__libc_res_nsend): Initialize all of the
9034         memory allocated for the name server address.
9036         [BZ #4946]
9037         * nscd/connections.c (handle_request): Using sendfile always
9038         requires that mmap is used for the database.
9039         Patch by Petr Baudis <pasky@suse.cz>.
9041         [BZ #4905]
9042         * nscd/hstcache.c (cache_addhst): When reloading an entry which
9043         suddenly has two or more addresses, ignore it and remove the old
9044         entry.
9046         [BZ #4814]
9047         * resolv/res_hconf.c: Prepare for compiling outside libc.
9048         * nscd/res_hconf.c: New file.
9049         * nscd/Makefile (nscd-modules): Add res_hconf.  Add rules to build
9050         the new file.
9051         * nscd/gethstbynm2_r.c (NEED__RES_HCONF): Define.
9052         * nscd/gethstbyad_r.c (NEED__RES_HCONF): Likewise.
9054         * nscd/hstcache.c (cache_addhst): Minimal optimization.
9056         [BZ #4925]
9057         * debug/pcprofiledump.c: Turn on internationalization by calling
9058         setlocale.  Patch mostly by Benno Schulenberg.
9060         [BZ #4936]
9061         * iconv/gconv.c (__gconv): If flush was successful, clear rest of
9062         the state.
9063         * iconvdata/Makefile: Add rules to build and run bug-iconv5.
9064         * iconvdata/bug-iconv5.c: New file.
9066 2007-08-04  Carlos O'Donell  <carlos@systemhalted.org>
9068         [BZ #4896]
9069         * elf/elf.h: Define R_PARISC_PLABEL21L, R_PARISC_PLABEL14R,
9070         R_PARISC_GNU_VTENTRY, R_PARISC_GNU_VTINHERIT, R_PARISC_TLS_GD21L,
9071         R_PARISC_TLS_GD14R, R_PARISC_TLS_GDCALL, R_PARISC_TLS_LDM21L,
9072         R_PARISC_TLS_LDM14R, R_PARISC_TLS_LDMCALL, R_PARISC_TLS_LDO21L,
9073         R_PARISC_TLS_LDO14R, R_PARISC_TLS_DTPMOD32, R_PARISC_TLS_DTPMOD64,
9074         R_PARISC_TLS_DTPOFF32, R_PARISC_TLS_DTPOFF64, R_PARISC_TLS_LE21L,
9075         R_PARISC_TLS_LE14R, R_PARISC_TLS_IE21L, R_PARISC_TLS_IE14R,
9076         R_PARISC_TLS_TPREL32, R_PARISC_TLS_TPREL64.
9078 2007-08-21  Ulrich Drepper  <drepper@redhat.com>
9080         [BZ #4937]
9081         * elf/do-lookup.h (do_lookup_x): Minimal improvement in hash
9082         lookup loop.  Suggested by John Reiser.
9084 2007-08-21  Jakub Jelinek  <jakub@redhat.com>
9086         * sysdeps/unix/sysv/linux/alpha/sysdep.h: Include tls.h.
9088 2007-08-20  Ulrich Drepper  <drepper@redhat.com>
9090         * csu/libc-start.c: Don't handle VDSO_SETUP here.
9091         * sysdeps/unix/sysv/linux/init-first.c: Handle it here instead.
9092         * sysdeps/unix/sysv/linux/x86_64/libc-start.c: Renamed to...
9093         * sysdeps/unix/sysv/linux/x86_64/init-first.c: ...this.  New file.
9094         * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Move VDSO_SETUP code
9095         to...
9096         * sysdeps/unix/sysv/linux/x86_64/init-first.c: ...here.  New file.
9098 2007-08-18  Ulrich Drepper  <drepper@redhat.com>
9100         * po/nl.po: Update from translation team.
9102 2007-08-16  Andreas Jaeger  <aj@suse.de>
9104         * locale/localeinfo.h: Make _nl_category_name_idxs extern.
9105         Reported by Peter Festner <peter.festner@ewetel.net>.
9107 2007-08-17  Jakub Jelinek  <jakub@redhat.com>
9109         * login/tst-grantpt.c (test_einval): Add 3rd argument to open.
9111 2007-08-16  Jakub Jelinek  <jakub@redhat.com>
9113         * elf/Makefile ($(objpfx)ld.so): Use readelf -s and awk instead of nm -u
9114         to check for undefined symbols.
9116         * sysdeps/unix/sysv/linux/sparc/sparc32/clone.S (__clone):
9117         If the syscall fails, set errno to the actual returned error number
9118         rather than EINVAL.
9119         * sysdeps/unix/sysv/linux/sparc/sparc64/clone.S (__clone): If
9120         arguments are incorrect, set errno to EINVAL, if the syscall
9121         fails, set errno to the actual returned error number.
9123         * stdlib/bits/stdlib-ldbl.h (__strtold_internal): Remove.
9124         * wcsmbs/bits/wchar-ldbl.h (__wcstold_internal): Remove.
9126         * sysdeps/sparc/sparc32/sparcv9b/memcpy.S: Moved to...
9127         * sysdeps/sparc/sparc32/sparcv9/sparcv9b/memcpy.S: ... here.  New
9128         file.
9129         (ASI_PNF, ASI_BLK_P): Don't define.
9130         * sysdeps/sparc/sparc32/sparcv9v/memcpy.S: Moved to...
9131         * sysdeps/sparc/sparc32/sparcv9/sparcv9v/memcpy.S: ... here.  New
9132         file.
9133         * sysdeps/sparc/sparc32/sparcv9v/memset.S: Moved to...
9134         * sysdeps/sparc/sparc32/sparcv9/sparcv9v/memset.S: ... here.  New
9135         file.
9137 2007-08-15  Jakub Jelinek  <jakub@redhat.com>
9139         * sysdeps/sparc/fpu/fraiseexcpt.c (__feraiseexcept): Fix raising
9140         FE_UNDERFLOW on Niagara CPUs.
9142         * sysdeps/sparc/fpu/feholdexcpt.c (feholdexcept): Clear all
9143         exceptions.
9145 2007-08-14  Jakub Jelinek  <jakub@redhat.com>
9147         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_runtime_setup): No
9148         need to check GLRO(dl_hwcap) & HWCAP_SPARC_FLUSH on sparcv9.
9149         (sparc_fixup_plt): Add do_flush argument instead of figuring whether
9150         flush should be used or not inside of the function.
9151         (elf_machine_fixup_plt, elf_machine_rela): Adjust caller.
9153         * sysdeps/unix/sysv/linux/sparc/sparc32/clone.S (__clone,
9154         __thread_start): Use HIDDEN_JUMPTARGET.
9155         * sysdeps/unix/sysv/linux/sparc/sparc64/clone.S (__clone,
9156         __thread_start): Likewise.
9157         * sysdeps/unix/sysv/linux/sparc/sysdep.h (JUMPTARGET): Define.
9159         * sysdeps/ieee754/ldbl-64-128/strtold_l.c (__STRTOF): Declare.
9160         Add libc_hidden_proto.
9161         (STRTOF): Add libc_hidden_proto.
9162         (___new_strtold_l, ___new_wcstold_l): New weak aliases.
9163         (strtold_l, wcstold_l): Use them as second argument for
9164         long_double_symbol.
9166 2007-08-14  Ulrich Drepper  <drepper@redhat.com>
9168         * elf/dl-misc.c: Undo last change.  The kernel won't allow it.
9170 2007-08-13  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
9172         * stdlib/strtold_l.c: Include wchar.h if needed.  Add libc_hidden_def.
9174 2007-08-14  Ulrich Drepper  <drepper@redhat.com>
9176         * po/bg.po: New file.  From the translation team.
9178 2007-08-13  Jakub Jelinek  <jakub@redhat.com>
9180         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_PSELECT,
9181         __ASSUME_PPOLL, __ASSUME_ATFCTS, __ASSUME_SET_ROBUST_LIST,
9182         __ASSUME_UTIMENSAT, __ASSUME_FALLOCATE): Update per-arch conditions
9183         when each feature was introduced.
9185         * sysdeps/unix/sysv/linux/dl-vdso.c: Don't include dl-hash.h.
9186         * sysdeps/unix/sysv/linux/dl-vdso.h: Don't include dl-hash.h if NDEBUG.
9187         (CHECK_HASH): New macro.
9188         (PREPARE_VERSION): Use it.
9190         * sysdeps/unix/sysv/linux/pselect.c (__generic_pselect): Only provide
9191         prototype if not __ASSUME_PSELECT.
9192         * sysdeps/unix/sysv/linux/ppoll.c (__generic_ppoll): Only provide
9193         prototype if not __ASSUME_PPOLL.
9195         * sysdeps/unix/sysv/linux/dl-osinfo.h (ROUND): #undef after use.
9197         * sysdeps/unix/clock_settime.c (freq, __pthread_clock_settime,
9198         hp_timing_settime): Don't define or declare if HANDLED_CPUTIME
9199         is defined.
9201 2007-08-13  Ulrich Drepper  <drepper@redhat.com>
9203         * sysdeps/unix/sysv/linux/x86_64/libc-start.c
9204         (_libc_vdso_platform_setup): If vDSO is not available point
9205         __vdso_gettimeofday to the vsyscall.
9206         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.S [SHARED]: Use
9207         __vdso_gettimeofday instead of vsyscall.
9209 2007-08-13  Jakub Jelinek  <jakub@redhat.com>
9211         * nscd/servicescache.c: Include kernel-features.h.
9212         * nscd/gai.c: Likewise.
9213         * sysdeps/unix/sysv/linux/statfs64.c: Likewise.
9214         * sysdeps/unix/sysv/linux/fstatfs64.c: Likewise.
9215         * sysdeps/unix/sysv/linux/fxstatat.c: Likewise.
9216         * sysdeps/unix/sysv/linux/s390/s390-32/mmap.S: Likewise.
9217         * sysdeps/unix/sysv/linux/s390/s390-32/mmap64.S: Likewise.
9218         * sysdeps/unix/sysv/linux/xstatconv.c: Likewise.
9219         * sysdeps/unix/sysv/linux/if_index.c: Likewise.
9220         * sysdeps/unix/sysv/linux/sparc/sparc64/xstat.c: Likewise.
9221         * sysdeps/unix/sysv/linux/ifaddrs.c: Likewise.
9223 2007-08-12  Ulrich Drepper  <drepper@redhat.com>
9225         * elf/dl-dst.h: No need for _dl_dst_count, _dl_dst_substitute,
9226         and _dl_get_origin defines anymore.
9228         * sysdeps/unix/sysv/linux/clock_gettime.c (maybe_syscall_gettime_cpu):
9229         Build fix for systems which might lack POSIX timer support.
9231         * sysdeps/unix/sysv/linux/x86_64/libc-start.c
9232         (_libc_vdso_platform_setup): Mangle function pointers before storing
9233         them.
9234         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (INLINE_VSYSCALL):
9235         Demangle vdso pointer before use.
9236         (INTERNAL_VSYSCALL): Likewise.
9238         * elf/cache.c (primes): Mark as const.
9239         Noted by Roland McGrath.
9241 2007-08-01  Andreas Jaeger  <aj@suse.de>
9242             Jakub Jelinek  <jakub@redhat.com>
9244         * elf/ldconfig.c (opt_ignore_aux_cache): Add new option.
9245         (options): Add option.
9246         (parse_opt): Handle option.
9247         (manual_link): Adjust process_file caller.  Call implicit_soname.
9248         (search_dir): Formatting.  Use and populate auxiliary cache.
9249         (main): Load and save auxiliary cache.
9250         * elf/readlib.c (process_file): Add stat_buf argument.  Pass struct
9251         stat64 from fstat64 to caller.
9252         (implicit_soname): New function.
9253         * elf/readelflib.c (process_elf_file): If DT_SONAME is not present,
9254         leave *soname as NULL.
9255         * elf/cache.c: Include libgen.h.
9256         (print_entry, print_cache, compare, save_cache, add_to_cache):
9257         Formatting and cleanups.
9258         (aux_cache_entry_id, aux_cache_entry, aux_cache_file_entry,
9259         aux_cache_file): New structures.
9260         (AUX_CACHEMAGIC): Define.
9261         (primes): New array.
9262         (aux_hash_size, aux_hash): New variables.
9263         (aux_cache_entry_id_hash, nextprime, init_aux_cache,
9264         search_aux_cache, insert_to_aux_cache, add_to_aux_cache,
9265         load_aux_cache, save_aux_cache): New functions.
9266         * sysdeps/generic/ldconfig.h (_PATH_LDCONFIG_AUX_CACHE): Define.
9267         (init_aux_cache, search_aux_cache, add_to_aux_cache,
9268         load_aux_cache, save_aux_cache, implicit_soname): New prototypes.
9269         (process_file): Adjust prototype.
9271 2007-08-12  Jakub Jelinek  <jakub@redhat.com>
9273         * sysdeps/unix/sysv/linux/ia64/bits/sigcontext.h: Include stddef.h
9274         with __need_size_t.
9276 2007-08-12  Ulrich Drepper  <drepper@redhat.com>
9278         * sysdeps/unix/sysv/linux/dl-vdso.c (_dl_vdso_vsym): Expect
9279         r_found_version structure as second parameter.
9280         * sysdeps/unix/sysv/linux/dl-vdso.h (PREPARE_VERSION): Define.
9281         (_dl_vdso_vsym): Change type of second parameter accordingly.
9282         * sysdeps/unix/sysv/linux/x86-64/libc-start.c
9283         (_libc_vdso_platform_setup): Adjust.
9284         * sysdeps/unix/sysv/linux/powerpc/libc-start.c
9285         (_libc_vdso_platform_setup): Likewise.
9287         * sysdeps/unix/sysv/linux/powerpc/dl-vdso.c: Move to...
9288         * sysdeps/unix/sysv/linux/dl-vdso.c: ...here.
9289         * sysdeps/unix/sysv/linux/powerpc/dl-vdso.h: Move to...
9290         * sysdeps/unix/sysv/linux/dl-vdso.h: ...here.
9291         * csu/libc-start.c: Pretty printing.
9292         Use VDSO_SETUP if defined.
9293         * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Define VDSO_SETUP
9294         and let generic code call into _libc_vdso_platform_setup.
9295         * sysdeps/unix/sysv/linux/x86_64/libc-start.c: New file.
9296         * sysdeps/unix/sysv/linux/x86_64/bits/libc-vdso.h: New file.
9297         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Pretty printing.
9298         Define INLINE_VSYSCALL and INTERNAL_VSYSCALL.
9299         * sysdeps/unix/sysv/linux/x86_64/Versions: Export __vdso_clock_gettime
9300         for GLIBC_PRIVATE.
9301         * sysdeps/unix/sysv/linux/x86_64/Makefile [subdir=elf]
9302         (sysdep_rountines): Add dl-vdso.
9304         * sysdeps/unix/sysv/linux/powerpc/Makefile: Use sysdep_routines instead
9305         of routines.
9307         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h: Add
9308         attribute_hidden to __vdso_gettimeofday prototype.
9310 2007-08-12  Roland McGrath  <roland@redhat.com>
9312         * manual/stdio.texi (Variable Arguments Output): Fix xref to gcc manual.
9313         From: Karl Berry <karl@freefriends.org>.
9315 2007-08-11  Ulrich Drepper  <drepper@redhat.com>
9317         * elf/dl-misc.c (_dl_sysdep_read_whole_file): We really don't need
9318         an atime update for the files we read.
9320 2007-08-10  Ulrich Drepper  <drepper@redhat.com>
9322         * shadow/lckpwdf.c (__lckpwdf): Use O_CLOEXEC if possible.
9324         * nscd/connections.c: Use O_CLOEXEC if possible.  Use mkostemp
9325         instead of mkstemp.
9327         * misc/Makefile (routines): Add mkostemp and mkostemp64.
9328         * misc/Versions: Export mkostemp and mkostemp64 for GLIBC_2.7.
9329         * misc/mkostemp.c: New file.
9330         * misc/mkostemp64.c: New file.
9331         * stdlib/stdlib.h: Declare the new functions.
9332         * sysdeps/posix/tempname.c: Add new parameter which is added to
9333         the flags for open.  Remove __GT_BIGFILE handling.
9334         * stdio-common/tempname.c: Likewise.
9335         * include/stdio.h: Adjust __gen_tempname prototype.
9336         Renumber __GT_* constants.
9337         * libio/oldtmpfile.c: Adjust for __gen_tempname interface change.
9338         * misc/mkdtemp.c: Likewise.
9339         * misc/mkstemp.c: Likewise.
9340         * misc/mkstemp64.c: Likewise.
9341         * misc/mktemp.c: Likewise.
9342         * stdio-common/tempnam.c: Likewise.
9343         * stdio-common/tmpfile.c: Likewise.
9344         * stdio-common/tmpfile64.c: Likewise.
9345         * stdio-common/tmpnam.c: Likewise.
9346         * stdio-common/tmpnam_r.c: Likewise.
9348 2007-08-10  Roland McGrath  <roland@frob.com>
9350         * sysdeps/mach/hurd/bits/ioctls.h (NLDLY, TABDLY, BSDLY, VTDLY):
9351         New macros.
9352         (NLDELAY, CRDELAY, TBDELAY, BSDELAY, VTDELAY): Define to those.
9353         Reported by Samuel Thibault <samuel.thibault@ens-lyon.org>.
9355 2007-08-10  Ulrich Drepper  <drepper@redhat.com>
9357         * nss/nss_files/files-XXX.c (internal_setent): Use O_CLOEXEC if
9358         possible.
9359         * nss/nss_files/files-alias.c (internal_setent): Likewise.
9360         * nss/Makefile (libnss_files-routines): Add files-have_o_cloexec.
9361         * nss/nss_files/files-have_o_cloexec.c: New file.
9363         * sysdeps/unix/sysv/linux/shm_open.c (shm_open): Use O_CLOEXEC if
9364         available.
9366 2007-08-10  Jakub Jelinek  <jakub@redhat.com>
9368         * sysdeps/ieee754/ldbl-128ibm/strtold_l.c (___new_strtold_l,
9369         ___new_wcstold_l): New weak aliases.
9370         (strtold_l, wcstold_l): Use them as second argument for
9371         long_double_symbol.
9373 2007-08-09  Ulrich Drepper  <drepper@redhat.com>
9375         * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S: Use correct
9376         register in test for error.
9378         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (O_CLOEXEC): Define.
9379         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (O_CLOEXEC): Likewise.
9381         * po/sv.po: Update from translation team.
9383 2007-08-06  Roland McGrath  <roland@redhat.com>
9385         * include/stdlib.h: Add libc_hidden_proto for strto*, __strto*_l.
9386         Remove __strto*_l inlines.
9387         * include/wchar.h: Add libc_hidden_proto for wcsto*, __wcsto*_l.
9388         * stdlib/strtod.c: Add libc_hidden_def.
9389         * stdlib/strtod_l.c: Likewise.
9390         * stdlib/strtold.c [__LONG_DOUBLE_MATH_OPTIONAL]: Add libc_hidden_proto
9391         for __new_strtold and __new_wcstold.
9392         * sysdeps/ieee754/ldbl-128ibm/strtold_l.c: Add libc_hidden_proto for
9393         __STRTOF, STRTOF.
9394         * stdlib/strtol.c: Add libc_hidden_def.
9395         * stdlib/strtol_l.c: Likewise.
9396         * sysdeps/wordsize-64/strtol.c: Add libc_hidden_ver for strtoll and
9397         strtoq.
9399         * scripts/data/localplt-powerpc-linux-gnu.data: New file.
9401         * scripts/data/localplt-x86_64-linux-gnu.data: File renamed to ...
9402         * scripts/data/localplt-generic.data: ... here.
9403         * elf/Makefile (check-data): Get generic file if no other.
9404         ($(objpfx)check-localplt.out): Make target unconditional.
9406         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_discover_osversion):
9407         Use ElfW(Nhdr).
9409 2007-08-05  Ulrich Drepper  <drepper@redhat.com>
9411         * po/zh_CN.po: Updated translation from translation team.
9413 2007-08-05  Jakub Jelinek  <jakub@redhat.com>
9415         * sysdeps/unix/sysv/linux/powerpc/powerpc32/socket.S (__socket):
9416         Don't use CGOTSETUP and CGOTRESTORE macros.
9418 2007-08-04  Roland McGrath  <roland@redhat.com>
9420         * posix/Makefile ($(objpfx)getconf.speclist): Fix typo.
9422 2007-08-04  Jakub Jelinek  <jakub@redhat.com>
9424         * io/bits/fcntl2.h (open, open64, openat, openat64): Add
9425         __extension__ around the whole statement expression.
9427 2007-08-04  Ulrich Drepper  <drepper@redhat.com>
9429         * sysdeps/unix/opendir.c (__alloc_dir): Correct order of DIR
9430         elements during initialization.
9432         * po/pl.po: Updated translation from translation team.
9433         * po/tr.po: Likewise.
9434         * po/nl.po: Likewise.
9436 2007-08-03  Ulrich Drepper  <drepper@redhat.com>
9438         * rt/aio.h: Add __nonnull attributes.
9440 2007-08-03  Jakub Jelinek  <jakub@redhat.com>
9442         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Properly handle -0.
9443         * stdlib/Makefile (tests): Add tst-strtod5.
9444         (tst-strtod5-ENV): New.
9445         * stdlib/tst-strtod5.c: New file.
9447         * intl/dcigettext.c (_nl_find_msg): Free encoding if __gconv_open
9448         failed.
9449         * intl/finddomain.c (_nl_find_domain): Free normalized_codeset
9450         on failure.
9452         * elf/dl-load.c (decompose_rpath): Free copy if result couldn't be
9453         allocated.
9455 2007-08-03  Jakub Jelinek  <jakub@redhat.com>
9457         * rt/mqueue.h (mq_timedreceive, mq_timedsend): Fix nonnull argument
9458         numbers.
9460 2007-08-02  Ulrich Drepper  <drepper@redhat.com>
9462         * io/Makefile (aux): Add have_o_cloexec.
9463         * include/fcntl.h: Declare __have_o_cloexec.
9464         * io/have_o_cloexec.c: New file.
9465         * sysdeps/unix/opendir.c (__opendir): Use O_CLOEXEC is available.
9466         (__alloc_dir): If O_CLOEXEC has been used, don't duplicate the
9467         fcntl call if not necessary.
9468         * login/utmp_file.c (setutent_file): Use __have_o_cloexec instead
9469         of local variable.
9471         * sysdeps/unix/opendir.c (__alloc_dir): Don't initialize ->data.
9472         Avoid memset, add explicit initialization.
9473         * sysdeps/unix/dirstream.h (struct __dirstream): Move data elemtn
9474         to the end and change into zero-sized array.
9475         Move lock member to fill a hole on 64-bit platforms.
9477         * stdlib/stdlib.h: Remove __strto*_internal prototypes and strto*
9478         inline functions.
9479         * include/stdlib.h: Add __strto*_internal prototypes here.
9480         * wcsmbs/wchar.h: Remove __wcsto*_internal prototypes and wcsto*
9481         inline functions.
9482         * include/wchar.h: Add __wcsto*_internal prototypes.
9483         * sysdeps/generic/inttypes.h: No need to protect the declaration
9484         of the __strto*_internal and __wcsto*_internal members here.
9486         * rt/mqueue.h: Change const to __const and add nonnull attributes.
9488 2007-08-02  Roland McGrath  <roland@redhat.com>
9490         * posix/Makefile ($(inst_libexecdir)/getconf): Make hard links to
9491         $(inst_bindir)/getconf if possible.
9493         * posix/Makefile ($(objpfx)getconf.speclist): New target.
9494         (generated): Add it.
9495         ($(inst_libexecdir)/getconf): Use it.
9497 2007-08-01  Ulrich Drepper  <drepper@redhat.com>
9499         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Using
9500         /proc is faster and sufficient.  /sys is still needed for
9501         __get_nprocs_conf.
9503 2007-08-01  Jakub Jelinek  <jakub@redhat.com>
9505         * sysdeps/unix/sysv/linux/i386/syscalls.list (fallocate): Add fallocate
9506         syscall as __fallocate64.
9507         * sysdeps/unix/sysv/linux/i386/posix_fallocate.c: New file.
9508         * sysdeps/unix/sysv/linux/i386/posix_fallocate64.c: New file.
9510 2007-07-30  Jakub Jelinek  <jakub@redhat.com>
9512         * stdlib/tst-strtod2.c (do_test): Use %tu in fmt string for ptrdiff_t
9513         value.
9515         * stdio-common/tst-fmemopen2.c (do_test): Avoid fmt string warning
9516         if off_t is different rank from size_t.
9518         * sysdeps/generic/unwind-dw2.c (extract_cie_info, execute_cfa_program,
9519         uw_frame_state_for): Avoid type punning warnings.
9520         * sysdeps/generic/unwind-dw2-fde-glibc.c
9521         (_Unwind_IteratePhdrCallback): Likewise.
9522         * sysdeps/generic/unwind-dw2-fde.c (_Unwind_Find_FDE): Likewise.
9523         (binary_search_single_encoding_fdes, binary_search_mixed_encoding_fdes,
9524         get_cie_encoding, linear_search_fdes): Don't mix char and unsigned char
9525         pointers.
9527 2007-07-31  Ulrich Drepper  <drepper@redhat.com>
9529         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs_conf): Count
9530         total processors using sysfs.
9531         (__get_nprocs): Use sysfs to determine which processors are online.
9533 2007-07-31  Jakub Jelinek  <jakub@redhat.com>
9535         * sysdeps/unix/sysv/linux/posix_fallocate.c (posix_fallocate): Fix
9536         syscall arguments count.
9538         * stdio-common/tfformat.c (sprint_doubles): Add 12 new tests.
9540 2007-07-30  Roland McGrath  <roland@redhat.com>
9542         * manual/libc.texinfo: Update copyrights, formatting magic, and
9543         @dircategory.  From Karl Berry <karl@freefriends.org>.
9545 2007-07-29  Ulrich Drepper  <drepper@redhat.com>
9547         [BZ #4860]
9548         * io/Makefile (headers): Add bits/fcntl2.h.
9550         * sysdeps/unix/sysv/linux/bits/sched.h (__CPU_ZERO_S): Optimize
9551         using gcc builtin.
9552         (__CPU_EQUAL_S): Likewise.
9554         * posix/Makefile (routines): Add sched_cpualloc and sched_cpufree.
9555         (tests): Add tst-cpuset.
9556         * posix/sched_cpualloc.c: New file.
9557         * posix/sched_cpufree.c: New file.
9558         * posix/tst-cpuset.c: New file.
9559         * posix/Versions: Export __sched_cpualloc and __sched_cpufree for
9560         GLIBC_2.7.
9561         * sysdeps/unix/sysv/linux/bits/sched.h: Define __CPU_*_S macros.
9562         * posix/sched.h: Define old CPU_* macros in temers of __CPU_*_S
9563         macros.  Define CPU_*_S macros.
9565 2007-07-28  Ulrich Drepper  <drepper@redhat.com>
9567         * posix/getconf.c (vars): Add missing _SC_LEVEL4_CACHE_LINESIZE
9568         entry.
9570         [BZ #4858]
9571         * stdio-common/printf_fp.c (___printf_fp): Fix special case of
9572         #.0g and value rounded to 1.0.
9573         * stdio-common/tfformat.c (sprint_doubles): Add two new tests.
9575 2007-07-26  Jakub Jelinek  <jakub@redhat.com>
9577         * locale/programs/ld-monetary.c (monetary_finish): Avoid range check
9578         for int_frac_digits and frac_digits.
9580         * login/logout.c (logout): Avoid aliasing violation.
9581         * login/logwtmp.c (logwtmp): Likewise.
9583         * libio/genops.c (_IO_un_link): Avoid aliasing violation.
9585         * nscd/selinux.c (preserve_capabilities): Initialize new_caps
9586         to avoid warning.
9587         * iconv/gconv_open.c (__gconv_open): Initialize ptr to avoid
9588         warning.
9589         * nis/nis_subr.c (nis_getnames): Initialize saveptr to avoid
9590         warning.
9591         * resolv/inet_ntop.c (inet_ntop6): Initialize best.len and cur.len
9592         to avoid warnings.
9594         * nss/nsswitch.c (__nss_lookup_function): Don't cast &ni->known to
9595         void **.
9596         * nss/nsswitch.h (service_user): Use void * type for KNOWN field.
9598         * nss/nss_files/files-hosts.c (LINE_PARSER): Cast host_addr to
9599         char * to avoid warning.
9600         * nis/nss_nis/nis-hosts.c (LINE_PARSER): Likewise.
9602         * timezone/Makefile (CFLAGS-zdump.c): Add -fwrapv.
9604         * locale/programs/ld-ctype.c (ctype_finish, set_class_defaults,
9605         allocate_arrays): Cast second argument to charmap_find_symbol
9606         to char * to avoid warnings.
9608         * locale/programs/repertoire.c (repertoire_new_char): Change
9609         from_nr, to_nr and cnt to unsigned long, adjust printf format
9610         string.
9612         * locale/programs/ld-collate.c (insert_value, handle_ellipsis):
9613         Cast second argument to new_element to char * to avoid warnings.
9615         * locale/weightwc.h (findidx): Cast &extra[-i] to const int32_t *.
9617         * intl/gettextP.h (struct loaded_domain): Change plural to const
9618         struct expression *.
9619         * intl/plural-eval.c (plural_eval): Change first argument to
9620         const struct expression *.
9621         * intl/plural-exp.c (EXTRACT_PLURAL_EXPRESSION): Change first
9622         argument to const struct expression **.
9623         * intl/plural-exp.h (EXTRACT_PLURAL_EXPRESSION, plural_eval): Adjust
9624         prototypes.
9625         * intl/loadmsgcat (_nl_unload_domain): Cast away const
9626         in call to __gettext_free_exp.
9628         * posix/fnmatch.c (fnmatch): Rearrange code to avoid maybe
9629         unitialized wstring/wpattern var warnings.
9631         * posix/runtests.c (struct a_test): Make data field const char *.
9633         * stdio-common/tst-sprintf2.c (main): Don't declere u, v and buf
9634         vars if not LDBL_MANT_DIG >= 106.
9636         * stdio-common/Makefile (CFLAGS-vfwprintf.c): Add -Wno-unitialized.
9638         * stdio-common/vfprintf.c (vfprintf): Cast first arugment to
9639         __find_specmb to avoid warning.
9641         * rt/tst-mqueue1.c (do_one_test): Add casts to avoid warnings.
9643         * debug/test-strcpy_chk.c (do_tests, do_random_tests): Add casts
9644         to avoid warnings.
9646         * sysdeps/ieee754/ldbl-96/s_roundl.c (huge): Add L suffix to
9647         initializer.
9649         * sysdeps/unix/clock_gettime.c (clock_gettime): Only define
9650         tv var when it will be actually used.
9652         * sunrpc/rpc_cmsg.c (xdr_callmsg): Cast IXDR_PUT_* to void
9653         to avoid warnings.
9655         * iconvdata/gbk.c (BODY): Make buf and cp char instead of unsigned
9656         char array resp. pointer.
9657         * iconvdata/iso-2022-kr.c (BODY): Make buf unsigned char instead of
9658         char array.
9659         * iconvdata/cns11643.h (cns11643_to_ucs4): Change first argument
9660         to const unsigned char **.
9661         (ucs4_to_cns11643): Change second argument to unsigned char *.
9662         * iconvdata/euc-tw.c (BODY): Change endp type to
9663         const unsigned char *.
9664         * iconvdata/iso-ir-165.h (ucs4_to_isoir165): Change second argument
9665         to unsigned char *.
9666         * iconvdata/ibm1008_420.c (LOOP_NEED_FLAGS): Don't define.
9667         * iconvdata/iso-2022-cn.c (BODY): Change buf to unsigned char array.
9668         * iconvdata/iso-2022-cn-ext.c (BODY): Change buf, tmpbuf, tmp
9669         types to unsigned char pointers/arrays instead of char.
9670         * iconvdata/jis0201.h (ucs4_to_jisx0201): Change second argument
9671         to unsigned char *.
9672         * iconvdata/jis0208.h (ucs4_to_jisx0208): Likewise.
9673         * iconvdata/jis0212.h: Include assert.h.
9674         (ucs4_to_jisx0212): Change second argument to unsigned char *.
9675         assert that if cp[0] is not '\0', cp[1] is not '\0' either instead
9676         of trying to handle that.
9677         * iconvdata/euc-kr.c (euckr_from_ucs4): Initialize also cp[1] to
9678         shut up a warning.
9679         * iconvdata/euc-jp-ms.c (from_ucs4_lat1, from_ucs4_greek,
9680         from_ucs4_cjk, from_ucs4_cjkcpt, from_ucs4_extra): Change type to
9681         two dimensional const unsigned char arrays.
9682         (BODY): Cast "" to (const unsigned char *) for assignment to cp.
9683         Initialize endp to inptr to shut up a warning.
9685 2007-07-20  Jakub Jelinek  <jakub@redhat.com>
9687         [BZ #4772]
9688         * time/strptime_l.c (__strptime_internal): Silently ignore
9689         strftime modifiers and field width in recursive calls.
9691         * include/time.h (enum ptime_locale_status): Remove.
9692         (__strptime_internal): Remove decided and era_cnt arguments,
9693         add statep argument.
9694         * time/strptime_l.c (__strptime_internal): Remove decided
9695         and era_cnt arguments, add statep argument.  Don't recompute
9696         any fields in recursive calls, only update caller's tm
9697         and state, if recursive call fails, don't change tm nor
9698         any state.
9699         (get_alt_number): Adjust.
9700         (recursive): Adjust caller.
9701         (strptime): Likewise.
9702         * time/strptime.c (strptime): Likewise.
9704 2007-07-19  Jakub Jelinek  <jakub@redhat.com>
9706         * iconv/gconv_int.h (__GCONV_NULCONV): New internal only error code.
9707         * iconv/gconv_cache.c (__gconv_lookup_cache): Return __GCONV_NULCONV
9708         if from and to charsets are the same.
9709         * iconv/gconv_db.c (__gconv_find_transform): Likewise.
9710         * intl/dcigettext.c (_nl_find_msg): Return NULL even if __gconv_open
9711         returns __GCONV_NOCONV, but not for __GCONV_NULCONV.
9713 2007-07-17  Jakub Jelinek  <jakub@redhat.com>
9715         * wcsmbs/wchar.h: Only define wint_t if __need_wint_t.
9716         Don't define wint_t when __need_mbstate_t unless it
9717         is necessary.
9718         (__mbstate_t): Use __WINT_TYPE__ rather than wint_t
9719         in the typedef if possible.
9720         * wctype/wctype.h (wint_t): Define by including
9721         wchar.h with __need_wint_t instead of including stddef.h
9722         with __need_wint_t and as fallback definining it ourselves.
9723         * iconv/gconv.h (__need_wint_t): Define before including
9724         wchar.h.
9725         * sysdeps/gnu/_G_config.h: Don't include gconv.h if not _LIBC
9726         or _GLIBCPP_USE_WCHAR_T.
9727         (__need_wchar_t): Don't define
9728         if not _LIBC or _GLIBCPP_USE_WCHAR_T.
9729         (__need_wint_t): Don't define before including stddef.h,
9730         define before including wchar.h only if _LIBC or
9731         _GLIBCPP_USE_WCHAR_T.
9732         (_G_iconv_t): Don't define if not _LIBC or _GLIBCPP_USE_WCHAR_T.
9733         * sysdeps/mach/hurd/_G_config.h: Likewise.
9734         * sysdeps/generic/_G_config.h: Likewise.
9735         * libio/libio.h (__wunderflow, __wuflow, __woverflow): Only
9736         prototype if _LIBC or _GLIBCPP_USE_WCHAR_T.
9737         (_IO_getwc_unlocked, _IO_putwc_unlocked): Only define
9738         if _LIBC or _GLIBCPP_USE_WCHAR_T.
9740 2007-07-28  Ulrich Drepper  <drepper@redhat.com>
9742         * sysdeps/posix/posix_fallocate64.c: Undefine
9743         __posix_fallocate64_l64 before alias handling.
9744         * sysdeps/unix/sysv/linux/posix_fallocate.c: New file.
9745         * sysdeps/unix/sysv/linux/posix_fallocate64.c: New file.
9746         * sysdeps/unix/sysv/linux/wordsize-64/posix_fallocate.c: New file.
9747         * sysdeps/unix/sysv/linux/wordsize-64/posix_fallocate64.c: New file.
9749         * io/tst-posix_fallocate.c: Include <fcntl.h>.
9751 2007-07-23  Jakub Jelinek  <jakub@redhat.com>
9753         * locale/programs/ld-collate.c (atwc): New variable.
9754         (add_to_tablewc): New toplevel function, moved from collate_output.
9755         (collate_output): Remove add_to_tablewc nested function.
9757         * iconv/iconvconfig.c (hash_table, hash_size): New toplevel vars.
9758         (name_insert): New function.
9759         (write_output): Remove hash_table and hash_size vars and name_insert
9760         nested function.
9762 2007-07-24  Roland McGrath  <roland@redhat.com>
9764         * Makerules (install-others-programs-nosubdir): New target.
9765         (install-no-libc.a-nosubdir): Depend on it.
9767         * iconv/Makefile (install-others-programs): Set this instead of
9768         install-others.
9769         * login/Makefile (install-others-programs): Likewise.
9770         * posix/Makefile (install-others-programs): Likewise.
9772         * Makerules (install-no-libc.a-nosubdir): Clean up conditional
9773         dependencies.
9775 2007-07-23  Ulrich Drepper  <drepper@redhat.com>
9777         * io/Makefile (tests): Add tst-posix_fallocate.
9778         * io/tst-posix_fallocate.c: New file.
9780         * sysdeps/unix/sysv/linux/kernel-features.h: Define
9781         __ASSUME_FALLOCATE.
9783 2007-07-22  Roland McGrath  <roland@frob.com>
9785         * hurd/getdport.c: Add missing copyright year update.
9787         * sysdeps/mach/hurd/bits/fcntl.h [__USE_GNU] (O_CLOEXEC): New macro.
9788         * hurd/port2fd.c (_hurd_port2fd): Implement O_CLOEXEC.
9790 2007-07-22  Ulrich Drepper  <drepper@redhat.com>
9792         * login/utmp_file.c (setutent_file): Use O_CLOEXEC if possible.
9794         * libio/fileops.c (_IO_new_file_fopen): Recognize 'e' flag and set
9795         O_CLOEXEC is needed.
9796         * nis/nss_compat/compat-grp.c: Use 'e' flag when opening file.
9797         Avoid additional fcntl to set O_CLOEXEC if not needed.
9798         * nis/nss_compat/compat-initgroups.c: Likewise.
9799         * nis/nss_compat/compat-pwd.c: Likewise.
9800         * nis/nss_compat/compat-spwd.c: Likewise.
9802 2007-07-21  Samuel Thibault  <samuel.thibault@ens-lyon.org>
9804         [BZ #3665]
9805         * manual/errno.texi: Change ECANCELED value to 119.
9807         [BZ #4610]
9808         * mach/lock-intern.h: Include <sys/cdefs.h>.
9810         [BZ #4178]
9811         * sysdeps/mach/hurd/sigaction.c (__sigaction): Check ACT != NULL before
9812         reading A.
9814         [BZ #4126]
9815         * sysdeps/mach/hurd/sigsuspend.c (sigsuspend_not_cancel): Define alias
9816         to __sigsuspend.
9818         * sysdeps/mach/i386/sysdep.h: Include <dl-sysdep.h> and <tls.h>.
9820 2006-06-13  Thomas Schwinge  <tschwinge@gnu.org>
9822         * sysdeps/mach/hurd/tls.h: Change `ASSEMBLER' conditional to
9823         `__ASSEMBLER__'.
9824         * sysdeps/mach/hurd/i386/tls.h: Likewise.
9826 2007-07-21  Ulrich Drepper  <drepper@redhat.com>
9828         * nscd/nscd_helper.c (get_mapping): Use MSG_CMSG_CLOEXEC for
9829         descriptor received from nscd.
9831         * sysdeps/unix/sysv/linux/bits/socket.h: Define MSG_CMSG_CLOEXEC.
9833         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Define O_CLOEXEC.
9834         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
9835         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Likewise.
9836         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
9837         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
9838         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
9840 2007-07-20  Jakub Jelinek  <jakub@redhat.com>
9842         [BZ #4816]
9843         * manual/signal.texi (Non-atomic Example): Make memory var volatile.
9845         [BZ #4813]
9846         * login/forkpty.c (forkpty): Close master and slave fds on
9847         fork failure.  Patch by
9848         Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>.
9850 2007-07-18  Jakub Jelinek  <jakub@redhat.com>
9852         * include/features.h (__USE_ISOC95): New define.
9853         * wcsmbs/wchar.h (fwprintf, fwscanf, wprintf, wscanf, swprintf,
9854         swscanf, vfwprintf, vwprintf, vswprintf, fwide): Define even
9855         for -std=iso9899:199409.
9856         * CONFORMANCE: Remove comments about unsupported AMD1.
9858 2007-07-17  Jakub Jelinek  <jakub@redhat.com>
9860         * sysdeps/ia64/sched_cpucount.c: New file.
9861         * sysdeps/powerpc/sched_cpucount.c: New file.
9863         * sysdeps/unix/sysv/linux/bits/sched.h (__sched_cpucount): Add
9864         __BEGIN_DECLS/__END_DECLS around the prototype.
9865         * bits/sched.h (__sched_cpucount): Likewise.  Make second argument
9866         pointer to const cpu_set_t.
9868         * bits/types.h: Don't include stddef.h, don't define __need_size_t.
9869         * signal/signal.h <__USE_BSD || __USE_XOPEN_EXTENDED>: Define
9870         __need_size_t and include stddef.h.
9871         * sysvipc/sys/msg.h: Likewise.
9872         * posix/sched.h: Likewise.
9873         * hurd/hurd/signal.h (__need_size_t): Define.
9875         * CONFORMANCE: ctype.h and wctype.h no longer define size_t,
9876         neither does signal.h in pedantic ISO C namespaces.  stdio.h
9877         no longer defines wint_t or wchar_t.
9879         * libio/libioP.h (_IO_acquire_lock_clear_flags2_fct): New function.
9880         * debug/vfwprintf_chk.c (__vfwprintf_chk): Use
9881         _IO_acquire_lock_clear_flags2 instead of _IO_acquire_lock.
9882         * debug/vprintf_chk.c (__vprintf_chk): Likewise.
9883         * debug/vwprintf_chk.c (__vwprintf_chk): Likewise.
9884         * debug/vfprintf_chk.c (__vfprintf_chk): Likewise.
9885         * debug/fwprintf_chk.c (__fwprintf_chk): Likewise.
9886         * debug/printf_chk.c (__printf_chk): Likewise.
9887         * debug/fprintf_chk.c (__fprintf_chk): Likewise.
9888         * debug/wprintf_chk.c (__wprintf_chk): Likewise.
9890         * sysdeps/pthread/bits/stdio-lock.h (_IO_acquire_lock_clear_flags2):
9891         Define.
9893         * bits/confname.h (_CS_POSIX_V6_WIDTH_RESTRICTED_ENVS): Define.
9894         * posix/getconf.c (vars): Add POSIX_V6_WIDTH_RESTRICTED_ENVS.
9896 2007-07-16  Jakub Jelinek  <jakub@redhat.com>
9898         [BZ #4792]
9899         * stdlib/stdlib.h (realloc): Remove __attribute_malloc__.
9900         * malloc/malloc.h (realloc): Likewise.
9902         * libio/iopopen.c (_IO_new_proc_open): Don't close child_std_end
9903         if one of proc_file_chain streams has that fileno.
9904         * stdio-common/Makefile (tests): Add tst-popen2.
9905         * stdio-common/tst-popen2.c: New test.
9907 2007-07-14  Jakub Jelinek  <jakub@redhat.com>
9909         * elf/ldconfig.c: Allow GPLv2 or any later version.
9910         * elf/readlib.c: Likewise.
9911         * elf/chroot_canon.c: Likewise.
9912         * elf/cache.c: Likewise.
9913         * nscd/mem.c: Likewise.
9914         * nscd/getpwuid_r.c: Likewise.
9915         * nscd/grpcache.c: Likewise.
9916         * nscd/aicache.c: Likewise.
9917         * nscd/getsrvbynm_r.c: Likewise.
9918         * nscd/nscd.c: Likewise.
9919         * nscd/servicescache.c: Likewise.
9920         * nscd/getsrvbypt_r.c: Likewise.
9921         * nscd/initgrcache.c: Likewise.
9922         * nscd/gethstbyad_r.c: Likewise.
9923         * nscd/gethstbynm2_r.c: Likewise.
9924         * nscd/getgrnam_r.c: Likewise.
9925         * nscd/nscd_setup_thread.c: Likewise.
9926         * nscd/getpwnam_r.c: Likewise.
9927         * nscd/gai.c: Likewise.
9928         * nscd/connections.c: Likewise.
9929         * nscd/dbg_log.c: Likewise.
9930         * nscd/cache.c: Likewise.
9931         * nscd/hstcache.c: Likewise.
9932         * nscd/nscd_conf.c: Likewise.
9933         * nscd/getgrgid_r.c: Likewise.
9934         * nscd/pwdcache.c: Likewise.
9935         * catgets/gencat.c: Likewise.
9936         * locale/programs/linereader.h: Likewise.
9937         * locale/programs/locarchive.c: Likewise.
9938         * locale/programs/ld-paper.c: Likewise.
9939         * locale/programs/locfile-kw.h: Likewise.
9940         * locale/programs/ld-address.c: Likewise.
9941         * locale/programs/xmalloc.c: Likewise.
9942         * locale/programs/ld-time.c: Likewise.
9943         * locale/programs/localedef.c: Likewise.
9944         * locale/programs/simple-hash.c: Likewise.
9945         * locale/programs/xstrdup.c: Likewise.
9946         * locale/programs/ld-numeric.c: Likewise.
9947         * locale/programs/locfile-kw.gperf: Likewise.
9948         * locale/programs/ld-collate.c: Likewise.
9949         * locale/programs/charmap-kw.gperf: Likewise.
9950         * locale/programs/charmap.h: Likewise.
9951         * locale/programs/charmap-kw.h: Likewise.
9952         * locale/programs/config.h: Likewise.
9953         * locale/programs/locfile.c: Likewise.
9954         * locale/programs/ld-ctype.c: Likewise.
9955         * locale/programs/charmap.c: Likewise.
9956         * locale/programs/ld-messages.c: Likewise.
9957         * locale/programs/repertoire.h: Likewise.
9958         * locale/programs/locale.c: Likewise.
9959         * locale/programs/ld-name.c: Likewise.
9960         * locale/programs/linereader.c: Likewise.
9961         * locale/programs/locfile.h: Likewise.
9962         * locale/programs/3level.h: Likewise.
9963         * locale/programs/ld-monetary.c: Likewise.
9964         * locale/programs/ld-measurement.c: Likewise.
9965         * locale/programs/charmap-dir.c: Likewise.
9966         * locale/programs/ld-identification.c: Likewise.
9967         * locale/programs/localedef.h: Likewise.
9968         * locale/programs/charmap-dir.h: Likewise.
9969         * locale/programs/repertoire.c: Likewise.
9970         * locale/programs/simple-hash.h: Likewise.
9971         * locale/programs/ld-telephone.c: Likewise.
9972         * locale/programs/locale-spec.c: Likewise.
9973         * locale/programs/locfile-token.h: Likewise.
9974         * posix/getconf.c: Likewise.
9975         * iconv/dummy-repertoire.c: Likewise.
9976         * iconv/iconv_charmap.c: Likewise.
9977         * iconv/iconvconfig.c: Likewise.
9978         * iconv/iconv_prog.c: Likewise.
9979         * malloc/memusagestat.c: Likewise.
9980         * sysdeps/unix/sysv/linux/nscd_setup_thread.c: Likewise.
9982 2007-07-06  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
9984         * sysdeps/sh/bsd-setjmp.S (setjmp): Use correct argument registers.
9985         * sysdeps/sh/bsd-_setjmp.S (_setjmp): Likewise.
9986         * sysdeps/unix/sysv/linux/sh/clone.S (__clone): Do correct sanity
9987         check for the first argument.
9989 2007-07-12  Jakub Jelinek  <jakub@redhat.com>
9991         [BZ #4775]
9992         * math/tgmath.h (__tgmath_real_type_sub): Formatting.
9993         (__tgmath_real_type): Fix if expr is const int or other const
9994         qualified integral type.
9995         (__TGMATH_UNARY_REAL_ONLY): Rewritten to avoid using statement
9996         expressions and handle const qualified arguments.
9997         (__TGMATH_BINARY_FIRST_REAL_ONLY, __TGMATH_UNARY_REAL_IMAG,
9998         __TGMATH_UNARY_REAL_IMAG_RET_REAL): Likewise.
9999         (__TGMATH_UNARY_REAL_RET_ONLY): Rewritten to avoid using
10000         statement expressions.
10001         (__TGMATH_BINARY_REAL_ONLY, __TGMATH_TERNARY_FIRST_SECOND_REAL_ONLY,
10002         __TGMATH_TERNARY_REAL_ONLY, __TGMATH_BINARY_REAL_IMAG): Likewise.
10003         (__TGMATH_UNARY_IMAG): Define.
10004         (conj, cproj): Use __TGMATH_UNARY_IMAG macro.
10005         * math/Makefile (tests): Add test-tgmath2.
10006         (CFLAGS-test-tgmath2.c): Add.
10007         * math/test-tgmath.c (fy, dy, ly, fz, dz, lz, count_cdouble,
10008         count_cfloat, count_cldouble): New variables.
10009         (NCCALLS): Define.
10010         (main): Check number of complex calls as well.
10011         (F(compile_test)): Add complex tests and tests with const qualified
10012         arguments.
10013         (y, z, ccount): Define.
10014         (F(cacos), F(casin), F(catan), F(ccos), F(csin), F(ctan), F(cacosh),
10015         F(casinh), F(catanh), F(ccosh), F(csinh), F(ctanh), F(cexp), F(clog),
10016         F(csqrt), F(cpow), F(cabs), F(carg), F(creal), F(cimag), F(conj),
10017         F(cproj)): New functions.
10018         * math/test-tgmath2.c: New test.
10020 2007-07-11  Jakub Jelinek  <jakub@redhat.com>
10022         [BZ #4776]
10023         * elf/dl-load.c (_dl_rtld_di_serinfo): Output / in LD_LIBRARY_PATH,
10024         RPATH etc. as "/" rather than "", don't segfault on empty paths,
10025         instead output ".".
10026         * dlfcn/Makefile (distribute): Add glreflib3.c.
10027         (module-names): Add glreflib3.
10028         ($(objpfx)tst-dlinfo.out): Depend on glreflib3.so rather than
10029         glreflib1.so.
10030         (LDFLAGS_glreflib3.so): New.
10031         * dlfcn/tst-dlinfo.c (do_test): Load glreflib3.so instead of
10032         glreflib1.so.
10033         * dlfcn/glreflib3.c: New file.
10035         * intl/finddomain.c (_nl_find_domain): If _nl_explode_name
10036         returned -1, return NULL.
10037         * intl/explodename.c (_nl_explode_name): Return -1 if
10038         _nl_normalize_codeset failed.
10040 2007-07-07  Steven Munroe  <sjmunroe@us.ibm.com>
10042         * sysdeps/powerpc/powerpc32/power6/memset.S: Update comments.
10043         Specify .machine power6 to get ISA-V2.0 branch hints.  Unroll loops
10044         and avoid branch misspredicts for > 31 bytes memset case.
10045         * sysdeps/powerpc/powerpc64/power6/memset.S: Likewise.
10046         Remove toc ref to __cache_line_size.
10048         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Specify .machine power4
10049         to get ISA-V2.0 branch hints.
10050         * sysdeps/powerpc/powerpc32/power4/memcpy.S: Likewise
10051         * sysdeps/powerpc/powerpc32/power4/memset.S: Likewise
10052         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
10053         * sysdeps/powerpc/powerpc64/power4/memcmp.S: Likewise.
10054         * sysdeps/powerpc/powerpc64/power4/memcpy.S: Likewise.
10055         * sysdeps/powerpc/powerpc64/power4/memset.S: Likewise.
10056         Remove toc ref to __cache_line_size.
10058         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrint.S:
10059         Include math_ldbl_opt.h.
10061 2007-07-10  Ulrich Drepper  <drepper@redhat.com>
10063         [BZ #4773]
10064         * time/strptime_l.c (__strptime_internal): Implement greedy
10065         matching of weekday and month names.
10067 2007-07-09  Roland McGrath  <roland@redhat.com>
10069         * elf/elf.h (NT_GNU_ABI_TAG): New macro.
10070         (ELF_NOTE_ABI): Use it.
10071         (NT_GNU_HWCAP, NT_GNU_BUILD_ID): New macros.
10073 2007-07-09  Ulrich Drepper  <drepper@redhat.com>
10075         * sysdeps/x86_64/cacheinfo.c (intel_02_known): Add new entries.
10076         * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_02_known): Likewise.
10078 2007-07-07  Ulrich Drepper  <drepper@redhat.com>
10080         [BZ #4745]
10081         * stdio-common/vfscanf.c (_IO_vfscanf): Add additional test for EOF
10082         in loop to look for conversion specifier to avoid testing of
10083         wrong errno value.
10084         * stdio-common/Makefile (tests): Add bug18, bug18a, bug19, bug19a.
10085         * stdio-common/bug18.c: New file.
10086         * stdio-common/bug18a.c: New file.
10087         * stdio-common/bug19.c: New file.
10088         * stdio-common/bug19a.c: New file.
10090 2007-07-05  Mike Frysinger  <vapier@gentoo.org>
10092         * Makeconfig ($(common-objpfx)gnu/lib-names.stmp): Use LC_ALL=C when
10093         running awk script.
10095 2007-07-01  Jakub Jelinek  <jakub@redhat.com>
10097         * elf/dl-sysdep.c (_dl_important_hwcaps): Add integer overflow check.
10098         * elf/dl-minimal.c (__libc_memalign): Likewise.  Handle malloc (0).
10099         Return NULL if mmap failed instead of asserting it does not.
10100         (calloc): Check for integer overflow.
10102         * elf/dl-minimal.c (__strtoul_internal): Fix parsing of numbers bigger
10103         than LONG_MAX / 10.
10105 2007-07-03  Jakub Jelinek  <jakub@redhat.com>
10107         [BZ #4702]
10108         * nis/nss-default.c: Include errno.h.
10109         (init): Preserve errno.
10111 2007-07-02  Ulrich Drepper  <drepper@redhat.com>
10113         * sysdeps/unix/sysv/linux/bits/socket.h (PF_UNIX): Update comment.
10115 2007-06-30  Ulrich Drepper  <drepper@redhat.com>
10117         * sysdeps/unix/sysv/linux/bits/socket.h: Add PF_RXRPC and AF_RXRPC.
10119 2007-06-29  Martin Schwidefsky  <schwidefsky@de.ibm.com>
10121         * sysdeps/unix/sysv/linux/bits/socket.h: Add PF_IUCV and AF_IUCV.
10123 2007-06-29  Martin Schwidefsky  <schwidefsky@de.ibm.com>
10125         * sysdeps/s390/dl-procinfo.c: New file.
10126         * sysdeps/s390/dl-procinfo.h: New file.
10127         * sysdeps/unix/sysv/linux/s390/dl-procinfo.h: New file.
10129 2007-06-29  Jakub Jelinek  <jakub@redhat.com>
10131         * elf/dl-load.c (open_verify): Find .note.ABI-tag notes even
10132         in PT_NOTE segments with multiple notes.
10133         * elf/readelflib.c (process_elf_file): Likewise.
10135 2007-06-22  Ulrich Drepper  <drepper@redhat.com>
10137         * nis/nis_domain_of.c (__nis_domain_of): Make the code a bit more
10138         ISO C compliant.
10140 2007-06-19  Ulrich Drepper  <drepper@redhat.com>
10142         * elf/dl-close.c (free_mem): Free _dl_scope_free_list.
10144 2007-06-13  Jakub Jelinek  <jakub@redhat.com>
10146         * include/link.h: Don't include rtld-lowlevel.h.
10147         (struct link_map): Remove l_scope_lock.
10148         * sysdeps/generic/ldsodefs.h: Don't include rtld-lowlevel.h.
10149         (_dl_scope_free_list): New field (variable) in _rtld_global.
10150         (DL_LOOKUP_SCOPE_LOCK): Remove.
10151         (_dl_scope_free): New prototype.
10152         * elf/dl-runtime.c (_dl_fixup): Don't use __rtld_mrlock_*lock.
10153         Don't pass DL_LOOKUP_SCOPE_LOCK to _dl_lookup_symbol_x.
10154         (_dl_profile_fixup): Likewise.
10155         * elf/dl-sym.c (do_sym): Likewise.  Use wrapped _dl_lookup_symbol_x
10156         whenever !RTLD_SINGLE_THREAD_P, use THREAD_GSCOPE_SET_FLAG and
10157         THREAD_GSCOPE_RESET_FLAG around it.
10158         * elf/dl-close.c (_dl_close_worker): Don't use
10159         __rtld_mrlock_{change,done}.  Call _dl_scope_free on the old
10160         scope.  Make sure THREAD_GSCOPE_WAIT () happens if any old
10161         scopes were queued or if l_scope_mem has been abandoned.
10162         * elf/dl-open.c (_dl_scope_free): New function.
10163         (dl_open_worker): Use it.  Don't use __rtld_mrlock_{change,done}.
10164         * elf/dl-support.c (_dl_scope_free_list): New variable.
10165         * elf/dl-lookup.c (add_dependency): Remove flags argument.
10166         Remove DL_LOOKUP_SCOPE_LOCK handling.
10167         (_dl_lookup_symbol_x): Adjust caller.  Remove DL_LOOKUP_SCOPE_LOCK
10168         handling.
10169         * elf/dl-object.c (_dl_new_object): Don't use
10170         __rtld_mrlock_initialize.
10172 2007-06-19  Ulrich Drepper  <drepper@redhat.com>
10174         * sysdeps/generic/ldsodefs.h (rtld_global): Reorder some elements
10175         to fill in holes
10176         (rtld_global_ro): Likewise.
10178 2007-06-18  Jakub Jelinek  <jakub@redhat.com>
10180         * elf/dl-addr.c (_dl_addr): Skip PT_LOAD checking if l_contiguous.
10181         Move PT_LOAD checking to...
10182         (_dl_addr_inside_object): ... here, new function.
10183         * elf/dl-sym.c (do_sym): If not l_contiguous,
10184         call _dl_addr_inside_object.
10185         * elf/dl-iteratephdr.c (__dl_iterate_phdr): Likewise.
10186         * dlfcn/dlinfo.c (dlinfo_doit): Likewise.
10187         * elf/dl-open.c (dl_open_worker): Likewise.
10188         (_dl_addr_inside_object): New function if IS_IN_rtld.
10189         * elf/dl-load.c (_dl_map_object_from_fd): Set l_contiguous if no
10190         holes are present or are PROT_NONE protected.
10191         * include/link.h (struct link_map): Add l_contiguous field.
10192         * sysdeps/generic/ldsodefs.h (_dl_addr_inside_object): New prototype.
10194 2007-06-18  Jakub Jelinek  <jakub@redhat.com>
10195             Tomas Janousek  <tjanouse@redhat.com>
10196             Ulrich Drepper  <drepper@redhat.com>
10198         [BZ #4647]
10199         * resolv/res_send.c (send_dg): Remove socket_pf.  Use ipv6_unavail
10200         member in __res_state, only convaddr4to6 if nssocks[ns] is a PF_INET6
10201         socket.
10202         * resolv/resolv.h (__res_state): Add ipv6_unavail member.  Make
10203         unused member a bitmap.
10204         * resolv/res_init.c (__res_vinit): Reset ipv6_unavail if IPv6
10205         servers are configured.
10207 2007-06-18  Jakub Jelinek  <jakub@redhat.com>
10209         * elf/rtld.c (dl_main): Don't call init_tls more than once.
10211 2007-06-17  Andreas Schwab  <schwab@suse.de>
10213         * sysdeps/generic/initfini.c: Tell gcc about the nonstandard sections.
10215 2007-06-16  Andreas Jaeger  <aj@suse.de>
10217         [BZ #4125]
10218         * sysdeps/unix/sysv/linux/sys/ptrace.h
10219         (PTRACE_O_TRACESYSGOOD, PTRACE_O_TRACEFORK,
10220         PTRACE_O_TRACEVFORK, PTRACE_O_TRACECLONE, PTRACE_O_TRACEEXEC,
10221         PTRACE_O_TRACEVFORKDONE, PTRACE_O_TRACEEXIT, PTRACE_O_MASK,
10222         PTRACE_EVENT_FORK, PTRACE_EVENT_VFORK, PTRACE_EVENT_CLONE,
10223         PTRACE_EVENT_EXEC, PTRACE_EVENT_VFORK_DONE, PTRACE_EVENT_EXIT):
10224         Define.
10225         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
10226         * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h: Likewise.
10227         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
10228         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
10230 2007-06-16  Ulrich Drepper  <drepper@redhat.com>
10232         [BZ #4599]
10233         * sysdeps/unix/sysv/linux/check_pf.c (make_request): When
10234         determining whether there are IPv4/IPv6 addresses, ignore loopback
10235         addresses.
10237 2007-06-14 Uros Bizjak <ubizjak@gmail.com>
10239         * soft-fp/soft-fp.h (CMPtype): Define to "int" if undefined.
10240         * soft-fp/eqdf2.c (__eqdf2): Use CMPtype instead of int
10241         as the return type.  Change type of "r" variable to CMPtype.
10242         * soft-fp/eqsf2.c (__eqsf2): Likewise.
10243         * soft-fp/eqtf2.c (__eqtf2): Likewise.
10244         * soft-fp/gedf2.c (__gedf2): Likewise.
10245         * soft-fp/gesf2.c (__gesf2): Likewise.
10246         * soft-fp/getf2.c (__getf2): Likewise.
10247         * soft-fp/ledf2.c (__ledf2): Likewise.
10248         * soft-fp/lesf2.c (__lesf2): Likewise.
10249         * soft-fp/letf2.c (__letf2): Likewise.
10250         * soft-fp/unorddf2 (__unorddf2): Likewise.
10251         * soft-fp/unordsf2 (__unordsf2): Likewise.
10252         * soft-fp/unordtf2 (__unordtf2): Likewise.
10254 2007-06-09  Ulrich Drepper  <drepper@redhat.com>
10256         * elf/do-lookup.h (do_lookup_x): Read r_nlist before r_list and
10257         make sure gcc doesn't mess around with this.
10259 2007-06-08  Ulrich Drepper  <drepper@redhat.com>
10261         * elf/dl-lookup.c (_dl_lookup_symbol_x): Remove use of r_nlist.
10263 2007-06-08  Jakub Jelinek  <jakub@redhat.com>
10265         * elf/dl-close.c (_dl_close_worker): Remove all to be removed
10266         libraries from the global scope at once and call THREAD_GSCOPE_WAIT
10267         at most once per _dl_close_worker.
10269 2007-06-08  Ulrich Drepper  <drepper@redhat.com>
10271         * sysdeps/unix/sysv/linux/bits/sched.h: Make second parameter of
10272         __sched_cpucount as const.
10273         * posix/sched_cpucount.c: Adjust.
10275         * posix/sched_cpucount.c (__sched_cpucount): Allow using special
10276         instruction for counting bits.
10277         * sysdeps/x86_64/sched_cpucount.c: New file.
10279 2007-06-07  Ulrich Drepper  <drepper@redhat.com>
10281         * configure.in: Avoid variable named BASH.
10282         * config.make.in: Likewise.
10283         Patch in part by Mike Frysinger.
10285 2007-06-06  Jakub Jelinek  <jakub@redhat.com>
10287         [BZ #4586]
10288         * sysdeps/i386/ldbl2mpn.c (__mpn_extract_long_double): Treat
10289         pseudo-zeros as zero.
10290         * sysdeps/x86_64/ldbl2mpn.c: New file.
10291         * sysdeps/ia64/ldbl2mpn.c: New file.
10293 2007-06-04  Jakub Jelinek  <jakub@redhat.com>
10295         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (nextafterl): Remove
10296         unused ily variable.  Fix nextafterl on +-__LDBL_MAX__ and +-Inf.
10297         Remove unreachable code at the end.
10299 2007-06-01  Steven Munroe  <sjmunroe@us.ibm.com>
10301         * sysdeps/ieee754/ldbl-128ibm/s_fpclassifyl.c: Correct description of
10302         ldbl-128ibm in comment.
10303         (fpclassifyl): Correct classification of denormals.
10304         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (nextafterl): Correct
10305         return value for MIN denormal. Rewrite using long double math too
10306         correctly handle denormals and canonicalize the results.
10308 2007-06-05  Jakub Jelinek  <jakub@redhat.com>
10310         * sysdeps/ieee754/ldbl-128ibm/mpn2ldbl.c
10311         (__mpn_construct_long_double): Fix conversion where result ought
10312         to be smaller than __LDBL_MIN__, or the low double should be
10313         denormal.  Fix decision where to negate low double - honor round
10314         to even rules.
10315         * stdio-common/tst-sprintf2.c: Include string.h.
10316         (COMPARE_LDBL): Define.
10317         (TEST): Also test whether a string hexadecimal float representation
10318         can be parsed back to the number.
10319         (main): Add a couple of further tests.
10321 2007-06-04  Jakub Jelinek  <jakub@redhat.com>
10323         * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c
10324         (PRINT_FPHEX_LONG_DOUBLE): Fix printing numbers where lower double
10325         is non-zero, but smaller than 2 * __DBL_MIN__.
10326         * stdio-common/tst-sprintf2.c: New test.
10327         * stdio-common/Makefile (tests): Add tst-sprintf2.
10329         * math/test-misc.c (main): Don't run last batch of tests with
10330         IBM long double format.
10332 2007-05-31  Steven Munroe  <sjmunroe@us.ibm.com>
10334         * sysdeps/powerpc/powerpc32/970/fpu/Implies: New file.
10335         * sysdeps/powerpc/powerpc32/power5/fpu/Implies: New file.
10336         * sysdeps/powerpc/powerpc32/power5+/fpu/Implies: New file.
10337         * sysdeps/powerpc/powerpc32/power6/fpu/Implies: New file.
10338         * sysdeps/powerpc/powerpc32/power6x/fpu/Implies: New file.
10339         * sysdeps/powerpc/powerpc64/970/fpu/Implies: New file.
10340         * sysdeps/powerpc/powerpc64/power5/fpu/Implies: New file.
10341         * sysdeps/powerpc/powerpc64/power5+/fpu/Implies: New file.
10342         * sysdeps/powerpc/powerpc64/power6/fpu/Implies: New file.
10343         * sysdeps/powerpc/powerpc64/power6x/fpu/Implies: New file.
10344         * sysdeps/unix/sysv/linux/powerpc/powerpc32/970/fpu/Implies: New file.
10345         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power4/fpu/Implies:
10346         New file.
10347         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5/fpu/Implies:
10348         New file.
10349         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5+/fpu/Implies:
10350         New file.
10351         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/fpu/Implies:
10352         New file.
10353         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6x/fpu/Implies:
10354         New file.
10355         * sysdeps/unix/sysv/linux/powerpc/powerpc64/970/fpu/Implies: New file.
10356         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power4/fpu/Implies:
10357         New file.
10358         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5/fpu/Implies:
10359         New file.
10360         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5+/fpu/Implies:
10361         New file.
10362         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/fpu/Implies:
10363         New file.
10364         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6x/fpu/Implies:
10365         New file.
10367 2007-05-31  Steven Munroe  <sjmunroe@us.ibm.com>
10369         * sysdeps/powerpc/powerpc32/powerpc64/fpu/s_llrint.S: Move.
10370         * sysdeps/powerpc/powerpc32/power4/fpu/s_llrint.S: To here.
10371         * sysdeps/powerpc/powerpc32/powerpc64/fpu/s_llrintf.S: Move.
10372         * sysdeps/powerpc/powerpc32/power4/fpu/s_llrintf.S: To here.
10373         * sysdeps/powerpc/powerpc32/powerpc64/fpu/s_llround.S: Move.
10374         * sysdeps/powerpc/powerpc32/power4/fpu/s_llround.S: To here.
10375         * sysdeps/powerpc/powerpc32/powerpc64/fpu/s_llroundf.S: Move.
10376         * sysdeps/powerpc/powerpc32/power4/fpu/s_llroundf.S: To here.
10378 2007-05-22  Steven Munroe  <sjmunroe@us.ibm.com>
10380         * sysdeps/powerpc/powerpc32/power5+/fpu/s_round.S
10381         (LONG_DOUBLE_COMPAT): Specify correct version, GLIBC_2_1.
10382         * sysdeps/powerpc/powerpc32/power5+/fpu/s_trunc.S
10383         (LONG_DOUBLE_COMPAT): Specify correct version, GLIBC_2_1.
10384         * sysdeps/powerpc/powerpc64/power5+/fpu/s_round.S
10385         (LONG_DOUBLE_COMPAT): Specify correct version, GLIBC_2_1.
10386         * sysdeps/powerpc/powerpc64/power5+/fpu/s_trunc.S
10387         (LONG_DOUBLE_COMPAT): Specify correct version, GLIBC_2_1.
10389 2007-05-21  Steven Munroe  <sjmunroe@us.ibm.com>
10391         * sysdeps/powerpc/powerpc32/power4/fpu/slowexp.c: New file.
10392         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrt.c: New file.
10393         * sysdeps/powerpc/powerpc64/power4/fpu/slowexp.c: New file.
10394         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: New file.
10396 2007-03-15  Steven Munroe  <sjmunroe@us.ibm.com>
10398         * sysdeps/powerpc/powerpc32/powerpc64/fpu/s_llrint.S
10399         [LONG_DOUBLE_COMPAT]: Add compat_symbol for llrintl@@GLIBC_2_1.
10401 2006-02-13  Steven Munroe  <sjmunroe@us.ibm.com>
10403         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrint.S: New File
10404         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrintf.S: New File
10405         * sysdeps/powerpc/powerpc32/power6/fpu/s_llround.S: New File
10406         * sysdeps/powerpc/powerpc32/power6/fpu/s_llroundf.S: New File
10408 2006-10-20  Steven Munroe  <sjmunroe@us.ibm.com>
10410         * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: New file.
10411         * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: New file.
10413 2006-10-03  Steven Munroe  <sjmunroe@us.ibm.com>
10415         * sysdeps/powerpc/powerpc32/powerpc64/fpu/s_llround.S: New file.
10416         * sysdeps/powerpc/powerpc32/powerpc64/fpu/s_llroundf.S: New file.
10418         * sysdeps/powerpc/powerpc32/powerpc64/fpu/Makefile: Moved.
10419         * sysdeps/powerpc/powerpc32/powerpc64/fpu/mpa.c: Likewise.
10420         * sysdeps/powerpc/powerpc32/power4/fpu/Makefile: To here.
10421         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Likewise.
10423 2006-09-29  Steven Munroe  <sjmunroe@us.ibm.com>
10425         * sysdeps/powerpc/powerpc32/power6x/fpu/s_lrint.S: New file.
10426         * sysdeps/powerpc/powerpc32/power6x/fpu/s_lround.S: New file.
10427         * sysdeps/powerpc/powerpc64/power6x/fpu/s_llrint.S: New file.
10428         * sysdeps/powerpc/powerpc64/power6x/fpu/s_llround.S: New file.
10430 2006-09-28  Steven Munroe  <sjmunroe@us.ibm.com>
10432         * sysdeps/powerpc/powerpc32/power5+/fpu/s_llround.S: New file.
10433         * sysdeps/powerpc/powerpc32/power5+/fpu/s_llroundf.S: New file.
10434         * sysdeps/powerpc/powerpc32/power5+/fpu/s_lround.S: New file.
10435         * sysdeps/powerpc/powerpc32/power6x/fpu/Implies: New file.
10436         * sysdeps/powerpc/powerpc64/power5+/fpu/s_llround.S: New file.
10437         * sysdeps/powerpc/powerpc64/power6x/fpu/Implies: New file.
10439 2006-08-31  Steven Munroe  <sjmunroe@us.ibm.com>
10441         * sysdeps/powerpc/powerpc32/powerpc64/fpu/Makefile: New file.
10442         * sysdeps/powerpc/powerpc32/powerpc64/fpu/mpa.c: New file.
10443         * sysdeps/powerpc/powerpc64/power4/fpu/Makefile: New file.
10444         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: New file.
10446 2006-06-15  Steven Munroe  <sjmunroe@us.ibm.com>
10448         * sysdeps/powerpc/powerpc32/power5+/fpu/s_ceil.S: New file.
10449         * sysdeps/powerpc/powerpc32/power5+/fpu/s_ceilf.S: New file.
10450         * sysdeps/powerpc/powerpc32/power5+/fpu/s_floor.S: New file.
10451         * sysdeps/powerpc/powerpc32/power5+/fpu/s_floorf.S: New file.
10452         * sysdeps/powerpc/powerpc32/power5+/fpu/s_round.S: New file.
10453         * sysdeps/powerpc/powerpc32/power5+/fpu/s_roundf.S: New file.
10454         * sysdeps/powerpc/powerpc32/power5+/fpu/s_trunc.S: New file.
10455         * sysdeps/powerpc/powerpc32/power5+/fpu/s_truncf.S: New file.
10456         * sysdeps/powerpc/powerpc64/power5+/fpu/s_ceil.S: New file.
10457         * sysdeps/powerpc/powerpc64/power5+/fpu/s_ceilf.S: New file.
10458         * sysdeps/powerpc/powerpc64/power5+/fpu/s_floor.S: New file.
10459         * sysdeps/powerpc/powerpc64/power5+/fpu/s_floorf.S: New file.
10460         * sysdeps/powerpc/powerpc64/power5+/fpu/s_round.S: New file.
10461         * sysdeps/powerpc/powerpc64/power5+/fpu/s_roundf.S: New file.
10462         * sysdeps/powerpc/powerpc64/power5+/fpu/s_trunc.S: New file.
10463         * sysdeps/powerpc/powerpc64/power5+/fpu/s_truncf.S: New file.
10465 2006-03-20  Steven Munroe  <sjmunroe@us.ibm.com>
10467         * sysdeps/powerpc/powerpc32/powerpc64/fpu/s_llrint.S: New file.
10468         * sysdeps/powerpc/powerpc32/powerpc64/fpu/s_llrintf.S: New file.
10470 2007-06-01  Steven Munroe  <sjmunroe@us.ibm.com>
10472         * sysdeps/powerpc/powerpc32/power6/memset.S: New file.
10473         * sysdeps/powerpc/powerpc64/power6/memset.S: New file.
10475 2007-05-31  Steven Munroe  <sjmunroe@us.ibm.com>
10477         * sysdeps/powerpc/powerpc32/970/Implies: New file.
10478         * sysdeps/powerpc/powerpc32/power5/Implies: New file.
10479         * sysdeps/powerpc/powerpc32/power5+/Implies: New file.
10480         * sysdeps/powerpc/powerpc32/power6/Implies: New file.
10481         * sysdeps/powerpc/powerpc32/power6x/Implies: New file.
10482         * sysdeps/powerpc/powerpc64/970/Implies: New file.
10483         * sysdeps/powerpc/powerpc64/power5/Implies: New file.
10484         * sysdeps/powerpc/powerpc64/power5+/Implies: New file.
10485         * sysdeps/powerpc/powerpc64/power6/Implies: New file.
10486         * sysdeps/powerpc/powerpc64/power6x/Implies: New file.
10488 2007-05-21  Steven Munroe  <sjmunroe@us.ibm.com>
10490         * sysdeps/powerpc/powerpc32/power4/memset.S: New file
10492 2007-03-13  Steven Munroe  <sjmunroe@us.ibm.com>
10494         * sysdeps/powerpc/powerpc64/memcpy.S: Improve aligned loop to minimize
10495         branch miss-predicts. Ensure that cache line crossing does not impact
10496         dispatch grouping.
10498 2006-12-13  Steven Munroe  <sjmunroe@us.ibm.com>
10500         * sysdeps/powerpc/powerpc64/power4/memcopy.h: Replace with include
10501         "../../powerpc32/power4/memcopy.h".
10502         * sysdeps/powerpc/powerpc64/power4/wordcopy.c: Replace with include
10503         "../../powerpc32/power4/wordcopy.c".
10505 2006-10-03  Steven Munroe  <sjmunroe@us.ibm.com>
10507         * sysdeps/powerpc/powerpc32/powerpc64/Makefile: Moved.
10508         * sysdeps/powerpc/powerpc32/powerpc64/memcopy.h: Likewise.
10509         * sysdeps/powerpc/powerpc32/powerpc64/wordcopy.c: Likewise.
10510         * sysdeps/powerpc/powerpc32/power4/Makefile: To here.
10511         * sysdeps/powerpc/powerpc32/power4/memcopy.h: Likewise.
10512         * sysdeps/powerpc/powerpc32/power4/wordcopy.c: Likewise.
10514 2006-09-10  Steven Munroe  <sjmunroe@us.ibm.com>
10516         * sysdeps/powerpc/powerpc32/power6/memcpy.S: New file.
10518 2006-08-31  Steven Munroe  <sjmunroe@us.ibm.com>
10520         * sysdeps/powerpc/powerpc32/power6/wordcopy.c: New file.
10521         * sysdeps/powerpc/powerpc32/powerpc64/Makefile: New file.
10522         * sysdeps/powerpc/powerpc32/powerpc64/memcopy.h: New file.
10523         * sysdeps/powerpc/powerpc32/powerpc64/wordcopy.c: New file.
10524         * sysdeps/powerpc/powerpc64/power4/Makefile: New file.
10525         * sysdeps/powerpc/powerpc64/power4/memcopy.h: New file.
10526         * sysdeps/powerpc/powerpc64/power4/wordcopy.c: New file.
10527         * sysdeps/powerpc/powerpc64/power6/wordcopy.c: New file.
10529 2006-07-06  Steven Munroe  <sjmunroe@us.ibm.com>
10531         * sysdeps/powerpc/powerpc64/power6/memcpy.S: New file.
10533 2006-03-20  Steven Munroe  <sjmunroe@us.ibm.com>
10535         * sysdeps/powerpc/powerpc32/power4/memcmp.S: New file.
10536         * sysdeps/powerpc/powerpc32/power4/memcpy.S: New file.
10537         * sysdeps/powerpc/powerpc32/power4/memset.S: New file.
10538         * sysdeps/powerpc/powerpc32/power4/strncmp.S: New file.
10539         * sysdeps/powerpc/powerpc64/power4/memcmp.S: New file.
10540         * sysdeps/powerpc/powerpc64/power4/memcpy.S: New file.
10541         * sysdeps/powerpc/powerpc64/power4/strncmp.S: New file.
10543 2007-05-29  Roland McGrath  <roland@redhat.com>
10545         * po/Makefile (po-sed-cmd): New variable.
10546         (libc.pot.files): Move sed command text in there, avoid \ inside ''.
10548 2007-05-29  Ulrich Drepper  <drepper@redhat.com>
10550         * crypt/md5-crypt.c: Fix comment.
10552         * nscd/nscd_helper.c (get_mapping): Handle short replies instead
10553         of crashing.  When this is the case or if the reply is malformed,
10554         don't try to close the new file descriptor since it does not
10555         exist.
10556         Patch in part by Guillaume Chazarain <guichaz@yahoo.fr>.
10558 2007-05-28  Jakub Jelinek  <jakub@redhat.com>
10560         * sysdeps/unix/sysv/linux/futimes.c (miss_utimensat): Don't define
10561         if __NR_utimensat is not defined.
10563 2007-05-26  Ulrich Drepper  <drepper@redhat.com>
10565         * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Include <sysdep.h>.
10567 2007-05-25  Jakub Jelinek  <jakub@redhat.com>
10569         * io/bits/fcntl2.h (__open_2): Add nonnull attribute.
10570         (open): Fix comment typos.  Don't call __open_2 if flags
10571         is a compile time constant without O_CREAT.
10572         (__open64_2): Add nonnull attribute.
10573         (open64): Fix comment typos.  Don't call __open64_2 if flags
10574         is a compile time constant without O_CREAT.
10575         (__openat_2): Add nonnull attribute, fix nonnull attribute
10576         on redirect.
10577         (openat): Fix comment typos.  Don't call __openat_2 if flags
10578         is a compile time constant without O_CREAT.
10579         (__openat64_2): Add nonnull attribute, fix nonnull attribute
10580         on redirect.
10581         (openat64): Fix comment typos.  Don't call __openat64_2 if flags
10582         is a compile time constant without O_CREAT.
10584 2007-05-24  Ulrich Drepper  <drepper@redhat.com>
10586         * Makerules (sysd-rules): Define PTW for ptw-* files.
10587         * Versions: Define GLIBC_2.7 for libc.
10588         * include/stdio.h: Declare __fortify_fail.
10589         * debug/fortify_fail.c: New file.
10590         * debug/Makefile (routines): Add fortify_fail.
10591         * debug/chk_fail.c: Use __fortify_fail.
10592         * debug/stack_chk_fail.c: Likewise.
10593         * io/Versions: Export __open_2, __open64_2, __openat_2, and
10594         __openat64_2 for GLIBC_2.7.
10595         * io/fcntl.h: When compiling with fortification, include bits/fcntl2.h.
10596         * io/open.c: Define *_2 variant of function which checks for O_CREAT
10597         and fails if necessary.
10598         * io/open64.c: Likewise.
10599         * io/openat.c: Likewise.
10600         * io/openat64.c: Likewise.
10601         * sysdeps/unix/sysv/linux/open64.c: Likewise.
10602         * sysdeps/unix/sysv/linux/openat.c: Likewise.
10603         * sysdeps/unix/sysv/linux/openat64.c: Likewise.
10604         * io/bits/fcntl2.h: New file.
10605         * include/fcntl.h: Declare __open_2, __open64_2, __openat_2, and
10606         __openat64_2.
10607         * include/bits/fcntl2.h: New file.
10608         * sysdeps/unix/sysv/linux/Makefile [subdir=io] (sysdep_routines):
10609         Add open_2.
10610         * sysdeps/unix/sysv/linux/open_2.c: New file.
10612 2007-05-21  Ulrich Drepper  <drepper@redhat.com>
10614         * sysdeps/x86_64/cacheinfo.c (init_cacheinfo): Pass correct value
10615         as second parameter to handle_intel.
10617         * nscd/aicache.c (addhstaiX): If reported TTL is zero don't cache
10618         the entry.
10620         * sysdeps/unix/sysv/linux/x86_64/sysconf.c: Move cache information
10621         handling to ...
10622         * sysdeps/x86_64/cacheinfo.c: ... here.  New file.
10623         * sysdeps/x86_64/Makefile [subdir=string] (sysdep_routines): Add
10624         cacheinfo.
10625         * sysdeps/x86_64/memcpy.S: Complete rewrite.
10626         * sysdeps/x86_64/mempcpy.S: Adjust appropriately.
10627         Patch by Evandro Menezes <evandro.menezes@amd.com>.
10629         * sysdeps/unix/sysv/linux/i386/epoll_pwait.S: New file.
10631 2007-05-21  Jakub Jelinek  <jakub@redhat.com>
10633         [BZ #4525]
10634         * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Add epoll_pwait.
10635         * sysdeps/unix/sysv/linux/epoll_pwait.c: New file.
10636         * sysdeps/unix/sysv/linux/syscalls.list (epoll_pwait): Remove.
10638         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h (epoll_pwait): Declare.
10640         [BZ #4514]
10641         * stdio-common/vfprintf.c (vfprintf): Don't shadow workstart variable,
10642         reinitialize workend at the start of each do_positional format spec
10643         loop, free workstart before do_positional loops.
10644         (printf_unknown): Fix size of work_buffer.
10645         * stdio-common/tst-sprintf.c (main): Add 3 new testcases.
10647         * malloc/hooks.c (MALLOC_STATE_VERSION): Bump.
10648         (public_sET_STATe): If ms->version < 3, put all chunks into
10649         unsorted chunks and clear {fd,bk}_nextsize fields of largebin
10650         chunks.
10652         * malloc/malloc.c [MALLOC_DEBUG]: Revert 2007-05-13 changes.
10653         * malloc/hooks.c: Likewise.
10654         * malloc/arena.c: Likewise.
10655         * malloc/malloc.c (do_check_malloc_state): Don't assert
10656         n_mmaps is not greater than n_mmaps_max.  This removes the need
10657         for the previous change.
10659         * malloc/Makefile (CFLAGS-malloc.c): Revert accidental
10660         2007-05-07 commit.
10662 2007-05-19  Ulrich Drepper  <drepper@redhat.com>
10664         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_PRIVATE_FUTEX):
10665         Define for kernel >= 2.6.22.
10667 2007-05-18  Ulrich Drepper  <drepper@redhat.com>
10669         * elf/dl-close.c (_dl_close_worker): When removing object from
10670         global scope, wait for all lookups to finish afterwards.
10671         * elf/dl-open.c (add_to_global): When global scope array must
10672         grow, allocate a new one and free old array only after all
10673         lookups finish.
10674         * elf/dl-runtime.c (_dl_fixup): Protect using global scope.
10675         (_dl_lookup_symbol_x): Likewise.
10676         * elf/dl-support.c: Define _dl_wait_lookup_done.
10677         * sysdeps/generic/ldsodefs.h (struct rtld_global): Add
10678         _dl_wait_lookup_done.
10680         * malloc/malloc.c (do_check_chunk): Correct check for mmaped block
10681         not overlapping with arena.
10683         * malloc/mcheck.c (reallochook): If size==0, free the block.
10685         * rt/tst-shm.c: Use fstat64 instead of fstat.
10687         * sysdeps/unix/sysv/linux/i386/sync_file_range.S: Fix case where
10688         __NR_sync_file_range is not defined.
10690 2007-05-17  Ulrich Drepper  <drepper@redhat.com>
10692         Dummy files to prevent stub versions from being used.
10693         * sysdeps/x86_64/fpu/k_cosl.c: New file.
10694         * sysdeps/x86_64/fpu/k_rem_pio2l.c: New file.
10695         * sysdeps/x86_64/fpu/k_sinl.c: New file.
10696         * sysdeps/x86_64/fpu/k_tanl.c: New file.
10698         * version.h (VERSION): Set to 2.6.90.
10700 2007-05-14  Ulrich Drepper  <drepper@redhat.com>
10702         * version.h (VERSION): Define to 2.6.
10703         * include/features.h (__GLIBC_MINOR__): Define to 6.
10705         * malloc/malloc.c: Use all small bin slots on 64-bit archs.
10707         * malloc/malloc.c (largebin_index): Really have 32 buckets with 64
10708         sizes.
10710 2007-05-13  Ulrich Drepper  <drepper@redhat.com>
10712         * malloc/malloc.c [MALLOC_DEBUG]: Keep track of current maximum
10713         number of mmaps.  n_mmaps_max is the target.
10714         * malloc/hooks.c: Likewise.
10715         * malloc/arena.c: Likewise.
10717 2007-05-12  Andreas Jaeger  <aj@suse.de>
10719         * sysdeps/unix/sysv/linux/tst-getcpu.c: Include <unistd.h> for
10720         getpid.
10722 2007-05-11  Ulrich Drepper  <drepper@redhat.com>
10724         * elf/dl-close.c (_dl_close_worker): Help gcc to optimize by
10725         adding new variables.
10727         * elf/dl-open.c (add_to_global): Introduce variable ns to help gcc
10728         optimize.  Completely extend global scope array before making the
10729         new entries visible.
10731 2007-05-10  Ulrich Drepper  <drepper@redhat.com>
10733         * sysdeps/unix/sysv/linux/tst-getcpu.c: New file.
10734         * sysdeps/unix/sysv/linux/Makefile [subdir=posix] (tests): Add
10735         tst-getcpu.
10737         * include/link.h: Move l_version and l_nversion members around to
10738         fill gaps.
10740         * scripts/check-c++-types.sh: Don't use -fnu89-inline option.
10742         * sysdeps/unix/sysv/linux/sched_setaffinity.c
10743         (__sched_setaffinity_new): If syscall was successful and
10744         RESET_VGETCPU_CACHE is defined, use it before returning.
10745         * sysdeps/unix/sysv/linux/x86_64/sched_setaffinity.c: New file.
10747         * io/sys/stat.h: Make sure struct timespec is defined for
10748         __USE_ATFILE.
10750         * sysdeps/unix/sysv/linux/powerpc/bits/stat.h: Define UTIME_NOW and
10751         UTIME_OMIT.
10752         * sysdeps/unix/sysv/linux/x86_64/bits/stat.h: Likewise.
10753         * sysdeps/unix/sysv/linux/sparc/bits/stat.h: Likewise.
10754         * sysdeps/unix/sysv/linux/alpha/bits/stat.h: Likewise.
10755         * sysdeps/unix/sysv/linux/ia64/bits/stat.h: Likewise.
10756         * sysdeps/unix/sysv/linux/bits/stat.h: Likewise.
10757         * sysdeps/unix/sysv/linux/s390/bits/stat.h: Likewise.
10758         * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_UTIMENSAT.
10759         * io/sys/stat.h: Declare utimensat, futimens.
10760         * io/utimensat.c: New file.
10761         * io/futimens.c: New file.
10762         * sysdeps/unix/sysv/linux/utimensat.c: New file.
10763         * sysdeps/unix/sysv/linux/futimens.c: New file.
10764         * io/Makefile (routines): Add utimensat, futimens.
10765         * io/Versions: Add utimensat, futimens to GLIBC_2.6.
10766         * sysdeps/unix/sysv/linux/lutimes.c: New file.
10767         * sysdeps/unix/sysv/linux/futimes.c: Use utimensat syscall if
10768         available.
10770         * include/sys/cdefs.h: Redefine __nonnull so that test for
10771         incorrect parameters in the libc code itself are not omitted.
10773 2007-05-09  Jakub Jelinek  <jakub@redhat.com>
10775         * sysdeps/ia64/fpu/fraiseexcpt.c (feraiseexcept): Don't raise overflow
10776         exception in addition to inexact when asked to raise only FE_INEXACT.
10778         [BZ #3427]
10779         * sysdeps/s390/fpu/feholdexcpt.c (feholdexcept): Don't clear exceptions
10780         in *envp.
10782 2007-05-07  Ulrich Drepper  <drepper@redhat.com>
10784         [BZ #4403]
10785         * string/strfry.c (strfry): Make result more random.
10787 2007-05-07  Richard Henderson  <rth@redhat.com>
10789         * sysdeps/alpha/fpu/bits/mathinline.h (__isnanl): Don't define
10790         if __NO_LONG_DOUBLE_MATH.
10791         * sysdeps/unix/sysv/linux/alpha/ioperm.c: If BWX insns not
10792         available in the compiler, add .arch directive to the assembly.
10794 2007-05-07  Jakub Jelinek  <jakub@redhat.com>
10796         * sysdeps/alpha/fpu/s_nearbyint.c (nearbyintl): Fix version on
10797         compat_symbol to GLIBC_2_1.
10798         * sysdeps/alpha/fpu/s_fmin.S (fminl): Likewise.
10799         * sysdeps/alpha/fpu/s_trunc.c (truncl): Likewise.
10800         * sysdeps/alpha/fpu/s_fmax.S (fmaxl): Likewise.
10801         * sysdeps/alpha/fpu/s_lrint.c (lrintl, llrintl): Likewise.
10802         * sysdeps/alpha/fpu/s_lround.c (lroundl, llroundl): Likewise.
10803         * sysdeps/alpha/fpu/s_round.c (roundl): Likewise.
10804         * sysdeps/alpha/fpu/s_isnan.c (isnanl): Provide compat_symbol in
10805         libc, not libm.
10806         (__isnanl): New compat_symbol.
10808 2007-05-07  Ulrich Drepper  <drepper@redhat.com>
10809             Jakub Jelinek  <jakub@redhat.com>
10811         * malloc/arena.c (heap_info): Add mprotect_size field, adjust pad.
10812         (new_heap): Initialize mprotect_size.
10813         (grow_heap): When growing, only mprotect from mprotect_size till
10814         new_size if mprotect_size is smaller.  When shrinking, use PROT_NONE
10815         MMAP for __libc_enable_secure only, otherwise use MADV_DONTNEED.
10817 2007-04-30  Steven Munroe  <sjmunroe@us.ibm.com>
10818             Peter Bergner  <bergner@us.ibm.com>
10820         * sysdeps/powerpc/bits/fenv.h: Declare __fe_mask_env extern.
10821         Define FE_NOMASK_ENV as FE_EANBLED_ENV.  Define FE_MASK_ENV.
10822         * sysdeps/powerpc/fpu/Makefile: Add fe_mask to libm-support.
10823         * sysdeps/powerpc/fpu/fe_mask.c: New file.
10824         * sysdeps/powerpc/fpu/fe_nomask.c: Correct comment.
10825         * sysdeps/powerpc/fpu/fedisblxcpt.c (fedisableexcept):
10826         Call __fe_mask_env() if all FP exceptions disabled.
10827         * sysdeps/powerpc/fpu/feholdexcpt.c (feholdexcept): Copy high 32-bits
10828         from old FPSCR to new fenv to propagate DFP rounding modes.
10829         Call __fe_mask_env() if FP exceptions previously enabled.
10830         * sysdeps/powerpc/fpu/fesetenv.c (fesetenv): Change mask to merge
10831         exceptions from env.  Use __fe_nomask_env() or __fe_mask_env() when
10832         transitioning from all exceptions disabled to any exception enabled
10833         or visa versa.
10834         * sysdeps/powerpc/fpu/feupdateenv.c (__feupdateenv): Change mask to
10835         merge exceptions from env.  Call __fe_nomask_env or __fe_mask_env
10836         when transitioning from all exceptions disabled to any exception
10837         enabled or visa versa.
10838         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fe_nomask.c: Moved to...
10839         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c: ...here.
10840         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fe_nomask.c: Moved to...
10841         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c: ...here.
10842         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_mask.c: New file.
10843         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_mask.c: New file.
10845 2007-05-06  Ulrich Drepper  <drepper@redhat.com>
10847         [BZ #4465]
10848         * posix/unistd.h: Remove __THROW from fdatasync.
10850 2007-05-06  Mike Frysinger  <vapier@gentoo.org>
10852         [BZ #4465]
10853         * sysdeps/unix/sysv/linux/syscalls.list (fdatasync): Add "C" to args.
10855 2007-05-06  Ulrich Drepper  <drepper@redhat.com>
10857         * stdio-common/vfprintf.c (process_string_arg): Optimize
10858         ridiculous precision in wide char code printing multi-byte string.
10859         Reported by Jim Meyering <jim@meyering.net>.
10861         [BZ #4131]
10862         * elf/dl-addr.c (_dl_addr): Compare address with actual segment
10863         boundaries to work around systems with overlapping binary loading.
10864         Based on a patch by Suzuki <suzuki@in.ibm.com>.
10866 2007-05-04  Ulrich Drepper  <drepper@redhat.com>
10868         * stdio-common/vfprintf.c (process_string_arg): Adjust call to
10869         __mbsnrtowcs after last change.
10871         * locale/programs/linereader.c (get_symname): Fix adding final NUL.
10872         (get_ident): Likewise.
10874 2007-05-03  Jakub Jelinek  <jakub@redhat.com>
10876         * soft-fp/op-common.h (FP_TRUNC): Replace raising of FP_EX_INEXACT
10877         with setting the sticky bit.
10878         * math/test-misc.c (main): Add more truncation tests.
10880 2007-04-14  Uros Bizjak  <ubizjak@gmail.com>
10882         * soft-fp/floatunsidf.c (__floatunsidf): Use DFtype instead of
10883         double in the function declaration.
10884         * soft-fp/floatundidf.c (__floatundidf): Use DFtype instead of
10885         double in the function declaration.
10886         * soft-fp/floatunsisf.c (__floatunsisf): Use SFtype instead of
10887         float in the function declaration.
10888         * soft-fp/floatunsisf.c (__floatunsisf): Use SFtype instead of
10889         float in the function declaration.
10891         * soft-fp/extended.h (FP_UNPACK_RAW_E): Do not increase X##_e for
10892         denormal operands.  Do not generate FP_EX_DENORM exception.
10893         (FP_UNPACK_RAW_EP): Ditto.
10894         (FP_UNPACK_SEMIRAW_E): Use FP_UNPACK_RAW_E instead of
10895         undefined _FP_UNPACK_RAW_E.
10896         (FP_UNPACK_SEMIRAW_EP): Use FP_UNPACK_RAW_EP instead of
10897         undefined _FP_UNPACK_RAW_EP.
10898         (FP_PACK_SEMIRAW_E): Use FP_PACK_RAW_E instead of
10899         undefined _FP_PACK_RAW_E.
10900         (FP_PACK_SEMIRAW_EP): Use FP_PACK_RAW_EP instead of
10901         undefined _FP_PACK_RAW_EP.
10903         * soft-fp/op-2.h (_FP_FRAC_COPY_2_2): Define as alias to
10904         _FP_FRAC_COPY_2.
10905         * soft-fp/op-4.h (_FP_FRAC_COPY_2_2): Define as alias to
10906         _FP_FRAC_COPY_4.
10908 2007-04-16  Uros Bizjak  <ubizjak@gmail.com>
10909             Jakub Jelinek  <jakub@redhat.com>
10911         * soft-fp/op-common.h (FP_EXTEND): Do not abort when
10912         _FP_EXPBIAS_##dfs == _FP_EXPBIAS_##sfs.  Handle denormals for
10913         this case.
10914         * soft-fp/op-common.h (FP_TRUNC): Ditto.
10916 2007-05-03  Jakub Jelinek  <jakub@redhat.com>
10918         * math/test-misc.c (main): Add tests for rounding long double
10919         values close to smallest double denormalized value to double.
10921 2007-04-30  Joseph Myers  <joseph@codesourcery.com>
10923         * soft-fp/op-common.h (FP_TRUNC): Correct off-by-one error in
10924         condition for truncating to 0.  Set sticky bit for such
10925         truncation.
10927 2007-05-02  Jakub Jelinek  <jakub@redhat.com>
10929         * stdio-common/vfprintf.c (process_string_arg): Use a VLA rather than
10930         fixed length array for ignore.
10932 2007-04-30  Ulrich Drepper  <drepper@redhat.com>
10934         [BZ #4438]
10935         * stdio-common/vfprintf.c (process_string_arg): Don't overflow the
10936         stack for large precisions.
10937         * stdio-common/test-vfprintf.c (main): Add test for large
10938         precision.
10940 2007-04-30  Jakub Jelinek  <jakub@redhat.com>
10942         * stdio-common/printf_fp.c (___printf_fp): Don't print negative sign
10943         for exponent 0.
10944         * stdio-common/tfformat.c (sprint_doubles): Add a new test.
10946         [BZ #4439]
10947         * resolv/inet_ntop.c (inet_ntop4): Take terminating '\0' into
10948         account in the size check.
10949         * resolv/tst-inet_ntop.c: New test.
10950         * resolv/Makefile (tests): Add tst-inet_ntop.
10952 2007-04-30  Ulrich Drepper  <drepper@redhat.com>
10953             Jakub Jelinek  <jakub@redhat.com>
10955         [BZ #4349]
10956         * malloc/malloc.c: Keep separate list for first blocks on the bin
10957         lists with a given size.  This helps skipping over list elements
10958         we know won't fit in two places.
10959         Inspired by a patch by Tomash Brechko <tomash.brechko@gmail.com>.
10961 2007-04-28  Ulrich Drepper  <drepper@redhat.com>
10963         [BZ #4102]
10964         * sysdeps/posix/getaddrinfo.c (default_labels): Assign separate
10965         label to Teredo tunnel addresses 2001://32.
10967 2007-04-27  Ulrich Drepper  <drepper@redhat.com>
10969         * locale/programs/ld-collate.c (collate_read): Allow order_start
10970         after copy.
10972         * locale/programs/ld-collate.c (collate_read): Fix printing of
10973         error message.
10975         [BZ #3213]
10976         * locale/C-translit.h.in: Add entry for U2044.
10978         [BZ #4342]
10979         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Allow
10980         hexa-decimal floats without exponent.
10981         * stdio-common/tstscanf.c (main): Adjust Test 8 test for success.
10983 2007-04-25  Ulrich Drepper  <drepper@redhat.com>
10985         * sysdeps/unix/sysv/linux/bits/sched.h: Declare sched_getcpu.
10986         * sysdeps/unix/sysv/linux/sched_getcpu.c: New file.
10987         * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S: New file.
10988         * sysdeps/unix/sysv/linux/Versions: Export sched_getcpu for
10989         GLIBC_2.6.
10990         * sysdeps/unix/sysv/linux/Makefile [subdir=posix] (sysdep_routines):
10991         Add sched_getcpu.
10993 2007-04-25  Jakub Jelinek  <jakub@redhat.com>
10995         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Return -1 instead
10996         of 0 after the out_fail label.
10998 2007-04-25  Ulrich Drepper  <drepper@redhat.com>
11000         [BZ #4406]
11001         * iconv/gconv_charset.h (strip): Allow ':'.
11002         * iconv/iconv_open.c (iconv_open): Adjust comment.
11004 2007-04-25  Jakub Jelinek  <jakub@redhat.com>
11006         * libio/bits/stdio.h (fgetc_unlocked): Add extern inline optimized
11007         version.
11009 2007-04-23  Jakub Jelinek  <jakub@redhat.com>
11011         [BZ #4381]
11012         * nss/nss_files/files-hosts.c (HOST_DB_LOOKUP): Ensure sufficient
11013         alignment of buffer and tmp_buffer.
11014         * nis/nss_nis/nis-hosts.c (internal_nis_gethostent_r,
11015         internal_gethostbyname2_r, _nss_nis_gethostbyaddr_r): Ensure sufficient
11016         alignment of buffer.
11017         * resolv/nss_dns/dns-hosts.c (getanswer_r): Likewise.  Handle buflen
11018         bigger than INT_MAX.
11019         * resolv/nss_dns/dns-network.c (getanswer_r): Likewise.  Add errnop and
11020         h_errnop arguments.  Fail if buflen is too small.
11021         (_nss_dns_getnetbyname_r, _nss_dns_getnetbyaddr_r): Adjust callers.
11023 2007-04-23  Jakub Jelinek  <jakub@redhat.com>
11025         [BZ #4405]
11026         * iconvdata/gconv-modules (E13B): Add a missing slash to the alias
11027         name.  Patch by Aurelien Jarno <aurelien@aurel32.net>.
11029 2007-04-22  Roland McGrath  <roland@redhat.com>
11031         * elf/elf.h (NT_PRXFPREG): New macro.
11033 2007-04-19  Andreas Jaeger  <aj@suse.de>
11035         [BZ #3905]
11036         * bits/in.h (IPV6_ROUTER_ALERT, IPV6_MTU_DISCOVER, IPV6_MTU,
11037         IPV6_RECVERR, IPV6_V6ONLY, IPV6_JOIN_ANYCAST, IPV6_LEAVE_ANYCAST):
11038         Added.
11040 2007-04-19  Ulrich Drepper  <drepper@redhat.com>
11042         * include/sys/mman.h: Mark madvise hidden.
11043         * misc/madvise.c: Add libc_hidden_def.
11045 2007-04-06  Jakub Jelinek  <jakub@redhat.com>
11047         * nis/nis_domain_of.c (__nis_domain_of): New function.
11048         * include/rpcsvc/nislib.h (__nis_domain_of): New prototype.
11049         * nis/nis_lookup.c (nis_lookup): Use __nis_domain_of.
11050         * nis/nis_call.c (rec_dirsearch): Likewise.
11051         (first_shoot): Likewise.  Remove search_parent_first argument.
11052         (struct nis_server_cache): Rename search_parent_first field
11053         to search_parent.
11054         (nis_server_cache_search, nis_server_cache_add): Rename
11055         search_parent_first argument to search_parent.
11056         (__nisfind_server): Likewise.  If search_parent, call
11057         __nis_domain_of.
11059 2007-04-18  Ulrich Drepper  <drepper@redhat.com>
11061         * sysdeps/posix/getaddrinfo.c: Remove commented-out code.
11063 2007-04-17  Ulrich Drepper  <drepper@redhat.com>
11065         [BZ #4368]
11066         * stdlib/stdlib.h: Remove obsolete part of comment for realpath.
11068 2007-04-16  Ulrich Drepper  <drepper@redhat.com>
11070         [BZ #4364]
11071         * posix/unistd.h (_XOPEN_VERSION): Define appropriately for SUSv3.
11073 2007-04-15  Jakub Jelinek  <jakub@redhat.com>
11075         * locale/programs/locarchive.c (INITIAL_NUM_NAMES,
11076         INITIAL_SIZE_STRINGS, INITIAL_NUM_LOCREC): Update to accomodate
11077         current number of locales in SUPPORTED.
11078         (create_archive): Initialize serial.
11079         (enlarge_archive): Preserve aliases rather than duplicating
11080         their locrecs.
11082 2007-04-13  Jakub Jelinek  <jakub@redhat.com>
11084         * libio/genops.c (_IO_default_finish): Call _IO_lock_fini
11085         after _IO_un_link, not before it.
11087         * stdio-common/printf_fp.c (___printf_fp): Fix exponent -4
11088         special case handling when wcp == wstartp + 1.  Fix a comment typo.
11089         * stdio-common/tfformat.c (sprint_doubles): Add a new testcase.
11091 2007-03-30  Jakub Jelinek  <jakub@redhat.com>
11093         * libio/libio.h (__underflow, __uflow, __overflow, __wunderflow,
11094         __wuflow, __woverflow, _IO_getc, _IO_putc, _IO_peekc_locked, _IO_padn,
11095         _IO_sgetn, _IO_seekoff, _IO_seekpos, _IO_getwc, _IO_putwc, _IO_wpadn):
11096         Remove __THROW.
11097         * libio/fileops.c (new_do_write, _IO_file_xsgetn_mmap,
11098         _IO_file_xsgetn_maybe_mmap): Likewise.
11099         * libio/oldfileops.c (old_do_write): Likewise.
11100         * libio/libioP.h (_IO_switch_to_get_mode, _IO_switch_to_wget_mode,
11101         _IO_init_marker, _IO_init_wmarker, _IO_default_uflow,
11102         _IO_wdefault_uflow, _IO_default_setbuf, _IO_default_seekpos,
11103         _IO_do_write, _IO_new_do_write, _IO_old_do_write, _IO_wdo_write,
11104         _IO_flush_all_lockp, _IO_flush_all, _IO_cleanup,
11105         _IO_flush_all_linebuffered, _IO_new_fgetpos, _IO_old_fgetpos,
11106         _IO_new_fsetpos, _IO_old_fsetpos, _IO_new_fgetpos64,
11107         _IO_old_fgetpos64, _IO_new_fsetpos64, _IO_old_fsetpos64,
11108         _IO_file_setbuf, _IO_file_seekoff, _IO_file_xsputn, _IO_file_xsgetn,
11109         _IO_file_underflow, _IO_file_underflow_mmap,
11110         _IO_file_underflow_maybe_mmap, _IO_file_overflow, _IO_file_attach,
11111         _IO_file_open, _IO_file_fopen, _IO_file_write, _IO_file_read,
11112         _IO_file_sync, _IO_file_close_it, _IO_file_finish,
11113         _IO_new_file_attach, _IO_new_file_close_it, _IO_new_file_finish,
11114         _IO_new_file_fopen, _IO_new_file_setbuf, _IO_file_setbuf_mmap,
11115         _IO_new_file_sync, _IO_new_file_underflow, _IO_new_file_overflow,
11116         _IO_new_file_seekoff, _IO_new_file_write, _IO_new_file_xsputn,
11117         _IO_old_file_setbuf, _IO_old_file_seekoff, _IO_old_file_xsputn,
11118         _IO_old_file_underflow, _IO_old_file_overflow, _IO_old_file_attach,
11119         _IO_old_file_fopen, _IO_old_file_write, _IO_old_file_sync,
11120         _IO_old_file_close_it, _IO_old_file_finish, _IO_wfile_xsputn,
11121         _IO_wfile_setbuf, _IO_wfile_sync, _IO_wfile_underflow,
11122         _IO_wfile_overflow, _IO_wfile_seekoff, _IO_old_proc_open,
11123         _IO_old_proc_close, _IO_getdelim, _IO_flush_all_internal,
11124         _IO_adjust_column_internal, _IO_default_uflow_internal,
11125         _IO_default_xsgetn_internal, _IO_wdefault_xsputn_internal,
11126         _IO_wdefault_xsgetn_internal, _IO_wdefault_uflow_internal,
11127         _IO_file_setbuf_internal, _IO_file_seekoff_internal,
11128         _IO_file_xsputn_internal, _IO_file_xsgetn_internal,
11129         _IO_file_close_it_internal, _IO_file_underflow_internal,
11130         _IO_file_overflow_internal, _IO_file_attach_internal,
11131         _IO_file_fopen_internal, _IO_file_sync_internal,
11132         _IO_file_finish_internal, _IO_wfile_xsputn_internal,
11133         _IO_wfile_seekoff_internal, _IO_wfile_sync_internal,
11134         _IO_switch_to_wget_mode_internal, _IO_padn_internal,
11135         _IO_switch_to_get_mode_internal, _IO_seekoff_unlocked,
11136         _IO_seekpos_unlocked): Likewise.
11137         (_IO_strtod, _IO_dtoa, _IO_outfloat, _IO_read, _IO_write,
11138         _IO_lseek, _IO_close, _IO_fstat): Remove unused prototypes.
11140 2007-04-16  Jakub Jelinek  <jakub@redhat.com>
11142         * locale/programs/locarchive.c (show_archive_content): Fix sizeof
11143         argument in xmalloc size computation.
11145 2007-04-01  Jakub Jelinek  <jakub@redhat.com>
11147         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (__nextafterl): Use
11148         math_opt_barrier and math_force_eval macros.
11150 2007-03-27  Jakub Jelinek  <jakub@redhat.com>
11152         [BZ #3306]
11153         * math/math_private.h (math_opt_barrier, math_force_eval): Define.
11154         * sysdeps/i386/fpu/math_private.h: New file.
11155         * sysdeps/x86_64/fpu/math_private.h: New file.
11156         * math/s_nexttowardf.c (__nexttowardf): Use math_opt_barrier and
11157         math_force_eval macros.  Use "+m" constraint on asm rather than
11158         "=m" and "m".
11159         * math/s_nextafter.c (__nextafter): Likewise.
11160         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c (__nexttoward):
11161         Likewise.
11162         * sysdeps/ieee754/flt-32/s_nextafterf.c (__nextafterf): Likewise.
11163         * sysdeps/ieee754/ldbl-128/s_nexttoward.c (__nexttoward): Likewise.
11164         * sysdeps/ieee754/ldbl-96/s_nexttoward.c (__nexttoward): Likewise.
11165         * sysdeps/i386/fpu/s_nextafterl.c (__nextafterl): Use
11166         math_opt_barrier and math_force_eval macros.
11167         * sysdeps/ieee754/ldbl-128/s_nextafterl.c (__nextafterl): Likewise.
11168         * sysdeps/ieee754/ldbl-96/s_nextafterl.c (__nextafterl): Likewise.
11169         * sysdeps/i386/fpu/s_nexttoward.c: Include float.h.
11170         (__nexttoward): Use math_opt_barrier and
11171         math_force_eval macros.  Use "+m" constraint on asm rather than
11172         "=m" and "m".  Only use asm to force double result if
11173         FLT_EVAL_METHOD is 2.
11174         * sysdeps/i386/fpu/s_nexttowardf.c: Include float.h.
11175         (__nexttowardf): Use math_opt_barrier and
11176         math_force_eval macros.  Use "+m" constraint on asm rather than
11177         "=m" and "m".  Only use asm to force double result if
11178         FLT_EVAL_METHOD is not 0.
11179         * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c: Include float.h.
11180         (__nexttowardf): Use math_opt_barrier and
11181         math_force_eval macros.  If FLT_EVAL_METHOD is not 0, force
11182         x to float using asm.
11183         * sysdeps/ieee754/ldbl-opt/s_nexttowardfd.c: Include float.h.
11184         (__nldbl_nexttowardf): Use math_opt_barrier and
11185         math_force_eval macros.  If FLT_EVAL_METHOD is not 0, force
11186         x to float using asm.
11187         * sysdeps/ieee754/ldbl-96/s_nexttowardf.c: Include float.h.
11188         (__nexttowardf): Use math_opt_barrier and math_force_eval
11189         macros.  If FLT_EVAL_METHOD is not 0, force x to float using asm.
11190         * math/bug-nextafter.c (zero, inf): New variables.
11191         (main): Add new tests.
11192         * math/bug-nexttoward.c (zero, inf): New variables.
11193         (main): Add new tests.
11195 2007-03-22  Jakub Jelinek  <jakub@redhat.com>
11197         [BZ #3427]
11198         * sysdeps/x86_64/fpu/feholdexcpt.c (feholdexcept): Clear all
11199         exceptions both in SW and MXCSR.
11200         * sysdeps/x86_64/fpu/feupdateenv.c: New file.
11201         * sysdeps/x86_64/fpu/feenablxcpt.c (feenableexcept): Remove dead code.
11202         * sysdeps/x86_64/fpu/fedisblxcpt.c (fedisableexcept): Likewise.
11203         * sysdeps/i386/fpu/feholdexcpt.c (feholdexcept): Clear all exceptions
11204         in MXCSR if SSE is available.
11205         * sysdeps/i386/fpu/feupdateenv.c: Include unistd.h, dl-procinfo.h
11206         and ldsodefs.h.
11207         (__feupdateenv): Query exceptions also from MXCSR if SSE is available.
11208         Fix comment typo.
11209         * sysdeps/ia64/fpu/feholdexcpt.c (feholdexcept): Clear all exceptions.
11210         Return 0 rather than 1.
11211         * sysdeps/ia64/fpu/feupdateenv.c (feupdateenv): Fix comment typo.
11212         Remove incorrect part of a comment.  Fix argument to feraiseexcept.
11213         * math/test-fenv.c (feholdexcept_tests): New function.
11214         (main): Call it.
11216 2007-01-05  Richard B. Kreckel  <kreckel@ginac.de>
11218         [BZ #3427]
11219         * sysdeps/i386/fpu/feholdexcpt.c (feholdexcept): Clear all exceptions
11220         in SW.
11222 2007-04-13  Jakub Jelinek  <jakub@redhat.com>
11224         [BZ #4344]
11225         * elf/ldconfig.c (search_dir): Fix 2 off-by-2 errors.
11226         Reported by David Anderson <davea42@earthlink.net>.
11228 2007-04-07  Ulrich Drepper  <drepper@redhat.com>
11230         * posix/sys/wait.h: Remove unnecessary forward declaration.
11232 2007-04-05  Jakub Jelinek  <jakub@redhat.com>
11234         * nis/nis_call.c (__nisfind_server): Replace (*dir)->do_servers
11235         with obj->do_servers after first_shoot.
11237 2007-04-03  Ulrich Drepper  <drepper@redhat.com>
11239         * posix/Makefile (routines): Add sched_cpucount.
11240         (tests): Add tst-cpucount.
11241         * posix/sched_cpucount.c: New file.
11242         * posix/tst-cpucount.c: New file.
11243         * posix/Versions: Export __sched_cpucount with version GLIBC_2.6.
11244         * bits/sched.h: Define __CPU_COUNT.  Declare __sched_cpucount.
11245         * sysdeps/unix/sysv/linux/bits/sched.h: Likewise.
11246         * posix/sched.h: Define CPU_COUNT.
11248 2007-03-27  Jakub Jelinek  <jakub@redhat.com>
11250         * posix/fnmatch.c (STRUCT): Define.
11251         (fnmatch): Pass NULL as last argument to internal_fn{,w}match.
11252         * posix/fnmatch_loop.c (struct STRUCT): New type.
11253         (FCT): Add ends argument.  If ends != NULL and normal * is
11254         seen in the pattern, store current pattern and string pointers
11255         and return.  Adjust recursive calls.
11256         (EXT): Adjust FCT callers.
11257         (STRUCT): Undef at the end of the file.
11258         * posix/Makefile (tests): Add tst-fnmatch2.
11259         * posix/tst-fnmatch2.c: New test.
11261 2007-04-01  Jakub Jelinek  <jakub@redhat.com>
11263         * sysdeps/ia64/fpu/fesetround.c (fesetround): Return 0 on success
11264         and 1 on failure.
11266         * sysdeps/unix/sysv/linux/sync_file_range.c (sync_file_range):
11267         Change last argument to unsigned int.
11269 2007-03-23  Jakub Jelinek  <jakub@redhat.com>
11271         * scripts/check-local-headers.sh: Filter out sys/capability.h.
11273 2007-03-22  Jakub Jelinek  <jakub@redhat.com>
11275         * config.h.in (HAVE_LIBCAP): Add.
11276         * nscd/selinux.h: Include sys/capability.h rather than non-existent
11277         sys/capabilities.h.
11278         * nscd/selinux.c (preserve_capabilities): Use cap_free instead of
11279         free_caps.  Cast away const from 4th cap_set_flag argument.
11281 2007-03-26  Ulrich Drepper  <drepper@redhat.com>
11283         * sysdeps/unix/sysv/linux/Versions: Move sync_file_range to
11284         GLIBC_2.6.
11285         * sysdeps/unix/sysv/linux/Makefile [subdir=io] (sysdep_routines):
11286         Add sync_file_range.
11287         Reported by Atsushi Nemoto <anemo@mba.ocn.ne.jp>.
11289 2007-03-19  Steven Munroe  <sjmunroe@us.ibm.com>
11291         * sysdeps/powerpc/bits/atomic.h
11292         [!MUTEX_HINT_ACQ]: Define MUTEX_HINT_ACQ.
11293         [!MUTEX_HINT_REL]: Define MUTEX_HINT_REL.
11294         (__arch_compare_and_exchange_val_32_acq): Add MUTEX_HINT_ACQ to lwarx.
11295         (__arch_compare_and_exchange_val_32_rel): Add MUTEX_HINT_REL to lwarx.
11296         (__arch_atomic_exchange_val_32_acq): Add MUTEX_HINT_ACQ to lwarx.
11297         (__arch_atomic_exchange_rel_32_rel): Add MUTEX_HINT_REL to lwarx.
11298         * sysdeps/powerpc/powerpc32/bits/atomic.h [_ARCH_PWR6 || _ARCH_PWR6X]:
11299         Define MUTEX_HINT_ACQ as ",1" and MUTEX_HINT_REL as ",0".
11300         (__arch_compare_and_exchange_bool_32_acq): Add MUTEX_HINT_ACQ to lwarx.
11301         (__arch_compare_and_exchange_bool_32_rel): Add MUTEX_HINT_REL to lwarx.
11302         * sysdeps/powerpc/powerpc64/bits/atomic.h [_ARCH_PWR6 || _ARCH_PWR6D]:
11303         Define MUTEX_HINT_ACQ as ",1" and MUTEX_HINT_REL as ",0".
11304         (__arch_compare_and_exchange_bool_32_acq): Add MUTEX_HINT_ACQ to lwarx.
11305         (__arch_compare_and_exchange_bool_32_rel): Add MUTEX_HINT_REL to lwarx.
11306         (__arch_compare_and_exchange_bool_64_acq): Add MUTEX_HINT_ACQ to lwarx.
11307         (__arch_compare_and_exchange_bool_64_rel): Add MUTEX_HINT_REL to lwarx.
11308         (__arch_compare_and_exchange_val_64_acq): Add MUTEX_HINT_ACQ to lwarx.
11309         (__arch_compare_and_exchange_val_64_rel): Add MUTEX_HINT_REL to lwarx.
11310         (__arch_atomic_exchange_val_64_acq): Add MUTEX_HINT_ACQ to lwarx.
11311         (__arch_atomic_exchange_rel_64_rel): Add MUTEX_HINT_REL to lwarx.
11313 2007-03-20  Jakub Jelinek  <jakub@redhat.com>
11315         * sysdeps/unix/sysv/linux/powerpc/libc-start.c
11316         (__cache_line_size): Define the variable here.  Add
11317         attribute_hidden, remove weak_extern.
11318         (__libc_start_main): Set __cache_line_size
11319         unconditionally.
11320         * sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c
11321         (__cache_line_size): Define the variable here.  Add
11322         attribute_hidden, remove weak_extern.
11323         (DL_PLATFORM_AUXV): Set __cache_line_size
11324         unconditionally.
11325         * sysdeps/powerpc/powerpc32/dl-machine.c (__cache_line_size): Remove
11326         weak_extern, add attribute_hidden.
11327         (__elf_machine_runtime_setup): Assume __cache_line_size is always
11328         defined in ld.so.
11329         * sysdeps/powerpc/powerpc32/memset.S (__cache_line_size): Remove
11330         definition.
11331         * sysdeps/powerpc/powerpc64/memset.S (__cache_line_size): Likewise.
11333 2007-03-26  Jakub Jelinek  <jakub@redhat.com>
11335         [BZ #4276]
11336         * timezone/africa: Update from tzdata2007d.
11337         * timezone/asia: Likewise.
11338         * timezone/australasia: Likewise.
11339         * timezone/backward: Likewise.
11340         * timezone/europe: Likewise.
11341         * timezone/iso3166.tab: Likewise.
11342         * timezone/leapseconds: Likewise.
11343         * timezone/northamerica: Likewise.
11344         * timezone/southamerica: Likewise.
11345         * timezone/zone.tab: Likewise.
11347         * timezone/private.h: Update from tzcode2007d.
11348         * timezone/zdump.c: Likewise.
11349         * timezone/zic.c: Likewise.
11351 2007-03-21  Jakub Jelinek  <jakub@redhat.com>
11353         * nis/nis_call.c: Include bits/libc-lock.h, sys/stat.h, unistd.h.
11354         (nis_server_cache, nis_server_cache_lock, nis_cold_start_mtime): New
11355         variables.
11356         (nis_server_cache_search, nis_server_cache_add): New functions.
11357         (__nisfind_server): Use them.  Add dbp and flags argument, if
11358         call __nisbind_create.
11359         (__nisbind_create): Add server_used and current_ep arguments,
11360         only call __nis_findfastest if server_used is ~0.
11361         (__do_niscall2, __prepare_niscall): Adjust callers.
11362         (ckey_cache, ckey_cache_size, ckey_cache_allocated, ckey_cache_pid,
11363         ckey_cache_euid, ckey_cache_lock): New variables.
11364         (get_ckey): New function.
11365         (__nisbind_connect): If not dbp->use_udp, pass IPPROTO_TCP to
11366         __pmap_getnisport.  Save __pmap_getnisport result in
11367         dbp->addr.sin_port if non-zero.  Use get_ckey to create conversation
11368         key.
11369         * nis/nis_lookup.c (nis_lookup): Likewise.
11370         * nis/nis_table.c (nis_list): Likewise.
11371         * nis/rpcsvc/nislib.h (__nisbind_create, __nisfind_server): Adjust
11372         prototypes.
11374         * nis/nss_nisplus/nisplus-pwd.c (_nss_nisplus_getpwnam_r,
11375         _nss_nisplus_getpwuid_r): Pass USE_DGRAM flag to nis_list.
11376         * nis/nss_nisplus/nisplus-service.c (_nss_nisplus_getservbyname_r,
11377         _nss_nisplus_getservbyport_r): Likewise.
11378         * nis/nss_nisplus/nisplus-network.c (_nss_nisplus_getnetbyname_r,
11379         _nss_nisplus_getnetbyaddr_r): Likewise.
11380         * nis/nss_nisplus/nisplus-spwd.c (_nss_nisplus_getspnam_r): Likewise.
11381         * nis/nss_nisplus/nisplus-ethers.c (_nss_nisplus_gethostton_r,
11382         _nss_nisplus_getntohost_r): Likewise.
11383         * nis/nss_nisplus/nisplus-rpc.c (_nss_nisplus_getrpcbyname_r,
11384         _nss_nisplus_getrpcbynumber_r): Likewise.
11386 2007-03-20  Jakub Jelinek  <jakub@redhat.com>
11388         * configure.in (libc_cv_gnu89_inline): Only do compile test.
11389         * configure: Rebuilt.
11391         * soft-fp/double.h (_FP_UNION_D): Use _FP_W_TYPE for frac
11392         bit-fields.
11393         * soft-fp/extended.h (_FP_UNION_E): Likewise.
11395 2006-06-07  Joseph Myers  <joseph@codesourcery.com>
11397         [BZ #2831]
11398         * soft-fp/quad.h (_FP_UNION_Q): Use _FP_W_TYPE for frac
11399         bit-fields.
11401 2007-03-18  Jakub Jelinek  <jakub@redhat.com>
11403         * nscd/gai.c: Include alloca.h.
11404         (__libc_use_alloca): Define.
11406 2007-03-16  Jakub Jelinek  <jakub@redhat.com>
11408         * elf/dl-open.c (dl_open_worker): Declare l in 2 different
11409         smaller scopes.
11410         * elf/dl-dst.h (DL_DST_REQ_STATIC): Add l as macro argument.
11411         (DL_DST_REQUIRED): Adjust user.
11413         * include/dlfcn.h (struct link_map): New forward decl.
11415         * inet/getnameinfo.c: Include stddef.h.
11416         (getnameinfo): Use offsetof.
11418         * time/tst-mktime2.c (do_test): Don't rely on signed wrap.
11420         * stdio-common/vfprintf.c (_itoa): Undef before redefining.
11422         * string/strerror_l.c: Include stdlib.h.
11424         * configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline.
11425         * config.make.in (gnu89-inline-CFLAGS): New variable.
11426         * Makeconfig (CFLAGS): Use $(gnu89-inline-CFLAGS) together with
11427         -std=gnu99.
11428         * misc/sys/cdefs.h (__extern_inline, __extern_always_inline): Define.
11429         * argp/argp.h: Use it.
11430         * bits/mathinline.h: Likewise.
11431         * bits/sigset.h: Likewise.
11432         * bits/string.h: Likewise.
11433         * ctype/ctype.h: Likewise.
11434         * hurd/hurd.h: Likewise.
11435         * hurd/hurd/fd.h: Likewise.
11436         * hurd/hurd/port.h: Likewise.
11437         * hurd/hurd/signal.h: Likewise.
11438         * hurd/hurd/threadvar.h: Likewise.
11439         * hurd/hurd/userlink.h: Likewise.
11440         * io/sys/stat.h: Likewise.
11441         * libio/bits/stdio.h: Likewise.
11442         * libio/bits/stdio2.h: Likewise.
11443         * mach/lock-intern.h: Likewise.
11444         * mach/mach/mig_support.h: Likewise.
11445         * math/bits/cmathcalls.h: Likewise.
11446         * posix/bits/unistd.h: Likewise.
11447         * socket/bits/socket2.h: Likewise.
11448         * stdlib/bits/stdlib.h: Likewise.
11449         * stdlib/stdlib.h: Likewise.
11450         * string/argz.h: Likewise.
11451         * string/bits/string2.h: Likewise.
11452         * string/bits/string3.h: Likewise.
11453         * sysdeps/alpha/fpu/bits/mathinline.h: Likewise.
11454         * sysdeps/generic/inttypes.h: Likewise.
11455         * sysdeps/generic/machine-lock.h: Likewise.
11456         * sysdeps/generic/machine-sp.h: Likewise.
11457         * sysdeps/i386/fpu/bits/mathinline.h: Likewise.
11458         * sysdeps/i386/i486/bits/string.h: Likewise.
11459         * sysdeps/ia64/fpu/bits/mathinline.h: Likewise.
11460         * sysdeps/mach/alpha/machine-lock.h: Likewise.
11461         * sysdeps/mach/alpha/machine-sp.h: Likewise.
11462         * sysdeps/mach/i386/machine-lock.h: Likewise.
11463         * sysdeps/mach/powerpc/machine-lock.h: Likewise.
11464         * sysdeps/mach/powerpc/machine-sp.h: Likewise.
11465         * sysdeps/powerpc/fpu/bits/mathinline.h: Likewise.
11466         * sysdeps/s390/bits/string.h: Likewise.
11467         * sysdeps/s390/fpu/bits/mathinline.h: Likewise.
11468         * sysdeps/sparc/fpu/bits/mathinline.h: Likewise.
11469         * sysdeps/unix/bsd/bsd4.4/bits/socket.h: Likewise.
11470         * sysdeps/unix/sysv/linux/bits/sigset.h: Likewise.
11471         * sysdeps/unix/sysv/linux/bits/socket.h: Likewise.
11472         * sysdeps/unix/sysv/linux/sys/sysmacros.h: Likewise.
11473         * sysdeps/x86_64/fpu/bits/mathinline.h: Likewise.
11474         * wcsmbs/bits/wchar2.h: Likewise.
11475         * wcsmbs/wchar.h: Likewise.
11476         * stdlib/gmp.h: Likewise.  Include <features.h> to get
11477         __extern_inline definition.
11479 2007-03-15  Jakub Jelinek  <jakub@redhat.com>
11481         * locale/programs/ld-ctype.c (find_translit): Return NULL if ctype is
11482         NULL.
11484         [BZ #3919]
11485         * math/libm-test.inc (log_test): Test -Inf and NaN.
11486         (log10_test, log1p_test, log2_test): Test -Inf.
11487         * sysdeps/i386/fpu/e_log.S (__ieee754_log): Don't raise
11488         FE_INVALID when argument is qNaN.
11489         * sysdeps/i386/fpu/e_logl.S (__ieee754_logl): Likewise.
11490         * sysdeps/i386/fpu/e_logf.S (__ieee754_logf): Likewise.
11491         * sysdeps/x86_64/fpu/e_logl.S (__ieee754_logl): Likewise.
11492         * sysdeps/x86_64/fpu/e_log10l.S (__ieee754_log10l): Replace
11493         andb $1, %ah with testb $1, %ah, don't test for parity, instead
11494         testb $4, %ah and jump if non-zero.
11495         * sysdeps/x86_64/fpu/e_log2l.S (__ieee754_log2l): Likewise.
11496         * sysdeps/x86_64/fpu/s_log1pl.S (__log1pl): Likewise.
11498         [BZ #4101]
11499         * argp/argp-help.c (hol_cluster_cmp): Fix comparisons used to find
11500         ancestors with the same depths.
11501         Patch by Niels Moeller <nisse@lysator.liu.se>.
11502         (filter_doc): Don't crash if argp is NULL.
11503         * argp/Makefile (tests): Add tst-argp2.
11504         * argp/tst-argp2.c: New test.
11506         [BZ #4130]
11507         * login/utmp_file.c (setutent_file): Use O_LARGEFILE for
11508         open_not_cancel_2.
11509         (updwtmp_file): Likewise.
11511         [BZ #4181]
11512         * inet/inet6_opt.c (add_padding): Only insert padding if npad > 0.
11513         (inet6_opt_append): Don't check extlen is big enough if extbuf
11514         is NULL.
11515         (inet6_opt_finish): Likewise.
11516         * inet/Makefile (tests): Add test-inet6_opt.
11517         * inet/test-inet6_opt.c: New test.
11519         * sysdeps/unix/sysv/linux/ifaddrs.c (__netlink_request): Never
11520         reallocate the buffer, instead fail for MSG_TRUNC or for EBUSY
11521         NLMSG_ERR.  Instead use a page sized buffer.
11522         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Use page sized
11523         buffer.
11525 2007-03-14  Richard Henderson  <rth@redhat.com>
11527         * sysdeps/alpha/fpu/s_llround.c: New file.
11528         * sysdeps/alpha/fpu/s_llroundf.c: New file.
11529         * sysdeps/alpha/fpu/s_lround.c: New file.
11530         * sysdeps/alpha/fpu/s_lroundf.c: New file.
11531         * sysdeps/alpha/fpu/s_round.c: New file.
11532         * sysdeps/alpha/fpu/s_roundf.c: New file.
11533         * sysdeps/alpha/fpu/s_trunc.c: New file.
11534         * sysdeps/alpha/fpu/s_truncf.c: New file.
11536         * sysdeps/alpha/fpu/s_ceil.c: Rewrite without branches.
11537         * sysdeps/alpha/fpu/s_ceilf.c: Likewise.
11538         * sysdeps/alpha/fpu/s_floor.c: Likewise.
11539         * sysdeps/alpha/fpu/s_floorf.c: Likewise.
11540         * sysdeps/alpha/fpu/s_rint.c: Likewise.
11541         * sysdeps/alpha/fpu/s_rintf.c: Likewise.
11543         * sysdeps/alpha/fpu/s_fmax.S: New file.
11544         * sysdeps/alpha/fpu/s_fmaxf.S: New file.
11545         * sysdeps/alpha/fpu/s_fmin.S: New file.
11546         * sysdeps/alpha/fpu/s_fminf.S: New file.
11547         * sysdeps/alpha/fpu/s_isnan.c: New file.
11548         * sysdeps/alpha/fpu/s_isnanf.c: New file.
11549         * sysdeps/alpha/fpu/s_llrint.c: New file.
11550         * sysdeps/alpha/fpu/s_llrintf.c: New file.
11551         * sysdeps/alpha/fpu/s_lrint.c: New file.
11552         * sysdeps/alpha/fpu/s_lrintf.c: New file.
11553         * sysdeps/alpha/fpu/s_nearbyint.c: New file.
11554         * sysdeps/alpha/fpu/s_nearbyintf.c: New file.
11556         * sysdeps/alpha/fpu/bits/mathinline.h (__floorf, __floor): Remove.
11557         (__fdimf, fdimf, __fdim, fdim): Remove.
11558         (__signbitf, __signbit, __signbitl): Use gcc builtin if available.
11559         (__isnanf, __isnan, __isnanl): New.
11561 2007-03-13  Richard Henderson  <rth@redhat.com>
11563         * sysdeps/ieee754/ldbl-128/Makefile: New file.
11565 2007-03-13  Richard Henderson  <rth@redhat.com>
11567         * sysdeps/alpha/Makefile (sysdep-CFLAGS): Force dynamic rounding.
11568         * sysdeps/alpha/fpu/bits/mathinline.h (__signbitl): New.
11569         * sysdeps/alpha/fpu/libm-test-ulps: Regenerate.
11570         * sysdeps/unix/sysv/linux/alpha/alphaev6/fpu/Implies: New file.
11571         * sysdeps/unix/sysv/linux/alpha/alphaev67/fpu/Implies: New file.
11572         * sysdeps/unix/sysv/linux/alpha/fpu/Implies: New file.
11574 2007-03-13  Richard Henderson  <rth@redhat.com>
11576         * elf/dl-support.c (_dl_aux_init): Honor DL_PLATFORM_AUXV.
11577         * sysdeps/unix/sysv/linux/alpha/dl-auxv.h: New file.
11578         * sysdeps/unix/sysv/linux/alpha/dl-support.c: New file.
11579         * sysdeps/unix/sysv/linux/alpha/dl-sysdep.c (__libc_alpha_cache_shape):
11580         Move to dl-auxv.h; initialize instead of extern weak.
11581         (DL_PLATFORM_AUXV): Move to dl-auxv.h; don't test for undef
11582         weak symbol.
11583         * sysdeps/unix/sysv/linux/alpha/sysconf.c (__libc_alpha_cache_shape):
11584         Extern instead of initialized.
11586 2007-03-13  Richard Henderson  <rth@redhat.com>
11588         * sysdeps/unix/sysv/linux/alpha/sigsuspend.S: Add support for
11589         __sigsuspend_nocancel.
11591 2007-03-06  Ulrich Drepper  <drepper@redhat.com>
11593         * sysdeps/posix/getaddrinfo.c (get_scope): Correct test for
11594         172.16/12 address range.
11596 2007-03-02  Jakub Jelinek  <jakub@redhat.com>
11598         * sysdeps/unix/sysv/linux/ifaddrs.c (__netlink_request): Retry with
11599         a new netlink socket if NLMSG_ERR -EBUSY is seen after some MSG_TRUNC
11600         message.
11602 2007-03-01  Jakub Jelinek  <jakub@redhat.com>
11604         [BZ #4069]
11605         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Check for NaN
11606         earlier.
11607         * math/libm-test.inc (pow_test): Add more tests involving NaNs.
11609         * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Avoid invalid exception
11610         for x qNaN and y either +-inf or non-integer value.
11611         * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Likewise.
11612         * sysdeps/i386/fpu/e_powl.S (__ieee754_powl): Likewise.
11613         * sysdeps/x86_64/fpu/e_powl.S (__ieee754_powl): Likewise.
11615 2007-02-10  Mike Frysinger  <vapier@gentoo.org>
11617         * sysdeps/unix/sysv/linux/sh/Makefile: Remove sys/io.h
11618         from sysdep_headers.
11620 2007-02-28  Jakub Jelinek  <jakub@redhat.com>
11622         * time/tzfile.c (find_transition): Instead of a linear search try to
11623         guess the transition index, use a linear search if the result is at
11624         most 10 transitions away from the guess or binary search otherwise.
11626 2007-02-27  Jakub Jelinek  <jakub@redhat.com>
11628         * sysdeps/unix/sysv/linux/ifaddrs.c (__netlink_request): Fix
11629         memory reallocation.
11631 2007-02-21  Ulrich Drepper  <drepper@redhat.com>
11633         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Add branch predictions
11634         and fix some typos.
11635         Optimize use of TOLOWER.
11637         [BZ #3325]
11638         * sysdeps/i386/fpu/e_fmodf.S: Revert last changes, keep using fprem.
11639         * sysdeps/i386/fpu/e_fmodl.c: Likewise.
11640         * sysdeps/i386/fpu/e_fmod.S: Likewise.
11642         [BZ #3458]
11643         * sysdeps/unix/sysv/linux/posix_madvise.c: New file.
11644         * sysdeps/unix/sysv/linux/syscalls.list: Remove posix_madvise entry.
11646         [BZ #4076]
11647         * io/ftw.c (ftw_startup): Handle special case of FTW_CHDIR in /.
11648         (open_dir_stream): Likewise.
11649         * io/Makefile (tests): Add bug-ftw5.
11650         * io/bug-ftw5.c: New file.
11652         * nscd/hstcache.c (cache_addhst): Remove unnecessary conditional.
11653         * nscd/servicescache.c (cache_addserv): Likewise.
11655         * nscd/grpcache.c (cache_addgr): In case a record changed on
11656         refresh, adjust key_copy.
11658         [BZ #4074]
11659         * nscd/pwdcache.c (cache_addpw): In case a record changed on
11660         refresh, adjust key_copy.
11662         [BZ #4070]
11663         * stdio-common/printf_fp.c (___printf_fp): Handle a few more
11664         special cases.
11665         * stdio-common/tfformat.c (sprint_doubles): Some more tests.
11667 2007-02-19  Ulrich Drepper  <drepper@redhat.com>
11669         * stdio-common/printf_fp.c (___printf_fp): Cleanups and minor
11670         optimization.
11672         * stdio-common/vfscanf.c: Small cleanups throughout.
11674 2007-02-18  Ulrich Drepper  <drepper@redhat.com>
11676         [BZ #3325]
11677         * sysdeps/i386/fpu/e_fmodf.S: Use fprem1 instead of fprem.
11678         * sysdeps/i386/fpu/e_fmodl.c: Likewise.
11679         * sysdeps/i386/fpu/e_fmod.S: Likewise.
11680         Patch by Jared Casper <jaredcasper@gmail.com>.
11682         * sysdeps/unix/closedir.c: Outside libc don't use locking.
11683         * sysdeps/unix/opendir.c: Likewise.
11684         * sysdeps/unix/readdir.c: Likewise.
11686         [BZ #2211]
11687         * stdio-common/vfscanf.c: Handle localized digits etc for floating
11688         point numbers.
11689         Patch mostly by Hamed Malek <hamed@farsiweb.info>.
11691         * stdio-common/vfscanf.c: Fix problems in width accounting.
11692         * stdio-common/tst-sscanf.c (double_tests): New tests.
11693         (main): Hook them up.
11695         * stdio-common/vfscanf.c: Remove unused WIDTH handling.
11696         More simplifications of floating-point reader.
11698         * stdio-common/Makefile (tests): Add tst-swscanf.
11699         * stdio-common/tst-sscanf.c: Make tests usable for swscanf
11700         testing.
11701         * stdio-common/tst-swscanf.c: New file.
11703 2007-02-17  Ulrich Drepper  <drepper@redhat.com>
11705         [BZ #2633]
11706         * libio/stdio.h: Define struct _IO_FILE in global namespace.
11707         * setjmp/setjmp.h: Define __jmp_buf_tag in global namespace.
11708         Remove using for __jmp_buf_tag.
11709         * locale/locale.h (struct lconv): Also define in std namespace.
11710         * wcsmbs/wchar.h: Move using declaration for tm out of namespace.
11712         [BZ #3842]
11713         * sysdeps/posix/euidaccess.c [_LIBC] (euidaccess): Remove shortcut
11714         using __libc_enable_secure.
11716         [BZ #3818]
11717         * sysdeps/unix/sysv/linux/sys/acct.h (struct acct_v3): Define.
11719         [BZ #3745]
11720         * locale/programs/ld-collate.c (handle_ellipsis): Fix generation
11721         of names for ellipsises.
11723         [BZ #3348]
11724         * malloc/memusage.sh: Cleanups.
11725         * debug/xtrace.sh: Quoting and trap changes.
11727 2007-02-16  Ulrich Drepper  <drepper@redhat.com>
11729         * locale/iso-3166.def: Add Jersey, Guernsey, and Isle Of Man entries.
11731         * locale/iso-3166.def: Update entry for Serbia.
11732         * locale/iso-4217.def: Define RSD, remove CSD.
11734         * sysdeps/x86_64/bits/atomic.h: One more change, this time for 16-
11735         and 64-bit operations.
11737         [BZ #4040]
11738         * sysdeps/i386/i486/bits/atomic.h: One more change, this time for
11739         16-bit operations.
11741         * nscd/nscd.c (parse_opt): One more conversion to use send instead
11742         of writev.
11744 2007-02-15  Ulrich Drepper  <drepper@redhat.com>
11746         [BZ #3991]
11747         * assert/assert.h (assert): Simplify.
11748         (assert_perror): Likewise.
11749         Patch by Israel G. Lugo <ilugo@bridonsecurity.com>.
11751         * nscd/nscd_helper.c (open_socket): Don't send padding bytes from
11752         reqdata.
11754         * sysdeps/unix/sysv/linux/x86_64/send.c (__libc_send): Cosmetic
11755         change: don't pass NULL in place of an integer.
11757 2007-02-02  Bruno Haible  <bruno@clisp.org>
11759         [BZ #3954]
11760         * iconvdata/ksc5601.c (__ksc5601_sym_to_ucs, __ksc5601_sym_from_ucs):
11761         Add mapping for U+327E.
11762         * iconvdata/ksc5601.h (KSC5601_SYMBOL): Increment.
11763         * iconvdata/johab.c (BODY for FROM_LOOP, BODY for TO_LOOP): Enable
11764         mapping of 0xD9 0xE8.
11765         * iconvdata/uhc.c (BODY for FROM_LOOP, BODY for TO_LOOP): Disable
11766         mapping of U+327E.
11767         Reported by Jungshik Shin <jungshik@google.com>.
11769         [BZ #3955]
11770         * iconvdata/johab.c (BODY for FROM_LOOP, BODY for TO_LOOP): Enable
11771         mapping of 0xD9 0xE6 and of 0xD9 0xE7.
11772         Reported by Jungshik Shin <jungshik@google.com>.
11774 2007-02-14  Ulrich Drepper  <drepper@redhat.com>
11776         * sysdeps/x86_64/bits/atomic;h: Fix asm parameters for some
11777         byte variants.
11779         [BZ #4040]
11780         * sysdeps/i386/i486/bits/atomic.h: Fix asm parameters for some
11781         byte variants.  Patch mostly be tom@tommay.net.
11783 2007-02-14  Jakub Jelinek  <jakub@redhat.com>
11785         [BZ #3996]
11786         * posix/glob.c (attribute_hidden): Define if not defined.
11787         (glob): Unescape dirname, filename or username when needed and not
11788         GLOB_NOESCAPE.  Handle \/ correctly.  Handle GLOB_MARK if filename
11789         is NULL.  Handle unescaped [ in pattern without closing ].
11790         Don't pass GLOB_CHECK down to recursive glob for directories.
11791         (__glob_pattern_type): New function.
11792         (__glob_pattern_p): Implement using __glob_pattern_type.
11793         (glob_in_dir): Handle GLOB_NOCHECK patterns containing no meta
11794         characters and backslashes if not GLOB_NOESCAPE or unterminated [.
11795         Remove unreachable code.
11796         * posix/globtest.sh: Add a couple of new tests.
11798 2007-02-13  Ulrich Drepper  <drepper@redhat.com>
11800         * po/ru.po: Update from translation team.
11802 2007-02-12  Jakub Jelinek  <jakub@redhat.com>
11804         * sysdeps/i386/bits/byteswap.h (__bswap_32): Add __amdfam10__
11805         to the list of i486+ CPUs.
11806         * sysdeps/x86_64/bits/byteswap.h (__bswap_32): Likewise.
11808 2007-02-12  Ulrich Drepper  <drepper@redhat.com>
11810         * elf/rtld.c (RESOLVE_MAP): Always return bootstrap_map reference.
11811         * elf/Makefile ($(objpfx)ld.so): Check that ld.so has no undefined
11812         references.
11814 2007-02-09  Ulrich Drepper  <drepper@redhat.com>
11816         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Remove incorrect comment.
11818         * resolv/res_init.c (res_setoptions): Recognize edns0 option.
11819         * resolv/res_mkquery.c: Define __res_nopt.
11820         * resolv/res_query.c (__libc_res_nquery): If RES_USE_EDNS0 is set
11821         try adding EDNS0 record.
11822         * resolv/res_send.c (send_dg): If request failed with FORMERR and
11823         EDNS0 record was send make sure we don't try it again.
11824         * resolv/resolv.h: Define RES_F_EDNS0ERR and RES_USE_EDNS0.
11825         * include/resolv.h: Declare __res_nopt.
11827 2007-02-08  Jakub Jelinek  <jakub@redhat.com>
11829         [BZ #3944]
11830         * time/strptime_l.c (__strptime_internal): Set have_mon for
11831         %b/%B/%h.  Set have_mon and have_mday if tm_mon and tm_mday
11832         have been computed from tm_yday and tm_year.  Don't crash
11833         in day_of_the_week or day_of_the_year if not have_mon
11834         and tm_mon contains bogus value.
11835         * time/Makefile (tests): Add tst-strptime3.
11836         * time/tst-strptime3.c: New test.
11838 2007-02-05  Jakub Jelinek  <jakub@redhat.com>
11840         [BZ #3957]
11841         * posix/regcomp.c (parse_bracket_exp): Set '\n' bit rather than '\0'
11842         bit for RE_HAT_LISTS_NOT_NEWLINE.
11843         (build_charclass_op): Remove bogus comment.
11844         * posix/Makefile (tests): Add bug-regex27 and bug-regex28.
11845         * posix/bug-regex27.c: New test.
11846         * posix/bug-regex28.c: New test.
11848 2007-02-03  Ulrich Drepper  <drepper@redhat.com>
11850         * po/sv.po: Update from translation team.
11852 2007-02-02  Ulrich Drepper  <drepper@redhat.com>
11854         * nscd/nscd_helper.c (open_socket): Minor size optimization.
11856 2007-02-02  Jakub Jelinek  <jakub@redhat.com>
11858         * include/locale.h (__uselocale): Add libc_hidden_proto.
11859         * locale/uselocale.c (__uselocale): Add libc_hidden_def.
11861         * nscd/nscd_helper.c (open_socket): Use __gettimeofday instead of
11862         gettimeofday.
11864 2007-02-01  Ulrich Drepper  <drepper@redhat.com>
11866         * sysdeps/unix/sysv/linux/i386/sysdep.h (PTR_MANGLE): Roll value before
11867         returning.
11868         (PTR_DEMANGLE): Real definition now that it's not the same as
11869         PRT_MANGLE anymore.
11870         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
11872         * string/strerror_l.c: New file.
11873         * string/Makefile (routines): Add strerror_l.
11874         * string/string.h: Declare strerror_l.
11875         * string/Versions: Export strerror_l for GLIBC_2.6.
11877 2007-01-31  Ulrich Drepper  <drepper@redhat.com>
11879         * nscd/nscd_helper.c (open_socket): Now takes request type and key
11880         as parameter.  Construct request record.  Try sending request
11881         before the first poll use, it usually succeeds.  Adjust all
11882         callers.
11883         * nscd/nscd-client.h: Define MAXKEYLEN.
11884         * nscd/connections.c (nscd_run): Don't define MAXKEYLEN here.
11886 2007-01-31  Jakub Jelinek  <jakub@redhat.com>
11888         * nscd/nscd-client.h (__nscd_cache_search): Remove const qualifier
11889         from return value.
11890         * nscd/nscd_helper.c: Include string.h.
11891         (__nscd_cache_search): Remove const qualifier from return value.
11892         On strict alignment architectures check hash entry and data head
11893         alignment.
11894         * nscd/nscd_getpw_r.c (nscd_getpw_r): Don't crash or fail because
11895         mmapped data during GC cycle contains garbage.  If
11896         __nscd_drop_map_ref fails, decrement mapped->counter when returning
11897         error or if retrying with NO_MAPPING, only __nscd_unmap if counter
11898         dropped to 0.
11899         * nscd/nscd_getgr_r.c (nscd_getgr_r): Likewise.
11900         * nscd/nscd_initgroups.c (__nscd_getgrouplist): Likewise.
11901         * nscd/nscd_gethst_r.c (nscd_gethst_r): Likewise.
11902         * nscd/nscd_getai.c (__nscd_getai): Likewise.
11903         * nscd/nscd_getserv_r.c (nscd_getserv_r): Likewise.
11905 2007-01-30  Ulrich Drepper  <drepper@redhat.com>
11907         * misc/hsearch_r.c (hdestroy_r): Remove unnecessary test.
11909 2007-01-26  Ulrich Drepper  <drepper@redhat.com>
11911         * sysdeps/i386/dl-trampoline.S (_dl_runtime_profile): Use register
11912         names not numbers in cfi_*.
11914 2007-01-26  Andreas Jaeger  <aj@suse.de>
11916         * sysdeps/unix/sysv/linux/sys/personality.h (ADDR_NO_RANDOMIZE,
11917         ADDR_LIMIT_3GB, PER_LINUX_32BIT, PER_LINUX32_3GB): Add.
11918         Correct values of PER_HPUX and PER_OSF4.
11920 2007-01-24  Ulrich Drepper  <drepper@redhat.com>
11922         * elf/dl-minimal.c: Undefine _itoa first.
11923         * stdio-common/_itoa.h: Define _itoa and _fitoa for 64-bit platforms.
11924         * malloc/mtrace.c: Revert last change.
11925         * posix/wordexp.c: Likewise.
11927 2007-01-24  Jakub Jelinek  <jakub@redhat.com>
11929         * sysdeps/i386/bits/byteswap.h (__bswap_32): Add __nocona__, __core2__
11930         and __geode__ to the list of i486+ CPUs.
11931         * sysdeps/x86_64/bits/byteswap.h (__bswap_32): Likewise.
11933 2007-01-23  Ulrich Drepper  <drepper@redhat.com>
11935         * stdio-common/_itoa.c: Include <limits.h>.
11936         * stdio-common/_itowa.c: Likewise.
11938 2007-01-22  Ulrich Drepper  <drepper@redhat.com>
11940         * stdio-common/_itowa.c: Don't compile _itowa for 64-bit
11941         platforms.
11942         * stdio-common/_itoa.c: Don't compile in _itoa and _fitoa for
11943         64-bit platforms.
11944         * malloc/mtrace.c (tr_where): Use _fitoa_word instead of _fitoa if
11945         possible.
11946         * posix/wordexp.c (parse_arith): Use _itoa_word instead of _itoa
11947         if possible.
11949         [BZ #3902]
11950         * stdio-common/_itoa.c (_itoa): Make sure at least a zero is emitted.
11951         * stdio-common/Makefile (tests): Add bug17.
11952         * stdio-common/bug17.c: New file.
11954 2007-01-19  Ulrich Drepper  <drepper@redhat.com>
11956         * iconvdata/brf.c: New file.
11957         * iconvdata/testdata/BRF: New file.
11958         * iconvdata/testdata/BRF..UTF8: New file.
11959         Contributed by Samuel Thibault <samuel.thibault@ens-lyon.org>.
11960         * iconvdata/Makefile: Add rules to build BRF.
11961         * iconvdata/TESTS: Add BRF entry.
11962         * iconvdata/gconv-modules: Likewise.
11963         * iconvdata/tst-tables.sh: Likewise.
11965 2007-01-18  Anton Nikishaev  <anton.nik@gmail.com>
11967         * wcsmbs/wchar.h (wcstoll): Fix comment, function returns value of
11968         type `long long int', not `long int'.
11969         (wcstoq): Likewise.
11971 2007-01-18  Ulrich Drepper  <drepper@redhat.com>
11973         * scripts/gen-as-const.awk: Add cast to long to avoid int promotion
11974         of values on 64-bit platforms which are too large.
11976 2007-01-12  Steven Munroe  <sjmunroe@us.ibm.com>
11977             Joe Kerian  <jkerian@us.us.ibm.com>
11979         [BZ #2749]
11980         * sysdeps/ieee754/ldbl-128ibm/s_copysignl.c: Include
11981         <math_ldbl_opt.h>.  Remove weak_alias.  Use long_double_symbol macro.
11982         (__copysignl): Use signbit() for comparison.
11983         * sysdeps/ieee754/ldbl-128ibm/s_fabsl.c (__fabsl): Correct parms for
11984         SET_LDOUBLE_WORDS64.
11986         [BZ #2423, #2749]
11987         * sysdeps/ieee754/ldbl-128ibm/s_ceill.c: Don't include <fenv_libc.h>.
11988         (__ceill): Remove calls to fegetround(), fesetround().
11989         * sysdeps/ieee754/ldbl-128ibm/s_floorl.c: Likewise.
11990         * sysdeps/ieee754/ldbl-128ibm/s_roundl.c: Likewise.
11991         * sysdeps/ieee754/ldbl-128ibm/s_truncl.c: Likewise.
11993 2007-01-17  Jakub Jelinek  <jakub@redhat.com>
11995         * nscd/nscd_getserv_r.c (nscd_getserv_r): Fix pastos.
11997         * sysdeps/unix/sysv/linux/getdents.c (offsetof): Remove.
11999 2007-01-17  Ulrich Drepper  <drepper@redhat.com>
12001         * sysdeps/unix/sysv/linux/fatal-prepare.h: Use PTHFCT_CALL to
12002         demangle pointer.
12003         * csu/libc-start.c: Likewise.
12005 2007-01-16  Ulrich Drepper  <drepper@redhat.com>
12007         * sysdeps/posix/system.c: Remove NO_WAITPID support, it cannot
12008         really work anyway.
12010 2007-01-15  Ulrich Drepper  <drepper@redhat.com>
12012         * nscd/connections.c (servinfo): Renamed to reqinfo.  Change all
12013         users.
12014         (handle_request): Remove unnecessary tests.
12016         * nscd/cache.c (cache_add): Record the failure to add to the cache.
12018 2007-01-15  Jakub Jelinek  <jakub@redhat.com>
12020         * soft-fp/op-common.h (FP_TRUNC): When truncating a NaN, clear
12021         workbits in semi-raw fraction.
12023         * math/test-misc.c: Add new tests.
12025 2007-01-14  Steven Munroe  <sjmunroe@us.ibm.com>
12027         * math/basic-test.c: Include test-skeleton.c.
12028         (TEST_TRUNC): Define.
12029         (truncdfsf_test, trunctfsf_test, trunctfdf_test): New.
12030         (main): Rename to ...
12031         (do_test): ...this.  Run new tests.
12032         (TEST_FUNCTION): Define.
12034 2006-10-05  Steven Munroe  <sjmunroe@us.ibm.com>
12035             Joe Kerian  <jkerian@us.us.ibm.com>
12037         [BZ #2749]
12038         * soft-fp/op-4.h (__FP_FRAC_SUB_3, __FP_FRAC_SUB_4): Correct borrow
12039         handling for high words.
12040         * soft-fp/op-common.h (_FP_OVERFLOW_SEMIRAW): Always set inexact
12041         and overflow for infinity.
12043 2007-01-15  Ulrich Drepper  <drepper@redhat.com>
12045         * nscd/connections.c (handle_request): Add a __builtin_expect.
12047         * nscd/connections.c (serv2db): Change type into structure which
12048         also says whether this is a request for data.  Renamed to
12049         servinfo.  All users changed.
12050         (handle_request): Much simpler test whether we should search the cache.
12052         * nscd/connections.c (handle_request): Fix thinko in selinux test
12053         invocation.
12055         * sysdeps/generic/ldsodefs.h: Define DL_LOOKUP_SCOPE_LOCK.
12056         * elf/dl-lookup.c (add_dependency): If scope map is locked, unlock
12057         it before getting dl_load_lock and then relock.
12058         (_dl_lookup_symbol_x): Pass flags to add_dependency.
12059         When rerunning _dl_lookup_symbol_x, compute symbol_scope again in
12060         case we unlocked the scope.
12061         * elf/dl-runtime.c (_dl_fixup): Pass DL_LOOKUP_SCOPE_LOCK to
12062         _dl_lookup_symbol_x in case we locked the scope.
12063         (_dl_profile_fixup): Likewise.
12064         * elf/dl-sym.c (do_sym): In flags passed to call_dl_lookup, also
12065         set DL_LOOKUP_SCOPE_LOCK.
12067 2007-01-13  Ulrich Drepper  <drepper@redhat.com>
12069         * inet/Makefile: Define CFLAGS-getsrvbynm_r.c and
12070         CFLAGS-getsrvbynpt_r.c.
12071         * nscd/getsrvbynm_r.c: New file.
12072         * nscd/getsrvbypt_r.c: New file.
12073         * nscd/nscd_getserv_r.c: New file.
12074         * nscd/servicescache.c: New file.
12075         * nscd/Makefile (routines): Add nscd_getserv_r.
12076         (nscd-modules): Add getsrvbynm_r, getsrvbypt_r, and servicescache.
12077         Define CFLAGS-servicescache.c, CFLAGS-getsrvbynm_r.c, and
12078         CFLAGS-getsrvbypt_r.c.
12079         * nscd/cache.c (prune_cache): Rewrite to get re-add function from
12080         table.  Add entries for services database.
12081         * nscd/connections.c (serv2str): Mark as const.  Add entries for
12082         services database.
12083         (dbs): Add .reset_res and servdb initialization.
12084         (serv2db): Add entries for services database.
12085         (verify_persistent_db): Accept dbnr == servdb.
12086         (invalidate_cache): Rewrite database name recognition to use a table.
12087         Call res_init() if .reset_res is set for database.
12088         (handle_request): Add code to handle services database.
12089         * nscd/gai.c: Don't define __getservbyname_r.
12090         * nscd/nscd-client.h (request_type): Remove LASTDBREQ, add
12091         GETSERVBYNAME, GETSERVBYPORT, GETFDSERV.
12092         (serv_response_header): Define.
12093         (struct datahead): Add serv_response_header member.
12094         * nscd/nscd.c (parse_opt): Rewrite parsing of -i parameter value
12095         using table.
12096         * nscd/nscd.conf: Add entries for services database.
12097         * nscd/nscd.h: Adjust declaration of dbnames and serv2str.
12098         Declare serv_iov_disabled.
12099         Declare addservbyname, readdservbyname, addservbyport, and
12100         readdservbyport.
12101         * nscd/nscd_conf.c (dbnames): Mark as const.  Add services entry.
12102         (find_db): Fix error message.
12103         * nscd/nscd_proto.h: Declare __nss_not_use_nscd_services,
12104         __nscd_getservbyname_r, and __nscd_getservbyport_r.
12105         * nscd/selinux.c (perms): Add entries for services database.
12106         * nss/Versions: Export __nss_services_lookup with GLIBC_PRIVATE.
12107         * nss/nsswitch.c (__nss_disable_nscd): Also disable services database.
12109         * nscd/grpcache.c: Remove obsolete code.  Cleanups.
12110         * nscd/hstcache.c: Likewise.
12111         * nscd/pwdcache.c: Likewise.
12113         * nis/nss_nis/nis-service.c (_nss_nis_getservbyname_r): Correct
12114         computation of keylen.
12116         * include/string.h: Only redefine strndupa if this is really for
12117         libc code.
12119 2007-01-12  Ulrich Drepper  <drepper@redhat.com>
12121         * nscd/nscd_gethst_r.c: Minor cleanups.
12123         * nscd/connections.c (handle_request): Check selinux permissions
12124         for all non-admin commands.
12126         * sysdeps/i386/i486/bits/atomic.h: Define
12127         atomic_compare_and_exchange_val_acq,
12128         atomic_compare_and_exchange_bool_acq, and atomic_exchange_and_add
12129         using __sync_* built-ins for gcc >= 4.1.
12130         * sysdeps/x86_64/bits/atomic.h: Likewise.
12132         [BZ #3840]
12133         * scripts/check-local-headers.sh: Restrict to testing .o.d, .os.d,
12134         and .oS.d files.
12136 2007-01-05  Steven Munroe  <sjmunroe@us.ibm.com>
12138         * stdlib/tst-makecontext.c: Include errno.h.  Change main()
12139         to do_test().  Define TEST_FUNCTION. Include test-skeleton.c.
12140         (do_test): Check errno and exit(0) if ENOSYS.
12142 2007-01-11  Jakub Jelinek  <jakub@redhat.com>
12144         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Fix handling of multi-byte
12145         thousands separators.
12146         * stdlib/Makefile: Add rules to build and run tst-strtod4.
12147         * stdlib/tst-strtod4.c: New test.
12149         [BZ #3855]
12150         * stdlib/strtod_l.c (____STRTOF_INTERNAL): 0x. not followed by
12151         hexadecimal digit should accept just the initial 0.
12152         * stdlib/tst-strtod2.c (tests): New variable.
12153         (do_test): Run several tests rather than just one.
12155 2007-01-11  Jakub Jelinek  <jakub@redhat.com>
12157         * sysdeps/i386/soft-fp/sfp-machine.h: Remove.
12158         * sysdeps/x86_64/soft-fp/sfp-machine.h: Likewise.
12160 2007-01-10  Ulrich Drepper  <drepper@redhat.com>
12162         * io/fts.c: Make sure fts_cur is always valid after return from
12163         fts_read.
12164         Patch by Miloslav Trmac <mitr@redhat.com>.
12166 2006-10-27  Richard Sandiford  <richard@codesourcery.com>
12168         * elf/elf.h (R_MIPS_GLOB_DAT): Define.
12169         (R_MIPS_NUM): Bump by 1.
12171 2007-01-03  Jakub Jelinek  <jakub@redhat.com>
12173         * posix/execvp.c: Include alloca.h.
12174         (allocate_scripts_argv): Renamed to...
12175         (scripts_argv): ... this.  Don't allocate buffer here nor count
12176         arguments.
12177         (execvp): Use alloca if possible.
12178         * posix/Makefile: Add rules to build and run tst-vfork3 test.
12179         * posix/tst-vfork3.c: New test.
12181 2007-01-03  Ulrich Drepper  <drepper@redhat.com>
12183         * string/Makefile (tst-strxfrm2-ENV): Define.
12184         * stdlib/Makefile (tst-strtod3-ENV): Define.
12186 2007-01-02  Ulrich Drepper  <drepper@redhat.com>
12188         * posix/getconf.c: Update copyright year.
12189         * nss/getent.c: Likewise.
12190         * iconv/iconvconfig.c: Likewise.
12191         * iconv/iconv_prog.c: Likewise.
12192         * elf/ldconfig.c: Likewise.
12193         * catgets/gencat.c: Likewise.
12194         * csu/version.c: Likewise.
12195         * elf/ldd.bash.in: Likewise.
12196         * elf/sprof.c (print_version): Likewise.
12197         * locale/programs/locale.c: Likewise.
12198         * locale/programs/localedef.c: Likewise.
12199         * nscd/nscd.c (print_version): Likewise.
12200         * debug/xtrace.sh: Likewise.
12201         * malloc/memusage.sh: Likewise.
12202         * malloc/mtrace.pl: Likewise.
12203         * debug/catchsegv.sh: Likewise.
12205 2006-12-24  Ulrich Drepper  <drepper@redhat.com>
12207         * malloc/malloc.c (sYSMALLOc): Remove some unnecessary alignment
12208         attempts.
12210 2006-12-23  Ulrich Drepper  <drepper@redhat.com>
12212         * posix/wordexp.c: Remove some unnecessary tests.
12214 2006-12-22  Gavin Romig-Koch  <gavin@redhat.com>
12216         * nis/nss_compat/compat-grp.c (internal_getgrgid_r): Don't
12217         blacklist the group till after we look it up.
12219 2006-12-21  Ulrich Drepper  <drepper@redhat.com>
12221         * include/atomic.h (atomic_forced_read): New macro.
12223 2006-12-20  SUGIOKA Toshinobu  <sugioka@itonet.co.jp>
12225         * sysdeps/unix/sysv/linux/sh/bits/shm.h: New file.
12227 2006-12-19  Jakub Jelinek  <jakub@redhat.com>
12229         * nss/getXXbyYY_r.c: Include atomic.h.
12230         (INTERNAL (REENTRANT_NAME)): Write startp after start_fct,
12231         add atomic_write_barrier () in between.
12233         * stdlib/Makefile (tests): Add tst-makecontext.
12234         * stdlib/tst-makecontext.c: New test.
12236         * sysdeps/unix/sysv/linux/powerpc/powerpc32/makecontext.S
12237         (__makecontext): Don't realign uc_mcontext.uc_regs.
12239 2006-11-28  Jakub Jelinek  <jakub@redhat.com>
12241         * elf/dl-support.c: Include dl-procinfo.h.
12242         * sysdeps/powerpc/dl-procinfo.h (PPC_PLATFORM_POWER4,
12243         PPC_PLATFORM_PPC970, PPC_PLATFORM_POWER5, PPC_PLATFORM_POWER5_PLUS,
12244         PPC_PLATFORM_POWER6, PPC_PLATFORM_CELL_BE, PPC_PLATFORM_POWER6X):
12245         Define.
12246         (_dl_string_platform): Use PPC_PLATFORM_* macros instead of
12247         hardcoded constants.
12248         * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_platform): Use
12249         PPC_PLATFORM_* macros for array designators.
12251 2006-11-11  Steven Munroe  <sjmunroe@us.ibm.com>
12253         * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_cap_flags): Add 3 new cap
12254         names to the beginning.
12255         (_dl_powerpc_platforms): Add "power6x".
12256         * sysdeps/powerpc/dl-procinfo.h (_DL_HWCAP_FIRST): Decrease.
12257         (HWCAP_IMPORTANT): Add PPC_FEATURE_HAS_DFP.
12258         (_DL_PLATFORMS_COUNT): Increase.
12259         (_dl_string_platform): Handle power6x case.
12260         * sysdeps/powerpc/sysdep.h (PPC_FEATURE_PA6T, PPC_FEATURE_HAS_DFP,
12261         PPC_FEATURE_POWER6_EXT): Define.
12262         (PPC_FEATURE_POWER5, PPC_FEATURE_POWER5_PLUS): Correct Comment.
12264 2006-12-18  Jakub Jelinek  <jakub@redhat.com>
12266         [BZ #3747]
12267         * stdlib/jrand48_r.c (__jrand48_r): Make sure result is in the
12268         [-2^31 .. 2^31) range.
12269         * stdlib/tst-rand48.c (main): Fix expected values for 64-bit
12270         targets.
12271         * stdlib/tst-rand48-2.c: New test.
12272         * stdlib/Makefile (tests): Add tst-rand48-2.
12274 2006-12-14  Jakub Jelinek  <jakub@redhat.com>
12276         * misc/tst-pselect.c (do_test): Fix sigblock argument.
12278 2006-12-14  Ulrich Drepper  <drepper@redhat.com>
12280         * misc/tst-pselect.c (do_test): Make sure the helper process is
12281         terminating when the test is aborted.
12283 2006-12-13  Ulrich Drepper  <drepper@redhat.com>
12285         * sysdeps/unix/sysv/linux/bits/statvfs.h: Define ST_RELATIME.
12286         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
12287         Handle relatime mount option.
12289         [BZ #2337]
12290         * libio/Makefile (tests): Add tst-setvbuf1.
12291         * libio/tst-setvbuf1.c: New file.
12293 2006-12-08  Jakub Jelinek  <jakub@redhat.com>
12295         [BZ #2337]
12296         * libio/genops.c (__uflow): Fix a typo.
12297         * libio/wfiledoalloc.c (_IO_wfile_doallocate): Don't stat
12298         nor set _IO_LINE_BUF bit here.  Size the wide buffer based on
12299         the narrow buffer size.
12301 2006-11-24  Jakub Jelinek  <jakub@redhat.com>
12303         [BZ #2337]
12304         * libio/libio.h (_IO_FLAGS2_USER_WBUF): Define.
12305         * libio/wgenops.c (_IO_wsetb, _IO_wdefault_finish): Test and set
12306         _IO_FLAGS2_USER_WBUF bit in _flags2 instead of _IO_USER_BUF bit
12307         in _flags.
12308         * libio/wstrops.c (_IO_wstr_overflow, enlarge_userbuf,
12309         _IO_wstr_finish): Likewise.
12310         * libio/wmemstream.c (open_wmemstream): Likewise.
12311         * libio/fileops.c (_IO_new_file_close_it): Call _IO_set[bgp]
12312         even for wide streams.
12314 2006-12-13  Jakub Jelinek  <jakub@redhat.com>
12316         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S: Include
12317         kernel-features.h.
12319 2006-12-11  Ulrich Drepper  <drepper@redhat.com>
12321         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Parse thousand
12322         separators also if no non-zero digits found.
12323         * stdlib/Makefile (tests): Add tst-strtod3.
12325 2006-12-09  Ulrich Drepper  <drepper@redhat.com>
12327         [BZ #3632]
12328         * include/features.h: Fix comment about default value for
12329         _POSIX_C_SOURCE.
12331         [BZ #3664]
12332         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Fix test to recognize
12333         empty parsed strings.
12334         * stdlib/Makefile (tests): Add tst-strtod2.
12335         * stdlib/tst-strtod2.c: New file.
12337         [BZ #3673]
12338         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Fix exp_limit
12339         computation.
12340         * stdlib/Makefile (tests): Add tst-atof2.
12341         * stdlib/tst-atof2.c: New file.
12343         [BZ #3674]
12344         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Adjust exponent value
12345         correctly if removing trailing zero of hex-float.
12346         * stdlib/Makefile (tests): Add tst-atof1.
12347         * stdlib/tst-atof1.c: New file.
12349 2006-12-09  Jakub Jelinek  <jakub@redhat.com>
12351         * misc/mntent_r.c (__hasmntopt): Check p[optlen] even when p == rest.
12352         Start searching for next comma at p rather than rest.
12353         * misc/Makefile (tests): Add tst-mntent2.
12354         * misc/tst-mntent2.c: New test.
12356         * misc/getusershell.c (initshells): Check for integer overflows.
12357         Make strings buffer one bigger as fgets always succeeds when second
12358         argument is 1.  Don't use calloc for shells array.  Disallow
12359         / as shell.
12361 2006-12-08  Ulrich Drepper  <drepper@redhat.com>
12363         * malloc/memusage.c: Handle realloc with new size of zero and
12364         non-NULL pointer correctly.
12365         (me): Really write first record twice.
12366         (struct entry): Make format bi-arch safe.
12367         (dest): Write out more realloc statistics.
12368         * malloc/memusagestat.c (struct entry): Make format bi-arch safe.
12370 2006-12-05  Jakub Jelinek  <jakub@redhat.com>
12372         * nis/nis_subr.c (nis_getnames): Revert last change.
12374 2006-12-04  Jakub Jelinek  <jakub@redhat.com>
12376         * sysdeps/unix/sysv/linux/ttyname.c: Include termios.h.
12377         (ttyname): Use tcgetattr instead of isatty, don't set errno to ENOTTY.
12378         * sysdeps/unix/sysv/linux/ttyname_r.c: Include termios.h.
12379         (__ttyname_r): Use tcgetattr instead of isatty, don't set errno to
12380         ENOTTY.
12381         * io/Makefile: Add rules to build and run tst-ttyname_r test.
12382         * io/tst-ttyname_r.c: New test.
12384 2006-12-03  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
12386         * sysdeps/unix/sysv/linux/sh/sys/io.h: Removed.
12388 2006-11-30  H.J. Lu  <hongjiu.lu@intel.com>
12390         * sysdeps/i386/i686/memcmp.S: Use jump table as the base of
12391         jump table entries.
12393 2006-11-30  Jan Kratochvil  <jan.kratochvil@redhat.com>
12395         * sysdeps/unix/sysv/linux/i386/clone.S: Provide CFI for the outermost
12396         `clone' function to ensure proper unwinding stop of gdb.
12397         * sysdeps/unix/sysv/linux/x86_64/clone.S: Likewise.
12399 2006-12-01  Ulrich Drepper  <drepper@redhat.com>
12401         * nscd/nscd.init: Remove obsolete and commented-out -S option
12402         handling.
12404 2006-11-23  Jakub Jelinek  <jakub@redhat.com>
12406         [BZ #3514]
12407         * manual/string.texi (strncmp): Fix pastos from wcscmp description.
12409         [BZ #3515]
12410         * manual/string.texi (strtok): Remove duplicate paragraph.
12412 2006-12-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
12414         * sysdeps/unix/sysv/linux/x86_64/sigaction.c: Fix compatibility with
12415         libgcc not supporting `rflags' unwinding (register # >= 17).
12417 2006-11-30  Jakub Jelinek  <jakub@redhat.com>
12419         * sunrpc/svc_run.c (svc_run): Set my_pollfd to new_pollfd if realloc
12420         succeeded.
12422 2006-11-29  Daniel Jacobowitz  <dan@codesourcery.com>
12423             Jakub Jelinek  <jakub@redhat.com>
12424             Jan Kratochvil  <jan.kratochvil@redhat.com>
12426         * sysdeps/unix/sysv/linux/x86_64/sigaction.c (restore_rt): Add correct
12427         unwind information.
12428         * sysdeps/unix/sysv/linux/x86_64/Makefile: Provide symbols for
12429         'restore_rt' even in the 'signal' directory.
12430         * sysdeps/unix/sysv/linux/x86_64/ucontext_i.sym: Extend the regs list.
12432 2006-11-27  Jakub Jelinek  <jakub@redhat.com>
12434         [BZ #3559]
12435         * sunrpc/svc_run.c (svc_run): Fail instead of segfaulting if
12436         malloc crashed.  Don't allocate memory unnecessarily in each
12437         loop.
12439 2006-10-21  Jakub Jelinek  <jakub@redhat.com>
12441         * resolv/mapv4v6addr.h (map_v4v6_address): Fix last change.
12443 2006-11-20  Ulrich Drepper  <drepper@redhat.com>
12445         * resolv/mapv4v6addr.h (map_v4v6_address): Optimize a bit.
12447 2006-11-18  Bruno Haible  <bruno@clisp.org>
12449         * sysdeps/unix/sysv/linux/i386/getgroups.c (__getgroups): Invoke
12450         __sysconf only after having tried to call getgroups32.
12452 2006-11-19  Ulrich Drepper  <drepper@redhat.com>
12454         * nss/nss_files/files-hosts.c (LINE_PARSER): Support IPv6-style
12455         addresses for IPv4 queries if they can be mapped.
12457 2006-11-16  Jakub Jelinek  <jakub@redhat.com>
12459         * sysdeps/x86_64/fpu/s_copysignf.S (__copysignf): Switch to .text.
12460         * sysdeps/x86_64/fpu/s_copysign.S (__copysign): Likewise.
12461         (signmask): Add .size directive.
12462         (othermask): Add .type directive.
12464 2006-11-14  Ulrich Drepper  <drepper@redhat.com>
12466         * po/nl.po: Update from translation team.
12468         * timezone/zdump.c: Redo fix for BZ #3137.
12470 2006-11-14  Jakub Jelinek  <jakub@redhat.com>
12472         * nss/nss_files/files-alias.c (get_next_alias): Set line back
12473         to first_unused after parsing :include: file.
12475 2006-11-10  Ulrich Drepper  <drepper@redhat.com>
12477         * timezone/africa: Update from tzdata2006o.
12478         * timezone/antarctica: Likewise.
12479         * timezone/asia: Likewise.
12480         * timezone/australasia: Likewise.
12481         * timezone/backward: Likewise.
12482         * timezone/europe: Likewise.
12483         * timezone/iso3166.tab: Likewise.
12484         * timezone/northamerica: Likewise.
12485         * timezone/southamerica: Likewise.
12486         * timezone/zone.tab: Likewise.
12488         * time/tzfile.c (__tzfile_read): Extend to handle new file format
12489         on machines with 64-bit time_t.
12491         * timezone/checktab.awk: Update from tzcode2006o.
12492         * timezone/ialloc.c: Likewise.
12493         * timezone/private.h: Likewise.
12494         * timezone/scheck.c: Likewise.
12495         * timezone/tzfile.h: Likewise.
12496         * timezone/tzselect.ksh: Likewise.
12497         * timezone/zdump.c: Likewise.
12498         * timezone/zic.c: Likewise.
12500         [BZ #3483]
12501         * elf/ldconfig.c (main): Call setlocale and textdomain.
12502         Patch mostly by Benno Schulenberg <bensberg@justemail.net>.
12504         [BZ #3480]
12505         * manual/argp.texi: Fix typos.
12506         * manual/charset.texi: Likewise.
12507         * manual/errno.texi: Likewise.
12508         * manual/filesys.texi: Likewise.
12509         * manual/lang.texi: Likewise.
12510         * manual/maint.texi: Likewise.
12511         * manual/memory.texi: Likewise.
12512         * manual/message.texi: Likewise.
12513         * manual/resource.texi: Likewise.
12514         * manual/search.texi: Likewise.
12515         * manual/signal.texi: Likewise.
12516         * manual/startup.texi: Likewise.
12517         * manual/stdio.texi: Likewise.
12518         * manual/sysinfo.texi: Likewise.
12519         * manual/syslog.texi: Likewise.
12520         * manual/time.texi: Likewise.
12521         Patch by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
12523         [BZ #3465]
12524         * sunrpc/clnt_raw.c: Minimal message improvements.
12525         * sunrpc/pm_getmaps.c: Likewise.
12526         * nis/nss_nisplus/nisplus-publickey.c: Likewise.
12527         * nis/nis_print_group_entry.c: Likewise.
12528         * locale/programs/repertoire.c: Likewise.
12529         * locale/programs/charmap.c: Likewise.
12530         * malloc/memusage.sh: Likewise.
12531         * elf/dl-deps.c: Likewise.
12532         * locale/programs/ld-collate.c: Likewise.
12533         * libio/vswprintf.c: Likewise.
12534         * malloc/memusagestat.c: Likewise.
12535         * sunrpc/auth_unix.c: Likewise.
12536         * sunrpc/rpc_main.c: Likewise.
12537         * nscd/cache.c: Likewise.
12538         * locale/programs/repertoire.c: Unify output messages.
12539         * locale/programs/charmap.c: Likewise.
12540         * locale/programs/ld-ctype.c: Likewise.
12541         * locale/programs/ld-monetary.c: Likewise.
12542         * locale/programs/ld-numeric.c: Likewise.
12543         * locale/programs/ld-time.c: Likewise.
12544         * elf/ldconfig.c: Likewise.
12545         * nscd/selinux.c: Likewise.
12546         * elf/cache.c: Likewise.
12547         Patch mostly by Benno Schulenberg <bensberg@justemail.net>.
12549         [BZ #3451]
12550         * sysdeps/i386/fpu/bits/mathinline.h (floor): Make rounding mode
12551         change atomic.
12552         (ceil): Likewise.
12554 2006-11-10  Jakub Jelinek  <jakub@redhat.com>
12556         * string/strxfrm_l.c (STRXFRM): Fix trailing \1 optimization
12557         if N is one bigger than return value.
12558         * string/tst-strxfrm2.c (do_test): Also test strxfrm with l1 + 1
12559         and l1 last arguments, if buf is defined, verify the return value
12560         equals to strlen (buf) and verify no byte beyond passed length
12561         is modified.
12563 2006-11-10  Ulrich Drepper  <drepper@redhat.com>
12565         * po/sv.po: Update from translation team.
12567 2006-11-09  Ulrich Drepper  <drepper@redhat.com>
12569         * sysdeps/unix/sysv/linux/x86_64/sysconf.c (intel_check_word): Add
12570         noinline attribute.
12572 2006-11-10  Jakub Jelinek  <jakub@redhat.com>
12574         * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_check_word): Add
12575         noinline attribute.
12577         * sysdeps/gnu/siglist.c (__old_sys_siglist, __old_sys_sigabbrev):
12578         Use __new_sys_siglist instead of _sys_siglist_internal as
12579         second macro argument.
12580         (_old_sys_siglist): Use declare_symbol_alias macro instead of
12581         strong_alias.
12583 2006-11-09  Ulrich Drepper  <drepper@redhat.com>
12585         [BZ #3493]
12586         * posix/unistd.h (sysconf): Remove const attribute.
12588         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Fix test for
12589         temporary or deprecated addresses.
12590         Patch by Sridhar Samudrala <sri@us.ibm.com>.
12592         * string/Makefile (tests): Add tst-strxfrm2.
12593         * string/tst-strxfrm2.c: New file.
12595 2006-10-09  Jakub Jelinek  <jakub@redhat.com>
12597         * elf/dl-debug.c (_dl_debug_initialize): Check r->r_map for 0
12598         rather than r->r_brk.
12600 2006-11-08  Jakub Jelinek  <jakub@redhat.com>
12602         * string/strxfrm_l.c (STRXFRM): Do the trailing \1 removal
12603         optimization even if needed > n.
12605         * elf/dl-load.c (decompose_rpath): Return bool rather than void.
12606         If l->l_name is on inhibit_rpath list, set sps->dirs to -1 and
12607         return false, otherwise return true.
12608         (cache_rpath): Return decompose_rpath return value.
12610 2006-11-07  Jakub Jelinek  <jakub@redhat.com>
12612         * include/libc-symbols.h (declare_symbol): Rename to...
12613         (declare_symbol_alias): ... this.  Add ORIGINAL argument, imply
12614         strong_alias (ORIGINAL, SYMBOL) in asm to make sure it preceedes
12615         .size directive.
12616         * sysdeps/gnu/errlist-compat.awk: Adjust for declare_symbol_alias
12617         changes.
12618         * sysdeps/gnu/siglist.c: Likewise.
12620 2006-11-03  Steven Munroe  <sjmunroe@us.ibm.com>
12622         * sysdeps/powerpc/fpu/bits/mathinline.h
12623         [__LIBC_INTERNAL_MATH_INLINES]: Moved to ...
12624         * sysdeps/powerpc/fpu/math_private.h: ...here.  New file.
12626 2006-11-05  Ulrich Drepper  <drepper@redhat.com>
12628         * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_check_word):
12629         Update handling of cache descriptor 0x49 for new models.
12630         * sysdeps/unix/sysv/linux/x86_64/sysconf.c (intel_check_word):
12631         Likewise.
12633 2006-11-02  Jakub Jelinek  <jakub@redhat.com>
12635         * malloc/memusage.c (dest): Reset not_me back to false after
12636         printing statistics.
12638 2006-11-02  Ulrich Drepper  <drepper@redhat.com>
12640         * configure.in: Work around ld --help change and avoid -z relro
12641         test completely if the architecture doesn't care about security.
12643 2006-11-01  Ulrich Drepper  <drepper@redhat.com>
12645         * po/sv.po: Update from translation team.
12647 2006-10-31  Ulrich Drepper  <drepper@redhat.com>
12649         * stdlib/atexit.c (atexit): Don't mark as hidden when used to
12650         generate compatibility version.
12652 2006-10-29  Ulrich Drepper  <drepper@redhat.com>
12654         * configure.in: Relax -z relro requirement a bit.
12656         * po/sv.po: Update from translation team.
12658 2006-10-29  Jakub Jelinek  <jakub@redhat.com>
12660         * elf/dl-sym.c (do_sym): Use RTLD_SINGLE_THREAD_P.
12661         * elf/dl-runtime.c (_dl_fixup, _dl_profile_fixup): Likewise.
12662         * elf/dl-close.c (_dl_close_worker): Likewise.
12663         * elf/dl-open.c (_dl_open_worker): Likewise.
12664         * sysdeps/generic/sysdep-cancel.h (RTLD_SINGLE_THREAD_P): Define.
12666 2006-10-27  Ulrich Drepper  <drepper@redhat.com>
12668         * configure.in: Require assembler support for visibility, compiler
12669         support for visibility and aliases, linker support for various -z
12670         options.
12671         * Makeconfig: Remove conditional code which now is unnecessary.
12672         * config.h.in: Likewise.
12673         * config.make.in: Likewise.
12674         * dlfcn/Makefile: Likewise.
12675         * elf/Makefile: Likewise.
12676         * elf/dl-load.c: Likewise.
12677         * elf/rtld.c: Likewise.
12678         * include/libc-symbols.h: Likewise.
12679         * include/stdio.h: Likewise.
12680         * io/Makefile: Likewise.
12681         * io/fstat.c: Likewise.
12682         * io/fstat64.c: Likewise.
12683         * io/fstatat.c: Likewise.
12684         * io/fstatat64.c: Likewise.
12685         * io/lstat.c: Likewise.
12686         * io/lstat64.c: Likewise.
12687         * io/mknod.c: Likewise.
12688         * io/mknodat.c: Likewise.
12689         * io/stat.c: Likewise.
12690         * io/stat64.c: Likewise.
12691         * libio/stdio.c: Likewise.
12692         * nscd/Makefile: Likewise.
12693         * stdlib/Makefile: Likewise.
12694         * stdlib/atexit.c: Likewise.
12695         * sysdeps/generic/ldsodefs.h: Likewise.
12696         * sysdeps/i386/dl-machine.h: Likewise.
12697         * sysdeps/i386/sysdep.h: Likewise.
12698         * sysdeps/i386/i686/memcmp.S: Likewise.
12699         * sysdeps/powerpc/powerpc32/sysdep.h: Likewise.
12700         * sysdeps/unix/sysv/linux/i386/sigaction.c: Likewise.
12701         * sysdeps/unix/sysv/linux/x86_64/sigaction.c: Likewise.
12703         * Makerules: USE_TLS support is now default.
12704         * tls.make.c: Likewise.
12705         * csu/Versions: Likewise.
12706         * csu/libc-start.c: Likewise.
12707         * csu/libc-tls.c: Likewise.
12708         * csu/version.c: Likewise.
12709         * dlfcn/dlinfo.c: Likewise.
12710         * elf/dl-addr.c: Likewise.
12711         * elf/dl-cache.c: Likewise.
12712         * elf/dl-close.c: Likewise.
12713         * elf/dl-iteratephdr.c: Likewise.
12714         * elf/dl-load.c: Likewise.
12715         * elf/dl-lookup.c: Likewise.
12716         * elf/dl-object.c: Likewise.
12717         * elf/dl-open.c: Likewise.
12718         * elf/dl-reloc.c: Likewise.
12719         * elf/dl-support.c: Likewise.
12720         * elf/dl-sym.c: Likewise.
12721         * elf/dl-sysdep.c: Likewise.
12722         * elf/dl-tls.c: Likewise.
12723         * elf/ldconfig.c: Likewise.
12724         * elf/rtld.c: Likewise.
12725         * elf/tst-tls-dlinfo.c: Likewise.
12726         * elf/tst-tls1.c: Likewise.
12727         * elf/tst-tls10.h: Likewise.
12728         * elf/tst-tls14.c: Likewise.
12729         * elf/tst-tls2.c: Likewise.
12730         * elf/tst-tls3.c: Likewise.
12731         * elf/tst-tls4.c: Likewise.
12732         * elf/tst-tls5.c: Likewise.
12733         * elf/tst-tls6.c: Likewise.
12734         * elf/tst-tls7.c: Likewise.
12735         * elf/tst-tls8.c: Likewise.
12736         * elf/tst-tls9.c: Likewise.
12737         * elf/tst-tlsmod1.c: Likewise.
12738         * elf/tst-tlsmod13.c: Likewise.
12739         * elf/tst-tlsmod13a.c: Likewise.
12740         * elf/tst-tlsmod14a.c: Likewise.
12741         * elf/tst-tlsmod2.c: Likewise.
12742         * elf/tst-tlsmod3.c: Likewise.
12743         * elf/tst-tlsmod4.c: Likewise.
12744         * elf/tst-tlsmod5.c: Likewise.
12745         * elf/tst-tlsmod6.c: Likewise.
12746         * include/errno.h: Likewise.
12747         * include/link.h: Likewise.
12748         * include/tls.h: Likewise.
12749         * locale/global-locale.c: Likewise.
12750         * locale/localeinfo.h: Likewise.
12751         * malloc/arena.c: Likewise.
12752         * malloc/hooks.c: Likewise.
12753         * malloc/malloc.c: Likewise.
12754         * resolv/Versions: Likewise.
12755         * sysdeps/alpha/dl-machine.h: Likewise.
12756         * sysdeps/alpha/libc-tls.c: Likewise.
12757         * sysdeps/generic/ldsodefs.h: Likewise.
12758         * sysdeps/generic/tls.h: Likewise.
12759         * sysdeps/i386/dl-machine.h: Likewise.
12760         * sysdeps/ia64/dl-machine.h: Likewise.
12761         * sysdeps/ia64/libc-tls.c: Likewise.
12762         * sysdeps/mach/hurd/fork.c: Likewise.
12763         * sysdeps/mach/hurd/i386/tls.h: Likewise.
12764         * sysdeps/powerpc/powerpc32/dl-machine.c: Likwise.
12765         * sysdeps/powerpc/powerpc32/dl-machine.h: Likewise.
12766         * sysdeps/powerpc/powerpc64/dl-machine.h: Likewise.
12767         * sysdeps/s390/libc-tls.c: Likewise.
12768         * sysdeps/s390/s390-32/dl-machine.h: Likewise.
12769         * sysdeps/s390/s390-64/dl-machine.h: Likewise.
12770         * sysdeps/sh/dl-machine.h: Likewise.
12771         * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
12772         * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
12773         * sysdeps/x86_64/dl-machine.h: Likewise.
12775         * elf/dl-close.c (_dl_close_worker): Renamed from _dl_close and
12776         split out locking and parameter checking.
12777         (_dl_close): Call _dl_close_worker after locking and checking.
12778         * elf/dl-open.c (_dl_open): Call _dl_close_worker instead of
12779         _dl_close.
12780         * elf/Makefile: Add rules to build and run tst-thrlock.
12781         * elf/tst-thrlock.c:  New file.
12783         [BZ #3426]
12784         * stdlib/stdlib.h: Adjust comment for canonicalize_file_name to
12785         reality.
12787         [BZ #3429]
12788         * elf/dl-open.c (dl_open_worker): Keep holding dl_load_lock until
12789         we are sure we do not need it anymore for _dl_close.  Also move
12790         the asserts inside the lock region.
12791         Patch mostly by Suzuki <suzuki@in.ibm.com>.
12793 2006-10-27  Jakub Jelinek  <jakub@redhat.com>
12795         * elf/dl-lookup.c (_dl_debug_bindings): Remove unused symbol_scope
12796         argument.
12797         (_dl_lookup_symbol_x): Adjust caller.
12799         * sysdeps/generic/ldsodefs.h (struct link_namespaces): Remove
12800         _ns_global_scope.
12801         * elf/rtld.c (dl_main): Don't initialize _ns_global_scope.
12803         * elf/dl-libc.c: Revert l_scope name changes.
12804         * elf/dl-load.c: Likewise.
12805         * elf/dl-object.c: Likewise.
12806         * elf/rtld.c: Likewise.
12807         * elf/dl-close.c (_dl_close): Likewise.
12808         * elf/dl-open.c (dl_open_worker): Likewise.  If not SINGLE_THREAD_P,
12809         always use __rtld_mrlock_{change,done}.  Always free old scope list
12810         here if not l_scope_mem.
12811         * elf/dl-runtime.c (_dl_fixup, _dl_profile_fixup): Revert l_scope name
12812         change.  Never free scope list here.  Just __rtld_mrlock_lock before
12813         the lookup and __rtld_mrlock_unlock it after the lookup.
12814         * elf/dl-sym.c: Likewise.
12815         * include/link.h (struct r_scoperec): Remove.
12816         (struct link_map): Replace l_scoperec with l_scope, l_scoperec_mem
12817         with l_scope_mem and l_scoperec_lock with l_scope_lock.
12819 2006-10-25  Ulrich Drepper  <drepper@redhat.com>
12821         * sysdeps/gnu/netinet/tcp.h: Define TCP_CONGESTION.
12823 2006-10-18  Ulrich Drepper  <drepper@redhat.com>
12825         * configure.in: Disable building profile libraries by default.
12827 2006-10-17  Jakub Jelinek  <jakub@redhat.com>
12829         * sunrpc/xdr_mem.c (xdrmem_setpos): Don't compare addresses
12830         as signed longs, check for x_base + pos overflow.
12831         * sunrpc/Makefile (tests): Add tst-xdrmem2.
12832         * sunrpc/tst-xdrmem2.c: New test.
12834 2006-10-18  Ulrich Drepper  <drepper@redhat.com>
12836         * elf/dl-lookup.c (_dl_lookup_symbol_x): Add warning to
12837         _dl_lookup_symbol_x code.
12839 2006-10-17  Jakub Jelinek  <jakub@redhat.com>
12841         * elf/dl-runtime.c: Include sysdep-cancel.h.
12842         (_dl_fixup, _dl_profile_fixup): Use __rtld_mrlock_* and
12843         scoperec->nusers only if !SINGLE_THREAD_P.  Use atomic_*
12844         instead of catomic_* macros.
12845         * elf/dl-sym.c: Include sysdep-cancel.h.
12846         (do_sym): Use __rtld_mrlock_* and scoperec->nusers only
12847         if !SINGLE_THREAD_P.  Use atomic_* instead of catomic_* macros.
12848         * elf/dl-close.c: Include sysdep-cancel.h.
12849         (_dl_close): Use __rtld_mrlock_* and scoperec->nusers only
12850         if !SINGLE_THREAD_P.  Use atomic_* instead of catomic_* macros.
12851         * elf/dl-open.c: Include sysdep-cancel.h.
12852         (dl_open_worker): Use __rtld_mrlock_* and scoperec->nusers only
12853         if !SINGLE_THREAD_P.  Use atomic_* instead of catomic_* macros.
12855 2006-10-17  Jakub Jelinek  <jakub@redhat.com>
12857         [BZ #3313]
12858         * malloc/malloc.c (malloc_consolidate): Set maxfb to address of last
12859         fastbin rather than end of fastbin array.
12861 2006-10-18  Ulrich Drepper  <drepper@redhat.com>
12863         * sysdeps/i386/i486/bits/atomic.h (catomic_decrement): Use correct
12864         body macro.
12865         * sysdeps/x86_64/bits/atomic.h
12866         (__arch_c_compare_and_exchange_val_64_acq): Add missing casts.
12867         (catomic_decrement): Use correct body macro.
12869 2006-10-17  Jakub Jelinek  <jakub@redhat.com>
12871         * include/atomic.h: Add a unique prefix to all local variables
12872         in macros.
12873         * csu/tst-atomic.c (do_test): Test also catomic_* macros.
12875 2006-10-16  Ulrich Drepper  <drepper@redhat.com>
12877         [BZ #3369]
12878         * sysdeps/posix/getaddrinfo.c (rfc3484_sort): Fix typos in rules 4
12879         and 7.
12881 2006-10-14  Ulrich Drepper  <drepper@redhat.com>
12883         * resolv/arpa/nameser.h: Document that ns_t_a6 is deprecated.
12885 2006-10-13  Ulrich Drepper  <drepper@redhat.com>
12887         [BZ #3313]
12888         * malloc/malloc.c (malloc_consolidate): Don't use get_fast_max to
12889         determine highest fast bin to consolidate, always look into all of
12890         them.
12891         (do_check_malloc_state): Only require for empty bins for large
12892         sizes in main arena.
12894         * libio/stdio.h: Add more __wur attributes.
12896         * elf/dl-minimal.c (realloc): Optimize last patch.
12898 2006-10-12  Richard Sandiford  <richard@codesourcery.com>
12900         [BZ #3352]
12901         * elf/dl-minimal.c (realloc): Let malloc() return a new pointer,
12902         and use memcpy() if it does.
12904 2006-11-12  Andreas Jaeger  <aj@suse.de>
12906         [BZ #2510]
12907         * manual/search.texi (Hash Search Function): Clarify.
12908         (Array Search Function): Clarify.
12910 2006-11-12  Joseph Myers  <joseph@codesourcery.com>
12912         [BZ #2830]
12913         * math/atest-exp.c (main): Cast hex value to mp_limb_t before
12914         shifting.
12915         * math/atest-exp2.c (read_mpn_hex): Likewise.
12916         * math/atest-sincos.c (main): Likewise.
12918 2006-10-11  Ulrich Drepper  <drepper@redhat.com>
12920         * sysdeps/unix/sysv/linux/syscalls.list: Add epoll_pwait.
12921         * sysdeps/unix/sysv/linux/sys/epoll.h: Declare epoll_pwait.
12922         * sysdeps/unix/sysv/linux/Versions (libc): Add epoll_pwait for
12923         version GLIBC_2.6.
12924         * Versions.def: Add GLIBC_2.6 for libc.
12926         * sysdeps/unix/sysv/linux/i386/sysdep.h (DOARGS_6): Fix offset.
12928         * sysdeps/i386/i486/bits/atomic.h: Add catomic_* support.
12930 2006-10-11  Jakub Jelinek  <jakub@redhat.com>
12932         * malloc/malloc.c (_int_malloc): Remove unused any_larger variable.
12934         * nis/nis_defaults.c (__nis_default_access): Don't call getenv twice.
12936         * nis/nis_subr.c (nis_getnames): Use __secure_getenv instead of getenv.
12937         * sysdeps/generic/unsecvars.h: Add NIS_PATH.
12939 2006-10-11  Ulrich Drepper  <drepper@redhat.com>
12941         * include/atomic.c: Define catomic_* operations.
12942         * sysdeps/x86_64/bits/atomic.h: Likewise.  Fix a few minor problems.
12943         * stdlib/cxa_finalize.c: Use catomic_* operations instead of atomic_*.
12944         * malloc/memusage.c: Likewise.
12945         * gmon/mcount.c: Likewise.
12946         * elf/dl-close.c: Likewise.
12947         * elf/dl-open.c: Likewise.
12948         * elf/dl-profile.c: Likewise.
12949         * elf/dl-sym.c: Likewise.
12950         * elf/dl-runtime.c: Likewise.
12951         * elf/dl-fptr.c: Likewise.
12952         * resolv/res_libc.c: Likewise.
12954 2006-10-10  Ulrich Drepper  <drepper@redhat.com>
12956         * nis/nis_subr.c (nis_getnames): Add trailing dot to NIS_PATH
12957         components which lack them.
12959         * nis/nis_subr.c (nis_getnames): Make sure that we always return
12960         at least one entry consisting of the parameter concatenated with
12961         the domain.
12963 2006-10-10  Roland McGrath  <roland@frob.com>
12965         * sysdeps/mach/hurd/utimes.c: Use a union to avoid an improper cast.
12966         * sysdeps/mach/hurd/futimes.c: Likewise.
12967         * sysdeps/mach/hurd/lutimes.c: Likewise.
12969 2006-10-09  Ulrich Drepper  <drepper@redhat.com>
12970             Jakub Jelinek  <jakub@redhat.com>
12972         Implement reference counting of scope records.
12973         * elf/dl-close.c (_dl_close): Remove all scopes from removed objects
12974         from the list in objects which remain.  Always allocate new scope
12975         record.
12976         * elf/dl-open.c (dl_open_worker): When growing array for scopes,
12977         don't resize, allocate a new one.
12978         * elf/dl-runtime.c: Update reference counters before using a scope
12979         array.
12980         * elf/dl-sym.c: Likewise.
12981         * elf/dl-libc.c: Adjust for l_scope name change.
12982         * elf/dl-load.c: Likewise.
12983         * elf/dl-object.c: Likewise.
12984         * elf/rtld.c: Likewise.
12985         * include/link.h: Include <rtld-lowlevel.h>.  Define struct
12986         r_scoperec.  Replace r_scope with pointer to r_scoperec structure.
12987         Add l_scoperec_lock.
12988         * sysdeps/generic/ldsodefs.h: Include <rtld-lowlevel.h>.
12989         * sysdeps/generic/rtld-lowlevel.h: New file.
12991         * include/atomic.h: Rename atomic_and to atomic_and_val and
12992         atomic_or to atomic_or_val.  Define new macros atomic_and and
12993         atomic_or which do not return values.
12994         * sysdeps/x86_64/bits/atomic.h: Define atomic_and and atomic_or.
12995         Various cleanups.
12996         * sysdeps/i386/i486/bits/atomic.h: Likewise.
12998         * po/sv.po: Update from translation team.
13000 2006-10-07  Ulrich Drepper  <drepper@redhat.com>
13002         * Versions.def: Add GLIBC_2.6 to libpthread.
13004         * include/shlib-compat.h (SHLIB_COMPAT): Expand parameters before use.
13005         (versioned_symbol): Likewise.
13006         (compat_symbol): Likewise.
13008         * po/tr.po: Update from translation team.
13010 2006-10-06  Ulrich Drepper  <drepper@redhat.com>
13012         * nis/Banner: Removed.  It's been integral part forever and the
13013         author info is incomplete anyway.
13014         * libio/Banner: Likewise.
13016         * nis/nis_table.c (nis_list): If __follow_path fails in the new
13017         code, make sure the nis_freeresult call doesn't crash and that the
13018         result is reported correctly.
13020 2006-09-27  Jakub Jelinek  <jakub@redhat.com>
13022         * nis/nis_table.c (nis_list): Handle FOLLOW_PATH | ALL_RESULTS
13023         when callback is NULL.
13025         * nis/Versions (libnss_nisplus): Add
13026         _nss_nisplus_initgroups_dyn@@GLIBC_PRIVATE.
13027         * nis/Makefile (libnss_nisplus-routines): Add nisplus-initgroups.
13028         * nis/nss_nisplus/nisplus-grp.c (tablename_val, tablename_len,
13029         _nss_create_tablename): Rename to...
13030         (grp_tablename_val, grp_tablename_len, _nss_grp_create_tablename):
13031         ... these.  No longer static.
13032         (internal_setgrent): Adjust users.
13033         (_nss_nisplus_getgrnam_r, _nss_nisplus_getgrgid_r): Likewise.
13034         Don't use locking around _nss_grp_create_tablename call.
13035         * nis/nss_nisplus/nisplus-initgroups.c: New file.
13037 2006-10-06  Ulrich Drepper  <drepper@redhat.com>
13039         * version.h (VERSION): Bump to 2.5.90 for new development tree.
13041 2006-10-06  Andreas Jaeger  <aj@suse.de>
13043         * include/features.h (__GLIBC_MINOR__): It's glibc 2.5 now.
13045 2006-10-06  Ulrich Drepper  <drepper@redhat.com>
13047         * po/pl.po: Update from translation team.
13049         * nscd/nscd.c (main): Fix typo in message.
13050         Patch by Jakub Bogsz <qboosh@pld-linux.org>.
13052 2006-10-02  Jakub Jelinek  <jakub@redhat.com>
13054         [BZ #3291]
13055         * sysdeps/unix/sysv/linux/sparc/sparc64/pause.c: Include
13056         errno.h, signal.h, unistd.h and sysdep-cancel.h.
13057         (__sigprocmask): Define.
13059 2006-10-02  Ulrich Drepper  <drepper@redhat.com>
13061         * elf/rtld.c (dl_main): Don't use prelinking if LD_DYNAMIC_WEAK is
13062         used.
13064 2006-10-02  Jakub Jelinek  <jakub@redhat.com>
13066         * nscd/mem.c (mempool_alloc): Round array size to 16 bytes
13067         in oldtotal and newtotal calculation.
13068         * nscd/nscd-client.h (struct mapped_database): Add datasize
13069         field.
13070         * nscd/nscd_helper.c (get_mapping): Initialize datasize field.
13071         (__nscd_get_map_ref): Get a new mapping even if mapping's data_size
13072         increased.
13073         (__nscd_cache_search): Add checks to make sure we never reference
13074         data beyond the current mapping.
13076 2006-10-02  Dmitry V. Levin  <ldv@altlinux.org>
13078         * sysdeps/posix/getaddrinfo.c (match_prefix): Make mask and val
13079         variables const to avoid compiler warnings.
13081         * io/fts.c (fts_close): Remove redundant checks.
13082         (fts_build): Likewise.
13083         (fts_palloc): Likewise.
13085         * manual/message.texi (Advanced gettext functions,
13086         Using gettextized software): Fix typos.
13088 2006-09-30  Ulrich Drepper  <drepper@redhat.com>
13090         * posix/glob.c (glob_in_dir): Add some comments and asserts to
13091         explain why there are no leaks.
13093 2006-09-29  Ulrich Drepper  <drepper@redhat.com>
13095         * libio/wmemstream.c: Include <wchar.h>.
13096         * libio/bug-wmemstream1.c: Likewise.
13097         * libio/tst-wmemstream1.c: Likewise.
13098         * libio/tst-wmemstream2.c: Likewise.
13100         * version.h (RELEASE): Bump to 2.5.
13101         * README: Regenerated.
13103         * locale/iso-3166.def: Add Aaland Islands and Montenegro.
13105         [BZ #3273]
13106         * nscd/nscd_initgroups.c (__nscd_getgrouplist): It is OK to have
13107         found no group members.
13108         Patch by Petr Baudis.
13110 2006-09-29  Jakub Jelinek  <jakub@redhat.com>
13112         * elf/rtld.c (_dl_start_final): If not USE___THREAD, don't
13113         assert bootstrap_map.l_tls_modid is zero.
13114         (_dl_start): Initialize bootstrap_map.l_tls_modid to 0
13115         if USE___THREAD.
13117 2006-09-27  Ulrich Drepper  <drepper@redhat.com>
13119         * libio/stdio.h: Move open_wmemstream prototype to ...
13120         * wcsmbs/wchar.h: ... here.
13122 2006-09-25  Jakub Jelinek  <jakub@redhat.com>
13124         [BZ #3252]
13125         * sysdeps/unix/sysv/linux/powerpc/fchownat.c (fchownat): Handle only
13126         fchownat syscall and __ASSUME_LCHOWN_SYSCALL case inline, call
13127         __{,l}chown to handle the rest.
13128         * sysdeps/unix/sysv/linux/i386/fchownat.c (fchownat): Handle only
13129         fchownat syscall and __ASSUME_32BITUIDS case inline, call
13130         __{,l}chown to handle the rest.
13131         * sysdeps/unix/sysv/linux/sparc/sparc32/fchownat.c: Include
13132         i386/fchownat.c.
13133         * sysdeps/unix/sysv/linux/s390/s390-32/fchownat.c: Likewise.
13134         * sysdeps/unix/sysv/linux/sh/fchownat.c: Likewise.
13136         [BZ #3253]
13137         * posix/glob.c (glob_in_dir): Don't alloca one struct globlink at a
13138         time, rather allocate increasingly bigger arrays of pointers, if
13139         possible with alloca, if too large with malloc.
13141 2006-09-24  Jakub Jelinek  <jakub@redhat.com>
13143         * sysdeps/powerpc/fpu/libm-test-ulps: Updated.
13145         * sysdeps/ieee754/ldbl-128/s_lrintl.c (__lrintl): Fix 2 typos.
13147 2006-09-24  Ulrich Drepper  <drepper@redhat.com>
13149         * sysdeps/posix/getaddrinfo.c (rfc3484_sort): Implement rule 4,
13150         home addresses.
13151         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Recognize
13152         IFA_F_HOMEADDRESS flag for interfaces.
13153         * include/ifaddrs.h (struct in6addrinfo): Define
13154         in6ai_homeaddress.
13156 2006-09-21  Jakub Jelinek  <jakub@redhat.com>
13158         [BZ #3225]
13159         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h (PTR_MANGLE3,
13160         PTR_DEMANGLE3): Define.
13161         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h (PTR_MANGLE3,
13162         PTR_DEMANGLE3): Likewise.
13163         * sysdeps/powerpc/powerpc32/__longjmp-common.S (__longjmp): Use them.
13164         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S (__longjmp):
13165         Likewise.
13166         * sysdeps/powerpc/powerpc64/__longjmp-common.S (__longjmp): Likewise.
13168 2006-09-20  Jakub Jelinek  <jakub@redhat.com>
13170         * po/libc.pot: Regenerated.
13171         * po/be.po: Updated.
13172         * po/ca.po: Likewise.
13173         * po/cs.po: Likewise.
13174         * po/da.po: Likewise.
13175         * po/de.po: Likewise.
13176         * po/el.po: Likewise.
13177         * po/en_GB.po: Likewise.
13178         * po/es.po: Likewise.
13179         * po/fi.po: Likewise.
13180         * po/fr.po: Likewise.
13181         * po/gl.po: Likewise.
13182         * po/hr.po: Likewise.
13183         * po/hu.po: Likewise.
13184         * po/ja.po: Likewise.
13185         * po/ko.po: Likewise.
13186         * po/nb.po: Likewise.
13187         * po/nl.po: Likewise.
13188         * po/pl.po: Likewise.
13189         * po/pt_BR.po: Likewise.
13190         * po/ru.po: Likewise.
13191         * po/rw.po: Likewise.
13192         * po/sk.po: Likewise.
13193         * po/sv.po: Likewise.
13194         * po/tr.po: Likewise.
13195         * po/zh_CN.po: Likewise.
13196         * po/zh_TW.po: Likewise.
13198         [BZ #3137]
13199         * iconv/iconv_prog.c (main): Fix spelling in error message.
13200         * iconv/iconvconfig.c (main): Likewise.
13201         * locale/programs/ld-collate.c (handle_ellipsis): Likewise.
13202         * locale/programs/ld-ctype.c (charclass_symbolic_ellipsis): Likewise.
13203         * locale/programs/localedef.c (main): Likewise.
13204         * locale/programs/repertoire.c (repertoire_read): Likewise.
13205         * timezone/zdump.c (main): Likewise.
13206         * nscd/connections.c (handle_request): Fix spelling in log message.
13207         Patch by Malcolm Parsons <malcolm.parsons@gmail.com>.
13209 2006-09-20  Ulrich Drepper  <drepper@redhat.com>
13211         * inet/inet6_option.c: Also emit linker warnings for the RFC 2292
13212         interfaces.
13214 2006-09-20  Andreas Jaeger  <aj@suse.de>
13216         * math/libm-test.inc (lrint_test_upward): Fix typo.
13218 2006-06-17  Joseph S. Myers  <joseph@codesourcery.com>
13220         [BZ #2592]
13221         * math/libm-test.inc (lrint_test_tonearest): New function.
13222         (lrint_test_towardzero): New function.
13223         (lrint_test_downward): New function.
13224         (lrint_test_upward): New function.
13225         (main): Run these new tests.
13226         * sysdeps/ieee754/dbl-64/s_llrint.c (__llrint): Correct rounding
13227         of values near to 0.
13228         (two52): Use double not long double.
13229         * sysdeps/ieee754/dbl-64/s_lrint.c (__lrint): Likewise.
13230         * sysdeps/ieee754/flt-32/s_llrintf.c (__llrintf): Likewise.
13231         (two23): Use float not double.
13232         * sysdeps/ieee754/flt-32/s_lrintf.c (__lrintf): Likewise.
13233         (two23): Use float not double.
13234         * sysdeps/ieee754/ldbl-128/s_llrintl.c (__llrintl): Likewise.
13235         * sysdeps/ieee754/ldbl-128/s_lrintl.c (__lrintl): Likewise.
13236         * sysdeps/ieee754/ldbl-96/s_llrintl.c (__llrintl): Likewise.
13237         * sysdeps/ieee754/ldbl-96/s_lrintl.c (__lrintl): Likewise.
13239 2006-09-20  Martin Schwidefsky  <schwidefsky@de.ibm.com>
13241         * sysdeps/unix/sysv/linux/s390/s390-32/makecontext.c (__makecontext):
13242         Cast sp to unsigned long to avoid compiler warning.
13243         Use __makecontext_ret function instead of a trampoline on the stack.
13244         (__makecontext_ret): New function.
13245         * sysdeps/unix/sysv/linux/s390/s390-64/makecontext.c: Likewise.
13247 2006-09-19  Jakub Jelinek  <jakub@redhat.com>
13249         * elf/dl-cache.c (HWCAP_CHECK): If _DL_PLATFORMS_COUNT, but
13250         platform == -1, reject any libs with non-zero _DL_HWCAP_PLATFORM
13251         bits.
13253 2006-09-19  Ulrich Drepper  <drepper@redhat.com>
13255         * elf/dl-close.c (_dl_close): If dependency is not unloaded make
13256         sure no reference to the unloaded map's search list remains in the
13257         dependency's scope.
13259 2006-09-16  Jakub Jelinek  <jakub@redhat.com>
13261         * elf/Makefile: Add rules to build and run unload7 test.
13262         * elf/unload7.c: New test.
13263         * elf/unload7mod1.c: New file.
13264         * elf/unload7mod2.c: New file.
13266 2006-09-18  Jakub Jelinek  <jakub@redhat.com>
13268         * sysdeps/unix/sysv/linux/sys/ptrace.h (PT_GETEVENTMSG): Fix pasto.
13269         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h (PTRACE_SETOPTIONS,
13270         PTRACE_GETEVENTMSG, PTRACE_GETSIGINFO, PTRACE_SETSIGINFO): Define.
13271         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h (PTRACE_SETOPTIONS,
13272         PTRACE_GETEVENTMSG, PTRACE_GETSIGINFO, PTRACE_SETSIGINFO): Likewise.
13273         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h (PTRACE_SETOPTIONS,
13274         PTRACE_GETEVENTMSG, PTRACE_GETSIGINFO, PTRACE_SETSIGINFO): Likewise.
13275         * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h (PTRACE_SETOPTIONS,
13276         PTRACE_GETEVENTMSG): Likewise.
13277         (PTRACE_GETSIGINFO, PTRACE_SETSIGINFO): Change to the arch independent
13278         values.
13280 2006-09-17  Mike Frysinger  <vapier@gentoo.org>
13282         * sysdeps/unix/sysv/linux/sys/ptrace.h (PTRACE_SETOPTIONS,
13283         PTRACE_GETEVENTMSG, PTRACE_GETSIGINFO, PTRACE_SETSIGINFO): Define.
13284         * sysdeps/unix/sysv/linux/ptrace.c (ptrace): Check PTRACE_SETOPTIONS,
13285         PTRACE_GETEVENTMSG, PTRACE_GETSIGINFO and PTRACE_SETSIGINFO.
13287 2006-09-16  Jakub Jelinek  <jakub@redhat.com>
13289         * sysdeps/powerpc/powerpc32/register-dump.h (register_dump): Don't
13290         write '\0' to the fd.
13291         * sysdeps/mach/hurd/powerpc/register-dump.h (register_dump): Likewise.
13292         * sysdeps/powerpc/powerpc64/register-dump.h (register_dump): Likewise.
13293         Change regs to unsigned long pointer from unsigned int, fix fscr
13294         offset.
13296 2006-09-14  Jakub Jelinek  <jakub@redhat.com>
13298         * io/Makefile (CFLAGS-fstatat.c): Set.
13299         (CFLAGS-fstatat64.c): Likewise.
13300         (CFLAGS-mknodat.c): Likewise.
13302         * sysdeps/ieee754/ldbl-128ibm/s_llrintl.c: Comment fixes.
13303         * sysdeps/ieee754/ldbl-128ibm/s_llroundl.c: Likewise.
13304         * sysdeps/ieee754/ldbl-128ibm/s_lrintl.c: Rewritten.
13305         * sysdeps/ieee754/ldbl-128ibm/s_lroundl.c: Rewritten.
13307 2006-09-14  Jakub Jelinek  <jakub@redhat.com>
13308             Steven Munroe  <sjmunroe@us.ibm.com>
13310         * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_cap_flags): Add 4 new cap
13311         names to the beginning.  Rename "cell" to "cellbe".
13312         (_dl_powerpc_platforms): New.
13313         * sysdeps/powerpc/dl-procinfo.h (_DL_HWCAP_FIRST): Decrease.
13314         (HWCAP_IMPORTANT): Remove power{4,5,5+} and cell.
13315         (_DL_PLATFORMS_COUNT, _DL_FIRST_PLATFORM): Define.
13316         (_DL_HWCAP_PLATFORM): Define to new mask.
13317         (_dl_platform_string, _dl_string_platform): New functions.
13318         * sysdeps/powerpc/sysdep.h (PPC_FEATURE_BOOKE, PPC_FEATURE_SMT,
13319         PPC_FEATURE_ICACHE_SNOOP, PPC_FEATURE_ARCH_2_05): Define.
13321 2006-09-12  Jakub Jelinek  <jakub@redhat.com>
13323         [BZ #2526]
13324         * README.libm: Fix a thinko in sqrt algorithm description.
13326         [BZ #3143]
13327         * manual/string.texi (argz_delete): Fix prototype.
13328         Patch by <alpt@freaknet.org>.
13330 2006-08-26  Joseph Myers  <joseph@codesourcery.com>
13332         [BZ #3138]
13333         * io/test-lfs.c (do_prepare): Give name_len type size_t.
13334         * io/tst-fcntl.c (do_prepare): Likewise.
13335         * posix/tst-exec.c (do_prepare): Likewise.
13336         * posix/tst-preadwrite.c (do_prepare): Likewise.
13337         * posix/tst-spawn.c (do_prepare): Likewise.
13338         * posix/tst-truncate.c (do_prepare): Likewise.
13339         * rt/tst-aio.c (do_prepare): Likewise.
13340         * rt/tst-aio64.c (do_prepare): Likewise.
13341         * stdlib/test-canon2.c (do_prepare): Give test_dir_len type
13342         size_t.
13344 2006-09-09  Ulrich Drepper  <drepper@redhat.com>
13346         [BZ #2821]
13347         * time/mktime.c (guess_time_tm): Fix overflow detection.
13348         * time/Makefile (tests): Add bug-mktime1.
13349         * time/bug-mktime1.c: New file.
13351         [BZ #3189, #3188]
13352         * misc/sys/mman.h (remap_file_pages): Make available for _GNU_SOURCE.
13353         (mremap): Likewise.
13355 2006-09-07  Jakub Jelinek  <jakub@redhat.com>
13357         [BZ #1006]
13358         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela):
13359         Ensure relocation doesn't clobber any bits outside of the
13360         immediate field for R_SPARC_TLS_LE_HIX22, R_SPARC_WDISP30,
13361         R_SPARC_HI22 and R_SPARC_H44.
13363         [BZ #2775]
13364         * malloc/malloc.c (sYSMALLOc): Only call grow_heap if
13365         (long) (MINSIZE + nb - old_size) is positive.
13367         * malloc/arena.c (grow_heap): When growing bail even if new_size
13368         is negative.
13370         [BZ #3155]
13371         * sysdeps/powerpc/powerpc32/fpu/s_lrint.S (__lrint): Don't access
13372         stack below r1.
13374 2006-09-06  Jakub Jelinek  <jakub@redhat.com>
13376         * posix/regex_internal.c (re_string_reconstruct): Handle
13377         offset < pstr->valid_raw_len && pstr->offsets_needed case.
13378         Ensure no bytes read before raw_mbs array.  Pass a saved copy of
13379         pstr->valid_len - 1 rather than pstr->valid_raw_len - 1 to
13380         re_string_context_at.
13381         * posix/Makefile: Add rules to build and run bug-regex26 test.
13382         * posix/bug-regex26.c: New test.
13384         * locale/programs/ld-collate.c (collate_read): Goto sym_equiv_free
13385         rather than col_sym_free.  Move seqp declaration earlier.
13387         * resolv/gai_suspend.c (gai_suspend): Make sure result is initialized.
13389 2006-09-05  Jakub Jelinek  <jakub@redhat.com>
13391         * nscd/initgrcache.c (addinitgroupsX): Move any_success
13392         decl before first goto out.
13394 2006-09-04  Jakub Jelinek  <jakub@redhat.com>
13396         * Makerules (shlib.lds): If have-hash-style, put .hash section
13397         at the end of the RO segment.
13399 2006-09-04  Ulrich Drepper  <drepper@redhat.com>
13401         * elf/do-lookup.h (do_lookup_x): Initialize symidx in case the new
13402         style hash table format is used.
13404 2006-09-04  Jakub Jelinek  <jakub@redhat.com>
13406         * resolv/res_mkquery.c (res_nmkquery): Set hp->id to statp->id after
13407         randomization rather than before.
13408         * resolv/res_init.c (res_randomid): Don't call gettimeofday here.
13410 2006-08-31  Jakub Jelinek  <jakub@redhat.com>
13412         * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Add ld.so.
13414         * malloc/malloc.c (_int_malloc): Use full list insert and not
13415         shortcut which assumes the list is empty for large requests
13416         too.
13418         * elf/tst-addr1.c (do_test): Allow i.dli_sname "_IO_printf".
13420 2006-08-30  Jakub Jelinek  <jakub@redhat.com>
13422         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (splice): Add offin
13423         and offout arguments to the prototype.
13424         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (splice): Likewise.
13425         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h (splice): Likewise.
13426         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (splice): Likewise.
13427         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h (splice): Likewise.
13428         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h (splice): Likewise.
13429         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h (splice): Likewise.
13430         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h (splice): Likewise.
13431         * sysdeps/unix/sysv/linux/syscalls.list (splice): Adjust args string.
13433 2006-08-28  Ulrich Drepper  <drepper@redhat.com>
13435         * elf/dl-load.c (_dl_init_paths): Expand DSTs.
13437         * elf/dl-open.c (dl_open_worker): Allow $LIB and $PLATFORM in
13438         dlopen parameters.
13440 2006-08-28  Jakub Jelinek  <jakub@redhat.com>
13442         * inet/getnameinfo.c (getnameinfo): For AF_INET, check errno
13443         only if herrno is NETDB_INTERNAL.  Handle errors other than
13444         ERANGE outside of the loops, handle TRY_AGAIN.
13446         * locale/programs/ld-ctype.c (translit_flatten): Issue error
13447         if other's ctype category was missing.
13448         * locale/programs/ld-collate.c (collate_read): Return if
13449         copy_locale's collate category is missing.
13451 2006-08-27  Ulrich Drepper  <drepper@redhat.com>
13453         [BZ #2684]
13454         * malloc/malloc.c (public_rEALLOc): Try harder by using other
13455         arenas if allocation failed.
13456         Patch mostly by Jan Edler <jan.edler@indexengines.com>.
13458 2006-08-26  Ulrich Drepper  <drepper@redhat.com>
13460         * malloc/malloc.c (bin_at): Rewrite to be more clear and to not
13461         waste bins[0..1].
13462         (malloc_state): Reduce bins size by 2.
13463         (_int_malloc): Fix test for large enough buffer for early termination.
13464         When no unsorted block matches perfectly and an exiting block has
13465         to be split, use full list insert and not shortcut which assumes
13466         the list is empty.
13468         * locale/programs/ld-ctype.c (ctype_read): Better patch for read
13469         failure.
13471 2006-08-24  Ulrich Drepper  <drepper@redhat.com>
13473         * locale/programs/ld-ctype.c (ctype_read): If CTYPE is NULL, don't
13474         do anything.
13476         * sysdeps/generic/ldsodefs.h (DL_ADDR_SYM_MATCH): For undefined
13477         symbol require exact match (these are PLTs).
13478         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ldsodefs.h
13479         (_dl_ppc64_addr_sym_match): Likewise.
13481         [BZ #2683]
13482         * elf/dl-addr.c (_dl_addr): Don't ignore all undefined symbols.
13483         If symbol has a value use it.
13484         * elf/tst-dladdr1.c: New file.
13485         * elf/Makefile: Add rules to build and run tst-addr1.
13487 2006-08-24  Jakub Jelinek  <jakub@redhat.com>
13489         * malloc/malloc.c (sYSMALLOc): Avoid infinite loop if MMAP
13490         keeps failing and heap growth or new heap creation isn't
13491         successful either.
13492         * malloc/tst-malloc.c (main): Add new tests.
13494 2006-08-24  Ulrich Drepper  <drepper@redhat.com>
13496         [BZ #2734]
13497         * sysdeps/i386/bits/byteswap.h (__bswap_32): Use same conditions
13498         as in the x86-64 code to use bswap.
13500 2006-05-21  Joseph S. Myers  <joseph@codesourcery.com>
13502         [BZ #2680]
13503         * posix/unistd.h (getlogin_r): Condition on __USE_POSIX199506, not
13504         __USE_UNIX98.
13505         * posix/bits/unistd.h: Likewise.
13507 2006-05-15  Mike Frysinger  <vapier@gentoo.org>
13509         [BZ #2751]
13510         * string/strchr.c: Add cast to avoid warning.
13512 2006-08-21  Ulrich Drepper  <drepper@redhat.com>
13514         * malloc/malloc.c (DEFAULT_MMAP_THRESHOLD_MAX): For 32-bit
13515         platforms define as 512K.  For 64-bit platforms as 32MB.  The lower
13516         limit is needed to avoid the exploding of the address space
13517         requirement for secondary heaps.
13518         * malloc/arena.c (HEAP_MAX_SIZE): Define using
13519         DEFAULT_MMAP_THRESHOLD_MAX if it is defined.
13521 2006-07-30  Joseph S. Myers  <joseph@codesourcery.com>
13523         [BZ #3018]
13524         * Makerules (depfiles): Handle extra-test-objs the same as
13525         extra-objs.
13526         (common-mostlyclean): Likewise.
13527         * dlfcn/Makefile (extra-objs): Add modules to extra-test-objs
13528         instead.
13529         * elf/Makefile (extra-objs): Likewise.
13530         * stdlib/Makefile (extra-objs): Likewise.
13532 2006-08-14  Eric Blake  <ebb9@byu.net>
13534         [BZ #3044]
13535         * misc/error.h: Assume C89 or better.
13536         * misc/error.c: Likewise.
13538 2006-08-21  Ulrich Drepper  <drepper@redhat.com>
13540         [BZ #3040]
13541         * sysdeps/unix/sysv/linux/openat.c: Fix compilation if
13542         __ASSUME_ATFCTS is defined.
13544 2006-08-19  Ulrich Drepper  <drepper@redhat.com>
13546         * malloc/malloc.c (_int_malloc): Limit number of unsorted blocks
13547         to sort in each call.
13549         * nis/nss_nis/nis-service.c (internal_nis_getservent_r): . If map
13550         is empty simply return and use next service.
13551         * nis/nss_nis/nis-rpc.c (internal_nis_getrpcent_r): Likewise.
13553         * locale/programs/charmap.c (charmap_read): Add new parameter.  It
13554         tells us when not finding a charmap file is an error.
13555         * locale/programs/charmap.h: Adjust charmap_read prototype.
13556         * iconv/iconv_prog.c (main): Tell charmap_read it's no error if we
13557         cannot find a charmap.
13558         * locale/programs/localedef.c (main): Adjust charmap_read call.
13560 2006-08-15  Jakub Jelinek  <jakub@redhat.com>
13562         * sysdeps/unix/sysv/linux/sparc/sparc64/pause.c: Use
13563         sysdeps/posix/pause.c implementation instead.
13565 2006-08-09  Jakub Jelinek  <jakub@redhat.com>
13567         * sysdeps/unix/nice.c (nice): Transform EACCES errno from setpriority
13568         to EPERM.
13570 2006-08-13  Andreas Schwab  <schwab@suse.de>
13572         * sysdeps/powerpc/powerpc32/dl-trampoline.S (_dl_runtime_resolve):
13573         Don't clobber caller's LRSAVE.
13574         (_dl_prof_resolve): Likewise.
13576 2006-08-14  Ulrich Drepper  <drepper@redhat.com>
13578         [BZ #1996]
13579         * libio/memstream.c (open_memstream): Allocate initial buffer with
13580         calloc.
13581         * libio/wmemstream.c (open_wmemstream): Likewise.
13582         * libio/strops.c: Pretty printing.
13583         (_IO_str_overflow): Clear uninitialized part of the new buffer.
13584         (enlarge_userbuf): New function.
13585         (_IO_str_seekoff): Call it if seek position is larger than current
13586         buffer.
13587         * libio/wstrops.c: Likewise.
13588         * libio/vasprintf.c: Add comment as to why we do not have to use
13589         calloc instead of malloc to allocate initial buffer.
13590         * libio/Makefile (tests): Add bug-memstream1 and bug-wmemstream1.
13591         * libio/bug-memstream1.c: New file.
13592         * libio/bug-wmemstream1.c: New file.
13594 2006-08-13  Ulrich Drepper  <drepper@redhat.com>
13596         * libio/wstrops.c: Remove dead macro definitions and comments.
13597         * libio/strops.c: Likewise.
13599         [BZ #2764]
13600         * login/utmpname.c (__utmpname): Remove unnecessary test.
13602 2006-06-08  Joseph Myers  <jsm28@gcc.gnu.org>
13604         [BZ #2832]
13605         * math/gen-libm-test.pl (clean_up_number): Do not remove trailing
13606         0s from integers.
13608 2006-08-13  Ulrich Drepper  <drepper@redhat.com>
13610         [BZ #2987]
13611         * sysdeps/unix/sysv/linux/clock_settime.c: Add code to use syscall
13612         for CPU clocks.
13613         * sysdeps/unix/clock_settime.c: Add support for platform-specific
13614         setting of CPU clocks.
13616 2006-06-23  Paul Eggert  <eggert@cs.ucla.edu>
13618         [BZ #2841]
13619         * sysdeps/generic/stdint.h (UINT8_C, UINT16_C): Don't append 'U',
13620         since C99 requires the result to promote to 'int' when uint_least8_t
13621         and uint_least16_t promote to 'int'.
13623 2006-08-12  Ulrich Drepper  <drepper@redhat.com>
13625         [BZ #3013]
13626         * locale/programs/ld-ctype.c (ctype_output): Adjust alignments, fix
13627         lenght of one output field, correct bitmask creation.
13628         * locale/programs/ld-time.c: Add alignment.
13630         [BZ #2997]
13631         * misc/error.c: Add space between program name and message if file
13632         name is missing.
13634 2006-08-03  Eric Blake  <ebb9@byu.net>
13636         [BZ #2998]
13637         * misc/error.c (error_tail) [_LIBC]: Avoid invalid free.
13639 2006-08-09  Ulrich Drepper  <drepper@redhat.com>
13641         * malloc/memusagestat.c: Silence warnings.
13643         * malloc/malloc.c: Dynamically size mmap treshold if the program
13644         frees mmaped blocks.
13645         Patch by Valerie Henson and Arjan van de Ven.
13647 2006-08-08  Jakub Jelinek  <jakub@redhat.com>
13649         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h (O_DIRECT): Protect with
13650         __USE_GNU.
13652         * stdlib/strtol_l.c (__strtol_ul_max_tab, __strtol_ul_rem_tab,
13653         __strtol_ull_max_tab, __strtol_ull_rem_tab): Declare.
13654         (DEF): Don't put the var into .gnu.linkonce.r.* section.
13655         Only provide var definitions in strtol_l (or for *ull*
13656         in strtoll_l).
13658         * stdio-common/bug16.c (tests): New array.
13659         (do_tests): Allow the first hexadecimal digit
13660         to be 1, 2, 4 or 8.  Do 3 additional tests.
13662         * sysdeps/s390/fpu/libm-test-ulps: Update.
13664         * sysdeps/unix/sysv/linux/s390/s390-32/fchownat.c (fchownat): Use
13665         fchownat syscall if available.
13666         * sysdeps/unix/sysv/linux/powerpc/fchownat.c (fchownat): Likewise.
13667         * sysdeps/unix/sysv/linux/sh/fchownat.c (fchownat): Likewise.
13668         * sysdeps/unix/sysv/linux/i386/fchownat.c (fchownat): Likewise.
13670 2006-08-07  Ulrich Drepper  <drepper@redhat.com>
13672         * nis/nis_xdr.c: Avoid some function calls.
13674 2006-08-07  Jakub Jelinek  <jakub@redhat.com>
13675             Ulrich Drepper  <drepper@redhat.com>
13677         * nis/nis_call.c (rec_dirsearch) [case LOWER_NAME]: Don't take
13678         short cut if only one name component is stripped away.
13680 2006-08-07  Ulrich Drepper  <drepper@redhat.com>
13682         * nis/nis_call.c: Minor cleanups throughout.
13683         (rec_dirsearch) [case HIGHER_NAME]: Correctly size ndomain array.
13684         (first_shoot): Add search_parent_first parameter.  Only if it is set
13685         search parent server first.
13686         If directory for table found through cold start cache is not the same
13687         as referenced in the cache, don't use it.
13688         (__nisfind_server): Take additional parameter.  Pass it on to
13689         first_shoot.
13690         (__prepare_niscall): Adjust __nisfind_server call.
13691         * nis/rpcsvc/nislib.h: Adjust __nisfind_server prototype.
13692         * nis/nis_table.c: Adjust __nisfind_server call.
13693         * nis/nis_lookup.c: Likewise.
13694         (nis_lookup): Don't loop endlessly if name is reduced to ".".
13696 2006-08-03  Ulrich Drepper  <drepper@redhat.com>
13698         [BZ #2182]
13699         * math/s_cacosh.c: Return values from positive branch.
13700         * math/s_cacoshf.c: Likewise.
13701         * math/s_cacoshl.c: Likewise.
13703         [BZ #2883]
13704         * sysvipc/sys/msg.h: Change return value to ssize_t.
13705         * sysdeps/unix/sysv/linux/msgrcv.c: Likewise.
13706         * sysvipc/msgrcv.c: Likewise.
13707         * include/sys/msg.h: Likewise.
13709         * grp/initgroups.c (internal_getgrouplist): Remove unnecessary
13710         test introduced in patch for bz #661.
13711         (getgrouplist): Simplify code a bit.  Don't allocate one additional
13712         element for NEWGROUPS.
13714         [BZ #2908]
13715         * stdio-common/printf_fphex.c (__printf_fphex): When rounding up
13716         'f', use '1' as leading digit not '\1'.
13717         * stdio-common/Makefile (tests): Add bug16.
13718         * stdio-common/bug16.c: New file.
13720         [BZ #2914]
13721         * sysdeps/unix/sysv/linux/gethostid.c: Don't define OLD_HOSTIDFILE
13722         and don't try to open it.  The patch introducing the macro
13723         contained a bug and used the same file name as the new file
13724         instead of using /var/adm/hostid.  Nobody complaint so I'm taking
13725         this out completely.
13727         [BZ #2926]
13728         * assert/assert.h: Move cast to void inside ?: to quiet gcc.
13729         Patch by Jerry James <Jerry.James@usu.edu>.
13731         * rt/Makefile (tests): Add tst-clock2.
13732         * rt/tst-clock2.c: New file.
13734         [BZ #2978]
13735         * resolv/gai_notify.c (__gai_notify_only): Copy memory for thread
13736         function and its parameters and pass it to new thread.
13737         (__gai_notify): Add support for alternative waiting for completion.
13738         * resolv/gai_suspend.c (gai_suspend): Add support for alternative
13739         waiting for completion.
13740         * resolv/getaddrinfo_a.c: Likewise.
13741         * resolv/gai_misc.h (struct waitlist): Don't add cond if alternative
13742         waiting for completion is used.
13743         * resolv/gai_misc.c: Allow overwriting code to start helper thread.
13744         * resolv/gai_cancel.c: Include <gai_misc.h> not "gai_misc.h".
13745         * resolv/gai_error.c: Likewise.
13746         * resolv/gai_sigqueue.c: Likewise.
13748 2006-08-02  Thomas Schwinge  <tschwinge@gnu.org>
13750         * hurd/getdport.c (__getdport): Don't return EBADF; instead set
13751         errno to EBADF and return MACH_PORT_NULL.
13753 2006-06-23  Joseph Myers  <joseph@codesourcery.com>
13755         [BZ #2980]
13756         * posix/Makefile (CFLAGS-waitid.c): Add -fasynchronous-unwind-tables.
13758 2006-08-02  Ulrich Drepper  <drepper@redhat.com>
13760         * elf/dl-addr.c (_dl_addr): If GNU-style hash tables are present,
13761         walk them instead of the symbol table.
13763 2006-08-01  Ulrich Drepper  <drepper@redhat.com>
13765         [BZ #2098]
13766         * nscd/initgrcache.c (addinitgroupsX): Judge successful lookups by
13767         status of NSS calls, not the number of returned entries.
13769         * sysdeps/unix/sysv/linux/syscalls.list: Remove add_key,
13770         request_key, keyctl.
13772 2006-07-31  Ulrich Drepper  <drepper@redhat.com>
13774         * sysdeps/unix/sysv/linux/dl-osinfo.h: Remove unnecessary include.
13776 2006-07-16  Jeff Bailey  <jbailey@ubuntu.com>
13778         * elf/tst-auditmod1.c: Fix typo in #error.
13780 2006-07-31  Ulrich Drepper  <drepper@redhat.com>
13782         * elf/tst-auditmod1.c: Remove code for unsupported architectures.
13784         * iconvdata/run-iconv-test.sh: Run cmp in C locale.
13786 2006-07-20  Adam Nemet  <anemet@caviumnetworks.com>
13788         * stdlib/test-canon.c (do_test): Close fd before unlinking file so
13789         that the directory is empty even on non-POSIX filesystems.
13791 2006-07-31  Ulrich Drepper  <drepper@redhat.com>
13793         * elf/dl-open.c (dl_open_worker): Add branch prediction.
13795         * nis/nss_compat/compat-grp.c: Avoid unnecessary setgrent calls into
13796         the backend NSS module.  If backend setgrent call failed, don't have
13797         internal_setgrent fail.  Just remember this until it is needed.
13798         * nis/nss_compat/compat-pwd.c: Likewise.
13799         * nis/nss_compat/compat-spwd.c: Likewise.
13801 2006-07-30  Roland McGrath  <roland@redhat.com>
13803         * sysdeps/unix/sysv/linux/ia64/sigsuspend.c: File removed.
13804         * sysdeps/unix/sysv/linux/x86_64/sigsuspend.c: File removed.
13805         * sysdeps/unix/sysv/linux/s390/s390-64/sigsuspend.c: File removed.
13806         * sysdeps/unix/sysv/linux/sparc/sparc64/sigsuspend.c: File removed.
13808         * sysdeps/unix/sysv/linux/not-cancel.h (pause_not_cancel): New macro.
13809         (nanosleep_not_cancel): New macro.
13810         (sigsuspend_not_cancel): new macro.
13811         * sysdeps/unix/sysv/linux/sigsuspend.c [__ASSUME_REALTIME_SIGNALS]
13812         (do_sigsuspend): Define as inline.
13813         (__sigsuspend): Always use do_sigsuspend.
13814         [! NO_CANCELLATION] (__sigsuspend_nocancel): New function.
13815         * include/signal.h: Declare __sigsuspend_nocancel.
13816         * sysdeps/posix/pause.c
13817         [! NO_CANCELLATION] (__pause_nocancel): New function.
13819         * include/unistd.h (__pause_nocancel): Add attribute_hidden.
13820         * include/time.h (__nanosleep_nocancel): Likewise.
13822 2006-07-30  Ulrich Drepper  <drepper@redhat.com>
13824         * locale/programs/localedef.c (add_to_readlist): Rename local
13825         variables to avoid confusion.
13827         * locale/programs/charmap.c (charmap_read): Emit error message if
13828         charmap couldn't be found or read.
13830 2006-07-28  Ulrich Drepper  <drepper@redhat.com>
13832         * sysdeps/unix/sysv/linux/kernel-features.h: Define
13833         __ASSUME_FUTEX_LOCK_PI.
13834         * include/time.h: Declare __nanosleep_nocancel.
13835         * include/unistd.h: Declare __pause_nocancel.
13837         * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Use this instead of
13838         LDFLAGS.  Add -lgcc_eh and libc_nonshared (again) to make sure we
13839         get the __stack_chk_fail_local definition when it's needed.
13841 2006-07-26  Ulrich Drepper  <drepper@redhat.com>
13843         * dlfcn/Makefile: Add rules to build and run bug-atexit3.
13844         * dlfcn/bug-atexit3.c: New file.
13845         * dlfcn/bug-atexit3-lib.cc: New file.
13847         * dlfcn/dlmopen.c (dlmopen_doit): Don't allow RTLD_GLOBAL to be
13848         used when the namespace is not the base namespace.
13850 2006-07-26  Gavin Romig-Koch  <gavin@redhat.com>
13852         * stdlib/cxa_atexit.c (__new_exitfn_called): New variable.
13853         (__new_exitfn): Bump it in every successful call.
13854         * stdlib/cxa_finalize.c (__cxa_finalize): If destructor registered
13855         more exit handlers, call them right away.
13856         * stdlib/exit.h: Declare __new_exitfn_called.
13858 2006-07-25  Ulrich Drepper  <drepper@redhat.com>
13860         * stdlib/cxa_finalize.c (__cxa_finalize): Fix race condition when
13861         calling registered handler.
13863         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Fix comment.
13864         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
13865         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
13866         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
13867         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
13868         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
13869         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Likewise.
13870         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Likewise.
13872 2006-07-10  Ulrich Drepper  <drepper@redhat.com>
13874         * elf/dl-lookup.c (dl_new_hash): New functions.
13875         (_dl_lookup_symbol_x): Rename hash to old_hash and don't compute
13876         value here.  Compute new-style hash value.  Pass new hash value
13877         and reference to variable with the old value to do_lookup_x.
13878         (_dl_setup_hash): If DT_GNU_HASH is defined, use it and not
13879         old-style hash table.
13880         (_dl_debug_bindings): Pass new hash value and reference to variable
13881         with the old value to do_lookup_x.
13882         * elf/do-lookup.h (do_lookup_x): Accept additional parameter with
13883         new-style hash value and change old-style hash value parameter to
13884         be a reference.  Reoganize functions to determine whether
13885         new-style hash table is available.  Only fall back on old-style
13886         table.  If old-style hash value is needed, compute it here.
13887         * elf/dynamic-link.h (elf_get_dynamic_info): Relocate DT_GNU_HASH
13888         entry.
13889         * elf/elf.h: Define SHT_GNU_HASH, DT_GNU_HASH, DT_TLSDEC_PLT,
13890         DT_TLSDEC_GOT.  Adjust DT_ADDRNUM.
13891         * include/link.h (struct link_map): Add l_gnu_bitmask_idxbits,
13892         l_gnu_shift, l_gnu_bitmask, l_gnu_buckets and l_gnu_chain_zero.
13893         * Makeconfig: If linker supports --hash-style option add it to all
13894         linker command lines to build DSOs.
13895         * config.make.in: Define have-hash-style.
13896         * configure.in: Test whether linker supports --hash-style option.
13898         * elf/dl-misc.c (_dl_name_match_p): Make MAP parameter const.
13899         * sysdeps/generic/ldsodefs.h: Adjust prototype.
13901 2006-06-27  Ulrich Drepper  <drepper@redhat.com>
13903         * elf/dl-load.c (open_path): Fix test to determine whether DSO is
13904         auditing.
13906         * elf/dl-load.c (_dl_map_object): Try harder to avoid looking at
13907         RPATH of main map twice.
13909 2006-06-22  Ulrich Drepper  <drepper@redhat.com>
13911         * intl/dcigettext.c (DCIGETTEXT): If _nl_find_msg returns -1 don't
13912         look further, return original strings.
13913         (_nl_find_msg): Do not return found translation if the conversion
13914         failed.  Either signal the string is unusable or that something went
13915         wrong and the original should be used.
13917 2006-06-21  Ulrich Drepper  <drepper@redhat.com>
13919         * string/_strerror.c (__strerror_r): Add __builtin_expect.
13921 2006-06-14  Jakub Jelinek  <jakub@redhat.com>
13923         [BZ #2766]
13924         * misc/insremque.c (insque): Handle prev == NULL.
13925         * misc/Makefile (tests): Add tst-insremque.
13926         * misc/tst-insremque.c: New test.
13928 2006-06-17  Ulrich Drepper  <drepper@redhat.com>
13930         [BZ #2792]
13931         * elf/dl-deps.c (expand_dst): Rename __cnt variable to not
13932         conflict with DL_DST_REQUIRED.
13934 2006-06-16  Ulrich Drepper  <drepper@redhat.com>
13936         * nis/nis_subr.c (nis_getnames): Fix the implementation to better
13937         match what Solaris does.
13939 2006-06-04  Ulrich Drepper  <drepper@redhat.com>
13941         * sysdeps/posix/spawni.c (__spawni): Use local_seteuid and
13942         local_setegid instead of seteuid and setegid.
13943         * sysdeps/generic/local-setxid.h: New file.
13944         * sysdeps/unix/sysv/linux/local-setxid.h: New file.
13946         * sysdeps/posix/spawni.c (__spawni): Use non-cancelable interfaces.
13948         * string/Makefile (tests): Add bug-envz1.
13949         * string/bug-envz1.c: New file.
13951 2006-06-02  Jakub Jelinek  <jakub@redhat.com>
13953         * posix/regex_internal.c (re_string_skip_chars): If no character has
13954         been converted at all, set *last_wc to WEOF.  If mbrtowc failed, set wc
13955         to the byte which couldn't be converted.
13956         (re_string_reconstruct): Don't clear valid_raw_len before calling
13957         re_string_skip_chars.  If wc is WEOF after re_string_skip_chars, set
13958         tip_context using re_string_context_at.
13959         * posix/Makefile: Add rules to build and run bug-regex25 test.
13960         * posix/bug-regex25.c: New test.
13962 2006-06-02  Ryan S. Arnold  <rsa@us.ibm.com>
13964         [BZ #2703]
13965         * string/envz.c (envz_strip): Correct erroneously reversed src
13966         and dest parameters to memmove() invocation.
13968 2006-05-30  Jakub Jelinek  <jakub@redhat.com>
13970         * nscd/nscd.h (prune_cache): Add fd argument to prototype.
13971         * nscd/nscd.c (parse_opt): Read response from INVALIDATE request
13972         to make sure the database has been already invalidated.
13973         * nscd/cache.c (prune_cache): Add fd argument.  Write response to fd
13974         after the cache has been invalidated.  Use pthread_mutex_lock rather
13975         than pthread_mutex_trylock if fd != -1.
13976         * nscd/connections.c (invalidate_cache): Add fd argument, write
13977         response to fd if not calling prune_cache, pass fd to prune_cache.
13978         (handle_request): Adjust invalidate_cache caller.
13979         (nscd_run): Pass -1 as fd to prune_cache.
13981 2006-05-30  Ulrich Drepper  <drepper@redhat.com>
13983         * sysdeps/posix/getaddrinfo.c (gaiconf_init): Initialize bits in
13984         the correct place.
13986 2006-05-29  Ulrich Drepper  <drepper@redhat.com>
13988         * nscd/nscd.h (struct database_dyn): Add prunelock field.
13989         * nscd/cache.c (prune_cache): Take prunelock before starting the
13990         work.  Just return in case it is already taken.
13991         * nscd/connections.c (dbs): Initialize .prunelock.
13993 2006-05-25  Ulrich Drepper  <drepper@redhat.com>
13995         * nis/nis_removemember.c (nis_removemember): Avoid unnecessary
13996         copying.  No need to allocate new array for group members.  Just
13997         move the pointers and update the size.
13999         * nis/nis_addmember.c (nis_addmember): Avoid unnecessary copying.
14000         Avoid memory leak in case realloc fails.  Simplification for
14001         better code generation.
14003         Avoid deprecation warning because of libc_hidden_proto for
14004         inet6_option_alloc.
14005         * inet/inet6_option.c (option_alloc): Renamed from
14006         inet6_option_alloc.  Made static.
14007         (inet6_option_alloc): Now a simple wrapper around option_alloc.
14008         (inet6_option_append): Call option_alloc.
14009         * include/netinet/in.h: Remove libc_hidden_proto for
14010         inet6_option_alloc.
14012         * nis/nis_callback.c (__nis_create_callback): Always call xdr_free
14013         for cleanup when cb!=NULL [Coverity CID 233].
14015 2006-05-24  Ulrich Drepper  <drepper@redhat.com>
14017         [BZ #2693]
14018         * inet/Makefile (routines): Add inet6_opt and inet6_rth.
14019         * inet/Versions (libc, GLIBC_2.5): Add inet6_opt_init,
14020         inet6_opt_append, inet6_opt_finish, inet6_opt_set_val, inet6_opt_next,
14021         inet6_opt_find, inet6_opt_get_val, inet6_rth_space, inet6_rth_init,
14022         inet6_rth_add, inet6_rth_reverse, inet6_rth_segments,
14023         and inet6_rth_getaddr.
14024         * inet/netinet/ip6.h (struct ip6_rthdr0): Make ip6r0_addr a flexible
14025         array.
14026         * inet/netinet/in.h (struct ip6_mtuinfo): Define.
14027         Mark inet6_option_* interfaces as deprecated.
14028         Declare inet6_opt_init, inet6_opt_append, inet6_opt_finish,
14029         inet6_opt_set_val, inet6_opt_next, inet6_opt_find, inet6_opt_get_val,
14030         inet6_rth_space, inet6_rth_init, inet6_rth_add, inet6_rth_reverse,
14031         inet6_rth_segments, and inet6_rth_getaddr.
14032         * inet/inet6_opt.c: New file.
14033         * inet/inet6_rth.c: New file.
14035         * inet/netinet/icmp6.h: Pretty printing.
14037         [BZ #2683]
14038         * elf/dl-addr.c (_dl_addr): Don't match undefined references.
14040 2006-05-23  Ulrich Drepper  <drepper@redhat.com>
14042         * nis/nis_lookup.c (nis_lookup): Use __prepare_niscall instead of
14043         doing it all here.  When server does not know the answer do not
14044         fail immediate, try parent first.
14046         * nis/nis_domain_of_r.c (nis_domain_of_r): Add missing buffer
14047         overflow test.
14049 2006-05-20  Ulrich Drepper  <drepper@redhat.com>
14051         * nis/nis_call.c (__prepare_niscall): New function.  Split out
14052         from __do_niscall.
14053         * nis/nis_table.c (__create_ib_request): Renamed from create_ib_request
14054         and exported.
14055         (__follow_path): New function.  Split out from nis_list.
14056         * nis/nis_xdr.h: Add libnsl_hidden_proto for _xdr_ib_request and
14057         _xdr_nis_result.
14058         * nis/nis_xdr.c: Add libnsl_hidden_def for _xdr_ib_request and
14059         _xdr_nis_result.
14060         * nis/libnsl.h: Declare __prepare_niscall, __create_ib_request,
14061         and __follow_path.
14062         * nis/Versions: Export __prepare_niscall, __create_ib_request,
14063         __follow_path, __do_niscall3, _xdr_ib_request, and _xdr_nis_result
14064         from libnsl for version GLIBC_PRIVATE.
14065         * nis/nisplus-parser.h: Remove _nss_nisplus_parse_pwent_chk.
14066         Remove entry parameter from _nss_nisplus_parse_pwent and
14067         _nss_nisplus_parse_grent.
14068         * nis/nss_nisplus/nisplus-parser.c: Likewise.
14069         * nis/nss_nisplus/nisplus-pwd.c: Remove support for SETENT_BATCH_READ
14070         again.  Rewrite getpwent handling to not use nis_first_entry and
14071         nis_next_entry.  Roll out own niscall handling.
14072         * nis/nss_nisplus/nisplus-grp.c: Likewise.
14074         * sunrpc/xdr_rec.c: Fix typo in comment.
14076 2006-05-19  Ulrich Drepper  <drepper@redhat.com>
14078         * nis/nis_call.c (__do_niscall3): Avoid code duplication in error
14079         handling.
14081         * nis/nis_callback.c (internal_nis_do_callback): Don't use malloc
14082         to allocate memory for my_pollfd.  Better initialization of
14083         cb_is_running.  Use TEMP_FAILURE_RETRY.
14085         * malloc/memusage.sh (memusageso): Add quotes.
14086         (memusagestat): Likewise.
14087         * debug/xtrace.sh (pcprofileso): Likewise.
14088         (pcprofiledump): Likewise.
14089         * debug/Makefile ($(objpfx)xtrace): Use $LIB in SLIBDIR
14090         replacement.
14091         * malloc/Makefile ($(objpfx)memusage): Likewise.
14093         * nis/nis_callback.c (__nis_create_callback): Calls to
14094         svcudp_bufcreate and svctcp_create can fail.  Free ->xprt if
14095         asprintf call fails.
14097         * sysdeps/unix/sysv/linux/ifaddrs.c (__netlink_sendreq): Make sure
14098         no uninitialized memory is passed to sendto.
14100 2006-05-18  Ulrich Drepper  <drepper@redhat.com>
14102         * nis/nis_callback.c (__nis_create_callback): Use asprinf instead
14103         of snprintf+strdup.  Handle OOM.
14104         * nis/nis_callback.c (__nis_create_callback): Allocate cb and
14105         cb->serv together.  Remove now obsolete free calls.
14106         (__nis_destroy_callback): Remove now obsolete free call.
14108 2006-05-18  David Woodhouse  <dwmw2@redhat.com>
14110         * sysdeps/posix/getaddrinfo.c: Add unique labels to the default
14111         RFC3484 precedence table for fec0::/10 and fc00::/7 (site-local
14112         and ULA respectively). Set precedence for IPv4 address to 10 as
14113         defined in RFC3484 for preferring IPv6.
14114         * posix/gai.conf: Update to match the new default tables.
14116 2006-05-18  Jakub Jelinek  <jakub@redhat.com>
14118         * nis/nss_compat/compat-pwd.c (internal_setpwent): If nss_set*ent
14119         returned NSS_STATUS_UNAVAIL, still return NSS_STATUS_SUCCESS.
14120         * nis/nss_compat/compat-spwd.c (internal_setspent): Likewise.
14121         * nis/nss_compat/compat-grp.c (internal_setgrent): Likewise.
14123         * nis/nss_compat/compat-initgroups.c (nss_setgrent, nss_endgrent):
14124         Removed.
14125         (init_nss_interface): Remove initialization of these variables.
14127 2006-05-18  Ulrich Drepper  <drepper@redhat.com>
14129         * nis/nis_call.c (rec_dirsearch): Little optimization: pull
14130         nis_free_directory forward to avoid duplication.
14132 2006-05-17  Ulrich Drepper  <drepper@redhat.com>
14134         * nis/nis_call.c (rec_dirsearch): Handle __nis_finddirectory and
14135         rec_dirsearch returning NULL.
14136         (first_shoot): Handle __nis_finddirectory returning NULL.
14137         (__nisfind_server): Fix leak when rec_dirsearch returns NULL.
14139         * sysdeps/unix/sysv/linux/sys/inotify.h: Define IN_CLOSE, IN_MOVE,
14140         IN_ONLYDIR, IN_DONT_FOLLOW, and IN_MASK_ADD.
14142 2006-05-17  Jakub Jelinek  <jakub@redhat.com>
14144         * sunrpc/key_call.c (getkeyserv_handle): Call auth_destroy if
14145         pid changed.
14147 2006-05-15  Ulrich Drepper  <drepper@redhat.com>
14149         * include/rpc/pmap_prot.h: Mark all functions as hidden.
14151         * nscd/nscd_initgroups.c: Mark __gr_map_handle as hidden.
14152         * nscd/nscd_getgr_r.c: Likewise.
14154         * include/rpc/pmap_rmt.h: Mark all functions as hidden.
14156         * nscd/nscd_getai.c (__hst_map_handle): Mark as hidden.
14157         * nscd/nscd_gethst_r.c (__hst_map_handle): Likewise.
14159         * stdlib/longlong.h (__clz_tab): Mark as hidden.
14161         * iconv/gconv_int.h: Mark __gconv_lock as hidden.
14163         * include/rpc/key_prot.h: Mark all _internal functions as hidden.
14165         * include/rpc/auth.h: Mark xdr_des_block_internal and
14166         xdr_opaque_auth_internal as hidden.
14168         * sysdeps/unix/sysv/linux/getdents.c: Mark __have_no_getdents64 as
14169         hidden.
14171         * include/rpc/xdr.h: Mark all _internal functions as hidden.
14173         * misc/getusershell.c (okshells): Don't use static initializers,
14174         do it dynamically.
14176         * stdlib/fmtmsg.c (keywords): Change type of len element to
14177         uint32_t to not waste space on 64bit machines.
14179         * locale/setlocale.c: Change _nl_category_names into a string.
14180         Add new _nl_category_name_idxs.  Change all users.
14181         * locale/localeinfo.h: Adjust declaration of _nl_category_names.
14182         Declare _nl_category_name_idxs.
14183         * locale/findlocale.c: Adjust for _nl_category_names change.
14184         * locale/loadlocale.c: Likewise.
14185         * locale/newlocale.c: Likewise.
14186         * intl/dcigettext.c: Likewise.
14188         * iconv/gconv_conf.c (add_alias): Move actual alias handling to...
14189         (add_alias2): ...here.  New function.
14190         (__gconv_read_conf): Simplify builtin alias handling.
14191         (builtin_aliases): Convert to string to avoid relocations.
14192         * iconv/gconv_builtin.h: Add comment about correct formatting.
14194 2006-05-15  Jakub Jelinek  <jakub@redhat.com>
14196         * resolv/res_debug.c (loc_ntoa): Make error const.
14198 2006-05-14  Andreas Schwab  <schwab@suse.de>
14200         * math/complex.h [__LDBL_COMPAT]: Use __REDIRECT_NTH.
14202 2006-05-12  Jakub Jelinek  <jakub@redhat.com>
14204         * sysdeps/unix/sysv/linux/sched_getaffinity.c: Include sys/param.h.
14205         (__sched_getaffinity_new): Don't crash if cpusetsize is smaller than
14206         sizeof (cpu_set_t).
14208 2006-05-11  Ulrich Drepper  <drepper@redhat.com>
14210         * resolv/res_debug.c (loc_ntoa): Define error as array, not pointer.
14212         * include/arpa/nameser.h: Declare _ns_flagdata as hidden.
14214         * nis/yp_xdr.c: Add libnsl_hidden_def for xdr_ypresp_master.
14215         * include/rpcsvc/yp.h: Add libnsl_hidden_proto for xdr_ypresp_master.
14217         * nis/yp_xdr.c: Add libnsl_hidden_def for xdr_ypbind_resp.
14218         * include/rpcsvc/yp.h: Add libnsl_hidden_proto for xdr_ypbind_resp.
14220         * nis/nis_xdr.c: Add libnsl_hidden_def for xdr_cback_data.
14221         * include/rpcsvc/nis_callback.h: Add libnsl_hidden_proto for
14222         xdr_cback_data.
14224         * nis/ypupdate_xdr.c: Add libnsl_hidden_def for xdr_ypupdate_args.
14225         * include/rpcsvc/ypupd.h: Add libnsl_hidden_proto for
14226         xdr_ypupdate_args.
14228         * nis/yp_xdr.c: Add libnsl_hidden_def for xdr_ypresp_order.
14229         * include/rpcsvc/yp.h: Add libnsl_hidden_proto for xdr_ypresp_order.
14231         * nis/yp_xdr.c: Add libnsl_hidden_def for xdr_ypresp_maplist.
14232         * include/rpcsvc/yp.h: Add libnsl_hidden_proto for xdr_ypresp_maplist.
14234         * nis/nis_xdr.c: Add libnsl_hidden_def for xdr_obj_p.
14235         * include/rpcsvc/nis_callback.h: New file.
14237         * nis/yp_xdr.c: Add libnsl_hidden_def for xdr_ypresp_val.
14238         * include/rpcsvc/yp.h: Add libnsl_hidden_proto for xdr_ypresp_val.
14240         * nis/yp_xdr.c: Add libnsl_hidden_def for xdr_ypreq_nokey.
14241         * include/rpcsvc/yp.h: Add libnsl_hidden_proto for xdr_ypreq_nokey.
14243         * nis/yp_xdr.c: Add libnsl_hidden_def for xdr_ypmaplist.
14244         * include/rpcsvc/yp.h: Add libnsl_hidden_proto for xdr_ypmaplist.
14246         * nis/yp_xdr.c: Add libnsl_hidden_def for xdr_ypreq_nokey.
14247         * include/rpcsvc/yp.h: Add libnsl_hidden_proto for xdr_ypreq_nokey.
14249         * nis/ypupdate_xdr.c: Add libnsl_hidden_def for xdr_ypdelete_args.
14250         * include/rpcsvc/ypupd.h: Add libnsl_hidden_proto for
14251         xdr_ypdelete_args.
14253         * nis/nis_xdr.h: Mark all functions as hidden.  Remove
14254         __BEGIN_DECLS and __END_DECLS, the header is not installed.
14256         * nis/nis_error.c: Remove table of strings.  Use position
14257         independent mechanism.
14258         * nis/nis_error.h: New file.
14260 2006-05-11  Jakub Jelinek  <jakub@redhat.com>
14262         * locale/programs/ld-time.c (time_finish): If wide era name or
14263         format aren't provided, set both wname and wformat to L"".
14265 2006-05-10  Ulrich Drepper  <drepper@redhat.com>
14267         * sysdeps/unix/sysv/linux/tcgetattr.c (__tcgetattr): Only store
14268         results if the call was succesful.
14270         * nis/nss-nis.h: Mark __yperr2nss_tab and __yperr2nss_count as hidden.
14272         * nis/nss-nisplus.h: Mark __niserr2nss_tab and __niserr2nss_count
14273         as hidden.
14275 2006-05-10  Jakub Jelinek  <jakub@redhat.com>
14277         * misc/sys/queue.h: Remove uses of all QUEUEDEBUG_* macros.
14279 2006-05-10  Ulrich Drepper  <drepper@redhat.com>
14281         * posix/wordexp.c (parse_glob): No need to check ifs for NULL, the
14282         caller makes sure this is not the case.
14283         (wordexp): Simplify ifs_white creation.  [Coverity CID 231]
14285 2006-05-09  Ulrich Drepper  <drepper@redhat.com>
14287         * posix/wordexp.c: Remove numerous NULL pointer tests before FREE
14288         calls.
14290         * io/ftw.c (open_dir_stream): Return right away if REALLOC fails.
14291         [Coverity CID 229, 230]
14293         * argp/argp-help.c (hol_entry_help): Handle STATE==NULL in ARG and
14294         DGETTEXT calls.
14295         (hol_help): Likewise.  [Coverity CID 226, 227]
14297         * string/argz-replace.c (__argz_replace): Unconditionally call
14298         free on SRC.  [Coverity CID 225]
14300         * nis/nis_creategroup.c (nis_creategroup): No need to duplicate
14301         the return value of __nis_default_owner and __nis_default_group,
14302         it has been especially allocated.  [Coverity CID 224]
14304         * nis/nis_defaults.c (searchXYX): New functions.  Used by both
14305         searchgroup and searchowner.  Significantly simplified.
14306         (__nis_default_owner): Remove duplication.  Do not locally copy the
14307         string before duplicating it.
14308         (__nis_default_group): Likewise.
14310         * nis/nis_lookup.c (nis_lookup): After calling nis_free_directory,
14311         we must clear the variable before calling __nisfind_server.
14313         * nis/nis_lookup.c (nis_lookup): Always free memory allocated with
14314         nis_getnames.  [Coverity CID 223]
14316         * locale/programs/locfile.c (locfile_read): Use alloca instead of
14317         xmalloc to allocate local repertoire name.  [Coverity CID 222]
14319         * iconv/iconv_charmap.c (use_to_charmap): No need to dynamically
14320         allocate memory for the input to add_bytes.  [Coverity CID 221]
14322         * posix/wordexp.c (w_addword): Free word if realloc fails and it
14323         was allocated here.  [Coverity CID 219, 220]
14325         * posix/getconf.c (print_all): Free confstr data after printing.
14326         [Coverity CID 218]
14328         * sysdeps/posix/getaddrinfo.c (gaih_inet): Free canon string if
14329         list allocation fails.  [Coverity CID 215]
14331         * nss/nsswitch.c (__nss_configure_lookup): Fix loop end condition.
14332         [Coverity CID 213]
14334         * argp/argp-help.c (hol_entry_cmp): Don't call canon_doc_option if
14335         string is NULL.  [Coverity CID 212]
14336         * argp/Makefile: Add rules to build and run bug-argp1.
14337         * argp/bug-argp1.c: New file.
14339         * io/ftw.c (ftw_dir): Use __rawmemchr instead of strchr to find
14340         end of string.
14341         * stdlib/canonicalize.c (__realpath): Likewise.
14343         * locale/programs/ld-time.c (time_finish): Don't dereference NULL
14344         pointer.  [Coverity CID 206]
14346         * elf/dl-dst.h (DL_DST_REQUIRED): Be prepared for missing link map
14347         in statically linked code.
14348         * elf/dl-load.c (_dl_dst_substitute): When replacing ORIGIN in
14349         statically built code, be prepared to have no link map.
14350         [Coverity CID 205]
14352         * argp/argp-help.c (fill_in_uparams): Handle STATE==NULL in
14353         dgettext calls. [Coverity CID 204]
14355         * argp/argp-help.c (struct uparams): Remove valid member.  Change
14356         the one user.
14357         (uparam_names): Reduce size.  Avoid relative relocations.
14358         Moved to read-only segment.
14359         (fill_in_uparams): Update for new layout.
14361         * sysdeps/unix/sysv/linux/ifaddrs.c (getifaddrs): Parameter can be
14362         assumed to always be != NULL. [Coverity CID 202]
14364         * argp/argp-help.c (hol_entry_help): Remove some dead code
14365         [Coverity CID 200].
14367         * nis/nss_nis/nis-service.c (_nss_nis_getservbyport_r): Optimize
14368         away a few more unconditional yperr2nss calls.
14369         (_nss_nis_getservbyname_r): Likewise.
14371 2006-05-06  Ulrich Drepper  <drepper@redhat.com>
14373         * sysdeps/generic/ldsodefs.h: Remove support for non-core
14374         architectures.
14376         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Make sure
14377         that unused memory passed to sendto is nevertheless initialized.
14379         [BZ #2499]
14380         * resolv/nss_dns/dns-canon.c (_nss_dns_getcanonname_r): Avoid
14381         possibly unaligned memory accesses.
14383         * include/arpa/nameser.h: Also optimize NS_PUT16 and NS_PUT32.
14384         * resolv/res_mkquery.c: Use NS_PUT16 and NS_PUT32 instead of __putshort
14385         and __putlong respectively.  Correct buffer overflow check for
14386         NS_NOTIFY_OP.
14388         * resolv/res_send.c (send_vc): Use ns_put16 instead of putshort.
14390         * resolv/res_send.c (res_queriesmatch): Fix typo in comment.
14391         (send_dg): Rewrite error handling to be more compact and avoid
14392         double recomputation of timeouts.  Pass MSG_NOSIGNAL to send.
14394         * include/arpa/nameser.h: Add optimizations for NS_GET16 and NS_GET32.
14396         * resolv/res_send.c (res_nameinquery): Use NS_GET16 directly
14397         instead of ns_get16.
14398         (res_queriesmatch): Likewise.  Minor optimization.
14400         [BZ #2499]
14401         * resolv/res_query.c (__libc_res_nquery): If answerp != NULL,
14402         __libc_res_nsend might reallocate the buffer for the answer.  In
14403         this case we have to reload the HP pointer.
14405 2006-05-05  Ulrich Drepper  <drepper@redhat.com>
14407         * stdio-common/vfscanf.c (memory_error): Remove definition.  Add
14408         some branch prediction hints.
14410         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Define SPLICE_F_*.
14411         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
14412         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
14413         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
14414         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
14415         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
14416         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Likewise.
14417         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Likewise.
14419 2006-05-05  Martin Schwidefsky  <schwidefsky@de.ibm.com>
14421         * sysdeps/s390/s390-32/elf/start.S: Replace pc relative relocation
14422         by a GOT relocation to make Scrt1.o position independent.
14423         * sysdeps/s390/s390-64/elf/start.S: Likewise.
14425         * sysdeps/unix/sysv/linux/s390/s390-32/syscall.S: Add support for
14426         six system call parameters.
14427         * sysdeps/unix/sysv/linux/s390/s390-64/syscall.S: Likewise.
14429 2006-05-05  Ulrich Drepper  <drepper@redhat.com>
14431         * sunrpc/svcauth_des.c (cache_init): Use calloc instead of
14432         malloc&bzero.
14434         * sunrpc/svc_udp.c (BZERO): Remove definition.
14435         (CALLOC): Define.
14436         (svc_enablecache): Use CALLOC instead of ALLOC&BZERO.
14438         * sunrpc/des_impl.c: Remove ALT_ECB support.  We never used it.
14439         (des_SPtrans): Use uint32_t type.
14440         (des_skb): Likewise.
14442         * sunrpc/xdr_ref.c (xdr_reference): Use calloc instead of malloc&bzero.
14444 2006-05-05  Jakub Jelinek  <jakub@redhat.com>
14446         [BZ #2509]
14447         * stdio-common/tst-printf.sh: Adjust for tst-printf.c change even
14448         on 32-bit arches.
14450 2006-05-05  Ulrich Drepper  <drepper@redhat.com>
14452         * locale/programs/ld-address.c (address_finish): Fix one more
14453         place where the iso639 array might be accessed beyond the limits.
14455 2006-05-04  Ulrich Drepper  <drepper@redhat.com>
14457         * nis/nis_table.c (nis_list): Avoid clearing res twice before
14458         filling it for the first time.
14460         * nis/nis_table.c (get_tablepath): Renamed from __get_tablepath.
14461         Adjust all callers.
14462         Free res object content before returning.
14464         * sunrpc/xdr_array.c (xdr_array): Use calloc instead of malloc&bzero.
14466         * sunrpc/key_call.c (__rpc_thread_key_cleanup): Also free
14467         client->cl_auth.
14469         * sunrpc/rpc_thread.c (__rpc_thread_destroy): Don't skip entire
14470         cleanup for initial thread, just the free call on TVP.
14472         * nscd/gai.c (__getline): Define.
14475 See ChangeLog.16 for earlier changes.