Test for ELF IFUNC functionality.
[glibc.git] / ChangeLog
blob72910ce610956e8cf883bb511bc37073b023f621
1 2009-06-02  H.J. Lu  <hongjiu.lu@intel.com>
3         * elf/Makefile (distribute): Add ifuncmain1.c, ifuncmain1pic.c,
4         ifuncmain1vis.c, ifuncmain1vispic.c, ifuncmain1static.c,
5         ifuncmain1staticpic.c, ifuncmain1picstatic.c, ifuncdep1.c,
6         ifuncdep1pic.c, ifuncmod1.c, ifuncmain1pie.c, ifuncmain1vispie.c,
7         ifuncmain2.c, ifuncmain2static.c, ifuncdep2.c,
8         funcmain2pic.c, ifuncmain2picstatic.c, ifuncdep2pic.c,
9         ifuncmain3.c, ifuncmod3.c,.
10         ifuncmain4.c, ifuncmain4static.c, ifuncmain4picstatic.c.
11         (tests-static): Add ifuncmain1static, ifuncmain1picstatic,
12         ifuncmain2static, ifuncmain2picstatic, ifuncmain4static,
13         ifuncmain4picstatic.
14         (tests): Add ifuncmain1, ifuncmain1pic, ifuncmain1vis,
15         ifuncmain1vispic, ifuncmain1staticpic, ifuncmain2, ifuncmain2pic,
16         ifuncmain3, ifuncmain4.
17         (tests): Depend on $(objpfx)ifuncmain1pie.out and
18         $(objpfx)ifuncmain1vispie.out.
19         (modules-names): Add ifuncmod1 ifuncmod3.
20         (generated): Add ifuncmain1pie ifuncmain1pie.out
21         ifuncmain1vispie ifuncmain1vispie.out.
22         Define rules to build and run the tests.
23         * elf/ifuncdep1.c: New file.
24         * elf/ifuncdep1pic.c: New file.
25         * elf/ifuncdep2.c: New file.
26         * elf/ifuncdep2pic.c: New file.
27         * elf/ifuncmain1.c: New file.
28         * elf/ifuncmain1pic.c: New file.
29         * elf/ifuncmain1picstatic.c: New file.
30         * elf/ifuncmain1pie.c: New file.
31         * elf/ifuncmain1static.c: New file.
32         * elf/ifuncmain1staticpic.c: New file.
33         * elf/ifuncmain1vis.c: New file..
34         * elf/ifuncmain1vispic.c: New file..
35         * elf/ifuncmain1vispie.c: New file.
36         * elf/ifuncmain2.c: New file.
37         * elf/ifuncmain2pic.c: New file.
38         * elf/ifuncmain2picstatic.c: New file.
39         * elf/ifuncmain2static.c: New file.
40         * elf/ifuncmain3.c: New file.
41         * elf/ifuncmain4.c: New file.
42         * elf/ifuncmain4picstatic.c: New file.
43         * elf/ifuncmain4static.c: New file.
44         * elf/ifuncmod1.c: New file.
45         * elf/ifuncmod3.c: New file.
47 2009-06-03  Ulrich Drepper  <drepper@redhat.com>
49         * elf/dl-sysdep.c (_dl_show_auxv): Terminate correct string.
51 2009-06-02  Ulrich Drepper  <drepper@redhat.com>
53         [BZ #10221]
54         * posix/Makefile (routines): Add execvpe.
55         * posix/Versions: Export execvpe for GLIBC_2.11.
56         * posix/execvp.c: Now only a wrapper.  Move code to...
57         * posix/execvpe.c: ...here.  New file.
58         * posix/unistd.h: Declare execvpe.
60 2009-06-01  Ulrich Drepper  <drepper@redhat.com>
62         * sysdeps/i386/dl-machine.h (elf_machine_rel): Reorder conditions
63         for STT_GNU_IFUNC handling for efficiency.
64         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Likewise.
66         * sysdeps/i386/dl-irel.h (elf_irel): Use __libc_fatal instead of just
67         _exit.
68         * sysdeps/x86_64/dl-irel.h (elf_irela): Likewise.
70 2009-05-31  Ulrich Drepper  <drepper@redhat.com>
72         * sysdeps/x86_64/multiarch/sched_cpucount.c: Also use optimized code
73         for !SHARED.
75 2009-05-29  H.J. Lu  <hongjiu.lu@intel.com>
77         * csu/elf-init.c: Include <link.h> and <dl-irel.h> if LIBC_NONSHARED
78         is not defined.
79         (__rela_iplt_start): New declaration.
80         (__rela_iplt_end): Likewise.
81         (__rel_iplt_start): Likewise.
82         (__rel_iplt_end): Likewise.
83         (__libc_csu_init): Process __rela_iplt_start and __rel_iplt_start.
84         * elf/elf.h (R_386_IRELATIVE): New macro.
85         (R_X86_64_IRELATIVE): New macro.
86         (R_386_NUM): Updated.
87         (R_X86_64_NUM): Likewise.
88         * include/libc-symbols.h (libc_ifunc_hidden_def1): New macro.
89         (libc_ifunc_hidden_def): New macro.
90         * sysdeps/generic/dl-irel.h: New file.
91         * sysdeps/i386/dl-irel.h: New file.
92         * sysdeps/x86_64/dl-irel.h: New file.
93         * sysdeps/i386/dl-machine.h (elf_machine_rel): Handle R_386_IRELATIVE.
94         (elf_machine_rela): Check SHN_UNDEF for STT_GNU_IFUNC symbol.
95         Handle R_386_IRELATIVE.
96         (elf_machine_lazy_rel): Handle R_386_IRELATIVE.
97         (elf_machine_lazy_rela): Likewise.
98         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Handle
99         R_X86_64_IRELATIVE.
100         (elf_machine_lazy_rel): Handle R_X86_64_IRELATIVE.
102 2009-05-31  Ulrich Drepper  <drepper@redhat.com>
104         * sysdeps/x86_64/multiarch/init-arch.h: Define COMMON_CPUID_INDEX_1
105         instead of INTEL_CPUID_INDEX_1 and AMD_CPUID_INDEX_1.  So far there
106         are no differences.  If an architecture has bits in CPUID index 1
107         meaning different things the values for the COMMON_CPUID_INDEX_1
108         index must not be set.
109         (INTEL_HAS_POPCOUNT, AMD_HAS_POPCOUNT): Removed in favor of...
110         (HAS_POPCOUNT): ...this.  New macro.
111         * sysdeps/x86_64/multiarch/init-arch.c: Use COMMON_CPUID_INDEX_1
112         instead of INTEL_CPUID_INDEX_1 and AMD_CPUID_INDEX_1.  Unify code
113         to set the value for Intel and AMD architectures.
114         * sysdeps/x86_64/cacheinfo.c: Use COMMON_CPUID_INDEX_1 instead of
115         INTEL_CPUID_INDEX_1.
116         * sysdeps/x86_64/multiarch/sched_cpucount.c: Adjust for HAS_POPCOUNT
117         change.
119 2009-05-30  Andreas Schwab  <schwab@linux-m68k.org>
121         * configure.in: Move AC_CANONICAL_HOST before first use of $host
122         and $build.
124 2009-05-29  Jakub Jelinek  <jakub@redhat.com>
126         * sysdeps/ieee754/ldbl-128/s_expm1l.c: Include <errno.h>.
127         (__expm1l): Set errno to ERANGE on overflow.
128         * sysdeps/ieee754/ldbl-128/s_tanl.c: Include <errno.h>.
129         (__tanl): Set errno to EDOM for ±Inf.
130         * sysdeps/ieee754/ldbl-128/s_cosl.c: Include <errno.h>.
131         (__cosl): Set errno to EDOM for ±Inf.
132         * sysdeps/ieee754/ldbl-128/s_sinl.c: Include <errno.h>.
133         (__sinl): Set errno to EDOM for ±Inf.
135         * sysdeps/s390/s390-32/__longjmp.c (__longjmp): If CHECK_SP is
136         defined, use it.
137         * sysdeps/s390/s390-64/__longjmp.c (__longjmp): Likewise.
138         * sysdeps/s390/s390-32/____longjmp_chk.c: New file.
139         * sysdeps/s390/s390-64/____longjmp_chk.c: New file.
141 2009-05-29  Ulrich Drepper  <drepper@redhat.com>
143         * sysdeps/x86_64/cacheinfo.c: Compact intel_02_known array.  Adjust
144         code accessing it.
145         * sysdeps/unix/sysv/linux/i386/sysconf.c: Likewise.
147 2009-05-22  Andreas Schwab  <schwab@linux-m68k.org>
149         * sysdeps/ieee754/ldbl-128ibm/s_sinl.c: Set errno for ±Inf.
150         * sysdeps/ieee754/ldbl-128ibm/s_cosl.c: Likewise.
151         * sysdeps/ieee754/ldbl-128ibm/s_tanl.c: Likewise.
152         * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c: Set errno for overflow.
154         * sysdeps/powerpc/powerpc32/____longjmp_chk.S: New file.
155         * sysdeps/powerpc/powerpc64/____longjmp_chk.S: New file.
156         * sysdeps/powerpc/powerpc32/__longjmp-common.S: Use CHECK_SP if
157         defined.
158         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S: Likewise.
159         * sysdeps/powerpc/powerpc64/__longjmp-common.S: Likewise.
161 2009-05-22  Jakub Jelinek  <jakub@redhat.com>
163         * sysdeps/unix/sysv/linux/accept4.c: Include kernel-features.h.
164         (accept4): If __NR_accept4 is not defined, but __NR_socketcall
165         is, either do nothing at all if __ASSUME_ACCEPT4, or
166         call __internal_accept4 and handle EINVAL -> ENOSYS translation.
167         * sysdeps/unix/sysv/linux/internal_accept4.S: New file.
168         * sysdeps/unix/sysv/linux/i386/accept4.S (SOCKOP_accept4): Don't
169         define.
170         * sysdeps/unix/sysv/linux/i386/internal_accept4.S: New file.
171         * sysdeps/unix/sysv/linux/Makefile (sysdep-routines): Add
172         internal_accept4 in socket directory.
174 2009-05-20  H.J. Lu  <hongjiu.lu@intel.com>
176         * sysdeps/ia64/configure.in: New file.
178 2009-05-21  H.J. Lu  <hongjiu.lu@intel.com>
180         [BZ #10162]
181         * sysdeps/ia64/memchr.S: Use speculative load.
183         * sysdeps/unix/sysv/linux/ia64/____longjmp_chk.S: New file.
184         * sysdeps/unix/sysv/linux/ia64/__longjmp.S: If CHECK_RSP is defined,
185         use it.
187         * sysdeps/i386/__longjmp.S: Add .text.
188         * sysdeps/x86_64/__longjmp.S: Likewise.
190 2009-05-21  Ulrich Drepper  <drepper@redhat.com>
192         * sysdeps/unix/sysv/linux/kernel-features.h: Don't define
193         __ASSUME_ACCEPT4 for IA-64.
195 2009-05-21  Jakub Jelinek  <jakub@redhat.com>
197         * sysdeps/unix/sysv/linux/accept4.c (__NR_accept4): Don't define.
199         * sysdeps/unix/sysv/linux/socketcall.h (SOCKOP_paccept): Remove.
200         (SOCKOP_accept4): Define.
202 2009-05-20  Ulrich Drepper  <drepper@redhat.com>
204         Sun approved the change of the license.
205         * sunrpc/auth_des.c: Replace license text.
206         * sunrpc/auth_none.c: Likewise.
207         * sunrpc/auth_unix.c: Likewise.
208         * sunrpc/authdes_prot.c: Likewise.
209         * sunrpc/authuxprot.c: Likewise.
210         * sunrpc/bindrsvprt.c: Likewise.
211         * sunrpc/clnt_gen.c: Likewise.
212         * sunrpc/clnt_perr.c: Likewise.
213         * sunrpc/clnt_raw.c: Likewise.
214         * sunrpc/clnt_simp.c: Likewise.
215         * sunrpc/clnt_tcp.c: Likewise.
216         * sunrpc/clnt_udp.c: Likewise.
217         * sunrpc/clnt_unix.c: Likewise.
218         * sunrpc/des_crypt.c: Likewise.
219         * sunrpc/des_soft.c: Likewise.
220         * sunrpc/get_myaddr.c: Likewise.
221         * sunrpc/getrpcport.c: Likewise.
222         * sunrpc/key_call.c: Likewise.
223         * sunrpc/key_prot.c: Likewise.
224         * sunrpc/openchild.c: Likewise.
225         * sunrpc/pm_getmaps.c: Likewise.
226         * sunrpc/pm_getport.c: Likewise.
227         * sunrpc/pmap_clnt.c: Likewise.
228         * sunrpc/pmap_prot.c: Likewise.
229         * sunrpc/pmap_prot2.c: Likewise.
230         * sunrpc/pmap_rmt.c: Likewise.
231         * sunrpc/rpc/auth.h: Likewise.
232         * sunrpc/rpc/auth_unix.h: Likewise.
233         * sunrpc/rpc/clnt.h: Likewise.
234         * sunrpc/rpc/des_crypt.h: Likewise.
235         * sunrpc/rpc/key_prot.h: Likewise.
236         * sunrpc/rpc/netdb.h: Likewise.
237         * sunrpc/rpc/pmap_clnt.h: Likewise.
238         * sunrpc/rpc/pmap_prot.h: Likewise.
239         * sunrpc/rpc/pmap_rmt.h: Likewise.
240         * sunrpc/rpc/rpc.h: Likewise.
241         * sunrpc/rpc/rpc_des.h: Likewise.
242         * sunrpc/rpc/rpc_msg.h: Likewise.
243         * sunrpc/rpc/svc.h: Likewise.
244         * sunrpc/rpc/svc_auth.h: Likewise.
245         * sunrpc/rpc/types.h: Likewise.
246         * sunrpc/rpc/xdr.h: Likewise.
247         * sunrpc/rpc_clntout.c: Likewise.
248         * sunrpc/rpc_cmsg.c: Likewise.
249         * sunrpc/rpc_common.c: Likewise.
250         * sunrpc/rpc_cout.c: Likewise.
251         * sunrpc/rpc_dtable.c: Likewise.
252         * sunrpc/rpc_hout.c: Likewise.
253         * sunrpc/rpc_main.c: Likewise.
254         * sunrpc/rpc_parse.c: Likewise.
255         * sunrpc/rpc_parse.h: Likewise.
256         * sunrpc/rpc_prot.c: Likewise.
257         * sunrpc/rpc_sample.c: Likewise.
258         * sunrpc/rpc_scan.c: Likewise.
259         * sunrpc/rpc_scan.h: Likewise.
260         * sunrpc/rpc_svcout.c: Likewise.
261         * sunrpc/rpc_tblout.c: Likewise.
262         * sunrpc/rpc_util.c: Likewise.
263         * sunrpc/rpc_util.h: Likewise.
264         * sunrpc/rpcinfo.c: Likewise.
265         * sunrpc/rpcsvc/bootparam_prot.x: Likewise.
266         * sunrpc/rpcsvc/key_prot.x: Likewise.
267         * sunrpc/rpcsvc/klm_prot.x: Likewise.
268         * sunrpc/rpcsvc/mount.x: Likewise.
269         * sunrpc/rpcsvc/nfs_prot.x: Likewise.
270         * sunrpc/rpcsvc/rex.x: Likewise.
271         * sunrpc/rpcsvc/rstat.x: Likewise.
272         * sunrpc/rpcsvc/rusers.x: Likewise.
273         * sunrpc/rpcsvc/sm_inter.x: Likewise.
274         * sunrpc/rpcsvc/spray.x: Likewise.
275         * sunrpc/rpcsvc/yppasswd.x: Likewise.
276         * sunrpc/rtime.c: Likewise.
277         * sunrpc/svc.c: Likewise.
278         * sunrpc/svc_auth.c: Likewise.
279         * sunrpc/svc_authux.c: Likewise.
280         * sunrpc/svc_raw.c: Likewise.
281         * sunrpc/svc_run.c: Likewise.
282         * sunrpc/svc_simple.c: Likewise.
283         * sunrpc/svc_tcp.c: Likewise.
284         * sunrpc/svc_udp.c: Likewise.
285         * sunrpc/svc_unix.c: Likewise.
286         * sunrpc/svcauth_des.c: Likewise.
287         * sunrpc/xcrypt.c: Likewise.
288         * sunrpc/xdr.c: Likewise.
289         * sunrpc/xdr_array.c: Likewise.
290         * sunrpc/xdr_float.c: Likewise.
291         * sunrpc/xdr_mem.c: Likewise.
292         * sunrpc/xdr_rec.c: Likewise.
293         * sunrpc/xdr_ref.c: Likewise.
294         * sunrpc/xdr_sizeof.c: Likewise.
295         * sunrpc/xdr_stdio.c: Likewise.
297         * po/da.po: Update from translation team.
299 2009-05-18  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
301         * sysdeps/sh/____longjmp_chk.S: New file.
302         * sysdeps/sh/sh3/__longjmp.S: If CHECK_SP is defined, use it.
303         * sysdeps/sh/sh4/__longjmp.S: Likewise.
305 2009-05-18  Jakub Jelinek  <jakub@redhat.com>
306             Ulrich Drepper  <drepper@redhat.com>
308         * nscd/nscd_helper.c (MINIMUM_HASHENTRY_SIZE): Define.
309         (__nscd_cache_search): Assume each entry in the
310         hash chain needs one hashentry and half of datahead.  Use
311         MINIMUM_HASHENTRY_SIZE instead of sizeof(hashentry).
313 2009-05-16  Ulrich Drepper  <drepper@redhat.com>
315         * posix/sys/wait.h: Fix typos.  Pretty printing.
316         * stdlib/stdlib.h: Likewise.  Correct comments.
318         [BZ #10159]
319         * stdlib/stdlib.h (__WAIT_INT): Match the definition in <sys/wait.h>.
321         * nscd/nscd_helper.c (__nscd_cache_search): Fix exit condition in last
322         patch.
324 2009-05-15  Ulrich Drepper  <drepper@redhat.com>
326         * nscd/nscd_helper.c (__nscd_cache_search): Introduce loop counter.
327         Use it if we absolutely cannot reach any more correct list elements
328         because that many do not fit into the currently mapped database.
330 2009-05-14  Jakub Jelinek  <jakub@redhat.com>
332         * nscd/nscd_helper.c: Include stddef.h.
333         (__nscd_cache_search): Add datalen argument.  Use atomic_forced_read
334         in a couple of places.  Return NULL if trail is not less than
335         datasize, don't consider dataheads with length smaller than
336         offsetof (struct datahead, data) + datalen.
337         * nscd/nscd_client.h (__nscd_cache_search): Adjust prototype.
338         * nscd/nscd_gethst_r.c (nscd_gethst_r): Adjust callers.
339         * nscd/nscd_getpw_r.c (nscd_getpw_r): Likewise.
340         * nscd/nscd_getgr_r.c (nscd_getgr_r): Likewise.
341         * nscd/nscd_getai.c (__nscd_getai): Likewise.
342         * nscd/nscd_initgroups.c (__nscd_getgrouplist): Likewise.
343         * nscd/nscd_getserv_r.c (nscd_getserv_r): Likewise.
345         * sysdeps/unix/sysv/linux/i386/fallocate64.c (__fallocate64_l64):
346         Rename ...
347         (fallocate64): ... to this.
348         * sysdeps/unix/sysv/linux/fallocate64.c (__fallocate64_l64):
349         Rename ...
350         (fallocate64): ... to this.
351         * sysdeps/unix/sysv/linux/Versions (libc): Remove fallocate64.
352         * sysdeps/unix/sysv/linux/wordsize-64/Versions (libc): Add
353         fallocate64@@GLIBC_2.10.
354         * sysdeps/unix/sysv/linux/i386/Versions (libc): Add
355         fallocate64@@GLIBC_2.11.
356         * sysdeps/unix/sysv/linux/s390/s390-32/Versions (libc): Likewise.
357         * sysdeps/unix/sysv/linux/powerpc/powerpc32/Versions (libc): Likewise.
358         * sysdeps/unix/sysv/linux/sparc/sparc32/Versions (libc): Likewise.
359         * sysdeps/unix/sysv/linux/sh/Versions (libc): Likewise.
361         * nscd/selinux.c (nscd_avc_destroy): Removed.
362         * nscd/selinux.h (nscd_avc_destroy): Likewise.
363         * nscd/nscd.c (termination_handler): Don't call
364         nscd_avc_destroy.
366 2009-05-12  Jakub Jelinek  <jakub@redhat.com>
368         * include/atomic.h: Formatting.
369         (catomic_compare_and_exchange_val_acq): Don't define if already
370         defined by bits/atomic.h.
372 2009-05-15  Ulrich Drepper  <drepper@redhat.com>
374         * math/libm-test.inc (expm1_test): Add test for range error.
376         * Versions.def: Add GLIBC_2.11 for libc.
377         * debug/Makefile (routines): Add longjmp_chk.
378         Add rules to build and run tst-longjmp_chk.
379         * debug/Versions: Export __longjmp_chk for GLIBC_2.11.
380         * debug/longjmp_chk.c: New file.
381         * debug/tst-longjmp_chk.c: New file.
382         * include/bits/setjmp2.: New file.
383         * include/stdio.h: Mark __fortify_fail as internal_function.
384         * setjmp/Makefile (headers): Add bits/setjmp2.h.
385         * setjmp/bits/setjmp2.h: New file.
386         * setjmp/longjmp.c: If __libc_siglongjmp is defined, don't define any
387         of the aliases.
388         * setjmp/setjmp.h: Include <bits/setjmp2.h> if _FORTIFY_SOURCE is
389         defined.
390         * sysdeps/i386/____longjmp_chk.S: New file.
391         * sysdeps/x86_64/____longjmp_chk.S: New file.
392         * sysdeps/i386/__longjmp.S: If CHECK_ESP is defined, use it.
393         * sysdeps/x86_64/__longjmp.S: Likewise.
395         * version.h: Bump for 2.11 development.
397         * elf/check-execstack.c: New file.
398         * elf/Makefile: Add rules to build and run check-execstack.
400 2009-05-10  Ulrich Drepper  <drepper@redhat.com>
402         * version.h (VERSION): Bump to 2.10.1.
404         * nss/getXXbyYY_r.c: If NO_COMPAT_NEEDED is defined don't define any
405         compatibility functions.
406         * nss/getXXent_r.c: Likewise.
407         * gshadow/getsgent_r.c: Define NO_COMPAT_NEEDED.
408         * gshadow/getsgnam_r.c: Likewise.
409         * gshadow/Version: Remove duplicate entries.
411         * sysdeps/x86_64/cacheinfo.c (intel_02_cache_info): Add missing entries
412         for recent processor.
413         * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_02_cache_info):
414         Likewise.
416 2009-05-09  Ulrich Drepper  <drepper@redhat.com>
418         * version.h (VERSION): Bump for 2.10 release.
419         * include/features.h (__GLIBC_MINOR__): Bump to 10.
421         * Makeconfig: Undo last change.  Add asflags-cpu to ASFLAGS in the
422         same place we add ASFLAGS-config.
424 2009-05-05  Aurelien Jarno  <aurelien@aurel32.net>
426         [BZ #10128]
427         * resolv/res_query.c (__libc_res_nquery): If one query returns NOTIMP
428         or FORMERR and the other NOERROR, don't raise an error.
430 2009-05-06  Ryan S. Arnold  <rsa@us.ibm.com>
432         [BZ #10118]
433         * Makeconfig (+asflags): New variable based upon ASFLAG or
434         asflags-cpu.
435         (ASFLAGS): Add override to set ASFLAGS to +asflags.
436         * config.make.in (asflags-cpu): Add variable based upon
437         @libc_cv_cc_submachine@ to propagate -mcpu=CPU from --with-cpu=CPU to
438         the assembler.
439         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/fpu/setcontext.S:
440         Remove unneeded file now that the assembler emits _ARCH_PWR6 and
441         recognizes power6 instruction set due to passing -mcpu=power6 from
442         --with-cpu=power6 when compiling .S files.
443         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/fpu/swapcontext.S:
444         Likewise.
445         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/fpu/setcontext.S:
446         Likewise.
447         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/fpu/swapcontext.S:
448         Likewise.
450 2009-05-09  Jakub Jelinek  <jakub@redhat.com>
452         * string/stratcliff.c (do_test): Test for zero length
453         STRNLEN, MEMCHR, STRNCPY, STPNCPY, MEMCPY, MEMPCPY and memccpy
454         at the end of the page.
456 2009-05-08  Ulrich Drepper  <drepper@redhat.com>
458         * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_AT_RANDOM.
460         * sysdeps/x86_64/memchr.S: Handle invalid buffer pointers when
461         count is zero.
463         * po/da.po: Update from translation team.
465 2009-05-05  Jakub Jelinek  <jakub@redhat.com>
467         * io/sys/stat.h (fstatat64): Guard prototype with __USE_LARGEFILE64,
468         guard __extern_inline wrapper with __USE_ATFILE instead of __USE_GNU.
470 2009-05-05  Ulrich Drepper  <drepper@redhat.com>
472         * sysdeps/unix/sysv/linux/sys/personality.h: Add ADDR_COMPAT_LAYOUT
473         and READ_IMPLIES_EXEC.
475 2009-05-04  Ulrich Drepper  <drepper@redhat.com>
477         * po/da.po: Update from translation team.
479 2009-04-29  Jakub Jelinek  <jakub@redhat.com>
481         * sysdeps/unix/sysv/linux/ifaddrs.c: Revert unintended 2008-08-12
482         comment change.
484 2009-04-27  Jakub Jelinek  <jakub@redhat.com>
486         * locale/programs/locarchive.c (create_archive): Add MAP_PRIVATE
487         to MAP_ANON in PROT_NONE mmap64 call.
488         (open_archive): Likewise.
489         (file_data_available_p): Use mmap64 instead of mremap.
490         (enlarge_archive): Likewise.  Update head if ah->addr changed.
491         Attempt to reserve address space after mmap64 region.
493 2009-04-26  Ulrich Drepper  <drepper@redhat.com>
495         * sysdeps/ieee754/dbl-64/s_expm1.c: Set errno for overflow.
496         * sysdeps/ieee754/flt-32/s_expm1f.c: Likewise.
497         * sysdeps/x86_64/fpu/s_expm1l.S: Likewise.
499         * sysdeps/ieee754/k_standard.c (__kernel_standard): Pole errors in
500         atanh should set ERANGE.
502         [BZ #10087]
503         * elf/dl-runtime.c (_dl_fixup): Use DL_FIXUP_VALUE_ADDR to access
504         result of lookup to make call to implement STT_GNU_IFUNC.
505         (_dl_profile_fixup): Likewise.
506         Patch by H.J. Lu <hjl.tools@gmail.com>.
508         * nscd/connections.c (send_ro_fd): Define temporary variable to avoid
509         warning.
511         * sysdeps/unix/sysv/linux/dl-osinfo.h (dl_fatal): Remove inline
512         from definition.
514         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Don't define
515         label if it is not used.
517         * elf/dl-profile.c (_dl_start_profile): Define real-type variant
518         of gmon_hist_hdr and gmon_hdr structures and use them.
519         * elf/sprof.c: Likewise.
521         * elf/dl-load.c (open_verify): Add temporary variable to avoid
522         warning.
524         * nscd/nscd_helper.c (get_mapping): Avoid casts to avoid warnings.
526         * sunrpc/clnt_raw.c (clntraw_private_s): Use union in definition
527         to avoid cast.
529         * inet/rexec.c (rexec_af): Make sa2 a union to avoid warnings.
530         * inet/rcmd.c (rcmd_af): Make from a union of the various needed types
531         to avoid warnings.
532         (iruserok_af): Use ss_family instead of casts.
534         * gmon/gmon.c (write_hist): Define real-type variant of
535         gmon_hist_hdr structure and use it.
536         (write_gmon): Likewise for gmon_hdr.
538         * sysdeps/unix/sysv/linux/readv.c: Avoid declaration of replacement
539         function if we are not going to define it.
540         * sysdeps/unix/sysv/linux/writev.c: Likewise.
542         * inet/inet6_option.c (option_alloc): Add temporary variable to
543         avoid warning.
545         * libio/strfile.h (struct _IO_streambuf): Use correct type and
546         name of VTable element.
547         * libio/iovsprintf.c: Avoid casts to avoid warnings.
548         * libio/iovsscanf.c: Likewise.
549         * libio/vasprintf.c: Likewise.
550         * libio/vsnprintf.c: Likewise.
551         * stdio-common/isoc99_vsscanf.c: Likewise.
552         * stdlib/strfmon_l.c: Likewise.
553         * debug/vasprintf_chk.c: Likewise.
554         * debug/vsnprintf_chk.c: Likewise.
555         * debug/vsprintf_chk.c: Likewise.
557         * nss/nsswitch.c (__nss_lookup_function): En/Decrypt cached
558         function pointers.
560 2009-04-26  Jakub Jelinek  <jakub@redhat.com>
562         * sysdeps/ieee754/dbl-64/s_tan.c (tan): Fix -Wsequence-point warnings.
564 2009-04-25  Ulrich Drepper  <drepper@redhat.com>
566         * posix/bits/posix1_lim.h: Cleanup namespace a bit.
568         * sysdeps/i386/fpu/s_tan.S: Set errno for ±Inf.
569         * sysdeps/i386/fpu/s_tanf.S: Likewise.
570         * sysdeps/i386/fpu/s_tanl.S: Likewise.
571         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
572         * sysdeps/ieee754/flt-32/s_tanf.c: Likewise.
573         * sysdeps/x86_64/fpu/s_tanl.S: Likewise.
574         * math/libm-test.inc: Add tests for errno after tan calls with
575         ±Inf.
577         * sysdeps/ieee754/k_standard.c (__kernel_standard): Use correct
578         errno value vor pow(+-0,neg).
579         * math/libm-test.inc (pow_test): Add tests for errno value for
580         pole errors.
582         * math/w_fmod.c: Also handle x=±Inf as error.
583         * math/w_fmodf.c: Likewise.
584         * math/w_fmodl.c: Likewise.
585         * math/libm-test.inc (fmod_test): Add tests for errno after calls for
586         x=±Inf or y=0.
588         * sysdeps/i386/fpu/s_cos.S: Set errno for ±Inf.
589         * sysdeps/i386/fpu/s_cosf.S: Likewise.
590         * sysdeps/i386/fpu/s_cosl.S: Likewise.
591         * sysdeps/i386/fpu/s_sin.S: Likewise.
592         * sysdeps/i386/fpu/s_sinf.S: Likewise.
593         * sysdeps/i386/fpu/s_sinl.S: Likewise.
594         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
595         * sysdeps/ieee754/flt-32/s_cosf.c: Likewise.
596         * sysdeps/ieee754/flt-32/s_sinf.c: Likewise.
597         * sysdeps/ieee754/ldbl-96/s_cosl.c: Likewise.
598         * sysdeps/ieee754/ldbl-96/s_sinl.c: Likewise.
599         * sysdeps/x86_64/fpu/s_cosl.S: Likewise.
600         * sysdeps/x86_64/fpu/s_sinl.S: Likewise.
601         * math/libm-test.inc: Add tests for errno after sin/cos calls with
602         ±Inf.
604         * stdlib/strtod_l.c (round_and_return): We have to set errno to
605         ERANGE for underflows.
606         * stdlib/tst-strtod.c (tests): Two tests should set errno to ERANGE.
608         * stdio-common/stdio_lim.h.in (L_cuserid): Not part of POSIX since
609         the 2001 revision.
611         * libio/tst-widetext.input: Remove surrogates.
613         * include/features.h: _POSIX_C_SOURCE >= 200112L implies C99.
615         * sysdeps/ieee754/k_standard.c (__kernel_standard): Pole errors
616         for lgamma should set errno to ERANGE, not EDOM.
617         * math/libm-test.inc (lgamma_test): Check errno for pole errors.
619 2009-04-24  Ulrich Drepper  <drepper@redhat.com>
621         [BZ #10093]
622         * iconv/gconv_simple.c (BODY for UTF-8 to INTERNAL): Don't accept
623         UTF-16 surrogates.
625         * locale/programs/locarchive.c (enlarge_archive): Conserve address
626         space when temporarily mapping the whole content of the old file.
628         [BZ #10100]
629         * misc/hsearch_r.c (hsearch_r): Add back ensurance that hval is
630         not zero.
632 2009-04-24  Jakub Jelinek  <jakub@redhat.com>
634         * iconvdata/sjis.c (BODY): Don't advance inptr before
635         STANDARD_FROM_LOOP_ERR_HANDLER (2) for 2 byte invalid input.
636         Use STANDARD_FROM_LOOP_ERR_HANDLER with 2 instead of 1 for
637         two byte chars.
639 2009-04-24  Ulrich Drepper  <drepper@redhat.com>
641         * locale/locarchive.h (struct locarhandle): Rename len field to
642         mmaped and add new reserved field.
643         * locale/programs/locarchive.c (RESERVE_MMAP_SIZE): Define.
644         (create_archive): Reserve address space and then map file into it.
645         (open_archive): Likewise.
646         (file_data_available_p): New function.
647         (compare_from_file): New function.
648         (close_archive): Adjust to member name changes.
649         (add_locale): Before comparing locale data, check it is mapped.
650         Otherwise fall back to reading from the file.
652 2009-04-23  H.J. Lu  <hongjiu.lu@intel.com>
654         * stdio-common/psiginfo.c: Include <errno.h>.
656 2009-04-23  Ulrich Drepper  <drepper@redhat.com>
658         [BZ #9920]
659         * stdlib/random_r.c (__srandom_r): Change type of word to int32_t
660         to get consistency between 32 and 64 bit architectures.
662         [BZ #10052]
663         * sysdeps/unix/make-syscalls.sh: Add rule to create target
664         directory for dummy syscall rules.
665         Patch by Chris Steinbroner <hesh@pobox.com>.
667 2009-04-23  Aurelien Jarno  <aurelien@aurel32.net>
669         [BZ #10092]
670         * sysdeps/unix/sysv/linux/sys/mount.h: Define MNT_DETACH and
671         MNT_EXPIRE.
673 2009-04-23  Ulrich Drepper  <drepper@redhat.com>
675         * sysdeps/unix/sysv/linux/preadv.c: The kernel API changed.  Adjust.
676         * sysdeps/unix/sysv/linux/pwritev.c: Likewise.
678 2009-04-23  Jakub Jelinek  <jakub@redhat.com>
680         * sysdeps/posix/pwritev.c (PWRITEV): Fix up comment.  Copy
681         data from vector to temporary buffer and call PWRITEV after it
682         instead of vice versa.
683         * sysdeps/posix/preadv.c: Fix up comment.
684         * misc/preadv.c: Likewise.
685         * misc/preadv64.c: Likewise.
686         * misc/pwritev.c: Likewise.
687         * misc/pwritev64.c: Likewise.
688         * misc/sys/uio.h (preadv, pwritev, preadv64, pwritev64): Likewise.
690 2009-04-23  Ulrich Drepper  <drepper@redhat.com>
692         * shadow/sgetspent_r.c (__sgetspent_r): Recognize too small buffers.
694         * shadow/Makefile (tests): Add tst-shadow.
695         * shadow/tst-shadow.c: New file.
697         [BZ #9955]
698         * gshadow/Makefile: New file.
699         * gshadow/Versions: New file.
700         * gshadow/fgetsgent.c: New file.
701         * gshadow/fgetsgent_r.c: New file.
702         * gshadow/getsgent.c: New file.
703         * gshadow/getsgent_r.c: New file.
704         * gshadow/getsgnam.c: New file.
705         * gshadow/getsgnam_r.c: New file.
706         * gshadow/gshadow.h: New file.
707         * gshadow/putsgent.c: New file.
708         * gshadow/sgetsgent.c: New file.
709         * gshadow/sgetsgent_r.c: New file.
710         * gshadow/tst-gshadow.c: New file.
711         * include/gshadow.h: New file.
712         * Makeconfig (all-subdirs): Add gshadow.
713         * Makefile (installed-headers): Add gshadow/gshadow.h.
714         * nss/Makefile (databases): Add sgrp.
715         * nss/Versions: Add gshadow functions as private exports.
716         * nss/nsswitch.conf: Add gshadow entry.
717         * nss/sgrp-lookup.c: New file.
718         * nss/nss_files/files-parse.c: Add STRING_LIST macro.  Rewrite
719         parse_list to handle STRING_LIST and TRAILING_LIST_PARSER.
720         * nss/nss_files/files-sgrp.c: New file.
721         * sysdeps/generic/paths.h: Add _PATH_GSHADOW.
722         * sysdeps/unix/sysv/linux/paths.h: Likewise.
724 2009-04-22  Ulrich Drepper  <drepper@redhat.com>
726         * stdio-common/printf.h: Add missing const to register_printf_modifier.
727         * stdio-common/reg-modifier.c: Likewise.
729 2009-04-22  Andrew Stubbs  <ams@codesourcery.com>
731         * sysdeps/sh/sh4/setjmp.S (__sigsetjmp): Adjust JB_SIZE when there
732         is no FPU.
734 2009-04-20  Ulrich Drepper  <drepper@redhat.com>
736         [BZ #10086]
737         * sysdeps/unix/sysv/linux/sys/timex.h: Add definitions from kernel
738         headers up to 2.6.30.
740         * po/ca.po: Update from translation team.
742 2009-04-19  Ulrich Drepper  <drepper@redhat.com>
744         [BZ #10069]
745         * elf/dl-open.c (dl_open_worker): We cannot guarantee that we can load
746         an object that uses static TLS if the TLS modid is higher than the
747         reserve we always allocate.  At least for multi-threaded code.
749 2009-04-18  Ulrich Drepper  <drepper@redhat.com>
751         * stdlib/strfmon_l.c (__vstrfmon_l): Don't wrap when computing width.
752         Numerically stable check for valid width.
754         * locale/programs/locarchive.c (open_archive): Map the entire file
755         and not just the administrative data.
756         (add_locale): When we find a hash sum match compare the content
757         to be sure.
759         * malloc/malloc.c (malloc_info): Output address space information.
761 2009-04-17  Ulrich Drepper  <drepper@redhat.com>
763         * malloc/malloc.c (malloc_info): Also output system memory information.
765         * sysdeps/unix/sysv/linux/kernel-features.h: All supported
766         architectures have preadv/pwritev in 2.6.30.
768         * sysdeps/posix/preadv.c: Reading of zero bytes is no error.
769         * sysdeps/posix/readv.c: Likewise.
770         Reported by Markus Armbruster <armbru@redhat.com>.
772         * malloc/hooks.c (top_check): Force hook value into register.
774 2009-04-16  Samuel Thibault  <samuel.thibault@ens-lyon.org>
776         * elf/rtld.c (dl_main): Really call _dl_sysdep_start_cleanup after all
777         calls to _dl_relocate_object.
779 2009-04-16  Ulrich Drepper  <drepper@redhat.com>
781         [BZ #9957]
782         * malloc/malloc.c (force_reg): Define.
783         (sYSMALLOc): Load hook variable into variable
784         before test and force into register.
785         (sYSTRIm): Likewise.
786         (public_mALLOc): Force hook value into register.
787         (public_fREe): Likewise.
788         (public_rEALLOc): Likewise.
789         (public_mEMALIGn): Likewise.
790         (public_vALLOc): Likewise.
791         (public_pVALLOc): Likewise.
792         (public_cALLOc): Likewise.
793         (__posix_memalign): Likewise.
794         * malloc/arena.c (ptmalloc_init): Load hook variable into variable
795         before test and force into register.
796         * malloc/hooks.c (top_check): Likewise.
797         (public_sET_STATe): Pretty printing.
799         * resolv/res_send.c (send_dg): Don't just ignore the result we got
800         in case we only receive one reply in single-request mode.
802 2009-04-16  Jakub Jelinek  <jakub@redhat.com>
804         * elf/dl-open.c (_dl_open): Bump GL(dl_nns) to 1 if no libraries
805         are dlopened in statically linked program even for __LM_ID_CALLER.
807 2009-04-16  Ulrich Drepper  <drepper@redhat.com>
809         * resolv/res_send.c (send_dg): Don't switch into single-request
810         mode if we already are in it.
812 2009-04-15  Ulrich Drepper  <drepper@redhat.com>
814         * sysdeps/unix/sysv/linux/getsysstats.c (next_line): Make sure there
815         are always at least 4 bytes in the returned line.
817 2009-04-15  Jakub Jelinek  <jakub@redhat.com>
819         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Check
820         __libc_use_alloca (8192), if the stack is too small use 512 bytes
821         instead of 8K.  Stop searching in /proc/stat after hitting first
822         line not starting with cpu.
823         (next_line): Truncate too long
824         lines at buffer size * 3/4 instead of pretending there were line
825         breaks inside of large lines.
827 2009-04-14  Ulrich Drepper  <drepper@redhat.com>
829         * sysdeps/x86_64/mp_clz_tab.c: New file.
831 2009-03-17  Ryan S. Arnold  <rsa@us.ibm.com>
832             Ulrich Drepper  <drepper@redhat.com>
834         * sysdeps/unix/sysv/linux/fallocate.c: Handle old kernel headers.
835         * sysdeps/unix/sysv/linux/fallocate64.c: Likewise.
836         * sysdeps/unix/sysv/linux/wordsize-64/fallocate.c: Likewise.
838 2009-03-25  Andrew Stubbs  <ams@codesourcery.com>
840         * sysdeps/sh/libc-tls.c: New file.
842         * sysdeps/sh/bits/setjmp.h (__jmp_buf): Give name to structure type.
844 2009-04-14  Roland McGrath  <roland@redhat.com>
846         * elf/elf.h: Add various missing ARM constants, to match binutils.
848 2009-04-14  Ulrich Drepper  <drepper@redhat.com>
850         Optimizations from GMP.
851         * sysdeps/x86_64/add_n.S: New file.
852         * sysdeps/x86_64/addmul_1.S: New file.
853         * sysdeps/x86_64/lshift.S: New file.
854         * sysdeps/x86_64/mul_1.S: New file.
855         * sysdeps/x86_64/rshift.S: New file.
856         * sysdeps/x86_64/sub_n.S: New file.
857         * sysdeps/x86_64/submul_1.S: New file.
859 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
861         * sysdeps/powerpc/powerpc32/elf/start.S: Ensure .data is non-empty.
862         * sysdeps/powerpc/powerpc64/elf/start.S: Likewise.
863         * sysdeps/sparc/sparc32/elf/start.S: Likewise.
864         * sysdeps/sparc/sparc64/elf/start.S: Likewise.
866 2009-04-14  Ulrich Drepper  <drepper@redhat.com>
868         * sysdeps/unix/sysv/linux/kernel-features.h: SH also has
869         preadv/pwritev.
871 2009-04-13  Ulrich Drepper  <drepper@redhat.com>
873         * sysdeps/x86-64/strrchr.S: New file.
875 2009-04-10  Ulrich Drepper  <drepper@redhat.com>
877         * stdio-common/printf.h (struct printf_info): Add user element.
878         New types printf_arginfo_size_function, printf_va_arg_function.
879         Declare register_printf_specifier, register_printf_modifier,
880         register_printf_type.
881         * stdio-common/printf-parse.h (struct printf_spec): Add size element.
882         (union printf_arg): Add pa_user element.
883         Adjust __printf_arginfo_table type.
884         Add __printf_va_arg_table, __printf_modifier_table,
885         __handle_registered_modifier_mb, and __handle_registered_modifier_wc
886         declarations.
887         * stdio-common/printf-parsemb.c: Recognize registered modifiers.
888         If registered arginfo call failed try normal specifier.
889         * stdio-common/printf-prs.c: Pass additional parameter to arginfo
890         function.
891         * stdio-common/Makefile (routines): Add reg-modifier and reg-type.
892         * stdio-common/Versions: Export register_printf_modifier,
893         register_printf_type, and register_printf_specifier for GLIBC_2.10.
894         * stdio-common/reg-modifier.c: New file.
895         * stdio-common/reg-type.c: New file.
896         * stdio-common/reg-printf.c (__register_printf_specifier): New
897         function.  Mostly the old __register_printf_function function but
898         uses locking and type of third parameter changed.
899         (__register_printf_function): Implement using
900         __register_printf_specifier.
901         * stdio-common/vfprintf.c (vfprintf): Collect argument sizes in
902         calls to arginfo functions.  Allocate enough memory for user-defined
903         types.  Call new va_arg functions to get user-defined types.
904         Try installed handlers even for existing format specifiers first.
906 2009-04-09  Ulrich Drepper  <drepper@redhat.com>
908         * sysdeps/x86_64/rawmemchr.S: New file.
910         * stdio-common/vfprintf.c (vfprintf): Slightly more compact code.
911         Simplified code and possible copy problem fixed.
913         * sysdeps/unix/sysv/linux/preadv.c: Avoid prototype for static
914         function if it is not defined.  Add some necessary casts.
915         * sysdeps/unix/sysv/linux/pwritev.c: Likewise.
917         * sysdeps/unix/sysv/linux/kernel-features.h: SPARC and IA64 also
918         have preadv/pwritev in 2.6.30.
920 2009-04-08  Ulrich Drepper  <drepper@redhat.com>
922         * malloc/malloc.c (malloc_info): New function.
923         * malloc/malloc.h: Declare it.
924         * malloc/Versions: Export malloc_info for GLIBC_2.10.
926         * sysdeps/unix/sysv/linux/preadv64.c (PREAD): Use __libc_pread64
927         to avoid PLT slot.
929         * malloc/malloc.c (_int_realloc): Add parameter with old block
930         size.  Remove duplicated test.  Don't handle mmap'ed blocks here.
931         Adjust all callers.
932         * malloc/hooks.c (realloc_check): Adjust _int_realloc call.
934 2009-04-07  Ulrich Drepper  <drepper@redhat.com>
936         * sysdeps/x86_64/strchrnul.S: New file.
938         * crypt/Makefile (LDLIBS-crypt.so): Use this variable instead of
939         depending libcrypt on -lfreebl3.
941         * sysdeps/unix/sysv/linux/kernel-features.h: Power also has
942         preadv/pwritev in 2.6.30.
944         * resolv/nss_dns/dns-host.c (getanswer_r): Use strcasecmp
945         instead of __strcasecmp.
947         * string/stratcliff.c (do_test): Add memchr tests..
948         * wcsmbs/wcsatcliff.c (MEMCHR): Define.
949         * sysdeps/x86_64/memchr.S: Fix handling of end of buffer after
950         first read quad word.
952 2009-04-06  Ulrich Drepper  <drepper@redhat.com>
954         * string/strverscmp.c (__strverscmp): Fix last cleanups.
955         * string/tst-svc.input: Add new test case.
956         * string/tst-svc.expect: Adjust.
957         * string/Makefile: Don't ignore tst-svc error.
959         * sysdeps/x86_64/memchr.S: New file.
961         * resolv/resolv.h (RES_SNGLKUP): Define.
962         * resolv/res_init.c (res_setoptions): Recognize single-request option.
963         * resolv/res_send.c (send_dg): If we sent two requests at once and
964         only get one reply before timeout switch to mode where we send the
965         second request only after the first answer has been received.
967 2009-04-05  Ulrich Drepper  <drepper@redhat.com>
969         * sysdeps/x86_64/strlen.S: Optimize by using SSE2 instructions.
970         * sysdeps/x86_64/strchr.S: Likewise.
972 2009-04-03  Ulrich Drepper  <drepper@redhat.com>
974         * configure.in: We need to test for the compiler earlier.
976         * misc/Makefile (routines): Add preadv, preadv64, pwritev, pwritev64.
977         * misc/Versions: Export preadv, preadv64, pwritev, pwritev64 for
978         GLIBC_2.10.
979         * misc/sys/uio.h: Declare preadv, preadv64, pwritev, pwritev64.
980         * sysdeps/unix/sysv/linux/kernel-features.h: Add entries for preadv
981         and pwritev.
982         * misc/preadv.c: New file.
983         * misc/preadv64.c: New file.
984         * misc/pwritev.c: New file.
985         * misc/pwritev64.c: New file.
986         * sysdeps/posx/preadv.c: New file.
987         * sysdeps/posx/preadv64.c: New file.
988         * sysdeps/posx/pwritev.c: New file.
989         * sysdeps/posx/pwritev64.c: New file.
990         * sysdeps/unix/sysv/linux/preadv.c: New file.
991         * sysdeps/unix/sysv/linux/preadv64.c: New file.
992         * sysdeps/unix/sysv/linux/pwritev.c: New file.
993         * sysdeps/unix/sysv/linux/pwritev64.c: New file.
994         * sysdeps/unix/sysv/linux/wordsize-64/preadv64.c: New file.
995         * sysdeps/unix/sysv/linux/wordsize-64/pwritev64.c: New file.
997         * sysdeps/unix/sysv/linux/readv.c (__libc_readv): Fix calling of
998         compatibility code.
999         * sysdeps/unix/sysv/linux/writev.c (__libc_writev): Likewise.
1001         * sysdeps/unix/sysv/linux/kernel-features.h: Define
1002         __ASSUME_COMPLETE_READV_WRITEV.
1003         * sysdeps/unix/sysv/linux/readv.c: No need for userlevel fallback
1004         with modern kernels.
1005         * sysdeps/unix/sysv/linux/writev.c: Likewise.
1007         * sysdeps/posix/readv.c: Since read is a cancellation point we have
1008         to free a possible malloced buffer in case of cancellation.
1009         * sysdeps/posix/writev.c: Likewise for write.
1011 2009-04-02  Ulrich Drepper  <drepper@redhat.com>
1013         * sysdeps/unix/sysv/linux/bits/socket.h: Add missing protocol numbers.
1015         * configure.in: Recognize --enable-nss-crypt.
1016         * config.make.in: Add nss-crypt entry.
1017         * crypt/Makefile: If nss-crypt==yes, don't build md5.c, sha256.c,
1018         sha512.c.  Don't run md5test, sha256test, sha512test.  Pass -DUSE_NSS
1019         and include path for NSS directory to compiler for md5-crypt,
1020         sha256-crypt, sha512-crypt.  Link libcrypt.so with -lfreebl3.
1021         * crypt/md5-crypt.c: If USE_NSS is defined, don't use local hash
1022         function implementation, use NSS.  Introduce wrappers around the
1023         hash function calls.  Little code size optimization.
1024         * crypt/sha256-crypt.c: Likewise.
1025         * crypt/sha512-crypt.c: Likewise.
1026         * scripts/check-local-headers.sh: Ignore nss3 directory.
1028         * configure.in: Rename pic_default to libc_cv_pic_default.
1029         * config.make.in: Likewise.
1031 2009-04-01  Roland McGrath  <roland@redhat.com>
1033         * elf/elf.h (R_SPARC_GLOB_JMP): New macro.
1034         (R_SPARC_GOTDATA_HIX22, R_SPARC_GOTDATA_LOX10): New macros.
1035         (R_SPARC_GOTDATA_OP_HIX22, R_SPARC_GOTDATA_OP_LOX10): Likewise.
1036         (R_SPARC_GOTDATA_OP, R_SPARC_H34): Likewise.
1037         (R_SPARC_SIZE32, R_SPARC_SIZE64): Likewise.
1038         (R_SPARC_GNU_VTINHERIT, R_SPARC_GNU_VTENTRY, R_SPARC_REV32): Likewise.
1039         (R_SPARC_NUM): Update.
1040         From Dave Miller <davem@davemloft.net>.
1042 2009-04-01  Ulrich Drepper  <drepper@redhat.com>
1044         * sysdeps/unix/sysv/linux/sys/eventfd.h (EFD_SEMAPHORE): Define.
1046 2009-03-31  Ulrich Drepper  <drepper@redhat.com>
1048         * elf/dl-open.c: Keep track of used name spaces and only iterate over
1049         those which are used.
1050         * elf/dl-addr.c: Likewise.
1051         * elf/dl-caller.c: Likewise.
1052         * elf/dl-fini.c: Likewise.
1053         * elf/dl-iteratephdr.c: Likewise.
1054         * elf/dl-libc.c: Likewise.
1055         * elf/dl-load.c: Likewise.
1056         * elf/dl-support.c: Likewise.
1057         * elf/dl-sym.c: Likewise.
1058         * elf/rtld.c: Likewise.
1059         * sysdeps/generic/ldsodefs.h: Likewise.
1061         * elf/dl-load.c: Remove support for systems without MAP_ANON.
1062         * elf/dl-minimal.c: Likewise.
1063         * elf/dl-misc.c: Likewise.
1064         * elf/rtld.c: Likewise.
1065         * sysdeps/generic/ldsodefs.h: Likewise.
1067 2009-03-30  Ulrich Drepper  <drepper@redhat.com>
1069         * elf/do-lookup.h (do_lookup_x): Minor optimization and cleanup.
1070         Avoid reuse of complex expression.
1072         * po/fr.po: Update from translation team.
1074 2009-03-16  Ulrich Drepper  <drepper@redhat.com>
1076         * include/dirent.h: Yet more changes to match sort function type
1077         change.
1078         * sysdeps/unix/sysv/linux/i386/alphasort64.c: Likewise.
1079         * sysdeps/unix/sysv/linux/i386/olddirent.h: Likewise.
1080         * sysdeps/unix/sysv/linux/i386/versionsort64.c: Likewise.
1082 2009-03-16  Thomas Schwinge  <tschwinge@gnu.org>
1084         * dirent/scandir64.c (scandir64): Adjust declaration to type change.
1086 2009-03-16  Ulrich Drepper  <drepper@redhat.com>
1088         * nscd/connections.c (restart): Try to preserve the process name
1089         by reading the /proc/self/exe symlink and using the return name.
1090         Patch by Jeff Bastian <jbastian@redhat.com>.
1092 2009-03-15  Ulrich Drepper  <drepper@redhat.com>
1094         [BZ #9733]
1095         * elf/dl-load.c (_dl_map_object_from_fd): Only call audit hooks
1096         if we are not loading a new audit library.
1097         * elf/dl-reloc (_dl_relocate_object): Third parameter is now a bitmask.
1098         Only use profiling trampoline for auditing if we are not relocating
1099         an audit library.
1100         * elf/dl-open.c (dl_open_worker): Adjust _dl_relocate_object call.
1101         * elf/rtld.c: Likewise.
1102         * sysdeps/generic/ldsodefs.h: Adjust _dl_relocate_object prototype.
1104         * elf/rtld.c (dl_main): Extend help message for --audit option.
1106         [BZ #9759]
1107         * dirent/dirent.h: Adjust prototypes of scandir, scandir64, alphasort,
1108         alphasort64, versionsort, and versionsort64 to POSIX 2008.
1109         * dirent/alphasort.c: Adjust implementation to type change.
1110         * dirent/alphasort64.c: Likewise.
1111         * dirent/scandir.c: Likewise.
1112         * dirent/versionsort.c: Likewise.
1113         * dirent/versionsort64.c: Likewise.
1114         * sysdeps/wordsize-64/alphasort.c: Add hack to hide alphasort64
1115         declaration.
1116         * sysdeps/wordsize-64/versionsort.c: Add hack to hide versionsort64
1117         declaration.
1119         [BZ #9880]
1120         * inet/inet6_rth.c (inet6_rth_reverse): Compute number of segments
1121         correctly.  Set segleft member in output as required.
1122         Patch partly by Yang Hongyang <yanghy@cn.fujitsu.com>.
1123         * inet/tst-inet6_rth.c (do_test): Add tests for inet6_rth_reverse.
1125         [BZ #9881]
1126         * inet/inet6_rth.c (inet6_rth_add): Add some error checking.
1127         Patch mostly by Yang Hongyang <yanghy@cn.fujitsu.com>.
1128         * inet/Makefile (tests): Add tst-inet6_rth.
1129         * inet/tst-inet6_rth.c: New file.
1131         [BZ #5807]
1132         * string/strlen.c (strlen): Fix omission in the expression to test
1133         for NUL bytes.
1135 2009-03-14  Ulrich Drepper  <drepper@redhat.com>
1137         * crypt/sha256test.c (main): Perform 100,000 'a' test in a second way.
1139         * elf/dl-runtime.c (reloc_offset): Define.
1140         (reloc_index): Define.
1141         (_dl_fixup): Rename reloc_offset parameter to reloc_arg.
1142         (_dl_fixup_profile): Likewise.  Use reloc_index instead of
1143         computing index from reloc_offset.
1144         (_dl_call_pltexit): Likewise.
1145         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_resolve): Just pass
1146         the relocation index to _dl_fixup.
1147         (_dl_runtime_profile): Likewise for _dl_fixup_profile and
1148         _dl_call_pltexit.
1149         * sysdeps/x86_64/dl-runtime.c: New file.
1151         [BZ #9893]
1152         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Fix
1153         alignment of La_x86_64_regs.  Store xmm parameters.
1154         Patch mostly by Jiri Olsa <olsajiri@gmail.com>.
1156         [BZ #9913]
1157         * string/strverscmp.c (__strverscmp): Fix case of different digits
1158         in fractional part of string.
1159         Patch by Jingyu Liu <jyliu@fortinet.com>.
1160         * string/Makefile (tests): Add tst-svc2.
1161         * string/tst-svc2.c: New file.
1163         * string/strverscmp.c (__strverscmp): Optimize size of tables.
1165         * locale/iso-639.def: Add Min Nan.
1167 2009-03-11  Carlos Eduardo Seo  <cseo@linux.vnet.ibm.com>
1169         [BZ #9948]
1170         * elf/dl-sysdep.c (_dl_show_auxv): Add support for AT_BASE_PLATFORM.
1172 2009-03-14  Ulrich Drepper  <drepper@redhat.com>
1174         * elf/dl-sysdep.c (auxvars): Compress data structure.
1176         * sysdeps/i386/dl-machine.h (elf_machine_rel): Implement
1177         STT_GNU_IFUNC handling.
1178         (elf_machine_rela): Likewise.
1180 2009-03-13  Ulrich Drepper  <drepper@redhat.com>
1182         * config.h.in (USE_MULTIARCH): Define.
1183         * configure.in: Handle --enable-multi-arch.
1184         * elf/dl-runtime.c (_dl_fixup): Handle STT_GNU_IFUNC.
1185         (_dl_fixup_profile): Likewise.
1186         * elf/do-lookup.c (dl_lookup_x): Likewise.
1187         * sysdeps/x86_64/dl-machine.h: Handle STT_GNU_IFUNC.
1188         * elf/elf.h (STT_GNU_IFUNC): Define.
1189         * include/libc-symbols.h (libc_ifunc): Define.
1190         * sysdeps/x86_64/cacheinfo.c: If USE_MULTIARCH is defined, use the
1191         framework in init-arch.h to get CPUID values.
1192         * sysdeps/x86_64/multiarch/Makefile: New file.
1193         * sysdeps/x86_64/multiarch/init-arch.c: New file.
1194         * sysdeps/x86_64/multiarch/init-arch.h: New file.
1195         * sysdeps/x86_64/multiarch/sched_cpucount.c: New file.
1197         * config.make.in (experimental-malloc): Define.
1198         * configure.in: Handle --enable-experimental-malloc.
1199         * malloc/Makefile: Handle experimental-malloc flag.
1200         * malloc/malloc.c: Implement PER_THREAD and ATOMIC_FASTBINS features.
1201         * malloc/arena.c: Likewise.
1202         * malloc/hooks.c: Likewise.
1203         * malloc/malloc.h: Define M_ARENA_TEST and M_ARENA_MAX.
1205 2009-03-11  Ulrich Drepper  <drepper@redhat.com>
1207         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Add branch
1208         prediction.  A few size optimizations.
1210 2009-03-10  Ulrich Drepper  <drepper@redhat.com>
1212         * time/tzset.c: Optimize a bit for size.
1214 2009-03-10  Jakub Jelinek  <jakub@redhat.com>
1216         * include/stdio.h (fmemopen): Add libc_hidden_proto.
1217         * libio/fmemopen.c (fmemopen): Add libc_hidden_def.
1219         * elf/sprof.c: Avoid warning about multi-line comment.
1221 2009-03-10  Ulrich Drepper  <drepper@redhat.com>
1223         * time/tzset.c (__tzset_parse_tz): Use correct string when parsing
1224         DST name.
1225         * time/tst-posixtz.c: Add tests for quoted timezone names.
1227 2009-03-10  Jakub Jelinek  <jakub@redhat.com>
1229         * posix/unistd.h (_POSIX_VERSION, _POSIX2_VERSION, _POSIX2_C_BIND,
1230         _POSIX2_C_DEV, _POSIX2_SW_DEV, _POSIX2_LOCALEDEF): Define to
1231         200809L instead of 200112L.
1232         (_XOPEN_VERSION): For __USE_XOPEN2K8 define to 700.
1233         * posix/tst-sysconf.c (STDVER): Define to 200809L instead of 200112L.
1235         * stdlib/quick_exit.c (quick_exit): Pass &__quick_exit_funcs
1236         instead of __quick_exit_funcs to __run_exit_handlers.
1237         * stdlib/at_quick_exit.c (at_quick_exit): Add attribute_hidden.
1238         * stdlib/exit.h (__run_exit_handlers): Add noreturn attribute.
1239         (__cxa_at_quick_exit): Remove attribute_hidden.
1240         * stdlib/exit.c (exit): Pass &__exit_funcs instead of __exit_funcs
1241         to __run_exit_handlers.
1242         * stdlib/cxa_at_quick_exit.c (__cxa_at_quick_exit): Remove
1243         attribute_hidden.
1245 2009-03-10  Ulrich Drepper  <drepper@redhat.com>
1247         * po/id.po: Update from translation team.
1249 2009-02-18  Jakub Jelinek  <jakub@redhat.com>
1251         * sysdeps/unix/sysv/linux/powerpc/powerpc64/setcontext.S: Use
1252         .machine push; .machine "power6" and .machine pop around mtfsf
1253         insns outside of _ARCH_PWR6 define.
1254         * sysdeps/unix/sysv/linux/powerpc/powerpc64/swapcontext.S: Likewise.
1255         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext-common.S:
1256         Likewise.
1257         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S:
1258         Likewise.
1259         * sysdeps/powerpc/fpu/tst-setcontext-fpscr.c (_SET_DI_FPSCR): Likewise.
1260         * sysdeps/powerpc/fpu/fenv_libc.h (fesetenv_register,
1261         relax_fenv_state): Likewise.
1263 2009-03-08  Ulrich Drepper  <drepper@redhat.com>
1265         * stdlib/Makefile (routines): Add quick_exit, at_quick_exit, and
1266         cxa_at_quick_exit.
1267         (static-only-routines): Add at_quick_exit.
1268         * stdlib/Versions: Export quick_exit and __cxa_at_quick_exit for
1269         GLIBC_2.10.
1270         * stdlib/quick_exit.c: New file.
1271         * stdlib/at_quick_exit.c: New file.
1272         * stdlib/cxa_at_quick_exit.c: New file.
1273         * stdlib/cxa_atexit.c (__cxa_atexit): Move body to new function.  Call
1274         it appropriately.
1275         (__internal_atexit): New function.
1276         (__new_exitfn): Now takes parameter to point to the list to use.
1277         * stdlib/cxa_finalize.c: Remove quick_exit handlers, don't call them.
1278         * stdlib/exit.c (__run_exit_handlers): New function.  Split from...
1279         (exit): ...here.  Just call __run_exit_handlers appropriately.
1280         * stdlib/exit.h: Declare __quick_exit_funcs, __run_exit_handlers,
1281         __internal_atexit, __cxa_at_quick_exit.  Adjust __new_exitfn.
1282         * stdlib/on_exit.c: Adjust call to __new_exitfn.
1283         * stdlib/stdlib.h: Declare at_quick_exit and quick_exit.
1285         * po/id.po: Update from translation team.
1287 2009-03-07  Ulrich Drepper  <drepper@redhat.com>
1289         * po/ru.po: Update from translation team.
1291 2009-03-04  Ulrich Drepper  <drepper@redhat.com>
1293         * po/nl.po: Update from translation team.
1295 2009-03-03  Ulrich Drepper  <drepper@redhat.com>
1297         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Declare fallocate{,64}.
1298         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
1299         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
1300         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
1301         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
1302         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Likewise.
1303         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
1305         * po/pl.po: Update from translation team.
1307 2009-03-02  Ulrich Drepper  <drepper@redhat.com>
1309         [BZ #7083]
1310         * sysdeps/unix/sysv/linux/fallocate.c: New file.
1311         * sysdeps/unix/sysv/linux/fallocate64.c: New file.
1312         * sysdeps/unix/sysv/linux/wordsize-64/fallocate64.c: New file.
1313         * sysdeps/unix/sysv/linux/wordsize-64/fallocate.c: New file.
1314         * sysdeps/unix/sysv/linux/i386/fallocate64.c: New file.
1315         * sysdeps/unix/sysv/linux/i386/fallocate.c: New file.
1316         * sysdeps/unix/sysv/linux/Versions: Export fallocate and fallocate64
1317         for GLIBC_2.10.
1318         * sysdeps/unix/sysv/linux/Makefile [subdir=io] (sysdep_routines):
1319         Add fallocate and fallocate64.
1321         * io/fcntl.h: Pretty printing.
1323 2009-03-02  Richard Guenther  <rguenther@suse.de>
1325         * misc/sys/cdefs.h (__extern_always_inline): Add __artificial__
1326         attribute also for non-C99 inline semantics variant.
1328 2009-02-12  Carlos Eduardo Seo  <cseo@linux.vnet.ibm.com>
1330         * sysdeps/powerpc/powerpc32/power7/fpu/Implies: New file.
1331         * sysdeps/powerpc/powerpc32/power7/Implies: Likewise.
1332         * sysdeps/powerpc/powerpc64/power7/fpu/Implies: Likewise.
1333         * sysdeps/powerpc/powerpc64/power7/Implies: Likewise.
1334         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power7/fpu/Implies:
1335         Likewise.
1336         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power7/fpu/Implies:
1337         Likewise.
1339 2009-03-02  Ulrich Drepper  <drepper@redhat.com>
1341         * po/cs.po: Update from translation team.
1343 2009-02-28  Ulrich Drepper  <drepper@redhat.com>
1345         * po/bg.po: Update from translation team.
1346         * po/sv.po: Likewise.
1347         * po/fi.po: Likewise.
1348         * po/vi.po: Likewise.
1350 2009-02-27  Roland McGrath  <roland@redhat.com>
1352         * Makeconfig (%.v.i): Depend on Makeconfig.
1353         Exclude % lines from initial #-comment removal.
1355 2009-02-27  Ulrich Drepper  <drepper@redhat.com>
1357         * po/ko.po: Update from translation team.
1359 2009-02-26  Roland McGrath  <roland@redhat.com>
1361         * shadow/lckpwdf.c (__lckpwdf): Move FLAGS inside block using it,
1362         avoids unused warning.
1364 2009-02-26  Andrew Stubbs  <ams@codesourcery.com>
1365             SUGIOKA Toshinobu  <sugioka@itonet.co.jp>
1367         * sysdeps/unix/sysv/linux/sh/sys/procfs.h: Don't include signal.h,
1368         sys/ucontext.h and asm/elf.h.  Include sys/user.h.
1369         * sysdeps/unix/sysv/linux/sh/sys/user.h: Don't include features.h
1370         and asm/user.h.  Include asm/ptrace.h.
1371         (PTRACE_GETREGS, PTRACE_SETREGS, PTRACE_GETFPREGS,
1372         PTRACE_SETFPREGS, PTRACE_GETFDPIC, PTRACE_GETFDPIC_EXEC,
1373         PTRACE_GETFDPIC_INTERP, PTRACE_GETDSPREGS, PTRACE_SETDSPREGS):
1374         Undefine.
1375         (start_thread): Don't undefine.
1376         (elf_greg_t, ELF_NGREG, elf_fpregset_t, user_fpu_struct, user):
1377         Define.
1379 2009-02-26  Ulrich Drepper  <drepper@redhat.com>
1381         * wctype/wctype.h: The *_l functions are in POSIX 2008.
1382         * wcsmbs/wchar.h: mbsnrtowcs, open_wmemstream, wcpcpy, wcpncpy,
1383         wcscasecmp, wcsdup, wcsncasecmp, wcsnlen, wcsnrtombs,
1384         wcscasecmp_l, wcsncasecmp_l, wcscoll_l, and wcsxfrm_l.
1385         * sysdeps/mach/hurd/bits/posix_opt.h: Reset value of macros from
1386         200112L to 200809L.
1387         * sysdeps/unix/sysv/linux/bits/posix_opt.h: Likewise.
1388         * posix/getconf.c (vars): Add _SC_THREAD_ROBUST_PRIO_INHERIT and
1389         _SC_THREAD_ROBUST_PRIO_PROTECT entries.
1390         * bits/confname.h: Add _SC_THREAD_ROBUST_PRIO_INHERIT and
1391         _SC_THREAD_ROBUST_PRIO_PROTECT.
1392         * posix/unistd.h: fexecve is in POSIX 2008.
1393         * time/time.h: strftime_l is in POSIX 2008.
1394         * io/sys/stat.h: futimens is in POSIX 2008.
1395         * string/strings.h: strcasecmp_l and strncasecmp_l are in POSIX 2008.
1396         * string/string.h: stpcpy, stpncpy, strndup, strnlen, strsignal,
1397         strcoll_l, strerror_l, and strxfrm_l are in POSIX 2008.
1398         * stdlib/stdlib.h: mkdtemp is in POSIX 2008.
1399         * libio/stdio.h: dprintf, fmemopen, getdelim, getline,
1400         open_memstream, and vdprintf are in POSIX 2008.
1402 2009-02-25  Ulrich Drepper  <drepper@redhat.com>
1404         * include/features.h: Define macros for XPG7/POSIX 2008.
1405         * ctype/ctype.h: The *_l functions are in POSIX 2008.
1406         * dirent/dirent.h: alphasort, dirfd, scandir, and fdopendir are in
1407         POSIX 2008.
1408         * locale/langinfo.h: nl_langinfo_l is in POSIX 2008.
1409         * locale/xlocale.h: Define locale_t type.
1410         * locale/locale.h: duplocale, freelocale, newlocale, uselocale are
1411         in POSIX 2008.  Don't define locale_t here.
1412         * stdlib/monetary.h: strfmon_l is in POSIX 2008.
1413         * sysdeps/unix/sysv/linux/bits/stat.h: Protect UTIME_NOW and
1414         UTIME_OMIT only with __USE_ATFILE.
1415         * signal/signal.h: Declare psignal and psiginfo for POSIX 2008.
1416         * stdio-common/psiginfo.c: New file.
1417         * stdio-common/psiginfo-data.h: New file.
1418         * stdio-common/psiginfo-define.h: New file.
1419         * stdio-common/Makefile (routines): Add psiginfo.
1420         * stdio-common/Versions: Export psiginfo for GLIBC_2.10.
1421         * sysdeps/unix/sysv/linux/ia64/bits/stat.h: Likewise.
1422         * sysdeps/unix/sysv/linux/powerpc/bits/stat.h: Likewise.
1423         * sysdeps/unix/sysv/linux/s390/bits/stat.h: Likewise.
1424         * sysdeps/unix/sysv/linux/sparc/bits/stat.h: Likewise.
1425         * sysdeps/unix/sysv/linux/x86_64/bits/stat.h: Likewise.
1426         * io/sys/stat.h: Move mknodat definition into same conditional as
1427         mknod.
1428         * time/sys/time.h: futimesat is not among the functions accepted
1429         into the POSIX standard.
1431         * include/features.h: If no feature selection given and we select
1432         by default a POSIX mode, also define __USE_POSIX_IMPLICITLY.
1433         * posix/Versions: Export __posix_getopt.
1434         * posix/getopt.c (_getopt_initialize): Take additional parameter.
1435         Use it to alternatively initialize __posixly_correct.
1436         (_getopt_internal_r): Take addition parameter.  Pass on to
1437         _getopt_initialize.
1438         (_getopt_internal): Take addition parameter.  Pass on to
1439         _getopt_internal_r.
1440         (getopt): Pass additional zero to _getopt_internal.
1441         (__posix_getopt): New function.
1442         * posix/getopt.h: Add redirection for getopt.
1443         * posix/getopt1.c (getopt_long): Pass additional zero to
1444         _getopt_internal.
1445         (getopt_long_only): Likewise.
1446         (_getopt_long_r): Pass additional zero to _getopt_internal_r.
1447         (_getopt_long_only_r): Likewise.
1448         * posix/getopt_int.h: Adjust declarations of _getopt_internal and
1449         _getopt_internal_r.
1451 2009-02-24  Ulrich Drepper  <drepper@redhat.com>
1453         * bits/confname.h: Define _SC_TRACE_EVENT_NAME_MAX, _SC_TRACE_NAME_MAX,
1454         _SC_TRACE_SYS_MAX, _SC_TRACE_USER_EVENT_MAX, _SC_XOPEN_STREAMS.
1455         * sysdeps/posix/sysconf.c (__sysconf): Handle
1456         _SC_TRACE_EVENT_NAME_MAX, _SC_TRACE_NAME_MAX, _SC_TRACE_SYS_MAX,
1457         _SC_TRACE_USER_EVENT_MAX, _SC_XOPEN_STREAMS.
1459 2009-02-24  Roland McGrath  <roland@redhat.com>
1461         [BZ #9895]
1462         * README.template: Reworded not to use substituted version number.
1463         Renamed to ...
1464         * README: ... here (no longer generated).
1465         * Makefile (README): Target removed.
1467 2009-02-24  Ulrich Drepper  <drepper@redhat.com>
1469         * sysdeps/unix/sysv/linux/sysconf.c (__sysconf):
1470         /proc/sys/kernel/rtsig_max doesn't exist anymore, use getrlimit
1471         instead.
1473         * io/sys/stat.h: The lstat functions have been mandatory since 2001.
1475         * time/tzset.c (tzset_internal): Correct parsing of TZ envvar.
1477 2009-02-22  Ulrich Drepper  <drepper@redhat.com>
1479         * po/bg.po: Update from translation team.
1481 2009-02-16  Jakub Jelinek  <jakub@redhat.com>
1483         * stdlib/monetary.h: Uglify function parameter names.
1484         * sunrpc/rpc/pmap_clnt.h: Likewise.
1485         * sunrpc/rpc/svc.h: Likewise.
1486         * sunrpc/rpc/xdr.h: Likewise.
1487         * sunrpc/rpc/clnt.h: Likewise.
1488         * resolv/netdb.h: Likewise.
1489         * resolv/arpa/nameser.h: Likewise.
1490         * resolv/resolv.h: Likewise.
1491         * argp/argp.h: Likewise.
1492         * locale/langinfo.h: Likewise.
1493         * io/sys/stat.h: Likewise.
1494         * posix/spawn.h: Likewise.
1495         * nis/rpcsvc/nislib.h: Likewise.
1496         * malloc/obstack.h: Likewise.
1497         * sysdeps/ia64/bits/link.h: Likewise.
1498         * sysdeps/i386/bits/link.h: Likewise.
1499         * sysdeps/s390/bits/link.h: Likewise.
1500         * sysdeps/powerpc/bits/link.h: Likewise.
1501         * sysdeps/x86_64/bits/link.h: Likewise.
1502         * sysdeps/sparc/bits/link.h: Likewise.
1503         * sysdeps/sh/bits/link.h: Likewise.
1504         * sysdeps/unix/sysv/linux/i386/sys/io.h: Likewise.
1505         * sysdeps/unix/sysv/linux/x86_64/sys/io.h: Likewise.
1506         * sysdeps/unix/sysv/linux/sparc/sys/eventfd.h: Likewise.
1507         * sysdeps/unix/sysv/linux/sys/eventfd.h: Likewise.
1509 2008-12-01  Fredrik Unger  <fred@tree.se>
1511         * soft-fp/double.h [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_D,
1512         FP_UNPACK_SEMIRAW_DP): Use _FP_UNPACK_RAW_1 instead of
1513         _FP_UNPACK_RAW_2, fix up first argument.
1515 2009-02-15  Ulrich Drepper  <drepper@redhat.com>
1517         * sysdeps/unix/sysv/linux/getsysstats.c (next_line): New function.
1518         (GET_NPROCS_PARSER): Change parameters and use next_line.
1519         (__get_nprocs): Rewrite to not use stdio routines.
1520         * sysdeps/unix/sysv/linux/sparc/getsysstats.c (GET_NPROCS_PARSER):
1521         Change parameters and use next_line.
1523 2009-02-13  Ulrich Drepper  <drepper@redhat.com>
1525         [BZ #5381]
1526         * nscd/nscd.h: Remove definitions and declarations for mem_in_flight.
1527         Change mempool_alloc prototype.
1528         * nscd/mem.c (gc): Don't handle mem_in_flight.
1529         (mempool_alloc): Third parameter now only indicates whether this is the
1530         first call (to allocate data) or not.  If it is, get db rdlock.
1531         Release it on error.  Don't handle mem_in_flight.
1532         * nscd/aicache.c (addhstaiX): Mark he parameter as const.
1533         Adjust third parameter of mempool_alloc calls.
1534         Nothing to do here in case mempool_alloc fails.
1535         Avoid local variable shadowing parameter.  No need to get db rdlock
1536         before calling cache_add.
1537         * nscd/cache.c (cache_add): Adjust call to mempool_alloc.  There is
1538         no mem_in_flight array anymore.
1539         * nscd/connections.c: Remove definition and handling of mem_in_flight.
1540         * nscd/grpcache.c (cache_addgr): Adjust third parameter of
1541         mempool_alloc calls.  Mark he parameter as const.  Nothing to do here
1542         in case mempool_alloc fails. No need to get db rdlock before calling
1543         cache_add.
1544         * nscd/hstcache.c (cache_addhst): Likewise.
1545         * nscd/initgrcache.c (addinitgroupsX): Likewise.
1546         * nscd/servicescache.c (cache_addserv): Likewise.
1547         * nscd/pwdcache.c (cache_addpw): Likewise.  Remove some debugging code.
1549 2009-02-11  Ulrich Drepper  <drepper@redhat.com>
1551         * po/lt.po: Update from translation team.
1553 2009-02-10  Ulrich Drepper  <drepper@redhat.com>
1555         * elf/dl-load.c (open_verify): In case VALID_ELF_HEADER is
1556         defined, allow additional data to be added using the optional
1557         MORE_ELF_HEADER_DATA macro.
1558         * sysdeps/unix/sysv/linux/ldsodefs.h (VALID_ELF_HEADER,
1559         VALID_ELF_OSABI, VALID_ELF_ABIVERSION, MORE_ELF_HEADER_DATA): Define.
1561 2009-02-08  Ulrich Drepper  <drepper@redhat.com>
1563         * include/atomic.h: Define catomic_and if not already defined.
1564         * sysdeps/x86_64/bits/atomic.h: Define catomic_and.
1565         * sysdeps/i386/i486/bits/atomic.h: Likewise.
1567 2009-02-07  Ulrich Drepper  <drepper@redhat.com>
1569         * malloc/malloc.c (_int_free): Second argument is now mchunkptr.
1570         Change all callers.
1571         (_int_realloc): Likewise.  Third argument is now padded size
1572         All _int_* functions are now static.
1574         * malloc/hooks.c: Change all callers to _int_free and _int_realloc.
1575         * malloc/arena.c: Likewise.
1576         * include/malloc.h: Remove now unnecessary declarations of the _int_*
1577         functions.
1579         * sunrpc/rpc_common.c: We cannot move _null_auth into .rodata that
1580         easily.
1582         * malloc/malloc.c: Add branch prediction for use of the hooks.
1584         * grp/compat-initgroups.c [NOT_IN_libc] (__libc_use_alloca): Define.
1586 2009-02-06  Ulrich Drepper  <drepper@redhat.com>
1588         [BZ #7095]
1589         * bits/confname.h: Add SUSv7 macros for getconf environments.
1590         * bits/environments.h: Likewise.
1591         * sysdeps/unix/sysv/linux/i386/bits/environments.h: Likewise.
1592         * sysdeps/unix/sysv/linux/powerpc/bits/environments.h: Likewise.
1593         * sysdeps/unix/sysv/linux/s390/bits/environments.h: Likewise.
1594         * sysdeps/unix/sysv/linux/sparc/bits/environments.h: Likewise.
1595         * sysdeps/unix/sysv/linux/x86_64/bits/environments.h: Likewise.
1596         * posix/confstr.c: Handle SUSv5 and SUSv7 environments.
1597         * posix/getconf.c: Likewise.
1598         * posix/sysconf.c: Likewise.
1599         * sysdeps/posix/sysconf.c: Likewise.
1600         * posix/Makefile (getconf.speclist): Also collect SUSv5 and SUSv7
1601         environments.
1603 2009-01-16  Petr Baudis  <pasky@suse.cz>
1605         [BZ #9753]
1606         * resolv/res_libc.c (__res_maybe_init): Call __res_vinit()
1607         even if we currently have zero nscount.
1609 2009-02-06  Ulrich Drepper  <drepper@redhat.com>
1611         [BZ #9781]
1612         * grp/compat-initgroups.c (compat_call): Switch to use malloc when
1613         the input line is too long.
1615         * po/Makefile (libc.pot): Add f_print as function taking c-format
1616         parameter.
1618         * debug/xtrace.sh: Unify translatable messages.
1619         * elf/ldd.bash.in: Likewise.
1620         * elf/sprof.c: Likewise.
1621         * locale/programs/locale.c: Likewise.
1622         * malloc/memusage.sh: Likewise.
1623         * nss/getent.c: Likewise.
1625 2009-02-06  Joseph Myers  <joseph@codesourcery.com>
1627         * debug/pcprofiledump.c (print_version,
1628         argp_program_version_hook): New function.
1629         * elf/ldconfig.c (more_help): New function.
1630         (argp): Use it.
1631         * elf/sln.c (usage): New function.
1632         (main): Support --help and --version.
1633         * malloc/memusagestat.c (print_version): New function.
1634         (argp_program_version_hook): New variable.
1635         * nscd/nscd.c (more_help): New function.
1636         (argp): Use it.
1637         * posix/getconf.c (main): Send --version output to stdout.
1638         Support --help.
1639         * sunrpc/rpc_main.c (usage, options_usage): Take STREAM and STATUS
1640         arguments.  All callers changed.
1641         (print_version): New function.
1642         (parseargs): Support --help and --version.
1643         * sunrpc/rpcinfo.c (usage): Take STREAM argument.  All callers
1644         changed.
1645         (print_version): New function.
1646         (main): Use getopt_long.  Support --help and --version.
1647         * sysdeps/unix/sysv/linux/lddlibc4.c (main): Support --help and
1648         --version.
1650 2009-02-06  Ulrich Drepper  <drepper@redhat.com>
1652         * malloc/memusage.c (DEFAULT_BUFFER_SIZE): Change to 32768.
1653         (update_data): Fix handling of wrapping back
1654         to the beginning of the buffer.
1656         [BZ #9823]
1657         * stdio-common/psignal.c (psignal): Fix test for empty string.
1659 2009-02-05  Ulrich Drepper  <drepper@redhat.com>
1661         * include/rpc/auth.h: Use libc_hidden_proto for _null_auth.
1662         * sunrpc/rpc_common.c: Add libc_hidden_def for _null_auth.  Also
1663         move _null_auth to .rodata.
1665         * time/tzset.c (__tzset_parse_tz): DST offset must also allow hour
1666         value of 24.
1668         * intl/dcigettext.c (DCIGETTEXT): Avoid some code duplication.
1670         * sysdeps/unix/opendir.c (__alloc_dir): We have a lot more memory
1671         today than when the original code was written.  Use larger
1672         buffers.  This also makes it unnecessary to have stat information,
1673         if this causes extra efforts.
1674         (__opendir): In case O_DIRECTORY works, don't call fstat just for
1675         __alloc_dir.
1677 2009-02-03  Andrew Stubbs  <ams@codesourcery.com>
1679         * sysdeps/sh/sh4/dl-trampoline.S: Only set HAVE_FPU if __SH_FPU_ANY__
1680         is set.
1681         * sysdeps/sh/sh4/setjmp.S: Support SH4-NOFPU.
1682         * sysdeps/sh/sh4/__longjmp.S: Likewise.
1683         * sysdeps/unix/sysv/linux/sh/sh4/getcontext.S: Likewise.
1684         * sysdeps/unix/sysv/linux/sh/sh4/setcontext.S: Likewise.
1685         * sysdeps/unix/sysv/linux/sh/sh4/swapcontext.S: Likewise.
1686         * sysdeps/unix/sysv/linux/sh/sh4/register-dump.h: Likewise.
1688 2009-02-04  Ulrich Drepper  <drepper@redhat.com>
1690         * po/ru.po: Update from translation team.
1692 2008-11-17  Nathan Sidwell  <nathan@codesourcery.com>
1694         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (struct sigevent):
1695         Add _tid slot to maintain consistency with kernel.
1697 2009-02-04  Ulrich Drepper  <drepper@redhat.com>
1699         * libio/wfileops.c (_IO_wfile_underflow): Fix handling of
1700         incomplete characters at end of input buffer.
1701         * libio/Makefile (tests): Add tst-fgetwc.
1702         * libio/tst-fgetwc.c: New file.
1703         * libio/tst-fgetwc.input: New file.
1705 2009-02-02  Andrew Stubbs  <ams@codesourcery.com>
1707         * sysdeps/unix/sysv/linux/sh/Makefile (libm.so-no-z-defs): Define.
1709 2009-02-02  Ulrich Drepper  <drepper@redhat.com>
1711         [BZ #9793]
1712         * iconv/gconv_trans.c (__gconv_transliterate): Don't change
1713         *OUTBUFSTART unless the whole output fit into the buffer.
1714         * iconv/Makefile (tests): Add tst-iconv4.
1715         * iconv/tst-iconv4.c: New file.
1717 2009-02-01  Ulrich Drepper  <drepper@redhat.com>
1719         * sysdeps/x86_64/cacheinfo.c (intel_02_known): Add new descriptors.
1720         * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_02_known): Likewise.
1722 2009-01-29  Andrew Stubbs  <ams@codesourcery.com>
1724         * elf/Makefile (ld.so): Adjust the sed script to insert _begin in to
1725         newer linker scripts.
1727 2009-01-30  Ulrich Drepper  <drepper@redhat.com>
1729         [BZ #7040]
1730         * sysdeps/unix/sysv/linux/sys/inotify.h: Second parameter of
1731         inotify_rm_watch should have type int.
1733 2009-01-06  Steven Munroe  <sjmunroe@us.ibm.com>
1735         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S (__longjmp):
1736         Make aligned_restore_vmx a local symbol.
1737         * sysdeps/powerpc/powerpc64/__longjmp-common.S (__longjmp):
1738         Likewise.
1740 2009-01-30  Andreas Jaeger  <aj@suse.de>
1742         * sysdeps/unix/sysv/linux/bits/shm.h (SHM_EXEC): Define.
1743         * sysdeps/unix/sysv/linux/ia64/bits/shm.h (SHM_EXEC): Define.
1744         * sysdeps/unix/sysv/linux/powerpc/bits/shm.h (SHM_EXEC): Define.
1745         * sysdeps/unix/sysv/linux/s390/bits/shm.h (SHM_EXEC): Define.
1746         * sysdeps/unix/sysv/linux/sh/bits/shm.h (SHM_EXEC): Define.
1747         * sysdeps/unix/sysv/linux/sparc/bits/shm.h (SHM_EXEC): Define.
1748         * sysdeps/unix/sysv/linux/x86_64/bits/shm.h (SHM_EXEC): Define.
1750 2009-01-11  Ryan S. Arnold  <rsa@us.ibm.com>
1752         [BZ #9726]
1753         * sysdeps/powerpc/fpu/tst-setcontext-fpscr.c (_SET_DI_FPSCR,
1754         _SET_SI_FPSCR): Clobber fp0 to prevent erroneous test-case passes.
1756 2009-01-08  Ryan S. Arnold  <rsa@us.ibm.com>
1758         [BZ #9726]
1759         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext-common.S
1760         (__CONTEXT_FUNC_NAME): Fix mtfsf to use fp31 instead of fp0.
1761         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S
1762         (__CONTEXT_FUNC_NAME): Fix mtfsf to use fp31 instead of fp0.
1764 2009-01-11  Thomas Schwinge  <tschwinge@gnu.org>
1766         * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Use
1767         memcpy instead of memcmp.
1768         (_dl_setup_pointer_guard): Likewise.
1770 2009-01-30  Ulrich Drepper  <drepper@redhat.com>
1772         * malloc/malloc.c (sYSMALLOc): Don't use assert when detecting
1773         manipulated brk, use malloc_printerr.
1774         * misc/sbrk.c (__sbrk): Better error handling for nonsense
1775         requests.
1777 2009-01-30  Jakub Jelinek  <jakub@redhat.com>
1779         * string/string.h (memchr, strchr, strrchr, strpbrk, strstr, index,
1780         rindex): For C++ add inlines so that they can be recognized as
1781         builtins.
1782         * string/strings.h: Define correct C++ prototypes for gcc 4.4.
1784 2009-01-29  Ulrich Drepper  <drepper@redhat.com>
1785             Jakub Jelinek  <jakub@redhat.com>
1787         * string/string.h: Define correct C++ prototypes for gcc 4.4.
1788         * wcsmbs/wchar.h: Likewise.
1790 2009-01-29  Ulrich Drepper  <drepper@redhat.com>
1792         * sysdeps/i386/stackinfo.h (stackinfo_get_sp): Define.
1793         (stackinfo_sub_sp): Define.
1795 2009-01-28  Ulrich Drepper  <drepper@redhat.com>
1797         [BZ #9750]
1798         * nscd/mem.c (gc): Use alloca_count to get the real stack usage.
1799         * include/alloca.h (alloca_account): Define.
1800         * sysdeps/x86_64/stackinfo.h (stackinfo_get_sp): Define.
1801         (stackinfo_sub_sp): Define.
1803         * nscd/connections.c (nscd_init): If database file access fails
1804         check whether this is due to permission problems and bail in that
1805         case.
1807         [BZ #9741]
1808         * nscd/mem.c (gc): Fix assignment of he_data in case malloc is used.
1809         Reported by Jun'ichi Nomura <j-nomura@ce.jp.nec.com>.
1811 2009-01-14  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
1813         * sysdeps/unix/sysv/linux/sh/sysdep.h (INTERNAL_SYSCALL):
1814         Add "t" to clobber list.
1815         (INTERNAL_SYSCALL_NCS): Likewise.
1817 2009-01-28  Ulrich Drepper  <drepper@redhat.com>
1819         * nss/getent.c (print_networks): Don't print comma between aliases.
1821 2009-01-23  Ulrich Drepper  <drepper@redhat.com>
1823         * sysdeps/unix/sysv/linux/tst-clone.c (do_test): Avoid warning.
1825         * misc/hsearch_r.c (hcreate_r): We need at least three elements in
1826         the hash table.
1827         * misc/Makefile (tests): Add bug-hsearch1.
1828         * misc/bug-hsearch1.c: New file.
1830 2009-01-22  Roland McGrath  <roland@redhat.com>
1832         * Makeconfig (%.v.i): Strip trailing # comments,
1833         not only whole-line comments.
1835 2009-01-10  Ulrich Drepper  <drepper@redhat.com>
1837         * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Take
1838         one parameter.  If non-NULL use it to initialize return value.
1839         (_dl_setup_pointer_guard): New function.
1840         * sysdeps/unix/sysv/linux/dl-osinfo.h: Likewise.
1841         * sysdeps/generic/ldsodefs.h: Declare _dl_random.
1842         * elf/rtld.c (security_init): Pass _dl_random to
1843         _dl_setup_stack_chk_guard.  Call _dl_setup_pointer_guard to initialize
1844         pointer_chk_guard.
1845         * elf/dl-sysdep.c (_dl_random): New variable.
1846         (_dl_sysdep_start): Handle AT_RANDOM.
1847         (_dl_show_auxv): Likewise.
1848         * elf/dl-support.c (_dl_random): New variable.
1849         (_dl_aux_init): Handle AT_RANDOM.
1850         * csu/libc-start.c [!SHARED] (libc_start_main): Pass _dl_random
1851         to _dl_setup_stack_chk_guard.
1853         * elf/elf.h (AT_RANDOM): Define AT_BASE_PLATFORM and AT_RANDOM.
1855 2009-01-10  Roland McGrath  <roland@redhat.com>
1857         * nscd/nscd.c (parse_opt): Use argp_error for bad -i argument.
1859 2009-01-08  Ulrich Drepper  <drepper@redhat.com>
1861         * sysdeps/i386/fpu/libm-test-ulps: Adjust expm1 errors.
1863         [BZ #9706]
1864         * nss/nss_files/files-parse.c (strtou32): New function.
1865         (INT_FIELD): Use strotu32 instead of strtoul to unify behavior
1866         across 32-bit and 64-bit platforms.
1867         (INT_FIELD_MAYBE_NULL): Likewise.
1869 2009-01-08  Jakub Jelinek  <jakub@redhat.com>
1871         [BZ #9720]
1872         * sysdeps/unix/sysv/linux/bits/resource.h (enum __rusage_who): Avoid
1873         comma after RUSAGE_CHILDREN if not -D_GNU_SOURCE.
1874         * sysdeps/unix/sysv/linux/sparc/bits/resource.h (enum __rusage_who):
1875         Likewise.
1877 2009-01-05  Paolo Bonzini  <bonzini@gnu.org>
1879         [BZ #697]
1880         * posix/regexec.c (prune_impossible_nodes): Handle sifted_states[0]
1881         being NULL also if there are no backreferences.
1882         * posix/rxspencer/tests: Add testcases.
1884 2009-01-04  Paolo Bonzini  <bonzini@gnu.org>
1886         [BZ #9697]
1887         * posix/bug-regex17.c: Add testcases.
1888         * posix/regcomp.c (re_compile_fastmap_iter): Rewrite COMPLEX_BRACKET
1889         handling.
1891 2009-01-05  Martin Schwidefsky  <schwidefsky@de.ibm.com>
1893         * sysdeps/unix/sysv/linux/s390/bits/libc-vdso.h: New file.
1894         * sysdeps/unix/sysv/linux/s390/gettimeofday.c: New file.
1895         * sysdeps/unix/sysv/linux/s390/init-first.c: New file.
1896         * sysdeps/unix/sysv/linux/s390/Makefile (sysdep_routines): Add dl-vdso
1897         for elf subdir.
1898         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h (INLINE_VSYSCALL,
1899         INTERNAL_VSYSCALL, INTERNAL_VSYSCALL_NO_SYSCALL_FALLBACK,
1900         INTERNAL_SYSCALL_NCS, HAVE_CLOCK_GETRES_VSYSCALL and
1901         HAVE_CLOCK_GETTIME_VSYSCALL: Define.
1902         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
1903         * sysdeps/unix/sysv/linux/s390/Versions: New file.
1905 2008-12-31  Paolo Bonzini  <bonzini@gnu.org>
1907         * posix/regcomp.c (re_compile_fastmap_iter): Use __mbrtowc.
1908         * posix/regex_internal.c (build_wcs_buffer, build_wcs_upper_buffer,
1909         re_string_skip_chars, re_string_reconstruct): Likewise.
1910         * posix/regex_internal.h [!_LIBC] (__mbrtowc): New #define.
1912 2008-12-31  Rafael Avila de Espindola  <espindola@google.com>
1914         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyaddr2_r): Check and
1915         adjust the buffer alignment.
1917 2009-01-07  Samuel Thibault  <samuel.thibault@ens-lyon.org>
1919         * sysdeps/mach/hurd/Makefile (sysdep_headers) [subdir=socket]:
1920         Add net/ethernet.h net/if_arp.h net/if_ether.h net/if_ppp.h
1921         net/route.h.
1923         * hurd/report-wait.c (describe_number): Use __stpcpy to prepend
1924         flavor to description only when flavor is not NULL.
1926         * hurd/hurdsig.c (signal_allowed): Unlock _hurd_dtable_lock
1927         mutex after SIGIO/SIGURG lookup loop.
1929 2009-01-03  Samuel Thibault  <samuel.thibault@ens-lyon.org>
1931         * bits/resource.h (PRIO_PROCESS, PRIO_PGRP, PRIO_USER): Add macros.
1933 2009-01-03  Ulrich Drepper  <drepper@redhat.com>
1935         * sysdeps/unix/sysv/linux/i386/sysdep.h: Describe 6th argument
1936         handling.
1938 2009-01-02  Ulrich Drepper  <drepper@redhat.com>
1940         * sysdeps/unix/sysv/linux/kernel-features.h
1941         (__ASSUME_FUTEX_CLOCK_REALTIME): Define.
1943         * wcsmbs/wcsnrtombs.c (__wcsnrtombs): Create temporary state object
1944         if no output is written.
1946         * version.h: Bump to 2.10 development.
1948         * posix/getconf.c: Update copyright year.
1949         * nss/getent.c: Likewise.
1950         * iconv/iconvconfig.c: Likewise.
1951         * iconv/iconv_prog.c: Likewise.
1952         * elf/ldconfig.c: Likewise.
1953         * catgets/gencat.c: Likewise.
1954         * csu/version.c: Likewise.
1955         * elf/ldd.bash.in: Likewise.
1956         * elf/sprof.c (print_version): Likewise.
1957         * locale/programs/locale.c: Likewise.
1958         * locale/programs/localedef.c: Likewise.
1959         * nscd/nscd.c (print_version): Likewise.
1960         * debug/xtrace.sh: Likewise.
1961         * malloc/memusage.sh: Likewise.
1962         * malloc/mtrace.pl: Likewise.
1963         * debug/catchsegv.sh: Likewise.
1965 2008-12-29  Mike Frysinger  <vapier@gentoo.org>
1967         * iconvdata/Makefile (iconv-rules): Use LC_ALL=C when running awk
1968         script.
1970 2008-12-29  Ulrich Drepper  <drepper@redhat.com>
1972         * sysdeps/posix/getaddrinfo.c (gaih_inet): When the
1973         gethostbyname4_r function call succeeded, just leave the loop.
1975         [BZ #9694]
1976         * wcsmbs/wchar.h: Move undefs for local __need_* constants to the
1977         very end.
1978         * wctype/wctype.h: Get wint_t definition directly from <stddef.h>.
1979         * wctype/Makefile (tests): Add bug-wctypeh.
1980         * wctype/bug-wctypeh.c: New file.
1982         * nscd/nscd_gethst_r.c (nscd_gethst_r): Don't use nscd if
1983         LOCALDOMAIN is defined.
1984         * nscd/nscd_getai.c (__nscd_getai): Likewise.
1986         * sysdeps/x86_64/bits/select.h: New file.
1988         * resolv/res_init.c (__res_vinit): Count all servers in statp->nscount.
1990 2008-12-21  Bruno Haible  <bruno@clisp.org>
1992         [BZ #9677]
1993         * wcsmbs/mbsnrtowcs.c (__mbsnrtowcs): Create temporary state object
1994         if no output is written.
1996 2008-12-13  Klaus Dittrich  <kladit@arcor.de>
1998         * login/utmp_file.c (pututline_file): Replace call to dup2 with
1999         libc internal symbol __dup2 to avoid access through the PLT.
2001 2008-12-08  Ulrich Drepper  <drepper@redhat.com>
2003         [BZ #6545]
2004         * sysdeps/unix/sysv/linux/bits/socket.h (SCM_CREDENTIALS): Make
2005         available only for __USE_GNU.
2007         * inet/Makefile (tests): Add tst-getni2.
2008         * inet/tst-getni2.c: New file.
2010         [BZ #7080]
2011         * inet/getnameinfo.c (getnameinfo): Check for output buffers being
2012         NULL when NI_NAMEREQD is set.
2013         Patch mostly by Yang Hongyang <yanghy@cn.fujitsu.com>.
2014         * inet/Makefile (tests): Add tst-getni1.
2015         * inet/tst-getni1.c: New file.
2017 2008-12-03  Petr Baudis  <pasky@suse.cz>
2019         [BZ #7067]
2020         * nscd/connections.c (invalidate_cache): Use prune_run_lock
2021         instead of prune_lock.
2022         (nscd_run_prune): Before calling prune_cache, take prune_run_lock.
2023         * nscd/nscd.h (database_dyn): Add prune_run_cache.
2025 2008-12-07  Ulrich Drepper  <drepper@redhat.com>
2027         * resolv/res_send.c (send_dg): Use correct guards for SOCK_CLOEXEC
2028         use.
2030         * sysdeps/unix/sysv/linux/kernel-features.h: Fix typo in accept4
2031         handling.
2033         * resolv/res_init.c (__res_vinit): Always assign to statp->nscount
2034         after reading name server list.
2036         [BZ #7058]
2037         * nis/nss_nis/nis-hosts.c (_nss_nis_gethostbyname4_r): Fix memory
2038         handling for host name aliases.
2040 2008-11-24  Arkadiusz Miśkiewicz  <arekm@maven.pl>
2042         * sysdeps/i386/dl-tlsdesc.S (_dl_tlsdesc_dynamic): Use LOAD_PIC_REG
2043         instead of doing things manually.
2045 2008-11-26  Chris Steel  <chris.steel.lnx@googlemail.com>
2047         * posix/regex_internal.h (build_wcs_upper_buffer):
2048         Return type is reg_error_t.
2050 2008-12-05  Ulrich Drepper  <drepper@redhat.com>
2052         * posix/globtest.sh: Use mktemp to create temporary file and
2053         directory.
2055         * sysdeps/unix/sysv/linux/bits/sched.h (__CPU_SET_S): Handle large
2056         sets correctly.
2057         (__CPU_CLR_S): Likewise.
2058         (__CPU_ISSET_S): Likewise.
2060 2008-12-05  Joseph Myers  <joseph@codesourcery.com>
2061             Ulrich Drepper  <drepper@redhat.com>
2063         * scripts/firstversion.awk: Use custom comparison function to compare
2064         version numbers.
2065         * scripts/versions.awk: Use sort invocation which can handle
2066         multi-digit sub-version numbers.
2068 2008-12-04  Ulrich Drepper  <drepper@redhat.com>
2070         * locale/programs/ld-address.c (DEFINE_LANGUAGE_CODE2): Define.
2071         * locale/iso-639.def: Add Chhattisgarhi entry.
2073 2008-12-02  Ulrich Drepper  <drepper@redhat.com>
2075         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname3_r): Recognize
2076         ESRCH return value.
2077         (_nss_dns_gethostbyname4_r): Likewise.
2078         * resolv/res_init.c (__res_vinit): Initialize nscount to zero.
2079         * sysdeps/posix/getaddrinfo.c (gaih_inet): In case we use
2080         gethostbyname4_r, we don't have a separate IPv6 status, so copy
2081         the no_data variable.
2083         * resolv/res_init.c (__res_vinit): Fill in IPv4 name server
2084         information at the correct index.
2086         * socket/sys/socket.h: Declare accept4.
2087         * socket/accept4.c: New file.
2088         * sysdeps/unix/sysv/linux/accept4.c: New file.
2089         * sysdeps/unix/sysv/linux/i386/accept4.S: New file.
2090         * socket/Makefile (routines): Add accept4.
2091         * socket/Versions: Export accept4 with version GLIBC_2.10.
2092         * socket/paccept.c: Removed.
2093         * sysdeps/unix/sysv/linux/paccept.c: Removed.
2094         * sysdeps/unix/sysv/linux/i386/paccept.S: Removed.
2095         * Versions.def: Define GLIBC_2.10 for libc.
2096         * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_ACCEPT4.
2098         * nscd/connections.c: Use accept4.
2100         * sysdeps/unix/sysv/linux/i386/socket.S: Fix comment.
2102 2008-12-01  Ulrich Drepper  <drepper@redhat.com>
2104         * resolv/res_send.c (send_dg): Create sockets with non-blocking
2105         flag already set.
2107         * stdlib/setenv.c (unsetenv): Don't search environment if it does
2108         not exist.
2109         * stdlib/Makefile (tests): Add tst-unsetenv1.
2110         * stdlib/tst-unsetenv1.c: New file.
2112 2008-11-29  Ulrich Drepper  <drepper@redhat.com>
2114         * login/utmp_file.c (file_writable): New variable.
2115         (setutent_file): Don't try to open file for writing.
2116         (pututline_file): Before writing, make descriptor writable if
2117         necessary.
2119 2008-11-26  Ulrich Drepper  <drepper@redhat.com>
2121         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Only restrict search
2122         to IPv4 or IPv6 if an interface has been found.
2124 2008-11-26  Roland McGrath  <roland@redhat.com>
2126         * sysdeps/unix/sysv/linux/alpha/ipc_priv.h: Renamed to ...
2127         * sysdeps/unix/sysv/linux/powerpc/ipc_priv.h: ... here.
2129         * sysdeps/unix/sysv/linux/alpha/wordexp.c: Renamed to ...
2130         * sysdeps/unix/sysv/linux/ia64/wordexp.c: ... here.
2131         * sysdeps/unix/sysv/linux/sparc/sparc64/wordexp.c: Change #include.
2133         * elf/elf.h (NT_386_IOPERM): New macro.
2134         (NT_PPC_VSX): New macro.
2136 2008-11-25  Roland McGrath  <roland@redhat.com>
2138         * sysdeps/alpha, sysdeps/unix/bsd/osf/alpha,
2139         sysdeps/unix/bsd/Attic/osf1/alpha, sysdeps/unix/sysv/linux/alpha,
2140         sysdeps/unix/sysv/linux/alpha/alpha, sysdeps/unix/alpha,
2141         sysdeps/mach/alpha, sysdeps/mach/hurd/alpha:
2142         Subdirectories moved to ports repository.
2143         * configure.in (base_machine): Remove alpha case.
2145 2008-11-25  Thomas Schwinge  <tschwinge@gnu.org>
2147         * sysdeps/mach/strerror_l.c: New file.
2149 2008-11-13  Ryan S. Arnold  <rsa@us.ibm.com>
2151         [BZ #6411]
2152         * sysdeps/powerpc/fpu/Makefile: Added test case tst-setcontext-fpscr.
2153         * sysdeps/powerpc/fpu/feholdexcpt.c (_FPU_MASK_ALL): Define to replace
2154         magic numbers.
2155         * sysdeps/powerpc/fpu/fenv_libc.h (fesetenv_register): Dynamically
2156         choose mtfsf insn based on PPC_FEATURE_HAS_DFP.
2157         (relax_fenv_state): Same as above.
2158         (FPSCR_29): Reserve bit in ISA 2.05.
2159         (FPSCR_NI): Provide define for compat.
2160         * sysdeps/powerpc/fpu/fesetenv.c (_FPU_MASK_ALL): Define to replace
2161         magic numbers.
2162         * sysdeps/powerpc/fpu/feupdateenv.c (_FPU_MASK_ALL): Define to replace
2163         magic numbers.
2164         * sysdeps/powerpc/fpu/tst-setcontext-fpscr.c: New file.  Test case to
2165         test setcontext and swapcontext with dynamic 64-bit FPSCR detection.
2166         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S (__longjmp): Adjust
2167         access to hwcap to account for hwcap size increase to uint64_t.
2168         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S (__sigsetjmp ):
2169         Likewise.
2170         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext-common.S
2171         (*setcontext): Likewise.
2172         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/fpu/setcontext.S:
2173         New file.
2174         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/fpu/swapcontext.S:
2175         New file.
2176         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext-common.S
2177         (*setcontext): dynamically select mtfsf insn based on
2178         PPC_FEATURE_HAS_DFP. Adjust access to hwcap to account for hwcap size
2179         increase to uint64_t.
2180         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S
2181         (*swapcontext): dynamically select mtfsf insn based on
2182         PPC_FEATURE_HAS_DFP.  Adjust access to hwcap to account for hwcap size
2183         increase to uint64_t.
2184         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/fpu/setcontext.S:
2185         New file.
2186         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/fpu/swapcontext.S:
2187         New file.
2188         * sysdeps/unix/sysv/linux/powerpc/powerpc64/setcontext.S
2189         (*setcontext): dynamically select mtfsf insn based on
2190         PPC_FEATURE_HAS_DFP.
2191         * sysdeps/unix/sysv/linux/powerpc/powerpc64/swapcontext.S
2192         (*swapcontext): dynamically select mtfsf insn based on
2193         PPC_FEATURE_HAS_DFP.
2195 2008-11-13  Ulrich Drepper  <drepper@redhat.com>
2197         * version.h: Bump for 2.9 release.
2198         * include/features.h (__GLIBC_MINOR__): Bump to 9.
2200         [BZ #7029]
2201         * sysdeps/unix/sysv/linux/bits/sched.h (__CPU_ALLOC_SIZE):
2202         Multiply with sizeof of __cpu_mask, not 8 unconditionally after
2203         all the rounding.
2205 2008-11-11  Ulrich Drepper  <drepper@redhat.com>
2207         [BZ #7009]
2208         * resolv/nss_dns/dns-host.c (gaih_getanswer_slice): Don't abort for
2209         unknown request types for now.
2211 2008-11-11  Roland McGrath  <roland@redhat.com>
2213         * sysdeps/x86_64/configure: New file.
2215         * configure.in: Add AC_SUBST(libc_cv_cpp_asm_debuginfo).
2216         * configure: Regenerated.
2218 2008-11-03  Martin Schwidefsky  <schwidefsky@de.ibm.com>
2220         * sysdeps/s390/s390-64/dl-trampoline.S (_dl_runtime_profile): Use the
2221         correct instruction to remove the stack frame.
2223 2008-11-03  Michael Matz  <matz@suse.de>
2225         * sysdeps/s390/bits/atomic.h (__arch_compare_and_exchange_val_32_acq,
2226         __arch_compare_and_exchange_val_64_acq): Add "memory" clobber.
2228 2008-11-07  Jakub Jelinek  <jakub@redhat.com>
2230         * include/stdio.h (__builtin_fwrite, __builtin_fwrite_unlocked):
2231         Remove.
2233         * bits/libc-tsd.h (__libc_tsd_define, __libc_tsd_address,
2234         __libc_tsd_get, __libc_tsd_set): Add TYPE argument, use it as the type
2235         of the thread variable instead of void *.
2236         * sysdeps/mach/hurd/bits/libc-tsd.h (__libc_tsd_define,
2237         __libc_tsd_address, __libc_tsd_get, __libc_tsd_set): Likewise.
2238         * include/ctype.h (CTYPE_B, CTYPE_TOUPPER, CTYPE_TOLOWER): Adjust
2239         __libc_tsd_define arguments.
2240         (__ctype_b_loc, __ctype_toupper_loc, __ctype_tolower_loc): Adjust
2241         __libc_tsd_address arguments.  Remove union hack.
2242         * include/rpc/rpc.h (RPC_VARS): Adjust __libc_tsd_define arguments.
2243         * sunrpc/rpc_thread.c (RPC_VARS): Likewise.
2244         (__rpc_thread_destroy, rpc_thread_multi, __rpc_thread_variables):
2245         Adjust __libc_tsd_{set,get} arguments.
2246         * ctype/ctype-info.c (CTYPE_B, CTYPE_TOUPPER, CTYPE_TOLOWER): Adjust
2247         __libc_tsd_define arguments.
2248         * locale/uselocale.c (__uselocale): Adjust __libc_tsd_{set,get}
2249         arguments.
2250         * locale/lc-ctype.c (_nl_postload_ctype): Likewise.
2251         * locale/global-locale.c (__libc_tsd_LOCALE): Adjust type.
2252         (LOCALE): Adjust __libc_tsd_define arguments.
2253         * locale/localeinfo.h (_NL_CURRENT_LOCALE): Adjust __libc_tsd_get
2254         arguments.
2255         (LOCALE): Adjust __libc_tsd_define arguments.
2256         * sysdeps/mach/hurd/malloc-machine.h (MALLOC): Adjust __libc_tsd_define
2257         arguments.
2258         (tsd_setspecific, tsd_getspecific): Adjust __libc_tsd_{set,get}
2259         arguments.
2261 2008-11-02  Ulrich Drepper  <drepper@redhat.com>
2263         * malloc/malloc.c (public_rEALLOc): When new arena is used, copy
2264         really all bytes.  Patch by Denys Vlasenko <dvlasenk@redhat.com>.
2266 2008-11-01  Ulrich Drepper  <drepper@redhat.com>
2268         [BZ #6966]
2269         * misc/hsearch_r.c (hsearch_r): Fix secondary hash function.
2271 2008-10-24  Joseph Myers  <joseph@codesourcery.com>
2272             Ulrich Drepper  <drepper@redhat.com>
2274         * math/tgmath.h (__floating_type): Use __builtin_classify_type in
2275         definition for GCC 3.1 and later.
2277 2008-10-31  Jakub Jelinek  <jakub@redhat.com>
2279         * elf/dl-tls.c (__tls_get_addr): After calling _dl_update_slotinfo
2280         refetch dtv, as it might have changed.
2281         * elf/Makefile: Add rules to build and run tst-tls18.
2282         * elf/tst-tls18.c: New test.
2283         * elf/tst-tlsmod18a.c: New file.
2285 2008-09-09  Aurelien Jarno  <aurelien@aurel32.net>
2287         [BZ #6875]
2288         * iconvdata/gconv-modules: Add LATIN9 as an alias to ISO-8859-15.
2290 2008-10-31  Ulrich Drepper  <drepper@redhat.com>
2292         [BZ #6867]
2293         * sysdeps/powerpc/elf/rtld-global-offsets.sym: Fix typo.
2295         [BZ #6919]
2296         * posix/spawnattr_getschedparam.c (posix_spawnattr_getschedparam):
2297         Fix length of copy operation.
2299 2008-10-02  Pierre Habouzit <madcoder@debian.org>
2301         * sysdeps/unix/sysv/linux/eventfd.c (eventfd): Use the eventfd2 syscall
2302         and fix its calling convention.
2304 2008-10-07  Andreas Schwab  <schwab@suse.de>
2306         [BZ #6942]
2307         * resolv/res_send.c (send_vc): Fix last change.
2308         (send_dg): Align here as well.
2310 2008-10-31  Ulrich Drepper  <drepper@redhat.com>
2312         * sysdeps/unix/sysv/linux/ulimit.c (__ulimit): Handle UL_GETFSIZE
2313         return value in case rlimit is RLIM_INFINITY.
2315         [BZ #6947]
2316         * sysdeps/unix/sysv/linux/ulimit.c (__ulimit): Fix return value
2317         for UL_SETFSIZE.
2318         * resource/Makefile (tests): Add bug-ulimit1.
2319         * resource/bug-ulimit1.c: New file.
2321         [BZ #6974]
2322         * sunrpc/rpc_main.c (mkfile_output): Properly handle filename
2323         without dot.  Properly terminate the string with a null byte.
2324         Based on a patch by Aurelien Jarno <aurelien@aurel32.net>.
2326         [BZ #6980]
2327         * debug/getgroups_chk.c (__getgroups_chk): Return EINVAL error for
2328         negative sizees.
2329         * posix/bits/unistd.h (getgroups): Call __getgroups_chk for
2330         negative __size.
2332         [BZ #6995]
2333         * sysdeps/powerpc/powerpc32/dl-machine.c: Fix typo in message.
2335 2008-10-30  Ulrich Drepper  <drepper@redhat.com>
2337         * grp/initgroups.c (internal_getgrouplist): Don't prematurely
2338         abort if there is no initgroups_dyn function.
2340         * resolv/res_send.c (send_dg): On timeout, only return nonzero
2341         result if any of the queries really provided an answer.
2343 2008-10-28  Ulrich Drepper  <drepper@redhat.com>
2345         * po/lt.po: Update from translation team.
2347 2008-10-26  Ulrich Drepper  <drepper@redhat.com>
2349         * po/id.po: Update from translation team.
2351 2008-10-24  Ulrich Drepper  <drepper@redhat.com>
2353         * resolv/res_query.c (__libc_res_nquery): Add a few casts.
2354         Fix tests for existence of second reply.
2356 2008-10-23  Ulrich Drepper  <drepper@redhat.com>
2358         * po/id.po: New file.
2359         Contributed by the Indonesian translation team.
2361 2008-10-22  Dmitry V. Levin  <ldv@altlinux.org>
2363         * misc/syslog.c (openlog_internal): Fix __have_sock_cloexec
2364         initialization.
2366 2008-10-17  Jakub Jelinek  <jakub@redhat.com>
2368         * elf/Makefile: Add rules to build and run tst-tls17.
2369         * elf/tst-tls17.c: New test.
2370         * elf/tst-tlsmod17a.c: New file.
2371         * elf/tst-tlsmod17b.c: Likewise.
2373 2008-10-17  Ulrich Drepper  <drepper@redhat.com>
2375         * stdlib/divmod_1.c: Use correct type for dummy variable.
2376         * stdlib/mod_1.c: Likewise.
2378 2008-10-16  Ulrich Drepper  <drepper@redhat.com>
2380         * elf/dl-tls.c (_dl_update_slotinfo): Copy all of the initial DTV.
2382 2008-10-16  Jakub Jelinek  <jakub@redhat.com>
2384         * sysdeps/unix/sysv/linux/sys/signalfd.h (signalfd): Fix __THROW vs.
2385         __nonnull order for C++.
2386         * sysdeps/unix/sysv/linux/alpha/sys/signalfd.h (signalfd): Likewise.
2387         * sysdeps/unix/sysv/linux/sparc/sys/signalfd.h (signalfd): Likewise.
2389 2008-10-01  Daniel Jacobowitz  <dan@codesourcery.com>
2391         * stdlib/longlong.h: Update from GCC.
2393 2008-10-09  Jakub Jelinek <jakub@redhat.com>
2394             David S. Miller  <davem@davemloft.net>
2396         * sysdeps/sparc/sparc64/sparcv9v/memcpy.S: When not USE_BPR,
2397         make sure any registers used with 64-bit 'branch-on-register'
2398         instructions have their top 32-bits clear.
2399         * sysdeps/sparc/sparc64/sparcv9v/memset.S: Likewise.
2400         * sysdeps/sparc/sparc64/sparcv9v2/memcpy.S: Likewise.
2402 2008-09-18  Andreas Schwab  <schwab@suse.de>
2404         [BZ #6942]
2405         * resolv/res_send.c (send_vc): Fix use of unaligned address.
2406         Properly handle partial reads.
2408 2008-10-01  Mark Shinwell  <shinwell@codesourcery.com>
2410         * elf/elf.h (STO_MIPS_PLT): New.
2411         (R_MIPS_COPY): New.
2412         (R_MIPS_JUMP_SLOT): New.
2413         (R_MIPS_NUM): Redefine to 128.
2414         (DT_MIPS_PLTGOT): New.
2415         (DT_MIPS_RWPLT): New.
2416         (DT_MIPS_NUM): Redefine to 0x35.
2418 2008-10-01  Ulrich Drepper  <drepper@redhat.com>
2420         * timezone/africa: Update from tzdata2008f.
2421         * timezone/asia: Likewise.
2422         * timezone/australasia: Likewise.
2423         * timezone/europe: Likewise.
2424         * timezone/leapseconds: Likewise.
2425         * timezone/northamerica: Likewise.
2426         * timezone/southamerica: Likewise.
2427         * timezone/zone.tab: Likewise.
2429 2008-09-30  Ulrich Drepper  <drepper@redhat.com>
2431         * nscd/connections.c: Disable use of paccept for now.
2433 2008-09-29  Ulrich Drepper  <drepper@redhat.com>
2435         * socket/Versions: Remove paccept export for GLIBC_2.9.
2436         * socket/Makefile (routines): Remove paccept.
2437         * socket/sys/socket.h: Remove paccept declaration.
2439         * po/sv.po: Update from translation team.
2441 2008-09-22  Deborah S. Townsend  <dstownse@us.ibm.com>
2443         * sysdeps/s390/s390-64/s390x-mcount.S: Replace ahi with aghi.
2444         * sysdeps/unix/sysv/linux/s390/s390-64/socket.S: Likewise.
2446 2008-09-16  Ulrich Drepper  <drepper@redhat.com>
2448         * dlfcn/dlopen.c (dlopen_doit): Allow __RTLD_SPROF flag.
2449         Patch by Olivier Fourdan <ofourdan@redhat.com>.
2451 2008-09-15  Ulrich Drepper  <drepper@redhat.com>
2453         * sunrpc/rpc/svc.h: Declare svcfd_create.
2454         Patch by Michael Solberg <msolberg@redhat.com>.
2456 2008-09-12  Flavio Leitner  <fleitner@redhat.com>
2457             Ulrich Drepper  <drepper@redhat.com>
2459         * malloc/malloc.c (public_vALLOc): Try other arenas in case
2460         _int_valloc fails.
2461         (public_pVALLOc): Likewise.
2463 2008-09-02  Andreas Jaeger  <aj@suse.de>
2465         * sysdeps/unix/sysv/linux/s390/s390-32/utmp-convert.h: Fix last
2466         commit.
2468 2008-08-26  Aurelien Jarno  <aurelien@aurel32.net>
2470         [BZ #6860]
2471         * hurd/hurd/signal.h (HURD_MSGPORT_RPC): Fix a typo.
2473 2008-07-18  Daniel Jacobowitz  <dan@codesourcery.com>
2475         * Makefile (check-data): Check data directory in add-ons.
2476         * elf/Makefile (check-data): Likewise.
2478 2008-08-18  Roland McGrath  <roland@redhat.com>
2480         * configure.in (--with-cpu): Check compiler support for -march/-mcpu.
2481         * configure: Regenerated.
2482         * config.make.in (cflags-cpu): New substituted variable.
2483         (with-cpu): Variable removed.
2484         * Makeconfig (+cflags): Use $(cflags-cpu), not $(with-cpu).
2486 2008-08-14  Ryan S. Arnold  <rsa@us.ibm.com>
2488         [BZ #6845]
2489         * sysdeps/powerpc/fpu/bits/mathinline.h (__signbitl): Copy new
2490         __signbitl definition and __LONG_DOUBLE_128__ guard from:
2491         * sysdeps/unix/sysv/linux/powerpc/bits/mathinline.h: Remove as
2492         redundant.  Functions which call floating point assembler operations
2493         should go into a sysdeps powerpc/fpu directory.
2495 2008-08-15  Ulrich Drepper  <drepper@redhat.com>
2497         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Define MAP_STACK.
2498         * sysdeps/unix/sysv/linux/i386/bits/mman.h: Likewise.
2500 2008-08-14  Ulrich Drepper  <drepper@redhat.com>
2502         * sysdeps/x86_64/memset.S: Reduce size of tables for PIC.
2504         * sysdeps/unix/sysv/linux/dl-origin.c (_dl_get_origin): Undo all
2505         change related to AT_EXECFN.  We cannot use that string.
2506         * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): Remove
2507         _dl_execfn member.
2508         * elf/dl-support.c: Remove _dl_execfn variable.
2509         (_dl_aux_init): Remove handling of AT_EXECFN.
2510         * elf/dl-sysdep.c (_dl_sysdep_start): Remove handling of AT_EXECFN.
2511         * elf/rtld.c (process_envvars): Remove use of __ASSUME_AT_EXECFN.
2513 2008-08-13  Ulrich Drepper  <drepper@redhat.com>
2515         [BZ #6544]
2516         * libio/fmemopen.c: Implement binary mode.  In this mode no NUL
2517         byte gets added to writes and seeks from the end use the length of
2518         the buffer and not the currently terminating NUL byte.
2520         [BZ #6634]
2521         * login/utmp_file.c (getutent_r_file): Take additional parameter.
2522         Set to true if locking failed.
2523         (getutid_r_file): Adjust caller.
2524         (pututline_file): Likewise.  Return NULL in this case.
2525         Patch mostly by halesh.s@gmail.com.
2527 2008-08-12  Ulrich Drepper  <drepper@redhat.com>
2529         [BZ #6589]
2530         * sysdeps/unix/sysv/linux/ifaddrs.c (struct sockaddr_ll_max):
2531         Define.
2532         (struct ifaddrs_storage): Use it instead of sockaddr_ll.
2534 2008-08-12  Ryan S. Arnold  <rsa@us.ibm.com>
2536         [BZ #6839]
2537         * sysdeps/powerpc/powerpc32/dl-machine.c (CHECK_STATIC_TLS): Remove
2538         macro since it is now available in elf/dynamic-link.h.
2540 2008-08-12  Roland McGrath  <roland@frob.com>
2542         * hurd/hurd/signal.h (HURD_MSGPORT_RPC): Avoid -Wparenthesis triggers,
2543         in case used outside of libc.
2544         Reported by Samuel Thibault <samuel.thibault@ens-lyon.org>
2546 2008-08-11  Ulrich Drepper  <drepper@redhat.com>
2548         * resolv/res_mkquery.c (res_nmkquery): Call ns_name_compress
2549         directly instead of going through dn_comp.
2551 2008-08-11  Aurelien Jarno  <aurel32@debian.org>
2553         * sysdeps/mach/i386/machine-lock.h (__spin_unlock, __spin_try_lock):
2554         Fix asm constraints.
2556 2008-08-07  Ulrich Drepper  <drepper@redhat.com>
2558         [BZ #6790]
2559         * sysdeps/unix/sysv/linux/bits/in.h (IP_PMTUDISC_PROBE): Define.
2560         (IPV6_PMTUDISC_PROBE): Likewise.
2562 2008-08-07  Pete Eberlein  <eberlein@us.ibm.com>
2564         [BZ #6791]
2565         * sysdeps/unix/sysv/linux/powerpc/bits/mman.h (PROT_SAO): Define.
2567 2008-08-01  Steven Munroe  <sjmunroe@us.ibm.com>
2568             Carlos Eduardo Seo  <cseo@linux.vnet.ibm.com>
2570         [BZ #6817]
2571         * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_cap_flags):
2572         Added the members 'vsx' and 'arch_2_06'.
2573         (_dl_powerpc_platforms): Add the member 'power7'.
2574         * sysdeps/powerpc/dl-procinfo.h: Modify _DL_HWCAP_FIRST
2575         to reflect the changes required by VSX and ISA 2.06.
2576         Modify _DL_PLATFORMS_COUNT to reflect the addition of
2577         'power7'.
2578         Defined PPC_PLATFORM_POWER7.
2579         (_dl_string_platform): Add support for POWER7.
2580         * sysdeps/powerpc/sysdep.h: Define bit masks for VSX
2581         capability and ISA 2.06.
2583 2008-08-07  Ulrich Drepper  <drepper@redhat.com>
2585         [BZ #6824]
2586         * sysdeps/unix/sysv/linux/powerpc/bits/mathinline.h: Use correct
2587         macro to detect use of 128 bit long double.
2588         Patch by Ryan S. Arnold <rsa@us.ibm.com>.
2590 2008-08-05  Ulrich Drepper  <drepper@redhat.com>
2592         * scripts/gen-as-const.awk: Use 32-bit values on 32-bit platforms.
2594         [BZ #5794]
2595         * sysdeps/i386/fpu/s_expm1l.S: Simply use exp implementation for large
2596         parameters.
2597         * sysdeps/x86_64/fpu/s_expm1l.S: Likewise.
2598         Patch by Denys Vlasenko <dvlasenk@redhat.com>.
2600 2008-08-03  Ulrich Drepper  <drepper@redhat.com>
2602         * nscd/connections.c (main_loop_poll): Pass a buffer which is
2603         guaranteed to be large enough to read inotify event.  Ignore
2604         EAGAIN error.  Better error message.  Add branch predicition.
2605         (main_loop_epoll): Likewise.
2607 2008-08-02  Roland McGrath  <roland@frob.com>
2609         * sysdeps/mach/i386/machine-lock.h (__spin_unlock, __spin_try_lock):
2610         Add memory clobbers.
2612 2008-08-02  Ulrich Drepper  <drepper@redhat.com>
2614         * manual/arith.texi: Avoid @strong{Note:}.
2615         * manual/creature.texi: Likewise.
2616         * manual/filesys.texi: Likewise.
2617         * manual/math.texi: Likewise.
2618         * manual/memory.texi: Likewise.
2619         * manual/resource.texi: Likewise.
2620         * manual/syslog.texi: Likewise.
2621         * manual/time.texi: Likewise.
2623         * sysdeps/posix/clock_getres.c (hp_timing_getres): Remove inline
2624         to prevent warning.
2626 2008-08-01  Ulrich Drepper  <drepper@redhat.com>
2628         * sysdeps/unix/sysv/linux/Versions: Fix changes due to old patch for
2629         new epoll_create1 interface.
2630         * sysdeps/unix/sysv/linux/syscalls.list: Likewise.
2631         * sysdeps/unix/sysv/linux/sys/epoll.h: Likewise.
2632         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Likewise.
2634         * include/arpa/nameser.h (NS_GET16): Use const pointer.
2635         (NS_GET32): Likewise.
2637         * sysdeps/unix/sysv/linux/kernel-features.h: s390 has the new
2638         syscalls, too.
2640         * sysdeps/unix/sysv/linux/dl-origin.c (_dl_get_origin): We cannot
2641         use the AT_EXECFN value if it is no absolute path.
2642         * sysdeps/unix/sysv/linux/kernel-features.h: Never define
2643         __ASSUME_AT_EXECFN.
2645         * Versions.def: Add GLIBC_2.9 to libresolv.
2646         * include/resolv.h: Remove hidden proto declarations for __ns_*
2647         functions.  Add them for __dn_count_labels and __p_secstodate.
2648         * include/arpa/nameser.h: Add a number of hidden proto declarations.
2649         Define ns_msg_getflags macro here.
2650         * resolv/res_debug.c: Add hidden definition for __dn_count_labels
2651         and __p_secstodate.
2652         * resolv/Versions: Export functions from <arpa/nameser.h> from
2653         libresolv in version GLIBC_2.9.
2654         * resolv/ns_name.c: Integrate changes from bind 9.5.0.  Add necessary
2655         hidden definitions.
2656         * resolv/ns_netint.c: Likewise.
2657         * resolv/ns_parse.c: Likewise.
2658         * resolv/ns_print.c: Likewise.
2659         * resolv/ns_samedomain.c: Likewise.
2660         * resolv/ns_ttl.c: Likewise.
2661         * resolv/arpa/nameser_compat.h: Likewise.
2662         * resolv/arpa/nameser.h: Likewise.  Remove macros which redirect
2663         function calls.
2664         * resolv/nss_dns/dns-canon.c (_nss_dns_getcanonname_r): Use __ns_get16
2665         instead of ns_get16.
2666         * resolv/nss_dns/dns-host.c (getanswer_r): Use __ns_get16 and
2667         __ns_get32 instead of ns_get16 and ns_get32 respectively.
2668         (gaih_getanswer_slice): Likewise.
2669         * resolv/Makefile (libresolv-routines): Add ns_date.
2670         * resolv/ns_date.c: New file.
2672         * elf/Makefile (check-localplt.out): Also check libresolv and
2673         libcrypt.
2675 2008-07-31  Ulrich Drepper  <drepper@redhat.com>
2677         * sysdeps/unix/sysv/linux/kernel-features.h: Define
2678         __ASSUME_O_CLOEXEC.
2680 2008-07-30  Ulrich Drepper  <drepper@redhat.com>
2682         * sysdeps/posix/getaddrinfo.c (gaih_inet): Raise size of initial
2683         buffer passed to NSS functions.
2685         * nscd/connections.c (nscd_init): Typo in preprocessor directive.
2687         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_PACCEPT):
2688         Define.
2690         * misc/syslog.c (openlog_internal): Fix compile problem.
2692 2008-07-28  Roland McGrath  <roland@redhat.com>
2694         * elf/dl-sysdep.c (_dl_show_auxv): Add AT_EXECFN to the table.
2696 2008-07-28  Ulrich Drepper  <drepper@redhat.com>
2698         * io/ftw.c (add_object): Remove inline to avoid warning.
2700         * sysdeps/unix/sysv/linux/paccept.c: Fix compile problem.
2702         * resolv/res_send.c (__libc_res_nsend): Take additional parameter.
2703         Use it instead of locally defined resplen2 variable.
2704         (res_nsend): Adjust for __libc_res_nsend interface change.
2705         (send_vc): Initialize *resplen2 if necessary.  Read length of
2706         package into an appropriately aligned variable.  Store converted length
2707         in new variable and use it appropriately.
2708         Add branch prediction help.
2709         * resolv/res_query.c (__libc_res_nquery): Take additional parameter
2710         and pass it on to __libc_res_nsend.  Adjust all callers.
2711         (__libc_res_nsearch): Likewise.
2712         (__libc_res_nqeurydomain): Likewise.
2713         * resolv/nss_dns/dns-host.c: Adjust for __libc_res_nsearch interface
2714         change.
2715         (_nss_dns_gethostbyname4): Don't unconditionally allocate tmp array.
2716         Define resplen2 variable and pass it to __libc_res_nsearch and then
2717         to gaih_getanswer.
2718         (getanswer_r): In case of incorrect DNS data don't overread buffer.
2719         Add branch prediction.
2720         (gaih_getanswer_slice): Likewise.  Check for invalid data types.
2721         (gaih_getanswer): Don't decode second slice if first one failed due
2722         to a too small buffer.  Don't let not found status of second
2723         decoder shadow results of the first.
2724         * resolv/gethnamaddr.c (gethostbyname2): Adjust for __libc_res_nsearch
2725         and __libc_res_nquery interface changes
2726         (gethostbyaddr): Adjust for __libc_res_nquery interface change.
2727         * include/resolv.h: Adjust prototypes for __libc_res_nquery,
2728         __libc_res_nsearch, and __libc_res_nsend.
2729         * resolv/nss_dns/dns-canon.c: Adjust for __libc_res_nquery interface
2730         change.
2731         * resolv/nss_dns/dns-network.c: Adjust for __libc_res_nquery and
2732         __libc_res_nsearch interface changes.
2734 2008-07-27  Ulrich Drepper  <drepper@redhat.com>
2736         * libio/iopopen.c (_IO_new_proc_open): Remove unnecessary volatile.
2738         * posix/wordexp.c (exec_comm): Use pipe2 if possible to create
2739         file descriptors with close-on-exec set.
2740         (exec_comm_child): Fix the case where the write end of the pipe is
2741         STDOUT_FILENO already.  In case it is, clear close-on-exec.
2743         * sysdeps/unix/sysv/linux/syscalls.list: Add __pipe2 alias.
2744         * io/pipe2.c: Likewise.
2745         * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_PIPE2
2746         instead of __ASSUME_PACCEPT.
2747         * include/unistd.h: Declare __have_pipe2.
2748         * libio/iopopen.c: Implement "e" flag.
2749         * libio/Makefile (tests): Add tst-popen1.
2750         * libio/tst-popen1.c: New file.
2752         * sysdeps/unix/sysv/linux/bits/socket.h: Define PF_ISDN and AF_ISDN.
2753         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
2755 2008-07-26  Ulrich Drepper  <drepper@redhat.com>
2757         [BZ #6771]
2758         * libio/fileops.c (_IO_new_file_attach): Preserve errno around
2759         success call of _IO_SEEKOFF or calls which failed because the
2760         descriptor is for a pipe.
2762         * sunrpc/key_call.c (getkeyserv_handle): Use FD_CLOEXEC instead of
2763         magic number.
2765         * misc/syslog.c (openlog_internal): Use SOCK_CLOEXEC if possible.
2767         * malloc/mtrace.c (mtrace): Use 'e' flag in fopen call.  Drop
2768         F_SETFD use if we know fopen set the flag.
2770         * login/utmp_file.c (setutent_file): Minor optimization in case
2771         O_CLOEXEC is available.
2773 2008-07-24  Tom "spot" Callaway  <tcallawa@redhat.com>
2775         * Makeconfig: Define pie-ccflag and PIE-ccflag variables.
2776         * elf/Makefile: Use pie-ccflag variable.
2777         * nscd/Makefile: Likewise.
2778         * sysdeps/sparc/Makefile: Set $(pie-ccflag) to -fPIE.
2780 2008-07-21  Andreas Krebbel  <krebbel1@de.ibm.com>
2782         [BZ #6724]
2783         * Versions.def: Add GLIBC_2.9 version tag for libutil.
2784         * sysdeps/unix/sysv/linux/s390/bits/utmp.h: Copy of
2785         gnu/bits/utmp.h.  Check for __WORDSIZE_COMPAT32 removed.
2786         * sysdeps/unix/sysv/linux/s390/bits/utmpx.h: Copy of
2787         gnu/bits/utmpx.h.  Check for __WORDSIZE_COMPAT32 removed.
2788         * sysdeps/unix/sysv/linux/s390/s390-32/Makefile: Add new files
2789         utmp32, utmpx32 and login32.
2790         * sysdeps/unix/sysv/linux/s390/s390-32/Versions: Add 2.9
2791         versions of struct utmp functions to libc and libutil.
2792         * sysdeps/unix/sysv/linux/s390/s390-32/utmp-compat.h: New file.
2793         * sysdeps/unix/sysv/linux/s390/s390-32/getutent.c: New file.
2794         * sysdeps/unix/sysv/linux/s390/s390-32/getutent_r.c: New file.
2795         * sysdeps/unix/sysv/linux/s390/s390-32/getutid.c: New file.
2796         * sysdeps/unix/sysv/linux/s390/s390-32/getutid_r.c: New file.
2797         * sysdeps/unix/sysv/linux/s390/s390-32/getutline.c: New file.
2798         * sysdeps/unix/sysv/linux/s390/s390-32/getutline_r.c: New file.
2799         * sysdeps/unix/sysv/linux/s390/s390-32/getutmp.c: New file.
2800         * sysdeps/unix/sysv/linux/s390/s390-32/getutxent.c: New file.
2801         * sysdeps/unix/sysv/linux/s390/s390-32/getutxid.c: New file.
2802         * sysdeps/unix/sysv/linux/s390/s390-32/getutxline.c: New file.
2803         * sysdeps/unix/sysv/linux/s390/s390-32/login.c: New file.
2804         * sysdeps/unix/sysv/linux/s390/s390-32/login32.c: New file.
2805         * sysdeps/unix/sysv/linux/s390/s390-32/pututxline.c: New file.
2806         * sysdeps/unix/sysv/linux/s390/s390-32/updwtmp.c: New file.
2807         * sysdeps/unix/sysv/linux/s390/s390-32/updwtmpx.c: New file.
2808         * sysdeps/unix/sysv/linux/s390/s390-32/utmp-convert.h: New file.
2809         * sysdeps/unix/sysv/linux/s390/s390-32/utmp32.c: New file.
2810         * sysdeps/unix/sysv/linux/s390/s390-32/utmp32.h: New file.
2811         * sysdeps/unix/sysv/linux/s390/s390-32/utmpx-convert.h: New file.
2812         * sysdeps/unix/sysv/linux/s390/s390-32/utmpx32.c: New file.
2813         * sysdeps/unix/sysv/linux/s390/s390-32/utmpx32.h: New file.
2815 2008-07-26  Ulrich Drepper  <drepper@redhat.com>
2817         * scripts/gen-as-const.awk: Generate more widely usable code by
2818         using 64-bit arithmetic.
2820         * stdio-common/printf_fp.c (___printf_fp): Give wide outout code
2821         the same treatment as narrow output code in last patch.
2823         * sunrpc/clnt_udp.c (__libc_clntudp_bufcreate): Namespace cleanup.
2825         [BZ #6763]
2826         * elf/dl-load.c (local_strdup): Remove inline.
2827         (_dl_map_object_from_fd): Don't allocate l_symbolic_searchlist.r_list.
2828         * elf/dl-object.c (_dl_new_object): Allocate symbolic searchlist as
2829         part of the object.
2831         * sysdeps/unix/sysv/linux/dl-origin.c: Add const to avoid warning.
2833 2008-07-25  Ulrich Drepper  <drepper@redhat.com>
2835         * sysdeps/unix/sysv/linux/kernel-features.h: IA-64 and SPARC have
2836         the new syscalls, too.
2838         * sysdeps/i386/i686/memcmp.S: Fix unwind information.
2839         Reported by Paul Pluzhnikov <ppluzhnikov@google.com>.
2841         [BZ #6698]
2842         * stdio-common/_i18n_number.h (_i18n_number_rewrite): Take additional
2843         parameter for end of buffer.  If temporary copy is too large use
2844         malloc.
2845         * stdio-common/vfprintf.c: Adjust for _i18n_number_rewrite
2846         interface change.
2847         * stdio-common/printf_fp.c (__printf_fp): Likewise..  Account for
2848         string rewrite when allocating buffer.
2850         * sysdeps/unix/sysv/linux/kernel-features.h: PPC has the new
2851         syscalls, too.
2853         * nscd/connections.c (nscd_init): Clean up fcntl call.
2855         * nscd/nscd_helper.c (open_socket): Use SOCK_CLOEXEC and
2856         SOCK_NONBLOCK if possible.
2858         * sysdeps/unix/sysv/linux/opensock.c (__opensock): Use
2859         SOCK_CLOEXEC if available.
2861         * include/rpc/clnt.h: Declare __libc_clntudp_bufcreate and
2862         __libc_clntudp_bufcreate_internal.
2863         * include/sys/socket.h: Declare __have_sock_cloexec.
2864         * socket/Makefile (aux): Add have_sock_cloexec.
2865         * socket/have_sock_cloexec.c: New file.
2866         * sunrpc/clnt_udp.h (clntudp_bufcreate): Now a wrapper around
2867         __libc_clntudp_bufcreate.
2868         (__libc_clntudp_bufcreate): Former implementation of clntudp_bufcreate
2869         which takes an additional parameter.  Create socket with non-blocking
2870         mode and close-on-exec flag set, if wanted.
2871         * sunrpc/Versions: Export __libc_clntudp_bufcreate@GLIBC_PRIVATE.
2872         * nis/ypclnt.c (yp_bind_client_create): Use __libc_clntpudp_bufcreate
2873         instead of clntudp_create.  The socket has already the close-on-exec
2874         flag set if SOCK_CLOEXEC is defined.
2876 2008-07-24  Ulrich Drepper  <drepper@redhat.com>
2878         * sysdeps/unix/sysv/linux/kernel-features.h: Define
2879         __ASSUME_PACCEPT, __ASSUME_IN_NONBLOCK, and __ASSUME_PACCEPT if
2880         appropriate.
2881         * nscd/connections.c: Avoid fcntl calls to set close-on-exec flag and
2882         non-blocking mode by using socket, paccept, and inotify_init1.
2884         * Versions.def (glibc): Add GLIBC_2.9.
2885         * io/Makefile (routines): Add dup3 and pipe2.
2886         * io/Versions [glibc] (GLIBC_2.9): Add dup3 and pipe2.
2887         * io/dup3.c: New file.
2888         * io/pipe2.c: New file.
2889         * posix/unistd.h: Declare dup3 and pipe2.
2890         * socket/Makefile (routines): Add paccept.
2891         * socket/Versions [glibc] (GLIBC_2.9): Add paccept.
2892         * socket/paccept.c: New file.
2893         * socket/sys/socket.h: Declare paccept.
2894         * sysdeps/unix/syscalls.list: Add entry for dup3.
2895         * sysdeps/unix/sysv/linux/Versions [glibc] (GLIBC_2.9): Add
2896         epoll_create2 and inotify_init1.
2897         * sysdeps/unix/sysv/linux/eventfd.c: Use eventfd1 syscall if possible.
2898         * sysdeps/unix/sysv/linux/paccept.c: New file.
2899         * sysdeps/unix/sysv/linux/signalfd.c: Use signalfd4 syscall if
2900         possible.
2901         * sysdeps/unix/sysv/linux/socketcall.h: Add SOCKOP_paccept.
2902         * sysdeps/unix/sysv/linux/syscalls.list: Add epoll_create2,
2903         inotify_init1, and pipe2 entries.
2904         * sysdeps/unix/sysv/linux/alpha/sys/epoll.h: New file.
2905         * sysdeps/unix/sysv/linux/alpha/sys/eventfd.h: New file.
2906         * sysdeps/unix/sysv/linux/alpha/sys/inotify.h: New file.
2907         * sysdeps/unix/sysv/linux/alpha/sys/signalfd.h: New file.
2908         * sysdeps/unix/sysv/linux/alpha/sys/timerfd.h: New file.
2909         * sysdeps/unix/sysv/linux/bits/socket.h: Define SOCK_CLOEXEC and
2910         SOCK_NONBLOCK.
2911         * sysdeps/unix/sysv/linux/i386/paccept.S: New file.
2912         * sysdeps/unix/sysv/linux/sparc/sys/epoll.h: New file.
2913         * sysdeps/unix/sysv/linux/sparc/sys/eventfd.h: New file.
2914         * sysdeps/unix/sysv/linux/sparc/sys/inotify.h: New file.
2915         * sysdeps/unix/sysv/linux/sparc/sys/signalfd.h: New file.
2916         * sysdeps/unix/sysv/linux/sparc/sys/timerfd.h: New file.
2917         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: New file.
2918         * sysdeps/unix/sysv/linux/sys/epoll.h: Define EPOLL_CLOEXEC and
2919         EPOLL_NONBLOCK.  Declare epoll_create2.
2920         * sysdeps/unix/sysv/linux/sys/eventfd.h: Define EFD_CLOEXEC and
2921         EFD_NONBLOCK.
2922         * sysdeps/unix/sysv/linux/sys/inotify.h: Define IN_CLOEXEC and
2923         IN_NONBLOCK.  Declare inotify_init1.
2924         * sysdeps/unix/sysv/linux/sys/signalfd.h: Define SFD_CLOEXEC and
2925         SFD_NONBLOCK.
2926         * sysdeps/unix/sysv/linux/sys/timerfd.h: Define TFD_CLOEXEC and
2927         TFD_NONBLOCK.
2929         * elf/elf.h: Define AT_EXECFN.
2930         * elf/rtld.c [!__ASSUME_AT_EXECFN] (process_envvars): Don't handle
2931         LD_ORIGIN_PATH.
2932         * elf/dl-sysdep.c (_dl_sysdep_start): Handle AT_EXECFN.
2933         * elf/dl-support.c: Define _dl_execfn.  Don't define _dl_origin_path
2934         if __ASSUME_AT_EXECFN is defined.
2935         (_dl_aux_init): Handle AT_EXECFN.
2936         * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_AT_EXECFN
2937         for 2.6.27 and up.
2938         * sysdeps/generic/ldsodefs.h (rtld_global_ro): Add _dl_execfn.
2939         Don't define _dl_origin_path if __ASSUME_AT_EXECFN is defined.
2940         * sysdeps/unix/sysv/linux/dl-origin.c (_dl_get_origin): Use
2941         _dl_execfn if available and avoid compatibility code if
2942         __ASSUME_AT_EXECFN is defined.
2944         * sysdeps/unix/sysv/linux/dl-sysdep.h: Don't declare
2945         _dl_discover_osversion only for older kernels.
2947 2008-07-22  Roland McGrath  <roland@frob.com>
2949         * hurd/fd-read.c (_hurd_fd_read): Fix last change.
2951 2008-07-21  Roland McGrath  <roland@frob.com>
2953         * hurd/fd-read.c (_hurd_fd_read): Return EGRATUITOUS if the server
2954         returned too much data out of line.
2956 2008-07-20  Ulrich Drepper  <drepper@redhat.com>
2958         * locale/setlocale.c (setname): Remove inline to avoid compiler
2959         warning.
2961         [BZ #6712]
2962         * locale/setlocale.c (setlocale): Take the setlocale lock earlier.
2964 2008-07-15  Ulrich Drepper  <drepper@redhat.com>
2966         * stdio-common/vfprintf.c (_IO_helper_overflow): In case _IO_sputn
2967         doesn't manage to write anything, fail.
2969         * malloc/hooks.c (__malloc_check_init): Remove printf.
2971 2008-07-14  Samuel Thibault  <samuel.thibault@ens-lyon.org>
2973         * sysdeps/mach/hurd/bits/fcntl.h: Include <sys/types.h>.
2975 2008-07-12  Ulrich Drepper  <drepper@redhat.com>
2977         * nscd/connections.c (main_loop_poll): Fix handling of read errors
2978         from inotify.
2979         (main_loop_epoll): Likewise.
2981 2008-07-09  Ulrich Drepper  <drepper@redhat.com>
2983         * resolv/res_send.c: Remove unnecessary res_pquery prototype.
2985         * resolv/res_query.c (__libc_res_nquery): Issue debug message only
2986         if DEBUG is defined.
2988         * resolv/res_query.c (__libc_res_nquery): Align buffer for T_AAAA
2989         query.  Adjust buffer size computation for padding.
2991 2008-07-08  Ulrich Drepper  <drepper@redhat.com>
2993         * stdio-common/Makefile: Add rules to build and run tst-setvbuf1.
2994         * stdio-common/tst-setvbuf1.c: New file.
2995         * stdio-common/tst-setvbuf1.expect: New file.
2997         [BZ #6719]
2998         * libio/iosetvbuf.c (_IO_setvbuf): Correctly clear buffering flags
2999         when selecting fully-buffered stream.
3000         Patch by Wang Xin <wxinee@gmail.com>.
3002 2008-07-06  Samuel Thibault  <samuel.thibault@ens-lyon.org>
3004         * sysdeps/mach/hurd/open.c: Include <stdio.h>.
3005         (__open_2): New function.
3006         (__open64_2): New alias to __open_2.
3007         * sysdeps/mach/hurd/openat.c: Include <stdio.h>.
3008         (__openat_2): New function.
3009         (__openat64_2): New alias to __openat_2.
3011 2008-07-06  Ulrich Drepper  <drepper@redhat.com>
3013         [BZ #6723]
3014         * time/mktime.c (__mktime_internal): Normalize tp->tm_isdst value.
3016 2008-07-01  Samuel Thibault  <samuel.thibault@ens-lyon.org>
3018         * sysdeps/unix/bsd/bsd4.4/bits/socket.h: Define MSG_NOSIGNAL.
3019         * hurd/hurd/fd.h (__hurd_sockfail): Add extern inline function.
3020         * sysdeps/mach/hurd/recv.c (__recv): Use __hurd_sockfail instead of
3021         __hurd_dfail.
3022         * sysdeps/mach/hurd/recvfrom.c (__recvfrom): Likewise.
3023         * sysdeps/mach/hurd/recvmsg.c (__recvmsg): Likewise.
3024         * sysdeps/mach/hurd/send.c (__send): Likewise.
3025         * sysdeps/mach/hurd/sendto.c (__sendfrom): Likewise.
3026         * sysdeps/mach/hurd/sendmsg.c (__sendmsg): Likewise.
3028 2008-03-04  Samuel Thibault  <samuel.thibault@ens-lyon.org>
3030         * sysdeps/mach/hurd/recv.c (__recv): Initialize NPORTS.
3031         * sysdeps/mach/hurd/recvfrom.c (__recvfrom): Likewise.
3032         * sysdeps/mach/hurd/recvmsg.c (__recvmsg): Likewise.
3033         * hurd/fd-read.c (_hurd_fd_read): Initialize NREAD.
3034         * hurd/get-host.c (_hurd_get_host_config): Likewise.
3035         * sysdeps/mach/hurd/dl-sysdep.c (__libc_read): Likewise.
3037 2008-06-27  Ulrich Drepper  <drepper@redhat.com>
3039         [BZ #6657]
3040         * time/strptime_l.c: Don't clear s.era_cnt after successful match
3041         of %EY.
3042         Patch by Petr Baudis.
3044 2008-06-26  Ulrich Drepper  <drepper@redhat.com>
3046         * resolv/res_debug.c (__p_type_syms): Add ns_t_dname entry.
3047         Patch by Peter Jones <pjones@redhat.com>.
3049 2008-06-25  Ulrich Drepper  <drepper@redhat.com>
3051         [BZ #6654]
3052         * stdlib/canonicalize.c (__realpath): readlink can write too much
3053         into the buffer on platforms without PATH_MAX.
3055 2008-06-17  Carlos O'Donell  <carlos@codesourcery.com>
3057         [BZ #6653]
3058         * posix/tst-regex.c (main): Rename to...
3059         (do_test): ... this. Remove cmdline option processing.
3060         (TIMEOUT): Define.
3061         (TEST_FUNCTION): Define.
3062         (CMDLINE_OPTIONS): Define.
3064 2008-06-25  Ulrich Drepper  <drepper@redhat.com>
3066         [BZ #5210]
3067         * configure.in: Add -Werror to -fstack-protector test to catch
3068         unsupported architectures.
3069         Patch by Gilles Esponasse <g.esp@free.fr>.
3071 2008-06-17  Joseph Myers  <joseph@codesourcery.com>
3073         * stdlib/tst-setcontext.c: Set back_in_main before exit if
3074         getcontext returns ENOSYS.
3076 2008-06-18  Ulrich Drepper  <drepper@redhat.com>
3078         * nscd/connections.c (main_loop_poll): Fix test for read error.
3079         (main_loop_epoll): Likewise.
3081 2008-06-13  Ulrich Drepper  <drepper@redhat.com>
3083         * sysdeps/posix/getaddrinfo.c: Move _res_hconf_init call to a
3084         better place so it is not called when nscd is used.
3086         * nscd/connections.c: Also recognize and handle changes to the
3087         resolver configuration file.
3089 2008-06-12  Ulrich Drepper  <drepper@redhat.com>
3091         * time/strftime.c: Pass reference to tzset_called around to handle
3092         recursive calls.
3094         [BZ #6612]
3095         * time/strftime.c (__strftime_internal): Call tzset() only
3096         when printing timezone-dependent values.
3097         Based on a patch by Petr Baudis <pasky@suse.cz>.
3099         * resolv/nss_dns/dns-host.c (gaih_getanswer): Don't
3100         unconditionally use second gaih_getanswer_slice result.
3102         * sysdeps/posix/getaddrinfo.c (gai_inet): Remove unnecessary test.
3103         (getaddrinfo): RES must always be non-NULL.
3105 2008-06-12  Jakub Jelinek  <jakub@redhat.com>
3107         * sysdeps/powerpc/powerpc64/fpu/s_llround.S (__llround): Avoid using
3108         cr[34] registers.
3109         * sysdeps/powerpc/powerpc64/fpu/s_llroundf.S (__llroundf): Likewise.
3110         * sysdeps/powerpc/powerpc32/power4/fpu/s_llround.S (__llround):
3111         Likewise.
3112         * sysdeps/powerpc/powerpc32/fpu/s_lround.S (__lround): Avoid using cr3
3113         register.
3115 2008-06-12  Ulrich Drepper  <drepper@redhat.com>
3117         * nscd/nscd.h (struct database_dyn): Add inotify_descr and clear_cache
3118         fields.
3119         * nscd/connections.c (inotify_fd): New variable.
3120         (nscd_init): Try to open an inotify descriptor.
3121         If successful, watch files for databases using inotify instead of
3122         having prune threads stat the files.
3123         (nscd_run_prune): Recognize clear_cache flag being set and call
3124         prune_cache appropriately.
3125         (main_loop_poll): Add inotify descriptor to wait set and handle the
3126         reported changes.
3127         (main_loop_epoll): Likewise.
3128         * nscd/cache.c (prune_cache): Don't stat files for databases if
3129         inotify is used.
3130         * sysdeps/unix/sysv/linux/Makefile [subdir=nscd]
3131         (CFLAGS-connections.c): Add -DHAVE_INOTIFY.
3133         * nscd/grpcache.c (cache_addgr): Correctly compute size of
3134         fixed-size portion of the record.
3135         * nscd/servicescache.c (cache_addserv): Likewise.
3136         * nscd/pwdcache.c (cache_addpw): Likewise.
3137         * nscd/initgrcache.c (addinitgroupsX): Likewise.
3139 2008-06-11  Ulrich Drepper  <drepper@redhat.com>
3141         * nscd/mem.c (gc): Initialize obstack earlier so that if we jump
3142         out we don't use uninitialized memory.
3144         * nscd/hstcache.c (cache_addhst): Send correct number of bytes to
3145         the client.
3147 2008-06-10  Ulrich Drepper  <drepper@redhat.com>
3149         * resolv/nss_dns/dns-host.c (gaih_getanswer_slice): Also log and
3150         ignore T_DNAME messages.
3151         * resolv/arpa/nameser_compat.h (T_DNAME): Define.
3153 2008-06-05  Jakub Jelinek  <jakub@redhat.com>
3155         * misc/regexp.h (compile): Use __REPB_PREFIX macro.
3156         Avoid segfault if first GETC returns eof/'\0'/'\n'.
3158 2008-06-03  Jakub Jelinek  <jakub@redhat.com>
3160         * nscd/nscd_getserv_r.c (__nscd_getservbyport_r): Pass cp
3161         instead of portstr to nscd_getserv_r.  Patch by
3162         Roman Kagan <rkagan@mail.ru>.
3164 2008-05-26  Jim Meyering  <meyering@redhat.com>
3166         Remove more useless "if" tests before "free".
3167         * include/inline-hashtab.h (htab_delete): Likewise.
3168         * libio/freopen.c (freopen): Likewise.
3169         * libio/freopen64.c (freopen64): Likewise.
3170         * locale/programs/ld-collate.c (collate_read): Likewise.
3171         * misc/fstab.c (libc_freeres_fn): Likewise.
3172         * posix/glob.c (globfree): Likewise.
3174 2008-05-24  Ulrich Drepper  <drepper@redhat.com>
3176         * string/Makefile (strop-tests): Add memmem.
3177         * string/test-memmem.c: New file.
3178         * string/test-string.h (BUF1PAGES): Define to 1 if undefined.
3179         (test_init): Size buf1 according to BUF1PAGES.
3181 2008-05-24  Jakub Jelinek  <jakub@redhat.com>
3183         * libio/stdio.h (vscanf): Fix -std=c99 redirect.
3184         * stdio-common/Makefile (tests): Add scanf16 and scanf17.
3185         (CFLAGS-scanf17.c): New.
3186         * stdio-common/scanf14.c (main): Add fscanf and scanf tests.
3187         * stdio-common/scanf15.c (main): Likewise.
3188         * stdio-common/scanf16.c: New file.
3189         * stdio-common/scanf17.c: New file.
3191 2008-05-24  Ulrich Drepper  <drepper@redhat.com>
3193         * resolv/res_send.c (send_dg): If we already have one of two
3194         answers and the server reports SERVFAIL, NOTIMP, or REFUSED, then
3195         use the one answer insted of failing.
3197 2008-02-20  Ryan S. Arnold  <rsa@us.ibm.com>
3199         * math/libm-test.inc (exp_test): Exclude expl(1000.0L) from
3200         being executed on PowerPC as the expected result exceeds IBM
3201         long double 128 __LDBL_MAX__.
3203 2008-05-21  Roland McGrath  <roland@redhat.com>
3205         * shlib-versions (sparc.*-.*-.*, sparc64.*-.*-.*): Add ABI lines.
3207         * Makefile (check-data): Use $(abi-name) before other guesses.
3208         Look in $(add-ons) dirs before scripts/data/.
3209         * elf/Makefile (check-data): Likewise.
3211         * scripts/soversions.awk: Grok ABI line.
3212         * Makeconfig ($(common-objpfx)soversions.mk): Likewise.
3213         Emit definition for abi-name variable.
3215 2008-05-21  Ulrich Drepper  <drepper@redhat.com>
3217         * string/endian.h: Define new fixed-size hto* and *toh macros only
3218         if [__USE_BSD].
3220         * iconvdata/Depend: Add localedata.
3222 2008-05-21  Samuel Thibault  <samuel.thibault@ens-lyon.org>
3224         * bits/termios.h (ONLCR): Define under [__USE_XOPEN] too.
3226 2008-05-08  David S. Miller  <davem@davemloft.net>
3228         * sysdeps/unix/sysv/linux/sparc/sparc32/setcontext.S: Use
3229         HIDDEN_JUMPTARGET.
3230         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h
3231         (__SYSCALL_CLOBBERS): Remove %g* registers.
3232         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h
3233         (__SYSCALL_CLOBBERS): Likewise.
3234         * scripts/data/localplt-sparc-linux-gnu.data: New file.
3235         * scripts/data/localplt-sparc64-linux-gnu.data: New file.
3237 2008-05-21  Jakub Jelinek  <jakub@redhat.com>
3239         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h
3240         (CALL_ERRNO_LOCATION): Define.
3241         (__SYSCALL_STRING, __CLONE_SYSCALL_STRING): Use it.
3242         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h
3243         (CALL_ERRNO_LOCATION): Define.
3244         (__SYSCALL_STRING, __CLONE_SYSCALL_STRING): Use it.
3245         * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S (__brk): Use
3246         HIDDEN_JUMPTARGET for __errno_location call in libc.so.
3248 2008-05-20  Ulrich Drepper  <drepper@redhat.com>
3250         * include/inline-hashtab.h (higher_prime_number): Fix type of mid
3251         variable.
3253 2008-05-20  Jakub Jelinek  <jakub@redhat.com>
3255         * sysdeps/unix/sysv/linux/sparc/sparc32/sigcontextinfo.h
3256         (FIRST_FRAME_POINTER): Define.
3258 2008-05-09  David S. Miller  <davem@davemloft.net>
3260         * sysdeps/sparc/sparc64/backtrace.c: New file.
3262 2008-05-14  David S. Miller  <davem@davemloft.net>
3264         * sysdeps/sparc/machine-gmon.h: New file.
3265         * sysdeps/sparc/sparc-mcount.S: Likewise.
3266         * sysdeps/sparc/Makefile: Add sparc-mcount target to
3267         sysdep_routines in gmon directory.
3269 2008-05-19  Jakub Jelinek  <jakub@redhat.com>
3271         * elf/soinit.c (__EH_FRAME_BEGIN__): Remove.
3273 2008-05-19  Ulrich Drepper  <drepper@redhat.com>
3275         * resolv/res_query.c (__libc_res_nquery): In case one of two
3276         answer was too short don't try to read that answer's header.
3278         * resolv/res_send.c (send_dg): In case of timeout and there are
3279         two queries and one has been answered, return value indicating
3280         success.
3282 2008-05-18  Ulrich Drepper  <drepper@redhat.com>
3284         * nscd/cache.c (cache_add): Take additional parameter specifying
3285         whether this is in response of a cache refill.  Check alignment
3286         of package data.  Revamp waking of pruning thread.
3287         (prune_cache): Small optimization.
3288         * nscd/nscd.h: Adjust cache_add prototypes.
3289         * nscd/aicache.c: Adjust cache_add calls.
3290         * nscd/grpcache.c: Likewise.
3291         * nscd/hstcache.c: Likewise.
3292         * nscd/initgrcache.c: Likewise.
3293         * nscd/pwdcache.c: Likewise.
3294         * nscd/servicescache.c: Likewise.
3295         * nscd/connections.c (restart): Really disable cache use before
3296         exec attempt.  If it fails, reenable cache.
3297         (nscd_run_prune): Initialize wakeup_time.  After wakeup, set wakeup
3298         time to max to be able to notice concurrent cache additions.  Unlock
3299         prune_lock while performing gc.  Afterwards compute wakeup time with
3300         current wakeup_time value in mind.
3302 2008-05-17  Ulrich Drepper  <drepper@redhat.com>
3304         * nscd/mem.c (gc): Avoid stack overflow when allocating move list.
3306         * nscd/mem.c (gc): Correctly determine highest used array element
3307         in mark.
3309         * nscd/mem.c (markrange): Add assert to check entries are all
3310         aligned.  Small cleanup in bitmap use.
3312         * nscd/nscd.h (mem_in_flight): Replace blockaddr field with
3313         blockoff of type nscd_ssize_t.
3314         * nscd/mem.c (gc): Simplify markrange call for on-flight blocks.
3315         (mempoll_alloc): Record block offset and not address.
3317         * nscd/mem.c (gc): Fix test for stack overuse.
3319         * nscd/aicache.c (addhstaiX): Fix a few small problems, cleanups,
3320         more asserts.
3322         * sysdeps/posix/getaddrinfo.c (gaih_inet): If nscd reports no
3323         entry is available, believe it.
3325         * resolv/nss_dns/dns-host.c (gaih_getanswer_slice): If there are
3326         no answers return NSS_STATUS_NOTFOUND.
3327         (gaih_getanswer): Don't call gaih_getanswer_slice if the answer
3328         buffer does not have any content.
3330 2008-05-16  Ulrich Drepper  <drepper@redhat.com>
3332         * string/strcasestr.c (CMP_FUNC): Use __strncasecmp, not strncasecmp.
3334         * sysdeps/posix/getaddrinfo.c (gaih_inet): After gethostbyname4_r
3335         lookup, don't assign canon unconditionally.
3337 2008-05-14  Ulrich Drepper  <drepper@redhat.com>
3339         * string/Makefile (distribute): Add str-two-way.h.
3341 2008-03-29  Eric Blake  <ebb9@byu.net>
3343         Rewrite string searches to O(n) rather than O(n^2).
3344         * string/str-two-way.h: New file.  For linear fixed-allocation
3345         string searching.
3346         * string/memmem.c: New implementation.
3347         * string/strstr.c: New implementation.
3348         * string/strcasestr.c: New implementation.
3350 2008-04-11  Paolo Bonzini  <bonzini@gnu.org>
3352         * posix/regcomp.c (optimize_utf8): Add a note on why we test
3353         opr.ctx_type.
3354         (calc_first): Initialize constraint field.
3355         (duplicate_node_closure): Use it instead of special casing ANCHORS.
3356         Use search_duplicated_node to avoid loops.  Fix grammar.
3357         (duplicate_node): Merge constraint field for all node types.
3358         (calc_eclosure_iter): Look at constraint field for all node types.
3359         * posix/regex_internal.c (create_cd_newstate): Don't look at
3360         create_cd_newstate.
3362 2008-05-14  Ulrich Drepper  <drepper@redhat.com>
3364         [BZ #6428]
3365         * configure.in: Don't use $CFLAGS when assembling, use $ASFLAGS.
3367         [BZ #6442]
3368         * string/endian.h: Add macros for fixed-size endian conversion.
3369         * bits/byteswap.h: Allow inclusion from <endian.h>.
3370         * sysdeps/i386/bits/byteswap.h: Likewise.
3371         * sysdeps/ia64/bits/byteswap.h: Likewise.
3372         * sysdeps/s390/bits/byteswap.h: Likewise.
3373         * sysdeps/x86_64/bits/byteswap.h: Likewise.
3374         * string/Makefile (tests): Add tst-endian.
3375         * string/tst-endian.c: New file.
3377         * iconvdata/run-iconv-test.sh: Use = instead of == in test.
3378         Patch by Reuben Thomas.
3380 2008-05-14  Joseph Myers  <joseph@codesourcery.com>
3382         * iconvdata/Makefile (bug-iconv6-ENV, tst-iconv7-ENV): Define.
3384 2008-05-14  Ulrich Drepper  <drepper@redhat.com>
3386         * iconvdata/bug-iconv6.c (do_test): Use de_DE.UTF-8 locale.
3388         [BZ #6461]
3389         * iconv/gconv_simple.c (BODY for __gconv_transform_ascii_internal):
3390         Add missing braces.
3391         (BODY for __gconv_transform_internal_ascii): Likewise.
3393         [BZ #6472]
3394         * sysdeps/posix/getaddrinfo.c (get_scope): Loopback addresses have
3395         to be treated like link-local addresses.
3396         (match_prefix): Don't treat IPv4 loopback address special when
3397         converting to v4 mapped addressed.
3399         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Call _res_hconf_init
3400         if necessary.
3401         * posix/tst-rfc3484.c: Add dummy definition of _res_hconf_init.
3402         * posix/tst-rfc3484-2.c: Likewise.
3403         * posix/tst-rfc3484-3.c: Likewise.
3405         * sysdeps/posix/getaddrinfo.c: Implement handling of DCCP, UDPlite,
3406         and SCTP.
3408         * nss/getent.c (ahosts_keys_int): Handle all known socket types.
3410         * inet/netinet/in.h (IPPIPPROTO_DCCP, IPPROTO_UDPLITE): Define.
3412         * sysdeps/unix/sysv/linux/bits/socket.h (SOCK_DCCP): Define.
3414 2008-05-13  Ulrich Drepper  <drepper@redhat.com>
3416         * po/lt.po: New file.  From Lituanian translation team.
3418 2008-01-30  Alexandre Oliva  <aoliva@redhat.com>
3420         Introduce TLS descriptors for i386 and x86_64.
3421         * include/inline-hashtab.h: New file, copied from 2005's
3422         libiberty, with fix for memory leak imported afterwards by
3423         Glauber de Oliveira Costa.
3424         * elf/tlsdeschtab.h: New file.
3425         * elf/dl-reloc.c (_dl_try_allocate_static_tls): Extract from...
3426         (_dl_allocate_static_tls): ... here.  Rearrange failure path.
3427         (CHECK_STATIC_TLS): Move to...
3428         * elf/dynamic-link.h: ... this file.
3429         (TRY_STATIC_TLS): New macro.
3430         * elf/dl-conflict.c (CHECK_STATIC_TLS, TRY_STATIC_TLS): Override.
3431         * elf/elf.h (R_386_TLS_GOTDESC, R_386_TLS_DESC_CALL,
3432         R_386_TLS_DESC): Define.
3433         (R_X86_64_PC64, R_X86_GOTOFF64, R_X86_64_GOTPC32): Merge from
3434         binutils.
3435         (R_X86_64_GOTPC32_TLSDESC, R_X86_64_TLSDESC_CALL,
3436         R_X86_64_TLSDESC): Define.
3437         (R_386_NUM, R_X86_64_NUM): Adjust.
3438         * sysdeps/i386/Makefile (sysdep-dl-routines, sysdep_routines,
3439         sysdep-rtld-routines): Add tlsdesc and dl-tlsdesc for elf subdir.
3440         (gen-as-const-headers): Add tlsdesc.sym to csu subdir.
3441         * sysdeps/i386/dl-lookupcfg.h: New file.  Introduce _dl_unmap to
3442         release tlsdesc_table.
3443         * sysdeps/i386/dl-machine.h: Include dl-tlsdesc.h.
3444         (elf_machine_type_class): Mark R_386_TLS_DESC as PLT class.
3445         (elf_machine_rel): Handle R_386_TLS_DESC.
3446         (elf_machine_rela): Likewise.
3447         (elf_machine_lazy_rel): Likewise.
3448         (elf_machine_lazy_rela): Likewise.
3449         * sysdeps/i386/dl-tls.h (struct dl_tls_index): Name it.
3450         * sysdeps/i386/dl-tlsdesc.S: New file.
3451         * sysdeps/i386/dl-tlsdesc.h: New file.
3452         * sysdeps/i386/tlsdesc.c: New file.
3453         * sysdeps/i386/tlsdesc.sym: New file.
3454         * sysdeps/i386/bits/linkmap.h (struct link_map_machine): Add
3455         tlsdesc_table.
3456         * sysdeps/x86_64/Makefile (sysdep-dl-routines, sysdep_routines,
3457         sysdep-rtld-routines): Add tlsdesc and dl-tlsdesc for elf subdir.
3458         (gen-as-const-headers): Add tlsdesc.sym to csu subdir.
3459         * sysdeps/x86_64/dl-lookupcfg.h: New file.  Introduce _dl_unmap to
3460         release tlsdesc_table.
3461         * sysdeps/x86_64/dl-machine.h: Include dl-tlsdesc.h.
3462         (elf_machine_runtime_setup): Set up lazy TLSDESC GOT entry.
3463         (elf_machine_type_class): Mark R_X86_64_TLSDESC as PLT class.
3464         (elf_machine_rel): Handle R_X86_64_TLSDESC.
3465         (elf_machine_rela): Likewise.
3466         (elf_machine_lazy_rel): Likewise.
3467         * sysdeps/x86_64/dl-tls.h (struct dl_tls_index): Name it.
3468         (__tls_get_addr): Do not declare for non-shared compiles.
3469         * sysdeps/x86_64/dl-tlsdesc.S: New file.
3470         * sysdeps/x86_64/dl-tlsdesc.h: New file.
3471         * sysdeps/x86_64/tlsdesc.c: New file.
3472         * sysdeps/x86_64/tlsdesc.sym: New file.
3473         * sysdeps/x86_64/bits/linkmap.h (struct link_map_machine): Add
3474         tlsdesc_table for both 32- and 64-bit structs.
3476 2008-05-11  Ulrich Drepper  <drepper@redhat.com>
3478         * elf/dl-tls.c (__tls_get_addr): Optimize by moving slow path in
3479         its own function.  This reduces the frame setup costs and more.
3481 2008-02-11  Joseph Myers  <joseph@codesourcery.com>
3483         [BZ #3406]
3484         * sysdeps/ieee754/flt-32/w_expf.c (o_threshold): Correct value.
3485         * math/libm-test.inc (exp_test): Test 88.72269439697265625.
3487 2008-05-11  Ulrich Drepper  <drepper@redhat.com>
3489         * io/openat.c (__openat_2): Also pass fd to __openat.
3490         * io/openat64.c (__openat64_2): Also pass fd to __openat64.
3491         Patch by Kristian Van Der Vliet <vanders@liqwyd.com>.
3493         * string/tester.c (test_memcmp): Add a few more tests.
3494         Patch by Mats Erik Andersson <ynglingatal@comhem.se>.
3496 2008-05-10  Ulrich Drepper  <drepper@redhat.com>
3498         * nscd/cache.c (cache_add): Before returning with failure and this
3499         is the first use of the record, mark it as unusable.
3500         * nscd/aicache.c: Don't touch the dataset after cache_add returns
3501         reporting a failure.
3502         * nscd/grpcache.c: Likewise
3503         * nscd/hstcache.c: Likewise.
3504         * nscd/initgrcache.c: Likewise.
3505         * nscd/pwdcache.c: Likewise.
3506         * nscd/servicescache.c: Likewise.
3508 2008-05-10  Roland McGrath  <roland@redhat.com>
3510         [BZ #6505]
3511         * sysdeps/unix/sysv/linux/sys/user.h: Replace with #error stub.
3513 2008-05-08  David S. Miller  <davem@davemloft.net>
3515         * misc/truncate64.c (truncate64): Use __truncate not truncate.
3517         * sysdeps/ieee754/ldbl-128/e_j0l.c (__ieee751_j0l): Use __finitel.
3518         (__ieee754_y0l): Likewise.
3519         * sysdeps/ieee754/ldbl-128/e_j1l.c (__ieee754_j1l): Likewise.
3520         (__ieee754_y1l): Likewise.
3521         * sysdeps/ieee754/ldbl-128/s_expm1l.c (__expm1l): Use __ldexpl.
3522         * sysdeps/ieee754/ldbl-128/s_log1pl.c: Kill bogus prototypes for
3523         frexpl and ldexpl.  math_private.h provides them and the latter
3524         is not even used.
3525         (__log1pl): Use __frexpl.
3527 2008-05-10  Ulrich Drepper  <drepper@redhat.com>
3529         * include/resolv.h: Adjust __libc_res_nquery and __libc_res_nsend
3530         prototypes.
3531         * include/arpa/nameser_compat.h: Define T_UNSPEC.
3532         * nis/Versions (libnss_nis): Export _nss_nis_gethostbyname4_r.
3533         (libnss_nisplus): Export _nss_nisplus_gethostbyname4_r.
3534         * nis/nss_nis/nis-hosts.c (LINE_PARSER): Change to also handle
3535         af==AF_UNSPEC.
3536         (_nss_nis_gethostbyname4_r): New function.
3537         * nis/nss_nisplus/nisplus-hosts.c (_nss_nisplus_parse_hostent):
3538         Change to also handle af==AF_UNSPEC.
3539         (get_tablename): New function.  Use it to avoid duplication.
3540         (_nss_nisplus_gethostbyname4_r): New function.
3541         * nscd/aicache.c (addhstaiX): Use gethostbyname4_r function is
3542         available.
3543         * nss/Versions (libnss_files): Export _nss_files_gethostbyname4_r.
3544         * nss/nss.h: Define struct gaih_addrtuple.
3545         * nss/nss_files/files-hosts.c (LINE_PARSER): Change to also handle
3546         af==AF_UNSPEC.
3547         (_nss_files_gethostbyname4_r): New function.
3548         * resolv/Versions (libnss_dns): Export _nss_dns_gethostbyname4_r.
3549         * resolv/gethnmaddr.c: Adjust __libc_res_nsearch and __libc_res_nquery
3550         calls.
3551         * resolv/res_query.c (__libc_res_nquery): Take two additional
3552         parameters for second answer buffer.  Handle type=T_UNSPEC to mean
3553         look up IPv4 and IPv6.
3554         Change all callers.
3555         * resolv/res_send.c (__libc_res_nsend): Take five aditional parameters
3556         for an additional query and answer buffer.  Pass to send_vc and
3557         send_dg.
3558         (send_vc): Send possibly two requests and receive two answers.
3559         (send_dg): Likewise.
3560         * resolv/nss_dns/dns-host.c: Adjust calls to __libc_res_nsearch and
3561         __libc_res_nquery.
3562         (_nss_dns_gethostbyname4_r): New function.
3563         (gaih_getanswer_slice): Likewise.
3564         (gaih_getanswer): Likewise.
3565         * resolv/nss_dns/dns-canon.c (_nss_dns_getcanonname_r): Adjust
3566         __libc_res_nquery call.
3567         * resolv/nss_dns/dns-network.c (_nss_dns_getnetbyaddr_r): Likewise.
3568         (_nss_dns_getnetbyname_r): Adjust __libc_res_nsearch call.
3569         * sysdeps/posix/getaddrinfo.c: Use gethostbyname4_r function is
3570         available.
3572 2008-05-05  David S. Miller  <davem@davemloft.net>
3574         * sysdeps/sparc/sparc32/Makefile: Use -mcpu=v7 for initfini.s build.
3575         * sysdeps/sparc/sparc64/Makefile: Use -mcpu=v9 for initfini.s build.
3577 2007-09-14  Samuel Thibault  <samuel.thibault@ens-lyon.org>
3579         Fix termios bit macros.
3580         Move *DLY definitions where they belong, in termios.h.
3581         Add *[0-3] definitions.
3582         Fixes confusion between VT and FF.
3583         * sysdeps/mach/hurd/bits/ioctls.h (NL0, NL1, TAB0, TAB1, TAB2, CR0,
3584         CR1, CR2, CR3, FF0, FF1, BS0, BS1): Undefine these at start if they
3585         are already defined to avoid collision with termios.h.
3586         (NLDLY, TABDLY, TAB3, CRDLY, VTDLY, BSDLY): Remove macros.
3587         * bits/termios.h [__USE_MISC || __USE_XOPEN] (NL0, NL1, TAB0,
3588         TAB1, TAB2, CR0, CR1, CR2, CR3, FF0, FF1, BS0, BS1): Likewise.
3589         [__USE_BSD || __USE_XOPEN] (OCRNL, ONOCR, ONLRET): New macros.
3590         [__USE_MISC || __USE_XOPEN] (NLDLY, NL0, NL1, TABDLY, TAB0, TAB1, TAB2,
3591         TAB3, CRDLY, CR0, CR1, CR2, CR3, FFDLY, FF0, FF1, BSDLY, BS0, BS1,
3592         VTDLY, VT0, VT1): New macros.
3593         [__USE_GNU] (OLCUC): Change value of macro.
3594         [__USE_XOPEN] (OFILL): New macro.
3595         [__USE_BSD] (CRTSCTS): Change value.
3596         (CRTS_IFLOW, CCTS_OFLOW): Change into compatibility macros.
3597         [__USE_BSD] (CDTRCTS, CHWFLOW): New macros.
3598         (B7200, B14400, B28800, B76800): New macros.
3600 2008-05-01  David S. Miller  <davem@davemloft.net>
3602         * sysdeps/unix/sysv/linux/sparc/sparc32/ucontext_i.sym: New file.
3603         * sysdeps/unix/sysv/linux/sparc/sparc32/Makefile [$(subdir) = stdlib]:
3604         (gen-as-const-headers): Add it.
3605         * sysdeps/unix/sysv/linux/sparc/sparc32/getcontext.S: New file.
3606         * sysdeps/unix/sysv/linux/sparc/sparc32/makecontext.c: Likewise.
3607         * sysdeps/unix/sysv/linux/sparc/sparc32/setcontext.S: Likewise.
3608         * sysdeps/unix/sysv/linux/sparc/sparc32/swapcontext.S: Likewise.
3610         * sysdeps/unix/sysv/linux/sparc/sparc32/syscall.S: Add support for
3611         six system call parameters.
3612         * sysdeps/unix/sysv/linux/sparc/sparc64/syscall.S: Likewise.
3614 2008-04-30  Ulrich Drepper  <drepper@redhat.com>
3616         * sysdeps/unix/sysv/linux/bits/resource.h: Define RUSAGE_THREAD and
3617         RUSAGE_LWP.
3618         * sysdeps/unix/sysv/linux/sparc/bits/resource.h: Likewise.
3619         * sysdeps/unix/sysv/linux/alpha/bits/resource.h: Likewise.
3621 2008-04-30  Jakub Jelinek  <jakub@redhat.com>
3623         * stdlib/tst-setcontext.c: Include unistd.h.
3625 2008-04-25  David S. Miller  <davem@davemloft.net>
3627         * sysdeps/unix/sysv/linux/sparc/sparc64/semctl.c (semctl):
3628         Pass "union semun" properly in to sys_ipc, it must be passed
3629         by value, not by reference.
3631 2008-04-22  Jakub Jelinek  <jakub@redhat.com>
3633         * nscd/Makefile (nscd-cflags): Set back to -fpie.
3634         * nscd/nscd.h (mem_in_flight): Add attribute_tls_model_ie.
3635         * nscd/connections.c (mem_in_flight): Likewise.
3637         * nscd/nscd.h (dbs): Make hidden.
3639         * sysdeps/unix/sysv/linux/times.c (__times): Fix check for EFAULT.
3640         Avoid returning -1, return 0 instead.
3642 2008-04-19  Ulrich Drepper  <drepper@redhat.com>
3644         * resolv/res_mkquery.c (__res_nopt): Use NS_PUT16 instead of ns_put16.
3646 2008-04-15  Ulrich Drepper  <drepper@redhat.com>
3648         [BZ #5209]
3649         * sysdeps/unix/sysv/linux/times.c: New file.
3651         [BZ #5381]
3652         * nscd/nscd.h: Define enum in_flight, mem_in_flight, and
3653         mem_in_flight_list variables.  Add new parameter to mempool_alloc
3654         prototype.
3655         * nscd/mem.c (mempool_alloc): Take additional parameter.  Initialize
3656         appropriate mem_in_flight element.
3657         (gc): Take allocations which have not yet been committed to the
3658         database into account.
3659         * nscd/cache.c (cache_add): Add new parameter to mempool_alloc call.
3660         Reset mem_in_flight before returning.
3661         * nscd/connections.c (nscd_run_worker): Initialize mem_in_flight and
3662         cue it up in mem_in_flight_list.
3663         * nscd/aicache.c: Adjust mempool_alloc call.
3664         * nscd/grpcache.c: Likewise.
3665         * nscd/hstcache.c: Likewise.
3666         * nscd/initgrcache.c: Likewise.
3667         * nscd/pwdcache.c: Likewise.
3668         * nscd/servicescache.c: Likewise.
3669         * nscd/Makefile (nscd-flags): Until ld is fixed, use -fpic instead
3670         of -fpie.
3672         * nscd/connections.c (handle_request): Provide better error message
3673         in case SELinux forbids the service.
3675         * version.h (VERSION): Bump to 2.8.90.
3677 2008-04-17  Jakub Jelinek  <jakub@redhat.com>
3679         * sysdeps/unix/sysv/linux/dl-osinfo.h: Include fcntl.h.
3681 2008-04-11  Ulrich Drepper  <drepper@redhat.com>
3683         * sysdeps/unix/sysv/linux/powerpc/bits/mathinline.h (__signbitl):
3684         Also use for 32-bit.
3685         * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c (__nearbyintl): Use
3686         __nextafter instead of nextafter to avoid local PLT.
3687         * sysdeps/powerpc/fpu/e_sqrt.c: Avoid call to fetestexcept.
3688         * sysdeps/powerpc/fpu/e_sqrtf.c: Likewise.
3690         * scripts/data/localplt-powerpc64-linux-gnu.data: New file.
3692         * sysdeps/powerpc/fpu/fenv_libc.h: Add libm_hidden_proto for
3693         __fe_nomask_env.
3694         * sysdeps/powerpc/fpu/fe_nomask.c: Add libm_hidden_def.  Include
3695         <fenv_libc.h> instead of <fenv.h>.
3696         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c: Likewise.
3697         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c: Likewise.
3699         * sysdeps/powerpc/bits/fenv.h: Make safe for C++.
3701         * sysdeps/unix/sysv/linux/powerpc/bits/mathinline.h: New file.
3702         * sysdeps/powerpc/fpu/fegetexcept.c (__fegetexcept): Rename
3703         function from fegetexcept and make old name weak alias.
3704         * include/fenv.h: Declare __fegetexcept.
3705         * sysdeps/powerpc/fpu/fedisblxcpt.c: Use __fegetexcept instead of
3706         fegetexcept.
3707         * sysdeps/powerpc/fpu/feenablxcpt.c: Likewise.
3708         * sysdeps/powerpc/fpu/fraiseexcpt.c (__feraiseexcept): Avoid call
3709         to fetestexcept.
3710         * sysdeps/ieee754/ldbl-128ibm/s_log1pl.c (__log1pl): Use __frexpl
3711         instead of frexpl to avoid local PLT.
3712         * math/s_significandl.c (__significandl): Use __ilogbl instead of
3713         ilogbl to avoid local PLT.
3714         * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c (__expm1l): Use __ldexpl
3715         instead of ldexpl to avoid local PLT.
3716         * sysdeps/ieee754/ldbl-128ibm/e_expl.c (__ieee754_expl): Use
3717         __roundl not roundl to avoid local PLT.
3718         * sysdeps/ieee754/ldbl-128/e_j0l.c: Use function names which avoid
3719         local PLTs.  Use __sincosl instead of separate sinl and cosl
3720         calls.
3721         * sysdeps/ieee754/ldbl-128/e_j1l.c: Likewise.
3723         * sysdeps/unix/sysv/linux/configure.in: Bump minimal kernel
3724         version for ppc64 to 2.4.21 since without it makecontext will fail.
3726         * elf/tls-macros.h [__powerpc64__] (__TLS_GET_ADDR): Define according
3727         to the ABI in use.
3728         [__powerpc64__] (TLS_LD): Use __TLS_GET_ADDR instead of
3729         .__tls_get_addr.
3730         [__powerpc64__] (TLS_GD): Likewise.
3732 2007-11-20  Ryan S. Arnold  <rsa@us.ibm.com>
3734         [BZ #4997]
3735         * sysdeps/powerpc/powerpc32/fpu/s_lround.S (__lround): Fixed erroneous
3736         result when x is +/-nextafter(+/-0.5,-/+1) i.e. all 1's in the
3737         mantissa.
3738         * sysdeps/powerpc/powerpc32/power4/fpu/s_llround.S (__llround):
3739         Likewise.  Also account for when x is an odd number between 2^52
3740         and 2^53-1.
3741         * sysdeps/powerpc/powerpc64/fpu/s_llround.S (__llround): Likewise.
3742         * sysdeps/powerpc/powerpc64/fpu/s_llroundf.S (__llroundf): Likewise.
3743         * math/libm-test.inc (lround_test, llround_test): Added test cases to
3744         detect aforementioned erroneous conditions.
3746 2008-04-11  Jakub Jelinek  <jakub@redhat.com>
3748         * configure.in: Check for -fno-section-anchors in addition to
3749         -fno-toplevel-reorder.
3751 2008-04-11  Ulrich Drepper  <drepper@redhat.com>
3753         * include/features.h (__GLIBC_MINOR__): Bump to 8.
3755         * sysdeps/powerpc/powerpc32/fpu/s_lroundf.S: Remove duplicate comment.
3756         * sysdeps/powerpc/powerpc32/power5+/fpu/s_llroundf.S: Likewise.
3757         * sysdeps/powerpc/powerpc32/power6/fpu/s_llroundf.S: Likewise.
3758         * sysdeps/powerpc/powerpc64/fpu/s_lrint.S: Likewise.
3759         * sysdeps/powerpc/powerpc64/fpu/s_lround.S: Likewise.
3760         * sysdeps/powerpc/powerpc64/fpu/s_lroundf.S: Likewise.
3762 2008-04-11  Jakub Jelinek  <jakub@redhat.com>
3764         [BZ #5443]
3765         * time/era.c: Transform __libc_setlocale_lock into rwlock.
3766         * time/alt_digit.c: Likewise.
3767         * wcsmbs/wcsmbsload.c: Likewise.
3769 2008-04-10  Ulrich Drepper  <drepper@redhat.com>
3771         * version.h (VERSION): Bump to 2.8.
3773         * timzeone/asia: Update from tzdata2008b.
3774         * timezone/backward: Likewise.
3775         * timezone/europe: Likewise.
3776         * timezone/northamerica: Likewise.
3777         * timezone/southamerica: Likewise.
3778         * timezone/iso3166.tab: Likewise.
3779         * timezone/leapseconds: Likewise.
3780         * timezone/zone.tab: Likewise.
3781         * timezone/private.h: Update from tzcode2008a.
3782         * timezone/zdump.c: Likewise.
3783         * timezone/zic.c: Likewise.
3785 2008-01-24  Steven Munroe  <sjmunroe@us.ibm.com>
3787         [BZ #5741]
3788         * sysdeps/powerpc/powerpc64/dl-machine.h (PPC_DCBT, PPC_DCBF):
3789         Define additonal Data Cache Block instruction macros.
3790         (elf_machine_fixup_plt): Add dcbt for opd and plt entries.
3791         Replace dcbst with dcbf and sync with sync/isync.
3793 2008-02-21  Alan Modra  <amodra@bigpond.net.au>
3795         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_type_class):
3796         Always set ELF_RTYPE_CLASS_PLT.
3797         (elf_machine_lookup_noexec_p, elf_machine_lookup_noplt_p): Delete.
3799 2008-04-03  Steven Munroe  <sjmunroe@us.ibm.com>
3801         * sysdeps/powerpc/powerpc32/power4/hp-timing.c: New file.
3802         * sysdeps/powerpc/powerpc32/power4/hp-timing.h: New file.
3803         * sysdeps/powerpc/powerpc64/hp-timing.h [_ARCH_PWR4] (HP_TIMING_NOW):
3804         For ISA 2.01 and later replace mftb with mfspr 268.
3806 2008-02-19  Steven Munroe  <sjmunroe@us.ibm.com>
3808         [BZ #5768]
3809         * sysdeps/powerpc/fpu/Makefile (libm-tests): Add test-powerpc-snan.
3810         * sysdeps/powerpc/fpu/test-powerpc-snan.c: New file.
3812 2008-02-18  Steven Munroe  <sjmunroe@us.ibm.com>
3814         [BZ #5768]
3815         * sysdeps/powerpc/powerpc32/fpu/s_isnan.S: New file.
3816         * sysdeps/powerpc/powerpc32/fpu/s_isnan.c: Removed.
3817         * sysdeps/powerpc/powerpc64/fpu/s_isnan.S: New file.
3818         * sysdeps/powerpc/powerpc64/fpu/s_isnan.c: Removed.
3820 2008-04-10  Jakub Jelinek  <jakub@redhat.com>
3822         * stdlib/tst-makecontext.c (othervar): New variable.
3823         (cf): Test sign extending the argument to long.
3825 2008-03-03  Steven Munroe  <sjmunroe@us.ibm.com>
3827         * sysdeps/powerpc/powerpc32/power5/fpu/s_isnan.S: New file.
3828         * sysdeps/powerpc/powerpc32/power5/fpu/s_isnanf.S: New file.
3829         * sysdeps/powerpc/powerpc32/power6/fpu/s_isnan.S: New file.
3830         * sysdeps/powerpc/powerpc32/power6/fpu/s_isnanf.S: New file.
3831         * sysdeps/powerpc/powerpc64/power5/fpu/s_isnan.S: New file.
3832         * sysdeps/powerpc/powerpc64/power6/fpu/s_isnan.S: New file.
3833         * sysdeps/powerpc/powerpc64/power6x/fpu/s_isnan.S: New file.
3835 2008-02-22  Alan Modra  <amodra@bigpond.net.au>
3837         * elf/Makefile (tests): Substitute tests-vis-yes here.
3838         (tests-vis-yes): Delete.
3839         (modules-name, modules-vis-yes): Similarly.
3841 2008-02-12  Pete Eberlein  <eberlein@us.ibm.com>
3843         [BZ #4407]
3844         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c (__ieee754_lgammal_r):
3845         Preserve sign in signgamp when x is zero.
3847 2007-10-26  Steven Munroe  <sjmunroe@us.ibm.com>
3849         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrt.S: New File.
3850         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrt.c: Removed.
3851         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrtf.S: New File.
3852         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrtf.c: Removed.
3853         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrt.S: New File.
3854         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrtf.S: New File.
3856 2008-04-09  Ulrich Drepper  <drepper@redhat.com>
3858         [BZ #4314]
3859         * sysdeps/i386/i686/memcpy.S: Optimize copying of equally aligned
3860         buffers.
3862         [BZ #5209]
3863         * sysdeps/unix/sysv/syscalls.list: The times syscall doesn't have
3864         a reserved error value.
3866         * stdlib/tst-makecontext.c: Change parameter to cf to negative
3867         value to check for correct sign extension.
3869         [BZ #5436]
3870         * sysdeps/unix/sysv/linux/x86_64/makecontext.c (__makecontext):
3871         Copy 64-bit parameter values even though this is not required in
3872         the standard.
3874         * sysdeps/unix/sysv/linux/x86_64/vfork.S (__vfork): Record return
3875         PC save.
3877 2008-02-14  Daniel Jacobowitz  <dan@codesourcery.com>
3879         * sysdeps/unix/sysv/linux/i386/vfork.S (__vfork): Record return
3880         PC save.
3882 2008-04-09  Jakub Jelinek  <jakub@redhat.com>
3884         * nss_files/files-XXX.c (_nss_files_getXXent_r): Restore saved errno.
3886 2008-04-09  Ulrich Drepper  <drepper@redhat.com>
3888         [BZ #5998]
3889         * libio/iofwrite.c (_IO_fwrite): Return correct count if flushing
3890         in line-buffered stream failed.
3891         * libio/iofwrite_u.c (fwrite_unlocked): Likewise.
3893 2008-04-08  Ulrich Drepper  <drepper@redhat.com>
3895         [BZ #6024]
3896         * scripts/abi-versions.awk: If the version specified by
3897         --enable-oldest-abi is older than the first version for this
3898         architecture, use the default version.
3900         * locale/programs/ld-collate.c (collate_read): Ignore script lines
3901         as well when ignoring the whole category.
3903 2008-04-07  Ulrich Drepper  <drepper@redhat.com>
3905         [BZ #6042]
3906         * sysdeps/unix/sysv/linux/net/ethernet.h: Add a few more
3907         ETHERTYPE_* definitions.
3908         Patch partly by Aurelien Jarno <aurelien@aurel32.net>.
3910 2008-04-07  Jakub Jelinek  <jakub@redhat.com>
3912         * stdlib/mbtowc.c (__no_r_state): Remove.
3913         (mbtowc): New static state variable.  Use it instead of
3914         __no_r_state.
3915         * stdlib/wctomb.c (__no_r_state): Remove extern decl.
3916         (__wctomb_state): New hidden variable.
3917         (wctomb): Use __wctomb_state instead of __no_r_state.
3918         * debug/wctomb_chk.c (__no_r_state): Remove extern decl.
3919         (__wctomb_state): New extern decl.
3920         (__wctomb_chk): Use __wctomb_state instead of __no_r_state.
3922 2008-04-07  Ulrich Drepper  <drepper@redhat.com>
3924         [BZ #5475]
3925         * resolv/res_init.c: Handle scope IDs in resolv.conf.
3927 2008-04-07  Jakub Jelinek  <jakub@redhat.com>
3929         * malloc/mtrace.pl: Use $@ instead of $* to keep perl 5.10 quiet.
3931 2008-04-06  Ulrich Drepper  <drepper@redhat.com>
3933         * po/nl.po: Update from translation team.
3935 2008-03-31  Ulrich Drepper  <drepper@redhat.com>
3937         [BZ #6007]
3938         * string/strfry.c: Handle empty strings again.
3940 2008-03-30  Ulrich Drepper  <drepper@redhat.com>
3942         [BZ #5443]
3943         * intl/dcigettext.c (__dcigettext): Get reader lock for locale data
3944         before looking for translation.
3945         * locale/duplocale.c: Transform __libc_setlocale_lock into rwlock.
3946         * locale/freelocale.c: Likewise.
3947         * locale/newlocale.c: Likewise.
3948         * locale/setlocale.c: Likewise.
3949         Based partially on a patch by ryo@np.css.fujitsu.com.
3951 2008-03-30  Jakub Jelinek  <jakub@redhat.com>
3953         * intl/dcigettext.c (_nl_find_msg): Reread nconversions after
3954         acquiring wrlock.  Do conv_tab allocation while holding lock.
3955         * intl/Makefile: Add rules to build and run tst-gettext6.
3956         * intl/tst-gettext6.c: New test.
3957         * intl/tst-gettext6.sh: New file.
3959 2008-03-30  Ulrich Drepper  <drepper@redhat.com>
3961         * po/nl.po: Update from translation team.
3963         * sysdeps/unix/opendir.c (__alloc_dir): If allocation fails for size
3964         provided through st_blksize, try the default size before giving up.
3966 2008-03-29  Ulrich Drepper  <drepper@redhat.com>
3968         * stdio-common/vfprintf.c (vfprintf): Correct overflow test.
3970         [BZ #5939]
3971         * sysdeps/posix/tempname.c (__gen_tempname): Correct flag selection.
3973         * posix/getopt.c (_getopt_internal_r): Remove old POSIX-demanded
3974         error message.  POSIX today does not require the messages to be in
3975         a specific form.  Suggested by Jim Meyering <jim@meyering.net>.
3977         [BZ #5979]
3978         * sunrpc/auth_unix.c: Unify printed strings.
3979         * sunrpc/clnt_tcp.c: Likewise.
3980         * sunrpc/clnt_udp.c: Likewise.
3981         * sunrpc/clnt_unix.c: Likewise.
3982         * sunrpc/svc_tcp.c: Likewise.
3983         * sunrpc/svc_udp.c: Likewise.
3984         * sunrpc/svc_unix.c: Likewise.
3985         * sunrpc/xdr.c: Likewise.
3986         * sunrpc/xdr_array.c: Likewise.
3987         * sunrpc/xdr_rec.c: Likewise.
3988         * sunrpc/xdr_ref.c: Likewise.
3989         * locale/programs/ld-time.c (time_finish): Unify messages.
3990         * locale/programs/locfile.c (handle_copy): Fix typo.
3991         * nscd/nscd.c (options): Fix typo.
3993         [BZ #5995]
3994         * stdlib/strtod_l.c: Use correct sign for result in one more
3995         underflow case.
3996         Patch by Eric Blake <ebb9@byu.net>.
3998 2008-03-27  Jakub Jelinek  <jakub@redhat.com>
4000         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Add open
4001         and creat system calls.
4002         * sysdeps/unix/sysv/linux/alpha/syscalls.list: Remove open system
4003         call.
4004         * sysdeps/unix/sysv/linux/ia64/syscalls.list: Remove open and creat
4005         system calls.
4006         * sysdeps/unix/sysv/linux/powerpc/powerpc64/syscalls.list: Likewise.
4007         * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Likewise.
4008         * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Likewise.
4010 2008-03-27  Ulrich Drepper  <drepper@redhat.com>
4012         * sysdeps/unix/sysv/linux/bits/local_lim.h: Undefined ARG_MAX if
4013         <linux/limits.h> has defined it.
4014         * sysdeps/unix/sysv/linux/sys/param.h: Define NCARGS to the legacy
4015         ARG_MAX value and prevent ARG_MAX from being defined by the kernel
4016         headers.
4017         * sysdeps/unix/sysv/linux/sysconf.c: Define legacy_ARG_MAX and use
4018         it instead of ARG_MAX.
4020 2008-03-25  Jakub Jelinek  <jakub@redhat.com>
4022         * posix/gai.conf: Fix comment for scope nullbits.
4023         * sysdeps/posix/getaddrinfo.c (gaiconf_init): If /bits is not present,
4024         default to 128 bits for v4 mapped addresses.
4026 2008-03-07  Martin Schwidefsky  <schwidefsky@de.ibm.com>
4028         * sysdeps/s390/fpu/fegetenv.c (fegetenv): Remove PTRACE_PEEKUSER
4029         ptrace call to get the ieee_instruction_pointer from the kernel.
4030         * sysdeps/s390/fpu/fesetenv.c (fesetenv): Remove PTRACE_POKEUSER
4031         ptrace call to set the ieee_instructtion_pointer.
4032         * sysdeps/unix/sysv/linux/s390/sys/user.h (struct _user_regs_struct):
4033         Add comment that ieee_instruction_pointer is always 0.
4035 2008-03-09  Andreas Jaeger  <aj@suse.de>
4037         [BZ #5857]
4038         * sysdeps/ieee754/dbl-64/s_rint.c (__rint): Handle j0==18.
4039         * sysdeps/ieee754/dbl-64/s_nearbyint.c (__nearbyint): Likewise.
4040         Patch by Mark Elliott <mark.h.elliott@lmco.com>.
4042         * math/libm-test.inc (nearbyint_test): Add new test cases from #5857.
4043         (rint_test): Likewise.
4045 2008-03-24  Ulrich Drepper  <drepper@redhat.com>
4047         * nis/nis_call.c (nis_server_cache_search): Save errno around stat
4048         call.
4049         (__nisfind_server): Similar for open readColdStartFile call.
4050         Patch partially by Jim Meyering.
4051         * nss/nss_files/files-XXX.c (_nss_files_getXXent_r): Save errno
4052         around internal_setent call.
4054         * po/vi.po: New Vietnamese translation.
4056         * sysdeps/unix/sysv/linux/adjtime.c: Correctly use
4057         ADJ_OFFSET_SS_READ.
4059         * sysdeps/unix/sysv/linux/bits/sched.h: Add new CLONE_* flags,
4060         remove CLONE_STOPPED.
4062 2008-02-10  Jim Meyering  <meyering@redhat.com>
4064         Remove useless "if" before "free":
4065         * elf/ldconfig.c (parse_conf_include): Likewise.
4066         * gmon/gmon.c (weak_alias): Likewise.
4067         * iconv/gconv_conf.c (__gconv_get_path): Likewise.
4068         * inet/rcmd.c (__validuser2_sa): Likewise.
4069         * intl/bindtextdom.c (set_binding_values): Likewise.
4070         * intl/loadmsgcat.c (_nl_load_domain, _nl_unload_domain): Likewise.
4071         * libio/genops.c (save_for_backup): Likewise.
4072         * libio/wgenops.c (save_for_wbackup): Likewise.
4073         * locale/programs/ld-collate.c (collate_read): Likewise.
4074         * locale/programs/linereader.c (get_string): Likewise.
4075         * nis/nss_compat/compat-pwd.c (give_pwd_free): Likewise.
4076         * nis/nss_compat/compat-spwd.c (give_spwd_free): Likewise.
4077         * resolv/res_debug.c (do_section): Likewise.
4078         * sunrpc/xdr_sizeof.c (x_inline, xdr_sizeof): Likewise.
4079         * sysdeps/mach/hurd/if_index.c (libc_hidden_def): Likewise.
4080         * sysdeps/posix/sprofil.c (__sprofil): Likewise.
4081         * time/lc-time-cleanup.c (_nl_cleanup_time): Likewise.
4082         * time/tzset.c (tzset_internal): Likewise.
4084 2008-03-18  Jakub Jelinek  <jakub@redhat.com>
4086         * sysdeps/unix/sysv/linux/dl-sysdep.h: Use __ASSEMBLER__ instead
4087         of ASSEMBLER.
4089 2008-03-11  Ulrich Drepper  <drepper@redhat.com>
4091         [BZ #5903]
4092         * iconv/iconv_charmap.c (charmap_conversion): Pass name of output file
4093         not stream for output file.  Open output file here.
4094         * iconv/iconv_prog.c (process_lock): Take pointer to output stream
4095         and output file name.
4096         (process_fd): Likewise.
4097         (process_file): Likewise.
4098         (main): Adjust callers of changed functions.
4099         * iconv/iconv_prog.h: Adjust prototype.
4101 2008-03-09  Andreas Jaeger  <aj@suse.de>
4103         [BZ #5753]
4104         * sysdeps/ia64/ieee754.h: Use protected namespace
4105         __BIG_ENDIAN/__LITTLE_ENDIAN.
4106         * sysdeps/ieee754/ieee754.h: Likewise.
4107         Patch by Aurelien Jarno <aurelien@aurel32.net>.
4109 2008-03-08  Roland McGrath  <roland@frob.com>
4111         * hurd/hurdsig.c (_hurd_internal_post_signal): When normal rules would
4112         ignore a signal that came from a machine exception, treat it as a
4113         fatal core-dump signal instead.
4114         Reported by Samuel Thibault <samuel.thibault@ens-lyon.org>.
4116         * sysdeps/mach/hurd/i386/trampoline.c (_hurd_setup_sighandler):
4117         Clear DF bit in thread state's eflags.
4118         Reported by Samuel Thibault <samuel.thibault@ens-lyon.org>.
4120 2008-03-08  Ulrich Drepper  <drepper@redhat.com>
4122         [BZ #5774]
4123         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Consume closing brace
4124         of NAN(...) sequence.
4125         * stdlib/Makefile (tests): Add tst-strtod6.
4126         * stdlib/tst-strtod6.c: New file.
4128         * inet/inet6_opt.c (inet6_opt_init): Check extlen for overflow.
4130         [BZ #5762]
4131         * posix/getopt.c (_getopt_internal_r): Clarify error message by
4132         putting offending option character in quotes.  Clean up error
4133         messages.
4134         * po/be.po: Adjust msgstr in translation file.
4135         * po/bg.po: Likewise.
4136         * po/ca.po: Likewise.
4137         * po/cs.po: Likewise.
4138         * po/da.po: Likewise.
4139         * po/de.po: Likewise.
4140         * po/es.po: Likewise.
4141         * po/fr.po: Likewise.
4142         * po/hr.po: Likewise.
4143         * po/ko.po: Likewise.
4144         * po/nl.po: Likewise.
4145         * po/rw.po: Likewise.
4146         * po/sk.po: Likewise.
4147         * po/sv.po: Likewise.
4148         * po/tr.po: Likewise.
4149         * po/zh_CN.po: Likewise.
4150         * po/zh_TW.po: Likewise.
4152         [BZ #5760]
4153         * inet/inet6_opt.c (inet6_opt_init): Fix ip6h_len computation.
4154         Patch by Roland Bless <roland@bless.de>.
4156         * sysdeps/unix/sysv/linux/dl-sysdep.c: Avoid unnecessary code for
4157         .o file.
4158         * elf/Makefile (routines): Add dl-sysdep.
4159         (elide-routines.os): Likewise.
4161 2008-03-07  Ulrich Drepper  <drepper@redhat.com>
4163         [BZ #5786]
4164         * elf/dl-sysdep.c: Undefine ROUND after use.
4165         * sysdeps/generic/ldsodefs.h [HAVE_DL_DISCOVER_OSVERSION]
4166         (struct rtld_global_ro): Add _dl_tls_get_addr_soft element.
4167         * elf/rtld.c (rtld_global_ro): Initialize _dl_discover_osversion.
4168         * sysdeps/unix/sysv/linux/dl-osinfo.h: Move _dl_discover_osversion
4169         to ...
4170         * sysdeps/unix/sysv/linux/dl-sysdep.c: ...here.
4171         * sysdeps/unix/sysv/linux/dl-sysdep.h: Declare _dl_discover_osversion
4172         if necessary.
4173         * sysdeps/unix/sysv/linux/sysconf.c: Handle _SC_ARG_MAX here.
4175         * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): Add
4176         _dl_tls_get_addr_soft element.
4177         * elf/rtld.c (rtld_global_ro): Initialize _dl_tls_get_addr_soft.
4178         * elf/Versions (ld): Don't export _dl_tls_get_addr_soft.
4179         * dlfcn/dlinfo.c (dlinfo_doit): Access dl_tls_get_addr_soft through
4180         GLRO.
4181         * elf/dl-iteratephdr.c (__dl_iterate_phdr): Likewise.
4182         * elf/dl-tls.c (_dl_tls_get_addr_soft): Use attribute_hidden instead
4183         of internal_function.
4185         * stdlib/Makefile (aux): Add tens_in_limb.
4186         * stdlib/strtod_l.c: Move _tens_in_limb definition to...
4187         * stdlib/tens_in_limb.c: ...here.  New file.
4189         [BZ #5778]
4190         * sysdeps/unix/sysv/linux/pathconf.h: Declare
4191         __statfs_chown_restricted.
4192         * sysdeps/unix/sysv/linux/fpathconf.c: Call __statfs_chown_restricted
4193         for _PC_CHOWN_RESTRICTED.
4194         * sysdeps/unix/sysv/linux/pathconf.c: Likewise.
4195         Implement __statfs_chown_restricted.
4196         * sysdeps/unix/sysv/linux/bits/posix_opt.h: Change
4197         _POSIX_CHOWN_RESTRICTED value to zero.
4198         * io/tst-fchownat.c: Correctly handle _POSIX_CHOWN_RESTRICTED
4199         defined to zero.
4201         * sysdeps/x86_64/rtld-memset.c: New file.
4203 2008-02-26  Harsha Jagasia  <harsha.jagasia@amd.com>
4205         * sysdeps/x86_64/cacheinfo.c (NOT_USED_RIGHT_NOW): Remove ifdef guards.
4207         * sysdeps/x86_64/memset.S: Rewrite non-SSE code path as tuned for AMD
4208         Barcelona machine.  Make default fall through branch of
4209         __x86_64_preferred_memory_instruction check as the integer code path.
4211 2007-10-15  H.J. Lu  <hongjiu.lu@intel.com>
4213         * sysdeps/x86_64/cacheinfo.c
4214         (__x86_64_preferred_memory_instruction): New variable.
4215         (init_cacheinfo): Initialize __x86_64_preferred_memory_instruction.
4217         * sysdeps/x86_64/memset.S: Rewrite.
4219 2008-03-04  Jakub Jelinek  <jakub@redhat.com>
4221         * include/stdio.h (__asprintf_chk, __dprintf_chk,
4222         __obstack_printf_chk): New prototypes.
4223         (__vasprintf_chk, __vdprintf_chk,
4224         __obstack_vprintf_chk): Likewise.
4225         Add libc_hidden_proto.
4226         * libio/obprintf.c
4227         (_IO_obstack_jumps): No longer static, add attribute_hidden.
4228         * libio/bits/stdio-ldbl.h (__asprintf_chk, __dprintf_chk,
4229         __obstack_printf_chk, __vasprintf_chk, __vdprintf_chk,
4230         __obstack_vprintf_chk): Add __LDBL_REDIR_DECL.
4231         * libio/bits/stdio2.h (__asprintf_chk, __dprintf_chk,
4232         __obstack_printf_chk, __vasprintf_chk, __vdprintf_chk,
4233         __obstack_vprintf_chk): New prototypes.
4234         (asprintf, __asprintf, dprintf, obstack_printf, vasprintf, vdprintf,
4235         obstack_vprintf): New inlines.
4236         * debug/dprintf_chk.c: New file.
4237         * debug/vdprintf_chk.c: New file.
4238         * debug/asprintf_chk.c: New file.
4239         * debug/vasprintf_chk.c: New file.
4240         * debug/obprintf_chk.c: New file.
4241         * debug/tst-chk1.c (do_test): Add asprintf and obstack_printf tests.
4242         * debug/Versions (__asprintf_chk, __dprintf_chk, __obstack_printf_chk,
4243         __vasprintf_chk, __vdprintf_chk, __obstack_vprintf_chk): Export
4244         @@GLIBC_2.8.
4245         * debug/Makefile: Build asprintf_chk, vasprintf_chk, dprintf_chk,
4246         vdprintf_chk and obprintf_chk, set CFLAGS for them.
4247         * sysdeps/ieee754/ldbl-opt/nldbl-compat.c (__nldbl___vasprintf_chk,
4248         __nldbl___vdprintf_chk, __nldbl___obstack_vprintf_chk): Add
4249         libc_hidden_proto.
4250         * sysdeps/ieee754/ldbl-opt/nldbl-compat.h (__nldbl___vasprintf_chk,
4251         __nldbl___vdprintf_chk, __nldbl___obstack_vprintf_chk): New prototypes.
4252         * sysdeps/ieee754/ldbl-opt/Versions (__nldbl___asprintf_chk,
4253         __nldbl___vasprintf_chk, __nldbl___dprintf_chk, __nldbl___vdprintf_chk,
4254         __nldbl___obstack_printf_chk, __nldbl___obstack_vprintf_chk): Export
4255         @@GLIBC_2.8.
4256         * sysdeps/ieee754/ldbl-opt/Makefile (libnldbl-calls): Add asprintf_chk,
4257         vasprintf_chk, dprintf_chk, vdprintf_chk, obstack_printf_chk and
4258         obstack_vprintf_chk.
4259         * sysdeps/ieee754/ldbl-opt/nldbl-obstack_vprintf_chk.c: New file.
4260         * sysdeps/ieee754/ldbl-opt/nldbl-dprintf_chk.c: New file.
4261         * sysdeps/ieee754/ldbl-opt/nldbl-obstack_printf_chk.c: New file.
4262         * sysdeps/ieee754/ldbl-opt/nldbl-asprintf_chk.c: New file.
4263         * sysdeps/ieee754/ldbl-opt/nldbl-vdprintf_chk.c: New file.
4264         * sysdeps/ieee754/ldbl-opt/nldbl-vasprintf_chk.c: New file.
4266 2008-03-04  Ulrich Drepper  <drepper@redhat.com>
4268         [BZ #5779]
4269         * misc/sys/queue.h: Add STAILQ_CONCAT and TAILQ_CONCAT definitions.
4270         Patch by Roy Marples <roy@marples.name>.
4272         [BZ #5736]
4273         * malloc/malloc.c: Fix typo in comment.
4275         [BZ #5627]
4276         * locale/iso-639.def: Add Shuswap.
4278 2008-02-25  Jakub Jelinek  <jakub@redhat.com>
4280         [BZ #5790]
4281         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyaddr2_r): Don't
4282         overwrite *h_errnop/*errnop values from getanswer_r in case of
4283         failure.
4285 2008-03-03  Ulrich Drepper  <drepper@redhat.com>
4287         [BZ #5818]
4288         * nscd/connections.c (dbs): Add initializers for .suggested_module.
4289         (verify_persistent_db): Remove one unnecessary test and add a new one
4290         for bad configuration.
4291         (nscd_init): Improve error reported when persistent database cannot
4292         be reused.
4293         * nscd/nscd.h (DEFAULT_SUGGESTED_MODULE): Define.
4294         * nscd/nscd_conf.c (nscd_parse_file): Provide default values for
4295         .suggested_module and .max_db_size and case config file says the
4296         values are zero.
4297         * nscd/nscd_helper.c (get_mapping): Fail if hash table module is zero.
4299         [BZ #5854]
4300         * nis/ypclnt.c (yp_order): Fix handling of return value of
4301         do_ypcall_tr call.
4302         Patch by Jeff Moyer <jmoyer@redhat.com>.
4304         * po/fr.po: Update from translation team.
4306 2008-02-22  Andreas Jaeger  <aj@suse.de>,
4307             Carlos O'Donell <carlos@systemhalted.org>
4309         [BZ #5012]
4310         * FAQ.in: Describe why glibc needs to be compiled with
4311         optimization.
4313 2008-02-19  Roland McGrath  <roland@redhat.com>
4315         * elf/elf.h (SHT_GNU_ATTRIBUTES): New macro.
4317 2008-02-15  Ulrich Drepper  <drepper@redhat.com>
4319         [BZ #5737]
4320         * resolv/netdb.h: Make NI_MAXHOST and NI_MAXSERV available when
4321         __USE_MISC is defined.
4323 2008-02-10  Ulrich Drepper  <drepper@redhat.com>
4325         * sysdeps/unix/sysv/linux/sys/timerfd.h: New file.
4326         * sysdeps/unix/sysv/linux/Makefile [subdir=misc] (sysdep_headers): Add
4327         sys/timerfd.h.
4328         * sysdeps/unix/sysv/linux/syscalls.list: Add timerfd_create,
4329         timerfd_gettime, timerfd_settime.
4330         * sysdeps/unix/sysv/linux/Versions: Add timerfd_create,
4331         timerfd_gettime, timerfd_settime for GLIBC_2.8.
4333 2008-02-08  Roland McGrath  <roland@redhat.com>
4335         * elf/elf.h (NT_PPC_SPE): New macro.
4337 2008-02-06  Roland McGrath  <roland@redhat.com>
4339         * Makerules ($(common-objpfx)sysd-rules):
4340         Depend on $(sysdep-makeconfigs).
4342 2008-01-31  Roland McGrath  <roland@redhat.com>
4344         [BZ #5442]
4345         * configure.in: Use -print-file-name if it yields a directory,
4346         for each of include and include-fixed.
4347         * configure: Regenerated.
4349         * Makeconfig (sysd-rules-targets): New variable.
4350         * sysdeps/unix/make-syscalls.sh: Use it in the rules emitted.
4351         * sysdeps/unix/Makefile (omit-deps): Append variants for each target.
4353 2008-01-30  Roland McGrath  <roland@redhat.com>
4355         * manual/libc.texinfo: Update back-cover text.
4357         * elf/elf.h (NT_386_TLS): New macro.
4359 2008-01-29  Roland McGrath  <roland@redhat.com>
4361         * Makeconfig (sysd-rules-patterns): New variable.
4362         * Makerules ($(common-objpfx)sysd-rules): Drive the loop from that.
4363         (check-inhibit-asm): New canned sequence, replaces ...
4364         (open-check-inhibit-asm, close-check-inhibit-asm): ... these, removed.
4365         * elf/rtld-Rules ($(objpfx)rtld-%.os): Use $(rtld-CPPFLAGS) in commands.
4366         (rtld-CPPFLAGS): Renamed from CPPFLAGS-rtld.
4367         (CFLAGS-rtld): Variable removed.
4369 2008-01-24  Roland McGrath  <roland@redhat.com>
4371         * configure.in: Let configure fragments set base_os.
4372         * configure: Regenerated.
4374 2008-01-22  Ulrich Drepper  <drepper@redhat.com>
4376         * po/ko.po: Update from translation team.
4378 2008-01-12  H.J. Lu  <hongjiu.lu@intel.com>
4380         * sysdeps/i386/fpu/ftestexcept.c (fetestexcept): Use short for fnstsw.
4382 2008-01-12  Andreas Jaeger  <aj@suse.de>
4384         [BZ #5040]
4385         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h (enum EPOLL_EVENTS):
4386         Add EPOLLRDHUP.
4388 2008-01-20  Samuel Thibault  <samuel.thibault@ens-lyon.org>
4390         * hurd/hurdsock.c (_hurd_socket_server): Return the standard
4391         error EAFNOSUPPORT rather than non-standard EPFNOSUPPORT.
4392         * sunrpc/bindrsvprt.c (bindresvport): Likewise.
4394 2007-10-23  Alexandre Oliva  <aoliva@redhat.com>
4396         * include/link.h (FORCED_DYNAMIC_TLS_OFFSET): Define.
4397         * elf/dl-close.c (_dl_close): Check for it.
4398         * elf/dl-reloc.c (CHECK_STATIC_TLS): Likewise.
4399         (_dl_allocate_static_tls): Likewise.
4400         * elf/dl-tls.c (_dl_allocate_tls_init): Likewise.
4401         (__tls_get_addr): Protect from race conditions in setting l_tls_offset
4402         to it.
4403         * elf/tst-tls16.c: New file.
4404         * elf/tst-tlsmod16a.c: New file.
4405         * elf/tst-tlsmod16b.c: New file.
4406         * elf/Makefile: Add rules to build and run tst-tls16.
4408 2008-01-16  Ulrich Drepper  <drepper@redhat.com>
4410         [BZ #5628]
4411         * bits/shm.h: Fix comment describing shmid_ds.
4412         * sysdeps/gnu/bits/shm.h: Likewise.
4413         * sysdeps/unix/sysv/linux/alpha/bits/shm.h: Likewise.
4414         * sysdeps/unix/sysv/linux/bits/shm.h: Likewise.
4415         * sysdeps/unix/sysv/linux/ia64/bits/shm.h: Likewise.
4416         * sysdeps/unix/sysv/linux/powerpc/bits/shm.h: Likewise.
4417         * sysdeps/unix/sysv/linux/s390/bits/shm.h: Likewise.
4418         * sysdeps/unix/sysv/linux/sh/bits/shm.h: Likewise.
4419         * sysdeps/unix/sysv/linux/sparc/bits/shm.h: Likewise.
4420         * sysdeps/unix/sysv/linux/x86_64/bits/shm.h: Likewise.
4421         Patch by Hareesh Nagarajan <hareesh.nagarajan@gmail.com>.
4423         [BZ #5607]
4424         * conform/data/fcntl.h-data: Fix posix_fadvise and posix_fallocate
4425         prototypes.
4426         * conform/data/limits.h-data: Adjust limits changed in v6 and add
4427         additional suffixes.
4428         * conform/data/mqueue.h-data: Fix typo in mq_curmsgs entry.
4429         Add optional functions mq_timedreceive and mq_timedsend.
4430         * conform/data/netdb.h-data: Add more AI_* and EAI_* constants.
4431         * conform/data/pthread.h-data: Fix prototype of
4432         pthread_condattr_setclock.  pthread_sigmask is not required in v6.
4433         * conform/data/semaphore.h-data: Allow time.h definitions.
4434         * conform/data/signal.h-data: Likewise.
4435         * conform/data/stdio.h-data: getw and putw are not required in v6.
4436         * conform/data/stdlib.h-data: Change setstate prototype.
4437         * conform/data/string.h-data: Fix strerror_r prototype.
4438         * conform/data/time.h-data: Fix typo in TIMER_ABSTIME definition.
4439         * conform/data/unistd.h-data: pthread_atfork not required in v6.
4440         Fix readlink prototype.
4441         * conform/data/netinet/in.h-data: Add const to in6addr_any and
4442         in6addr_loopback.
4443         * inet/netinet/in.h: Cleanup namespace.
4444         * posix/regex.h: Likewise.
4445         * resolv/netdb.h: Likewise.
4446         * sysdeps/unix/sysv/linux/bits/in.h: Likewise.
4447         * sysdeps/unix/sysv/linux/bits/socket.h: Likewise.
4448         * sysdeps/unix/sysv/linux/x86_64/bits/stat.h: Likewise.
4449         * sysdeps/posix/getaddrinfo.c (default_labels): Adjust for change
4450         of names of in in6_addr.
4451         (default_precedence): Likewise.
4452         * sysdeps/unix/sysv/linux/cmsg_nxthdr.c: Include <stddef.h> for
4453         NULL definition.
4455 2008-01-15  Ulrich Drepper  <drepper@redhat.com>
4457         * conform/data/fmtmsg.h-data: Add missing allows.
4458         * conform/data/ftw.h-data: Likewise.
4459         * conform/data/inttypes.h-data: Likewise.
4460         * conform/data/math.h-data: Likewise.
4461         * conform/data/signal.h-data: Likewise.
4462         * conform/data/net/if.h-data: Likewise.
4463         * conform/data/netinet/in.h-data: Likewise.
4464         * conform/data/sys/socket.h-data: Likewise.
4466         [BZ #5614]
4467         * string/bits/string2.h (__strtok_r_1c): Always update *__NEXTP.
4468         (__strtok_r): Simplify.
4469         * string/tester.c (test_strtok_r): Add test case for futile search
4470         with single-character seach string.
4472 2008-01-12  Ulrich Drepper  <drepper@redhat.com>
4474         * po/ko.po: Update from translation team.
4476 2008-01-11  Andreas Jaeger  <aj@suse.de>
4478         [BZ #5600]
4479         * sysdeps/unix/sysv/linux/sys/signalfd.h (struct
4480         signalfd_siginfo): Use 64-bit type for ssi_ptr to sync with Linux
4481         kernel header.
4483 2008-01-10  Ulrich Drepper  <drepper@redhat.com>
4485         * sysdeps/posix/getaddrinfo.c (rfc3484_sort): Store result of
4486         native interface lookup in all the relevant places.
4488 2008-01-10  Jakub Jelinek  <jakub@redhat.com>
4489             Ulrich Drepper  <drepper@redhat.com>
4491         * sysdeps/posix/getaddrinfo.c (sort_results): Remove service_order
4492         field.  Use sockaddr_in6 for source_addr.
4493         (get_scope): Change type of parameter to sockaddr_in6.  Adjust.
4494         (match_prefix): Likewise.
4495         (get_label): Likewise.
4496         (get_precedence): Likewise.
4497         (rfc3484_sort): Change to use indirect access to results array.
4498         Adjust to use of sockaddr_in6.  Replace service_order test with
4499         simple index comparison.
4500         (getaddrinfo): Define order array.  Initialize it.  Don't initialize
4501         service_order field.  Adjust qsort_t calls.  Access sorted result
4502         array indirectly through order array.
4503         * posix/tst-rfc3484.c: Adjust for change of rfc3484_sort.
4504         * posix/tst-rfc3484-2.c: Likewise.
4505         * posix/tst-rfc3484-3.c: Likewise.
4507 2008-01-09  Ulrich Drepper  <drepper@redhat.com>
4509         [BZ #5541]
4510         * sunrpc/rpc_thread.c (__rpc_thread_destroy): Also free xports and
4511         pollfd structures.
4512         Patch by André Cruz.
4514         [BZ #5545]
4515         * sunrpc/clnt_perr.c (clnt_sperror): Don't use fixed size buffer.
4516         (clnt_spcreateerror): Likewise.
4518         [BZ #5553]
4519         * malloc/malloc.c (public_mALLOc): Set ar_ptr when trying main_arena.
4520         (public_mEMALIGn): Likewise.
4521         Patch mostly by Daniel Jacobowitz.
4523 2008-01-09  Jakub Jelinek  <jakub@redhat.com>
4525         * sysdeps/unix/sysv/linux/i386/makecontext.S (__makecontext): Avoid
4526         clobbering memory at or above uc_stack.ss_sp + uc_stack.ss_size.
4527         * stdlib/Makefile: Add rules to build and run tst-makecontext2.
4528         * stdlib/tst-makecontext2.c: New test.
4530 2008-01-08  Jakub Jelinek  <jakub@redhat.com>
4532         * iconv/loop.c (UPDATE_PARAMS): Define to empty statement if not
4533         defined.
4534         (REINIT_PARAMS): Likewise.  Undefine before end of file.
4535         (STANDARD_TO_LOOP_ERR_HANDLER): Use UPDATE_PARAMS before calling
4536         transliteration hooks and REINIT_PARAMS afterwards.
4537         * iconvdata/iso-2022-jp.c (BODY): Use a separate variable for
4538         status.
4539         (REINIT_PARAMS): Define.
4540         * iconvdata/ibm1364.c (REINIT_PARAMS): Likewise.
4541         * iconvdata/ibm930.c (REINIT_PARAMS): Likewise.
4542         * iconvdata/ibm933.c (REINIT_PARAMS): Likewise.
4543         * iconvdata/ibm935.c (REINIT_PARAMS): Likewise.
4544         * iconvdata/ibm937.c (REINIT_PARAMS): Likewise.
4545         * iconvdata/ibm939.c (REINIT_PARAMS): Likewise.
4546         * iconvdata/iso-2022-cn.c (REINIT_PARAMS): Likewise.
4547         * iconvdata/iso-2022-cn-ext.c (REINIT_PARAMS): Likewise.
4548         * iconvdata/iso-2022-jp-3.c (REINIT_PARAMS): Likewise.
4549         * iconvdata/iso-2022-kr.c (REINIT_PARAMS): Likewise.
4550         * iconvdata/Makefile: Add rules to build and run tst-iconv7.c.
4551         * iconvdata/tst-iconv7.c: New test.
4553 2008-01-07  Ulrich Drepper  <drepper@redhat.com>
4555         * libio/stdio.h (vscanf): Fix definition for loser compilers.
4557 2008-01-05  Jakub Jelinek  <jakub@redhat.com>
4559         [BZ #5112]
4560         * nscd/connections.c (restart): Fix condition.
4562 2008-01-03  Jakub Jelinek  <jakub@redhat.com>
4564         * ctype/ctype.h (__ctype_b_loc, __ctype_tolower_loc,
4565         __ctype_toupper_loc): Add __THROW.
4567 2008-01-02  Ulrich Drepper  <drepper@redhat.com>
4569         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Fix
4570         recognition of interface family.
4572         * posix/getconf.c: Update copyright year.
4573         * nss/getent.c: Likewise.
4574         * iconv/iconvconfig.c: Likewise.
4575         * iconv/iconv_prog.c: Likewise.
4576         * elf/ldconfig.c: Likewise.
4577         * catgets/gencat.c: Likewise.
4578         * csu/version.c: Likewise.
4579         * elf/ldd.bash.in: Likewise.
4580         * elf/sprof.c (print_version): Likewise.
4581         * locale/programs/locale.c: Likewise.
4582         * locale/programs/localedef.c: Likewise.
4583         * nscd/nscd.c (print_version): Likewise.
4584         * debug/xtrace.sh: Likewise.
4585         * malloc/memusage.sh: Likewise.
4586         * malloc/mtrace.pl: Likewise.
4587         * debug/catchsegv.sh: Likewise.
4589 2007-12-26  Ulrich Drepper  <drepper@redhat.com>
4591         * nss/nsswitch.c (__nss_lookup): Actually use alternative name in
4592         second lookup.
4594 2007-12-23  Ulrich Drepper  <drepper@redhat.com>
4596         * sysdeps/x86_64/cacheinfo.c (intel_02_known): New entry 0x3f.
4597         * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_02_known): Likewise.
4599 2007-12-17  Roland McGrath  <roland@redhat.com>
4601         * inet/ether_line.c (ether_line): Remove unused variable.
4603 2007-12-17  Samuel Thibault  <samuel.thibault@ens-lyon.org>
4605         * login/forkpty.c (forkpty): Add const qualifier to parameters termp
4606         and winp.
4607         * login/openpty.c (openpty): Likewise.
4608         * login/pty.h (openpty, forkpty): Likewise.
4609         * manual/terminal.texi (openpty, forkpty): Likewise.
4611 2007-12-17  Ulrich Drepper  <drepper@redhat.com>
4613         * malloc/malloc.c (public_cALLOc): For arenas other than
4614         main_arena, count all bytes inside the mprotect_size range of the
4615         heap as uninitialized.
4617 2007-12-16  Ulrich Drepper  <drepper@redhat.com>
4619         * elf/tst-execstack.c (do_test): Don't fail if SELinux forbids
4620         executable stacks.
4622         * malloc/malloc.c (public_mTRIm): Iterate over all arenas and call
4623         mTRIm for all of them.
4624         (mTRIm): Additionally iterate over all free blocks and use madvise
4625         to free memory for all those blocks which contain at least one
4626         memory page.
4627         * malloc/tst-trim1.c: New file.
4628         * malloc/Makefile (tests): Add tst-trim1.
4630         * malloc/malloc.c (do_check_malloc_state): Minimal cleanups.
4632 2007-12-14  Ulrich Drepper  <drepper@redhat.com>
4634         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (INTERNAL_SYSCALL_ERROR_P):
4635         First cast argument to long
4636         * sysdeps/unix/sysv/linux/x86_64/init-first.c (__vdso_gettimeofday):
4637         Return long.
4638         (__vdso_clock_gettime): Likewise.
4639         * sysdeps/unix/sysv/linux/x86_64/bits/libc-vdso.h: Functions
4640         return long.
4642 2007-12-13  Ulrich Drepper  <drepper@redhat.com>
4644         * locale/nl_langinfo.c (nl_langinfo): Just call __nl_langinfo_l.
4645         * locale/nl_langinfo_l.c: Real implementation, copied from
4646         nl_langinfo.c.
4647         * include/langinfo.h: Add libc_hidden_proto for __nl_langinfo_l.
4649 2007-12-01  Jim Meyering  <meyering@redhat.com>
4651         * posix/regcomp.c (optimize_utf8): Fix a typo, s/idx/ctx_type/,
4652         that would inhibit utf8-optimization of a regexp containing line-
4653         or buffer-anchors, e.g., `^', `$'.
4655 2007-12-12  Ulrich Drepper  <drepper@redhat.com>
4657         * time/bug-getdate1.c (do_test): Don't use century values which
4658         aren't valid on 32-bit systems.
4660 2007-12-12  Jakub Jelinek  <jakub@redhat.com>
4662         * sysdeps/i386/i486/bits/string.h (memmove): Define as macro.
4663         (memmove): Rename to __memmove_g, with __asm__ ("memmove").
4664         * sysdeps/s390/bits/string.h (__strlen_g, __strcpy_g, __strncpy_g,
4665         __strcat_g, __strncat_g): Add __asm__.
4667 2007-12-12  Ulrich Drepper  <drepper@redhat.com>
4669         [BZ #5477]
4670         * io/fchmodat.c: Fix typo in stub_warning use.
4671         Patch by Petr Salinger.
4673 2007-12-11  Ulrich Drepper  <drepper@redhat.com>
4675         * iconvdata/hp-thai8.c: New file.
4676         * iconvdata/Makefile: Add rules for hp-thai8.c.
4677         * iconvdata/tst-tables.sh: Add entry for HP-THAI8.
4678         * iconvdata/gconv-modules: Likewise.
4680         [BZ #5464]
4681         * iconvdata/hp-greek8.c: New file.
4682         * iconvdata/Makefile: Add rules for hp-greek8.c.
4683         * iconvdata/tst-tables.sh: Add entry for HP-GREEK8.
4684         * iconvdata/gconv-modules: Likewise.
4686         [BZ #5463]
4687         * iconvdata/hp-turkish8.c: New file.
4688         * iconvdata/Makefile: Add rules for hp-turkish8.c.
4689         * iconvdata/tst-tables.sh: Add entry for HP-TURKISH8.
4690         * iconvdata/gconv-modules: Likewise.
4692         * malloc/arena.c (grow_heap): Split out code to shrink heap into...
4693         (shrink_heap): ... this new function.
4694         (heap_trim): Call shrink_heap instead of grow_heap.
4696         * malloc/malloc.c (_int_malloc): sYSMALLOc might fail, in this
4697         case don't call alloc_perturb.
4699 2007-12-10  Ulrich Drepper  <drepper@redhat.com>
4701         * sysdeps/unix/sysv/linux/adjtime.c: Use ADJ_OFFSET_SS_READ if
4702         possible.
4703         * sysdeps/unix/sysv/linux/kernel-features.h
4704         (__ASSUME_ADJ_OFFSET_SS_READ): Define for 2.6.24.
4705         * sysdeps/unix/sysv/linux/sys/timex.h (ADJ_OFFSET_SS_READ): Define.
4707 2007-12-08  Ulrich Drepper  <drepper@redhat.com>
4709         [BZ #5424]
4710         * stdio-common/vfprintf.c: Do not overflow when adding to done.
4711         * stdio-common/Makefile (tests): Add bug22.
4712         * stdio-common/bug22.c: New file.
4714         [BZ #5451]
4715         * time/getdate.c: Fix filling in default values.
4716         * time/bug-getdate1.c: New file.
4717         * time/Makefile: Add rules to build and run bug-getdate1.
4719         * iconvdata/ebcdic-is-friss.c: Use 8bit-gap instead of 8bit-generic.
4720         * iconvdata/ebcdic-es.c: Likewise.
4721         * iconvdata/ebcdic-es-a.c: Likewise.
4722         * iconvdata/ebcdic-uk.c: Likewise.
4723         * iconvdata/iso8859-16.c: Likewise.
4724         * iconvdata/viscii.c: Likewise.
4725         * iconvdata/iso8859-9e.c: Likewise.
4726         * iconvdata/Makefile: Adjust appropriately.
4728         [BZ #5428]
4729         * wcsmbs/wchar.h: Unconditionally undefine __need_mbstate and
4730         __need_wint_t.
4732 2007-12-07  Ulrich Drepper  <drepper@redhat.com>
4734         [BZ #5427]
4735         * iconvdata/hp-roman9.c: New file.
4736         * iconvdata/Makefile: Add rules for hp-roman9.c.
4737         * iconvdata/tst-tables.sh: Add HP-ROMAN9.
4738         * iconvdata/gconv-modules: Likewise.
4740         * iconvdata/hp-roman8.c: Use 8bit-gap instead of 8bit-generic.
4741         * iconvdata/Makefile: Adjust appropriately.
4743         [BZ #5441]
4744         * stdio-common/vfscanf.c (_IO_vfwscanf): Don't free ptrs_to_free
4745         structure, it's allocated with alloca.
4746         * stdio-common/Makefile (tests): Add bug21.
4747         * stdio-common/bug21.c: New file.
4749 2007-12-06  Aurelien Jarno  <aurelien@aurel32.net>
4751         [BZ #5452]
4752         * sysdeps/unix/sysv/linux/bits/sched.h: Use __extension__
4753         keyword for gcc's braced-groups.
4755 2007-12-07  Ulrich Drepper  <drepper@redhat.com>
4757         [BZ #5454]
4758         * inet/ether_line.c: Strip hostname of whitespaces.
4759         * inet/Makefile (tests): Add tst-ether_line.
4760         * inet/tst-ether_line.c: New file.
4762 2007-12-03  Ulrich Drepper  <drepper@redhat.com>
4764         [BZ #5439]
4765         * sysdeps/unix/sysv/linux/sys/signalfd.h: Fix use of __nonnull.
4767         [BZ #5435]
4768         * sysdeps/unix/sysv/linux/i386/makecontext.S: Align stack.
4770         * stdlib/tst-setcontext.c: Catch the case where the links gets
4771         messed up and we do not reach main again.
4773         * po/ca.po: Update from translation team.
4775 2007-11-26  Ulrich Drepper  <drepper@redhat.com>
4777         * posix/unistd.h: Declare fsync also for __USE_XOPEN2K.
4778         * posix/regex.h (REG_ENOSYS): Likewise.
4779         * wcsmbs/wchar.h: Define __need_file also for __USE_XOPEN2K.
4781 2007-11-25  Ulrich Drepper  <drepper@redhat.com>
4783         * nscd/nscd.h (MAX_STACK_USE): Define.
4784         * nscd/mem.c (MAX_STACK_USE): Remove definition here.
4785         (gc): Initialize stack_used based on allocation in prune_cache.
4786         * nscd/cache.c (prune_cache): Use heap for mark array if necessary.
4787         Clear array before use.
4789         * nscd/aicache.c (addhstaiX): Update statistics counter in case
4790         memory allocation failed.
4791         * nscd/hstcache.c (cache_addhst): Likewise.
4792         * nscd/grpcache.c (cache_addgr): Likewise.
4793         * nscd/servicescache.c (cache_addserv): Likewise.
4794         * nscd/pwdcache.c (cache_addpw): Likewise.
4795         * nscd/initgrcache.c (addinitgroupsX): Likewise.
4797 2007-11-23  Ulrich Drepper  <drepper@redhat.com>
4799         * sysdeps/unix/sysv/linux/powerpc/powerpc64/syscalls.list: Add open
4800         and creat system calls.
4802         * sysdeps/unix/sysv/linux/check_native.c: Include <asm/types.h>.
4804 2007-11-23  Martin Schwidefsky  <schwidefsky@de.ibm.com>
4806         * sysdeps/unix/sysv/linux/Makefile [subdir=inet] (sysdep_headers):
4807         Add netiucv/iucv.h.
4808         * sysdeps/unix/sysv/linux/netiucv/iucv.h: New file.
4809         * sysdeps/unix/sysv/linux/opensock.c (__opensock): Add AF_IUCV
4810         protocol.
4811         * sysdeps/unix/sysv/linux/sa_len.c (__libc_sa_len): Likewise.
4812         * sysdeps/unix/sysv/linux/s390/opensock.c: New file.
4813         * sysdeps/unix/sysv/linux/s390/sa_len.c: New file.
4815 2007-11-22  Martin Schwidefsky  <schwidefsky@de.ibm.com>
4817         * sysdeps/s390/bits/string.h (strlen, strcpy, strncpy, strcat,
4818         strncat): Define as macros to avoid compile errors.
4820         * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list:  Add open and
4821         creat entries.
4823 2007-11-22  Ulrich Drepper  <drepper@redhat.com>
4825         [BZ #5382]
4826         * nscd/nscd.h (NSCD_THREAD_STACKSIZE): Define.
4827         * nscd/connections.c (start_threads): Use NSCD_THREAD_STACKSIZE.
4828         * nscd/mem.c (gc): Don't allocate arrays on the stack if they can
4829         overflow it.
4830         Partially based on a patch by Petr Baudis <pasky@suse.cz>.
4832         * sysdeps/unix/sysv/linux/nscd_setup_thread.c (setup_thread):
4833         Return zero in case the thread library is not NPTL.
4835         [BZ #5375]
4836         * resolv/res_hconf.c (_res_hconf_reorder_addrs): Fix locking when
4837         initializing interface list.
4839         [BZ #5378]
4840         * nis/nss_compat/compat-initgroups.c (getgrent_next_nss): Don't
4841         use result of nss_getgrgid_r if nothing was found.  For other
4842         error return with a failure.
4843         Partially based on a patch by Petr Baudis <pasky@suse.cz>.
4845         * locale/programs/ld-collate.c (collate_read): Fix loop to match
4846         macro name.
4848 2007-11-19  Ulrich Drepper  <drepper@redhat.com>
4850         * sysdeps/posix/getaddrinfo.c (defaults_scopes, scopes): New variables.
4851         (get_scope): For IPv4 scope, use scopes table.
4852         (fini): Free scopes table if necessary.
4853         (free_scopelist): New function.
4854         (scopecmp): New function.
4855         (gaiconf_init): Also handle scopev4 entries.
4856         * posix/tst-rfc3484.c (do_test): Initialize scopes.
4857         * posix/tst-rfc3484-2.c (do_test): Likewise.
4858         * posix/gai.conf: Document scopev4 defaults.
4859         * posix/Makefile (tests): Add tst-rfc3484-3.
4860         * posix/tst-rfc3484-3.c: New file.
4862         * sysdeps/posix/getaddrinfo.c (default_labels): Describe entry for
4863         Teredo tunnels.
4864         * posix/gai.conf: Update for current default tables.
4866 2007-11-19  Ulrich Drepper  <drepper@redhat.com>
4868         * po/tr.po: Update from translation team.
4870 2007-11-18  Roland McGrath  <roland@frob.com>
4872         * manual/arith.texi (Remainder Functions): Spelling fix.
4873         From Shaun Silk <genix@mysoul.com.au>.
4875         * sysdeps/mach/hurd/bits/fcntl.h (O_CLOEXEC): Fix value.
4877 2007-11-17  Ulrich Drepper  <drepper@redhat.com>
4879         * po/zh_CN.po: Update from translation team.
4881         * sysdeps/unix/sysv/linux/Makefile [subdir=misc] (sysdep_headers):
4882         Add sys/signalfd.h and sys/eventfd.h.
4884 2007-11-15  Bruno Haible  <bruno@clisp.org>
4886         [BZ #5346]
4887         * intl/dcigettext.c (struct known_translation_t): Turn msgid into a
4888         union.
4889         (transcmp): Use the appropriate part of s1->msgid and s2->msgid.
4890         (DCIGETTEXT): Change the allocation of the 'search' variable so that
4891         it needs only fixed stack space. Delay the initialization of
4892         msgid_len until it is needed.
4894 2007-11-15  Andreas Jaeger  <aj@suse.de>
4896         * sysdeps/ieee754/dbl-64/sincos.tbl: Fix size of union.
4897         Reported by Christoph Quirin Lauter <christoph.lauter@ens-lyon.fr>.
4899 2007-11-15  Ulrich Drepper  <drepper@redhat.com>
4901         * po/ko.po: Update from translation team.
4903 2007-11-14  Ulrich Drepper  <drepper@redhat.com>
4905         * sysdeps/unix/sysv/linux/check_native.c (__check_native): Simplify
4906         significantly.  The device type is also part of the ifinfomsg data.
4908         * po/sv.po: Update from translation team.
4909         * po/nl.po: Likewise.
4911         * nscd/cache.c (prune_cache): If cache is empty, instruct caller
4912         to wake up in 24 hours.
4914         * nscd/gai.c (__ioctl): Define.  Include check_native.c.
4916 2007-11-13  Ulrich Drepper  <drepper@redhat.com>
4918         * po/cs.po: Update from translation team.
4919         * po/pl.po: Likewise.
4921         * include/ifaddrs.h: Remove in6ai_temporary.
4922         (struct in6addrinfo): Add index element.
4923         Declare __check_native.
4924         * inet/Makefile (aux): Add check_native.
4925         * sysdeps/unix/sysv/linux/check_native.c: New file.
4926         * sysdeps/unix/sysv/linux/check_pf.c: No need to recognize
4927         IFA_F_TEMPORARY.  Pass back ifa_index.
4928         * sysdeps/posix/getaddrinfo.c: Remove netlink compatibility code.
4929         (rfc3484_sort): Add new parameter.  Implement rule 7 correctly:
4930         call __check_native if necessary.
4931         (getaddrinfo): Fill in index field.  Use qsort_r instead of qsort
4932         to sort addresses.  Pass information about the results.
4933         * posix/tst-rfc3484.c: Adjust for addition of index field and change
4934         of rfc3484_sort interface.
4935         * posix/tst-rfc3484-2.c: Likewise.
4937         * stdlib/stdlib.h: Define __compar_d_fn_t.  Declare qsort_r.
4938         * include/stdlib.h: Add hidden_proto for qsort_t and adjust protoype
4939         for _quicksort.
4940         * stdlib/msort.c (qsort): Now a wrapper around qsort_r.
4941         (qsort_r): Renamed from qsort.  Take additional parameter and pass it
4942         on as third parameter to compare function and _quicksort.
4943         * stdlib/qsort.c (_quicksort): Take additional parameter and pass on
4944         to the compare function.
4945         * stdlib/Versions [libc] (GLIBC_2.8): Add qsort_r.
4946         * Versions.def: Add GLIBC_2.8 for libc.
4948         * posix/tst-rfc3484.c: Adjust for addition of prefixlen field.
4949         * posix/tst-rfc3484-2.c: Likewise.
4951         * include/kernel-features.h: Moved to...
4952         * sysdeps/mach/hurd/kernel-features.h: ...here.
4954 2007-09-13  H.J. Lu  <hongjiu.lu@intel.com>
4956         * sysdeps/i386/i586/memcpy_chk.S: New file.
4957         * sysdeps/i386/i586/mempcpy_chk.S: Likewise.
4958         * sysdeps/i386/i586/memset_chk.S: Likewise.
4960 2007-11-12  Ulrich Drepper  <drepper@redhat.com>
4962         * include/ifaddrs.c (struct in6addrinfo): Add prefixlen field.
4963         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Always return
4964         list of interfaces.  Also store prefix length.
4965         * sysdeps/posix/getaddrinfo.c (sort_result): Add prefixlen element.
4966         (rfc3484_sort): In rule 9, for IPv4 addresses count only matching
4967         prefix if source and destination address are in the same subnet.
4968         (getaddrinfo): Always call __check_pf.  Fill in prefixlen field.
4969         Always look for matching record in in6ai list.
4970         Correct source_addr_len value for IPv6->IPv4 converted records.
4972 2007-11-11  Roland McGrath  <roland@frob.com>
4974         * include/kernel-features.h: New file.
4976 2007-11-10  Ulrich Drepper  <drepper@redhat.com>
4978         * sysdeps/pthread/aio_misc.c (handle_fildes_io): Avoid unnecessary
4979         complications for 64-bit platforms.
4981         * sysdeps/unix/sysv/linux/open64.c: Move __open64_2 implementation to..
4982         * sysdeps/unix/sysv/linux/open64_2.c: ...here.  New file.
4983         * sysdeps/unix/sysv/linux/Makefile [subdir=io] (sysdep_routines): Add
4984         open64_2.
4985         * sysdeps/unix/sysv/linux/ia64/syscalls.list: Add open and creat
4986         entries.
4987         * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Likewise.
4988         * sysdeps/wordsize-64/alphasort.c: New file.
4989         * sysdeps/wordsize-64/alphasort64.c: New file.
4990         * sysdeps/wordsize-64/fseeko.c: New file.
4991         * sysdeps/wordsize-64/fseeko64.c: New file.
4992         * sysdeps/wordsize-64/ftello.c: New file.
4993         * sysdeps/wordsize-64/ftello64.c: New file.
4994         * sysdeps/wordsize-64/ftw.c: New file.
4995         * sysdeps/wordsize-64/ftw64.c: New file.
4996         * sysdeps/wordsize-64/iofgetpos.c: New file.
4997         * sysdeps/wordsize-64/iofgetpos64.c: New file.
4998         * sysdeps/wordsize-64/iofopen.c: New file.
4999         * sysdeps/wordsize-64/iofopen64.c: New file.
5000         * sysdeps/wordsize-64/iofsetpos.c: New file.
5001         * sysdeps/wordsize-64/iofsetpos64.c: New file.
5002         * sysdeps/wordsize-64/lockf.c: New file.
5003         * sysdeps/wordsize-64/lockf64.c: New file.
5004         * sysdeps/wordsize-64/mkostemp.c: New file.
5005         * sysdeps/wordsize-64/mkostemp64.c: New file.
5006         * sysdeps/wordsize-64/mkstemp.c: New file.
5007         * sysdeps/wordsize-64/mkstemp64.c: New file.
5008         * sysdeps/wordsize-64/scandir.c: New file.
5009         * sysdeps/wordsize-64/scandir64.c: New file.
5010         * sysdeps/wordsize-64/tmpfile.c: New file.
5011         * sysdeps/wordsize-64/tmpfile64.c: New file.
5012         * sysdeps/wordsize-64/versionsort.c: New file.
5013         * sysdeps/wordsize-64/versionsort64.c: New file.
5014         * sysdeps/unix/sysv/linux/wordsize-64/aio_read.c: New file.
5015         * sysdeps/unix/sysv/linux/wordsize-64/aio_read64.c: New file.
5016         * sysdeps/unix/sysv/linux/wordsize-64/aio_write.c: New file.
5017         * sysdeps/unix/sysv/linux/wordsize-64/aio_write64.c: New file.
5018         * sysdeps/unix/sysv/linux/wordsize-64/creat64.c: New file.
5019         * sysdeps/unix/sysv/linux/wordsize-64/getdirentries.c: New file.
5020         * sysdeps/unix/sysv/linux/wordsize-64/getdirentries64.c: New file.
5021         * sysdeps/unix/sysv/linux/wordsize-64/lio_listio.c: New file.
5022         * sysdeps/unix/sysv/linux/wordsize-64/lio_listio64.c: New file.
5023         * sysdeps/unix/sysv/linux/wordsize-64/open64.c: New file.
5024         * sysdeps/unix/sysv/linux/wordsize-64/openat.c: New file.
5025         * sysdeps/unix/sysv/linux/wordsize-64/openat64.c: New file.
5027         * crypt/sha256-crypt.c: Fix a comment.
5028         * crypt/sha512-crypt.c: Likewise.
5030 2007-11-07  H.J. Lu  <hongjiu.lu@intel.com>
5032         * sysdeps/x86_64/memset.S: Add sfence after movnti.
5034 2007-11-07  Ulrich Drepper  <drepper@redhat.com>
5036         [BZ #5277]
5037         * iconv/loop.c (STANDARD_TO_LOOP_ERR_HANDLER): If conversion failed
5038         because output buffer is too small break, don't loop.
5039         * iconvdata/Makefile (tests): Add bug-iconv6.
5040         * iconvdata/bug-iconv6.c: New file.
5042 2007-11-06  Ulrich Drepper  <drepper@redhat.com>
5044         * stdio-common/vfprintf.c (vfprintf): Compute necessary buffer size
5045         with size_t type.
5046         * stdio-common/printf_fp.c (__print_fp): Change chars_needed type to
5047         size_t.  Add casts where needed.
5049         * nscd/selinux.c (nscd_request_avc_has_perm): When compiled with
5050         old headers, don't call avc_has_perm if we don't have the
5051         permission information.
5053 2007-11-05  Daniel Jacobowitz  <dan@codesourcery.com>
5055         * elf/rtld.c (dl_main): Use the page size to find the map start.
5057 2007-11-05  Ulrich Drepper  <drepper@redhat.com>
5059         * time/tzfile.c (__tzfile_read): Fix check for version 0 data files.
5060         Patch by Szymon Siwek <sls@poczta.wp.pl>.
5062         * nscd/aicache.c (addhstaiX): Check herrno after IPv4 lookup only
5063         when the lookup call failed.
5065         * nscd/nscd.h (struct database_dyn): Rename prunelock to prune_lock.
5066         Add prune_cond and wakeup_time.
5067         (CACHE_PRUNE_INTERNAL): Define.
5068         Update declarations of prune_cache and setup_thread.
5069         * nscd/connections.c (dbs): Update initializers.
5070         (CACHE_PRUNE_INTERNAL): Moved to nscd.h.
5071         (nscd_init): Default number of threads is now 4.
5072         (invalidate_cache): Take lock before calling prune_cache.
5073         (handle_request): If SELinux forbids the request, say so.
5074         (readylist_cond): Use static initializer.
5075         (nscd_run_prune): New function.  Used only by pruning threads.
5076         (nscd_run_worder): Renamed from nscd_run.  Remove support for pruning
5077         here.
5078         (fd_ready): Update nscd_run reference.
5079         (start_threads): No need to initialize readylist_cond.
5080         Start pruning threads separately.
5081         * nscd/nscd_setup_thread.c: Change return value type to int and always
5082         return 0.
5083         * sysdeps/unix/sysv/linux/nscd_setup_thread.c: Change return value type
5084         to int and return nonzero value if we can use the TID address hack.
5085         * nscd/cache.c (cache_add): If next wakeup time of cleanup thread for
5086         the database is later than the new entry's timeout, update the
5087         wakeup time and wake the cleanup thread.
5088         (prune_cache): Return seconds the next entry in the database is still
5089         valid.  Remove locking for pruning here.
5090         * nscd/nscd.conf: Document default number of threads.
5092 2007-10-31  Ulrich Drepper  <drepper@redhat.com>
5094         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Make sure
5095         stack is properly aligned for the target function.
5096         Correct unwind info.
5098         * elf/rtld.c (dl_main): Initialize stack and pointer guard early
5099         when using auditing libraries.
5101 2007-10-29  Ulrich Drepper  <drepper@redhat.com>
5103         * resolv/Versions [libresolv] (GLIBC_PRIVATE): Add
5104         _nss_dns_getnetbyaddr2_r.
5105         * resolv/nss_dns/dns-host.c: Define _nss_dns_getnetbyaddr2_r.  Pass
5106         extra parameter to getanswer_r.
5107         (_nss_dns_getnetbyaddr_r): Now a wrapper around
5108         _nss_dns_getnetbyaddr2_r.
5110         * nscd/Makefile (nscd-modules): Replace gethstbynm2_r with
5111         gethstbynm3_r.
5112         * nscd/gethstbynm2_r.c: Remove.
5113         * nscd/gethstbynm3_r.c: New file.
5114         * nscd/aicache.c (addhstaiX): Use __gethostbyaddr2_r instead of
5115         __gethostbyaddr_r.
5116         * nscd/gethstbyad_r.c: Generate __gethostbyaddr2_r function.  Define
5117         __gethostbyaddr_r compatibility wrapper.
5118         * nscd/hstcache.c (cache_addhst): Add ttl parameter.  Use it when
5119         determining timeout of entry.
5120         (lookup): Take new parameter and pass it to __gethostbyname3_r and
5121         __gethostbyaddr2_r.
5122         (addhstbyX): Pass reference to variable for TTL to lookup and
5123         cache_addhst.
5124         * nss/Versions [glibc] (GLIBC_PRIVATE): Export __nss_passwd_lookup2,
5125         __nss_group_lookup2, __nss_hosts_lookup2, __nss_services_lookup2,
5126         and __nss_next2.  Remove __nss_services_lookup.
5127         * nss/XXX-lookup.c: Name function now *_lookup2.  Add new parameter.
5128         Add compat wrapper.
5129         * nss/getXXbyYY_r.c: Changes to call new *_lookup2 functions and
5130         __nss_next2.
5131         * nss/getXXent_r.c: Likewise.
5132         * nss/getnssent_r.c: Likewise.
5133         * nss/nsswitch.c (__nss_lookup): Add new parameter.  If first function
5134         does not exist in module, try the optional second name.
5135         (__nss_next2): New function.
5136         (__nss_next): Now wrapper around __nss_next2.
5137         * nss/nsswitch.h: Adjust __nss_lookup prototype.
5138         Declare __nss_next2.
5139         Adjust definition of db_lookup_function type.
5140         * nss/service-lookup.c: Define NO_COMPAT.
5141         * include/netdb.h: Declare __gethostbyaddr2_r and __gethostbyname3_r.
5142         * inet/ether_hton.c: Use __nss_next2 instead of __nss_next.
5143         * inet/ether_ntoh.c: Likewise.
5144         * sunrpc/netname.c: Likewise.
5145         * sunrpc/publickey.c: Likewise.
5146         * inet/getnetgrent.c: Likewise.  Adjust calls to __nss_lookup.
5147         * inet/gethstbyad_r.c (DB_LOOKUP_FCT): Change to __nss_hosts_lookup2.
5148         * inet/gethstbynm2_r.c (DB_LOOKUP_FCT): Likewise.
5149         * inet/gethstbynm_r.c (DB_LOOKUP_FCT): Likewise.
5150         * inet/gethstent_r.c (DB_LOOKUP_FCT): Likewise.
5152         * nscd/aicache.c (addhstaiX): Fix default TTL handling.
5154         * inet/getnetgrent_r.c (setup): Encrypt static pointer.
5156 2007-10-28  Ulrich Drepper  <drepper@redhat.com>
5158         [BZ #5204]
5159         * crypt/sha256c-test.c: Define TIMEOUT to 6 for ancient hardware.
5160         * crypt/sha512c-test.c: Likewise.
5162         [BZ #5225]
5163         * stdio-common/vfscanf.c (_IO_vfwscanf): Don't misuse wp pointer
5164         to keep track of end of %[ format string element.
5165         * stdio-common/Makefile (tests): Add bug20.
5166         * stdio-common/bug20.c: New file.
5168         [BZ #5222]
5169         * elf/dl-load.c (_dl_rtld_di_serinfo): Correct handling of short
5170         path elements in counting mode.
5172 2007-10-27  Andreas Jaeger  <aj@suse.de>
5174         [BZ #5040]
5175         * sysdeps/unix/sysv/linux/sys/epoll.h (EPOLLRDHUP): Add value.
5177         [BZ #3112]
5178         * sysdeps/ia64/backtrace.c (init): Free shared library if incorrect.
5179         (__cleanup): Free shared library when exiting.
5180         * sysdeps/i386/backtrace.c (init): Free shared library if incorrect.
5181         (__cleanup): Free shared library when exiting.
5183 2006-04-14  H.J. Lu  <hongjiu.lu@intel.com>
5185         [BZ #2549]
5186         * math/libm-test.inc (check_float_internal): Support
5187         denormalized return.
5189 2007-10-23  Andreas Jaeger  <aj@suse.de>
5191         [BZ #5208]
5192         * sysdeps/unix/sysv/linux/readahead.c (__readahead): Use
5193         __LONG_LONG_PAIR to handle little endian byte order.
5194         Suggested by abhishekrai@google.com
5196 2007-10-27  Ulrich Drepper  <drepper@redhat.com>
5198         * malloc/arena.c [!NO_THREADS]: Use ATFORK_MEM if defined.
5200 2007-10-26  Ulrich Drepper  <drepper@redhat.com>
5202         * nscd/cache.c (prune_cache): Move test for modified file outside
5203         of locking.
5205 2007-10-21  Andreas Jaeger  <aj@suse.de>
5207         * manual/texinfo.tex: Update to latest version.
5209         * manual/sysinfo.texi (System Parameters): Fix Formatting.
5211         * manual/arith.texi (Status bit operations): Fix formatting.
5213         * manual/errno.texi (Error Messages): Fix formatting.
5215         * manual/sysinfo.texi (System Parameters): Fix formatting.
5217         * manual/libc.texinfo: Update VERSION and UPDATED.
5219 2007-10-19  Roland McGrath  <roland@redhat.com>
5221         * elf/Makefile ($(objpfx)ld.so): Use $(AWK).
5223 2007-10-06  David S. Miller  <davem@davemloft.net>
5225         * configure.in: Add sparcv9v2 and sparc64v2.
5226         * scripts/config.sub: Likewise.
5227         * configure: Regenerate.
5228         * elf/elf.h (HWCAP_SPARC_N2): New.
5229         * sysdeps/sparc/dl-procinfo.h (_DL_HWCAP_COUNT): Bump to 8.
5230         * sysdeps/sparc/dl-procinfo.c (_dl_sparc_cap_flags): Add 'v9v2'.
5231         (HWCAP_IMPORTANT): Add HWCAP_SPARC_N2.
5232         * sysdeps/sparc/sparc32/sparcv9/sparcv9v2/memcpy.S: New file.
5233         * sysdeps/sparc/sparc32/sparcv9/sparcv9v2/memset.S: New file.
5234         * sysdeps/sparc/sparc64/sparcv9v2/memcpy.S: New file.
5235         * sysdeps/sparc/sparc64/sparcv9v2/memset.S: New file.
5237 2007-10-18  Ulrich Drepper  <drepper@redhat.com>
5239         * sunrpc/clnt_udp.c (clntudp_call): Don't block in recvfrom call
5240         even if the poll result indicates there is data to read.
5241         Patch by Jeff Moyer <jmoyer@redhat.com>.
5243 2007-10-18  Roland McGrath  <roland@redhat.com>
5245         * elf/elf.h (NT_PPC_VMX): New macro.
5247 2007-10-17  Ulrich Drepper  <drepper@redhat.com>
5249         * version.h (VERSION): Set to 2.7.90.
5251 2007-10-17  Jakub Jelinek  <jakub@redhat.com>
5253         * sysdeps/x86_64/memset.S (bzero): Renamed to __bzero.  Add
5254         weak_alias.
5256 2007-10-17  Roland McGrath  <roland@frob.com>
5258         * sysdeps/mach/hurd/bits/fcntl.h [__USE_GNU__] (F_DUPFD_CLOEXEC): New.
5259         * sysdeps/mach/hurd/fcntl.c (__libc_fcntl): Implement it.
5261 2007-10-17  Ulrich Drepper  <drepper@redhat.com>
5263         * version.h (VERSION): Bump to 2.7.
5264         * include/features.h (__GLIBC_MINOR__): Bump to 7.
5266         [BZ #5186]
5267         * time/tzset.c (__tz_convert): Don't force testing for a change of
5268         TZ if not called from localtime.  But then also see whether the
5269         file changed, in case __use_tzfile is set.
5271         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Define F_DUPFD_CLOEXEC.
5272         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
5273         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Likewise.
5274         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
5275         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
5276         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
5277         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h:  Likewise.
5278         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Likewise.
5280 2007-10-17  Jakub Jelinek  <jakub@redhat.com>
5282         * sysdeps/posix/getaddrinfo.c (getaddrinfo): When sorting addresses
5283         and admin selects to be able to replace the gai.conf file, lock
5284         data structures around the qsort call.
5286 2007-10-17  Ulrich Drepper  <drepper@redhat.com>
5288         * sysdeps/x86_64/cacheinfo.c: Comment out code added in support of
5289         new memset.
5290         * sysdeps/x86_64/memset.S: Revert to old version for now.  The cost is
5291         too high for the improvements.  Implement bzero unconditionally for
5292         use in libc.
5294 2007-10-17  Ulrich Drepper  <drepper@redhat.com>
5295             Jakub Jelinek  <jakub@redhat.com>
5297         * time/tzfile.c (__tzfile_read): Read POSIX TZ string if available
5298         even when time_t is 32-bit.
5299         (__tzfile_compute): Override POSIX TZ string STD/DST zone names if
5300         timezone data read by __tzfile_default.  Ensure __tzname[0] is
5301         always set after the search.
5303 2007-10-16  Ulrich Drepper  <drepper@redhat.com>
5305         * time/tzfile.c (__tzfile_read): Help the compiler recognize
5306         unreachable code on 32-bit machines.
5308 2007-10-16  Jakub Jelinek  <jakub@redhat.com>
5310         [BZ #5184]
5311         * time/strftime_l.c: Include stdbool.h.
5312         (my_strftime): New wrapper, old function renamed to...
5313         (__strftime_internal): ... new function.  Add tzset_called
5314         argument, pass it down to recursive calls, don't call tzset ()
5315         if already true, set to true after call to tzset ().
5317 2007-10-16  Ulrich Drepper  <drepper@redhat.com>
5319         * time/tzfile.c (__tzfile_read): Take extra memory requested by caller
5320         into account when copying TZ string.
5322 2007-10-16  Jakub Jelinek  <jakub@redhat.com>
5324         * time/tzfile.c (__tzfile_compute): For use_last case set i to
5325         num_transition rather than num_transitions - 1.
5327 2007-10-16  Jakub Jelinek  <jakub@redhat.com>
5329         * sysdeps/x86_64/memset.S (memset): Fix sse2_nt_move
5330         PIC indirect jump.
5332         * sysdeps/x86_64/memset.S: Jump from bzero to memset using
5333         a local label rather than HIDDEN_JUMPTARGET.
5335 2007-10-15  Ulrich Drepper  <drepper@redhat.com>
5337         * sysdeps/x86_64/cacheinfo.c (__x86_64_shared_cache_size): Define.
5338         (init_cacheinfo): Initialize it.
5339         * sysdeps/x86_64/memset.S: Use __x86_64_shared_cache_size.
5340         Always define bzero.
5341         Remove non-glibc code.
5342         * sysdeps/x86_64/bzero.S: Make an empty file.
5344 2007-10-15  H.J. Lu  <hongjiu.lu@intel.com>
5346         * sysdeps/x86_64/cacheinfo.c
5347         (__x86_64_preferred_memory_instruction): New.
5348         (init_cacheinfo): Initialize __x86_64_preferred_memory_instruction.
5350         * sysdeps/x86_64/memset.S: Rewrite.
5352 2007-10-15  Roland McGrath  <roland@redhat.com>
5354         * po/libc.pot: Regenerated.
5356 2007-10-15  Ulrich Drepper  <drepper@redhat.com>
5358         * nss/getXXbyYY_r.c (REENTRANT_NAME): Mangle startp and start_fct
5359         pointers.
5361         [BZ #3425]
5362         * resolv/nss_dns/dns-host.c (getanswer_r): Fail with
5363         NSS_STATUS_NOTFOUND if the server replied with only a CNAME and no
5364         address record to T_A/T_AAAA requests.
5366 2007-10-14  Ulrich Drepper  <drepper@redhat.com>
5368         * posix/glob.c: Reimplement link_exists_p to use fstatat64.
5370         * posix/glob.c: Add some branch prediction throughout.
5372         * nscd/nscd_getgr_r.c (nscd_getgr_r): Store result of successful
5373         read from nscd.
5375         * sysdeps/posix/getaddrinfo.c (struct sort_result): Add
5376         service_order.
5377         (rfc3484_sort): Make sure that even if qsort doesn't support
5378         stable sorting out sorting here is stable by comparing service_order.
5379         (getaddrinfo): Initialize service_order.
5380         * posix/tst-rfc3484.c (do_test): Adjust for addition of
5381         service_order field to sorting structure.
5382         * posix/tst-rfc3484-2.c (do_test): Likewise.
5384         * include/time.h: Declare __tzset_parse_tz and __tzset_compute.
5385         * time/tzset.c (tzset_internal): Break TZ string parsing out into
5386         __tzset_parse_tz and updating of daylight, timezone, tzname into
5387         update_vars.
5388         (__tz_compute): Renamed from tz_compute.  Take additional parameters.
5389         (__tz_convert): Updating of tm_isdst, tm_zone, and tm_gmtoff now
5390         happens in __tz_compute.
5391         * time/tzfile.c (__tzfile_read): Also read TZ string.
5392         (find_transition): Fold into __tzfile_compute.
5393         (__tzfile_compute): For times beyond the last transition try to
5394         use the TZ string.
5395         * timezone/tst-timezone.c: Information in daylight and tzname does
5396         change for Asia/Tokyo timezone with more concrete information.
5397         Remove the test.
5399         * include/stdio.h: Add libc_hidden_proto for ftello.
5400         * libio/ftello.c: Add libc_hidden_def.
5402         [BZ #1140]
5403         * time/tzfile.c (__tzfile_compute): Compute tzname[] values based
5404         on the specified time and not the last entries in the file.  Move
5405         code to determine tzname[] to...
5406         (find_transition): ...here.  Add ugly guess for times before the
5407         first transition.
5409 2007-10-13  Ulrich Drepper  <drepper@redhat.com>
5411         [BZ #3195]
5412         * nscd/nscd_getai.c (__nscd_getai): Set errno to 0 in case we found
5413         no entry.
5414         * nscd/nscd_getgr.c (nscd_getgr_r): Likewise.
5415         * nscd/nscd_gethst_r.c (nscd_gethst_r): Likewise.
5416         * nscd/nscd_getpw_r.c (nscd_getpw_r): Likewise.
5417         * nscd/nscd_getserv_r.c (nscd_getserv_r): Likewise.
5419         * nscd/nscd_getgr_r.c (nscd_getgr_r): Optimize a bit: use simpler
5420         read mechanism when there are no group members and avoid no-op
5421         read syscall in this case.
5423         [BZ #3242]
5424         * nscd/nscd_helper.c (wait_on_socket): Take timeout as parameter.
5425         (__readall): If reading failed due to EAGAIN error wait a bit
5426         and possibly try again.
5427         (__readvall): Likewise.
5429 2007-10-13  Bruno Haible  <bruno@clisp.org>
5431         * intl/dcigettext.c (_nl_find_msg): Unlock the conversions_lock
5432         when we cannot recode the message.
5434 2007-10-13  Ulrich Drepper  <drepper@redhat.com>
5436         [BZ #4359]
5437         * libio/__freading.c (__freading): Don't return true for
5438         write-only streams.  For read/write streams, check whether we
5439         performed a read operation already.
5440         * libio/Makefile (tests): Add tst-ext2.
5441         * libio/tst-ext2.c: New file.
5443 2007-10-12  Ulrich Drepper  <drepper@redhat.com>
5445         * locale/programs/repertoire.c (repertoire_read): Always free
5446         memory for repertoire file name [Coverity CID 270].
5448         * elf/cache.c (save_aux_cache): Free memory allocated for
5449         temporary file name [Coverity CID 267].
5451 2007-10-12  Jakub Jelinek  <jakub@redhat.com>
5453         * misc/Makefile (headers): Add bits/error.h.
5455 2007-10-12  Ulrich Drepper  <drepper@redhat.com>
5457         * posix/fnmatch_loop.c: Take rule index returned as part of
5458         findidx return value into account when accessing weights.
5459         * posix/regcomp.c: Likewise.
5460         * posix/regexec.c: Likewise.
5462         * locale/programs/ld-collate.c (collate_read): Optimize a bit.
5463         (skip_to): Fix problems with parameter of elifdef/elifndef.
5465 2007-10-11  Ulrich Drepper  <drepper@redhat.com>
5467         * iconv/gconv_simple.c: Add some branch prediction.
5469 2007-10-12  Jakub Jelinek  <jakub@redhat.com>
5471         * locale/programs/ld-collate.c (collate_read): If ignore_content
5472         and nowtok is tok_define, eat any tok_eol tokens.
5474 2007-10-11  Jakub Jelinek  <jakub@redhat.com>
5476         * sysdeps/gnu/netinet/tcp.h: Include sys/socket.h if __USE_MISC.
5477         (struct tcp_md5sig): Change tcpm_addr type to struct sockaddr_storage.
5479         * inet/netinet/in.h: Don't include bits/socket.h.
5480         * sysdeps/unix/sysv/linux/bits/socket.h: Only check _SYS_SOCKET_H
5481         macro.
5482         * sysdeps/unix/bsd/bsd4.4/bits/socket.h: Likewise.
5484 2007-10-10  Ulrich Drepper  <drepper@redhat.com>
5486         * locale/programs/locfile-token.h: Remove tok_elif, add tok_elifdef
5487         and tok_elifndef.
5488         * locale/programs/locfile-kw.gperf: Likewise.
5489         * locale/programs/ld-collate.c: Implement primitive preprocessor.
5491 2007-10-10  Jakub Jelinek  <jakub@redhat.com>
5493         * stdio-common/printf-parse.h: Include string.h and wchar.h.
5494         (__find_specwc): Change into __extern_always_inline function.
5495         (__find_specmb): Likewise.  Remove ps argument.  Use __strchrnul.
5496         (__parse_one_specmb): Remove ps argument.
5497         * stdio-common/vfprintf.c (vfprintf): Remove mbstate variable.
5498         Adjust __find_specmb and __parse_one_specmb callers.
5499         * stdio-common/printf-prs.c (parse_printf_format): Likewise.
5500         * stdio-common/printf-parsemb.c (__find_specwc, __find_specmb):
5501         Removed.
5502         (__parse_one_specmb): Remove ps argument, adjust __find_specmb
5503         caller.
5505 2007-10-09  Ulrich Drepper  <drepper@redhat.com>
5507         * sysdeps/x86_64/cacheinfo.c (init_cacheinfo): Work around problem
5508         with some Pentium Ds.
5510 2007-10-08  Ulrich Drepper  <drepper@redhat.com>
5512         * sysdeps/unix/sysv/linux/eventfd_read.c (eventfd_read): Use
5513         __read not read.
5514         * sysdeps/unix/sysv/linux/eventfd_write.c (eventfd_write): Use
5515         __write not write.
5517 2007-10-07  Ulrich Drepper  <drepper@redhat.com>
5519         [BZ #181]
5520         * locale/C-time.c: Set week_1stday data to 19971201.
5521         * locale/programs/ld-time.c (time_finish): Default for
5522         first_workday is Monday.
5524         [BZ #2633]
5525         * wcsmbs/wchar.h: Move many C99 functions into std namespace.
5527         [BZ #5103]
5528         * posix/glob.c (glob): Recognize patterns starting \/.
5529         * posix/tst-gnuglob.c (find_file): Handle absolute path names.
5530         (main): Add test for pattern starting \/.
5532         * misc/error.h: Use __const instead of const.
5533         * misc/bits/error.h: Likewise.
5535 2007-10-07  Andreas Jaeger  <aj@suse.de>
5537         * include/bits/error.h: New file.
5539         * misc/bits/error.h (error_at_line): Fix prototype.
5541 2007-10-06  Ulrich Drepper  <drepper@redhat.com>
5543         [BZ #3924]
5544         * sysdeps/i386/dl-trampoline.S (_dl_runtime_profile): Fix a few
5545         more little bugs in creating the stack frame when pltexit has to
5546         be called.
5548         * nscd/nscd_helper.c (__nscd_cache_search): Prevent endless loops.
5549         * nscd/connections.c (verify_persistent_db): Recognize circular lists.
5551         [BZ #4407]
5552         * sysdeps/ieee754/dbl-64/e_lgamma_r.c: Fix *signgamp for -0.0.
5553         * sysdeps/ieee754/flt-32/e_lgammaf_r.c: Likewise.
5554         * sysdeps/ieee754/ldbl-96/e_lgammal_r.c: Likewise.
5555         * math/libm-test.inc: Add test for this case.
5557         [BZ #5010]
5558         * sunrpc/svc.c (struct svc_callout): Add sc_mapped element.
5559         (svc_register): Initialize sc_mapped.  Set to TRUE if call to
5560         map service succeeded.
5561         (svc_is_mapped): New function.
5562         (svc_unregister): Use it before trying to unmap service.
5564 2007-10-05  Ulrich Drepper  <drepper@redhat.com>
5566         * timezone/zic.c: Update from tzcode2007h.
5568         [BZ #5063]
5569         * timezone/africa: Update from tzdata2007h.
5570         * timezone/antarctica: Likewise.
5571         * timezone/asia: Likewise.
5572         * timezone/australasia: Likewise.
5573         * timezone/europe: Likewise.
5574         * timezone/leapseconds: Likewise.
5575         * timezone/northamerica: Likewise.
5576         * timezone/southamerica: Likewise.
5577         * timzeone/zone.tab: Likewise.
5579         [BZ #5104]
5580         * elf/do-lookup.h (do_lookup_x): Don't ignore STT_COMMON symbols.
5582         [BZ #5113]
5583         * string/bits/string2.h (__strdup): Cast parameters to calloc to
5584         avoid warning with -Wconversion.
5585         (__strndup): Likewise.
5586         Half the patch by Christian Iseli <christian.iseli@licr.org>.
5588         [BZ #5112]
5589         * nscd/connections.c (restart): Don't resync if database is
5590         disabled.  Patch mostly by Brian De Wolf <bldewolf@csupomona.edu>.
5592         * sysdeps/gnu/netinet/tcp.h: Define TCP_MD5SIG, TCP_MD5SIG_MAXKEYLEN,
5593         struct tcp_md5sig.  Extend struct tcp_info according to recent kernels.
5595         * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Add eventfd,
5596         evetnfd_read, eventfd_write.
5597         * sysdeps/unix/sysv/linux/eventfd.c: New file.
5598         * sysdeps/unix/sysv/linux/eventfd_read.c: New file.
5599         * sysdeps/unix/sysv/linux/eventfd_write.c: New file.
5600         * sysdeps/unix/sysv/linux/sys/eventfd.h: New file.
5601         * sysdeps/unix/sysv/linux/Versions: Export eventfd, eventfd_read,
5602         eventfd_write for GLIBC_2.7.
5604         * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Add signalfd.
5605         * sysdeps/unix/sysv/linux/signalfd.c: New file.
5606         * sysdeps/unix/sysv/linux/sys/signalfd.h: New file.
5607         * sysdeps/unix/sysv/linux/Versions: Export signalfd for GLIBC_2.7.
5609 2007-10-04  Jakub Jelinek  <jakub@redhat.com>
5611         * stdlib/msort.c: Include stdint.h.
5612         (struct msort_param): New type.
5613         (msort_with_tmp): Use struct msort_param pointer for unchanging
5614         parameters.  Add optimized handling for several common sizes
5615         and indirect sorting mode.
5616         (qsort): Adjust msort_with_tmp callers.  For big S use indirect
5617         sorting.
5618         Suggested by Belazougui Djamel .
5620         * stdlib/Makefile (tests): Add tst-qsort2.
5621         * stdlib/tst-qsort2.c: New test.
5623 2007-10-04  Ulrich Drepper  <drepper@redhat.com>
5625         * login/login_tty.c (login_tty): The Linux kernel can return EBUSY
5626         for dup2 in case another thread races with the current one.  Retry
5627         in this case.
5629         * misc/error.h: Remove support for use outside of libc.  We have to
5630         include <features.h> now.  Include <bits/error.h> if possible.
5631         * misc/bits/error.h: New file.
5633 2007-10-03  Jakub Jelinek  <jakub@redhat.com>
5635         * string/bits/string3.h (memcpy, memmove, mempcpy, memset, bcopy,
5636         bzero, strcpy, stpcpy, strncpy, strcat, strncat): Use
5637         __extern_always_inline functions unconditionally, drop macros.
5639         * misc/sys/cdefs.h (__REDIRECT_LDBL, __REDIRECT_NTH_LDBL): New macros.
5640         * wcsmbs/bits/wchar2.h (__swprintf_alias, __vswprintf_alias): Use
5641         __REDIRECT_NTH_LDBL macro rather than __REDIRECT_NTH.
5643         * misc/sys/cdefs.h (__extern_always_inline): For GCC 4.3+
5644         add __artificial__ attribute.
5646 2007-10-02  Ulrich Drepper  <drepper@redhat.com>
5648         * string/strcoll_l.c (STRCOLL): Correct handling of switching from
5649         backward to forward direction.
5651         * string/strcoll_l.c (STRCOLL): Correct test for alloca use.
5653         [BZ #645]
5654         * locale/programs/ld-collate.c (collate_finish): Compare against last
5655         used section which is known to have rules defined.
5656         (collate_read): After order_start, correctly record order of sections
5657         and queue sections up.
5659 2007-10-01  Ulrich Drepper  <drepper@redhat.com>
5661         [BZ #5071]
5662         * malloc/malloc.c (mremap_chunk): Avoid resizing of new block has
5663         the same number of pages.
5664         Patch by Tomash Brechko <tomash.brechko@gmail.com>.
5666         * locale/programs/ld-collate.c (collate_read): After initial copy
5667         statement, continue in state 0.
5669         * include/stdio_ext.h (__fsetlocking): Define as macro.
5671 2007-09-30  Ulrich Drepper  <drepper@redhat.com>
5673         * locale/programs/ld-collate.c (collate_finish): Compare all bytes
5674         of section order.
5676         * po/pt_BR.po: Fix typo.
5678 2007-09-29  Ulrich Drepper  <drepper@redhat.com>
5680         * iconvdata/Makefile (modules): Add ISO8859-9E.
5681         (distribute): Add iso8859-9e.c.
5682         (gen-8bit-gap-modules): Add iso8859-9e.
5683         * iconvdata/iso8859-9e.c: New file.
5684         * iconvdata/gconv-modules: Add entries for ISO-8859-9E.
5685         * iconvdata/TESTS: Likewise.
5686         * iconvdata/tst-tables.sh: Likewise.
5688         * iconvdata/koi8-r.c (HAS_HOLES): Define to 0.
5690         * locale/iso-639.def: Add several new entries.
5692 2007-09-24  Jakub Jelinek  <jakub@redhat.com>
5694         * sysdeps/generic/ldsodefs.h (struct dl_scope_free_list): Store
5695         void * pointers instead of struct link_map **.
5696         (_dl_scope_free): Change argument type to void *.
5697         * include/link.h (struct link_map): Change type of l_reldeps
5698         to struct link_map_reldeps, move l_reldepsact into that
5699         struct too.
5700         * elf/dl-deps.c: Include atomic.h.
5701         (_dl_map_object_deps): Only change l->l_initfini when it is
5702         fully populated, use _dl_scope_free for freeing it.  Optimize
5703         removal of libs from reldeps by using l_reserved flag, when
5704         some removal is needed, allocate a new list instead of
5705         reallocating and free the old with _dl_scope_free.  Adjust
5706         for l_reldeps and l_reldepsact changes.
5707         * elf/dl-lookup.c (add_dependency): Likewise.  Reorganize to allow
5708         searching in l_initfini and l_reldeps without holding dl_load_lock.
5709         * elf/dl-fini.c (_dl_sort_fini): Adjust for l_reldeps and
5710         l_reldepsact changes.
5711         * elf/dl-close.c (_dl_close_worker): Likewise.
5712         * elf/dl-open.c (_dl_scope_free): Change argument type to void *.
5714 2007-09-28  Ulrich Drepper  <drepper@redhat.com>
5716         * iconvdata/Makefile (modules): Add KOI8-RU.
5717         (distribute): Add koi8-ru.c.
5718         (gen-8bit-gap-modules): Add koi8-ru.
5719         * iconvdata/koi8-ru.c: New file.
5720         * iconvdata/gconv-modules: Add entries for KOI8-RU.
5721         * iconvdata/TESTS: Likewise.
5722         * iconvdata/tst-tables.sh: Likewise.
5724         * iconvdata/koi8-r.c (HAS_HOLES): Define to 0.
5726 2007-09-26  Jakub Jelinek  <jakub@redhat.com>
5728         * misc/sys/cdefs.h (__warndecl, __errordecl): For GCC 4.3+ define
5729         with __warning__/__error__ attributes.
5730         (__warnattr): Define.
5731         * stdlib/bits/stdlib.h (__realpath_chk_warn, __ptsname_r_chk_warn,
5732         __mbstowcs_chk_warn, __wcstombs_chk_warn): New aliases with
5733         __warnattr.
5734         (realpath, ptsname_r, mbstowcs, wcstombs): Call __*_chk_warn instead
5735         of __*_chk if compile time detectable overflow is found.
5736         * libio/bits/stdio2.h (__fgets_chk_warn, __fread_chk_warn,
5737         __fgets_unlocked_chk_warn, __fread_unlocked_chk_warn): New aliases
5738         with __warnattr.
5739         (fgets, fread, fgets_unlocked, fread_unlocked): Call __*_chk_warn
5740         instead of __*_chk if compile time detectable overflow is found.
5741         (__gets_alias): Rename to...
5742         (__gets_warn): ... this.  Add __warnattr.
5743         (gets): Call __gets_warn instead of __gets_alias.
5744         * socket/bits/socket2.h (__recv_chk_warn, __recvfrom_chk_warn): New
5745         aliases with __warnattr.
5746         (recv, recvfrom): Call __*_chk_warn instead of __*_chk if compile
5747         time detectable overflow is found.
5748         * posix/bits/unistd.h (__read_chk_warn, __pread_chk_warn,
5749         __pread64_chk_warn, __readlink_chk_warn, __readlinkat_chk_warn,
5750         __getcwd_chk_warn, __confstr_chk_warn, __getgroups_chk_warn,
5751         __ttyname_r_chk_warn, __getlogin_r_chk_warn, __gethostname_chk_warn,
5752         __getdomainname_chk_warn): New aliases with __warnattr.
5753         (read, pread, pread64, readlink, readlinkat, getcwd, confstr,
5754         getgroups, ttyname_r, getlogin_r, gethostname, getdomainname): Call
5755         __*_chk_warn instead of __*_chk if compile time detectable overflow
5756         is found.
5757         (__getgroups_chk): Rename argument to __listlen from listlen.
5758         (__getwd_alias): Rename to...
5759         (__getwd_warn): ... this.  Add __warnattr.
5760         (getwd): Call __getwd_warn instead of __getwd_alias.
5761         * wcsmbs/bits/wchar2.h (__wmemcpy_chk_warn, __wmemmove_chk_warn,
5762         __wmempcpy_chk_warn, __wmemset_chk_warn, __wcsncpy_chk_warn,
5763         __wcpncpy_chk_warn, __fgetws_chk_warn, __fgetws_unlocked_chk_warn,
5764         __mbsrtowcs_chk_warn, __wcsrtombs_chk_warn, __mbsnrtowcs_chk_warn,
5765         __wcsnrtombs_chk_warn): New aliases with __warnattr.
5766         (wmemcpy, wmemmove, wmempcpy, wmemset, mbsrtowcs, wcsrtombs,
5767         mbsnrtowcs, wcsnrtombs): Call __*_chk_warn instead of __*_chk if
5768         compile time detectable overflow is found.
5769         (wcsncpy, wcpncpy): Likewise.  For constant __n fix check whether
5770         to use __*_chk or not.
5771         (fgetws, fgetws_unlocked): Divide __bos by sizeof (wchar_t), both
5772         in comparisons which function should be called and in __*_chk*
5773         arguments.  Call __*_chk_warn instead of __*_chk if compile time
5774         detectable overflow is found.
5775         (swprintf, vswprintf): Divide __bos by sizeof (wchar_t) in
5776         __*_chk argument.
5777         * debug/tst-chk1.c (do_test): Add a few more tests.
5779 2007-09-24  Ulrich Drepper  <drepper@redhat.com>
5781         [BZ #5058]
5782         * intl/gettextP.h (struct loaded_domain): Add conversions_lock member.
5783         * intl/loadmsgcat.c (_nl_load_domain): Initialize conversions_lock.
5784         (_nl_unload_domain): Finalize conversions_lock.
5785         * intl/dcigettext.c (_nl_find_msg): Take conversions_lock before
5786         handling table of known conversions.
5788 2007-09-24  Jakub Jelinek  <jakub@redhat.com>
5790         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Use
5791         close_not_cancel_no_status instead of close.
5793 2007-09-13  Aurelien Jarno  <aurelien@aurel32.net>
5795         [BZ #5028]
5796         * posix/regcomp.c (lookup_collation_sequence_value): Check that
5797         nrules != 0 for multibyte chars.
5799 2007-09-23  Ulrich Drepper  <drepper@redhat.com>
5801         * resolv/ns_print.c (ns_sprintrrf): Handle ns_t_a6 and ns_t_opt.
5802         Provide better error message in case the type is unknown.
5804         [BZ #4963]
5805         * wcsmbs/wcsnlen.c: Don't reference before checking the length.
5806         * string/stratcliff.c: Make usable to test wide char functions.
5807         * wcsmbs/wcsatcliff.c: New file.
5808         * wcsmbs/Makefiel (tests): Add wcsatcliff.
5810         [BZ #4972]
5811         * iconvdata/Makefile (modules): Add MAC-CENTRALEUROPE.
5812         (distribute): Add mac-centraleurope.c.
5813         (gen-8bit-gap-modules): Add mac-centraleurope.
5814         * iconvdata/mac-centraleurope.c: New file.
5815         * iconvdata/gconv-modules: Add entries for MAC-CENTRALEUROPE.
5816         * iconvdata/TESTS: Likewise.
5817         * iconvdata/tst-tables.sh: Likewise.
5819         [BZ #5043]
5820         * iconv/iconv_open.c (iconv_open): For large codeset names use malloc.
5822 2007-09-21  Ulrich Drepper  <drepper@redhat.com>
5824         * sysdeps/x86_64/cacheinfo.c (__x86_64_data_cache_size_half): Renamed
5825         from __x86_64_core_cache_size_half.
5826         (init_cacheinfo): Compute shared cache size for AMD processors with
5827         shared L3 correctly.
5828         * sysdeps/x86_64/memcpy.S: Adjust for __x86_64_data_cache_size_half
5829         name change.
5830         Patch in large parts by Evandro Menezes.
5832 2007-09-19  Ulrich Drepper  <drepper@redhat.com>
5834         * elf/dl-lookup.c (add_dependency): Handle failing memory
5835         allocation for dependency list.  Remove unnecessary check.
5837         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Avoid unnecessary
5838         open/close when determining source addresses.
5840         * crypt/Makefile (libcrypt-routines): Add sha256-crypt, sha256,
5841         sha512-crypt, and sha512.
5842         (tests): Add sha256test, sha256c-test, sha512test, and sha512c-test.
5843         (distribute): Add sha256.h and sha512.h.
5844         * crypt/crypt-entry.c (crypt): Recognize the new $5$ and $6$ prefixes
5845         and call the appropriate code.
5846         * crypt/sha256-crypt.c: New file.
5847         * crypt/sha256.c: New file.
5848         * crypt/sha256.h: New file.
5849         * crypt/sha256c-test.c: New file.
5850         * crypt/sha256test.c: New file.
5851         * crypt/sha512-crypt.c: New file.
5852         * crypt/sha512.c: New file.
5853         * crypt/sha512.h: New file.
5854         * crypt/sha512c-test.c: New file.
5855         * crypt/sha512test.c: New file.
5857 2007-09-19  Jakub Jelinek  <jakub@redhat.com>
5859         * misc/bits/syslog.h (syslog): Remove extraneous argument from
5860         the inline, pass __USE_FORTIFY_LEVEL - 1 as second argument to
5861         __syslog_chk.
5863 2007-09-18  Jakub Jelinek  <jakub@redhat.com>
5865         * locale/programs/charmap-dir.c (charmap_aliases): Use %ms instead of
5866         %as in fscanf format strings.
5868         * sysdeps/sparc/sparc32/elf/start.S: Remove cfi_* markup.
5869         * sysdeps/sparc/sparc64/elf/start.S: Likewise.
5870         * sysdeps/unix/sysv/linux/sparc/sparc32/clone.S (__thread_start):
5871         Likewise.
5872         * sysdeps/unix/sysv/linux/sparc/sparc64/clone.S (__thread_start):
5873         Likewise.
5875         * sysdeps/generic/ldsodefs.h (DL_LOOKUP_GSCOPE_LOCK): New definition.
5876         * elf/dl-runtime.c (_dl_fixup, _dl_profile_fixup): Or in
5877         DL_LOOKUP_GSCOPE_LOCK into flags after THREAD_GSCOPE_SET_FLAG ().
5878         * elf/dl-sym.c (do_sym): Likewise.
5879         * include/link.h (struct link_map): Add l_serial field.
5880         * elf/dl-object.c (_dl_new_object): Initialize l_serial.
5881         * elf/dl-lookup.c (add_dependency): Add flags argument.
5882         Remember map->l_serial, if DL_LOOKUP_GSCOPE_LOCK is among
5883         flags, use THREAD_GSCOPE_RESET_FLAG before and
5884         THREAD_GSCOPE_SET_FLAG after
5885         __rtld_lock_lock_recursive (GL(dl_load_lock)) to avoid deadlock.
5886         Don't dereference map until it has been found on some list.
5887         If map->l_serial changed, return -1.
5889 2007-09-17  Jakub Jelinek  <jakub@redhat.com>
5891         * include/stdio.h (__isoc99_fscanf, __isoc99_scanf,
5892         __isoc99_sscanf, __isoc99_vscanf): New prototypes.
5893         (__isoc99_vsscanf, __isoc99_vfscanf): New prototypes, add
5894         libc_hidden_proto.
5895         * include/wchar.h (__isoc99_fwscanf, __isoc99_wscanf,
5896         __isoc99_swscanf, __isoc99_vwscanf): New prototypes.
5897         (__isoc99_vswscanf, __isoc99_vfwscanf): New prototypes,
5898         add libc_hidden_proto.
5899         * libio/stdio.h (fscanf, scanf, sscanf, vfscanf, vscanf,
5900         vsscanf): Redirect to __isoc99_* if strict ISO C99 or POSIX
5901         conformance requested.
5902         * wcsmbs/wchar.h (fwscanf, wscanf, swscanf, vfwscanf, vwscanf,
5903         vswscanf): Redirect to __isoc99_* if strict ISO C99 or POSIX
5904         conformance requested.
5905         * libio/bits/stdio-ldbl.h (fscanf, scanf, sscanf, vfscanf, vscanf,
5906         vsscanf): Redirect to __nldbl___isoc99_* if strict ISO C99 or POSIX
5907         conformance requested.
5908         * wcsmbs/bits/wchar-ldbl.h (fwscanf, wscanf, swscanf, vfwscanf,
5909         vwscanf, vswscanf): Redirect to __nldbl___isoc99_* if strict
5910         ISO C99 or POSIX conformance requested.
5911         * stdio-common/Versions (libc): Export __isoc99_scanf@@GLIBC_2.7,
5912         __isoc99_vscanf@@GLIBC_2.7, __isoc99_fscanf@@GLIBC_2.7,
5913         __isoc99_vfscanf@@GLIBC_2.7, __isoc99_sscanf@@GLIBC_2.7
5914         and __isoc99_vsscanf@@GLIBC_2.7.
5915         * stdio-common/Makefile (routines): Add isoc99_scanf, isoc99_vscanf,
5916         isoc99_fscanf, isoc99_vfscanf, isoc99_sscanf and isoc99_vsscanf.
5917         (tests): Add scanf14.
5918         (CFLAGS-vfprintf.c, CFLAGS-fprintf.c, CFLAGS-printf.c,
5919         CFLAGS-vfwprintf.c, CFLAGS-vfscanf.c, CFLAGS-vfwscanf.c,
5920         CFLAGS-fscanf.c, CFLAGS-scanf.c, CFLAGS-isoc99_vfscanf.c,
5921         CFLAGS-isoc99_vscanf.c, CFLAGS-isoc99_fscanf.c,
5922         CFLAGS-isoc99_scanf.c): Add $(exceptions).
5923         (CFLAGS-scanf15.c): Add various -I paths to prevent the compiler
5924         from using internal headers.
5925         * wcsmbs/Versions (libc): Export __isoc99_wscanf@@GLIBC_2.7,
5926         __isoc99_vwscanf@@GLIBC_2.7, __isoc99_fwscanf@@GLIBC_2.7,
5927         __isoc99_vfwscanf@@GLIBC_2.7, __isoc99_swscanf@@GLIBC_2.7
5928         and __isoc99_vswscanf@@GLIBC_2.7.
5929         * wcsmbs/Makefile (routines): Add isoc99_wscanf, isoc99_vwscanf,
5930         isoc99_fwscanf, isoc99_vfwscanf, isoc99_swscanf and isoc99_vswscanf.
5931         (CFLAGS-isoc99_wscanf.c, CFLAGS-isoc99_fwscanf.c,
5932         CFLAGS-isoc99_vwscanf.c, CFLAGS-isoc99_vfwscanf.c): Add $(exceptions).
5933         (CPPFLAGS): Add -D_IO_MTSAFE_IO if needed.
5934         * stdio-common/isoc99_scanf.c: New file.
5935         * stdio-common/isoc99_vsscanf.c: New file.
5936         * stdio-common/isoc99_vscanf.c: New file.
5937         * stdio-common/isoc99_vfscanf.c: New file.
5938         * stdio-common/isoc99_fscanf.c: New file.
5939         * stdio-common/isoc99_sscanf.c: New file.
5940         * wcsmbs/isoc99_fwscanf.c: New file.
5941         * wcsmbs/isoc99_vswscanf.c: New file.
5942         * wcsmbs/isoc99_swscanf.c: New file.
5943         * wcsmbs/isoc99_wscanf.c: New file.
5944         * wcsmbs/isoc99_vwscanf.c: New file.
5945         * wcsmbs/isoc99_vfwscanf.c: New file.
5946         * libio/libio.h (_IO_FLAGS2_SCANF_STD): Define.
5947         * libio/libioP.h (_IO_acquire_lock_clear_flags2_fct): Also
5948         clear _IO_FLAGS2_SCANF_STD bit from _flags2.
5949         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Don't
5950         handle %as, %aS and %a[ if _IO_FLAGS2_SCANF_STD is set in _flags2.
5951         * stdio-common/scanf14.c: New test.
5952         * stdio-common/scanf15.c: New test.
5953         * sysdeps/ieee754/ldbl-opt/Makefile (libnldbl-calls): Add
5954         isoc99_scanf, isoc99_fscanf, isoc99_sscanf,
5955         isoc99_vscanf, isoc99_vfscanf, isoc99_vsscanf,
5956         isoc99_wscanf, isoc99_fwscanf, isoc99_swscanf,
5957         isoc99_vwscanf, isoc99_vfwscanf and isoc99_vswscanf.
5958         * sysdeps/ieee754/ldbl-opt/Versions (libc): Export
5959         __nldbl___isoc99_scanf@@GLIBC_2.7,
5960         __nldbl___isoc99_fscanf@@GLIBC_2.7,
5961         __nldbl___isoc99_sscanf@@GLIBC_2.7,
5962         __nldbl___isoc99_vscanf@@GLIBC_2.7,
5963         __nldbl___isoc99_vfscanf@@GLIBC_2.7,
5964         __nldbl___isoc99_vsscanf@@GLIBC_2.7,
5965         __nldbl___isoc99_wscanf@@GLIBC_2.7,
5966         __nldbl___isoc99_fwscanf@@GLIBC_2.7,
5967         __nldbl___isoc99_swscanf@@GLIBC_2.7,
5968         __nldbl___isoc99_vwscanf@@GLIBC_2.7,
5969         __nldbl___isoc99_vfwscanf@@GLIBC_2.7
5970         and __nldbl___isoc99_vswscanf@@GLIBC_2.7.
5971         * sysdeps/ieee754/ldbl-opt/nldbl-compat.h (__isoc99_scanf,
5972         __isoc99_fscanf, __isoc99_sscanf, __isoc99_vscanf,
5973         __isoc99_vfscanf, __isoc99_vsscanf, __isoc99_wscanf,
5974         __isoc99_fwscanf, __isoc99_swscanf, __isoc99_vwscanf,
5975         __isoc99_vfwscanf, __isoc99_vswscanf): Add NLDBL_DECL.
5976         * sysdeps/ieee754/ldbl-opt/nldbl-compat.c
5977         (__nldbl___isoc99_scanf, __nldbl___isoc99_fscanf,
5978         __nldbl___isoc99_sscanf, __nldbl___isoc99_vscanf,
5979         __nldbl___isoc99_vfscanf, __nldbl___isoc99_vsscanf,
5980         __nldbl___isoc99_wscanf, __nldbl___isoc99_fwscanf,
5981         __nldbl___isoc99_swscanf, __nldbl___isoc99_vwscanf,
5982         __nldbl___isoc99_vfwscanf, __nldbl___isoc99_vswscanf): New
5983         functions.
5984         * sysdeps/ieee754/ldbl-opt/nldbl-isoc99_vfscanf.c: New file.
5985         * sysdeps/ieee754/ldbl-opt/nldbl-isoc99_swscanf.c: New file.
5986         * sysdeps/ieee754/ldbl-opt/nldbl-isoc99_vwscanf.c: New file.
5987         * sysdeps/ieee754/ldbl-opt/nldbl-isoc99_wscanf.c: New file.
5988         * sysdeps/ieee754/ldbl-opt/nldbl-isoc99_scanf.c: New file.
5989         * sysdeps/ieee754/ldbl-opt/nldbl-isoc99_sscanf.c: New file.
5990         * sysdeps/ieee754/ldbl-opt/nldbl-isoc99_vsscanf.c: New file.
5991         * sysdeps/ieee754/ldbl-opt/nldbl-isoc99_fwscanf.c: New file.
5992         * sysdeps/ieee754/ldbl-opt/nldbl-isoc99_vfwscanf.c: New file.
5993         * sysdeps/ieee754/ldbl-opt/nldbl-isoc99_vswscanf.c: New file.
5994         * sysdeps/ieee754/ldbl-opt/nldbl-isoc99_vscanf.c: New file.
5995         * sysdeps/ieee754/ldbl-opt/nldbl-isoc99_fscanf.c: New file.
5997         * stdio-common/Makefile (tests): Add scanf13.
5998         (scanf13-ENV): New.
5999         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Handle
6000         m modifier followed by l.
6001         (STRING_ARG): Add width argument.
6002         (_IO_vfscanf_internal) <case L_('c')>: Handle %mc.
6003         <case L_('C')>: Handle %mlc and %mC.
6004         <case L_('s'), case L_('S'), case L_('[')>: Adjust STRING_ARG
6005         arguments.
6006         * stdio-common/scanf13.c: New test.
6008         * libio/libioP.h (_IO_acquire_lock_clear_flags2_fct): Clear
6009         the _IO_FLAGS2_FORTIFY bit from _flags2 rather than _flags.
6011 2007-09-18  Ulrich Drepper  <drepper@redhat.com>
6013         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Correct return value
6014         type and __THROW marker of splice, vmsplice, and tee.
6015         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
6016         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Likewise.
6017         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
6018         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
6019         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
6020         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
6021         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Likewise.
6022         * sysdeps/unix/sysv/linux/syscalls.list: Mark splice, vmsplice, and tee
6023         as cancellation points.
6025 2003-11-01  Daniel Jacobowitz  <dan@debian.org>
6027         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_discover_osversion): Don't
6028         parse more than three parts of the version number.
6030 2007-09-15  Ulrich Drepper  <drepper@redhat.com>
6032         * stdio-common/vfscanf.c (_IO_vfwscanf): Add support for 'm'
6033         modifier.  Patch by Jakub Jelinek.
6035 2007-08-26  Jakub Jelinek  <jakub@redhat.com>
6037         * sysdeps/unix/sysv/linux/i386/Makefile (sysdep_routines): Add
6038         call_fallocate in misc subdir.
6039         * sysdeps/unix/sysv/linux/i386/call_fallocate.S: New file.
6040         * sysdeps/unix/sysv/linux/i386/syscalls.list (fallocate64): Remove.
6041         * sysdeps/unix/sysv/linux/i386/posix_fallocate.c: Use __call_fallocate
6042         instead of __fallocate64.
6043         * sysdeps/unix/sysv/linux/i386/posix_fallocate64.c: Likewise.
6045 2007-09-15  Jakub Jelinek  <jakub@redhat.com>
6047         * rt/Versions (librt): Export __mq_open_2@@GLIBC_2.7.
6048         * rt/Makefile (headers): Add bits/mqueue2.h.
6049         * rt/mqueue.h: Include bits/mqueue2.h if -D_FORTIFY_SOURCE=2,
6050         optimizing with GCC and __va_arg_pack_len is defined.
6051         * rt/bits/mqueue2.h: New file.
6052         * rt/mq_open.c (__mq_open): Renamed from mq_open.
6053         (mq_open): New strong_alias.
6054         (__mq_open_2): New function.
6055         * sysdeps/unix/sysv/linux/mq_open.c (__mq_open): Renamed from mq_open.
6056         (mq_open): New strong_alias.
6057         (__mq_open_2): New function.
6058         * debug/Versions (libc): Export __fortify_fail@@GLIBC_PRIVATE.
6059         * Versions.def (librt): Add GLIBC_2.7 version.
6060         * debug/fortify_fail.c (__fortify_fail): Add libc_hidden_def.
6061         * include/stdio.h (__fortify_fail): Add libc_hidden_proto.
6063         * misc/sys/cdefs.h (__errordecl, __va_arg_pack_len): Define.
6064         * io/fcntl.h: Include bits/fcntl2.h when __va_arg_pack_len
6065         is defined rather than when not C++.
6066         * io/bits/fcntl2.h (__open_alias, __open64_alias, __openat_alias,
6067         __openat64_alias): New redirects.
6068         (__open_too_many_args, __open_missing_mode, __open64_too_many_args,
6069         __open64_missing_mode, __openat_too_many_args, __openat_missing_mode,
6070         __openat64_too_many_args, __openat64_missing_mode): New __errordecls.
6071         (open, open64, openat, openat64): Rewrite as __extern_always_inline
6072         functions instead of function-like macros.
6074 2007-09-14  H.J. Lu  <hongjiu.lu@intel.com>
6076         * sysdeps/i386/i586/memcpy.S (__memcpy_chk): New definition.
6077         * sysdeps/i386/i586/mempcpy.S (__memcpy_chk): New definition.
6078         * sysdeps/i386/i586/memset.S (__memset_chk): New definition.
6080 2007-09-15  Mike Frysinger  <vapier@gentoo.org>
6082         * inet/inet_net.c: Reset digit to 0 for inputs starting with "0x".
6083         * inet/tst-network.c (tests): Add edge case tests for "0", "0x", "0x0".
6085 2007-09-14  Mike Frysinger  <vapier@gentoo.org>
6087         * inet/tst-network.c: Increment ERRORS for failing tests.
6089 2007-09-07  Jakub Jelinek  <jakub@redhat.com>
6091         * misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+.
6092         * misc/bits/syslog.h (syslog): When __va_arg_pack is defined,
6093         implement as __extern_always_inline function.
6094         (vsyslog): Define as __extern_always_inline function unconditionally.
6095         * libio/bits/stdio2.h (sprintf, snprintf, printf, fprintf):
6096         When __va_arg_pack is defined, implement as __extern_always_inline
6097         functions.
6098         (vsprintf, vsnprintf, vprintf, vfprintf): Define as
6099         __extern_always_inline functions unconditionally.
6100         * libio/bits/stdio.h (vprintf): Ifdef out the inline when
6101         bits/stdio2.h will be included.
6102         * wcsmbs/bits/wchar2.h (__swprintf_alias): New redirect.
6103         (swprintf, wprintf, fwprintf): When __va_arg_pack is defined,
6104         implement as __extern_always_inline functions.
6105         (vswprintf, vwprintf, vfwprintf): Define as
6106         __extern_always_inline functions unconditionally.
6107         * debug/tst-chk1.c (do_test): Enable remaining tests for C++.
6109 2007-09-03  Jakub Jelinek  <jakub@redhat.com>
6111         * misc/sys/cdefs.h (__extern_inline, __extern_always_inline): Only
6112         define in C++ for GCC 4.3+, in C++ always use __gnu_inline__
6113         attribute.
6114         * include/features.h (__USE_EXTERN_INLINES): Define only when
6115         __extern_inline is defined.
6116         * stdlib/stdlib.h: Include bits/stdlib.h when __extern_always_inline
6117         is defined instead of when not __cplusplus.
6118         * misc/sys/syslog.h: Include bits/syslog.h when __extern_always_inline
6119         is defined instead of when not __cplusplus.
6120         * socket/sys/socket.h: Include bits/socket2.h when
6121         __extern_always_inline is defined instead of when not __cplusplus.
6122         * libio/stdio.h: Include bits/stdio2.h when __extern_always_inline
6123         is defined instead of when not __cplusplus.
6124         * posix/unistd.h: Include bits/unistd.h when __extern_always_inline
6125         is defined instead of when not __cplusplus.
6126         * string/string.h: Include bits/string3.h when __extern_always_inline
6127         is defined instead of when not __cplusplus.
6128         * wcsmbs/wchar.h: Include bits/wchar2.h when __extern_always_inline
6129         is defined instead of when not __cplusplus.
6130         (btowc, wctob): Don't guard the inlines with ifndef __cplusplus.
6131         * io/fcntl.h: Don't include bits/fcntl2.h if __extern_always_inline
6132         is not defined.
6133         * misc/bits/syslog-ldbl.h: Guard *_chk stuff with
6134         defined __extern_always_inline instead of !defined __cplusplus.
6135         * libio/bits/stdio-ldbl.h: Likewise.
6136         * wcsmbs/bits/wchar-ldbl.h: Likewise.
6137         * misc/bits/syslog.h (syslog): Don't define for C++.
6138         (vsyslog): Use __extern_always_inline function for C++ instead of
6139         a macro.
6140         * libio/bits/stdio.h (__STDIO_INLINE): Define to __extern_inline
6141         whenever that macro is defined.
6142         (vprintf): Don't provide the inline for C++.
6143         (fread_unlocked, fwrite_unlocked): Don't define the macros for C++.
6144         * libio/bits/stdio2.h (sprintf, snprintf, printf, fprintf): Don't
6145         define the macros for C++.
6146         (vsprintf, vsnprintf, vprintf, vfprintf): Define as
6147         __extern_always_inline functions for C++.
6148         * io/sys/stat.h (stat, lstat, fstat, fstatat, mknod, mknodat,
6149         stat64, lstat64, fstat64, fstatat64): Don't define if not
6150         __USE_EXTERN_INLINES.
6151         * wcsmbs/bits/wchar2.h: Fix #error message.
6152         (swprintf, wprintf, fwprintf): Don't define the macros for C++.
6153         (vswprintf, vwprintf, vfwprintf): Define using
6154         __extern_always_inline functions for C++.
6155         * string/bits/string3.h: Don't #undef macros if __cplusplus.
6156         (memcpy, memmove, mempcpy, memset, bcopy, bzero, strcpy, stpcpy,
6157         strncpy, strcat, strncat): Define as __extern_always_inline
6158         functions instead of macros for C++.
6159         * math/bits/cmathcalls.h: Guard __extern_inline routines with
6160         defined __extern_inline.
6161         * sysdeps/alpha/fpu/bits/mathinline.h (__MATH_INLINE): Define
6162         to __extern_inline whenever that macro is defined.
6163         * sysdeps/ia64/fpu/bits/mathinline.h (__MATH_INLINE): Likewise.
6164         * sysdeps/i386/fpu/bits/mathinline.h (__MATH_INLINE): Likewise.
6165         * sysdeps/i386/i486/bits/string.h (__STRING_INLINE): Likewise.
6166         * sysdeps/s390/bits/string.h (__STRING_INLINE): Likewise.
6167         * sysdeps/s390/fpu/bits/mathinline.h (__MATH_INLINE): Likewise.
6168         * sysdeps/powerpc/fpu/bits/mathinline.h (__MATH_INLINE): Likewise.
6169         * sysdeps/x86_64/fpu/bits/mathinline.h (__MATH_INLINE): Likewise.
6170         * sysdeps/sparc/fpu/bits/mathinline.h (__MATH_INLINE): Likewise.
6171         * sysdeps/unix/sysv/linux/sys/sysmacros.h (gnu_dev_major,
6172         gnu_dev_minor, gnu_dev_makedev): Remove __extern_inline from
6173         prototypes.  Only provide __extern_inline routines if
6174         __USE_EXTERN_INLINES.
6175         * debug/Makefile: Add rules to build and run tst-{,lfs}chk{4,5,6}
6176         tests.
6177         * debug/tst-chk1.c (do_prepare, do_test): Allow compilation as C++.
6178         For now avoid some *printf tests in C++.  Skip all testing
6179         if __USE_FORTIFY_LEVEL is defined, but __extern_always_inline macro
6180         is not.
6181         * debug/tst-chk4.cc: New file.
6182         * debug/tst-chk5.cc: New file.
6183         * debug/tst-chk6.cc: New file.
6184         * debug/tst-lfschk4.cc: New file.
6185         * debug/tst-lfschk5.cc: New file.
6186         * debug/tst-lfschk6.cc: New file.
6187         * include/wchar.h (__vfwprintf_chk, __vswprintf_chk): Avoid
6188         prototypes in C++.
6189         * include/stdio.h (__sprintf_chk, __snprintf_chk, __vsprintf_chk,
6190         __vsnprintf_chk, __printf_chk, __fprintf_chk, __vprintf_chk,
6191         __vfprintf_chk, __fgets_unlocked_chk, __fgets_chk): Likewise.
6193 2007-09-13  Ulrich Drepper  <drepper@redhat.com>
6195         * po/cs.po: Update from translation team.
6197 2007-09-11  Roland McGrath  <roland@redhat.com>
6199         * posix/Makefile ($(objpfx)getconf.speclist): Make it empty if cross
6200         compiling.
6202 2007-09-07  Samuel Thibault  <samuel.thibault@ens-lyon.org>
6204         * sysdeps/mach/hurd/bits/ioctls.h (TAB3): New macro.
6206 2007-09-05  Roland McGrath  <roland@redhat.com>
6208         * manual/signal.texi (Signaling Another Process): Typo fix.
6209         From Karl Berry <karl@freefriends.org>.
6211 2007-08-29  Ulrich Drepper  <drepper@redhat.com>
6213         * sysdeps/unix/sysv/linux/check_pf.c (IFA_F_OPTIMISTIC): Define to
6214         zero if not defined.
6215         (make_request): Recognize optimistic addresses and treat them like
6216         deprecated addresses.
6217         Reported by Neil Horman <nhorman@redhat.com>.
6219 2007-08-28  Ulrich Drepper  <drepper@redhat.com>
6221         * nscd/connections.c (send_ro_fd): Also transfer file size.
6222         * nscd/nscd_helper.c (get_mapping): If nscd also transfers the
6223         file size don't call fstat.
6225         * nscd/nscd_helper.c (get_mapping): Avoid the pread call, just go
6226         ahead and map the file.  This should always be correct and we can
6227         catch problems later.
6229 2007-08-28  Jakub Jelinek  <jakub@redhat.com>
6231         * libio/bits/stdio2.h (__fread_chk, __fread_unlocked_chk): New
6232         prototypes.
6233         (__fread_alias, __fread_unlocked_alias): New aliases.
6234         (fread): New extern inline.
6235         (fread_unlocked): Likewise.  Undef macro before definition of
6236         the inline function.
6237         * debug/Makefile (routines): Add fread_chk and fread_u_chk.
6238         (CFLAGS-fread_chk.c, CFLAGS-fread_u_chk.c): Add.
6239         * debug/Versions (libc): Export __fread_chk@@GLIBC_2.7
6240         and __fread_unlocked_chk@@GLIBC_2.7.
6241         * debug/fread_chk.c: New file.
6242         * debug/fread_u_chk.c: New file.
6243         * debug/tst-chk1.c (do_test): Add fread and fread_unlocked tests.
6245 2007-08-27  Jakub Jelinek  <jakub@redhat.com>
6247         * sysdeps/unix/sysv/linux/syscalls.list
6248         (personality): Change caller to EXTRA.
6250 2007-08-25  Ulrich Drepper  <drepper@redhat.com>
6252         * iconvdata/iso-2022-kr.c (BODY): Fake initialization of array buf
6253         to keep gcc quiet.
6254         * iconvdata/iso-2022-cn.c (BODY): Likewise.
6256         * locale/programs/ld-collate.c (collate_output): Avoid warning if
6257         NDEBUG is defined.
6259         * Makerules: Use -p option with mkdir.
6261         * sunrpc/key_prot.c (xdr_unixcred): Work around gcc alias warning.
6262         * nis/nis_xdr.c (_xdr_nis_server): Likewise.
6263         (_xdr_directory_obj): Likewise.
6264         (xdr_entry_obj): Likewise.
6265         (xdr_group_obj): Likewise.
6266         (xdr_link_obj): Likewise.
6267         (xdr_table_obj): Likewise.
6268         (_xdr_nis_result): Likewise.
6269         (_xdr_ns_request): Likewise.
6270         (_xdr_ib_request): Likewise.
6271         (_xdr_nis_taglist): Likewise.
6272         (xdr_cback_data): Likewise.
6273         * nis/yp_xdr.c (xdr_ypmaplist): Likewise.
6274         (xdr_ypresp_maplist): Likewise.
6276         * stdio-common/Makefile: Avoid format string warning for tst-sprint.
6278         * posix/regex_internal.h: Prevent some declarations and definitions
6279         to be seen when used in tests.
6281         * posix/tst-rfc3484.c (__idna_to_unicode_lzlz): Initialize *OUTPUT.
6282         * posix/tst-rfc3484-2.c (__idna_to_unicode_lzlz): Likewise.
6284         * debug/Makefile: Disable format checking when compiling tst-chk?.c.
6286         * config.make.in (datarootdir): Add to shut up configure.
6288         * sysdeps/x86_64/cacheinfo.c (handle_amd): Fix computation of
6289         associativity for fully-associative caches.
6291         * sysdeps/x86_64/cacheinfo.c (handle_amd): Handle L3 cache
6292         requests.  Fill on more associativity values for L2.
6293         Patch mostly by Evandro Menezes.
6295 2007-08-24  Ulrich Drepper  <drepper@redhat.com>
6297         * sysdeps/unix/sysv/linux/x86_64/init-first.c
6298         (_libc_vdso_platform_setup): Avoid using exported variable by using
6299         alias.
6301         * resolv/arpa/nameser.h (NS_OPT_DNSSEC_OK): Define.
6303         * sysdeps/unix/sysv/linux/i386/syscalls.list: No reason to mark
6304         fallocate64 as EXTRA.  It is not referenced if the symbol isn't
6305         defined.
6307 2007-08-23  Ulrich Drepper  <drepper@redhat.com>
6309         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Correctly
6310         align stack for call if pltexit is to be used.
6312         [BZ #3924]
6313         * sysdeps/i386/dl-trampoline.S (_dl_runtime_profile): Correctly
6314         align for function call in case pltexit has to be called later.
6316         * sysdeps/i386/dl-trampoline.S (_dl_runtime_resolve): Avoid
6317         implicit atomic operation when storing function pointer.
6318         (_dl_runtime_profile): Likewise.
6320 2007-08-17  Jakub Jelinek  <jakub@redhat.com>
6322         * nis/nis_table.c (nis_list): Don't fail if __follow_path returned
6323         NIS_NOTFOUND.
6325 2007-08-21  Ulrich Drepper  <drepper@redhat.com>
6327         [BZ #4566]
6328         * string/strtok.c: Fix typo in comment.
6330         [BZ #4582]
6331         * debug/segfault.c: Fix typos in comments.
6333         [BZ #4588]
6334         * stdio-common/tempnam.c: Fix comment, it is not checked that
6335         TMPDIR points to a writable directory.
6337         [BZ #4726]
6338         * resolv/res_send.c (__libc_res_nsend): Initialize all of the
6339         memory allocated for the name server address.
6341         [BZ #4946]
6342         * nscd/connections.c (handle_request): Using sendfile always
6343         requires that mmap is used for the database.
6344         Patch by Petr Baudis <pasky@suse.cz>.
6346         [BZ #4905]
6347         * nscd/hstcache.c (cache_addhst): When reloading an entry which
6348         suddenly has two or more addresses, ignore it and remove the old
6349         entry.
6351         [BZ #4814]
6352         * resolv/res_hconf.c: Prepare for compiling outside libc.
6353         * nscd/res_hconf.c: New file.
6354         * nscd/Makefile (nscd-modules): Add res_hconf.  Add rules to build
6355         the new file.
6356         * nscd/gethstbynm2_r.c (NEED__RES_HCONF): Define.
6357         * nscd/gethstbyad_r.c (NEED__RES_HCONF): Likewise.
6359         * nscd/hstcache.c (cache_addhst): Minimal optimization.
6361         [BZ #4925]
6362         * debug/pcprofiledump.c: Turn on internationalization by calling
6363         setlocale.  Patch mostly by Benno Schulenberg.
6365         [BZ #4936]
6366         * iconv/gconv.c (__gconv): If flush was successful, clear rest of
6367         the state.
6368         * iconvdata/Makefile: Add rules to build and run bug-iconv5.
6369         * iconvdata/bug-iconv5.c: New file.
6371 2007-08-04  Carlos O'Donell  <carlos@systemhalted.org>
6373         [BZ #4896]
6374         * elf/elf.h: Define R_PARISC_PLABEL21L, R_PARISC_PLABEL14R,
6375         R_PARISC_GNU_VTENTRY, R_PARISC_GNU_VTINHERIT, R_PARISC_TLS_GD21L,
6376         R_PARISC_TLS_GD14R, R_PARISC_TLS_GDCALL, R_PARISC_TLS_LDM21L,
6377         R_PARISC_TLS_LDM14R, R_PARISC_TLS_LDMCALL, R_PARISC_TLS_LDO21L,
6378         R_PARISC_TLS_LDO14R, R_PARISC_TLS_DTPMOD32, R_PARISC_TLS_DTPMOD64,
6379         R_PARISC_TLS_DTPOFF32, R_PARISC_TLS_DTPOFF64, R_PARISC_TLS_LE21L,
6380         R_PARISC_TLS_LE14R, R_PARISC_TLS_IE21L, R_PARISC_TLS_IE14R,
6381         R_PARISC_TLS_TPREL32, R_PARISC_TLS_TPREL64.
6383 2007-08-21  Ulrich Drepper  <drepper@redhat.com>
6385         [BZ #4937]
6386         * elf/do-lookup.h (do_lookup_x): Minimal improvement in hash
6387         lookup loop.  Suggested by John Reiser.
6389 2007-08-21  Jakub Jelinek  <jakub@redhat.com>
6391         * sysdeps/unix/sysv/linux/alpha/sysdep.h: Include tls.h.
6393 2007-08-20  Ulrich Drepper  <drepper@redhat.com>
6395         * csu/libc-start.c: Don't handle VDSO_SETUP here.
6396         * sysdeps/unix/sysv/linux/init-first.c: Handle it here instead.
6397         * sysdeps/unix/sysv/linux/x86_64/libc-start.c: Renamed to...
6398         * sysdeps/unix/sysv/linux/x86_64/init-first.c: ...this.  New file.
6399         * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Move VDSO_SETUP code
6400         to...
6401         * sysdeps/unix/sysv/linux/x86_64/init-first.c: ...here.  New file.
6403 2007-08-18  Ulrich Drepper  <drepper@redhat.com>
6405         * po/nl.po: Update from translation team.
6407 2007-08-16  Andreas Jaeger  <aj@suse.de>
6409         * locale/localeinfo.h: Make _nl_category_name_idxs extern.
6410         Reported by Peter Festner <peter.festner@ewetel.net>.
6412 2007-08-17  Jakub Jelinek  <jakub@redhat.com>
6414         * login/tst-grantpt.c (test_einval): Add 3rd argument to open.
6416 2007-08-16  Jakub Jelinek  <jakub@redhat.com>
6418         * elf/Makefile ($(objpfx)ld.so): Use readelf -s and awk instead of nm -u
6419         to check for undefined symbols.
6421         * sysdeps/unix/sysv/linux/sparc/sparc32/clone.S (__clone):
6422         If the syscall fails, set errno to the actual returned error number
6423         rather than EINVAL.
6424         * sysdeps/unix/sysv/linux/sparc/sparc64/clone.S (__clone): If
6425         arguments are incorrect, set errno to EINVAL, if the syscall
6426         fails, set errno to the actual returned error number.
6428         * stdlib/bits/stdlib-ldbl.h (__strtold_internal): Remove.
6429         * wcsmbs/bits/wchar-ldbl.h (__wcstold_internal): Remove.
6431         * sysdeps/sparc/sparc32/sparcv9b/memcpy.S: Moved to...
6432         * sysdeps/sparc/sparc32/sparcv9/sparcv9b/memcpy.S: ... here.  New
6433         file.
6434         (ASI_PNF, ASI_BLK_P): Don't define.
6435         * sysdeps/sparc/sparc32/sparcv9v/memcpy.S: Moved to...
6436         * sysdeps/sparc/sparc32/sparcv9/sparcv9v/memcpy.S: ... here.  New
6437         file.
6438         * sysdeps/sparc/sparc32/sparcv9v/memset.S: Moved to...
6439         * sysdeps/sparc/sparc32/sparcv9/sparcv9v/memset.S: ... here.  New
6440         file.
6442 2007-08-15  Jakub Jelinek  <jakub@redhat.com>
6444         * sysdeps/sparc/fpu/fraiseexcpt.c (__feraiseexcept): Fix raising
6445         FE_UNDERFLOW on Niagara CPUs.
6447         * sysdeps/sparc/fpu/feholdexcpt.c (feholdexcept): Clear all
6448         exceptions.
6450 2007-08-14  Jakub Jelinek  <jakub@redhat.com>
6452         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_runtime_setup): No
6453         need to check GLRO(dl_hwcap) & HWCAP_SPARC_FLUSH on sparcv9.
6454         (sparc_fixup_plt): Add do_flush argument instead of figuring whether
6455         flush should be used or not inside of the function.
6456         (elf_machine_fixup_plt, elf_machine_rela): Adjust caller.
6458         * sysdeps/unix/sysv/linux/sparc/sparc32/clone.S (__clone,
6459         __thread_start): Use HIDDEN_JUMPTARGET.
6460         * sysdeps/unix/sysv/linux/sparc/sparc64/clone.S (__clone,
6461         __thread_start): Likewise.
6462         * sysdeps/unix/sysv/linux/sparc/sysdep.h (JUMPTARGET): Define.
6464         * sysdeps/ieee754/ldbl-64-128/strtold_l.c (__STRTOF): Declare.
6465         Add libc_hidden_proto.
6466         (STRTOF): Add libc_hidden_proto.
6467         (___new_strtold_l, ___new_wcstold_l): New weak aliases.
6468         (strtold_l, wcstold_l): Use them as second argument for
6469         long_double_symbol.
6471 2007-08-14  Ulrich Drepper  <drepper@redhat.com>
6473         * elf/dl-misc.c: Undo last change.  The kernel won't allow it.
6475 2007-08-13  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
6477         * stdlib/strtold_l.c: Include wchar.h if needed.  Add libc_hidden_def.
6479 2007-08-14  Ulrich Drepper  <drepper@redhat.com>
6481         * po/bg.po: New file.  From the translation team.
6483 2007-08-13  Jakub Jelinek  <jakub@redhat.com>
6485         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_PSELECT,
6486         __ASSUME_PPOLL, __ASSUME_ATFCTS, __ASSUME_SET_ROBUST_LIST,
6487         __ASSUME_UTIMENSAT, __ASSUME_FALLOCATE): Update per-arch conditions
6488         when each feature was introduced.
6490         * sysdeps/unix/sysv/linux/dl-vdso.c: Don't include dl-hash.h.
6491         * sysdeps/unix/sysv/linux/dl-vdso.h: Don't include dl-hash.h if NDEBUG.
6492         (CHECK_HASH): New macro.
6493         (PREPARE_VERSION): Use it.
6495         * sysdeps/unix/sysv/linux/pselect.c (__generic_pselect): Only provide
6496         prototype if not __ASSUME_PSELECT.
6497         * sysdeps/unix/sysv/linux/ppoll.c (__generic_ppoll): Only provide
6498         prototype if not __ASSUME_PPOLL.
6500         * sysdeps/unix/sysv/linux/dl-osinfo.h (ROUND): #undef after use.
6502         * sysdeps/unix/clock_settime.c (freq, __pthread_clock_settime,
6503         hp_timing_settime): Don't define or declare if HANDLED_CPUTIME
6504         is defined.
6506 2007-08-13  Ulrich Drepper  <drepper@redhat.com>
6508         * sysdeps/unix/sysv/linux/x86_64/libc-start.c
6509         (_libc_vdso_platform_setup): If vDSO is not available point
6510         __vdso_gettimeofday to the vsyscall.
6511         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.S [SHARED]: Use
6512         __vdso_gettimeofday instead of vsyscall.
6514 2007-08-13  Jakub Jelinek  <jakub@redhat.com>
6516         * nscd/servicescache.c: Include kernel-features.h.
6517         * nscd/gai.c: Likewise.
6518         * sysdeps/unix/sysv/linux/statfs64.c: Likewise.
6519         * sysdeps/unix/sysv/linux/fstatfs64.c: Likewise.
6520         * sysdeps/unix/sysv/linux/fxstatat.c: Likewise.
6521         * sysdeps/unix/sysv/linux/s390/s390-32/mmap.S: Likewise.
6522         * sysdeps/unix/sysv/linux/s390/s390-32/mmap64.S: Likewise.
6523         * sysdeps/unix/sysv/linux/xstatconv.c: Likewise.
6524         * sysdeps/unix/sysv/linux/if_index.c: Likewise.
6525         * sysdeps/unix/sysv/linux/sparc/sparc64/xstat.c: Likewise.
6526         * sysdeps/unix/sysv/linux/ifaddrs.c: Likewise.
6528 2007-08-12  Ulrich Drepper  <drepper@redhat.com>
6530         * elf/dl-dst.h: No need for _dl_dst_count, _dl_dst_substitute,
6531         and _dl_get_origin defines anymore.
6533         * sysdeps/unix/sysv/linux/clock_gettime.c (maybe_syscall_gettime_cpu):
6534         Build fix for systems which might lack POSIX timer support.
6536         * sysdeps/unix/sysv/linux/x86_64/libc-start.c
6537         (_libc_vdso_platform_setup): Mangle function pointers before storing
6538         them.
6539         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (INLINE_VSYSCALL):
6540         Demangle vdso pointer before use.
6541         (INTERNAL_VSYSCALL): Likewise.
6543         * elf/cache.c (primes): Mark as const.
6544         Noted by Roland McGrath.
6546 2007-08-01  Andreas Jaeger  <aj@suse.de>
6547             Jakub Jelinek  <jakub@redhat.com>
6549         * elf/ldconfig.c (opt_ignore_aux_cache): Add new option.
6550         (options): Add option.
6551         (parse_opt): Handle option.
6552         (manual_link): Adjust process_file caller.  Call implicit_soname.
6553         (search_dir): Formatting.  Use and populate auxiliary cache.
6554         (main): Load and save auxiliary cache.
6555         * elf/readlib.c (process_file): Add stat_buf argument.  Pass struct
6556         stat64 from fstat64 to caller.
6557         (implicit_soname): New function.
6558         * elf/readelflib.c (process_elf_file): If DT_SONAME is not present,
6559         leave *soname as NULL.
6560         * elf/cache.c: Include libgen.h.
6561         (print_entry, print_cache, compare, save_cache, add_to_cache):
6562         Formatting and cleanups.
6563         (aux_cache_entry_id, aux_cache_entry, aux_cache_file_entry,
6564         aux_cache_file): New structures.
6565         (AUX_CACHEMAGIC): Define.
6566         (primes): New array.
6567         (aux_hash_size, aux_hash): New variables.
6568         (aux_cache_entry_id_hash, nextprime, init_aux_cache,
6569         search_aux_cache, insert_to_aux_cache, add_to_aux_cache,
6570         load_aux_cache, save_aux_cache): New functions.
6571         * sysdeps/generic/ldconfig.h (_PATH_LDCONFIG_AUX_CACHE): Define.
6572         (init_aux_cache, search_aux_cache, add_to_aux_cache,
6573         load_aux_cache, save_aux_cache, implicit_soname): New prototypes.
6574         (process_file): Adjust prototype.
6576 2007-08-12  Jakub Jelinek  <jakub@redhat.com>
6578         * sysdeps/unix/sysv/linux/ia64/bits/sigcontext.h: Include stddef.h
6579         with __need_size_t.
6581 2007-08-12  Ulrich Drepper  <drepper@redhat.com>
6583         * sysdeps/unix/sysv/linux/dl-vdso.c (_dl_vdso_vsym): Expect
6584         r_found_version structure as second parameter.
6585         * sysdeps/unix/sysv/linux/dl-vdso.h (PREPARE_VERSION): Define.
6586         (_dl_vdso_vsym): Change type of second parameter accordingly.
6587         * sysdeps/unix/sysv/linux/x86-64/libc-start.c
6588         (_libc_vdso_platform_setup): Adjust.
6589         * sysdeps/unix/sysv/linux/powerpc/libc-start.c
6590         (_libc_vdso_platform_setup): Likewise.
6592         * sysdeps/unix/sysv/linux/powerpc/dl-vdso.c: Move to...
6593         * sysdeps/unix/sysv/linux/dl-vdso.c: ...here.
6594         * sysdeps/unix/sysv/linux/powerpc/dl-vdso.h: Move to...
6595         * sysdeps/unix/sysv/linux/dl-vdso.h: ...here.
6596         * csu/libc-start.c: Pretty printing.
6597         Use VDSO_SETUP if defined.
6598         * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Define VDSO_SETUP
6599         and let generic code call into _libc_vdso_platform_setup.
6600         * sysdeps/unix/sysv/linux/x86_64/libc-start.c: New file.
6601         * sysdeps/unix/sysv/linux/x86_64/bits/libc-vdso.h: New file.
6602         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Pretty printing.
6603         Define INLINE_VSYSCALL and INTERNAL_VSYSCALL.
6604         * sysdeps/unix/sysv/linux/x86_64/Versions: Export __vdso_clock_gettime
6605         for GLIBC_PRIVATE.
6606         * sysdeps/unix/sysv/linux/x86_64/Makefile [subdir=elf]
6607         (sysdep_rountines): Add dl-vdso.
6609         * sysdeps/unix/sysv/linux/powerpc/Makefile: Use sysdep_routines instead
6610         of routines.
6612         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h: Add
6613         attribute_hidden to __vdso_gettimeofday prototype.
6615 2007-08-12  Roland McGrath  <roland@redhat.com>
6617         * manual/stdio.texi (Variable Arguments Output): Fix xref to gcc manual.
6618         From: Karl Berry <karl@freefriends.org>.
6620 2007-08-11  Ulrich Drepper  <drepper@redhat.com>
6622         * elf/dl-misc.c (_dl_sysdep_read_whole_file): We really don't need
6623         an atime update for the files we read.
6625 2007-08-10  Ulrich Drepper  <drepper@redhat.com>
6627         * shadow/lckpwdf.c (__lckpwdf): Use O_CLOEXEC if possible.
6629         * nscd/connections.c: Use O_CLOEXEC if possible.  Use mkostemp
6630         instead of mkstemp.
6632         * misc/Makefile (routines): Add mkostemp and mkostemp64.
6633         * misc/Versions: Export mkostemp and mkostemp64 for GLIBC_2.7.
6634         * misc/mkostemp.c: New file.
6635         * misc/mkostemp64.c: New file.
6636         * stdlib/stdlib.h: Declare the new functions.
6637         * sysdeps/posix/tempname.c: Add new parameter which is added to
6638         the flags for open.  Remove __GT_BIGFILE handling.
6639         * stdio-common/tempname.c: Likewise.
6640         * include/stdio.h: Adjust __gen_tempname prototype.
6641         Renumber __GT_* constants.
6642         * libio/oldtmpfile.c: Adjust for __gen_tempname interface change.
6643         * misc/mkdtemp.c: Likewise.
6644         * misc/mkstemp.c: Likewise.
6645         * misc/mkstemp64.c: Likewise.
6646         * misc/mktemp.c: Likewise.
6647         * stdio-common/tempnam.c: Likewise.
6648         * stdio-common/tmpfile.c: Likewise.
6649         * stdio-common/tmpfile64.c: Likewise.
6650         * stdio-common/tmpnam.c: Likewise.
6651         * stdio-common/tmpnam_r.c: Likewise.
6653 2007-08-10  Roland McGrath  <roland@frob.com>
6655         * sysdeps/mach/hurd/bits/ioctls.h (NLDLY, TABDLY, BSDLY, VTDLY):
6656         New macros.
6657         (NLDELAY, CRDELAY, TBDELAY, BSDELAY, VTDELAY): Define to those.
6658         Reported by Samuel Thibault <samuel.thibault@ens-lyon.org>.
6660 2007-08-10  Ulrich Drepper  <drepper@redhat.com>
6662         * nss/nss_files/files-XXX.c (internal_setent): Use O_CLOEXEC if
6663         possible.
6664         * nss/nss_files/files-alias.c (internal_setent): Likewise.
6665         * nss/Makefile (libnss_files-routines): Add files-have_o_cloexec.
6666         * nss/nss_files/files-have_o_cloexec.c: New file.
6668         * sysdeps/unix/sysv/linux/shm_open.c (shm_open): Use O_CLOEXEC if
6669         available.
6671 2007-08-10  Jakub Jelinek  <jakub@redhat.com>
6673         * sysdeps/ieee754/ldbl-128ibm/strtold_l.c (___new_strtold_l,
6674         ___new_wcstold_l): New weak aliases.
6675         (strtold_l, wcstold_l): Use them as second argument for
6676         long_double_symbol.
6678 2007-08-09  Ulrich Drepper  <drepper@redhat.com>
6680         * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S: Use correct
6681         register in test for error.
6683         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (O_CLOEXEC): Define.
6684         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (O_CLOEXEC): Likewise.
6686         * po/sv.po: Update from translation team.
6688 2007-08-06  Roland McGrath  <roland@redhat.com>
6690         * include/stdlib.h: Add libc_hidden_proto for strto*, __strto*_l.
6691         Remove __strto*_l inlines.
6692         * include/wchar.h: Add libc_hidden_proto for wcsto*, __wcsto*_l.
6693         * stdlib/strtod.c: Add libc_hidden_def.
6694         * stdlib/strtod_l.c: Likewise.
6695         * stdlib/strtold.c [__LONG_DOUBLE_MATH_OPTIONAL]: Add libc_hidden_proto
6696         for __new_strtold and __new_wcstold.
6697         * sysdeps/ieee754/ldbl-128ibm/strtold_l.c: Add libc_hidden_proto for
6698         __STRTOF, STRTOF.
6699         * stdlib/strtol.c: Add libc_hidden_def.
6700         * stdlib/strtol_l.c: Likewise.
6701         * sysdeps/wordsize-64/strtol.c: Add libc_hidden_ver for strtoll and
6702         strtoq.
6704         * scripts/data/localplt-powerpc-linux-gnu.data: New file.
6706         * scripts/data/localplt-x86_64-linux-gnu.data: File renamed to ...
6707         * scripts/data/localplt-generic.data: ... here.
6708         * elf/Makefile (check-data): Get generic file if no other.
6709         ($(objpfx)check-localplt.out): Make target unconditional.
6711         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_discover_osversion):
6712         Use ElfW(Nhdr).
6714 2007-08-05  Ulrich Drepper  <drepper@redhat.com>
6716         * po/zh_CN.po: Updated translation from translation team.
6718 2007-08-05  Jakub Jelinek  <jakub@redhat.com>
6720         * sysdeps/unix/sysv/linux/powerpc/powerpc32/socket.S (__socket):
6721         Don't use CGOTSETUP and CGOTRESTORE macros.
6723 2007-08-04  Roland McGrath  <roland@redhat.com>
6725         * posix/Makefile ($(objpfx)getconf.speclist): Fix typo.
6727 2007-08-04  Jakub Jelinek  <jakub@redhat.com>
6729         * io/bits/fcntl2.h (open, open64, openat, openat64): Add
6730         __extension__ around the whole statement expression.
6732 2007-08-04  Ulrich Drepper  <drepper@redhat.com>
6734         * sysdeps/unix/opendir.c (__alloc_dir): Correct order of DIR
6735         elements during initialization.
6737         * po/pl.po: Updated translation from translation team.
6738         * po/tr.po: Likewise.
6739         * po/nl.po: Likewise.
6741 2007-08-03  Ulrich Drepper  <drepper@redhat.com>
6743         * rt/aio.h: Add __nonnull attributes.
6745 2007-08-03  Jakub Jelinek  <jakub@redhat.com>
6747         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Properly handle -0.
6748         * stdlib/Makefile (tests): Add tst-strtod5.
6749         (tst-strtod5-ENV): New.
6750         * stdlib/tst-strtod5.c: New file.
6752         * intl/dcigettext.c (_nl_find_msg): Free encoding if __gconv_open
6753         failed.
6754         * intl/finddomain.c (_nl_find_domain): Free normalized_codeset
6755         on failure.
6757         * elf/dl-load.c (decompose_rpath): Free copy if result couldn't be
6758         allocated.
6760 2007-08-03  Jakub Jelinek  <jakub@redhat.com>
6762         * rt/mqueue.h (mq_timedreceive, mq_timedsend): Fix nonnull argument
6763         numbers.
6765 2007-08-02  Ulrich Drepper  <drepper@redhat.com>
6767         * io/Makefile (aux): Add have_o_cloexec.
6768         * include/fcntl.h: Declare __have_o_cloexec.
6769         * io/have_o_cloexec.c: New file.
6770         * sysdeps/unix/opendir.c (__opendir): Use O_CLOEXEC is available.
6771         (__alloc_dir): If O_CLOEXEC has been used, don't duplicate the
6772         fcntl call if not necessary.
6773         * login/utmp_file.c (setutent_file): Use __have_o_cloexec instead
6774         of local variable.
6776         * sysdeps/unix/opendir.c (__alloc_dir): Don't initialize ->data.
6777         Avoid memset, add explicit initialization.
6778         * sysdeps/unix/dirstream.h (struct __dirstream): Move data elemtn
6779         to the end and change into zero-sized array.
6780         Move lock member to fill a hole on 64-bit platforms.
6782         * stdlib/stdlib.h: Remove __strto*_internal prototypes and strto*
6783         inline functions.
6784         * include/stdlib.h: Add __strto*_internal prototypes here.
6785         * wcsmbs/wchar.h: Remove __wcsto*_internal prototypes and wcsto*
6786         inline functions.
6787         * include/wchar.h: Add __wcsto*_internal prototypes.
6788         * sysdeps/generic/inttypes.h: No need to protect the declaration
6789         of the __strto*_internal and __wcsto*_internal members here.
6791         * rt/mqueue.h: Change const to __const and add nonnull attributes.
6793 2007-08-02  Roland McGrath  <roland@redhat.com>
6795         * posix/Makefile ($(inst_libexecdir)/getconf): Make hard links to
6796         $(inst_bindir)/getconf if possible.
6798         * posix/Makefile ($(objpfx)getconf.speclist): New target.
6799         (generated): Add it.
6800         ($(inst_libexecdir)/getconf): Use it.
6802 2007-08-01  Ulrich Drepper  <drepper@redhat.com>
6804         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Using
6805         /proc is faster and sufficient.  /sys is still needed for
6806         __get_nprocs_conf.
6808 2007-08-01  Jakub Jelinek  <jakub@redhat.com>
6810         * sysdeps/unix/sysv/linux/i386/syscalls.list (fallocate): Add fallocate
6811         syscall as __fallocate64.
6812         * sysdeps/unix/sysv/linux/i386/posix_fallocate.c: New file.
6813         * sysdeps/unix/sysv/linux/i386/posix_fallocate64.c: New file.
6815 2007-07-30  Jakub Jelinek  <jakub@redhat.com>
6817         * stdlib/tst-strtod2.c (do_test): Use %tu in fmt string for ptrdiff_t
6818         value.
6820         * stdio-common/tst-fmemopen2.c (do_test): Avoid fmt string warning
6821         if off_t is different rank from size_t.
6823         * sysdeps/generic/unwind-dw2.c (extract_cie_info, execute_cfa_program,
6824         uw_frame_state_for): Avoid type punning warnings.
6825         * sysdeps/generic/unwind-dw2-fde-glibc.c
6826         (_Unwind_IteratePhdrCallback): Likewise.
6827         * sysdeps/generic/unwind-dw2-fde.c (_Unwind_Find_FDE): Likewise.
6828         (binary_search_single_encoding_fdes, binary_search_mixed_encoding_fdes,
6829         get_cie_encoding, linear_search_fdes): Don't mix char and unsigned char
6830         pointers.
6832 2007-07-31  Ulrich Drepper  <drepper@redhat.com>
6834         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs_conf): Count
6835         total processors using sysfs.
6836         (__get_nprocs): Use sysfs to determine which processors are online.
6838 2007-07-31  Jakub Jelinek  <jakub@redhat.com>
6840         * sysdeps/unix/sysv/linux/posix_fallocate.c (posix_fallocate): Fix
6841         syscall arguments count.
6843         * stdio-common/tfformat.c (sprint_doubles): Add 12 new tests.
6845 2007-07-30  Roland McGrath  <roland@redhat.com>
6847         * manual/libc.texinfo: Update copyrights, formatting magic, and
6848         @dircategory.  From Karl Berry <karl@freefriends.org>.
6850 2007-07-29  Ulrich Drepper  <drepper@redhat.com>
6852         [BZ #4860]
6853         * io/Makefile (headers): Add bits/fcntl2.h.
6855         * sysdeps/unix/sysv/linux/bits/sched.h (__CPU_ZERO_S): Optimize
6856         using gcc builtin.
6857         (__CPU_EQUAL_S): Likewise.
6859         * posix/Makefile (routines): Add sched_cpualloc and sched_cpufree.
6860         (tests): Add tst-cpuset.
6861         * posix/sched_cpualloc.c: New file.
6862         * posix/sched_cpufree.c: New file.
6863         * posix/tst-cpuset.c: New file.
6864         * posix/Versions: Export __sched_cpualloc and __sched_cpufree for
6865         GLIBC_2.7.
6866         * sysdeps/unix/sysv/linux/bits/sched.h: Define __CPU_*_S macros.
6867         * posix/sched.h: Define old CPU_* macros in temers of __CPU_*_S
6868         macros.  Define CPU_*_S macros.
6870 2007-07-28  Ulrich Drepper  <drepper@redhat.com>
6872         * posix/getconf.c (vars): Add missing _SC_LEVEL4_CACHE_LINESIZE
6873         entry.
6875         [BZ #4858]
6876         * stdio-common/printf_fp.c (___printf_fp): Fix special case of
6877         #.0g and value rounded to 1.0.
6878         * stdio-common/tfformat.c (sprint_doubles): Add two new tests.
6880 2007-07-26  Jakub Jelinek  <jakub@redhat.com>
6882         * locale/programs/ld-monetary.c (monetary_finish): Avoid range check
6883         for int_frac_digits and frac_digits.
6885         * login/logout.c (logout): Avoid aliasing violation.
6886         * login/logwtmp.c (logwtmp): Likewise.
6888         * libio/genops.c (_IO_un_link): Avoid aliasing violation.
6890         * nscd/selinux.c (preserve_capabilities): Initialize new_caps
6891         to avoid warning.
6892         * iconv/gconv_open.c (__gconv_open): Initialize ptr to avoid
6893         warning.
6894         * nis/nis_subr.c (nis_getnames): Initialize saveptr to avoid
6895         warning.
6896         * resolv/inet_ntop.c (inet_ntop6): Initialize best.len and cur.len
6897         to avoid warnings.
6899         * nss/nsswitch.c (__nss_lookup_function): Don't cast &ni->known to
6900         void **.
6901         * nss/nsswitch.h (service_user): Use void * type for KNOWN field.
6903         * nss/nss_files/files-hosts.c (LINE_PARSER): Cast host_addr to
6904         char * to avoid warning.
6905         * nis/nss_nis/nis-hosts.c (LINE_PARSER): Likewise.
6907         * timezone/Makefile (CFLAGS-zdump.c): Add -fwrapv.
6909         * locale/programs/ld-ctype.c (ctype_finish, set_class_defaults,
6910         allocate_arrays): Cast second argument to charmap_find_symbol
6911         to char * to avoid warnings.
6913         * locale/programs/repertoire.c (repertoire_new_char): Change
6914         from_nr, to_nr and cnt to unsigned long, adjust printf format
6915         string.
6917         * locale/programs/ld-collate.c (insert_value, handle_ellipsis):
6918         Cast second argument to new_element to char * to avoid warnings.
6920         * locale/weightwc.h (findidx): Cast &extra[-i] to const int32_t *.
6922         * intl/gettextP.h (struct loaded_domain): Change plural to const
6923         struct expression *.
6924         * intl/plural-eval.c (plural_eval): Change first argument to
6925         const struct expression *.
6926         * intl/plural-exp.c (EXTRACT_PLURAL_EXPRESSION): Change first
6927         argument to const struct expression **.
6928         * intl/plural-exp.h (EXTRACT_PLURAL_EXPRESSION, plural_eval): Adjust
6929         prototypes.
6930         * intl/loadmsgcat (_nl_unload_domain): Cast away const
6931         in call to __gettext_free_exp.
6933         * posix/fnmatch.c (fnmatch): Rearrange code to avoid maybe
6934         unitialized wstring/wpattern var warnings.
6936         * posix/runtests.c (struct a_test): Make data field const char *.
6938         * stdio-common/tst-sprintf2.c (main): Don't declere u, v and buf
6939         vars if not LDBL_MANT_DIG >= 106.
6941         * stdio-common/Makefile (CFLAGS-vfwprintf.c): Add -Wno-unitialized.
6943         * stdio-common/vfprintf.c (vfprintf): Cast first arugment to
6944         __find_specmb to avoid warning.
6946         * rt/tst-mqueue1.c (do_one_test): Add casts to avoid warnings.
6948         * debug/test-strcpy_chk.c (do_tests, do_random_tests): Add casts
6949         to avoid warnings.
6951         * sysdeps/ieee754/ldbl-96/s_roundl.c (huge): Add L suffix to
6952         initializer.
6954         * sysdeps/unix/clock_gettime.c (clock_gettime): Only define
6955         tv var when it will be actually used.
6957         * sunrpc/rpc_cmsg.c (xdr_callmsg): Cast IXDR_PUT_* to void
6958         to avoid warnings.
6960         * iconvdata/gbk.c (BODY): Make buf and cp char instead of unsigned
6961         char array resp. pointer.
6962         * iconvdata/iso-2022-kr.c (BODY): Make buf unsigned char instead of
6963         char array.
6964         * iconvdata/cns11643.h (cns11643_to_ucs4): Change first argument
6965         to const unsigned char **.
6966         (ucs4_to_cns11643): Change second argument to unsigned char *.
6967         * iconvdata/euc-tw.c (BODY): Change endp type to
6968         const unsigned char *.
6969         * iconvdata/iso-ir-165.h (ucs4_to_isoir165): Change second argument
6970         to unsigned char *.
6971         * iconvdata/ibm1008_420.c (LOOP_NEED_FLAGS): Don't define.
6972         * iconvdata/iso-2022-cn.c (BODY): Change buf to unsigned char array.
6973         * iconvdata/iso-2022-cn-ext.c (BODY): Change buf, tmpbuf, tmp
6974         types to unsigned char pointers/arrays instead of char.
6975         * iconvdata/jis0201.h (ucs4_to_jisx0201): Change second argument
6976         to unsigned char *.
6977         * iconvdata/jis0208.h (ucs4_to_jisx0208): Likewise.
6978         * iconvdata/jis0212.h: Include assert.h.
6979         (ucs4_to_jisx0212): Change second argument to unsigned char *.
6980         assert that if cp[0] is not '\0', cp[1] is not '\0' either instead
6981         of trying to handle that.
6982         * iconvdata/euc-kr.c (euckr_from_ucs4): Initialize also cp[1] to
6983         shut up a warning.
6984         * iconvdata/euc-jp-ms.c (from_ucs4_lat1, from_ucs4_greek,
6985         from_ucs4_cjk, from_ucs4_cjkcpt, from_ucs4_extra): Change type to
6986         two dimensional const unsigned char arrays.
6987         (BODY): Cast "" to (const unsigned char *) for assignment to cp.
6988         Initialize endp to inptr to shut up a warning.
6990 2007-07-20  Jakub Jelinek  <jakub@redhat.com>
6992         [BZ #4772]
6993         * time/strptime_l.c (__strptime_internal): Silently ignore
6994         strftime modifiers and field width in recursive calls.
6996         * include/time.h (enum ptime_locale_status): Remove.
6997         (__strptime_internal): Remove decided and era_cnt arguments,
6998         add statep argument.
6999         * time/strptime_l.c (__strptime_internal): Remove decided
7000         and era_cnt arguments, add statep argument.  Don't recompute
7001         any fields in recursive calls, only update caller's tm
7002         and state, if recursive call fails, don't change tm nor
7003         any state.
7004         (get_alt_number): Adjust.
7005         (recursive): Adjust caller.
7006         (strptime): Likewise.
7007         * time/strptime.c (strptime): Likewise.
7009 2007-07-19  Jakub Jelinek  <jakub@redhat.com>
7011         * iconv/gconv_int.h (__GCONV_NULCONV): New internal only error code.
7012         * iconv/gconv_cache.c (__gconv_lookup_cache): Return __GCONV_NULCONV
7013         if from and to charsets are the same.
7014         * iconv/gconv_db.c (__gconv_find_transform): Likewise.
7015         * intl/dcigettext.c (_nl_find_msg): Return NULL even if __gconv_open
7016         returns __GCONV_NOCONV, but not for __GCONV_NULCONV.
7018 2007-07-17  Jakub Jelinek  <jakub@redhat.com>
7020         * wcsmbs/wchar.h: Only define wint_t if __need_wint_t.
7021         Don't define wint_t when __need_mbstate_t unless it
7022         is necessary.
7023         (__mbstate_t): Use __WINT_TYPE__ rather than wint_t
7024         in the typedef if possible.
7025         * wctype/wctype.h (wint_t): Define by including
7026         wchar.h with __need_wint_t instead of including stddef.h
7027         with __need_wint_t and as fallback definining it ourselves.
7028         * iconv/gconv.h (__need_wint_t): Define before including
7029         wchar.h.
7030         * sysdeps/gnu/_G_config.h: Don't include gconv.h if not _LIBC
7031         or _GLIBCPP_USE_WCHAR_T.
7032         (__need_wchar_t): Don't define
7033         if not _LIBC or _GLIBCPP_USE_WCHAR_T.
7034         (__need_wint_t): Don't define before including stddef.h,
7035         define before including wchar.h only if _LIBC or
7036         _GLIBCPP_USE_WCHAR_T.
7037         (_G_iconv_t): Don't define if not _LIBC or _GLIBCPP_USE_WCHAR_T.
7038         * sysdeps/mach/hurd/_G_config.h: Likewise.
7039         * sysdeps/generic/_G_config.h: Likewise.
7040         * libio/libio.h (__wunderflow, __wuflow, __woverflow): Only
7041         prototype if _LIBC or _GLIBCPP_USE_WCHAR_T.
7042         (_IO_getwc_unlocked, _IO_putwc_unlocked): Only define
7043         if _LIBC or _GLIBCPP_USE_WCHAR_T.
7045 2007-07-28  Ulrich Drepper  <drepper@redhat.com>
7047         * sysdeps/posix/posix_fallocate64.c: Undefine
7048         __posix_fallocate64_l64 before alias handling.
7049         * sysdeps/unix/sysv/linux/posix_fallocate.c: New file.
7050         * sysdeps/unix/sysv/linux/posix_fallocate64.c: New file.
7051         * sysdeps/unix/sysv/linux/wordsize-64/posix_fallocate.c: New file.
7052         * sysdeps/unix/sysv/linux/wordsize-64/posix_fallocate64.c: New file.
7054         * io/tst-posix_fallocate.c: Include <fcntl.h>.
7056 2007-07-23  Jakub Jelinek  <jakub@redhat.com>
7058         * locale/programs/ld-collate.c (atwc): New variable.
7059         (add_to_tablewc): New toplevel function, moved from collate_output.
7060         (collate_output): Remove add_to_tablewc nested function.
7062         * iconv/iconvconfig.c (hash_table, hash_size): New toplevel vars.
7063         (name_insert): New function.
7064         (write_output): Remove hash_table and hash_size vars and name_insert
7065         nested function.
7067 2007-07-24  Roland McGrath  <roland@redhat.com>
7069         * Makerules (install-others-programs-nosubdir): New target.
7070         (install-no-libc.a-nosubdir): Depend on it.
7072         * iconv/Makefile (install-others-programs): Set this instead of
7073         install-others.
7074         * login/Makefile (install-others-programs): Likewise.
7075         * posix/Makefile (install-others-programs): Likewise.
7077         * Makerules (install-no-libc.a-nosubdir): Clean up conditional
7078         dependencies.
7080 2007-07-23  Ulrich Drepper  <drepper@redhat.com>
7082         * io/Makefile (tests): Add tst-posix_fallocate.
7083         * io/tst-posix_fallocate.c: New file.
7085         * sysdeps/unix/sysv/linux/kernel-features.h: Define
7086         __ASSUME_FALLOCATE.
7088 2007-07-22  Roland McGrath  <roland@frob.com>
7090         * hurd/getdport.c: Add missing copyright year update.
7092         * sysdeps/mach/hurd/bits/fcntl.h [__USE_GNU] (O_CLOEXEC): New macro.
7093         * hurd/port2fd.c (_hurd_port2fd): Implement O_CLOEXEC.
7095 2007-07-22  Ulrich Drepper  <drepper@redhat.com>
7097         * login/utmp_file.c (setutent_file): Use O_CLOEXEC if possible.
7099         * libio/fileops.c (_IO_new_file_fopen): Recognize 'e' flag and set
7100         O_CLOEXEC is needed.
7101         * nis/nss_compat/compat-grp.c: Use 'e' flag when opening file.
7102         Avoid additional fcntl to set O_CLOEXEC if not needed.
7103         * nis/nss_compat/compat-initgroups.c: Likewise.
7104         * nis/nss_compat/compat-pwd.c: Likewise.
7105         * nis/nss_compat/compat-spwd.c: Likewise.
7107 2007-07-21  Samuel Thibault  <samuel.thibault@ens-lyon.org>
7109         [BZ #3665]
7110         * manual/errno.texi: Change ECANCELED value to 119.
7112         [BZ #4610]
7113         * mach/lock-intern.h: Include <sys/cdefs.h>.
7115         [BZ #4178]
7116         * sysdeps/mach/hurd/sigaction.c (__sigaction): Check ACT != NULL before
7117         reading A.
7119         [BZ #4126]
7120         * sysdeps/mach/hurd/sigsuspend.c (sigsuspend_not_cancel): Define alias
7121         to __sigsuspend.
7123         * sysdeps/mach/i386/sysdep.h: Include <dl-sysdep.h> and <tls.h>.
7125 2006-06-13  Thomas Schwinge  <tschwinge@gnu.org>
7127         * sysdeps/mach/hurd/tls.h: Change `ASSEMBLER' conditional to
7128         `__ASSEMBLER__'.
7129         * sysdeps/mach/hurd/i386/tls.h: Likewise.
7131 2007-07-21  Ulrich Drepper  <drepper@redhat.com>
7133         * nscd/nscd_helper.c (get_mapping): Use MSG_CMSG_CLOEXEC for
7134         descriptor received from nscd.
7136         * sysdeps/unix/sysv/linux/bits/socket.h: Define MSG_CMSG_CLOEXEC.
7138         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Define O_CLOEXEC.
7139         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
7140         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Likewise.
7141         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
7142         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
7143         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
7145 2007-07-20  Jakub Jelinek  <jakub@redhat.com>
7147         [BZ #4816]
7148         * manual/signal.texi (Non-atomic Example): Make memory var volatile.
7150         [BZ #4813]
7151         * login/forkpty.c (forkpty): Close master and slave fds on
7152         fork failure.  Patch by
7153         Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>.
7155 2007-07-18  Jakub Jelinek  <jakub@redhat.com>
7157         * include/features.h (__USE_ISOC95): New define.
7158         * wcsmbs/wchar.h (fwprintf, fwscanf, wprintf, wscanf, swprintf,
7159         swscanf, vfwprintf, vwprintf, vswprintf, fwide): Define even
7160         for -std=iso9899:199409.
7161         * CONFORMANCE: Remove comments about unsupported AMD1.
7163 2007-07-17  Jakub Jelinek  <jakub@redhat.com>
7165         * sysdeps/ia64/sched_cpucount.c: New file.
7166         * sysdeps/powerpc/sched_cpucount.c: New file.
7168         * sysdeps/unix/sysv/linux/bits/sched.h (__sched_cpucount): Add
7169         __BEGIN_DECLS/__END_DECLS around the prototype.
7170         * bits/sched.h (__sched_cpucount): Likewise.  Make second argument
7171         pointer to const cpu_set_t.
7173         * bits/types.h: Don't include stddef.h, don't define __need_size_t.
7174         * signal/signal.h <__USE_BSD || __USE_XOPEN_EXTENDED>: Define
7175         __need_size_t and include stddef.h.
7176         * sysvipc/sys/msg.h: Likewise.
7177         * posix/sched.h: Likewise.
7178         * hurd/hurd/signal.h (__need_size_t): Define.
7180         * CONFORMANCE: ctype.h and wctype.h no longer define size_t,
7181         neither does signal.h in pedantic ISO C namespaces.  stdio.h
7182         no longer defines wint_t or wchar_t.
7184         * libio/libioP.h (_IO_acquire_lock_clear_flags2_fct): New function.
7185         * debug/vfwprintf_chk.c (__vfwprintf_chk): Use
7186         _IO_acquire_lock_clear_flags2 instead of _IO_acquire_lock.
7187         * debug/vprintf_chk.c (__vprintf_chk): Likewise.
7188         * debug/vwprintf_chk.c (__vwprintf_chk): Likewise.
7189         * debug/vfprintf_chk.c (__vfprintf_chk): Likewise.
7190         * debug/fwprintf_chk.c (__fwprintf_chk): Likewise.
7191         * debug/printf_chk.c (__printf_chk): Likewise.
7192         * debug/fprintf_chk.c (__fprintf_chk): Likewise.
7193         * debug/wprintf_chk.c (__wprintf_chk): Likewise.
7195         * sysdeps/pthread/bits/stdio-lock.h (_IO_acquire_lock_clear_flags2):
7196         Define.
7198         * bits/confname.h (_CS_POSIX_V6_WIDTH_RESTRICTED_ENVS): Define.
7199         * posix/getconf.c (vars): Add POSIX_V6_WIDTH_RESTRICTED_ENVS.
7201 2007-07-16  Jakub Jelinek  <jakub@redhat.com>
7203         [BZ #4792]
7204         * stdlib/stdlib.h (realloc): Remove __attribute_malloc__.
7205         * malloc/malloc.h (realloc): Likewise.
7207         * libio/iopopen.c (_IO_new_proc_open): Don't close child_std_end
7208         if one of proc_file_chain streams has that fileno.
7209         * stdio-common/Makefile (tests): Add tst-popen2.
7210         * stdio-common/tst-popen2.c: New test.
7212 2007-07-14  Jakub Jelinek  <jakub@redhat.com>
7214         * elf/ldconfig.c: Allow GPLv2 or any later version.
7215         * elf/readlib.c: Likewise.
7216         * elf/chroot_canon.c: Likewise.
7217         * elf/cache.c: Likewise.
7218         * nscd/mem.c: Likewise.
7219         * nscd/getpwuid_r.c: Likewise.
7220         * nscd/grpcache.c: Likewise.
7221         * nscd/aicache.c: Likewise.
7222         * nscd/getsrvbynm_r.c: Likewise.
7223         * nscd/nscd.c: Likewise.
7224         * nscd/servicescache.c: Likewise.
7225         * nscd/getsrvbypt_r.c: Likewise.
7226         * nscd/initgrcache.c: Likewise.
7227         * nscd/gethstbyad_r.c: Likewise.
7228         * nscd/gethstbynm2_r.c: Likewise.
7229         * nscd/getgrnam_r.c: Likewise.
7230         * nscd/nscd_setup_thread.c: Likewise.
7231         * nscd/getpwnam_r.c: Likewise.
7232         * nscd/gai.c: Likewise.
7233         * nscd/connections.c: Likewise.
7234         * nscd/dbg_log.c: Likewise.
7235         * nscd/cache.c: Likewise.
7236         * nscd/hstcache.c: Likewise.
7237         * nscd/nscd_conf.c: Likewise.
7238         * nscd/getgrgid_r.c: Likewise.
7239         * nscd/pwdcache.c: Likewise.
7240         * catgets/gencat.c: Likewise.
7241         * locale/programs/linereader.h: Likewise.
7242         * locale/programs/locarchive.c: Likewise.
7243         * locale/programs/ld-paper.c: Likewise.
7244         * locale/programs/locfile-kw.h: Likewise.
7245         * locale/programs/ld-address.c: Likewise.
7246         * locale/programs/xmalloc.c: Likewise.
7247         * locale/programs/ld-time.c: Likewise.
7248         * locale/programs/localedef.c: Likewise.
7249         * locale/programs/simple-hash.c: Likewise.
7250         * locale/programs/xstrdup.c: Likewise.
7251         * locale/programs/ld-numeric.c: Likewise.
7252         * locale/programs/locfile-kw.gperf: Likewise.
7253         * locale/programs/ld-collate.c: Likewise.
7254         * locale/programs/charmap-kw.gperf: Likewise.
7255         * locale/programs/charmap.h: Likewise.
7256         * locale/programs/charmap-kw.h: Likewise.
7257         * locale/programs/config.h: Likewise.
7258         * locale/programs/locfile.c: Likewise.
7259         * locale/programs/ld-ctype.c: Likewise.
7260         * locale/programs/charmap.c: Likewise.
7261         * locale/programs/ld-messages.c: Likewise.
7262         * locale/programs/repertoire.h: Likewise.
7263         * locale/programs/locale.c: Likewise.
7264         * locale/programs/ld-name.c: Likewise.
7265         * locale/programs/linereader.c: Likewise.
7266         * locale/programs/locfile.h: Likewise.
7267         * locale/programs/3level.h: Likewise.
7268         * locale/programs/ld-monetary.c: Likewise.
7269         * locale/programs/ld-measurement.c: Likewise.
7270         * locale/programs/charmap-dir.c: Likewise.
7271         * locale/programs/ld-identification.c: Likewise.
7272         * locale/programs/localedef.h: Likewise.
7273         * locale/programs/charmap-dir.h: Likewise.
7274         * locale/programs/repertoire.c: Likewise.
7275         * locale/programs/simple-hash.h: Likewise.
7276         * locale/programs/ld-telephone.c: Likewise.
7277         * locale/programs/locale-spec.c: Likewise.
7278         * locale/programs/locfile-token.h: Likewise.
7279         * posix/getconf.c: Likewise.
7280         * iconv/dummy-repertoire.c: Likewise.
7281         * iconv/iconv_charmap.c: Likewise.
7282         * iconv/iconvconfig.c: Likewise.
7283         * iconv/iconv_prog.c: Likewise.
7284         * malloc/memusagestat.c: Likewise.
7285         * sysdeps/unix/sysv/linux/nscd_setup_thread.c: Likewise.
7287 2007-07-06  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
7289         * sysdeps/sh/bsd-setjmp.S (setjmp): Use correct argument registers.
7290         * sysdeps/sh/bsd-_setjmp.S (_setjmp): Likewise.
7291         * sysdeps/unix/sysv/linux/sh/clone.S (__clone): Do correct sanity
7292         check for the first argument.
7294 2007-07-12  Jakub Jelinek  <jakub@redhat.com>
7296         [BZ #4775]
7297         * math/tgmath.h (__tgmath_real_type_sub): Formatting.
7298         (__tgmath_real_type): Fix if expr is const int or other const
7299         qualified integral type.
7300         (__TGMATH_UNARY_REAL_ONLY): Rewritten to avoid using statement
7301         expressions and handle const qualified arguments.
7302         (__TGMATH_BINARY_FIRST_REAL_ONLY, __TGMATH_UNARY_REAL_IMAG,
7303         __TGMATH_UNARY_REAL_IMAG_RET_REAL): Likewise.
7304         (__TGMATH_UNARY_REAL_RET_ONLY): Rewritten to avoid using
7305         statement expressions.
7306         (__TGMATH_BINARY_REAL_ONLY, __TGMATH_TERNARY_FIRST_SECOND_REAL_ONLY,
7307         __TGMATH_TERNARY_REAL_ONLY, __TGMATH_BINARY_REAL_IMAG): Likewise.
7308         (__TGMATH_UNARY_IMAG): Define.
7309         (conj, cproj): Use __TGMATH_UNARY_IMAG macro.
7310         * math/Makefile (tests): Add test-tgmath2.
7311         (CFLAGS-test-tgmath2.c): Add.
7312         * math/test-tgmath.c (fy, dy, ly, fz, dz, lz, count_cdouble,
7313         count_cfloat, count_cldouble): New variables.
7314         (NCCALLS): Define.
7315         (main): Check number of complex calls as well.
7316         (F(compile_test)): Add complex tests and tests with const qualified
7317         arguments.
7318         (y, z, ccount): Define.
7319         (F(cacos), F(casin), F(catan), F(ccos), F(csin), F(ctan), F(cacosh),
7320         F(casinh), F(catanh), F(ccosh), F(csinh), F(ctanh), F(cexp), F(clog),
7321         F(csqrt), F(cpow), F(cabs), F(carg), F(creal), F(cimag), F(conj),
7322         F(cproj)): New functions.
7323         * math/test-tgmath2.c: New test.
7325 2007-07-11  Jakub Jelinek  <jakub@redhat.com>
7327         [BZ #4776]
7328         * elf/dl-load.c (_dl_rtld_di_serinfo): Output / in LD_LIBRARY_PATH,
7329         RPATH etc. as "/" rather than "", don't segfault on empty paths,
7330         instead output ".".
7331         * dlfcn/Makefile (distribute): Add glreflib3.c.
7332         (module-names): Add glreflib3.
7333         ($(objpfx)tst-dlinfo.out): Depend on glreflib3.so rather than
7334         glreflib1.so.
7335         (LDFLAGS_glreflib3.so): New.
7336         * dlfcn/tst-dlinfo.c (do_test): Load glreflib3.so instead of
7337         glreflib1.so.
7338         * dlfcn/glreflib3.c: New file.
7340         * intl/finddomain.c (_nl_find_domain): If _nl_explode_name
7341         returned -1, return NULL.
7342         * intl/explodename.c (_nl_explode_name): Return -1 if
7343         _nl_normalize_codeset failed.
7345 2007-07-07  Steven Munroe  <sjmunroe@us.ibm.com>
7347         * sysdeps/powerpc/powerpc32/power6/memset.S: Update comments.
7348         Specify .machine power6 to get ISA-V2.0 branch hints.  Unroll loops
7349         and avoid branch misspredicts for > 31 bytes memset case.
7350         * sysdeps/powerpc/powerpc64/power6/memset.S: Likewise.
7351         Remove toc ref to __cache_line_size.
7353         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Specify .machine power4
7354         to get ISA-V2.0 branch hints.
7355         * sysdeps/powerpc/powerpc32/power4/memcpy.S: Likewise
7356         * sysdeps/powerpc/powerpc32/power4/memset.S: Likewise
7357         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
7358         * sysdeps/powerpc/powerpc64/power4/memcmp.S: Likewise.
7359         * sysdeps/powerpc/powerpc64/power4/memcpy.S: Likewise.
7360         * sysdeps/powerpc/powerpc64/power4/memset.S: Likewise.
7361         Remove toc ref to __cache_line_size.
7363         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrint.S:
7364         Include math_ldbl_opt.h.
7366 2007-07-10  Ulrich Drepper  <drepper@redhat.com>
7368         [BZ #4773]
7369         * time/strptime_l.c (__strptime_internal): Implement greedy
7370         matching of weekday and month names.
7372 2007-07-09  Roland McGrath  <roland@redhat.com>
7374         * elf/elf.h (NT_GNU_ABI_TAG): New macro.
7375         (ELF_NOTE_ABI): Use it.
7376         (NT_GNU_HWCAP, NT_GNU_BUILD_ID): New macros.
7378 2007-07-09  Ulrich Drepper  <drepper@redhat.com>
7380         * sysdeps/x86_64/cacheinfo.c (intel_02_known): Add new entries.
7381         * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_02_known): Likewise.
7383 2007-07-07  Ulrich Drepper  <drepper@redhat.com>
7385         [BZ #4745]
7386         * stdio-common/vfscanf.c (_IO_vfscanf): Add additional test for EOF
7387         in loop to look for conversion specifier to avoid testing of
7388         wrong errno value.
7389         * stdio-common/Makefile (tests): Add bug18, bug18a, bug19, bug19a.
7390         * stdio-common/bug18.c: New file.
7391         * stdio-common/bug18a.c: New file.
7392         * stdio-common/bug19.c: New file.
7393         * stdio-common/bug19a.c: New file.
7395 2007-07-05  Mike Frysinger  <vapier@gentoo.org>
7397         * Makeconfig ($(common-objpfx)gnu/lib-names.stmp): Use LC_ALL=C when
7398         running awk script.
7400 2007-07-01  Jakub Jelinek  <jakub@redhat.com>
7402         * elf/dl-sysdep.c (_dl_important_hwcaps): Add integer overflow check.
7403         * elf/dl-minimal.c (__libc_memalign): Likewise.  Handle malloc (0).
7404         Return NULL if mmap failed instead of asserting it does not.
7405         (calloc): Check for integer overflow.
7407         * elf/dl-minimal.c (__strtoul_internal): Fix parsing of numbers bigger
7408         than LONG_MAX / 10.
7410 2007-07-03  Jakub Jelinek  <jakub@redhat.com>
7412         [BZ #4702]
7413         * nis/nss-default.c: Include errno.h.
7414         (init): Preserve errno.
7416 2007-07-02  Ulrich Drepper  <drepper@redhat.com>
7418         * sysdeps/unix/sysv/linux/bits/socket.h (PF_UNIX): Update comment.
7420 2007-06-30  Ulrich Drepper  <drepper@redhat.com>
7422         * sysdeps/unix/sysv/linux/bits/socket.h: Add PF_RXRPC and AF_RXRPC.
7424 2007-06-29  Martin Schwidefsky  <schwidefsky@de.ibm.com>
7426         * sysdeps/unix/sysv/linux/bits/socket.h: Add PF_IUCV and AF_IUCV.
7428 2007-06-29  Martin Schwidefsky  <schwidefsky@de.ibm.com>
7430         * sysdeps/s390/dl-procinfo.c: New file.
7431         * sysdeps/s390/dl-procinfo.h: New file.
7432         * sysdeps/unix/sysv/linux/s390/dl-procinfo.h: New file.
7434 2007-06-29  Jakub Jelinek  <jakub@redhat.com>
7436         * elf/dl-load.c (open_verify): Find .note.ABI-tag notes even
7437         in PT_NOTE segments with multiple notes.
7438         * elf/readelflib.c (process_elf_file): Likewise.
7440 2007-06-22  Ulrich Drepper  <drepper@redhat.com>
7442         * nis/nis_domain_of.c (__nis_domain_of): Make the code a bit more
7443         ISO C compliant.
7445 2007-06-19  Ulrich Drepper  <drepper@redhat.com>
7447         * elf/dl-close.c (free_mem): Free _dl_scope_free_list.
7449 2007-06-13  Jakub Jelinek  <jakub@redhat.com>
7451         * include/link.h: Don't include rtld-lowlevel.h.
7452         (struct link_map): Remove l_scope_lock.
7453         * sysdeps/generic/ldsodefs.h: Don't include rtld-lowlevel.h.
7454         (_dl_scope_free_list): New field (variable) in _rtld_global.
7455         (DL_LOOKUP_SCOPE_LOCK): Remove.
7456         (_dl_scope_free): New prototype.
7457         * elf/dl-runtime.c (_dl_fixup): Don't use __rtld_mrlock_*lock.
7458         Don't pass DL_LOOKUP_SCOPE_LOCK to _dl_lookup_symbol_x.
7459         (_dl_profile_fixup): Likewise.
7460         * elf/dl-sym.c (do_sym): Likewise.  Use wrapped _dl_lookup_symbol_x
7461         whenever !RTLD_SINGLE_THREAD_P, use THREAD_GSCOPE_SET_FLAG and
7462         THREAD_GSCOPE_RESET_FLAG around it.
7463         * elf/dl-close.c (_dl_close_worker): Don't use
7464         __rtld_mrlock_{change,done}.  Call _dl_scope_free on the old
7465         scope.  Make sure THREAD_GSCOPE_WAIT () happens if any old
7466         scopes were queued or if l_scope_mem has been abandoned.
7467         * elf/dl-open.c (_dl_scope_free): New function.
7468         (dl_open_worker): Use it.  Don't use __rtld_mrlock_{change,done}.
7469         * elf/dl-support.c (_dl_scope_free_list): New variable.
7470         * elf/dl-lookup.c (add_dependency): Remove flags argument.
7471         Remove DL_LOOKUP_SCOPE_LOCK handling.
7472         (_dl_lookup_symbol_x): Adjust caller.  Remove DL_LOOKUP_SCOPE_LOCK
7473         handling.
7474         * elf/dl-object.c (_dl_new_object): Don't use
7475         __rtld_mrlock_initialize.
7477 2007-06-19  Ulrich Drepper  <drepper@redhat.com>
7479         * sysdeps/generic/ldsodefs.h (rtld_global): Reorder some elements
7480         to fill in holes
7481         (rtld_global_ro): Likewise.
7483 2007-06-18  Jakub Jelinek  <jakub@redhat.com>
7485         * elf/dl-addr.c (_dl_addr): Skip PT_LOAD checking if l_contiguous.
7486         Move PT_LOAD checking to...
7487         (_dl_addr_inside_object): ... here, new function.
7488         * elf/dl-sym.c (do_sym): If not l_contiguous,
7489         call _dl_addr_inside_object.
7490         * elf/dl-iteratephdr.c (__dl_iterate_phdr): Likewise.
7491         * dlfcn/dlinfo.c (dlinfo_doit): Likewise.
7492         * elf/dl-open.c (dl_open_worker): Likewise.
7493         (_dl_addr_inside_object): New function if IS_IN_rtld.
7494         * elf/dl-load.c (_dl_map_object_from_fd): Set l_contiguous if no
7495         holes are present or are PROT_NONE protected.
7496         * include/link.h (struct link_map): Add l_contiguous field.
7497         * sysdeps/generic/ldsodefs.h (_dl_addr_inside_object): New prototype.
7499 2007-06-18  Jakub Jelinek  <jakub@redhat.com>
7500             Tomas Janousek  <tjanouse@redhat.com>
7501             Ulrich Drepper  <drepper@redhat.com>
7503         [BZ #4647]
7504         * resolv/res_send.c (send_dg): Remove socket_pf.  Use ipv6_unavail
7505         member in __res_state, only convaddr4to6 if nssocks[ns] is a PF_INET6
7506         socket.
7507         * resolv/resolv.h (__res_state): Add ipv6_unavail member.  Make
7508         unused member a bitmap.
7509         * resolv/res_init.c (__res_vinit): Reset ipv6_unavail if IPv6
7510         servers are configured.
7512 2007-06-18  Jakub Jelinek  <jakub@redhat.com>
7514         * elf/rtld.c (dl_main): Don't call init_tls more than once.
7516 2007-06-17  Andreas Schwab  <schwab@suse.de>
7518         * sysdeps/generic/initfini.c: Tell gcc about the nonstandard sections.
7520 2007-06-16  Andreas Jaeger  <aj@suse.de>
7522         [BZ #4125]
7523         * sysdeps/unix/sysv/linux/sys/ptrace.h
7524         (PTRACE_O_TRACESYSGOOD, PTRACE_O_TRACEFORK,
7525         PTRACE_O_TRACEVFORK, PTRACE_O_TRACECLONE, PTRACE_O_TRACEEXEC,
7526         PTRACE_O_TRACEVFORKDONE, PTRACE_O_TRACEEXIT, PTRACE_O_MASK,
7527         PTRACE_EVENT_FORK, PTRACE_EVENT_VFORK, PTRACE_EVENT_CLONE,
7528         PTRACE_EVENT_EXEC, PTRACE_EVENT_VFORK_DONE, PTRACE_EVENT_EXIT):
7529         Define.
7530         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
7531         * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h: Likewise.
7532         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
7533         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
7535 2007-06-16  Ulrich Drepper  <drepper@redhat.com>
7537         [BZ #4599]
7538         * sysdeps/unix/sysv/linux/check_pf.c (make_request): When
7539         determining whether there are IPv4/IPv6 addresses, ignore loopback
7540         addresses.
7542 2007-06-14 Uros Bizjak <ubizjak@gmail.com>
7544         * soft-fp/soft-fp.h (CMPtype): Define to "int" if undefined.
7545         * soft-fp/eqdf2.c (__eqdf2): Use CMPtype instead of int
7546         as the return type.  Change type of "r" variable to CMPtype.
7547         * soft-fp/eqsf2.c (__eqsf2): Likewise.
7548         * soft-fp/eqtf2.c (__eqtf2): Likewise.
7549         * soft-fp/gedf2.c (__gedf2): Likewise.
7550         * soft-fp/gesf2.c (__gesf2): Likewise.
7551         * soft-fp/getf2.c (__getf2): Likewise.
7552         * soft-fp/ledf2.c (__ledf2): Likewise.
7553         * soft-fp/lesf2.c (__lesf2): Likewise.
7554         * soft-fp/letf2.c (__letf2): Likewise.
7555         * soft-fp/unorddf2 (__unorddf2): Likewise.
7556         * soft-fp/unordsf2 (__unordsf2): Likewise.
7557         * soft-fp/unordtf2 (__unordtf2): Likewise.
7559 2007-06-09  Ulrich Drepper  <drepper@redhat.com>
7561         * elf/do-lookup.h (do_lookup_x): Read r_nlist before r_list and
7562         make sure gcc doesn't mess around with this.
7564 2007-06-08  Ulrich Drepper  <drepper@redhat.com>
7566         * elf/dl-lookup.c (_dl_lookup_symbol_x): Remove use of r_nlist.
7568 2007-06-08  Jakub Jelinek  <jakub@redhat.com>
7570         * elf/dl-close.c (_dl_close_worker): Remove all to be removed
7571         libraries from the global scope at once and call THREAD_GSCOPE_WAIT
7572         at most once per _dl_close_worker.
7574 2007-06-08  Ulrich Drepper  <drepper@redhat.com>
7576         * sysdeps/unix/sysv/linux/bits/sched.h: Make second parameter of
7577         __sched_cpucount as const.
7578         * posix/sched_cpucount.c: Adjust.
7580         * posix/sched_cpucount.c (__sched_cpucount): Allow using special
7581         instruction for counting bits.
7582         * sysdeps/x86_64/sched_cpucount.c: New file.
7584 2007-06-07  Ulrich Drepper  <drepper@redhat.com>
7586         * configure.in: Avoid variable named BASH.
7587         * config.make.in: Likewise.
7588         Patch in part by Mike Frysinger.
7590 2007-06-06  Jakub Jelinek  <jakub@redhat.com>
7592         [BZ #4586]
7593         * sysdeps/i386/ldbl2mpn.c (__mpn_extract_long_double): Treat
7594         pseudo-zeros as zero.
7595         * sysdeps/x86_64/ldbl2mpn.c: New file.
7596         * sysdeps/ia64/ldbl2mpn.c: New file.
7598 2007-06-04  Jakub Jelinek  <jakub@redhat.com>
7600         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (nextafterl): Remove
7601         unused ily variable.  Fix nextafterl on +-__LDBL_MAX__ and +-Inf.
7602         Remove unreachable code at the end.
7604 2007-06-01  Steven Munroe  <sjmunroe@us.ibm.com>
7606         * sysdeps/ieee754/ldbl-128ibm/s_fpclassifyl.c: Correct description of
7607         ldbl-128ibm in comment.
7608         (fpclassifyl): Correct classification of denormals.
7609         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (nextafterl): Correct
7610         return value for MIN denormal. Rewrite using long double math too
7611         correctly handle denormals and canonicalize the results.
7613 2007-06-05  Jakub Jelinek  <jakub@redhat.com>
7615         * sysdeps/ieee754/ldbl-128ibm/mpn2ldbl.c
7616         (__mpn_construct_long_double): Fix conversion where result ought
7617         to be smaller than __LDBL_MIN__, or the low double should be
7618         denormal.  Fix decision where to negate low double - honor round
7619         to even rules.
7620         * stdio-common/tst-sprintf2.c: Include string.h.
7621         (COMPARE_LDBL): Define.
7622         (TEST): Also test whether a string hexadecimal float representation
7623         can be parsed back to the number.
7624         (main): Add a couple of further tests.
7626 2007-06-04  Jakub Jelinek  <jakub@redhat.com>
7628         * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c
7629         (PRINT_FPHEX_LONG_DOUBLE): Fix printing numbers where lower double
7630         is non-zero, but smaller than 2 * __DBL_MIN__.
7631         * stdio-common/tst-sprintf2.c: New test.
7632         * stdio-common/Makefile (tests): Add tst-sprintf2.
7634         * math/test-misc.c (main): Don't run last batch of tests with
7635         IBM long double format.
7637 2007-05-31  Steven Munroe  <sjmunroe@us.ibm.com>
7639         * sysdeps/powerpc/powerpc32/970/fpu/Implies: New file.
7640         * sysdeps/powerpc/powerpc32/power5/fpu/Implies: New file.
7641         * sysdeps/powerpc/powerpc32/power5+/fpu/Implies: New file.
7642         * sysdeps/powerpc/powerpc32/power6/fpu/Implies: New file.
7643         * sysdeps/powerpc/powerpc32/power6x/fpu/Implies: New file.
7644         * sysdeps/powerpc/powerpc64/970/fpu/Implies: New file.
7645         * sysdeps/powerpc/powerpc64/power5/fpu/Implies: New file.
7646         * sysdeps/powerpc/powerpc64/power5+/fpu/Implies: New file.
7647         * sysdeps/powerpc/powerpc64/power6/fpu/Implies: New file.
7648         * sysdeps/powerpc/powerpc64/power6x/fpu/Implies: New file.
7649         * sysdeps/unix/sysv/linux/powerpc/powerpc32/970/fpu/Implies: New file.
7650         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power4/fpu/Implies:
7651         New file.
7652         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5/fpu/Implies:
7653         New file.
7654         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5+/fpu/Implies:
7655         New file.
7656         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/fpu/Implies:
7657         New file.
7658         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6x/fpu/Implies:
7659         New file.
7660         * sysdeps/unix/sysv/linux/powerpc/powerpc64/970/fpu/Implies: New file.
7661         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power4/fpu/Implies:
7662         New file.
7663         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5/fpu/Implies:
7664         New file.
7665         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5+/fpu/Implies:
7666         New file.
7667         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/fpu/Implies:
7668         New file.
7669         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6x/fpu/Implies:
7670         New file.
7672 2007-05-31  Steven Munroe  <sjmunroe@us.ibm.com>
7674         * sysdeps/powerpc/powerpc32/powerpc64/fpu/s_llrint.S: Move.
7675         * sysdeps/powerpc/powerpc32/power4/fpu/s_llrint.S: To here.
7676         * sysdeps/powerpc/powerpc32/powerpc64/fpu/s_llrintf.S: Move.
7677         * sysdeps/powerpc/powerpc32/power4/fpu/s_llrintf.S: To here.
7678         * sysdeps/powerpc/powerpc32/powerpc64/fpu/s_llround.S: Move.
7679         * sysdeps/powerpc/powerpc32/power4/fpu/s_llround.S: To here.
7680         * sysdeps/powerpc/powerpc32/powerpc64/fpu/s_llroundf.S: Move.
7681         * sysdeps/powerpc/powerpc32/power4/fpu/s_llroundf.S: To here.
7683 2007-05-22  Steven Munroe  <sjmunroe@us.ibm.com>
7685         * sysdeps/powerpc/powerpc32/power5+/fpu/s_round.S
7686         (LONG_DOUBLE_COMPAT): Specify correct version, GLIBC_2_1.
7687         * sysdeps/powerpc/powerpc32/power5+/fpu/s_trunc.S
7688         (LONG_DOUBLE_COMPAT): Specify correct version, GLIBC_2_1.
7689         * sysdeps/powerpc/powerpc64/power5+/fpu/s_round.S
7690         (LONG_DOUBLE_COMPAT): Specify correct version, GLIBC_2_1.
7691         * sysdeps/powerpc/powerpc64/power5+/fpu/s_trunc.S
7692         (LONG_DOUBLE_COMPAT): Specify correct version, GLIBC_2_1.
7694 2007-05-21  Steven Munroe  <sjmunroe@us.ibm.com>
7696         * sysdeps/powerpc/powerpc32/power4/fpu/slowexp.c: New file.
7697         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrt.c: New file.
7698         * sysdeps/powerpc/powerpc64/power4/fpu/slowexp.c: New file.
7699         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: New file.
7701 2007-03-15  Steven Munroe  <sjmunroe@us.ibm.com>
7703         * sysdeps/powerpc/powerpc32/powerpc64/fpu/s_llrint.S
7704         [LONG_DOUBLE_COMPAT]: Add compat_symbol for llrintl@@GLIBC_2_1.
7706 2006-02-13  Steven Munroe  <sjmunroe@us.ibm.com>
7708         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrint.S: New File
7709         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrintf.S: New File
7710         * sysdeps/powerpc/powerpc32/power6/fpu/s_llround.S: New File
7711         * sysdeps/powerpc/powerpc32/power6/fpu/s_llroundf.S: New File
7713 2006-10-20  Steven Munroe  <sjmunroe@us.ibm.com>
7715         * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: New file.
7716         * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: New file.
7718 2006-10-03  Steven Munroe  <sjmunroe@us.ibm.com>
7720         * sysdeps/powerpc/powerpc32/powerpc64/fpu/s_llround.S: New file.
7721         * sysdeps/powerpc/powerpc32/powerpc64/fpu/s_llroundf.S: New file.
7723         * sysdeps/powerpc/powerpc32/powerpc64/fpu/Makefile: Moved.
7724         * sysdeps/powerpc/powerpc32/powerpc64/fpu/mpa.c: Likewise.
7725         * sysdeps/powerpc/powerpc32/power4/fpu/Makefile: To here.
7726         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Likewise.
7728 2006-09-29  Steven Munroe  <sjmunroe@us.ibm.com>
7730         * sysdeps/powerpc/powerpc32/power6x/fpu/s_lrint.S: New file.
7731         * sysdeps/powerpc/powerpc32/power6x/fpu/s_lround.S: New file.
7732         * sysdeps/powerpc/powerpc64/power6x/fpu/s_llrint.S: New file.
7733         * sysdeps/powerpc/powerpc64/power6x/fpu/s_llround.S: New file.
7735 2006-09-28  Steven Munroe  <sjmunroe@us.ibm.com>
7737         * sysdeps/powerpc/powerpc32/power5+/fpu/s_llround.S: New file.
7738         * sysdeps/powerpc/powerpc32/power5+/fpu/s_llroundf.S: New file.
7739         * sysdeps/powerpc/powerpc32/power5+/fpu/s_lround.S: New file.
7740         * sysdeps/powerpc/powerpc32/power6x/fpu/Implies: New file.
7741         * sysdeps/powerpc/powerpc64/power5+/fpu/s_llround.S: New file.
7742         * sysdeps/powerpc/powerpc64/power6x/fpu/Implies: New file.
7744 2006-08-31  Steven Munroe  <sjmunroe@us.ibm.com>
7746         * sysdeps/powerpc/powerpc32/powerpc64/fpu/Makefile: New file.
7747         * sysdeps/powerpc/powerpc32/powerpc64/fpu/mpa.c: New file.
7748         * sysdeps/powerpc/powerpc64/power4/fpu/Makefile: New file.
7749         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: New file.
7751 2006-06-15  Steven Munroe  <sjmunroe@us.ibm.com>
7753         * sysdeps/powerpc/powerpc32/power5+/fpu/s_ceil.S: New file.
7754         * sysdeps/powerpc/powerpc32/power5+/fpu/s_ceilf.S: New file.
7755         * sysdeps/powerpc/powerpc32/power5+/fpu/s_floor.S: New file.
7756         * sysdeps/powerpc/powerpc32/power5+/fpu/s_floorf.S: New file.
7757         * sysdeps/powerpc/powerpc32/power5+/fpu/s_round.S: New file.
7758         * sysdeps/powerpc/powerpc32/power5+/fpu/s_roundf.S: New file.
7759         * sysdeps/powerpc/powerpc32/power5+/fpu/s_trunc.S: New file.
7760         * sysdeps/powerpc/powerpc32/power5+/fpu/s_truncf.S: New file.
7761         * sysdeps/powerpc/powerpc64/power5+/fpu/s_ceil.S: New file.
7762         * sysdeps/powerpc/powerpc64/power5+/fpu/s_ceilf.S: New file.
7763         * sysdeps/powerpc/powerpc64/power5+/fpu/s_floor.S: New file.
7764         * sysdeps/powerpc/powerpc64/power5+/fpu/s_floorf.S: New file.
7765         * sysdeps/powerpc/powerpc64/power5+/fpu/s_round.S: New file.
7766         * sysdeps/powerpc/powerpc64/power5+/fpu/s_roundf.S: New file.
7767         * sysdeps/powerpc/powerpc64/power5+/fpu/s_trunc.S: New file.
7768         * sysdeps/powerpc/powerpc64/power5+/fpu/s_truncf.S: New file.
7770 2006-03-20  Steven Munroe  <sjmunroe@us.ibm.com>
7772         * sysdeps/powerpc/powerpc32/powerpc64/fpu/s_llrint.S: New file.
7773         * sysdeps/powerpc/powerpc32/powerpc64/fpu/s_llrintf.S: New file.
7775 2007-06-01  Steven Munroe  <sjmunroe@us.ibm.com>
7777         * sysdeps/powerpc/powerpc32/power6/memset.S: New file.
7778         * sysdeps/powerpc/powerpc64/power6/memset.S: New file.
7780 2007-05-31  Steven Munroe  <sjmunroe@us.ibm.com>
7782         * sysdeps/powerpc/powerpc32/970/Implies: New file.
7783         * sysdeps/powerpc/powerpc32/power5/Implies: New file.
7784         * sysdeps/powerpc/powerpc32/power5+/Implies: New file.
7785         * sysdeps/powerpc/powerpc32/power6/Implies: New file.
7786         * sysdeps/powerpc/powerpc32/power6x/Implies: New file.
7787         * sysdeps/powerpc/powerpc64/970/Implies: New file.
7788         * sysdeps/powerpc/powerpc64/power5/Implies: New file.
7789         * sysdeps/powerpc/powerpc64/power5+/Implies: New file.
7790         * sysdeps/powerpc/powerpc64/power6/Implies: New file.
7791         * sysdeps/powerpc/powerpc64/power6x/Implies: New file.
7793 2007-05-21  Steven Munroe  <sjmunroe@us.ibm.com>
7795         * sysdeps/powerpc/powerpc32/power4/memset.S: New file
7797 2007-03-13  Steven Munroe  <sjmunroe@us.ibm.com>
7799         * sysdeps/powerpc/powerpc64/memcpy.S: Improve aligned loop to minimize
7800         branch miss-predicts. Ensure that cache line crossing does not impact
7801         dispatch grouping.
7803 2006-12-13  Steven Munroe  <sjmunroe@us.ibm.com>
7805         * sysdeps/powerpc/powerpc64/power4/memcopy.h: Replace with include
7806         "../../powerpc32/power4/memcopy.h".
7807         * sysdeps/powerpc/powerpc64/power4/wordcopy.c: Replace with include
7808         "../../powerpc32/power4/wordcopy.c".
7810 2006-10-03  Steven Munroe  <sjmunroe@us.ibm.com>
7812         * sysdeps/powerpc/powerpc32/powerpc64/Makefile: Moved.
7813         * sysdeps/powerpc/powerpc32/powerpc64/memcopy.h: Likewise.
7814         * sysdeps/powerpc/powerpc32/powerpc64/wordcopy.c: Likewise.
7815         * sysdeps/powerpc/powerpc32/power4/Makefile: To here.
7816         * sysdeps/powerpc/powerpc32/power4/memcopy.h: Likewise.
7817         * sysdeps/powerpc/powerpc32/power4/wordcopy.c: Likewise.
7819 2006-09-10  Steven Munroe  <sjmunroe@us.ibm.com>
7821         * sysdeps/powerpc/powerpc32/power6/memcpy.S: New file.
7823 2006-08-31  Steven Munroe  <sjmunroe@us.ibm.com>
7825         * sysdeps/powerpc/powerpc32/power6/wordcopy.c: New file.
7826         * sysdeps/powerpc/powerpc32/powerpc64/Makefile: New file.
7827         * sysdeps/powerpc/powerpc32/powerpc64/memcopy.h: New file.
7828         * sysdeps/powerpc/powerpc32/powerpc64/wordcopy.c: New file.
7829         * sysdeps/powerpc/powerpc64/power4/Makefile: New file.
7830         * sysdeps/powerpc/powerpc64/power4/memcopy.h: New file.
7831         * sysdeps/powerpc/powerpc64/power4/wordcopy.c: New file.
7832         * sysdeps/powerpc/powerpc64/power6/wordcopy.c: New file.
7834 2006-07-06  Steven Munroe  <sjmunroe@us.ibm.com>
7836         * sysdeps/powerpc/powerpc64/power6/memcpy.S: New file.
7838 2006-03-20  Steven Munroe  <sjmunroe@us.ibm.com>
7840         * sysdeps/powerpc/powerpc32/power4/memcmp.S: New file.
7841         * sysdeps/powerpc/powerpc32/power4/memcpy.S: New file.
7842         * sysdeps/powerpc/powerpc32/power4/memset.S: New file.
7843         * sysdeps/powerpc/powerpc32/power4/strncmp.S: New file.
7844         * sysdeps/powerpc/powerpc64/power4/memcmp.S: New file.
7845         * sysdeps/powerpc/powerpc64/power4/memcpy.S: New file.
7846         * sysdeps/powerpc/powerpc64/power4/strncmp.S: New file.
7848 2007-05-29  Roland McGrath  <roland@redhat.com>
7850         * po/Makefile (po-sed-cmd): New variable.
7851         (libc.pot.files): Move sed command text in there, avoid \ inside ''.
7853 2007-05-29  Ulrich Drepper  <drepper@redhat.com>
7855         * crypt/md5-crypt.c: Fix comment.
7857         * nscd/nscd_helper.c (get_mapping): Handle short replies instead
7858         of crashing.  When this is the case or if the reply is malformed,
7859         don't try to close the new file descriptor since it does not
7860         exist.
7861         Patch in part by Guillaume Chazarain <guichaz@yahoo.fr>.
7863 2007-05-28  Jakub Jelinek  <jakub@redhat.com>
7865         * sysdeps/unix/sysv/linux/futimes.c (miss_utimensat): Don't define
7866         if __NR_utimensat is not defined.
7868 2007-05-26  Ulrich Drepper  <drepper@redhat.com>
7870         * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Include <sysdep.h>.
7872 2007-05-25  Jakub Jelinek  <jakub@redhat.com>
7874         * io/bits/fcntl2.h (__open_2): Add nonnull attribute.
7875         (open): Fix comment typos.  Don't call __open_2 if flags
7876         is a compile time constant without O_CREAT.
7877         (__open64_2): Add nonnull attribute.
7878         (open64): Fix comment typos.  Don't call __open64_2 if flags
7879         is a compile time constant without O_CREAT.
7880         (__openat_2): Add nonnull attribute, fix nonnull attribute
7881         on redirect.
7882         (openat): Fix comment typos.  Don't call __openat_2 if flags
7883         is a compile time constant without O_CREAT.
7884         (__openat64_2): Add nonnull attribute, fix nonnull attribute
7885         on redirect.
7886         (openat64): Fix comment typos.  Don't call __openat64_2 if flags
7887         is a compile time constant without O_CREAT.
7889 2007-05-24  Ulrich Drepper  <drepper@redhat.com>
7891         * Makerules (sysd-rules): Define PTW for ptw-* files.
7892         * Versions: Define GLIBC_2.7 for libc.
7893         * include/stdio.h: Declare __fortify_fail.
7894         * debug/fortify_fail.c: New file.
7895         * debug/Makefile (routines): Add fortify_fail.
7896         * debug/chk_fail.c: Use __fortify_fail.
7897         * debug/stack_chk_fail.c: Likewise.
7898         * io/Versions: Export __open_2, __open64_2, __openat_2, and
7899         __openat64_2 for GLIBC_2.7.
7900         * io/fcntl.h: When compiling with fortification, include bits/fcntl2.h.
7901         * io/open.c: Define *_2 variant of function which checks for O_CREAT
7902         and fails if necessary.
7903         * io/open64.c: Likewise.
7904         * io/openat.c: Likewise.
7905         * io/openat64.c: Likewise.
7906         * sysdeps/unix/sysv/linux/open64.c: Likewise.
7907         * sysdeps/unix/sysv/linux/openat.c: Likewise.
7908         * sysdeps/unix/sysv/linux/openat64.c: Likewise.
7909         * io/bits/fcntl2.h: New file.
7910         * include/fcntl.h: Declare __open_2, __open64_2, __openat_2, and
7911         __openat64_2.
7912         * include/bits/fcntl2.h: New file.
7913         * sysdeps/unix/sysv/linux/Makefile [subdir=io] (sysdep_routines):
7914         Add open_2.
7915         * sysdeps/unix/sysv/linux/open_2.c: New file.
7917 2007-05-21  Ulrich Drepper  <drepper@redhat.com>
7919         * sysdeps/x86_64/cacheinfo.c (init_cacheinfo): Pass correct value
7920         as second parameter to handle_intel.
7922         * nscd/aicache.c (addhstaiX): If reported TTL is zero don't cache
7923         the entry.
7925         * sysdeps/unix/sysv/linux/x86_64/sysconf.c: Move cache information
7926         handling to ...
7927         * sysdeps/x86_64/cacheinfo.c: ... here.  New file.
7928         * sysdeps/x86_64/Makefile [subdir=string] (sysdep_routines): Add
7929         cacheinfo.
7930         * sysdeps/x86_64/memcpy.S: Complete rewrite.
7931         * sysdeps/x86_64/mempcpy.S: Adjust appropriately.
7932         Patch by Evandro Menezes <evandro.menezes@amd.com>.
7934         * sysdeps/unix/sysv/linux/i386/epoll_pwait.S: New file.
7936 2007-05-21  Jakub Jelinek  <jakub@redhat.com>
7938         [BZ #4525]
7939         * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Add epoll_pwait.
7940         * sysdeps/unix/sysv/linux/epoll_pwait.c: New file.
7941         * sysdeps/unix/sysv/linux/syscalls.list (epoll_pwait): Remove.
7943         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h (epoll_pwait): Declare.
7945         [BZ #4514]
7946         * stdio-common/vfprintf.c (vfprintf): Don't shadow workstart variable,
7947         reinitialize workend at the start of each do_positional format spec
7948         loop, free workstart before do_positional loops.
7949         (printf_unknown): Fix size of work_buffer.
7950         * stdio-common/tst-sprintf.c (main): Add 3 new testcases.
7952         * malloc/hooks.c (MALLOC_STATE_VERSION): Bump.
7953         (public_sET_STATe): If ms->version < 3, put all chunks into
7954         unsorted chunks and clear {fd,bk}_nextsize fields of largebin
7955         chunks.
7957         * malloc/malloc.c [MALLOC_DEBUG]: Revert 2007-05-13 changes.
7958         * malloc/hooks.c: Likewise.
7959         * malloc/arena.c: Likewise.
7960         * malloc/malloc.c (do_check_malloc_state): Don't assert
7961         n_mmaps is not greater than n_mmaps_max.  This removes the need
7962         for the previous change.
7964         * malloc/Makefile (CFLAGS-malloc.c): Revert accidental
7965         2007-05-07 commit.
7967 2007-05-19  Ulrich Drepper  <drepper@redhat.com>
7969         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_PRIVATE_FUTEX):
7970         Define for kernel >= 2.6.22.
7972 2007-05-18  Ulrich Drepper  <drepper@redhat.com>
7974         * elf/dl-close.c (_dl_close_worker): When removing object from
7975         global scope, wait for all lookups to finish afterwards.
7976         * elf/dl-open.c (add_to_global): When global scope array must
7977         grow, allocate a new one and free old array only after all
7978         lookups finish.
7979         * elf/dl-runtime.c (_dl_fixup): Protect using global scope.
7980         (_dl_lookup_symbol_x): Likewise.
7981         * elf/dl-support.c: Define _dl_wait_lookup_done.
7982         * sysdeps/generic/ldsodefs.h (struct rtld_global): Add
7983         _dl_wait_lookup_done.
7985         * malloc/malloc.c (do_check_chunk): Correct check for mmaped block
7986         not overlapping with arena.
7988         * malloc/mcheck.c (reallochook): If size==0, free the block.
7990         * rt/tst-shm.c: Use fstat64 instead of fstat.
7992         * sysdeps/unix/sysv/linux/i386/sync_file_range.S: Fix case where
7993         __NR_sync_file_range is not defined.
7995 2007-05-17  Ulrich Drepper  <drepper@redhat.com>
7997         Dummy files to prevent stub versions from being used.
7998         * sysdeps/x86_64/fpu/k_cosl.c: New file.
7999         * sysdeps/x86_64/fpu/k_rem_pio2l.c: New file.
8000         * sysdeps/x86_64/fpu/k_sinl.c: New file.
8001         * sysdeps/x86_64/fpu/k_tanl.c: New file.
8003         * version.h (VERSION): Set to 2.6.90.
8005 2007-05-14  Ulrich Drepper  <drepper@redhat.com>
8007         * version.h (VERSION): Define to 2.6.
8008         * include/features.h (__GLIBC_MINOR__): Define to 6.
8010         * malloc/malloc.c: Use all small bin slots on 64-bit archs.
8012         * malloc/malloc.c (largebin_index): Really have 32 buckets with 64
8013         sizes.
8015 2007-05-13  Ulrich Drepper  <drepper@redhat.com>
8017         * malloc/malloc.c [MALLOC_DEBUG]: Keep track of current maximum
8018         number of mmaps.  n_mmaps_max is the target.
8019         * malloc/hooks.c: Likewise.
8020         * malloc/arena.c: Likewise.
8022 2007-05-12  Andreas Jaeger  <aj@suse.de>
8024         * sysdeps/unix/sysv/linux/tst-getcpu.c: Include <unistd.h> for
8025         getpid.
8027 2007-05-11  Ulrich Drepper  <drepper@redhat.com>
8029         * elf/dl-close.c (_dl_close_worker): Help gcc to optimize by
8030         adding new variables.
8032         * elf/dl-open.c (add_to_global): Introduce variable ns to help gcc
8033         optimize.  Completely extend global scope array before making the
8034         new entries visible.
8036 2007-05-10  Ulrich Drepper  <drepper@redhat.com>
8038         * sysdeps/unix/sysv/linux/tst-getcpu.c: New file.
8039         * sysdeps/unix/sysv/linux/Makefile [subdir=posix] (tests): Add
8040         tst-getcpu.
8042         * include/link.h: Move l_version and l_nversion members around to
8043         fill gaps.
8045         * scripts/check-c++-types.sh: Don't use -fnu89-inline option.
8047         * sysdeps/unix/sysv/linux/sched_setaffinity.c
8048         (__sched_setaffinity_new): If syscall was successful and
8049         RESET_VGETCPU_CACHE is defined, use it before returning.
8050         * sysdeps/unix/sysv/linux/x86_64/sched_setaffinity.c: New file.
8052         * io/sys/stat.h: Make sure struct timespec is defined for
8053         __USE_ATFILE.
8055         * sysdeps/unix/sysv/linux/powerpc/bits/stat.h: Define UTIME_NOW and
8056         UTIME_OMIT.
8057         * sysdeps/unix/sysv/linux/x86_64/bits/stat.h: Likewise.
8058         * sysdeps/unix/sysv/linux/sparc/bits/stat.h: Likewise.
8059         * sysdeps/unix/sysv/linux/alpha/bits/stat.h: Likewise.
8060         * sysdeps/unix/sysv/linux/ia64/bits/stat.h: Likewise.
8061         * sysdeps/unix/sysv/linux/bits/stat.h: Likewise.
8062         * sysdeps/unix/sysv/linux/s390/bits/stat.h: Likewise.
8063         * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_UTIMENSAT.
8064         * io/sys/stat.h: Declare utimensat, futimens.
8065         * io/utimensat.c: New file.
8066         * io/futimens.c: New file.
8067         * sysdeps/unix/sysv/linux/utimensat.c: New file.
8068         * sysdeps/unix/sysv/linux/futimens.c: New file.
8069         * io/Makefile (routines): Add utimensat, futimens.
8070         * io/Versions: Add utimensat, futimens to GLIBC_2.6.
8071         * sysdeps/unix/sysv/linux/lutimes.c: New file.
8072         * sysdeps/unix/sysv/linux/futimes.c: Use utimensat syscall if
8073         available.
8075         * include/sys/cdefs.h: Redefine __nonnull so that test for
8076         incorrect parameters in the libc code itself are not omitted.
8078 2007-05-09  Jakub Jelinek  <jakub@redhat.com>
8080         * sysdeps/ia64/fpu/fraiseexcpt.c (feraiseexcept): Don't raise overflow
8081         exception in addition to inexact when asked to raise only FE_INEXACT.
8083         [BZ #3427]
8084         * sysdeps/s390/fpu/feholdexcpt.c (feholdexcept): Don't clear exceptions
8085         in *envp.
8087 2007-05-07  Ulrich Drepper  <drepper@redhat.com>
8089         [BZ #4403]
8090         * string/strfry.c (strfry): Make result more random.
8092 2007-05-07  Richard Henderson  <rth@redhat.com>
8094         * sysdeps/alpha/fpu/bits/mathinline.h (__isnanl): Don't define
8095         if __NO_LONG_DOUBLE_MATH.
8096         * sysdeps/unix/sysv/linux/alpha/ioperm.c: If BWX insns not
8097         available in the compiler, add .arch directive to the assembly.
8099 2007-05-07  Jakub Jelinek  <jakub@redhat.com>
8101         * sysdeps/alpha/fpu/s_nearbyint.c (nearbyintl): Fix version on
8102         compat_symbol to GLIBC_2_1.
8103         * sysdeps/alpha/fpu/s_fmin.S (fminl): Likewise.
8104         * sysdeps/alpha/fpu/s_trunc.c (truncl): Likewise.
8105         * sysdeps/alpha/fpu/s_fmax.S (fmaxl): Likewise.
8106         * sysdeps/alpha/fpu/s_lrint.c (lrintl, llrintl): Likewise.
8107         * sysdeps/alpha/fpu/s_lround.c (lroundl, llroundl): Likewise.
8108         * sysdeps/alpha/fpu/s_round.c (roundl): Likewise.
8109         * sysdeps/alpha/fpu/s_isnan.c (isnanl): Provide compat_symbol in
8110         libc, not libm.
8111         (__isnanl): New compat_symbol.
8113 2007-05-07  Ulrich Drepper  <drepper@redhat.com>
8114             Jakub Jelinek  <jakub@redhat.com>
8116         * malloc/arena.c (heap_info): Add mprotect_size field, adjust pad.
8117         (new_heap): Initialize mprotect_size.
8118         (grow_heap): When growing, only mprotect from mprotect_size till
8119         new_size if mprotect_size is smaller.  When shrinking, use PROT_NONE
8120         MMAP for __libc_enable_secure only, otherwise use MADV_DONTNEED.
8122 2007-04-30  Steven Munroe  <sjmunroe@us.ibm.com>
8123             Peter Bergner  <bergner@us.ibm.com>
8125         * sysdeps/powerpc/bits/fenv.h: Declare __fe_mask_env extern.
8126         Define FE_NOMASK_ENV as FE_EANBLED_ENV.  Define FE_MASK_ENV.
8127         * sysdeps/powerpc/fpu/Makefile: Add fe_mask to libm-support.
8128         * sysdeps/powerpc/fpu/fe_mask.c: New file.
8129         * sysdeps/powerpc/fpu/fe_nomask.c: Correct comment.
8130         * sysdeps/powerpc/fpu/fedisblxcpt.c (fedisableexcept):
8131         Call __fe_mask_env() if all FP exceptions disabled.
8132         * sysdeps/powerpc/fpu/feholdexcpt.c (feholdexcept): Copy high 32-bits
8133         from old FPSCR to new fenv to propagate DFP rounding modes.
8134         Call __fe_mask_env() if FP exceptions previously enabled.
8135         * sysdeps/powerpc/fpu/fesetenv.c (fesetenv): Change mask to merge
8136         exceptions from env.  Use __fe_nomask_env() or __fe_mask_env() when
8137         transitioning from all exceptions disabled to any exception enabled
8138         or visa versa.
8139         * sysdeps/powerpc/fpu/feupdateenv.c (__feupdateenv): Change mask to
8140         merge exceptions from env.  Call __fe_nomask_env or __fe_mask_env
8141         when transitioning from all exceptions disabled to any exception
8142         enabled or visa versa.
8143         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fe_nomask.c: Moved to...
8144         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c: ...here.
8145         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fe_nomask.c: Moved to...
8146         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c: ...here.
8147         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_mask.c: New file.
8148         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_mask.c: New file.
8150 2007-05-06  Ulrich Drepper  <drepper@redhat.com>
8152         [BZ #4465]
8153         * posix/unistd.h: Remove __THROW from fdatasync.
8155 2007-05-06  Mike Frysinger  <vapier@gentoo.org>
8157         [BZ #4465]
8158         * sysdeps/unix/sysv/linux/syscalls.list (fdatasync): Add "C" to args.
8160 2007-05-06  Ulrich Drepper  <drepper@redhat.com>
8162         * stdio-common/vfprintf.c (process_string_arg): Optimize
8163         ridiculous precision in wide char code printing multi-byte string.
8164         Reported by Jim Meyering <jim@meyering.net>.
8166         [BZ #4131]
8167         * elf/dl-addr.c (_dl_addr): Compare address with actual segment
8168         boundaries to work around systems with overlapping binary loading.
8169         Based on a patch by Suzuki <suzuki@in.ibm.com>.
8171 2007-05-04  Ulrich Drepper  <drepper@redhat.com>
8173         * stdio-common/vfprintf.c (process_string_arg): Adjust call to
8174         __mbsnrtowcs after last change.
8176         * locale/programs/linereader.c (get_symname): Fix adding final NUL.
8177         (get_ident): Likewise.
8179 2007-05-03  Jakub Jelinek  <jakub@redhat.com>
8181         * soft-fp/op-common.h (FP_TRUNC): Replace raising of FP_EX_INEXACT
8182         with setting the sticky bit.
8183         * math/test-misc.c (main): Add more truncation tests.
8185 2007-04-14  Uros Bizjak  <ubizjak@gmail.com>
8187         * soft-fp/floatunsidf.c (__floatunsidf): Use DFtype instead of
8188         double in the function declaration.
8189         * soft-fp/floatundidf.c (__floatundidf): Use DFtype instead of
8190         double in the function declaration.
8191         * soft-fp/floatunsisf.c (__floatunsisf): Use SFtype instead of
8192         float in the function declaration.
8193         * soft-fp/floatunsisf.c (__floatunsisf): Use SFtype instead of
8194         float in the function declaration.
8196         * soft-fp/extended.h (FP_UNPACK_RAW_E): Do not increase X##_e for
8197         denormal operands.  Do not generate FP_EX_DENORM exception.
8198         (FP_UNPACK_RAW_EP): Ditto.
8199         (FP_UNPACK_SEMIRAW_E): Use FP_UNPACK_RAW_E instead of
8200         undefined _FP_UNPACK_RAW_E.
8201         (FP_UNPACK_SEMIRAW_EP): Use FP_UNPACK_RAW_EP instead of
8202         undefined _FP_UNPACK_RAW_EP.
8203         (FP_PACK_SEMIRAW_E): Use FP_PACK_RAW_E instead of
8204         undefined _FP_PACK_RAW_E.
8205         (FP_PACK_SEMIRAW_EP): Use FP_PACK_RAW_EP instead of
8206         undefined _FP_PACK_RAW_EP.
8208         * soft-fp/op-2.h (_FP_FRAC_COPY_2_2): Define as alias to
8209         _FP_FRAC_COPY_2.
8210         * soft-fp/op-4.h (_FP_FRAC_COPY_2_2): Define as alias to
8211         _FP_FRAC_COPY_4.
8213 2007-04-16  Uros Bizjak  <ubizjak@gmail.com>
8214             Jakub Jelinek  <jakub@redhat.com>
8216         * soft-fp/op-common.h (FP_EXTEND): Do not abort when
8217         _FP_EXPBIAS_##dfs == _FP_EXPBIAS_##sfs.  Handle denormals for
8218         this case.
8219         * soft-fp/op-common.h (FP_TRUNC): Ditto.
8221 2007-05-03  Jakub Jelinek  <jakub@redhat.com>
8223         * math/test-misc.c (main): Add tests for rounding long double
8224         values close to smallest double denormalized value to double.
8226 2007-04-30  Joseph Myers  <joseph@codesourcery.com>
8228         * soft-fp/op-common.h (FP_TRUNC): Correct off-by-one error in
8229         condition for truncating to 0.  Set sticky bit for such
8230         truncation.
8232 2007-05-02  Jakub Jelinek  <jakub@redhat.com>
8234         * stdio-common/vfprintf.c (process_string_arg): Use a VLA rather than
8235         fixed length array for ignore.
8237 2007-04-30  Ulrich Drepper  <drepper@redhat.com>
8239         [BZ #4438]
8240         * stdio-common/vfprintf.c (process_string_arg): Don't overflow the
8241         stack for large precisions.
8242         * stdio-common/test-vfprintf.c (main): Add test for large
8243         precision.
8245 2007-04-30  Jakub Jelinek  <jakub@redhat.com>
8247         * stdio-common/printf_fp.c (___printf_fp): Don't print negative sign
8248         for exponent 0.
8249         * stdio-common/tfformat.c (sprint_doubles): Add a new test.
8251         [BZ #4439]
8252         * resolv/inet_ntop.c (inet_ntop4): Take terminating '\0' into
8253         account in the size check.
8254         * resolv/tst-inet_ntop.c: New test.
8255         * resolv/Makefile (tests): Add tst-inet_ntop.
8257 2007-04-30  Ulrich Drepper  <drepper@redhat.com>
8258             Jakub Jelinek  <jakub@redhat.com>
8260         [BZ #4349]
8261         * malloc/malloc.c: Keep separate list for first blocks on the bin
8262         lists with a given size.  This helps skipping over list elements
8263         we know won't fit in two places.
8264         Inspired by a patch by Tomash Brechko <tomash.brechko@gmail.com>.
8266 2007-04-28  Ulrich Drepper  <drepper@redhat.com>
8268         [BZ #4102]
8269         * sysdeps/posix/getaddrinfo.c (default_labels): Assign separate
8270         label to Teredo tunnel addresses 2001://32.
8272 2007-04-27  Ulrich Drepper  <drepper@redhat.com>
8274         * locale/programs/ld-collate.c (collate_read): Allow order_start
8275         after copy.
8277         * locale/programs/ld-collate.c (collate_read): Fix printing of
8278         error message.
8280         [BZ #3213]
8281         * locale/C-translit.h.in: Add entry for U2044.
8283         [BZ #4342]
8284         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Allow
8285         hexa-decimal floats without exponent.
8286         * stdio-common/tstscanf.c (main): Adjust Test 8 test for success.
8288 2007-04-25  Ulrich Drepper  <drepper@redhat.com>
8290         * sysdeps/unix/sysv/linux/bits/sched.h: Declare sched_getcpu.
8291         * sysdeps/unix/sysv/linux/sched_getcpu.c: New file.
8292         * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S: New file.
8293         * sysdeps/unix/sysv/linux/Versions: Export sched_getcpu for
8294         GLIBC_2.6.
8295         * sysdeps/unix/sysv/linux/Makefile [subdir=posix] (sysdep_routines):
8296         Add sched_getcpu.
8298 2007-04-25  Jakub Jelinek  <jakub@redhat.com>
8300         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Return -1 instead
8301         of 0 after the out_fail label.
8303 2007-04-25  Ulrich Drepper  <drepper@redhat.com>
8305         [BZ #4406]
8306         * iconv/gconv_charset.h (strip): Allow ':'.
8307         * iconv/iconv_open.c (iconv_open): Adjust comment.
8309 2007-04-25  Jakub Jelinek  <jakub@redhat.com>
8311         * libio/bits/stdio.h (fgetc_unlocked): Add extern inline optimized
8312         version.
8314 2007-04-23  Jakub Jelinek  <jakub@redhat.com>
8316         [BZ #4381]
8317         * nss/nss_files/files-hosts.c (HOST_DB_LOOKUP): Ensure sufficient
8318         alignment of buffer and tmp_buffer.
8319         * nis/nss_nis/nis-hosts.c (internal_nis_gethostent_r,
8320         internal_gethostbyname2_r, _nss_nis_gethostbyaddr_r): Ensure sufficient
8321         alignment of buffer.
8322         * resolv/nss_dns/dns-hosts.c (getanswer_r): Likewise.  Handle buflen
8323         bigger than INT_MAX.
8324         * resolv/nss_dns/dns-network.c (getanswer_r): Likewise.  Add errnop and
8325         h_errnop arguments.  Fail if buflen is too small.
8326         (_nss_dns_getnetbyname_r, _nss_dns_getnetbyaddr_r): Adjust callers.
8328 2007-04-23  Jakub Jelinek  <jakub@redhat.com>
8330         [BZ #4405]
8331         * iconvdata/gconv-modules (E13B): Add a missing slash to the alias
8332         name.  Patch by Aurelien Jarno <aurelien@aurel32.net>.
8334 2007-04-22  Roland McGrath  <roland@redhat.com>
8336         * elf/elf.h (NT_PRXFPREG): New macro.
8338 2007-04-19  Andreas Jaeger  <aj@suse.de>
8340         [BZ #3905]
8341         * bits/in.h (IPV6_ROUTER_ALERT, IPV6_MTU_DISCOVER, IPV6_MTU,
8342         IPV6_RECVERR, IPV6_V6ONLY, IPV6_JOIN_ANYCAST, IPV6_LEAVE_ANYCAST):
8343         Added.
8345 2007-04-19  Ulrich Drepper  <drepper@redhat.com>
8347         * include/sys/mman.h: Mark madvise hidden.
8348         * misc/madvise.c: Add libc_hidden_def.
8350 2007-04-06  Jakub Jelinek  <jakub@redhat.com>
8352         * nis/nis_domain_of.c (__nis_domain_of): New function.
8353         * include/rpcsvc/nislib.h (__nis_domain_of): New prototype.
8354         * nis/nis_lookup.c (nis_lookup): Use __nis_domain_of.
8355         * nis/nis_call.c (rec_dirsearch): Likewise.
8356         (first_shoot): Likewise.  Remove search_parent_first argument.
8357         (struct nis_server_cache): Rename search_parent_first field
8358         to search_parent.
8359         (nis_server_cache_search, nis_server_cache_add): Rename
8360         search_parent_first argument to search_parent.
8361         (__nisfind_server): Likewise.  If search_parent, call
8362         __nis_domain_of.
8364 2007-04-18  Ulrich Drepper  <drepper@redhat.com>
8366         * sysdeps/posix/getaddrinfo.c: Remove commented-out code.
8368 2007-04-17  Ulrich Drepper  <drepper@redhat.com>
8370         [BZ #4368]
8371         * stdlib/stdlib.h: Remove obsolete part of comment for realpath.
8373 2007-04-16  Ulrich Drepper  <drepper@redhat.com>
8375         [BZ #4364]
8376         * posix/unistd.h (_XOPEN_VERSION): Define appropriately for SUSv3.
8378 2007-04-15  Jakub Jelinek  <jakub@redhat.com>
8380         * locale/programs/locarchive.c (INITIAL_NUM_NAMES,
8381         INITIAL_SIZE_STRINGS, INITIAL_NUM_LOCREC): Update to accomodate
8382         current number of locales in SUPPORTED.
8383         (create_archive): Initialize serial.
8384         (enlarge_archive): Preserve aliases rather than duplicating
8385         their locrecs.
8387 2007-04-13  Jakub Jelinek  <jakub@redhat.com>
8389         * libio/genops.c (_IO_default_finish): Call _IO_lock_fini
8390         after _IO_un_link, not before it.
8392         * stdio-common/printf_fp.c (___printf_fp): Fix exponent -4
8393         special case handling when wcp == wstartp + 1.  Fix a comment typo.
8394         * stdio-common/tfformat.c (sprint_doubles): Add a new testcase.
8396 2007-03-30  Jakub Jelinek  <jakub@redhat.com>
8398         * libio/libio.h (__underflow, __uflow, __overflow, __wunderflow,
8399         __wuflow, __woverflow, _IO_getc, _IO_putc, _IO_peekc_locked, _IO_padn,
8400         _IO_sgetn, _IO_seekoff, _IO_seekpos, _IO_getwc, _IO_putwc, _IO_wpadn):
8401         Remove __THROW.
8402         * libio/fileops.c (new_do_write, _IO_file_xsgetn_mmap,
8403         _IO_file_xsgetn_maybe_mmap): Likewise.
8404         * libio/oldfileops.c (old_do_write): Likewise.
8405         * libio/libioP.h (_IO_switch_to_get_mode, _IO_switch_to_wget_mode,
8406         _IO_init_marker, _IO_init_wmarker, _IO_default_uflow,
8407         _IO_wdefault_uflow, _IO_default_setbuf, _IO_default_seekpos,
8408         _IO_do_write, _IO_new_do_write, _IO_old_do_write, _IO_wdo_write,
8409         _IO_flush_all_lockp, _IO_flush_all, _IO_cleanup,
8410         _IO_flush_all_linebuffered, _IO_new_fgetpos, _IO_old_fgetpos,
8411         _IO_new_fsetpos, _IO_old_fsetpos, _IO_new_fgetpos64,
8412         _IO_old_fgetpos64, _IO_new_fsetpos64, _IO_old_fsetpos64,
8413         _IO_file_setbuf, _IO_file_seekoff, _IO_file_xsputn, _IO_file_xsgetn,
8414         _IO_file_underflow, _IO_file_underflow_mmap,
8415         _IO_file_underflow_maybe_mmap, _IO_file_overflow, _IO_file_attach,
8416         _IO_file_open, _IO_file_fopen, _IO_file_write, _IO_file_read,
8417         _IO_file_sync, _IO_file_close_it, _IO_file_finish,
8418         _IO_new_file_attach, _IO_new_file_close_it, _IO_new_file_finish,
8419         _IO_new_file_fopen, _IO_new_file_setbuf, _IO_file_setbuf_mmap,
8420         _IO_new_file_sync, _IO_new_file_underflow, _IO_new_file_overflow,
8421         _IO_new_file_seekoff, _IO_new_file_write, _IO_new_file_xsputn,
8422         _IO_old_file_setbuf, _IO_old_file_seekoff, _IO_old_file_xsputn,
8423         _IO_old_file_underflow, _IO_old_file_overflow, _IO_old_file_attach,
8424         _IO_old_file_fopen, _IO_old_file_write, _IO_old_file_sync,
8425         _IO_old_file_close_it, _IO_old_file_finish, _IO_wfile_xsputn,
8426         _IO_wfile_setbuf, _IO_wfile_sync, _IO_wfile_underflow,
8427         _IO_wfile_overflow, _IO_wfile_seekoff, _IO_old_proc_open,
8428         _IO_old_proc_close, _IO_getdelim, _IO_flush_all_internal,
8429         _IO_adjust_column_internal, _IO_default_uflow_internal,
8430         _IO_default_xsgetn_internal, _IO_wdefault_xsputn_internal,
8431         _IO_wdefault_xsgetn_internal, _IO_wdefault_uflow_internal,
8432         _IO_file_setbuf_internal, _IO_file_seekoff_internal,
8433         _IO_file_xsputn_internal, _IO_file_xsgetn_internal,
8434         _IO_file_close_it_internal, _IO_file_underflow_internal,
8435         _IO_file_overflow_internal, _IO_file_attach_internal,
8436         _IO_file_fopen_internal, _IO_file_sync_internal,
8437         _IO_file_finish_internal, _IO_wfile_xsputn_internal,
8438         _IO_wfile_seekoff_internal, _IO_wfile_sync_internal,
8439         _IO_switch_to_wget_mode_internal, _IO_padn_internal,
8440         _IO_switch_to_get_mode_internal, _IO_seekoff_unlocked,
8441         _IO_seekpos_unlocked): Likewise.
8442         (_IO_strtod, _IO_dtoa, _IO_outfloat, _IO_read, _IO_write,
8443         _IO_lseek, _IO_close, _IO_fstat): Remove unused prototypes.
8445 2007-04-16  Jakub Jelinek  <jakub@redhat.com>
8447         * locale/programs/locarchive.c (show_archive_content): Fix sizeof
8448         argument in xmalloc size computation.
8450 2007-04-01  Jakub Jelinek  <jakub@redhat.com>
8452         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (__nextafterl): Use
8453         math_opt_barrier and math_force_eval macros.
8455 2007-03-27  Jakub Jelinek  <jakub@redhat.com>
8457         [BZ #3306]
8458         * math/math_private.h (math_opt_barrier, math_force_eval): Define.
8459         * sysdeps/i386/fpu/math_private.h: New file.
8460         * sysdeps/x86_64/fpu/math_private.h: New file.
8461         * math/s_nexttowardf.c (__nexttowardf): Use math_opt_barrier and
8462         math_force_eval macros.  Use "+m" constraint on asm rather than
8463         "=m" and "m".
8464         * math/s_nextafter.c (__nextafter): Likewise.
8465         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c (__nexttoward):
8466         Likewise.
8467         * sysdeps/ieee754/flt-32/s_nextafterf.c (__nextafterf): Likewise.
8468         * sysdeps/ieee754/ldbl-128/s_nexttoward.c (__nexttoward): Likewise.
8469         * sysdeps/ieee754/ldbl-96/s_nexttoward.c (__nexttoward): Likewise.
8470         * sysdeps/i386/fpu/s_nextafterl.c (__nextafterl): Use
8471         math_opt_barrier and math_force_eval macros.
8472         * sysdeps/ieee754/ldbl-128/s_nextafterl.c (__nextafterl): Likewise.
8473         * sysdeps/ieee754/ldbl-96/s_nextafterl.c (__nextafterl): Likewise.
8474         * sysdeps/i386/fpu/s_nexttoward.c: Include float.h.
8475         (__nexttoward): Use math_opt_barrier and
8476         math_force_eval macros.  Use "+m" constraint on asm rather than
8477         "=m" and "m".  Only use asm to force double result if
8478         FLT_EVAL_METHOD is 2.
8479         * sysdeps/i386/fpu/s_nexttowardf.c: Include float.h.
8480         (__nexttowardf): Use math_opt_barrier and
8481         math_force_eval macros.  Use "+m" constraint on asm rather than
8482         "=m" and "m".  Only use asm to force double result if
8483         FLT_EVAL_METHOD is not 0.
8484         * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c: Include float.h.
8485         (__nexttowardf): Use math_opt_barrier and
8486         math_force_eval macros.  If FLT_EVAL_METHOD is not 0, force
8487         x to float using asm.
8488         * sysdeps/ieee754/ldbl-opt/s_nexttowardfd.c: Include float.h.
8489         (__nldbl_nexttowardf): Use math_opt_barrier and
8490         math_force_eval macros.  If FLT_EVAL_METHOD is not 0, force
8491         x to float using asm.
8492         * sysdeps/ieee754/ldbl-96/s_nexttowardf.c: Include float.h.
8493         (__nexttowardf): Use math_opt_barrier and math_force_eval
8494         macros.  If FLT_EVAL_METHOD is not 0, force x to float using asm.
8495         * math/bug-nextafter.c (zero, inf): New variables.
8496         (main): Add new tests.
8497         * math/bug-nexttoward.c (zero, inf): New variables.
8498         (main): Add new tests.
8500 2007-03-22  Jakub Jelinek  <jakub@redhat.com>
8502         [BZ #3427]
8503         * sysdeps/x86_64/fpu/feholdexcpt.c (feholdexcept): Clear all
8504         exceptions both in SW and MXCSR.
8505         * sysdeps/x86_64/fpu/feupdateenv.c: New file.
8506         * sysdeps/x86_64/fpu/feenablxcpt.c (feenableexcept): Remove dead code.
8507         * sysdeps/x86_64/fpu/fedisblxcpt.c (fedisableexcept): Likewise.
8508         * sysdeps/i386/fpu/feholdexcpt.c (feholdexcept): Clear all exceptions
8509         in MXCSR if SSE is available.
8510         * sysdeps/i386/fpu/feupdateenv.c: Include unistd.h, dl-procinfo.h
8511         and ldsodefs.h.
8512         (__feupdateenv): Query exceptions also from MXCSR if SSE is available.
8513         Fix comment typo.
8514         * sysdeps/ia64/fpu/feholdexcpt.c (feholdexcept): Clear all exceptions.
8515         Return 0 rather than 1.
8516         * sysdeps/ia64/fpu/feupdateenv.c (feupdateenv): Fix comment typo.
8517         Remove incorrect part of a comment.  Fix argument to feraiseexcept.
8518         * math/test-fenv.c (feholdexcept_tests): New function.
8519         (main): Call it.
8521 2007-01-05  Richard B. Kreckel  <kreckel@ginac.de>
8523         [BZ #3427]
8524         * sysdeps/i386/fpu/feholdexcpt.c (feholdexcept): Clear all exceptions
8525         in SW.
8527 2007-04-13  Jakub Jelinek  <jakub@redhat.com>
8529         [BZ #4344]
8530         * elf/ldconfig.c (search_dir): Fix 2 off-by-2 errors.
8531         Reported by David Anderson <davea42@earthlink.net>.
8533 2007-04-07  Ulrich Drepper  <drepper@redhat.com>
8535         * posix/sys/wait.h: Remove unnecessary forward declaration.
8537 2007-04-05  Jakub Jelinek  <jakub@redhat.com>
8539         * nis/nis_call.c (__nisfind_server): Replace (*dir)->do_servers
8540         with obj->do_servers after first_shoot.
8542 2007-04-03  Ulrich Drepper  <drepper@redhat.com>
8544         * posix/Makefile (routines): Add sched_cpucount.
8545         (tests): Add tst-cpucount.
8546         * posix/sched_cpucount.c: New file.
8547         * posix/tst-cpucount.c: New file.
8548         * posix/Versions: Export __sched_cpucount with version GLIBC_2.6.
8549         * bits/sched.h: Define __CPU_COUNT.  Declare __sched_cpucount.
8550         * sysdeps/unix/sysv/linux/bits/sched.h: Likewise.
8551         * posix/sched.h: Define CPU_COUNT.
8553 2007-03-27  Jakub Jelinek  <jakub@redhat.com>
8555         * posix/fnmatch.c (STRUCT): Define.
8556         (fnmatch): Pass NULL as last argument to internal_fn{,w}match.
8557         * posix/fnmatch_loop.c (struct STRUCT): New type.
8558         (FCT): Add ends argument.  If ends != NULL and normal * is
8559         seen in the pattern, store current pattern and string pointers
8560         and return.  Adjust recursive calls.
8561         (EXT): Adjust FCT callers.
8562         (STRUCT): Undef at the end of the file.
8563         * posix/Makefile (tests): Add tst-fnmatch2.
8564         * posix/tst-fnmatch2.c: New test.
8566 2007-04-01  Jakub Jelinek  <jakub@redhat.com>
8568         * sysdeps/ia64/fpu/fesetround.c (fesetround): Return 0 on success
8569         and 1 on failure.
8571         * sysdeps/unix/sysv/linux/sync_file_range.c (sync_file_range):
8572         Change last argument to unsigned int.
8574 2007-03-23  Jakub Jelinek  <jakub@redhat.com>
8576         * scripts/check-local-headers.sh: Filter out sys/capability.h.
8578 2007-03-22  Jakub Jelinek  <jakub@redhat.com>
8580         * config.h.in (HAVE_LIBCAP): Add.
8581         * nscd/selinux.h: Include sys/capability.h rather than non-existent
8582         sys/capabilities.h.
8583         * nscd/selinux.c (preserve_capabilities): Use cap_free instead of
8584         free_caps.  Cast away const from 4th cap_set_flag argument.
8586 2007-03-26  Ulrich Drepper  <drepper@redhat.com>
8588         * sysdeps/unix/sysv/linux/Versions: Move sync_file_range to
8589         GLIBC_2.6.
8590         * sysdeps/unix/sysv/linux/Makefile [subdir=io] (sysdep_routines):
8591         Add sync_file_range.
8592         Reported by Atsushi Nemoto <anemo@mba.ocn.ne.jp>.
8594 2007-03-19  Steven Munroe  <sjmunroe@us.ibm.com>
8596         * sysdeps/powerpc/bits/atomic.h
8597         [!MUTEX_HINT_ACQ]: Define MUTEX_HINT_ACQ.
8598         [!MUTEX_HINT_REL]: Define MUTEX_HINT_REL.
8599         (__arch_compare_and_exchange_val_32_acq): Add MUTEX_HINT_ACQ to lwarx.
8600         (__arch_compare_and_exchange_val_32_rel): Add MUTEX_HINT_REL to lwarx.
8601         (__arch_atomic_exchange_val_32_acq): Add MUTEX_HINT_ACQ to lwarx.
8602         (__arch_atomic_exchange_rel_32_rel): Add MUTEX_HINT_REL to lwarx.
8603         * sysdeps/powerpc/powerpc32/bits/atomic.h [_ARCH_PWR6 || _ARCH_PWR6X]:
8604         Define MUTEX_HINT_ACQ as ",1" and MUTEX_HINT_REL as ",0".
8605         (__arch_compare_and_exchange_bool_32_acq): Add MUTEX_HINT_ACQ to lwarx.
8606         (__arch_compare_and_exchange_bool_32_rel): Add MUTEX_HINT_REL to lwarx.
8607         * sysdeps/powerpc/powerpc64/bits/atomic.h [_ARCH_PWR6 || _ARCH_PWR6D]:
8608         Define MUTEX_HINT_ACQ as ",1" and MUTEX_HINT_REL as ",0".
8609         (__arch_compare_and_exchange_bool_32_acq): Add MUTEX_HINT_ACQ to lwarx.
8610         (__arch_compare_and_exchange_bool_32_rel): Add MUTEX_HINT_REL to lwarx.
8611         (__arch_compare_and_exchange_bool_64_acq): Add MUTEX_HINT_ACQ to lwarx.
8612         (__arch_compare_and_exchange_bool_64_rel): Add MUTEX_HINT_REL to lwarx.
8613         (__arch_compare_and_exchange_val_64_acq): Add MUTEX_HINT_ACQ to lwarx.
8614         (__arch_compare_and_exchange_val_64_rel): Add MUTEX_HINT_REL to lwarx.
8615         (__arch_atomic_exchange_val_64_acq): Add MUTEX_HINT_ACQ to lwarx.
8616         (__arch_atomic_exchange_rel_64_rel): Add MUTEX_HINT_REL to lwarx.
8618 2007-03-20  Jakub Jelinek  <jakub@redhat.com>
8620         * sysdeps/unix/sysv/linux/powerpc/libc-start.c
8621         (__cache_line_size): Define the variable here.  Add
8622         attribute_hidden, remove weak_extern.
8623         (__libc_start_main): Set __cache_line_size
8624         unconditionally.
8625         * sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c
8626         (__cache_line_size): Define the variable here.  Add
8627         attribute_hidden, remove weak_extern.
8628         (DL_PLATFORM_AUXV): Set __cache_line_size
8629         unconditionally.
8630         * sysdeps/powerpc/powerpc32/dl-machine.c (__cache_line_size): Remove
8631         weak_extern, add attribute_hidden.
8632         (__elf_machine_runtime_setup): Assume __cache_line_size is always
8633         defined in ld.so.
8634         * sysdeps/powerpc/powerpc32/memset.S (__cache_line_size): Remove
8635         definition.
8636         * sysdeps/powerpc/powerpc64/memset.S (__cache_line_size): Likewise.
8638 2007-03-26  Jakub Jelinek  <jakub@redhat.com>
8640         [BZ #4276]
8641         * timezone/africa: Update from tzdata2007d.
8642         * timezone/asia: Likewise.
8643         * timezone/australasia: Likewise.
8644         * timezone/backward: Likewise.
8645         * timezone/europe: Likewise.
8646         * timezone/iso3166.tab: Likewise.
8647         * timezone/leapseconds: Likewise.
8648         * timezone/northamerica: Likewise.
8649         * timezone/southamerica: Likewise.
8650         * timezone/zone.tab: Likewise.
8652         * timezone/private.h: Update from tzcode2007d.
8653         * timezone/zdump.c: Likewise.
8654         * timezone/zic.c: Likewise.
8656 2007-03-21  Jakub Jelinek  <jakub@redhat.com>
8658         * nis/nis_call.c: Include bits/libc-lock.h, sys/stat.h, unistd.h.
8659         (nis_server_cache, nis_server_cache_lock, nis_cold_start_mtime): New
8660         variables.
8661         (nis_server_cache_search, nis_server_cache_add): New functions.
8662         (__nisfind_server): Use them.  Add dbp and flags argument, if
8663         call __nisbind_create.
8664         (__nisbind_create): Add server_used and current_ep arguments,
8665         only call __nis_findfastest if server_used is ~0.
8666         (__do_niscall2, __prepare_niscall): Adjust callers.
8667         (ckey_cache, ckey_cache_size, ckey_cache_allocated, ckey_cache_pid,
8668         ckey_cache_euid, ckey_cache_lock): New variables.
8669         (get_ckey): New function.
8670         (__nisbind_connect): If not dbp->use_udp, pass IPPROTO_TCP to
8671         __pmap_getnisport.  Save __pmap_getnisport result in
8672         dbp->addr.sin_port if non-zero.  Use get_ckey to create conversation
8673         key.
8674         * nis/nis_lookup.c (nis_lookup): Likewise.
8675         * nis/nis_table.c (nis_list): Likewise.
8676         * nis/rpcsvc/nislib.h (__nisbind_create, __nisfind_server): Adjust
8677         prototypes.
8679         * nis/nss_nisplus/nisplus-pwd.c (_nss_nisplus_getpwnam_r,
8680         _nss_nisplus_getpwuid_r): Pass USE_DGRAM flag to nis_list.
8681         * nis/nss_nisplus/nisplus-service.c (_nss_nisplus_getservbyname_r,
8682         _nss_nisplus_getservbyport_r): Likewise.
8683         * nis/nss_nisplus/nisplus-network.c (_nss_nisplus_getnetbyname_r,
8684         _nss_nisplus_getnetbyaddr_r): Likewise.
8685         * nis/nss_nisplus/nisplus-spwd.c (_nss_nisplus_getspnam_r): Likewise.
8686         * nis/nss_nisplus/nisplus-ethers.c (_nss_nisplus_gethostton_r,
8687         _nss_nisplus_getntohost_r): Likewise.
8688         * nis/nss_nisplus/nisplus-rpc.c (_nss_nisplus_getrpcbyname_r,
8689         _nss_nisplus_getrpcbynumber_r): Likewise.
8691 2007-03-20  Jakub Jelinek  <jakub@redhat.com>
8693         * configure.in (libc_cv_gnu89_inline): Only do compile test.
8694         * configure: Rebuilt.
8696         * soft-fp/double.h (_FP_UNION_D): Use _FP_W_TYPE for frac
8697         bit-fields.
8698         * soft-fp/extended.h (_FP_UNION_E): Likewise.
8700 2006-06-07  Joseph Myers  <joseph@codesourcery.com>
8702         [BZ #2831]
8703         * soft-fp/quad.h (_FP_UNION_Q): Use _FP_W_TYPE for frac
8704         bit-fields.
8706 2007-03-18  Jakub Jelinek  <jakub@redhat.com>
8708         * nscd/gai.c: Include alloca.h.
8709         (__libc_use_alloca): Define.
8711 2007-03-16  Jakub Jelinek  <jakub@redhat.com>
8713         * elf/dl-open.c (dl_open_worker): Declare l in 2 different
8714         smaller scopes.
8715         * elf/dl-dst.h (DL_DST_REQ_STATIC): Add l as macro argument.
8716         (DL_DST_REQUIRED): Adjust user.
8718         * include/dlfcn.h (struct link_map): New forward decl.
8720         * inet/getnameinfo.c: Include stddef.h.
8721         (getnameinfo): Use offsetof.
8723         * time/tst-mktime2.c (do_test): Don't rely on signed wrap.
8725         * stdio-common/vfprintf.c (_itoa): Undef before redefining.
8727         * string/strerror_l.c: Include stdlib.h.
8729         * configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline.
8730         * config.make.in (gnu89-inline-CFLAGS): New variable.
8731         * Makeconfig (CFLAGS): Use $(gnu89-inline-CFLAGS) together with
8732         -std=gnu99.
8733         * misc/sys/cdefs.h (__extern_inline, __extern_always_inline): Define.
8734         * argp/argp.h: Use it.
8735         * bits/mathinline.h: Likewise.
8736         * bits/sigset.h: Likewise.
8737         * bits/string.h: Likewise.
8738         * ctype/ctype.h: Likewise.
8739         * hurd/hurd.h: Likewise.
8740         * hurd/hurd/fd.h: Likewise.
8741         * hurd/hurd/port.h: Likewise.
8742         * hurd/hurd/signal.h: Likewise.
8743         * hurd/hurd/threadvar.h: Likewise.
8744         * hurd/hurd/userlink.h: Likewise.
8745         * io/sys/stat.h: Likewise.
8746         * libio/bits/stdio.h: Likewise.
8747         * libio/bits/stdio2.h: Likewise.
8748         * mach/lock-intern.h: Likewise.
8749         * mach/mach/mig_support.h: Likewise.
8750         * math/bits/cmathcalls.h: Likewise.
8751         * posix/bits/unistd.h: Likewise.
8752         * socket/bits/socket2.h: Likewise.
8753         * stdlib/bits/stdlib.h: Likewise.
8754         * stdlib/stdlib.h: Likewise.
8755         * string/argz.h: Likewise.
8756         * string/bits/string2.h: Likewise.
8757         * string/bits/string3.h: Likewise.
8758         * sysdeps/alpha/fpu/bits/mathinline.h: Likewise.
8759         * sysdeps/generic/inttypes.h: Likewise.
8760         * sysdeps/generic/machine-lock.h: Likewise.
8761         * sysdeps/generic/machine-sp.h: Likewise.
8762         * sysdeps/i386/fpu/bits/mathinline.h: Likewise.
8763         * sysdeps/i386/i486/bits/string.h: Likewise.
8764         * sysdeps/ia64/fpu/bits/mathinline.h: Likewise.
8765         * sysdeps/mach/alpha/machine-lock.h: Likewise.
8766         * sysdeps/mach/alpha/machine-sp.h: Likewise.
8767         * sysdeps/mach/i386/machine-lock.h: Likewise.
8768         * sysdeps/mach/powerpc/machine-lock.h: Likewise.
8769         * sysdeps/mach/powerpc/machine-sp.h: Likewise.
8770         * sysdeps/powerpc/fpu/bits/mathinline.h: Likewise.
8771         * sysdeps/s390/bits/string.h: Likewise.
8772         * sysdeps/s390/fpu/bits/mathinline.h: Likewise.
8773         * sysdeps/sparc/fpu/bits/mathinline.h: Likewise.
8774         * sysdeps/unix/bsd/bsd4.4/bits/socket.h: Likewise.
8775         * sysdeps/unix/sysv/linux/bits/sigset.h: Likewise.
8776         * sysdeps/unix/sysv/linux/bits/socket.h: Likewise.
8777         * sysdeps/unix/sysv/linux/sys/sysmacros.h: Likewise.
8778         * sysdeps/x86_64/fpu/bits/mathinline.h: Likewise.
8779         * wcsmbs/bits/wchar2.h: Likewise.
8780         * wcsmbs/wchar.h: Likewise.
8781         * stdlib/gmp.h: Likewise.  Include <features.h> to get
8782         __extern_inline definition.
8784 2007-03-15  Jakub Jelinek  <jakub@redhat.com>
8786         * locale/programs/ld-ctype.c (find_translit): Return NULL if ctype is
8787         NULL.
8789         [BZ #3919]
8790         * math/libm-test.inc (log_test): Test -Inf and NaN.
8791         (log10_test, log1p_test, log2_test): Test -Inf.
8792         * sysdeps/i386/fpu/e_log.S (__ieee754_log): Don't raise
8793         FE_INVALID when argument is qNaN.
8794         * sysdeps/i386/fpu/e_logl.S (__ieee754_logl): Likewise.
8795         * sysdeps/i386/fpu/e_logf.S (__ieee754_logf): Likewise.
8796         * sysdeps/x86_64/fpu/e_logl.S (__ieee754_logl): Likewise.
8797         * sysdeps/x86_64/fpu/e_log10l.S (__ieee754_log10l): Replace
8798         andb $1, %ah with testb $1, %ah, don't test for parity, instead
8799         testb $4, %ah and jump if non-zero.
8800         * sysdeps/x86_64/fpu/e_log2l.S (__ieee754_log2l): Likewise.
8801         * sysdeps/x86_64/fpu/s_log1pl.S (__log1pl): Likewise.
8803         [BZ #4101]
8804         * argp/argp-help.c (hol_cluster_cmp): Fix comparisons used to find
8805         ancestors with the same depths.
8806         Patch by Niels Moeller <nisse@lysator.liu.se>.
8807         (filter_doc): Don't crash if argp is NULL.
8808         * argp/Makefile (tests): Add tst-argp2.
8809         * argp/tst-argp2.c: New test.
8811         [BZ #4130]
8812         * login/utmp_file.c (setutent_file): Use O_LARGEFILE for
8813         open_not_cancel_2.
8814         (updwtmp_file): Likewise.
8816         [BZ #4181]
8817         * inet/inet6_opt.c (add_padding): Only insert padding if npad > 0.
8818         (inet6_opt_append): Don't check extlen is big enough if extbuf
8819         is NULL.
8820         (inet6_opt_finish): Likewise.
8821         * inet/Makefile (tests): Add test-inet6_opt.
8822         * inet/test-inet6_opt.c: New test.
8824         * sysdeps/unix/sysv/linux/ifaddrs.c (__netlink_request): Never
8825         reallocate the buffer, instead fail for MSG_TRUNC or for EBUSY
8826         NLMSG_ERR.  Instead use a page sized buffer.
8827         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Use page sized
8828         buffer.
8830 2007-03-14  Richard Henderson  <rth@redhat.com>
8832         * sysdeps/alpha/fpu/s_llround.c: New file.
8833         * sysdeps/alpha/fpu/s_llroundf.c: New file.
8834         * sysdeps/alpha/fpu/s_lround.c: New file.
8835         * sysdeps/alpha/fpu/s_lroundf.c: New file.
8836         * sysdeps/alpha/fpu/s_round.c: New file.
8837         * sysdeps/alpha/fpu/s_roundf.c: New file.
8838         * sysdeps/alpha/fpu/s_trunc.c: New file.
8839         * sysdeps/alpha/fpu/s_truncf.c: New file.
8841         * sysdeps/alpha/fpu/s_ceil.c: Rewrite without branches.
8842         * sysdeps/alpha/fpu/s_ceilf.c: Likewise.
8843         * sysdeps/alpha/fpu/s_floor.c: Likewise.
8844         * sysdeps/alpha/fpu/s_floorf.c: Likewise.
8845         * sysdeps/alpha/fpu/s_rint.c: Likewise.
8846         * sysdeps/alpha/fpu/s_rintf.c: Likewise.
8848         * sysdeps/alpha/fpu/s_fmax.S: New file.
8849         * sysdeps/alpha/fpu/s_fmaxf.S: New file.
8850         * sysdeps/alpha/fpu/s_fmin.S: New file.
8851         * sysdeps/alpha/fpu/s_fminf.S: New file.
8852         * sysdeps/alpha/fpu/s_isnan.c: New file.
8853         * sysdeps/alpha/fpu/s_isnanf.c: New file.
8854         * sysdeps/alpha/fpu/s_llrint.c: New file.
8855         * sysdeps/alpha/fpu/s_llrintf.c: New file.
8856         * sysdeps/alpha/fpu/s_lrint.c: New file.
8857         * sysdeps/alpha/fpu/s_lrintf.c: New file.
8858         * sysdeps/alpha/fpu/s_nearbyint.c: New file.
8859         * sysdeps/alpha/fpu/s_nearbyintf.c: New file.
8861         * sysdeps/alpha/fpu/bits/mathinline.h (__floorf, __floor): Remove.
8862         (__fdimf, fdimf, __fdim, fdim): Remove.
8863         (__signbitf, __signbit, __signbitl): Use gcc builtin if available.
8864         (__isnanf, __isnan, __isnanl): New.
8866 2007-03-13  Richard Henderson  <rth@redhat.com>
8868         * sysdeps/ieee754/ldbl-128/Makefile: New file.
8870 2007-03-13  Richard Henderson  <rth@redhat.com>
8872         * sysdeps/alpha/Makefile (sysdep-CFLAGS): Force dynamic rounding.
8873         * sysdeps/alpha/fpu/bits/mathinline.h (__signbitl): New.
8874         * sysdeps/alpha/fpu/libm-test-ulps: Regenerate.
8875         * sysdeps/unix/sysv/linux/alpha/alphaev6/fpu/Implies: New file.
8876         * sysdeps/unix/sysv/linux/alpha/alphaev67/fpu/Implies: New file.
8877         * sysdeps/unix/sysv/linux/alpha/fpu/Implies: New file.
8879 2007-03-13  Richard Henderson  <rth@redhat.com>
8881         * elf/dl-support.c (_dl_aux_init): Honor DL_PLATFORM_AUXV.
8882         * sysdeps/unix/sysv/linux/alpha/dl-auxv.h: New file.
8883         * sysdeps/unix/sysv/linux/alpha/dl-support.c: New file.
8884         * sysdeps/unix/sysv/linux/alpha/dl-sysdep.c (__libc_alpha_cache_shape):
8885         Move to dl-auxv.h; initialize instead of extern weak.
8886         (DL_PLATFORM_AUXV): Move to dl-auxv.h; don't test for undef
8887         weak symbol.
8888         * sysdeps/unix/sysv/linux/alpha/sysconf.c (__libc_alpha_cache_shape):
8889         Extern instead of initialized.
8891 2007-03-13  Richard Henderson  <rth@redhat.com>
8893         * sysdeps/unix/sysv/linux/alpha/sigsuspend.S: Add support for
8894         __sigsuspend_nocancel.
8896 2007-03-06  Ulrich Drepper  <drepper@redhat.com>
8898         * sysdeps/posix/getaddrinfo.c (get_scope): Correct test for
8899         172.16/12 address range.
8901 2007-03-02  Jakub Jelinek  <jakub@redhat.com>
8903         * sysdeps/unix/sysv/linux/ifaddrs.c (__netlink_request): Retry with
8904         a new netlink socket if NLMSG_ERR -EBUSY is seen after some MSG_TRUNC
8905         message.
8907 2007-03-01  Jakub Jelinek  <jakub@redhat.com>
8909         [BZ #4069]
8910         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Check for NaN
8911         earlier.
8912         * math/libm-test.inc (pow_test): Add more tests involving NaNs.
8914         * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Avoid invalid exception
8915         for x qNaN and y either +-inf or non-integer value.
8916         * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Likewise.
8917         * sysdeps/i386/fpu/e_powl.S (__ieee754_powl): Likewise.
8918         * sysdeps/x86_64/fpu/e_powl.S (__ieee754_powl): Likewise.
8920 2007-02-10  Mike Frysinger  <vapier@gentoo.org>
8922         * sysdeps/unix/sysv/linux/sh/Makefile: Remove sys/io.h
8923         from sysdep_headers.
8925 2007-02-28  Jakub Jelinek  <jakub@redhat.com>
8927         * time/tzfile.c (find_transition): Instead of a linear search try to
8928         guess the transition index, use a linear search if the result is at
8929         most 10 transitions away from the guess or binary search otherwise.
8931 2007-02-27  Jakub Jelinek  <jakub@redhat.com>
8933         * sysdeps/unix/sysv/linux/ifaddrs.c (__netlink_request): Fix
8934         memory reallocation.
8936 2007-02-21  Ulrich Drepper  <drepper@redhat.com>
8938         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Add branch predictions
8939         and fix some typos.
8940         Optimize use of TOLOWER.
8942         [BZ #3325]
8943         * sysdeps/i386/fpu/e_fmodf.S: Revert last changes, keep using fprem.
8944         * sysdeps/i386/fpu/e_fmodl.c: Likewise.
8945         * sysdeps/i386/fpu/e_fmod.S: Likewise.
8947         [BZ #3458]
8948         * sysdeps/unix/sysv/linux/posix_madvise.c: New file.
8949         * sysdeps/unix/sysv/linux/syscalls.list: Remove posix_madvise entry.
8951         [BZ #4076]
8952         * io/ftw.c (ftw_startup): Handle special case of FTW_CHDIR in /.
8953         (open_dir_stream): Likewise.
8954         * io/Makefile (tests): Add bug-ftw5.
8955         * io/bug-ftw5.c: New file.
8957         * nscd/hstcache.c (cache_addhst): Remove unnecessary conditional.
8958         * nscd/servicescache.c (cache_addserv): Likewise.
8960         * nscd/grpcache.c (cache_addgr): In case a record changed on
8961         refresh, adjust key_copy.
8963         [BZ #4074]
8964         * nscd/pwdcache.c (cache_addpw): In case a record changed on
8965         refresh, adjust key_copy.
8967         [BZ #4070]
8968         * stdio-common/printf_fp.c (___printf_fp): Handle a few more
8969         special cases.
8970         * stdio-common/tfformat.c (sprint_doubles): Some more tests.
8972 2007-02-19  Ulrich Drepper  <drepper@redhat.com>
8974         * stdio-common/printf_fp.c (___printf_fp): Cleanups and minor
8975         optimization.
8977         * stdio-common/vfscanf.c: Small cleanups throughout.
8979 2007-02-18  Ulrich Drepper  <drepper@redhat.com>
8981         [BZ #3325]
8982         * sysdeps/i386/fpu/e_fmodf.S: Use fprem1 instead of fprem.
8983         * sysdeps/i386/fpu/e_fmodl.c: Likewise.
8984         * sysdeps/i386/fpu/e_fmod.S: Likewise.
8985         Patch by Jared Casper <jaredcasper@gmail.com>.
8987         * sysdeps/unix/closedir.c: Outside libc don't use locking.
8988         * sysdeps/unix/opendir.c: Likewise.
8989         * sysdeps/unix/readdir.c: Likewise.
8991         [BZ #2211]
8992         * stdio-common/vfscanf.c: Handle localized digits etc for floating
8993         point numbers.
8994         Patch mostly by Hamed Malek <hamed@farsiweb.info>.
8996         * stdio-common/vfscanf.c: Fix problems in width accounting.
8997         * stdio-common/tst-sscanf.c (double_tests): New tests.
8998         (main): Hook them up.
9000         * stdio-common/vfscanf.c: Remove unused WIDTH handling.
9001         More simplifications of floating-point reader.
9003         * stdio-common/Makefile (tests): Add tst-swscanf.
9004         * stdio-common/tst-sscanf.c: Make tests usable for swscanf
9005         testing.
9006         * stdio-common/tst-swscanf.c: New file.
9008 2007-02-17  Ulrich Drepper  <drepper@redhat.com>
9010         [BZ #2633]
9011         * libio/stdio.h: Define struct _IO_FILE in global namespace.
9012         * setjmp/setjmp.h: Define __jmp_buf_tag in global namespace.
9013         Remove using for __jmp_buf_tag.
9014         * locale/locale.h (struct lconv): Also define in std namespace.
9015         * wcsmbs/wchar.h: Move using declaration for tm out of namespace.
9017         [BZ #3842]
9018         * sysdeps/posix/euidaccess.c [_LIBC] (euidaccess): Remove shortcut
9019         using __libc_enable_secure.
9021         [BZ #3818]
9022         * sysdeps/unix/sysv/linux/sys/acct.h (struct acct_v3): Define.
9024         [BZ #3745]
9025         * locale/programs/ld-collate.c (handle_ellipsis): Fix generation
9026         of names for ellipsises.
9028         [BZ #3348]
9029         * malloc/memusage.sh: Cleanups.
9030         * debug/xtrace.sh: Quoting and trap changes.
9032 2007-02-16  Ulrich Drepper  <drepper@redhat.com>
9034         * locale/iso-3166.def: Add Jersey, Guernsey, and Isle Of Man entries.
9036         * locale/iso-3166.def: Update entry for Serbia.
9037         * locale/iso-4217.def: Define RSD, remove CSD.
9039         * sysdeps/x86_64/bits/atomic.h: One more change, this time for 16-
9040         and 64-bit operations.
9042         [BZ #4040]
9043         * sysdeps/i386/i486/bits/atomic.h: One more change, this time for
9044         16-bit operations.
9046         * nscd/nscd.c (parse_opt): One more conversion to use send instead
9047         of writev.
9049 2007-02-15  Ulrich Drepper  <drepper@redhat.com>
9051         [BZ #3991]
9052         * assert/assert.h (assert): Simplify.
9053         (assert_perror): Likewise.
9054         Patch by Israel G. Lugo <ilugo@bridonsecurity.com>.
9056         * nscd/nscd_helper.c (open_socket): Don't send padding bytes from
9057         reqdata.
9059         * sysdeps/unix/sysv/linux/x86_64/send.c (__libc_send): Cosmetic
9060         change: don't pass NULL in place of an integer.
9062 2007-02-02  Bruno Haible  <bruno@clisp.org>
9064         [BZ #3954]
9065         * iconvdata/ksc5601.c (__ksc5601_sym_to_ucs, __ksc5601_sym_from_ucs):
9066         Add mapping for U+327E.
9067         * iconvdata/ksc5601.h (KSC5601_SYMBOL): Increment.
9068         * iconvdata/johab.c (BODY for FROM_LOOP, BODY for TO_LOOP): Enable
9069         mapping of 0xD9 0xE8.
9070         * iconvdata/uhc.c (BODY for FROM_LOOP, BODY for TO_LOOP): Disable
9071         mapping of U+327E.
9072         Reported by Jungshik Shin <jungshik@google.com>.
9074         [BZ #3955]
9075         * iconvdata/johab.c (BODY for FROM_LOOP, BODY for TO_LOOP): Enable
9076         mapping of 0xD9 0xE6 and of 0xD9 0xE7.
9077         Reported by Jungshik Shin <jungshik@google.com>.
9079 2007-02-14  Ulrich Drepper  <drepper@redhat.com>
9081         * sysdeps/x86_64/bits/atomic;h: Fix asm parameters for some
9082         byte variants.
9084         [BZ #4040]
9085         * sysdeps/i386/i486/bits/atomic.h: Fix asm parameters for some
9086         byte variants.  Patch mostly be tom@tommay.net.
9088 2007-02-14  Jakub Jelinek  <jakub@redhat.com>
9090         [BZ #3996]
9091         * posix/glob.c (attribute_hidden): Define if not defined.
9092         (glob): Unescape dirname, filename or username when needed and not
9093         GLOB_NOESCAPE.  Handle \/ correctly.  Handle GLOB_MARK if filename
9094         is NULL.  Handle unescaped [ in pattern without closing ].
9095         Don't pass GLOB_CHECK down to recursive glob for directories.
9096         (__glob_pattern_type): New function.
9097         (__glob_pattern_p): Implement using __glob_pattern_type.
9098         (glob_in_dir): Handle GLOB_NOCHECK patterns containing no meta
9099         characters and backslashes if not GLOB_NOESCAPE or unterminated [.
9100         Remove unreachable code.
9101         * posix/globtest.sh: Add a couple of new tests.
9103 2007-02-13  Ulrich Drepper  <drepper@redhat.com>
9105         * po/ru.po: Update from translation team.
9107 2007-02-12  Jakub Jelinek  <jakub@redhat.com>
9109         * sysdeps/i386/bits/byteswap.h (__bswap_32): Add __amdfam10__
9110         to the list of i486+ CPUs.
9111         * sysdeps/x86_64/bits/byteswap.h (__bswap_32): Likewise.
9113 2007-02-12  Ulrich Drepper  <drepper@redhat.com>
9115         * elf/rtld.c (RESOLVE_MAP): Always return bootstrap_map reference.
9116         * elf/Makefile ($(objpfx)ld.so): Check that ld.so has no undefined
9117         references.
9119 2007-02-09  Ulrich Drepper  <drepper@redhat.com>
9121         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Remove incorrect comment.
9123         * resolv/res_init.c (res_setoptions): Recognize edns0 option.
9124         * resolv/res_mkquery.c: Define __res_nopt.
9125         * resolv/res_query.c (__libc_res_nquery): If RES_USE_EDNS0 is set
9126         try adding EDNS0 record.
9127         * resolv/res_send.c (send_dg): If request failed with FORMERR and
9128         EDNS0 record was send make sure we don't try it again.
9129         * resolv/resolv.h: Define RES_F_EDNS0ERR and RES_USE_EDNS0.
9130         * include/resolv.h: Declare __res_nopt.
9132 2007-02-08  Jakub Jelinek  <jakub@redhat.com>
9134         [BZ #3944]
9135         * time/strptime_l.c (__strptime_internal): Set have_mon for
9136         %b/%B/%h.  Set have_mon and have_mday if tm_mon and tm_mday
9137         have been computed from tm_yday and tm_year.  Don't crash
9138         in day_of_the_week or day_of_the_year if not have_mon
9139         and tm_mon contains bogus value.
9140         * time/Makefile (tests): Add tst-strptime3.
9141         * time/tst-strptime3.c: New test.
9143 2007-02-05  Jakub Jelinek  <jakub@redhat.com>
9145         [BZ #3957]
9146         * posix/regcomp.c (parse_bracket_exp): Set '\n' bit rather than '\0'
9147         bit for RE_HAT_LISTS_NOT_NEWLINE.
9148         (build_charclass_op): Remove bogus comment.
9149         * posix/Makefile (tests): Add bug-regex27 and bug-regex28.
9150         * posix/bug-regex27.c: New test.
9151         * posix/bug-regex28.c: New test.
9153 2007-02-03  Ulrich Drepper  <drepper@redhat.com>
9155         * po/sv.po: Update from translation team.
9157 2007-02-02  Ulrich Drepper  <drepper@redhat.com>
9159         * nscd/nscd_helper.c (open_socket): Minor size optimization.
9161 2007-02-02  Jakub Jelinek  <jakub@redhat.com>
9163         * include/locale.h (__uselocale): Add libc_hidden_proto.
9164         * locale/uselocale.c (__uselocale): Add libc_hidden_def.
9166         * nscd/nscd_helper.c (open_socket): Use __gettimeofday instead of
9167         gettimeofday.
9169 2007-02-01  Ulrich Drepper  <drepper@redhat.com>
9171         * sysdeps/unix/sysv/linux/i386/sysdep.h (PTR_MANGLE): Roll value before
9172         returning.
9173         (PTR_DEMANGLE): Real definition now that it's not the same as
9174         PRT_MANGLE anymore.
9175         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
9177         * string/strerror_l.c: New file.
9178         * string/Makefile (routines): Add strerror_l.
9179         * string/string.h: Declare strerror_l.
9180         * string/Versions: Export strerror_l for GLIBC_2.6.
9182 2007-01-31  Ulrich Drepper  <drepper@redhat.com>
9184         * nscd/nscd_helper.c (open_socket): Now takes request type and key
9185         as parameter.  Construct request record.  Try sending request
9186         before the first poll use, it usually succeeds.  Adjust all
9187         callers.
9188         * nscd/nscd-client.h: Define MAXKEYLEN.
9189         * nscd/connections.c (nscd_run): Don't define MAXKEYLEN here.
9191 2007-01-31  Jakub Jelinek  <jakub@redhat.com>
9193         * nscd/nscd-client.h (__nscd_cache_search): Remove const qualifier
9194         from return value.
9195         * nscd/nscd_helper.c: Include string.h.
9196         (__nscd_cache_search): Remove const qualifier from return value.
9197         On strict alignment architectures check hash entry and data head
9198         alignment.
9199         * nscd/nscd_getpw_r.c (nscd_getpw_r): Don't crash or fail because
9200         mmapped data during GC cycle contains garbage.  If
9201         __nscd_drop_map_ref fails, decrement mapped->counter when returning
9202         error or if retrying with NO_MAPPING, only __nscd_unmap if counter
9203         dropped to 0.
9204         * nscd/nscd_getgr_r.c (nscd_getgr_r): Likewise.
9205         * nscd/nscd_initgroups.c (__nscd_getgrouplist): Likewise.
9206         * nscd/nscd_gethst_r.c (nscd_gethst_r): Likewise.
9207         * nscd/nscd_getai.c (__nscd_getai): Likewise.
9208         * nscd/nscd_getserv_r.c (nscd_getserv_r): Likewise.
9210 2007-01-30  Ulrich Drepper  <drepper@redhat.com>
9212         * misc/hsearch_r.c (hdestroy_r): Remove unnecessary test.
9214 2007-01-26  Ulrich Drepper  <drepper@redhat.com>
9216         * sysdeps/i386/dl-trampoline.S (_dl_runtime_profile): Use register
9217         names not numbers in cfi_*.
9219 2007-01-26  Andreas Jaeger  <aj@suse.de>
9221         * sysdeps/unix/sysv/linux/sys/personality.h (ADDR_NO_RANDOMIZE,
9222         ADDR_LIMIT_3GB, PER_LINUX_32BIT, PER_LINUX32_3GB): Add.
9223         Correct values of PER_HPUX and PER_OSF4.
9225 2007-01-24  Ulrich Drepper  <drepper@redhat.com>
9227         * elf/dl-minimal.c: Undefine _itoa first.
9228         * stdio-common/_itoa.h: Define _itoa and _fitoa for 64-bit platforms.
9229         * malloc/mtrace.c: Revert last change.
9230         * posix/wordexp.c: Likewise.
9232 2007-01-24  Jakub Jelinek  <jakub@redhat.com>
9234         * sysdeps/i386/bits/byteswap.h (__bswap_32): Add __nocona__, __core2__
9235         and __geode__ to the list of i486+ CPUs.
9236         * sysdeps/x86_64/bits/byteswap.h (__bswap_32): Likewise.
9238 2007-01-23  Ulrich Drepper  <drepper@redhat.com>
9240         * stdio-common/_itoa.c: Include <limits.h>.
9241         * stdio-common/_itowa.c: Likewise.
9243 2007-01-22  Ulrich Drepper  <drepper@redhat.com>
9245         * stdio-common/_itowa.c: Don't compile _itowa for 64-bit
9246         platforms.
9247         * stdio-common/_itoa.c: Don't compile in _itoa and _fitoa for
9248         64-bit platforms.
9249         * malloc/mtrace.c (tr_where): Use _fitoa_word instead of _fitoa if
9250         possible.
9251         * posix/wordexp.c (parse_arith): Use _itoa_word instead of _itoa
9252         if possible.
9254         [BZ #3902]
9255         * stdio-common/_itoa.c (_itoa): Make sure at least a zero is emitted.
9256         * stdio-common/Makefile (tests): Add bug17.
9257         * stdio-common/bug17.c: New file.
9259 2007-01-19  Ulrich Drepper  <drepper@redhat.com>
9261         * iconvdata/brf.c: New file.
9262         * iconvdata/testdata/BRF: New file.
9263         * iconvdata/testdata/BRF..UTF8: New file.
9264         Contributed by Samuel Thibault <samuel.thibault@ens-lyon.org>.
9265         * iconvdata/Makefile: Add rules to build BRF.
9266         * iconvdata/TESTS: Add BRF entry.
9267         * iconvdata/gconv-modules: Likewise.
9268         * iconvdata/tst-tables.sh: Likewise.
9270 2007-01-18  Anton Nikishaev  <anton.nik@gmail.com>
9272         * wcsmbs/wchar.h (wcstoll): Fix comment, function returns value of
9273         type `long long int', not `long int'.
9274         (wcstoq): Likewise.
9276 2007-01-18  Ulrich Drepper  <drepper@redhat.com>
9278         * scripts/gen-as-const.awk: Add cast to long to avoid int promotion
9279         of values on 64-bit platforms which are too large.
9281 2007-01-12  Steven Munroe  <sjmunroe@us.ibm.com>
9282             Joe Kerian  <jkerian@us.us.ibm.com>
9284         [BZ #2749]
9285         * sysdeps/ieee754/ldbl-128ibm/s_copysignl.c: Include
9286         <math_ldbl_opt.h>.  Remove weak_alias.  Use long_double_symbol macro.
9287         (__copysignl): Use signbit() for comparison.
9288         * sysdeps/ieee754/ldbl-128ibm/s_fabsl.c (__fabsl): Correct parms for
9289         SET_LDOUBLE_WORDS64.
9291         [BZ #2423, #2749]
9292         * sysdeps/ieee754/ldbl-128ibm/s_ceill.c: Don't include <fenv_libc.h>.
9293         (__ceill): Remove calls to fegetround(), fesetround().
9294         * sysdeps/ieee754/ldbl-128ibm/s_floorl.c: Likewise.
9295         * sysdeps/ieee754/ldbl-128ibm/s_roundl.c: Likewise.
9296         * sysdeps/ieee754/ldbl-128ibm/s_truncl.c: Likewise.
9298 2007-01-17  Jakub Jelinek  <jakub@redhat.com>
9300         * nscd/nscd_getserv_r.c (nscd_getserv_r): Fix pastos.
9302         * sysdeps/unix/sysv/linux/getdents.c (offsetof): Remove.
9304 2007-01-17  Ulrich Drepper  <drepper@redhat.com>
9306         * sysdeps/unix/sysv/linux/fatal-prepare.h: Use PTHFCT_CALL to
9307         demangle pointer.
9308         * csu/libc-start.c: Likewise.
9310 2007-01-16  Ulrich Drepper  <drepper@redhat.com>
9312         * sysdeps/posix/system.c: Remove NO_WAITPID support, it cannot
9313         really work anyway.
9315 2007-01-15  Ulrich Drepper  <drepper@redhat.com>
9317         * nscd/connections.c (servinfo): Renamed to reqinfo.  Change all
9318         users.
9319         (handle_request): Remove unnecessary tests.
9321         * nscd/cache.c (cache_add): Record the failure to add to the cache.
9323 2007-01-15  Jakub Jelinek  <jakub@redhat.com>
9325         * soft-fp/op-common.h (FP_TRUNC): When truncating a NaN, clear
9326         workbits in semi-raw fraction.
9328         * math/test-misc.c: Add new tests.
9330 2007-01-14  Steven Munroe  <sjmunroe@us.ibm.com>
9332         * math/basic-test.c: Include test-skeleton.c.
9333         (TEST_TRUNC): Define.
9334         (truncdfsf_test, trunctfsf_test, trunctfdf_test): New.
9335         (main): Rename to ...
9336         (do_test): ...this.  Run new tests.
9337         (TEST_FUNCTION): Define.
9339 2006-10-05  Steven Munroe  <sjmunroe@us.ibm.com>
9340             Joe Kerian  <jkerian@us.us.ibm.com>
9342         [BZ #2749]
9343         * soft-fp/op-4.h (__FP_FRAC_SUB_3, __FP_FRAC_SUB_4): Correct borrow
9344         handling for high words.
9345         * soft-fp/op-common.h (_FP_OVERFLOW_SEMIRAW): Always set inexact
9346         and overflow for infinity.
9348 2007-01-15  Ulrich Drepper  <drepper@redhat.com>
9350         * nscd/connections.c (handle_request): Add a __builtin_expect.
9352         * nscd/connections.c (serv2db): Change type into structure which
9353         also says whether this is a request for data.  Renamed to
9354         servinfo.  All users changed.
9355         (handle_request): Much simpler test whether we should search the cache.
9357         * nscd/connections.c (handle_request): Fix thinko in selinux test
9358         invocation.
9360         * sysdeps/generic/ldsodefs.h: Define DL_LOOKUP_SCOPE_LOCK.
9361         * elf/dl-lookup.c (add_dependency): If scope map is locked, unlock
9362         it before getting dl_load_lock and then relock.
9363         (_dl_lookup_symbol_x): Pass flags to add_dependency.
9364         When rerunning _dl_lookup_symbol_x, compute symbol_scope again in
9365         case we unlocked the scope.
9366         * elf/dl-runtime.c (_dl_fixup): Pass DL_LOOKUP_SCOPE_LOCK to
9367         _dl_lookup_symbol_x in case we locked the scope.
9368         (_dl_profile_fixup): Likewise.
9369         * elf/dl-sym.c (do_sym): In flags passed to call_dl_lookup, also
9370         set DL_LOOKUP_SCOPE_LOCK.
9372 2007-01-13  Ulrich Drepper  <drepper@redhat.com>
9374         * inet/Makefile: Define CFLAGS-getsrvbynm_r.c and
9375         CFLAGS-getsrvbynpt_r.c.
9376         * nscd/getsrvbynm_r.c: New file.
9377         * nscd/getsrvbypt_r.c: New file.
9378         * nscd/nscd_getserv_r.c: New file.
9379         * nscd/servicescache.c: New file.
9380         * nscd/Makefile (routines): Add nscd_getserv_r.
9381         (nscd-modules): Add getsrvbynm_r, getsrvbypt_r, and servicescache.
9382         Define CFLAGS-servicescache.c, CFLAGS-getsrvbynm_r.c, and
9383         CFLAGS-getsrvbypt_r.c.
9384         * nscd/cache.c (prune_cache): Rewrite to get re-add function from
9385         table.  Add entries for services database.
9386         * nscd/connections.c (serv2str): Mark as const.  Add entries for
9387         services database.
9388         (dbs): Add .reset_res and servdb initialization.
9389         (serv2db): Add entries for services database.
9390         (verify_persistent_db): Accept dbnr == servdb.
9391         (invalidate_cache): Rewrite database name recognition to use a table.
9392         Call res_init() if .reset_res is set for database.
9393         (handle_request): Add code to handle services database.
9394         * nscd/gai.c: Don't define __getservbyname_r.
9395         * nscd/nscd-client.h (request_type): Remove LASTDBREQ, add
9396         GETSERVBYNAME, GETSERVBYPORT, GETFDSERV.
9397         (serv_response_header): Define.
9398         (struct datahead): Add serv_response_header member.
9399         * nscd/nscd.c (parse_opt): Rewrite parsing of -i parameter value
9400         using table.
9401         * nscd/nscd.conf: Add entries for services database.
9402         * nscd/nscd.h: Adjust declaration of dbnames and serv2str.
9403         Declare serv_iov_disabled.
9404         Declare addservbyname, readdservbyname, addservbyport, and
9405         readdservbyport.
9406         * nscd/nscd_conf.c (dbnames): Mark as const.  Add services entry.
9407         (find_db): Fix error message.
9408         * nscd/nscd_proto.h: Declare __nss_not_use_nscd_services,
9409         __nscd_getservbyname_r, and __nscd_getservbyport_r.
9410         * nscd/selinux.c (perms): Add entries for services database.
9411         * nss/Versions: Export __nss_services_lookup with GLIBC_PRIVATE.
9412         * nss/nsswitch.c (__nss_disable_nscd): Also disable services database.
9414         * nscd/grpcache.c: Remove obsolete code.  Cleanups.
9415         * nscd/hstcache.c: Likewise.
9416         * nscd/pwdcache.c: Likewise.
9418         * nis/nss_nis/nis-service.c (_nss_nis_getservbyname_r): Correct
9419         computation of keylen.
9421         * include/string.h: Only redefine strndupa if this is really for
9422         libc code.
9424 2007-01-12  Ulrich Drepper  <drepper@redhat.com>
9426         * nscd/nscd_gethst_r.c: Minor cleanups.
9428         * nscd/connections.c (handle_request): Check selinux permissions
9429         for all non-admin commands.
9431         * sysdeps/i386/i486/bits/atomic.h: Define
9432         atomic_compare_and_exchange_val_acq,
9433         atomic_compare_and_exchange_bool_acq, and atomic_exchange_and_add
9434         using __sync_* built-ins for gcc >= 4.1.
9435         * sysdeps/x86_64/bits/atomic.h: Likewise.
9437         [BZ #3840]
9438         * scripts/check-local-headers.sh: Restrict to testing .o.d, .os.d,
9439         and .oS.d files.
9441 2007-01-05  Steven Munroe  <sjmunroe@us.ibm.com>
9443         * stdlib/tst-makecontext.c: Include errno.h.  Change main()
9444         to do_test().  Define TEST_FUNCTION. Include test-skeleton.c.
9445         (do_test): Check errno and exit(0) if ENOSYS.
9447 2007-01-11  Jakub Jelinek  <jakub@redhat.com>
9449         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Fix handling of multi-byte
9450         thousands separators.
9451         * stdlib/Makefile: Add rules to build and run tst-strtod4.
9452         * stdlib/tst-strtod4.c: New test.
9454         [BZ #3855]
9455         * stdlib/strtod_l.c (____STRTOF_INTERNAL): 0x. not followed by
9456         hexadecimal digit should accept just the initial 0.
9457         * stdlib/tst-strtod2.c (tests): New variable.
9458         (do_test): Run several tests rather than just one.
9460 2007-01-11  Jakub Jelinek  <jakub@redhat.com>
9462         * sysdeps/i386/soft-fp/sfp-machine.h: Remove.
9463         * sysdeps/x86_64/soft-fp/sfp-machine.h: Likewise.
9465 2007-01-10  Ulrich Drepper  <drepper@redhat.com>
9467         * io/fts.c: Make sure fts_cur is always valid after return from
9468         fts_read.
9469         Patch by Miloslav Trmac <mitr@redhat.com>.
9471 2006-10-27  Richard Sandiford  <richard@codesourcery.com>
9473         * elf/elf.h (R_MIPS_GLOB_DAT): Define.
9474         (R_MIPS_NUM): Bump by 1.
9476 2007-01-03  Jakub Jelinek  <jakub@redhat.com>
9478         * posix/execvp.c: Include alloca.h.
9479         (allocate_scripts_argv): Renamed to...
9480         (scripts_argv): ... this.  Don't allocate buffer here nor count
9481         arguments.
9482         (execvp): Use alloca if possible.
9483         * posix/Makefile: Add rules to build and run tst-vfork3 test.
9484         * posix/tst-vfork3.c: New test.
9486 2007-01-03  Ulrich Drepper  <drepper@redhat.com>
9488         * string/Makefile (tst-strxfrm2-ENV): Define.
9489         * stdlib/Makefile (tst-strtod3-ENV): Define.
9491 2007-01-02  Ulrich Drepper  <drepper@redhat.com>
9493         * posix/getconf.c: Update copyright year.
9494         * nss/getent.c: Likewise.
9495         * iconv/iconvconfig.c: Likewise.
9496         * iconv/iconv_prog.c: Likewise.
9497         * elf/ldconfig.c: Likewise.
9498         * catgets/gencat.c: Likewise.
9499         * csu/version.c: Likewise.
9500         * elf/ldd.bash.in: Likewise.
9501         * elf/sprof.c (print_version): Likewise.
9502         * locale/programs/locale.c: Likewise.
9503         * locale/programs/localedef.c: Likewise.
9504         * nscd/nscd.c (print_version): Likewise.
9505         * debug/xtrace.sh: Likewise.
9506         * malloc/memusage.sh: Likewise.
9507         * malloc/mtrace.pl: Likewise.
9508         * debug/catchsegv.sh: Likewise.
9510 2006-12-24  Ulrich Drepper  <drepper@redhat.com>
9512         * malloc/malloc.c (sYSMALLOc): Remove some unnecessary alignment
9513         attempts.
9515 2006-12-23  Ulrich Drepper  <drepper@redhat.com>
9517         * posix/wordexp.c: Remove some unnecessary tests.
9519 2006-12-22  Gavin Romig-Koch  <gavin@redhat.com>
9521         * nis/nss_compat/compat-grp.c (internal_getgrgid_r): Don't
9522         blacklist the group till after we look it up.
9524 2006-12-21  Ulrich Drepper  <drepper@redhat.com>
9526         * include/atomic.h (atomic_forced_read): New macro.
9528 2006-12-20  SUGIOKA Toshinobu  <sugioka@itonet.co.jp>
9530         * sysdeps/unix/sysv/linux/sh/bits/shm.h: New file.
9532 2006-12-19  Jakub Jelinek  <jakub@redhat.com>
9534         * nss/getXXbyYY_r.c: Include atomic.h.
9535         (INTERNAL (REENTRANT_NAME)): Write startp after start_fct,
9536         add atomic_write_barrier () in between.
9538         * stdlib/Makefile (tests): Add tst-makecontext.
9539         * stdlib/tst-makecontext.c: New test.
9541         * sysdeps/unix/sysv/linux/powerpc/powerpc32/makecontext.S
9542         (__makecontext): Don't realign uc_mcontext.uc_regs.
9544 2006-11-28  Jakub Jelinek  <jakub@redhat.com>
9546         * elf/dl-support.c: Include dl-procinfo.h.
9547         * sysdeps/powerpc/dl-procinfo.h (PPC_PLATFORM_POWER4,
9548         PPC_PLATFORM_PPC970, PPC_PLATFORM_POWER5, PPC_PLATFORM_POWER5_PLUS,
9549         PPC_PLATFORM_POWER6, PPC_PLATFORM_CELL_BE, PPC_PLATFORM_POWER6X):
9550         Define.
9551         (_dl_string_platform): Use PPC_PLATFORM_* macros instead of
9552         hardcoded constants.
9553         * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_platform): Use
9554         PPC_PLATFORM_* macros for array designators.
9556 2006-11-11  Steven Munroe  <sjmunroe@us.ibm.com>
9558         * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_cap_flags): Add 3 new cap
9559         names to the beginning.
9560         (_dl_powerpc_platforms): Add "power6x".
9561         * sysdeps/powerpc/dl-procinfo.h (_DL_HWCAP_FIRST): Decrease.
9562         (HWCAP_IMPORTANT): Add PPC_FEATURE_HAS_DFP.
9563         (_DL_PLATFORMS_COUNT): Increase.
9564         (_dl_string_platform): Handle power6x case.
9565         * sysdeps/powerpc/sysdep.h (PPC_FEATURE_PA6T, PPC_FEATURE_HAS_DFP,
9566         PPC_FEATURE_POWER6_EXT): Define.
9567         (PPC_FEATURE_POWER5, PPC_FEATURE_POWER5_PLUS): Correct Comment.
9569 2006-12-18  Jakub Jelinek  <jakub@redhat.com>
9571         [BZ #3747]
9572         * stdlib/jrand48_r.c (__jrand48_r): Make sure result is in the
9573         [-2^31 .. 2^31) range.
9574         * stdlib/tst-rand48.c (main): Fix expected values for 64-bit
9575         targets.
9576         * stdlib/tst-rand48-2.c: New test.
9577         * stdlib/Makefile (tests): Add tst-rand48-2.
9579 2006-12-14  Jakub Jelinek  <jakub@redhat.com>
9581         * misc/tst-pselect.c (do_test): Fix sigblock argument.
9583 2006-12-14  Ulrich Drepper  <drepper@redhat.com>
9585         * misc/tst-pselect.c (do_test): Make sure the helper process is
9586         terminating when the test is aborted.
9588 2006-12-13  Ulrich Drepper  <drepper@redhat.com>
9590         * sysdeps/unix/sysv/linux/bits/statvfs.h: Define ST_RELATIME.
9591         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
9592         Handle relatime mount option.
9594         [BZ #2337]
9595         * libio/Makefile (tests): Add tst-setvbuf1.
9596         * libio/tst-setvbuf1.c: New file.
9598 2006-12-08  Jakub Jelinek  <jakub@redhat.com>
9600         [BZ #2337]
9601         * libio/genops.c (__uflow): Fix a typo.
9602         * libio/wfiledoalloc.c (_IO_wfile_doallocate): Don't stat
9603         nor set _IO_LINE_BUF bit here.  Size the wide buffer based on
9604         the narrow buffer size.
9606 2006-11-24  Jakub Jelinek  <jakub@redhat.com>
9608         [BZ #2337]
9609         * libio/libio.h (_IO_FLAGS2_USER_WBUF): Define.
9610         * libio/wgenops.c (_IO_wsetb, _IO_wdefault_finish): Test and set
9611         _IO_FLAGS2_USER_WBUF bit in _flags2 instead of _IO_USER_BUF bit
9612         in _flags.
9613         * libio/wstrops.c (_IO_wstr_overflow, enlarge_userbuf,
9614         _IO_wstr_finish): Likewise.
9615         * libio/wmemstream.c (open_wmemstream): Likewise.
9616         * libio/fileops.c (_IO_new_file_close_it): Call _IO_set[bgp]
9617         even for wide streams.
9619 2006-12-13  Jakub Jelinek  <jakub@redhat.com>
9621         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S: Include
9622         kernel-features.h.
9624 2006-12-11  Ulrich Drepper  <drepper@redhat.com>
9626         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Parse thousand
9627         separators also if no non-zero digits found.
9628         * stdlib/Makefile (tests): Add tst-strtod3.
9630 2006-12-09  Ulrich Drepper  <drepper@redhat.com>
9632         [BZ #3632]
9633         * include/features.h: Fix comment about default value for
9634         _POSIX_C_SOURCE.
9636         [BZ #3664]
9637         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Fix test to recognize
9638         empty parsed strings.
9639         * stdlib/Makefile (tests): Add tst-strtod2.
9640         * stdlib/tst-strtod2.c: New file.
9642         [BZ #3673]
9643         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Fix exp_limit
9644         computation.
9645         * stdlib/Makefile (tests): Add tst-atof2.
9646         * stdlib/tst-atof2.c: New file.
9648         [BZ #3674]
9649         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Adjust exponent value
9650         correctly if removing trailing zero of hex-float.
9651         * stdlib/Makefile (tests): Add tst-atof1.
9652         * stdlib/tst-atof1.c: New file.
9654 2006-12-09  Jakub Jelinek  <jakub@redhat.com>
9656         * misc/mntent_r.c (__hasmntopt): Check p[optlen] even when p == rest.
9657         Start searching for next comma at p rather than rest.
9658         * misc/Makefile (tests): Add tst-mntent2.
9659         * misc/tst-mntent2.c: New test.
9661         * misc/getusershell.c (initshells): Check for integer overflows.
9662         Make strings buffer one bigger as fgets always succeeds when second
9663         argument is 1.  Don't use calloc for shells array.  Disallow
9664         / as shell.
9666 2006-12-08  Ulrich Drepper  <drepper@redhat.com>
9668         * malloc/memusage.c: Handle realloc with new size of zero and
9669         non-NULL pointer correctly.
9670         (me): Really write first record twice.
9671         (struct entry): Make format bi-arch safe.
9672         (dest): Write out more realloc statistics.
9673         * malloc/memusagestat.c (struct entry): Make format bi-arch safe.
9675 2006-12-05  Jakub Jelinek  <jakub@redhat.com>
9677         * nis/nis_subr.c (nis_getnames): Revert last change.
9679 2006-12-04  Jakub Jelinek  <jakub@redhat.com>
9681         * sysdeps/unix/sysv/linux/ttyname.c: Include termios.h.
9682         (ttyname): Use tcgetattr instead of isatty, don't set errno to ENOTTY.
9683         * sysdeps/unix/sysv/linux/ttyname_r.c: Include termios.h.
9684         (__ttyname_r): Use tcgetattr instead of isatty, don't set errno to
9685         ENOTTY.
9686         * io/Makefile: Add rules to build and run tst-ttyname_r test.
9687         * io/tst-ttyname_r.c: New test.
9689 2006-12-03  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
9691         * sysdeps/unix/sysv/linux/sh/sys/io.h: Removed.
9693 2006-11-30  H.J. Lu  <hongjiu.lu@intel.com>
9695         * sysdeps/i386/i686/memcmp.S: Use jump table as the base of
9696         jump table entries.
9698 2006-11-30  Jan Kratochvil  <jan.kratochvil@redhat.com>
9700         * sysdeps/unix/sysv/linux/i386/clone.S: Provide CFI for the outermost
9701         `clone' function to ensure proper unwinding stop of gdb.
9702         * sysdeps/unix/sysv/linux/x86_64/clone.S: Likewise.
9704 2006-12-01  Ulrich Drepper  <drepper@redhat.com>
9706         * nscd/nscd.init: Remove obsolete and commented-out -S option
9707         handling.
9709 2006-11-23  Jakub Jelinek  <jakub@redhat.com>
9711         [BZ #3514]
9712         * manual/string.texi (strncmp): Fix pastos from wcscmp description.
9714         [BZ #3515]
9715         * manual/string.texi (strtok): Remove duplicate paragraph.
9717 2006-12-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
9719         * sysdeps/unix/sysv/linux/x86_64/sigaction.c: Fix compatibility with
9720         libgcc not supporting `rflags' unwinding (register # >= 17).
9722 2006-11-30  Jakub Jelinek  <jakub@redhat.com>
9724         * sunrpc/svc_run.c (svc_run): Set my_pollfd to new_pollfd if realloc
9725         succeeded.
9727 2006-11-29  Daniel Jacobowitz  <dan@codesourcery.com>
9728             Jakub Jelinek  <jakub@redhat.com>
9729             Jan Kratochvil  <jan.kratochvil@redhat.com>
9731         * sysdeps/unix/sysv/linux/x86_64/sigaction.c (restore_rt): Add correct
9732         unwind information.
9733         * sysdeps/unix/sysv/linux/x86_64/Makefile: Provide symbols for
9734         'restore_rt' even in the 'signal' directory.
9735         * sysdeps/unix/sysv/linux/x86_64/ucontext_i.sym: Extend the regs list.
9737 2006-11-27  Jakub Jelinek  <jakub@redhat.com>
9739         [BZ #3559]
9740         * sunrpc/svc_run.c (svc_run): Fail instead of segfaulting if
9741         malloc crashed.  Don't allocate memory unnecessarily in each
9742         loop.
9744 2006-10-21  Jakub Jelinek  <jakub@redhat.com>
9746         * resolv/mapv4v6addr.h (map_v4v6_address): Fix last change.
9748 2006-11-20  Ulrich Drepper  <drepper@redhat.com>
9750         * resolv/mapv4v6addr.h (map_v4v6_address): Optimize a bit.
9752 2006-11-18  Bruno Haible  <bruno@clisp.org>
9754         * sysdeps/unix/sysv/linux/i386/getgroups.c (__getgroups): Invoke
9755         __sysconf only after having tried to call getgroups32.
9757 2006-11-19  Ulrich Drepper  <drepper@redhat.com>
9759         * nss/nss_files/files-hosts.c (LINE_PARSER): Support IPv6-style
9760         addresses for IPv4 queries if they can be mapped.
9762 2006-11-16  Jakub Jelinek  <jakub@redhat.com>
9764         * sysdeps/x86_64/fpu/s_copysignf.S (__copysignf): Switch to .text.
9765         * sysdeps/x86_64/fpu/s_copysign.S (__copysign): Likewise.
9766         (signmask): Add .size directive.
9767         (othermask): Add .type directive.
9769 2006-11-14  Ulrich Drepper  <drepper@redhat.com>
9771         * po/nl.po: Update from translation team.
9773         * timezone/zdump.c: Redo fix for BZ #3137.
9775 2006-11-14  Jakub Jelinek  <jakub@redhat.com>
9777         * nss/nss_files/files-alias.c (get_next_alias): Set line back
9778         to first_unused after parsing :include: file.
9780 2006-11-10  Ulrich Drepper  <drepper@redhat.com>
9782         * timezone/africa: Update from tzdata2006o.
9783         * timezone/antarctica: Likewise.
9784         * timezone/asia: Likewise.
9785         * timezone/australasia: Likewise.
9786         * timezone/backward: Likewise.
9787         * timezone/europe: Likewise.
9788         * timezone/iso3166.tab: Likewise.
9789         * timezone/northamerica: Likewise.
9790         * timezone/southamerica: Likewise.
9791         * timezone/zone.tab: Likewise.
9793         * time/tzfile.c (__tzfile_read): Extend to handle new file format
9794         on machines with 64-bit time_t.
9796         * timezone/checktab.awk: Update from tzcode2006o.
9797         * timezone/ialloc.c: Likewise.
9798         * timezone/private.h: Likewise.
9799         * timezone/scheck.c: Likewise.
9800         * timezone/tzfile.h: Likewise.
9801         * timezone/tzselect.ksh: Likewise.
9802         * timezone/zdump.c: Likewise.
9803         * timezone/zic.c: Likewise.
9805         [BZ #3483]
9806         * elf/ldconfig.c (main): Call setlocale and textdomain.
9807         Patch mostly by Benno Schulenberg <bensberg@justemail.net>.
9809         [BZ #3480]
9810         * manual/argp.texi: Fix typos.
9811         * manual/charset.texi: Likewise.
9812         * manual/errno.texi: Likewise.
9813         * manual/filesys.texi: Likewise.
9814         * manual/lang.texi: Likewise.
9815         * manual/maint.texi: Likewise.
9816         * manual/memory.texi: Likewise.
9817         * manual/message.texi: Likewise.
9818         * manual/resource.texi: Likewise.
9819         * manual/search.texi: Likewise.
9820         * manual/signal.texi: Likewise.
9821         * manual/startup.texi: Likewise.
9822         * manual/stdio.texi: Likewise.
9823         * manual/sysinfo.texi: Likewise.
9824         * manual/syslog.texi: Likewise.
9825         * manual/time.texi: Likewise.
9826         Patch by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
9828         [BZ #3465]
9829         * sunrpc/clnt_raw.c: Minimal message improvements.
9830         * sunrpc/pm_getmaps.c: Likewise.
9831         * nis/nss_nisplus/nisplus-publickey.c: Likewise.
9832         * nis/nis_print_group_entry.c: Likewise.
9833         * locale/programs/repertoire.c: Likewise.
9834         * locale/programs/charmap.c: Likewise.
9835         * malloc/memusage.sh: Likewise.
9836         * elf/dl-deps.c: Likewise.
9837         * locale/programs/ld-collate.c: Likewise.
9838         * libio/vswprintf.c: Likewise.
9839         * malloc/memusagestat.c: Likewise.
9840         * sunrpc/auth_unix.c: Likewise.
9841         * sunrpc/rpc_main.c: Likewise.
9842         * nscd/cache.c: Likewise.
9843         * locale/programs/repertoire.c: Unify output messages.
9844         * locale/programs/charmap.c: Likewise.
9845         * locale/programs/ld-ctype.c: Likewise.
9846         * locale/programs/ld-monetary.c: Likewise.
9847         * locale/programs/ld-numeric.c: Likewise.
9848         * locale/programs/ld-time.c: Likewise.
9849         * elf/ldconfig.c: Likewise.
9850         * nscd/selinux.c: Likewise.
9851         * elf/cache.c: Likewise.
9852         Patch mostly by Benno Schulenberg <bensberg@justemail.net>.
9854         [BZ #3451]
9855         * sysdeps/i386/fpu/bits/mathinline.h (floor): Make rounding mode
9856         change atomic.
9857         (ceil): Likewise.
9859 2006-11-10  Jakub Jelinek  <jakub@redhat.com>
9861         * string/strxfrm_l.c (STRXFRM): Fix trailing \1 optimization
9862         if N is one bigger than return value.
9863         * string/tst-strxfrm2.c (do_test): Also test strxfrm with l1 + 1
9864         and l1 last arguments, if buf is defined, verify the return value
9865         equals to strlen (buf) and verify no byte beyond passed length
9866         is modified.
9868 2006-11-10  Ulrich Drepper  <drepper@redhat.com>
9870         * po/sv.po: Update from translation team.
9872 2006-11-09  Ulrich Drepper  <drepper@redhat.com>
9874         * sysdeps/unix/sysv/linux/x86_64/sysconf.c (intel_check_word): Add
9875         noinline attribute.
9877 2006-11-10  Jakub Jelinek  <jakub@redhat.com>
9879         * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_check_word): Add
9880         noinline attribute.
9882         * sysdeps/gnu/siglist.c (__old_sys_siglist, __old_sys_sigabbrev):
9883         Use __new_sys_siglist instead of _sys_siglist_internal as
9884         second macro argument.
9885         (_old_sys_siglist): Use declare_symbol_alias macro instead of
9886         strong_alias.
9888 2006-11-09  Ulrich Drepper  <drepper@redhat.com>
9890         [BZ #3493]
9891         * posix/unistd.h (sysconf): Remove const attribute.
9893         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Fix test for
9894         temporary or deprecated addresses.
9895         Patch by Sridhar Samudrala <sri@us.ibm.com>.
9897         * string/Makefile (tests): Add tst-strxfrm2.
9898         * string/tst-strxfrm2.c: New file.
9900 2006-10-09  Jakub Jelinek  <jakub@redhat.com>
9902         * elf/dl-debug.c (_dl_debug_initialize): Check r->r_map for 0
9903         rather than r->r_brk.
9905 2006-11-08  Jakub Jelinek  <jakub@redhat.com>
9907         * string/strxfrm_l.c (STRXFRM): Do the trailing \1 removal
9908         optimization even if needed > n.
9910         * elf/dl-load.c (decompose_rpath): Return bool rather than void.
9911         If l->l_name is on inhibit_rpath list, set sps->dirs to -1 and
9912         return false, otherwise return true.
9913         (cache_rpath): Return decompose_rpath return value.
9915 2006-11-07  Jakub Jelinek  <jakub@redhat.com>
9917         * include/libc-symbols.h (declare_symbol): Rename to...
9918         (declare_symbol_alias): ... this.  Add ORIGINAL argument, imply
9919         strong_alias (ORIGINAL, SYMBOL) in asm to make sure it preceedes
9920         .size directive.
9921         * sysdeps/gnu/errlist-compat.awk: Adjust for declare_symbol_alias
9922         changes.
9923         * sysdeps/gnu/siglist.c: Likewise.
9925 2006-11-03  Steven Munroe  <sjmunroe@us.ibm.com>
9927         * sysdeps/powerpc/fpu/bits/mathinline.h
9928         [__LIBC_INTERNAL_MATH_INLINES]: Moved to ...
9929         * sysdeps/powerpc/fpu/math_private.h: ...here.  New file.
9931 2006-11-05  Ulrich Drepper  <drepper@redhat.com>
9933         * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_check_word):
9934         Update handling of cache descriptor 0x49 for new models.
9935         * sysdeps/unix/sysv/linux/x86_64/sysconf.c (intel_check_word):
9936         Likewise.
9938 2006-11-02  Jakub Jelinek  <jakub@redhat.com>
9940         * malloc/memusage.c (dest): Reset not_me back to false after
9941         printing statistics.
9943 2006-11-02  Ulrich Drepper  <drepper@redhat.com>
9945         * configure.in: Work around ld --help change and avoid -z relro
9946         test completely if the architecture doesn't care about security.
9948 2006-11-01  Ulrich Drepper  <drepper@redhat.com>
9950         * po/sv.po: Update from translation team.
9952 2006-10-31  Ulrich Drepper  <drepper@redhat.com>
9954         * stdlib/atexit.c (atexit): Don't mark as hidden when used to
9955         generate compatibility version.
9957 2006-10-29  Ulrich Drepper  <drepper@redhat.com>
9959         * configure.in: Relax -z relro requirement a bit.
9961         * po/sv.po: Update from translation team.
9963 2006-10-29  Jakub Jelinek  <jakub@redhat.com>
9965         * elf/dl-sym.c (do_sym): Use RTLD_SINGLE_THREAD_P.
9966         * elf/dl-runtime.c (_dl_fixup, _dl_profile_fixup): Likewise.
9967         * elf/dl-close.c (_dl_close_worker): Likewise.
9968         * elf/dl-open.c (_dl_open_worker): Likewise.
9969         * sysdeps/generic/sysdep-cancel.h (RTLD_SINGLE_THREAD_P): Define.
9971 2006-10-27  Ulrich Drepper  <drepper@redhat.com>
9973         * configure.in: Require assembler support for visibility, compiler
9974         support for visibility and aliases, linker support for various -z
9975         options.
9976         * Makeconfig: Remove conditional code which now is unnecessary.
9977         * config.h.in: Likewise.
9978         * config.make.in: Likewise.
9979         * dlfcn/Makefile: Likewise.
9980         * elf/Makefile: Likewise.
9981         * elf/dl-load.c: Likewise.
9982         * elf/rtld.c: Likewise.
9983         * include/libc-symbols.h: Likewise.
9984         * include/stdio.h: Likewise.
9985         * io/Makefile: Likewise.
9986         * io/fstat.c: Likewise.
9987         * io/fstat64.c: Likewise.
9988         * io/fstatat.c: Likewise.
9989         * io/fstatat64.c: Likewise.
9990         * io/lstat.c: Likewise.
9991         * io/lstat64.c: Likewise.
9992         * io/mknod.c: Likewise.
9993         * io/mknodat.c: Likewise.
9994         * io/stat.c: Likewise.
9995         * io/stat64.c: Likewise.
9996         * libio/stdio.c: Likewise.
9997         * nscd/Makefile: Likewise.
9998         * stdlib/Makefile: Likewise.
9999         * stdlib/atexit.c: Likewise.
10000         * sysdeps/generic/ldsodefs.h: Likewise.
10001         * sysdeps/i386/dl-machine.h: Likewise.
10002         * sysdeps/i386/sysdep.h: Likewise.
10003         * sysdeps/i386/i686/memcmp.S: Likewise.
10004         * sysdeps/powerpc/powerpc32/sysdep.h: Likewise.
10005         * sysdeps/unix/sysv/linux/i386/sigaction.c: Likewise.
10006         * sysdeps/unix/sysv/linux/x86_64/sigaction.c: Likewise.
10008         * Makerules: USE_TLS support is now default.
10009         * tls.make.c: Likewise.
10010         * csu/Versions: Likewise.
10011         * csu/libc-start.c: Likewise.
10012         * csu/libc-tls.c: Likewise.
10013         * csu/version.c: Likewise.
10014         * dlfcn/dlinfo.c: Likewise.
10015         * elf/dl-addr.c: Likewise.
10016         * elf/dl-cache.c: Likewise.
10017         * elf/dl-close.c: Likewise.
10018         * elf/dl-iteratephdr.c: Likewise.
10019         * elf/dl-load.c: Likewise.
10020         * elf/dl-lookup.c: Likewise.
10021         * elf/dl-object.c: Likewise.
10022         * elf/dl-open.c: Likewise.
10023         * elf/dl-reloc.c: Likewise.
10024         * elf/dl-support.c: Likewise.
10025         * elf/dl-sym.c: Likewise.
10026         * elf/dl-sysdep.c: Likewise.
10027         * elf/dl-tls.c: Likewise.
10028         * elf/ldconfig.c: Likewise.
10029         * elf/rtld.c: Likewise.
10030         * elf/tst-tls-dlinfo.c: Likewise.
10031         * elf/tst-tls1.c: Likewise.
10032         * elf/tst-tls10.h: Likewise.
10033         * elf/tst-tls14.c: Likewise.
10034         * elf/tst-tls2.c: Likewise.
10035         * elf/tst-tls3.c: Likewise.
10036         * elf/tst-tls4.c: Likewise.
10037         * elf/tst-tls5.c: Likewise.
10038         * elf/tst-tls6.c: Likewise.
10039         * elf/tst-tls7.c: Likewise.
10040         * elf/tst-tls8.c: Likewise.
10041         * elf/tst-tls9.c: Likewise.
10042         * elf/tst-tlsmod1.c: Likewise.
10043         * elf/tst-tlsmod13.c: Likewise.
10044         * elf/tst-tlsmod13a.c: Likewise.
10045         * elf/tst-tlsmod14a.c: Likewise.
10046         * elf/tst-tlsmod2.c: Likewise.
10047         * elf/tst-tlsmod3.c: Likewise.
10048         * elf/tst-tlsmod4.c: Likewise.
10049         * elf/tst-tlsmod5.c: Likewise.
10050         * elf/tst-tlsmod6.c: Likewise.
10051         * include/errno.h: Likewise.
10052         * include/link.h: Likewise.
10053         * include/tls.h: Likewise.
10054         * locale/global-locale.c: Likewise.
10055         * locale/localeinfo.h: Likewise.
10056         * malloc/arena.c: Likewise.
10057         * malloc/hooks.c: Likewise.
10058         * malloc/malloc.c: Likewise.
10059         * resolv/Versions: Likewise.
10060         * sysdeps/alpha/dl-machine.h: Likewise.
10061         * sysdeps/alpha/libc-tls.c: Likewise.
10062         * sysdeps/generic/ldsodefs.h: Likewise.
10063         * sysdeps/generic/tls.h: Likewise.
10064         * sysdeps/i386/dl-machine.h: Likewise.
10065         * sysdeps/ia64/dl-machine.h: Likewise.
10066         * sysdeps/ia64/libc-tls.c: Likewise.
10067         * sysdeps/mach/hurd/fork.c: Likewise.
10068         * sysdeps/mach/hurd/i386/tls.h: Likewise.
10069         * sysdeps/powerpc/powerpc32/dl-machine.c: Likwise.
10070         * sysdeps/powerpc/powerpc32/dl-machine.h: Likewise.
10071         * sysdeps/powerpc/powerpc64/dl-machine.h: Likewise.
10072         * sysdeps/s390/libc-tls.c: Likewise.
10073         * sysdeps/s390/s390-32/dl-machine.h: Likewise.
10074         * sysdeps/s390/s390-64/dl-machine.h: Likewise.
10075         * sysdeps/sh/dl-machine.h: Likewise.
10076         * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
10077         * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
10078         * sysdeps/x86_64/dl-machine.h: Likewise.
10080         * elf/dl-close.c (_dl_close_worker): Renamed from _dl_close and
10081         split out locking and parameter checking.
10082         (_dl_close): Call _dl_close_worker after locking and checking.
10083         * elf/dl-open.c (_dl_open): Call _dl_close_worker instead of
10084         _dl_close.
10085         * elf/Makefile: Add rules to build and run tst-thrlock.
10086         * elf/tst-thrlock.c:  New file.
10088         [BZ #3426]
10089         * stdlib/stdlib.h: Adjust comment for canonicalize_file_name to
10090         reality.
10092         [BZ #3429]
10093         * elf/dl-open.c (dl_open_worker): Keep holding dl_load_lock until
10094         we are sure we do not need it anymore for _dl_close.  Also move
10095         the asserts inside the lock region.
10096         Patch mostly by Suzuki <suzuki@in.ibm.com>.
10098 2006-10-27  Jakub Jelinek  <jakub@redhat.com>
10100         * elf/dl-lookup.c (_dl_debug_bindings): Remove unused symbol_scope
10101         argument.
10102         (_dl_lookup_symbol_x): Adjust caller.
10104         * sysdeps/generic/ldsodefs.h (struct link_namespaces): Remove
10105         _ns_global_scope.
10106         * elf/rtld.c (dl_main): Don't initialize _ns_global_scope.
10108         * elf/dl-libc.c: Revert l_scope name changes.
10109         * elf/dl-load.c: Likewise.
10110         * elf/dl-object.c: Likewise.
10111         * elf/rtld.c: Likewise.
10112         * elf/dl-close.c (_dl_close): Likewise.
10113         * elf/dl-open.c (dl_open_worker): Likewise.  If not SINGLE_THREAD_P,
10114         always use __rtld_mrlock_{change,done}.  Always free old scope list
10115         here if not l_scope_mem.
10116         * elf/dl-runtime.c (_dl_fixup, _dl_profile_fixup): Revert l_scope name
10117         change.  Never free scope list here.  Just __rtld_mrlock_lock before
10118         the lookup and __rtld_mrlock_unlock it after the lookup.
10119         * elf/dl-sym.c: Likewise.
10120         * include/link.h (struct r_scoperec): Remove.
10121         (struct link_map): Replace l_scoperec with l_scope, l_scoperec_mem
10122         with l_scope_mem and l_scoperec_lock with l_scope_lock.
10124 2006-10-25  Ulrich Drepper  <drepper@redhat.com>
10126         * sysdeps/gnu/netinet/tcp.h: Define TCP_CONGESTION.
10128 2006-10-18  Ulrich Drepper  <drepper@redhat.com>
10130         * configure.in: Disable building profile libraries by default.
10132 2006-10-17  Jakub Jelinek  <jakub@redhat.com>
10134         * sunrpc/xdr_mem.c (xdrmem_setpos): Don't compare addresses
10135         as signed longs, check for x_base + pos overflow.
10136         * sunrpc/Makefile (tests): Add tst-xdrmem2.
10137         * sunrpc/tst-xdrmem2.c: New test.
10139 2006-10-18  Ulrich Drepper  <drepper@redhat.com>
10141         * elf/dl-lookup.c (_dl_lookup_symbol_x): Add warning to
10142         _dl_lookup_symbol_x code.
10144 2006-10-17  Jakub Jelinek  <jakub@redhat.com>
10146         * elf/dl-runtime.c: Include sysdep-cancel.h.
10147         (_dl_fixup, _dl_profile_fixup): Use __rtld_mrlock_* and
10148         scoperec->nusers only if !SINGLE_THREAD_P.  Use atomic_*
10149         instead of catomic_* macros.
10150         * elf/dl-sym.c: Include sysdep-cancel.h.
10151         (do_sym): Use __rtld_mrlock_* and scoperec->nusers only
10152         if !SINGLE_THREAD_P.  Use atomic_* instead of catomic_* macros.
10153         * elf/dl-close.c: Include sysdep-cancel.h.
10154         (_dl_close): Use __rtld_mrlock_* and scoperec->nusers only
10155         if !SINGLE_THREAD_P.  Use atomic_* instead of catomic_* macros.
10156         * elf/dl-open.c: Include sysdep-cancel.h.
10157         (dl_open_worker): Use __rtld_mrlock_* and scoperec->nusers only
10158         if !SINGLE_THREAD_P.  Use atomic_* instead of catomic_* macros.
10160 2006-10-17  Jakub Jelinek  <jakub@redhat.com>
10162         [BZ #3313]
10163         * malloc/malloc.c (malloc_consolidate): Set maxfb to address of last
10164         fastbin rather than end of fastbin array.
10166 2006-10-18  Ulrich Drepper  <drepper@redhat.com>
10168         * sysdeps/i386/i486/bits/atomic.h (catomic_decrement): Use correct
10169         body macro.
10170         * sysdeps/x86_64/bits/atomic.h
10171         (__arch_c_compare_and_exchange_val_64_acq): Add missing casts.
10172         (catomic_decrement): Use correct body macro.
10174 2006-10-17  Jakub Jelinek  <jakub@redhat.com>
10176         * include/atomic.h: Add a unique prefix to all local variables
10177         in macros.
10178         * csu/tst-atomic.c (do_test): Test also catomic_* macros.
10180 2006-10-16  Ulrich Drepper  <drepper@redhat.com>
10182         [BZ #3369]
10183         * sysdeps/posix/getaddrinfo.c (rfc3484_sort): Fix typos in rules 4
10184         and 7.
10186 2006-10-14  Ulrich Drepper  <drepper@redhat.com>
10188         * resolv/arpa/nameser.h: Document that ns_t_a6 is deprecated.
10190 2006-10-13  Ulrich Drepper  <drepper@redhat.com>
10192         [BZ #3313]
10193         * malloc/malloc.c (malloc_consolidate): Don't use get_fast_max to
10194         determine highest fast bin to consolidate, always look into all of
10195         them.
10196         (do_check_malloc_state): Only require for empty bins for large
10197         sizes in main arena.
10199         * libio/stdio.h: Add more __wur attributes.
10201         * elf/dl-minimal.c (realloc): Optimize last patch.
10203 2006-10-12  Richard Sandiford  <richard@codesourcery.com>
10205         [BZ #3352]
10206         * elf/dl-minimal.c (realloc): Let malloc() return a new pointer,
10207         and use memcpy() if it does.
10209 2006-11-12  Andreas Jaeger  <aj@suse.de>
10211         [BZ #2510]
10212         * manual/search.texi (Hash Search Function): Clarify.
10213         (Array Search Function): Clarify.
10215 2006-11-12  Joseph Myers  <joseph@codesourcery.com>
10217         [BZ #2830]
10218         * math/atest-exp.c (main): Cast hex value to mp_limb_t before
10219         shifting.
10220         * math/atest-exp2.c (read_mpn_hex): Likewise.
10221         * math/atest-sincos.c (main): Likewise.
10223 2006-10-11  Ulrich Drepper  <drepper@redhat.com>
10225         * sysdeps/unix/sysv/linux/syscalls.list: Add epoll_pwait.
10226         * sysdeps/unix/sysv/linux/sys/epoll.h: Declare epoll_pwait.
10227         * sysdeps/unix/sysv/linux/Versions (libc): Add epoll_pwait for
10228         version GLIBC_2.6.
10229         * Versions.def: Add GLIBC_2.6 for libc.
10231         * sysdeps/unix/sysv/linux/i386/sysdep.h (DOARGS_6): Fix offset.
10233         * sysdeps/i386/i486/bits/atomic.h: Add catomic_* support.
10235 2006-10-11  Jakub Jelinek  <jakub@redhat.com>
10237         * malloc/malloc.c (_int_malloc): Remove unused any_larger variable.
10239         * nis/nis_defaults.c (__nis_default_access): Don't call getenv twice.
10241         * nis/nis_subr.c (nis_getnames): Use __secure_getenv instead of getenv.
10242         * sysdeps/generic/unsecvars.h: Add NIS_PATH.
10244 2006-10-11  Ulrich Drepper  <drepper@redhat.com>
10246         * include/atomic.c: Define catomic_* operations.
10247         * sysdeps/x86_64/bits/atomic.h: Likewise.  Fix a few minor problems.
10248         * stdlib/cxa_finalize.c: Use catomic_* operations instead of atomic_*.
10249         * malloc/memusage.c: Likewise.
10250         * gmon/mcount.c: Likewise.
10251         * elf/dl-close.c: Likewise.
10252         * elf/dl-open.c: Likewise.
10253         * elf/dl-profile.c: Likewise.
10254         * elf/dl-sym.c: Likewise.
10255         * elf/dl-runtime.c: Likewise.
10256         * elf/dl-fptr.c: Likewise.
10257         * resolv/res_libc.c: Likewise.
10259 2006-10-10  Ulrich Drepper  <drepper@redhat.com>
10261         * nis/nis_subr.c (nis_getnames): Add trailing dot to NIS_PATH
10262         components which lack them.
10264         * nis/nis_subr.c (nis_getnames): Make sure that we always return
10265         at least one entry consisting of the parameter concatenated with
10266         the domain.
10268 2006-10-10  Roland McGrath  <roland@frob.com>
10270         * sysdeps/mach/hurd/utimes.c: Use a union to avoid an improper cast.
10271         * sysdeps/mach/hurd/futimes.c: Likewise.
10272         * sysdeps/mach/hurd/lutimes.c: Likewise.
10274 2006-10-09  Ulrich Drepper  <drepper@redhat.com>
10275             Jakub Jelinek  <jakub@redhat.com>
10277         Implement reference counting of scope records.
10278         * elf/dl-close.c (_dl_close): Remove all scopes from removed objects
10279         from the list in objects which remain.  Always allocate new scope
10280         record.
10281         * elf/dl-open.c (dl_open_worker): When growing array for scopes,
10282         don't resize, allocate a new one.
10283         * elf/dl-runtime.c: Update reference counters before using a scope
10284         array.
10285         * elf/dl-sym.c: Likewise.
10286         * elf/dl-libc.c: Adjust for l_scope name change.
10287         * elf/dl-load.c: Likewise.
10288         * elf/dl-object.c: Likewise.
10289         * elf/rtld.c: Likewise.
10290         * include/link.h: Include <rtld-lowlevel.h>.  Define struct
10291         r_scoperec.  Replace r_scope with pointer to r_scoperec structure.
10292         Add l_scoperec_lock.
10293         * sysdeps/generic/ldsodefs.h: Include <rtld-lowlevel.h>.
10294         * sysdeps/generic/rtld-lowlevel.h: New file.
10296         * include/atomic.h: Rename atomic_and to atomic_and_val and
10297         atomic_or to atomic_or_val.  Define new macros atomic_and and
10298         atomic_or which do not return values.
10299         * sysdeps/x86_64/bits/atomic.h: Define atomic_and and atomic_or.
10300         Various cleanups.
10301         * sysdeps/i386/i486/bits/atomic.h: Likewise.
10303         * po/sv.po: Update from translation team.
10305 2006-10-07  Ulrich Drepper  <drepper@redhat.com>
10307         * Versions.def: Add GLIBC_2.6 to libpthread.
10309         * include/shlib-compat.h (SHLIB_COMPAT): Expand parameters before use.
10310         (versioned_symbol): Likewise.
10311         (compat_symbol): Likewise.
10313         * po/tr.po: Update from translation team.
10315 2006-10-06  Ulrich Drepper  <drepper@redhat.com>
10317         * nis/Banner: Removed.  It's been integral part forever and the
10318         author info is incomplete anyway.
10319         * libio/Banner: Likewise.
10321         * nis/nis_table.c (nis_list): If __follow_path fails in the new
10322         code, make sure the nis_freeresult call doesn't crash and that the
10323         result is reported correctly.
10325 2006-09-27  Jakub Jelinek  <jakub@redhat.com>
10327         * nis/nis_table.c (nis_list): Handle FOLLOW_PATH | ALL_RESULTS
10328         when callback is NULL.
10330         * nis/Versions (libnss_nisplus): Add
10331         _nss_nisplus_initgroups_dyn@@GLIBC_PRIVATE.
10332         * nis/Makefile (libnss_nisplus-routines): Add nisplus-initgroups.
10333         * nis/nss_nisplus/nisplus-grp.c (tablename_val, tablename_len,
10334         _nss_create_tablename): Rename to...
10335         (grp_tablename_val, grp_tablename_len, _nss_grp_create_tablename):
10336         ... these.  No longer static.
10337         (internal_setgrent): Adjust users.
10338         (_nss_nisplus_getgrnam_r, _nss_nisplus_getgrgid_r): Likewise.
10339         Don't use locking around _nss_grp_create_tablename call.
10340         * nis/nss_nisplus/nisplus-initgroups.c: New file.
10342 2006-10-06  Ulrich Drepper  <drepper@redhat.com>
10344         * version.h (VERSION): Bump to 2.5.90 for new development tree.
10346 2006-10-06  Andreas Jaeger  <aj@suse.de>
10348         * include/features.h (__GLIBC_MINOR__): It's glibc 2.5 now.
10350 2006-10-06  Ulrich Drepper  <drepper@redhat.com>
10352         * po/pl.po: Update from translation team.
10354         * nscd/nscd.c (main): Fix typo in message.
10355         Patch by Jakub Bogsz <qboosh@pld-linux.org>.
10357 2006-10-02  Jakub Jelinek  <jakub@redhat.com>
10359         [BZ #3291]
10360         * sysdeps/unix/sysv/linux/sparc/sparc64/pause.c: Include
10361         errno.h, signal.h, unistd.h and sysdep-cancel.h.
10362         (__sigprocmask): Define.
10364 2006-10-02  Ulrich Drepper  <drepper@redhat.com>
10366         * elf/rtld.c (dl_main): Don't use prelinking if LD_DYNAMIC_WEAK is
10367         used.
10369 2006-10-02  Jakub Jelinek  <jakub@redhat.com>
10371         * nscd/mem.c (mempool_alloc): Round array size to 16 bytes
10372         in oldtotal and newtotal calculation.
10373         * nscd/nscd-client.h (struct mapped_database): Add datasize
10374         field.
10375         * nscd/nscd_helper.c (get_mapping): Initialize datasize field.
10376         (__nscd_get_map_ref): Get a new mapping even if mapping's data_size
10377         increased.
10378         (__nscd_cache_search): Add checks to make sure we never reference
10379         data beyond the current mapping.
10381 2006-10-02  Dmitry V. Levin  <ldv@altlinux.org>
10383         * sysdeps/posix/getaddrinfo.c (match_prefix): Make mask and val
10384         variables const to avoid compiler warnings.
10386         * io/fts.c (fts_close): Remove redundant checks.
10387         (fts_build): Likewise.
10388         (fts_palloc): Likewise.
10390         * manual/message.texi (Advanced gettext functions,
10391         Using gettextized software): Fix typos.
10393 2006-09-30  Ulrich Drepper  <drepper@redhat.com>
10395         * posix/glob.c (glob_in_dir): Add some comments and asserts to
10396         explain why there are no leaks.
10398 2006-09-29  Ulrich Drepper  <drepper@redhat.com>
10400         * libio/wmemstream.c: Include <wchar.h>.
10401         * libio/bug-wmemstream1.c: Likewise.
10402         * libio/tst-wmemstream1.c: Likewise.
10403         * libio/tst-wmemstream2.c: Likewise.
10405         * version.h (RELEASE): Bump to 2.5.
10406         * README: Regenerated.
10408         * locale/iso-3166.def: Add Aaland Islands and Montenegro.
10410         [BZ #3273]
10411         * nscd/nscd_initgroups.c (__nscd_getgrouplist): It is OK to have
10412         found no group members.
10413         Patch by Petr Baudis.
10415 2006-09-29  Jakub Jelinek  <jakub@redhat.com>
10417         * elf/rtld.c (_dl_start_final): If not USE___THREAD, don't
10418         assert bootstrap_map.l_tls_modid is zero.
10419         (_dl_start): Initialize bootstrap_map.l_tls_modid to 0
10420         if USE___THREAD.
10422 2006-09-27  Ulrich Drepper  <drepper@redhat.com>
10424         * libio/stdio.h: Move open_wmemstream prototype to ...
10425         * wcsmbs/wchar.h: ... here.
10427 2006-09-25  Jakub Jelinek  <jakub@redhat.com>
10429         [BZ #3252]
10430         * sysdeps/unix/sysv/linux/powerpc/fchownat.c (fchownat): Handle only
10431         fchownat syscall and __ASSUME_LCHOWN_SYSCALL case inline, call
10432         __{,l}chown to handle the rest.
10433         * sysdeps/unix/sysv/linux/i386/fchownat.c (fchownat): Handle only
10434         fchownat syscall and __ASSUME_32BITUIDS case inline, call
10435         __{,l}chown to handle the rest.
10436         * sysdeps/unix/sysv/linux/sparc/sparc32/fchownat.c: Include
10437         i386/fchownat.c.
10438         * sysdeps/unix/sysv/linux/s390/s390-32/fchownat.c: Likewise.
10439         * sysdeps/unix/sysv/linux/sh/fchownat.c: Likewise.
10441         [BZ #3253]
10442         * posix/glob.c (glob_in_dir): Don't alloca one struct globlink at a
10443         time, rather allocate increasingly bigger arrays of pointers, if
10444         possible with alloca, if too large with malloc.
10446 2006-09-24  Jakub Jelinek  <jakub@redhat.com>
10448         * sysdeps/powerpc/fpu/libm-test-ulps: Updated.
10450         * sysdeps/ieee754/ldbl-128/s_lrintl.c (__lrintl): Fix 2 typos.
10452 2006-09-24  Ulrich Drepper  <drepper@redhat.com>
10454         * sysdeps/posix/getaddrinfo.c (rfc3484_sort): Implement rule 4,
10455         home addresses.
10456         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Recognize
10457         IFA_F_HOMEADDRESS flag for interfaces.
10458         * include/ifaddrs.h (struct in6addrinfo): Define
10459         in6ai_homeaddress.
10461 2006-09-21  Jakub Jelinek  <jakub@redhat.com>
10463         [BZ #3225]
10464         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h (PTR_MANGLE3,
10465         PTR_DEMANGLE3): Define.
10466         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h (PTR_MANGLE3,
10467         PTR_DEMANGLE3): Likewise.
10468         * sysdeps/powerpc/powerpc32/__longjmp-common.S (__longjmp): Use them.
10469         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S (__longjmp):
10470         Likewise.
10471         * sysdeps/powerpc/powerpc64/__longjmp-common.S (__longjmp): Likewise.
10473 2006-09-20  Jakub Jelinek  <jakub@redhat.com>
10475         * po/libc.pot: Regenerated.
10476         * po/be.po: Updated.
10477         * po/ca.po: Likewise.
10478         * po/cs.po: Likewise.
10479         * po/da.po: Likewise.
10480         * po/de.po: Likewise.
10481         * po/el.po: Likewise.
10482         * po/en_GB.po: Likewise.
10483         * po/es.po: Likewise.
10484         * po/fi.po: Likewise.
10485         * po/fr.po: Likewise.
10486         * po/gl.po: Likewise.
10487         * po/hr.po: Likewise.
10488         * po/hu.po: Likewise.
10489         * po/ja.po: Likewise.
10490         * po/ko.po: Likewise.
10491         * po/nb.po: Likewise.
10492         * po/nl.po: Likewise.
10493         * po/pl.po: Likewise.
10494         * po/pt_BR.po: Likewise.
10495         * po/ru.po: Likewise.
10496         * po/rw.po: Likewise.
10497         * po/sk.po: Likewise.
10498         * po/sv.po: Likewise.
10499         * po/tr.po: Likewise.
10500         * po/zh_CN.po: Likewise.
10501         * po/zh_TW.po: Likewise.
10503         [BZ #3137]
10504         * iconv/iconv_prog.c (main): Fix spelling in error message.
10505         * iconv/iconvconfig.c (main): Likewise.
10506         * locale/programs/ld-collate.c (handle_ellipsis): Likewise.
10507         * locale/programs/ld-ctype.c (charclass_symbolic_ellipsis): Likewise.
10508         * locale/programs/localedef.c (main): Likewise.
10509         * locale/programs/repertoire.c (repertoire_read): Likewise.
10510         * timezone/zdump.c (main): Likewise.
10511         * nscd/connections.c (handle_request): Fix spelling in log message.
10512         Patch by Malcolm Parsons <malcolm.parsons@gmail.com>.
10514 2006-09-20  Ulrich Drepper  <drepper@redhat.com>
10516         * inet/inet6_option.c: Also emit linker warnings for the RFC 2292
10517         interfaces.
10519 2006-09-20  Andreas Jaeger  <aj@suse.de>
10521         * math/libm-test.inc (lrint_test_upward): Fix typo.
10523 2006-06-17  Joseph S. Myers  <joseph@codesourcery.com>
10525         [BZ #2592]
10526         * math/libm-test.inc (lrint_test_tonearest): New function.
10527         (lrint_test_towardzero): New function.
10528         (lrint_test_downward): New function.
10529         (lrint_test_upward): New function.
10530         (main): Run these new tests.
10531         * sysdeps/ieee754/dbl-64/s_llrint.c (__llrint): Correct rounding
10532         of values near to 0.
10533         (two52): Use double not long double.
10534         * sysdeps/ieee754/dbl-64/s_lrint.c (__lrint): Likewise.
10535         * sysdeps/ieee754/flt-32/s_llrintf.c (__llrintf): Likewise.
10536         (two23): Use float not double.
10537         * sysdeps/ieee754/flt-32/s_lrintf.c (__lrintf): Likewise.
10538         (two23): Use float not double.
10539         * sysdeps/ieee754/ldbl-128/s_llrintl.c (__llrintl): Likewise.
10540         * sysdeps/ieee754/ldbl-128/s_lrintl.c (__lrintl): Likewise.
10541         * sysdeps/ieee754/ldbl-96/s_llrintl.c (__llrintl): Likewise.
10542         * sysdeps/ieee754/ldbl-96/s_lrintl.c (__lrintl): Likewise.
10544 2006-09-20  Martin Schwidefsky  <schwidefsky@de.ibm.com>
10546         * sysdeps/unix/sysv/linux/s390/s390-32/makecontext.c (__makecontext):
10547         Cast sp to unsigned long to avoid compiler warning.
10548         Use __makecontext_ret function instead of a trampoline on the stack.
10549         (__makecontext_ret): New function.
10550         * sysdeps/unix/sysv/linux/s390/s390-64/makecontext.c: Likewise.
10552 2006-09-19  Jakub Jelinek  <jakub@redhat.com>
10554         * elf/dl-cache.c (HWCAP_CHECK): If _DL_PLATFORMS_COUNT, but
10555         platform == -1, reject any libs with non-zero _DL_HWCAP_PLATFORM
10556         bits.
10558 2006-09-19  Ulrich Drepper  <drepper@redhat.com>
10560         * elf/dl-close.c (_dl_close): If dependency is not unloaded make
10561         sure no reference to the unloaded map's search list remains in the
10562         dependency's scope.
10564 2006-09-16  Jakub Jelinek  <jakub@redhat.com>
10566         * elf/Makefile: Add rules to build and run unload7 test.
10567         * elf/unload7.c: New test.
10568         * elf/unload7mod1.c: New file.
10569         * elf/unload7mod2.c: New file.
10571 2006-09-18  Jakub Jelinek  <jakub@redhat.com>
10573         * sysdeps/unix/sysv/linux/sys/ptrace.h (PT_GETEVENTMSG): Fix pasto.
10574         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h (PTRACE_SETOPTIONS,
10575         PTRACE_GETEVENTMSG, PTRACE_GETSIGINFO, PTRACE_SETSIGINFO): Define.
10576         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h (PTRACE_SETOPTIONS,
10577         PTRACE_GETEVENTMSG, PTRACE_GETSIGINFO, PTRACE_SETSIGINFO): Likewise.
10578         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h (PTRACE_SETOPTIONS,
10579         PTRACE_GETEVENTMSG, PTRACE_GETSIGINFO, PTRACE_SETSIGINFO): Likewise.
10580         * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h (PTRACE_SETOPTIONS,
10581         PTRACE_GETEVENTMSG): Likewise.
10582         (PTRACE_GETSIGINFO, PTRACE_SETSIGINFO): Change to the arch independent
10583         values.
10585 2006-09-17  Mike Frysinger  <vapier@gentoo.org>
10587         * sysdeps/unix/sysv/linux/sys/ptrace.h (PTRACE_SETOPTIONS,
10588         PTRACE_GETEVENTMSG, PTRACE_GETSIGINFO, PTRACE_SETSIGINFO): Define.
10589         * sysdeps/unix/sysv/linux/ptrace.c (ptrace): Check PTRACE_SETOPTIONS,
10590         PTRACE_GETEVENTMSG, PTRACE_GETSIGINFO and PTRACE_SETSIGINFO.
10592 2006-09-16  Jakub Jelinek  <jakub@redhat.com>
10594         * sysdeps/powerpc/powerpc32/register-dump.h (register_dump): Don't
10595         write '\0' to the fd.
10596         * sysdeps/mach/hurd/powerpc/register-dump.h (register_dump): Likewise.
10597         * sysdeps/powerpc/powerpc64/register-dump.h (register_dump): Likewise.
10598         Change regs to unsigned long pointer from unsigned int, fix fscr
10599         offset.
10601 2006-09-14  Jakub Jelinek  <jakub@redhat.com>
10603         * io/Makefile (CFLAGS-fstatat.c): Set.
10604         (CFLAGS-fstatat64.c): Likewise.
10605         (CFLAGS-mknodat.c): Likewise.
10607         * sysdeps/ieee754/ldbl-128ibm/s_llrintl.c: Comment fixes.
10608         * sysdeps/ieee754/ldbl-128ibm/s_llroundl.c: Likewise.
10609         * sysdeps/ieee754/ldbl-128ibm/s_lrintl.c: Rewritten.
10610         * sysdeps/ieee754/ldbl-128ibm/s_lroundl.c: Rewritten.
10612 2006-09-14  Jakub Jelinek  <jakub@redhat.com>
10613             Steven Munroe  <sjmunroe@us.ibm.com>
10615         * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_cap_flags): Add 4 new cap
10616         names to the beginning.  Rename "cell" to "cellbe".
10617         (_dl_powerpc_platforms): New.
10618         * sysdeps/powerpc/dl-procinfo.h (_DL_HWCAP_FIRST): Decrease.
10619         (HWCAP_IMPORTANT): Remove power{4,5,5+} and cell.
10620         (_DL_PLATFORMS_COUNT, _DL_FIRST_PLATFORM): Define.
10621         (_DL_HWCAP_PLATFORM): Define to new mask.
10622         (_dl_platform_string, _dl_string_platform): New functions.
10623         * sysdeps/powerpc/sysdep.h (PPC_FEATURE_BOOKE, PPC_FEATURE_SMT,
10624         PPC_FEATURE_ICACHE_SNOOP, PPC_FEATURE_ARCH_2_05): Define.
10626 2006-09-12  Jakub Jelinek  <jakub@redhat.com>
10628         [BZ #2526]
10629         * README.libm: Fix a thinko in sqrt algorithm description.
10631         [BZ #3143]
10632         * manual/string.texi (argz_delete): Fix prototype.
10633         Patch by <alpt@freaknet.org>.
10635 2006-08-26  Joseph Myers  <joseph@codesourcery.com>
10637         [BZ #3138]
10638         * io/test-lfs.c (do_prepare): Give name_len type size_t.
10639         * io/tst-fcntl.c (do_prepare): Likewise.
10640         * posix/tst-exec.c (do_prepare): Likewise.
10641         * posix/tst-preadwrite.c (do_prepare): Likewise.
10642         * posix/tst-spawn.c (do_prepare): Likewise.
10643         * posix/tst-truncate.c (do_prepare): Likewise.
10644         * rt/tst-aio.c (do_prepare): Likewise.
10645         * rt/tst-aio64.c (do_prepare): Likewise.
10646         * stdlib/test-canon2.c (do_prepare): Give test_dir_len type
10647         size_t.
10649 2006-09-09  Ulrich Drepper  <drepper@redhat.com>
10651         [BZ #2821]
10652         * time/mktime.c (guess_time_tm): Fix overflow detection.
10653         * time/Makefile (tests): Add bug-mktime1.
10654         * time/bug-mktime1.c: New file.
10656         [BZ #3189, #3188]
10657         * misc/sys/mman.h (remap_file_pages): Make available for _GNU_SOURCE.
10658         (mremap): Likewise.
10660 2006-09-07  Jakub Jelinek  <jakub@redhat.com>
10662         [BZ #1006]
10663         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela):
10664         Ensure relocation doesn't clobber any bits outside of the
10665         immediate field for R_SPARC_TLS_LE_HIX22, R_SPARC_WDISP30,
10666         R_SPARC_HI22 and R_SPARC_H44.
10668         [BZ #2775]
10669         * malloc/malloc.c (sYSMALLOc): Only call grow_heap if
10670         (long) (MINSIZE + nb - old_size) is positive.
10672         * malloc/arena.c (grow_heap): When growing bail even if new_size
10673         is negative.
10675         [BZ #3155]
10676         * sysdeps/powerpc/powerpc32/fpu/s_lrint.S (__lrint): Don't access
10677         stack below r1.
10679 2006-09-06  Jakub Jelinek  <jakub@redhat.com>
10681         * posix/regex_internal.c (re_string_reconstruct): Handle
10682         offset < pstr->valid_raw_len && pstr->offsets_needed case.
10683         Ensure no bytes read before raw_mbs array.  Pass a saved copy of
10684         pstr->valid_len - 1 rather than pstr->valid_raw_len - 1 to
10685         re_string_context_at.
10686         * posix/Makefile: Add rules to build and run bug-regex26 test.
10687         * posix/bug-regex26.c: New test.
10689         * locale/programs/ld-collate.c (collate_read): Goto sym_equiv_free
10690         rather than col_sym_free.  Move seqp declaration earlier.
10692         * resolv/gai_suspend.c (gai_suspend): Make sure result is initialized.
10694 2006-09-05  Jakub Jelinek  <jakub@redhat.com>
10696         * nscd/initgrcache.c (addinitgroupsX): Move any_success
10697         decl before first goto out.
10699 2006-09-04  Jakub Jelinek  <jakub@redhat.com>
10701         * Makerules (shlib.lds): If have-hash-style, put .hash section
10702         at the end of the RO segment.
10704 2006-09-04  Ulrich Drepper  <drepper@redhat.com>
10706         * elf/do-lookup.h (do_lookup_x): Initialize symidx in case the new
10707         style hash table format is used.
10709 2006-09-04  Jakub Jelinek  <jakub@redhat.com>
10711         * resolv/res_mkquery.c (res_nmkquery): Set hp->id to statp->id after
10712         randomization rather than before.
10713         * resolv/res_init.c (res_randomid): Don't call gettimeofday here.
10715 2006-08-31  Jakub Jelinek  <jakub@redhat.com>
10717         * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Add ld.so.
10719         * malloc/malloc.c (_int_malloc): Use full list insert and not
10720         shortcut which assumes the list is empty for large requests
10721         too.
10723         * elf/tst-addr1.c (do_test): Allow i.dli_sname "_IO_printf".
10725 2006-08-30  Jakub Jelinek  <jakub@redhat.com>
10727         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (splice): Add offin
10728         and offout arguments to the prototype.
10729         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (splice): Likewise.
10730         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h (splice): Likewise.
10731         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (splice): Likewise.
10732         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h (splice): Likewise.
10733         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h (splice): Likewise.
10734         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h (splice): Likewise.
10735         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h (splice): Likewise.
10736         * sysdeps/unix/sysv/linux/syscalls.list (splice): Adjust args string.
10738 2006-08-28  Ulrich Drepper  <drepper@redhat.com>
10740         * elf/dl-load.c (_dl_init_paths): Expand DSTs.
10742         * elf/dl-open.c (dl_open_worker): Allow $LIB and $PLATFORM in
10743         dlopen parameters.
10745 2006-08-28  Jakub Jelinek  <jakub@redhat.com>
10747         * inet/getnameinfo.c (getnameinfo): For AF_INET, check errno
10748         only if herrno is NETDB_INTERNAL.  Handle errors other than
10749         ERANGE outside of the loops, handle TRY_AGAIN.
10751         * locale/programs/ld-ctype.c (translit_flatten): Issue error
10752         if other's ctype category was missing.
10753         * locale/programs/ld-collate.c (collate_read): Return if
10754         copy_locale's collate category is missing.
10756 2006-08-27  Ulrich Drepper  <drepper@redhat.com>
10758         [BZ #2684]
10759         * malloc/malloc.c (public_rEALLOc): Try harder by using other
10760         arenas if allocation failed.
10761         Patch mostly by Jan Edler <jan.edler@indexengines.com>.
10763 2006-08-26  Ulrich Drepper  <drepper@redhat.com>
10765         * malloc/malloc.c (bin_at): Rewrite to be more clear and to not
10766         waste bins[0..1].
10767         (malloc_state): Reduce bins size by 2.
10768         (_int_malloc): Fix test for large enough buffer for early termination.
10769         When no unsorted block matches perfectly and an exiting block has
10770         to be split, use full list insert and not shortcut which assumes
10771         the list is empty.
10773         * locale/programs/ld-ctype.c (ctype_read): Better patch for read
10774         failure.
10776 2006-08-24  Ulrich Drepper  <drepper@redhat.com>
10778         * locale/programs/ld-ctype.c (ctype_read): If CTYPE is NULL, don't
10779         do anything.
10781         * sysdeps/generic/ldsodefs.h (DL_ADDR_SYM_MATCH): For undefined
10782         symbol require exact match (these are PLTs).
10783         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ldsodefs.h
10784         (_dl_ppc64_addr_sym_match): Likewise.
10786         [BZ #2683]
10787         * elf/dl-addr.c (_dl_addr): Don't ignore all undefined symbols.
10788         If symbol has a value use it.
10789         * elf/tst-dladdr1.c: New file.
10790         * elf/Makefile: Add rules to build and run tst-addr1.
10792 2006-08-24  Jakub Jelinek  <jakub@redhat.com>
10794         * malloc/malloc.c (sYSMALLOc): Avoid infinite loop if MMAP
10795         keeps failing and heap growth or new heap creation isn't
10796         successful either.
10797         * malloc/tst-malloc.c (main): Add new tests.
10799 2006-08-24  Ulrich Drepper  <drepper@redhat.com>
10801         [BZ #2734]
10802         * sysdeps/i386/bits/byteswap.h (__bswap_32): Use same conditions
10803         as in the x86-64 code to use bswap.
10805 2006-05-21  Joseph S. Myers  <joseph@codesourcery.com>
10807         [BZ #2680]
10808         * posix/unistd.h (getlogin_r): Condition on __USE_POSIX199506, not
10809         __USE_UNIX98.
10810         * posix/bits/unistd.h: Likewise.
10812 2006-05-15  Mike Frysinger  <vapier@gentoo.org>
10814         [BZ #2751]
10815         * string/strchr.c: Add cast to avoid warning.
10817 2006-08-21  Ulrich Drepper  <drepper@redhat.com>
10819         * malloc/malloc.c (DEFAULT_MMAP_THRESHOLD_MAX): For 32-bit
10820         platforms define as 512K.  For 64-bit platforms as 32MB.  The lower
10821         limit is needed to avoid the exploding of the address space
10822         requirement for secondary heaps.
10823         * malloc/arena.c (HEAP_MAX_SIZE): Define using
10824         DEFAULT_MMAP_THRESHOLD_MAX if it is defined.
10826 2006-07-30  Joseph S. Myers  <joseph@codesourcery.com>
10828         [BZ #3018]
10829         * Makerules (depfiles): Handle extra-test-objs the same as
10830         extra-objs.
10831         (common-mostlyclean): Likewise.
10832         * dlfcn/Makefile (extra-objs): Add modules to extra-test-objs
10833         instead.
10834         * elf/Makefile (extra-objs): Likewise.
10835         * stdlib/Makefile (extra-objs): Likewise.
10837 2006-08-14  Eric Blake  <ebb9@byu.net>
10839         [BZ #3044]
10840         * misc/error.h: Assume C89 or better.
10841         * misc/error.c: Likewise.
10843 2006-08-21  Ulrich Drepper  <drepper@redhat.com>
10845         [BZ #3040]
10846         * sysdeps/unix/sysv/linux/openat.c: Fix compilation if
10847         __ASSUME_ATFCTS is defined.
10849 2006-08-19  Ulrich Drepper  <drepper@redhat.com>
10851         * malloc/malloc.c (_int_malloc): Limit number of unsorted blocks
10852         to sort in each call.
10854         * nis/nss_nis/nis-service.c (internal_nis_getservent_r): . If map
10855         is empty simply return and use next service.
10856         * nis/nss_nis/nis-rpc.c (internal_nis_getrpcent_r): Likewise.
10858         * locale/programs/charmap.c (charmap_read): Add new parameter.  It
10859         tells us when not finding a charmap file is an error.
10860         * locale/programs/charmap.h: Adjust charmap_read prototype.
10861         * iconv/iconv_prog.c (main): Tell charmap_read it's no error if we
10862         cannot find a charmap.
10863         * locale/programs/localedef.c (main): Adjust charmap_read call.
10865 2006-08-15  Jakub Jelinek  <jakub@redhat.com>
10867         * sysdeps/unix/sysv/linux/sparc/sparc64/pause.c: Use
10868         sysdeps/posix/pause.c implementation instead.
10870 2006-08-09  Jakub Jelinek  <jakub@redhat.com>
10872         * sysdeps/unix/nice.c (nice): Transform EACCES errno from setpriority
10873         to EPERM.
10875 2006-08-13  Andreas Schwab  <schwab@suse.de>
10877         * sysdeps/powerpc/powerpc32/dl-trampoline.S (_dl_runtime_resolve):
10878         Don't clobber caller's LRSAVE.
10879         (_dl_prof_resolve): Likewise.
10881 2006-08-14  Ulrich Drepper  <drepper@redhat.com>
10883         [BZ #1996]
10884         * libio/memstream.c (open_memstream): Allocate initial buffer with
10885         calloc.
10886         * libio/wmemstream.c (open_wmemstream): Likewise.
10887         * libio/strops.c: Pretty printing.
10888         (_IO_str_overflow): Clear uninitialized part of the new buffer.
10889         (enlarge_userbuf): New function.
10890         (_IO_str_seekoff): Call it if seek position is larger than current
10891         buffer.
10892         * libio/wstrops.c: Likewise.
10893         * libio/vasprintf.c: Add comment as to why we do not have to use
10894         calloc instead of malloc to allocate initial buffer.
10895         * libio/Makefile (tests): Add bug-memstream1 and bug-wmemstream1.
10896         * libio/bug-memstream1.c: New file.
10897         * libio/bug-wmemstream1.c: New file.
10899 2006-08-13  Ulrich Drepper  <drepper@redhat.com>
10901         * libio/wstrops.c: Remove dead macro definitions and comments.
10902         * libio/strops.c: Likewise.
10904         [BZ #2764]
10905         * login/utmpname.c (__utmpname): Remove unnecessary test.
10907 2006-06-08  Joseph Myers  <jsm28@gcc.gnu.org>
10909         [BZ #2832]
10910         * math/gen-libm-test.pl (clean_up_number): Do not remove trailing
10911         0s from integers.
10913 2006-08-13  Ulrich Drepper  <drepper@redhat.com>
10915         [BZ #2987]
10916         * sysdeps/unix/sysv/linux/clock_settime.c: Add code to use syscall
10917         for CPU clocks.
10918         * sysdeps/unix/clock_settime.c: Add support for platform-specific
10919         setting of CPU clocks.
10921 2006-06-23  Paul Eggert  <eggert@cs.ucla.edu>
10923         [BZ #2841]
10924         * sysdeps/generic/stdint.h (UINT8_C, UINT16_C): Don't append 'U',
10925         since C99 requires the result to promote to 'int' when uint_least8_t
10926         and uint_least16_t promote to 'int'.
10928 2006-08-12  Ulrich Drepper  <drepper@redhat.com>
10930         [BZ #3013]
10931         * locale/programs/ld-ctype.c (ctype_output): Adjust alignments, fix
10932         lenght of one output field, correct bitmask creation.
10933         * locale/programs/ld-time.c: Add alignment.
10935         [BZ #2997]
10936         * misc/error.c: Add space between program name and message if file
10937         name is missing.
10939 2006-08-03  Eric Blake  <ebb9@byu.net>
10941         [BZ #2998]
10942         * misc/error.c (error_tail) [_LIBC]: Avoid invalid free.
10944 2006-08-09  Ulrich Drepper  <drepper@redhat.com>
10946         * malloc/memusagestat.c: Silence warnings.
10948         * malloc/malloc.c: Dynamically size mmap treshold if the program
10949         frees mmaped blocks.
10950         Patch by Valerie Henson and Arjan van de Ven.
10952 2006-08-08  Jakub Jelinek  <jakub@redhat.com>
10954         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h (O_DIRECT): Protect with
10955         __USE_GNU.
10957         * stdlib/strtol_l.c (__strtol_ul_max_tab, __strtol_ul_rem_tab,
10958         __strtol_ull_max_tab, __strtol_ull_rem_tab): Declare.
10959         (DEF): Don't put the var into .gnu.linkonce.r.* section.
10960         Only provide var definitions in strtol_l (or for *ull*
10961         in strtoll_l).
10963         * stdio-common/bug16.c (tests): New array.
10964         (do_tests): Allow the first hexadecimal digit
10965         to be 1, 2, 4 or 8.  Do 3 additional tests.
10967         * sysdeps/s390/fpu/libm-test-ulps: Update.
10969         * sysdeps/unix/sysv/linux/s390/s390-32/fchownat.c (fchownat): Use
10970         fchownat syscall if available.
10971         * sysdeps/unix/sysv/linux/powerpc/fchownat.c (fchownat): Likewise.
10972         * sysdeps/unix/sysv/linux/sh/fchownat.c (fchownat): Likewise.
10973         * sysdeps/unix/sysv/linux/i386/fchownat.c (fchownat): Likewise.
10975 2006-08-07  Ulrich Drepper  <drepper@redhat.com>
10977         * nis/nis_xdr.c: Avoid some function calls.
10979 2006-08-07  Jakub Jelinek  <jakub@redhat.com>
10980             Ulrich Drepper  <drepper@redhat.com>
10982         * nis/nis_call.c (rec_dirsearch) [case LOWER_NAME]: Don't take
10983         short cut if only one name component is stripped away.
10985 2006-08-07  Ulrich Drepper  <drepper@redhat.com>
10987         * nis/nis_call.c: Minor cleanups throughout.
10988         (rec_dirsearch) [case HIGHER_NAME]: Correctly size ndomain array.
10989         (first_shoot): Add search_parent_first parameter.  Only if it is set
10990         search parent server first.
10991         If directory for table found through cold start cache is not the same
10992         as referenced in the cache, don't use it.
10993         (__nisfind_server): Take additional parameter.  Pass it on to
10994         first_shoot.
10995         (__prepare_niscall): Adjust __nisfind_server call.
10996         * nis/rpcsvc/nislib.h: Adjust __nisfind_server prototype.
10997         * nis/nis_table.c: Adjust __nisfind_server call.
10998         * nis/nis_lookup.c: Likewise.
10999         (nis_lookup): Don't loop endlessly if name is reduced to ".".
11001 2006-08-03  Ulrich Drepper  <drepper@redhat.com>
11003         [BZ #2182]
11004         * math/s_cacosh.c: Return values from positive branch.
11005         * math/s_cacoshf.c: Likewise.
11006         * math/s_cacoshl.c: Likewise.
11008         [BZ #2883]
11009         * sysvipc/sys/msg.h: Change return value to ssize_t.
11010         * sysdeps/unix/sysv/linux/msgrcv.c: Likewise.
11011         * sysvipc/msgrcv.c: Likewise.
11012         * include/sys/msg.h: Likewise.
11014         * grp/initgroups.c (internal_getgrouplist): Remove unnecessary
11015         test introduced in patch for bz #661.
11016         (getgrouplist): Simplify code a bit.  Don't allocate one additional
11017         element for NEWGROUPS.
11019         [BZ #2908]
11020         * stdio-common/printf_fphex.c (__printf_fphex): When rounding up
11021         'f', use '1' as leading digit not '\1'.
11022         * stdio-common/Makefile (tests): Add bug16.
11023         * stdio-common/bug16.c: New file.
11025         [BZ #2914]
11026         * sysdeps/unix/sysv/linux/gethostid.c: Don't define OLD_HOSTIDFILE
11027         and don't try to open it.  The patch introducing the macro
11028         contained a bug and used the same file name as the new file
11029         instead of using /var/adm/hostid.  Nobody complaint so I'm taking
11030         this out completely.
11032         [BZ #2926]
11033         * assert/assert.h: Move cast to void inside ?: to quiet gcc.
11034         Patch by Jerry James <Jerry.James@usu.edu>.
11036         * rt/Makefile (tests): Add tst-clock2.
11037         * rt/tst-clock2.c: New file.
11039         [BZ #2978]
11040         * resolv/gai_notify.c (__gai_notify_only): Copy memory for thread
11041         function and its parameters and pass it to new thread.
11042         (__gai_notify): Add support for alternative waiting for completion.
11043         * resolv/gai_suspend.c (gai_suspend): Add support for alternative
11044         waiting for completion.
11045         * resolv/getaddrinfo_a.c: Likewise.
11046         * resolv/gai_misc.h (struct waitlist): Don't add cond if alternative
11047         waiting for completion is used.
11048         * resolv/gai_misc.c: Allow overwriting code to start helper thread.
11049         * resolv/gai_cancel.c: Include <gai_misc.h> not "gai_misc.h".
11050         * resolv/gai_error.c: Likewise.
11051         * resolv/gai_sigqueue.c: Likewise.
11053 2006-08-02  Thomas Schwinge  <tschwinge@gnu.org>
11055         * hurd/getdport.c (__getdport): Don't return EBADF; instead set
11056         errno to EBADF and return MACH_PORT_NULL.
11058 2006-06-23  Joseph Myers  <joseph@codesourcery.com>
11060         [BZ #2980]
11061         * posix/Makefile (CFLAGS-waitid.c): Add -fasynchronous-unwind-tables.
11063 2006-08-02  Ulrich Drepper  <drepper@redhat.com>
11065         * elf/dl-addr.c (_dl_addr): If GNU-style hash tables are present,
11066         walk them instead of the symbol table.
11068 2006-08-01  Ulrich Drepper  <drepper@redhat.com>
11070         [BZ #2098]
11071         * nscd/initgrcache.c (addinitgroupsX): Judge successful lookups by
11072         status of NSS calls, not the number of returned entries.
11074         * sysdeps/unix/sysv/linux/syscalls.list: Remove add_key,
11075         request_key, keyctl.
11077 2006-07-31  Ulrich Drepper  <drepper@redhat.com>
11079         * sysdeps/unix/sysv/linux/dl-osinfo.h: Remove unnecessary include.
11081 2006-07-16  Jeff Bailey  <jbailey@ubuntu.com>
11083         * elf/tst-auditmod1.c: Fix typo in #error.
11085 2006-07-31  Ulrich Drepper  <drepper@redhat.com>
11087         * elf/tst-auditmod1.c: Remove code for unsupported architectures.
11089         * iconvdata/run-iconv-test.sh: Run cmp in C locale.
11091 2006-07-20  Adam Nemet  <anemet@caviumnetworks.com>
11093         * stdlib/test-canon.c (do_test): Close fd before unlinking file so
11094         that the directory is empty even on non-POSIX filesystems.
11096 2006-07-31  Ulrich Drepper  <drepper@redhat.com>
11098         * elf/dl-open.c (dl_open_worker): Add branch prediction.
11100         * nis/nss_compat/compat-grp.c: Avoid unnecessary setgrent calls into
11101         the backend NSS module.  If backend setgrent call failed, don't have
11102         internal_setgrent fail.  Just remember this until it is needed.
11103         * nis/nss_compat/compat-pwd.c: Likewise.
11104         * nis/nss_compat/compat-spwd.c: Likewise.
11106 2006-07-30  Roland McGrath  <roland@redhat.com>
11108         * sysdeps/unix/sysv/linux/ia64/sigsuspend.c: File removed.
11109         * sysdeps/unix/sysv/linux/x86_64/sigsuspend.c: File removed.
11110         * sysdeps/unix/sysv/linux/s390/s390-64/sigsuspend.c: File removed.
11111         * sysdeps/unix/sysv/linux/sparc/sparc64/sigsuspend.c: File removed.
11113         * sysdeps/unix/sysv/linux/not-cancel.h (pause_not_cancel): New macro.
11114         (nanosleep_not_cancel): New macro.
11115         (sigsuspend_not_cancel): new macro.
11116         * sysdeps/unix/sysv/linux/sigsuspend.c [__ASSUME_REALTIME_SIGNALS]
11117         (do_sigsuspend): Define as inline.
11118         (__sigsuspend): Always use do_sigsuspend.
11119         [! NO_CANCELLATION] (__sigsuspend_nocancel): New function.
11120         * include/signal.h: Declare __sigsuspend_nocancel.
11121         * sysdeps/posix/pause.c
11122         [! NO_CANCELLATION] (__pause_nocancel): New function.
11124         * include/unistd.h (__pause_nocancel): Add attribute_hidden.
11125         * include/time.h (__nanosleep_nocancel): Likewise.
11127 2006-07-30  Ulrich Drepper  <drepper@redhat.com>
11129         * locale/programs/localedef.c (add_to_readlist): Rename local
11130         variables to avoid confusion.
11132         * locale/programs/charmap.c (charmap_read): Emit error message if
11133         charmap couldn't be found or read.
11135 2006-07-28  Ulrich Drepper  <drepper@redhat.com>
11137         * sysdeps/unix/sysv/linux/kernel-features.h: Define
11138         __ASSUME_FUTEX_LOCK_PI.
11139         * include/time.h: Declare __nanosleep_nocancel.
11140         * include/unistd.h: Declare __pause_nocancel.
11142         * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Use this instead of
11143         LDFLAGS.  Add -lgcc_eh and libc_nonshared (again) to make sure we
11144         get the __stack_chk_fail_local definition when it's needed.
11146 2006-07-26  Ulrich Drepper  <drepper@redhat.com>
11148         * dlfcn/Makefile: Add rules to build and run bug-atexit3.
11149         * dlfcn/bug-atexit3.c: New file.
11150         * dlfcn/bug-atexit3-lib.cc: New file.
11152         * dlfcn/dlmopen.c (dlmopen_doit): Don't allow RTLD_GLOBAL to be
11153         used when the namespace is not the base namespace.
11155 2006-07-26  Gavin Romig-Koch  <gavin@redhat.com>
11157         * stdlib/cxa_atexit.c (__new_exitfn_called): New variable.
11158         (__new_exitfn): Bump it in every successful call.
11159         * stdlib/cxa_finalize.c (__cxa_finalize): If destructor registered
11160         more exit handlers, call them right away.
11161         * stdlib/exit.h: Declare __new_exitfn_called.
11163 2006-07-25  Ulrich Drepper  <drepper@redhat.com>
11165         * stdlib/cxa_finalize.c (__cxa_finalize): Fix race condition when
11166         calling registered handler.
11168         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Fix comment.
11169         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
11170         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
11171         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
11172         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
11173         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
11174         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Likewise.
11175         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Likewise.
11177 2006-07-10  Ulrich Drepper  <drepper@redhat.com>
11179         * elf/dl-lookup.c (dl_new_hash): New functions.
11180         (_dl_lookup_symbol_x): Rename hash to old_hash and don't compute
11181         value here.  Compute new-style hash value.  Pass new hash value
11182         and reference to variable with the old value to do_lookup_x.
11183         (_dl_setup_hash): If DT_GNU_HASH is defined, use it and not
11184         old-style hash table.
11185         (_dl_debug_bindings): Pass new hash value and reference to variable
11186         with the old value to do_lookup_x.
11187         * elf/do-lookup.h (do_lookup_x): Accept additional parameter with
11188         new-style hash value and change old-style hash value parameter to
11189         be a reference.  Reoganize functions to determine whether
11190         new-style hash table is available.  Only fall back on old-style
11191         table.  If old-style hash value is needed, compute it here.
11192         * elf/dynamic-link.h (elf_get_dynamic_info): Relocate DT_GNU_HASH
11193         entry.
11194         * elf/elf.h: Define SHT_GNU_HASH, DT_GNU_HASH, DT_TLSDEC_PLT,
11195         DT_TLSDEC_GOT.  Adjust DT_ADDRNUM.
11196         * include/link.h (struct link_map): Add l_gnu_bitmask_idxbits,
11197         l_gnu_shift, l_gnu_bitmask, l_gnu_buckets and l_gnu_chain_zero.
11198         * Makeconfig: If linker supports --hash-style option add it to all
11199         linker command lines to build DSOs.
11200         * config.make.in: Define have-hash-style.
11201         * configure.in: Test whether linker supports --hash-style option.
11203         * elf/dl-misc.c (_dl_name_match_p): Make MAP parameter const.
11204         * sysdeps/generic/ldsodefs.h: Adjust prototype.
11206 2006-06-27  Ulrich Drepper  <drepper@redhat.com>
11208         * elf/dl-load.c (open_path): Fix test to determine whether DSO is
11209         auditing.
11211         * elf/dl-load.c (_dl_map_object): Try harder to avoid looking at
11212         RPATH of main map twice.
11214 2006-06-22  Ulrich Drepper  <drepper@redhat.com>
11216         * intl/dcigettext.c (DCIGETTEXT): If _nl_find_msg returns -1 don't
11217         look further, return original strings.
11218         (_nl_find_msg): Do not return found translation if the conversion
11219         failed.  Either signal the string is unusable or that something went
11220         wrong and the original should be used.
11222 2006-06-21  Ulrich Drepper  <drepper@redhat.com>
11224         * string/_strerror.c (__strerror_r): Add __builtin_expect.
11226 2006-06-14  Jakub Jelinek  <jakub@redhat.com>
11228         [BZ #2766]
11229         * misc/insremque.c (insque): Handle prev == NULL.
11230         * misc/Makefile (tests): Add tst-insremque.
11231         * misc/tst-insremque.c: New test.
11233 2006-06-17  Ulrich Drepper  <drepper@redhat.com>
11235         [BZ #2792]
11236         * elf/dl-deps.c (expand_dst): Rename __cnt variable to not
11237         conflict with DL_DST_REQUIRED.
11239 2006-06-16  Ulrich Drepper  <drepper@redhat.com>
11241         * nis/nis_subr.c (nis_getnames): Fix the implementation to better
11242         match what Solaris does.
11244 2006-06-04  Ulrich Drepper  <drepper@redhat.com>
11246         * sysdeps/posix/spawni.c (__spawni): Use local_seteuid and
11247         local_setegid instead of seteuid and setegid.
11248         * sysdeps/generic/local-setxid.h: New file.
11249         * sysdeps/unix/sysv/linux/local-setxid.h: New file.
11251         * sysdeps/posix/spawni.c (__spawni): Use non-cancelable interfaces.
11253         * string/Makefile (tests): Add bug-envz1.
11254         * string/bug-envz1.c: New file.
11256 2006-06-02  Jakub Jelinek  <jakub@redhat.com>
11258         * posix/regex_internal.c (re_string_skip_chars): If no character has
11259         been converted at all, set *last_wc to WEOF.  If mbrtowc failed, set wc
11260         to the byte which couldn't be converted.
11261         (re_string_reconstruct): Don't clear valid_raw_len before calling
11262         re_string_skip_chars.  If wc is WEOF after re_string_skip_chars, set
11263         tip_context using re_string_context_at.
11264         * posix/Makefile: Add rules to build and run bug-regex25 test.
11265         * posix/bug-regex25.c: New test.
11267 2006-06-02  Ryan S. Arnold  <rsa@us.ibm.com>
11269         [BZ #2703]
11270         * string/envz.c (envz_strip): Correct erroneously reversed src
11271         and dest parameters to memmove() invocation.
11273 2006-05-30  Jakub Jelinek  <jakub@redhat.com>
11275         * nscd/nscd.h (prune_cache): Add fd argument to prototype.
11276         * nscd/nscd.c (parse_opt): Read response from INVALIDATE request
11277         to make sure the database has been already invalidated.
11278         * nscd/cache.c (prune_cache): Add fd argument.  Write response to fd
11279         after the cache has been invalidated.  Use pthread_mutex_lock rather
11280         than pthread_mutex_trylock if fd != -1.
11281         * nscd/connections.c (invalidate_cache): Add fd argument, write
11282         response to fd if not calling prune_cache, pass fd to prune_cache.
11283         (handle_request): Adjust invalidate_cache caller.
11284         (nscd_run): Pass -1 as fd to prune_cache.
11286 2006-05-30  Ulrich Drepper  <drepper@redhat.com>
11288         * sysdeps/posix/getaddrinfo.c (gaiconf_init): Initialize bits in
11289         the correct place.
11291 2006-05-29  Ulrich Drepper  <drepper@redhat.com>
11293         * nscd/nscd.h (struct database_dyn): Add prunelock field.
11294         * nscd/cache.c (prune_cache): Take prunelock before starting the
11295         work.  Just return in case it is already taken.
11296         * nscd/connections.c (dbs): Initialize .prunelock.
11298 2006-05-25  Ulrich Drepper  <drepper@redhat.com>
11300         * nis/nis_removemember.c (nis_removemember): Avoid unnecessary
11301         copying.  No need to allocate new array for group members.  Just
11302         move the pointers and update the size.
11304         * nis/nis_addmember.c (nis_addmember): Avoid unnecessary copying.
11305         Avoid memory leak in case realloc fails.  Simplification for
11306         better code generation.
11308         Avoid deprecation warning because of libc_hidden_proto for
11309         inet6_option_alloc.
11310         * inet/inet6_option.c (option_alloc): Renamed from
11311         inet6_option_alloc.  Made static.
11312         (inet6_option_alloc): Now a simple wrapper around option_alloc.
11313         (inet6_option_append): Call option_alloc.
11314         * include/netinet/in.h: Remove libc_hidden_proto for
11315         inet6_option_alloc.
11317         * nis/nis_callback.c (__nis_create_callback): Always call xdr_free
11318         for cleanup when cb!=NULL [Coverity CID 233].
11320 2006-05-24  Ulrich Drepper  <drepper@redhat.com>
11322         [BZ #2693]
11323         * inet/Makefile (routines): Add inet6_opt and inet6_rth.
11324         * inet/Versions (libc, GLIBC_2.5): Add inet6_opt_init,
11325         inet6_opt_append, inet6_opt_finish, inet6_opt_set_val, inet6_opt_next,
11326         inet6_opt_find, inet6_opt_get_val, inet6_rth_space, inet6_rth_init,
11327         inet6_rth_add, inet6_rth_reverse, inet6_rth_segments,
11328         and inet6_rth_getaddr.
11329         * inet/netinet/ip6.h (struct ip6_rthdr0): Make ip6r0_addr a flexible
11330         array.
11331         * inet/netinet/in.h (struct ip6_mtuinfo): Define.
11332         Mark inet6_option_* interfaces as deprecated.
11333         Declare inet6_opt_init, inet6_opt_append, inet6_opt_finish,
11334         inet6_opt_set_val, inet6_opt_next, inet6_opt_find, inet6_opt_get_val,
11335         inet6_rth_space, inet6_rth_init, inet6_rth_add, inet6_rth_reverse,
11336         inet6_rth_segments, and inet6_rth_getaddr.
11337         * inet/inet6_opt.c: New file.
11338         * inet/inet6_rth.c: New file.
11340         * inet/netinet/icmp6.h: Pretty printing.
11342         [BZ #2683]
11343         * elf/dl-addr.c (_dl_addr): Don't match undefined references.
11345 2006-05-23  Ulrich Drepper  <drepper@redhat.com>
11347         * nis/nis_lookup.c (nis_lookup): Use __prepare_niscall instead of
11348         doing it all here.  When server does not know the answer do not
11349         fail immediate, try parent first.
11351         * nis/nis_domain_of_r.c (nis_domain_of_r): Add missing buffer
11352         overflow test.
11354 2006-05-20  Ulrich Drepper  <drepper@redhat.com>
11356         * nis/nis_call.c (__prepare_niscall): New function.  Split out
11357         from __do_niscall.
11358         * nis/nis_table.c (__create_ib_request): Renamed from create_ib_request
11359         and exported.
11360         (__follow_path): New function.  Split out from nis_list.
11361         * nis/nis_xdr.h: Add libnsl_hidden_proto for _xdr_ib_request and
11362         _xdr_nis_result.
11363         * nis/nis_xdr.c: Add libnsl_hidden_def for _xdr_ib_request and
11364         _xdr_nis_result.
11365         * nis/libnsl.h: Declare __prepare_niscall, __create_ib_request,
11366         and __follow_path.
11367         * nis/Versions: Export __prepare_niscall, __create_ib_request,
11368         __follow_path, __do_niscall3, _xdr_ib_request, and _xdr_nis_result
11369         from libnsl for version GLIBC_PRIVATE.
11370         * nis/nisplus-parser.h: Remove _nss_nisplus_parse_pwent_chk.
11371         Remove entry parameter from _nss_nisplus_parse_pwent and
11372         _nss_nisplus_parse_grent.
11373         * nis/nss_nisplus/nisplus-parser.c: Likewise.
11374         * nis/nss_nisplus/nisplus-pwd.c: Remove support for SETENT_BATCH_READ
11375         again.  Rewrite getpwent handling to not use nis_first_entry and
11376         nis_next_entry.  Roll out own niscall handling.
11377         * nis/nss_nisplus/nisplus-grp.c: Likewise.
11379         * sunrpc/xdr_rec.c: Fix typo in comment.
11381 2006-05-19  Ulrich Drepper  <drepper@redhat.com>
11383         * nis/nis_call.c (__do_niscall3): Avoid code duplication in error
11384         handling.
11386         * nis/nis_callback.c (internal_nis_do_callback): Don't use malloc
11387         to allocate memory for my_pollfd.  Better initialization of
11388         cb_is_running.  Use TEMP_FAILURE_RETRY.
11390         * malloc/memusage.sh (memusageso): Add quotes.
11391         (memusagestat): Likewise.
11392         * debug/xtrace.sh (pcprofileso): Likewise.
11393         (pcprofiledump): Likewise.
11394         * debug/Makefile ($(objpfx)xtrace): Use $LIB in SLIBDIR
11395         replacement.
11396         * malloc/Makefile ($(objpfx)memusage): Likewise.
11398         * nis/nis_callback.c (__nis_create_callback): Calls to
11399         svcudp_bufcreate and svctcp_create can fail.  Free ->xprt if
11400         asprintf call fails.
11402         * sysdeps/unix/sysv/linux/ifaddrs.c (__netlink_sendreq): Make sure
11403         no uninitialized memory is passed to sendto.
11405 2006-05-18  Ulrich Drepper  <drepper@redhat.com>
11407         * nis/nis_callback.c (__nis_create_callback): Use asprinf instead
11408         of snprintf+strdup.  Handle OOM.
11409         * nis/nis_callback.c (__nis_create_callback): Allocate cb and
11410         cb->serv together.  Remove now obsolete free calls.
11411         (__nis_destroy_callback): Remove now obsolete free call.
11413 2006-05-18  David Woodhouse  <dwmw2@redhat.com>
11415         * sysdeps/posix/getaddrinfo.c: Add unique labels to the default
11416         RFC3484 precedence table for fec0::/10 and fc00::/7 (site-local
11417         and ULA respectively). Set precedence for IPv4 address to 10 as
11418         defined in RFC3484 for preferring IPv6.
11419         * posix/gai.conf: Update to match the new default tables.
11421 2006-05-18  Jakub Jelinek  <jakub@redhat.com>
11423         * nis/nss_compat/compat-pwd.c (internal_setpwent): If nss_set*ent
11424         returned NSS_STATUS_UNAVAIL, still return NSS_STATUS_SUCCESS.
11425         * nis/nss_compat/compat-spwd.c (internal_setspent): Likewise.
11426         * nis/nss_compat/compat-grp.c (internal_setgrent): Likewise.
11428         * nis/nss_compat/compat-initgroups.c (nss_setgrent, nss_endgrent):
11429         Removed.
11430         (init_nss_interface): Remove initialization of these variables.
11432 2006-05-18  Ulrich Drepper  <drepper@redhat.com>
11434         * nis/nis_call.c (rec_dirsearch): Little optimization: pull
11435         nis_free_directory forward to avoid duplication.
11437 2006-05-17  Ulrich Drepper  <drepper@redhat.com>
11439         * nis/nis_call.c (rec_dirsearch): Handle __nis_finddirectory and
11440         rec_dirsearch returning NULL.
11441         (first_shoot): Handle __nis_finddirectory returning NULL.
11442         (__nisfind_server): Fix leak when rec_dirsearch returns NULL.
11444         * sysdeps/unix/sysv/linux/sys/inotify.h: Define IN_CLOSE, IN_MOVE,
11445         IN_ONLYDIR, IN_DONT_FOLLOW, and IN_MASK_ADD.
11447 2006-05-17  Jakub Jelinek  <jakub@redhat.com>
11449         * sunrpc/key_call.c (getkeyserv_handle): Call auth_destroy if
11450         pid changed.
11452 2006-05-15  Ulrich Drepper  <drepper@redhat.com>
11454         * include/rpc/pmap_prot.h: Mark all functions as hidden.
11456         * nscd/nscd_initgroups.c: Mark __gr_map_handle as hidden.
11457         * nscd/nscd_getgr_r.c: Likewise.
11459         * include/rpc/pmap_rmt.h: Mark all functions as hidden.
11461         * nscd/nscd_getai.c (__hst_map_handle): Mark as hidden.
11462         * nscd/nscd_gethst_r.c (__hst_map_handle): Likewise.
11464         * stdlib/longlong.h (__clz_tab): Mark as hidden.
11466         * iconv/gconv_int.h: Mark __gconv_lock as hidden.
11468         * include/rpc/key_prot.h: Mark all _internal functions as hidden.
11470         * include/rpc/auth.h: Mark xdr_des_block_internal and
11471         xdr_opaque_auth_internal as hidden.
11473         * sysdeps/unix/sysv/linux/getdents.c: Mark __have_no_getdents64 as
11474         hidden.
11476         * include/rpc/xdr.h: Mark all _internal functions as hidden.
11478         * misc/getusershell.c (okshells): Don't use static initializers,
11479         do it dynamically.
11481         * stdlib/fmtmsg.c (keywords): Change type of len element to
11482         uint32_t to not waste space on 64bit machines.
11484         * locale/setlocale.c: Change _nl_category_names into a string.
11485         Add new _nl_category_name_idxs.  Change all users.
11486         * locale/localeinfo.h: Adjust declaration of _nl_category_names.
11487         Declare _nl_category_name_idxs.
11488         * locale/findlocale.c: Adjust for _nl_category_names change.
11489         * locale/loadlocale.c: Likewise.
11490         * locale/newlocale.c: Likewise.
11491         * intl/dcigettext.c: Likewise.
11493         * iconv/gconv_conf.c (add_alias): Move actual alias handling to...
11494         (add_alias2): ...here.  New function.
11495         (__gconv_read_conf): Simplify builtin alias handling.
11496         (builtin_aliases): Convert to string to avoid relocations.
11497         * iconv/gconv_builtin.h: Add comment about correct formatting.
11499 2006-05-15  Jakub Jelinek  <jakub@redhat.com>
11501         * resolv/res_debug.c (loc_ntoa): Make error const.
11503 2006-05-14  Andreas Schwab  <schwab@suse.de>
11505         * math/complex.h [__LDBL_COMPAT]: Use __REDIRECT_NTH.
11507 2006-05-12  Jakub Jelinek  <jakub@redhat.com>
11509         * sysdeps/unix/sysv/linux/sched_getaffinity.c: Include sys/param.h.
11510         (__sched_getaffinity_new): Don't crash if cpusetsize is smaller than
11511         sizeof (cpu_set_t).
11513 2006-05-11  Ulrich Drepper  <drepper@redhat.com>
11515         * resolv/res_debug.c (loc_ntoa): Define error as array, not pointer.
11517         * include/arpa/nameser.h: Declare _ns_flagdata as hidden.
11519         * nis/yp_xdr.c: Add libnsl_hidden_def for xdr_ypresp_master.
11520         * include/rpcsvc/yp.h: Add libnsl_hidden_proto for xdr_ypresp_master.
11522         * nis/yp_xdr.c: Add libnsl_hidden_def for xdr_ypbind_resp.
11523         * include/rpcsvc/yp.h: Add libnsl_hidden_proto for xdr_ypbind_resp.
11525         * nis/nis_xdr.c: Add libnsl_hidden_def for xdr_cback_data.
11526         * include/rpcsvc/nis_callback.h: Add libnsl_hidden_proto for
11527         xdr_cback_data.
11529         * nis/ypupdate_xdr.c: Add libnsl_hidden_def for xdr_ypupdate_args.
11530         * include/rpcsvc/ypupd.h: Add libnsl_hidden_proto for
11531         xdr_ypupdate_args.
11533         * nis/yp_xdr.c: Add libnsl_hidden_def for xdr_ypresp_order.
11534         * include/rpcsvc/yp.h: Add libnsl_hidden_proto for xdr_ypresp_order.
11536         * nis/yp_xdr.c: Add libnsl_hidden_def for xdr_ypresp_maplist.
11537         * include/rpcsvc/yp.h: Add libnsl_hidden_proto for xdr_ypresp_maplist.
11539         * nis/nis_xdr.c: Add libnsl_hidden_def for xdr_obj_p.
11540         * include/rpcsvc/nis_callback.h: New file.
11542         * nis/yp_xdr.c: Add libnsl_hidden_def for xdr_ypresp_val.
11543         * include/rpcsvc/yp.h: Add libnsl_hidden_proto for xdr_ypresp_val.
11545         * nis/yp_xdr.c: Add libnsl_hidden_def for xdr_ypreq_nokey.
11546         * include/rpcsvc/yp.h: Add libnsl_hidden_proto for xdr_ypreq_nokey.
11548         * nis/yp_xdr.c: Add libnsl_hidden_def for xdr_ypmaplist.
11549         * include/rpcsvc/yp.h: Add libnsl_hidden_proto for xdr_ypmaplist.
11551         * nis/yp_xdr.c: Add libnsl_hidden_def for xdr_ypreq_nokey.
11552         * include/rpcsvc/yp.h: Add libnsl_hidden_proto for xdr_ypreq_nokey.
11554         * nis/ypupdate_xdr.c: Add libnsl_hidden_def for xdr_ypdelete_args.
11555         * include/rpcsvc/ypupd.h: Add libnsl_hidden_proto for
11556         xdr_ypdelete_args.
11558         * nis/nis_xdr.h: Mark all functions as hidden.  Remove
11559         __BEGIN_DECLS and __END_DECLS, the header is not installed.
11561         * nis/nis_error.c: Remove table of strings.  Use position
11562         independent mechanism.
11563         * nis/nis_error.h: New file.
11565 2006-05-11  Jakub Jelinek  <jakub@redhat.com>
11567         * locale/programs/ld-time.c (time_finish): If wide era name or
11568         format aren't provided, set both wname and wformat to L"".
11570 2006-05-10  Ulrich Drepper  <drepper@redhat.com>
11572         * sysdeps/unix/sysv/linux/tcgetattr.c (__tcgetattr): Only store
11573         results if the call was succesful.
11575         * nis/nss-nis.h: Mark __yperr2nss_tab and __yperr2nss_count as hidden.
11577         * nis/nss-nisplus.h: Mark __niserr2nss_tab and __niserr2nss_count
11578         as hidden.
11580 2006-05-10  Jakub Jelinek  <jakub@redhat.com>
11582         * misc/sys/queue.h: Remove uses of all QUEUEDEBUG_* macros.
11584 2006-05-10  Ulrich Drepper  <drepper@redhat.com>
11586         * posix/wordexp.c (parse_glob): No need to check ifs for NULL, the
11587         caller makes sure this is not the case.
11588         (wordexp): Simplify ifs_white creation.  [Coverity CID 231]
11590 2006-05-09  Ulrich Drepper  <drepper@redhat.com>
11592         * posix/wordexp.c: Remove numerous NULL pointer tests before FREE
11593         calls.
11595         * io/ftw.c (open_dir_stream): Return right away if REALLOC fails.
11596         [Coverity CID 229, 230]
11598         * argp/argp-help.c (hol_entry_help): Handle STATE==NULL in ARG and
11599         DGETTEXT calls.
11600         (hol_help): Likewise.  [Coverity CID 226, 227]
11602         * string/argz-replace.c (__argz_replace): Unconditionally call
11603         free on SRC.  [Coverity CID 225]
11605         * nis/nis_creategroup.c (nis_creategroup): No need to duplicate
11606         the return value of __nis_default_owner and __nis_default_group,
11607         it has been especially allocated.  [Coverity CID 224]
11609         * nis/nis_defaults.c (searchXYX): New functions.  Used by both
11610         searchgroup and searchowner.  Significantly simplified.
11611         (__nis_default_owner): Remove duplication.  Do not locally copy the
11612         string before duplicating it.
11613         (__nis_default_group): Likewise.
11615         * nis/nis_lookup.c (nis_lookup): After calling nis_free_directory,
11616         we must clear the variable before calling __nisfind_server.
11618         * nis/nis_lookup.c (nis_lookup): Always free memory allocated with
11619         nis_getnames.  [Coverity CID 223]
11621         * locale/programs/locfile.c (locfile_read): Use alloca instead of
11622         xmalloc to allocate local repertoire name.  [Coverity CID 222]
11624         * iconv/iconv_charmap.c (use_to_charmap): No need to dynamically
11625         allocate memory for the input to add_bytes.  [Coverity CID 221]
11627         * posix/wordexp.c (w_addword): Free word if realloc fails and it
11628         was allocated here.  [Coverity CID 219, 220]
11630         * posix/getconf.c (print_all): Free confstr data after printing.
11631         [Coverity CID 218]
11633         * sysdeps/posix/getaddrinfo.c (gaih_inet): Free canon string if
11634         list allocation fails.  [Coverity CID 215]
11636         * nss/nsswitch.c (__nss_configure_lookup): Fix loop end condition.
11637         [Coverity CID 213]
11639         * argp/argp-help.c (hol_entry_cmp): Don't call canon_doc_option if
11640         string is NULL.  [Coverity CID 212]
11641         * argp/Makefile: Add rules to build and run bug-argp1.
11642         * argp/bug-argp1.c: New file.
11644         * io/ftw.c (ftw_dir): Use __rawmemchr instead of strchr to find
11645         end of string.
11646         * stdlib/canonicalize.c (__realpath): Likewise.
11648         * locale/programs/ld-time.c (time_finish): Don't dereference NULL
11649         pointer.  [Coverity CID 206]
11651         * elf/dl-dst.h (DL_DST_REQUIRED): Be prepared for missing link map
11652         in statically linked code.
11653         * elf/dl-load.c (_dl_dst_substitute): When replacing ORIGIN in
11654         statically built code, be prepared to have no link map.
11655         [Coverity CID 205]
11657         * argp/argp-help.c (fill_in_uparams): Handle STATE==NULL in
11658         dgettext calls. [Coverity CID 204]
11660         * argp/argp-help.c (struct uparams): Remove valid member.  Change
11661         the one user.
11662         (uparam_names): Reduce size.  Avoid relative relocations.
11663         Moved to read-only segment.
11664         (fill_in_uparams): Update for new layout.
11666         * sysdeps/unix/sysv/linux/ifaddrs.c (getifaddrs): Parameter can be
11667         assumed to always be != NULL. [Coverity CID 202]
11669         * argp/argp-help.c (hol_entry_help): Remove some dead code
11670         [Coverity CID 200].
11672         * nis/nss_nis/nis-service.c (_nss_nis_getservbyport_r): Optimize
11673         away a few more unconditional yperr2nss calls.
11674         (_nss_nis_getservbyname_r): Likewise.
11676 2006-05-06  Ulrich Drepper  <drepper@redhat.com>
11678         * sysdeps/generic/ldsodefs.h: Remove support for non-core
11679         architectures.
11681         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Make sure
11682         that unused memory passed to sendto is nevertheless initialized.
11684         [BZ #2499]
11685         * resolv/nss_dns/dns-canon.c (_nss_dns_getcanonname_r): Avoid
11686         possibly unaligned memory accesses.
11688         * include/arpa/nameser.h: Also optimize NS_PUT16 and NS_PUT32.
11689         * resolv/res_mkquery.c: Use NS_PUT16 and NS_PUT32 instead of __putshort
11690         and __putlong respectively.  Correct buffer overflow check for
11691         NS_NOTIFY_OP.
11693         * resolv/res_send.c (send_vc): Use ns_put16 instead of putshort.
11695         * resolv/res_send.c (res_queriesmatch): Fix typo in comment.
11696         (send_dg): Rewrite error handling to be more compact and avoid
11697         double recomputation of timeouts.  Pass MSG_NOSIGNAL to send.
11699         * include/arpa/nameser.h: Add optimizations for NS_GET16 and NS_GET32.
11701         * resolv/res_send.c (res_nameinquery): Use NS_GET16 directly
11702         instead of ns_get16.
11703         (res_queriesmatch): Likewise.  Minor optimization.
11705         [BZ #2499]
11706         * resolv/res_query.c (__libc_res_nquery): If answerp != NULL,
11707         __libc_res_nsend might reallocate the buffer for the answer.  In
11708         this case we have to reload the HP pointer.
11710 2006-05-05  Ulrich Drepper  <drepper@redhat.com>
11712         * stdio-common/vfscanf.c (memory_error): Remove definition.  Add
11713         some branch prediction hints.
11715         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Define SPLICE_F_*.
11716         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
11717         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
11718         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
11719         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
11720         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
11721         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Likewise.
11722         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Likewise.
11724 2006-05-05  Martin Schwidefsky  <schwidefsky@de.ibm.com>
11726         * sysdeps/s390/s390-32/elf/start.S: Replace pc relative relocation
11727         by a GOT relocation to make Scrt1.o position independent.
11728         * sysdeps/s390/s390-64/elf/start.S: Likewise.
11730         * sysdeps/unix/sysv/linux/s390/s390-32/syscall.S: Add support for
11731         six system call parameters.
11732         * sysdeps/unix/sysv/linux/s390/s390-64/syscall.S: Likewise.
11734 2006-05-05  Ulrich Drepper  <drepper@redhat.com>
11736         * sunrpc/svcauth_des.c (cache_init): Use calloc instead of
11737         malloc&bzero.
11739         * sunrpc/svc_udp.c (BZERO): Remove definition.
11740         (CALLOC): Define.
11741         (svc_enablecache): Use CALLOC instead of ALLOC&BZERO.
11743         * sunrpc/des_impl.c: Remove ALT_ECB support.  We never used it.
11744         (des_SPtrans): Use uint32_t type.
11745         (des_skb): Likewise.
11747         * sunrpc/xdr_ref.c (xdr_reference): Use calloc instead of malloc&bzero.
11749 2006-05-05  Jakub Jelinek  <jakub@redhat.com>
11751         [BZ #2509]
11752         * stdio-common/tst-printf.sh: Adjust for tst-printf.c change even
11753         on 32-bit arches.
11755 2006-05-05  Ulrich Drepper  <drepper@redhat.com>
11757         * locale/programs/ld-address.c (address_finish): Fix one more
11758         place where the iso639 array might be accessed beyond the limits.
11760 2006-05-04  Ulrich Drepper  <drepper@redhat.com>
11762         * nis/nis_table.c (nis_list): Avoid clearing res twice before
11763         filling it for the first time.
11765         * nis/nis_table.c (get_tablepath): Renamed from __get_tablepath.
11766         Adjust all callers.
11767         Free res object content before returning.
11769         * sunrpc/xdr_array.c (xdr_array): Use calloc instead of malloc&bzero.
11771         * sunrpc/key_call.c (__rpc_thread_key_cleanup): Also free
11772         client->cl_auth.
11774         * sunrpc/rpc_thread.c (__rpc_thread_destroy): Don't skip entire
11775         cleanup for initial thread, just the free call on TVP.
11777         * nscd/gai.c (__getline): Define.
11780 See ChangeLog.16 for earlier changes.