c6f7134e3ade2608184e7f76bbbe68294fbe6b30
[platform/upstream/glibc.git] / ChangeLog
1 2009-02-06  Ulrich Drepper  <drepper@redhat.com>
2
3         * debug/xtrace.sh: Unify translatable messages.
4         * elf/ldd.bash.in: Likewise.
5         * elf/sprof.c: Likewise.
6         * locale/programs/locale.c: Likewise.
7         * malloc/memusage.sh: Likewise.
8         * nss/getent.c: Likewise.
9
10 2009-02-06  Joseph Myers  <joseph@codesourcery.com>
11
12         * debug/pcprofiledump.c (print_version,
13         argp_program_version_hook): New function.
14         * elf/ldconfig.c (more_help): New function.
15         (argp): Use it.
16         * elf/sln.c (usage): New function.
17         (main): Support --help and --version.
18         * malloc/memusagestat.c (print_version): New function.
19         (argp_program_version_hook): New variable.
20         * nscd/nscd.c (more_help): New function.
21         (argp): Use it.
22         * posix/getconf.c (main): Send --version output to stdout.
23         Support --help.
24         * sunrpc/rpc_main.c (usage, options_usage): Take STREAM and STATUS
25         arguments.  All callers changed.
26         (print_version): New function.
27         (parseargs): Support --help and --version.
28         * sunrpc/rpcinfo.c (usage): Take STREAM argument.  All callers
29         changed.
30         (print_version): New function.
31         (main): Use getopt_long.  Support --help and --version.
32         * sysdeps/unix/sysv/linux/lddlibc4.c (main): Support --help and
33         --version.
34
35 2009-02-06  Ulrich Drepper  <drepper@redhat.com>
36
37         * malloc/memusage.c (DEFAULT_BUFFER_SIZE): Change to 32768.
38         (update_data): Fix handling of wrapping back
39         to the beginning of the buffer.
40
41         [BZ #9823]
42         * stdio-common/psignal.c (psignal): Fix test for empty string.
43
44 2009-02-05  Ulrich Drepper  <drepper@redhat.com>
45
46         * include/rpc/auth.h: Use libc_hidden_proto for _null_auth.
47         * sunrpc/rpc_common.c: Add libc_hidden_def for _null_auth.  Also
48         move _null_auth to .rodata.
49
50         * time/tzset.c (__tzset_parse_tz): DST offset must also allow hour
51         value of 24.
52
53         * intl/dcigettext.c (DCIGETTEXT): Avoid some code duplication.
54
55         * sysdeps/unix/opendir.c (__alloc_dir): We have a lot more memory
56         today than when the original code was written.  Use larger
57         buffers.  This also makes it unnecessary to have stat information,
58         if this causes extra efforts.
59         (__opendir): In case O_DIRECTORY works, don't call fstat just for
60         __alloc_dir.
61
62 2009-02-03  Andrew Stubbs  <ams@codesourcery.com>
63
64         * sysdeps/sh/sh4/dl-trampoline.S: Only set HAVE_FPU if __SH_FPU_ANY__
65         is set.
66         * sysdeps/sh/sh4/setjmp.S: Support SH4-NOFPU.
67         * sysdeps/sh/sh4/__longjmp.S: Likewise.
68         * sysdeps/unix/sysv/linux/sh/sh4/getcontext.S: Likewise.
69         * sysdeps/unix/sysv/linux/sh/sh4/setcontext.S: Likewise.
70         * sysdeps/unix/sysv/linux/sh/sh4/swapcontext.S: Likewise.
71         * sysdeps/unix/sysv/linux/sh/sh4/register-dump.h: Likewise.
72
73 2009-02-04  Ulrich Drepper  <drepper@redhat.com>
74
75         * po/ru.po: Update from translation team.
76
77 2008-11-17  Nathan Sidwell  <nathan@codesourcery.com>
78
79         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (struct sigevent):
80         Add _tid slot to maintain consistency with kernel.
81
82 2009-02-04  Ulrich Drepper  <drepper@redhat.com>
83
84         * libio/wfileops.c (_IO_wfile_underflow): Fix handling of
85         incomplete characters at end of input buffer.
86         * libio/Makefile (tests): Add tst-fgetwc.
87         * libio/tst-fgetwc.c: New file.
88         * libio/tst-fgetwc.input: New file.
89
90 2009-02-02  Andrew Stubbs  <ams@codesourcery.com>
91
92         * sysdeps/unix/sysv/linux/sh/Makefile (libm.so-no-z-defs): Define.
93
94 2009-02-02  Ulrich Drepper  <drepper@redhat.com>
95
96         [BZ #9793]
97         * iconv/gconv_trans.c (__gconv_transliterate): Don't change
98         *OUTBUFSTART unless the whole output fit into the buffer.
99         * iconv/Makefile (tests): Add tst-iconv4.
100         * iconv/tst-iconv4.c: New file.
101
102 2009-02-01  Ulrich Drepper  <drepper@redhat.com>
103
104         * sysdeps/x86_64/cacheinfo.c (intel_02_known): Add new descriptors.
105         * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_02_known): Likewise.
106
107 2009-01-29  Andrew Stubbs  <ams@codesourcery.com>
108
109         * elf/Makefile (ld.so): Adjust the sed script to insert _begin in to
110         newer linker scripts.
111
112 2009-01-30  Ulrich Drepper  <drepper@redhat.com>
113
114         [BZ #7040]
115         * sysdeps/unix/sysv/linux/sys/inotify.h: Second parameter of
116         inotify_rm_watch should have type int.
117
118 2009-01-06  Steven Munroe  <sjmunroe@us.ibm.com>
119
120         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S (__longjmp):
121         Make aligned_restore_vmx a local symbol.
122         * sysdeps/powerpc/powerpc64/__longjmp-common.S (__longjmp):
123         Likewise.
124
125 2009-01-30  Andreas Jaeger  <aj@suse.de>
126
127         * sysdeps/unix/sysv/linux/bits/shm.h (SHM_EXEC): Define.
128         * sysdeps/unix/sysv/linux/ia64/bits/shm.h (SHM_EXEC): Define.
129         * sysdeps/unix/sysv/linux/powerpc/bits/shm.h (SHM_EXEC): Define.
130         * sysdeps/unix/sysv/linux/s390/bits/shm.h (SHM_EXEC): Define.
131         * sysdeps/unix/sysv/linux/sh/bits/shm.h (SHM_EXEC): Define.
132         * sysdeps/unix/sysv/linux/sparc/bits/shm.h (SHM_EXEC): Define.
133         * sysdeps/unix/sysv/linux/x86_64/bits/shm.h (SHM_EXEC): Define.
134
135 2009-01-11  Ryan S. Arnold  <rsa@us.ibm.com>
136
137         [BZ #9726]
138         * sysdeps/powerpc/fpu/tst-setcontext-fpscr.c (_SET_DI_FPSCR,
139         _SET_SI_FPSCR): Clobber fp0 to prevent erroneous test-case passes.
140
141 2009-01-08  Ryan S. Arnold  <rsa@us.ibm.com>
142
143         [BZ #9726]
144         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext-common.S
145         (__CONTEXT_FUNC_NAME): Fix mtfsf to use fp31 instead of fp0.
146         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S
147         (__CONTEXT_FUNC_NAME): Fix mtfsf to use fp31 instead of fp0.
148
149 2009-01-11  Thomas Schwinge  <tschwinge@gnu.org>
150
151         * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Use
152         memcpy instead of memcmp.
153         (_dl_setup_pointer_guard): Likewise.
154
155 2009-01-30  Ulrich Drepper  <drepper@redhat.com>
156
157         * malloc/malloc.c (sYSMALLOc): Don't use assert when detecting
158         manipulated brk, use malloc_printerr.
159         * misc/sbrk.c (__sbrk): Better error handling for nonsense
160         requests.
161
162 2009-01-30  Jakub Jelinek  <jakub@redhat.com>
163
164         * string/string.h (memchr, strchr, strrchr, strpbrk, strstr, index,
165         rindex): For C++ add inlines so that they can be recognized as
166         builtins.
167         * string/strings.h: Define correct C++ prototypes for gcc 4.4.
168
169 2009-01-29  Ulrich Drepper  <drepper@redhat.com>
170             Jakub Jelinek  <jakub@redhat.com>
171
172         * string/string.h: Define correct C++ prototypes for gcc 4.4.
173         * wcsmbs/wchar.h: Likewise.
174
175 2009-01-29  Ulrich Drepper  <drepper@redhat.com>
176
177         * sysdeps/i386/stackinfo.h (stackinfo_get_sp): Define.
178         (stackinfo_sub_sp): Define.
179
180 2009-01-28  Ulrich Drepper  <drepper@redhat.com>
181
182         [BZ #9750]
183         * nscd/mem.c (gc): Use alloca_count to get the real stack usage.
184         * include/alloca.h (alloca_account): Define.
185         * sysdeps/x86_64/stackinfo.h (stackinfo_get_sp): Define.
186         (stackinfo_sub_sp): Define.
187
188         * nscd/connections.c (nscd_init): If database file access fails
189         check whether this is due to permission problems and bail in that
190         case.
191
192         [BZ #9741]
193         * nscd/mem.c (gc): Fix assignment of he_data in case malloc is used.
194         Reported by Jun'ichi Nomura <j-nomura@ce.jp.nec.com>.
195
196 2009-01-14  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
197
198         * sysdeps/unix/sysv/linux/sh/sysdep.h (INTERNAL_SYSCALL):
199         Add "t" to clobber list.
200         (INTERNAL_SYSCALL_NCS): Likewise.
201
202 2009-01-28  Ulrich Drepper  <drepper@redhat.com>
203
204         * nss/getent.c (print_networks): Don't print comma between aliases.
205
206 2009-01-23  Ulrich Drepper  <drepper@redhat.com>
207
208         * sysdeps/unix/sysv/linux/tst-clone.c (do_test): Avoid warning.
209
210         * misc/hsearch_r.c (hcreate_r): We need at least three elements in
211         the hash table.
212         * misc/Makefile (tests): Add bug-hsearch1.
213         * misc/bug-hsearch1.c: New file.
214
215 2009-01-22  Roland McGrath  <roland@redhat.com>
216
217         * Makeconfig (%.v.i): Strip trailing # comments,
218         not only whole-line comments.
219
220 2009-01-10  Ulrich Drepper  <drepper@redhat.com>
221
222         * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Take
223         one parameter.  If non-NULL use it to initialize return value.
224         (_dl_setup_pointer_guard): New function.
225         * sysdeps/unix/sysv/linux/dl-osinfo.h: Likewise.
226         * sysdeps/generic/ldsodefs.h: Declare _dl_random.
227         * elf/rtld.c (security_init): Pass _dl_random to
228         _dl_setup_stack_chk_guard.  Call _dl_setup_pointer_guard to initialize
229         pointer_chk_guard.
230         * elf/dl-sysdep.c (_dl_random): New variable.
231         (_dl_sysdep_start): Handle AT_RANDOM.
232         (_dl_show_auxv): Likewise.
233         * elf/dl-support.c (_dl_random): New variable.
234         (_dl_aux_init): Handle AT_RANDOM.
235         * csu/libc-start.c [!SHARED] (libc_start_main): Pass _dl_random
236         to _dl_setup_stack_chk_guard.
237
238         * elf/elf.h (AT_RANDOM): Define AT_BASE_PLATFORM and AT_RANDOM.
239
240 2009-01-10  Roland McGrath  <roland@redhat.com>
241
242         * nscd/nscd.c (parse_opt): Use argp_error for bad -i argument.
243
244 2009-01-08  Ulrich Drepper  <drepper@redhat.com>
245
246         * sysdeps/i386/fpu/libm-test-ulps: Adjust expm1 errors.
247
248         [BZ #9706]
249         * nss/nss_files/files-parse.c (strtou32): New function.
250         (INT_FIELD): Use strotu32 instead of strtoul to unify behavior
251         across 32-bit and 64-bit platforms.
252         (INT_FIELD_MAYBE_NULL): Likewise.
253
254 2009-01-08  Jakub Jelinek  <jakub@redhat.com>
255
256         [BZ #9720]
257         * sysdeps/unix/sysv/linux/bits/resource.h (enum __rusage_who): Avoid
258         comma after RUSAGE_CHILDREN if not -D_GNU_SOURCE.
259         * sysdeps/unix/sysv/linux/sparc/bits/resource.h (enum __rusage_who):
260         Likewise.
261
262 2009-01-05  Paolo Bonzini  <bonzini@gnu.org>
263
264         [BZ #697]
265         * posix/regexec.c (prune_impossible_nodes): Handle sifted_states[0]
266         being NULL also if there are no backreferences.
267         * posix/rxspencer/tests: Add testcases.
268
269 2009-01-04  Paolo Bonzini  <bonzini@gnu.org>
270
271         [BZ #9697]
272         * posix/bug-regex17.c: Add testcases.
273         * posix/regcomp.c (re_compile_fastmap_iter): Rewrite COMPLEX_BRACKET
274         handling.
275
276 2009-01-05  Martin Schwidefsky  <schwidefsky@de.ibm.com>
277
278         * sysdeps/unix/sysv/linux/s390/bits/libc-vdso.h: New file.
279         * sysdeps/unix/sysv/linux/s390/gettimeofday.c: New file.
280         * sysdeps/unix/sysv/linux/s390/init-first.c: New file.
281         * sysdeps/unix/sysv/linux/s390/Makefile (sysdep_routines): Add dl-vdso
282         for elf subdir.
283         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h (INLINE_VSYSCALL,
284         INTERNAL_VSYSCALL, INTERNAL_VSYSCALL_NO_SYSCALL_FALLBACK,
285         INTERNAL_SYSCALL_NCS, HAVE_CLOCK_GETRES_VSYSCALL and
286         HAVE_CLOCK_GETTIME_VSYSCALL: Define.
287         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
288         * sysdeps/unix/sysv/linux/s390/Versions: New file.
289
290 2008-12-31  Paolo Bonzini  <bonzini@gnu.org>
291
292         * posix/regcomp.c (re_compile_fastmap_iter): Use __mbrtowc.
293         * posix/regex_internal.c (build_wcs_buffer, build_wcs_upper_buffer,
294         re_string_skip_chars, re_string_reconstruct): Likewise.
295         * posix/regex_internal.h [!_LIBC] (__mbrtowc): New #define.
296
297 2008-12-31  Rafael Avila de Espindola  <espindola@google.com>
298
299         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyaddr2_r): Check and
300         adjust the buffer alignment.
301
302 2009-01-07  Samuel Thibault  <samuel.thibault@ens-lyon.org>
303
304         * sysdeps/mach/hurd/Makefile (sysdep_headers) [subdir=socket]:
305         Add net/ethernet.h net/if_arp.h net/if_ether.h net/if_ppp.h
306         net/route.h.
307
308         * hurd/report-wait.c (describe_number): Use __stpcpy to prepend
309         flavor to description only when flavor is not NULL.
310
311         * hurd/hurdsig.c (signal_allowed): Unlock _hurd_dtable_lock
312         mutex after SIGIO/SIGURG lookup loop.
313
314 2009-01-03  Samuel Thibault  <samuel.thibault@ens-lyon.org>
315
316         * bits/resource.h (PRIO_PROCESS, PRIO_PGRP, PRIO_USER): Add macros.
317
318 2009-01-03  Ulrich Drepper  <drepper@redhat.com>
319
320         * sysdeps/unix/sysv/linux/i386/sysdep.h: Describe 6th argument
321         handling.
322
323 2009-01-02  Ulrich Drepper  <drepper@redhat.com>
324
325         * sysdeps/unix/sysv/linux/kernel-features.h
326         (__ASSUME_FUTEX_CLOCK_REALTIME): Define.
327
328         * wcsmbs/wcsnrtombs.c (__wcsnrtombs): Create temporary state object
329         if no output is written.
330
331         * version.h: Bump to 2.10 development.
332
333         * posix/getconf.c: Update copyright year.
334         * nss/getent.c: Likewise.
335         * iconv/iconvconfig.c: Likewise.
336         * iconv/iconv_prog.c: Likewise.
337         * elf/ldconfig.c: Likewise.
338         * catgets/gencat.c: Likewise.
339         * csu/version.c: Likewise.
340         * elf/ldd.bash.in: Likewise.
341         * elf/sprof.c (print_version): Likewise.
342         * locale/programs/locale.c: Likewise.
343         * locale/programs/localedef.c: Likewise.
344         * nscd/nscd.c (print_version): Likewise.
345         * debug/xtrace.sh: Likewise.
346         * malloc/memusage.sh: Likewise.
347         * malloc/mtrace.pl: Likewise.
348         * debug/catchsegv.sh: Likewise.
349
350 2008-12-29  Mike Frysinger  <vapier@gentoo.org>
351
352         * iconvdata/Makefile (iconv-rules): Use LC_ALL=C when running awk
353         script.
354
355 2008-12-29  Ulrich Drepper  <drepper@redhat.com>
356
357         * sysdeps/posix/getaddrinfo.c (gaih_inet): When the
358         gethostbyname4_r function call succeeded, just leave the loop.
359
360         [BZ #9694]
361         * wcsmbs/wchar.h: Move undefs for local __need_* constants to the
362         very end.
363         * wctype/wctype.h: Get wint_t definition directly from <stddef.h>.
364         * wctype/Makefile (tests): Add bug-wctypeh.
365         * wctype/bug-wctypeh.c: New file.
366
367         * nscd/nscd_gethst_r.c (nscd_gethst_r): Don't use nscd if
368         LOCALDOMAIN is defined.
369         * nscd/nscd_getai.c (__nscd_getai): Likewise.
370
371         * sysdeps/x86_64/bits/select.h: New file.
372
373         * resolv/res_init.c (__res_vinit): Count all servers in statp->nscount.
374
375 2008-12-21  Bruno Haible  <bruno@clisp.org>
376
377         [BZ #9677]
378         * wcsmbs/mbsnrtowcs.c (__mbsnrtowcs): Create temporary state object
379         if no output is written.
380
381 2008-12-13  Klaus Dittrich  <kladit@arcor.de>
382
383         * login/utmp_file.c (pututline_file): Replace call to dup2 with
384         libc internal symbol __dup2 to avoid access through the PLT.
385
386 2008-12-08  Ulrich Drepper  <drepper@redhat.com>
387
388         [BZ #6545]
389         * sysdeps/unix/sysv/linux/bits/socket.h (SCM_CREDENTIALS): Make
390         available only for __USE_GNU.
391
392         * inet/Makefile (tests): Add tst-getni2.
393         * inet/tst-getni2.c: New file.
394
395         [BZ #7080]
396         * inet/getnameinfo.c (getnameinfo): Check for output buffers being
397         NULL when NI_NAMEREQD is set.
398         Patch mostly by Yang Hongyang <yanghy@cn.fujitsu.com>.
399         * inet/Makefile (tests): Add tst-getni1.
400         * inet/tst-getni1.c: New file.
401
402 2008-12-03  Petr Baudis  <pasky@suse.cz>
403
404         [BZ #7067]
405         * nscd/connections.c (invalidate_cache): Use prune_run_lock
406         instead of prune_lock.
407         (nscd_run_prune): Before calling prune_cache, take prune_run_lock.
408         * nscd/nscd.h (database_dyn): Add prune_run_cache.
409
410 2008-12-07  Ulrich Drepper  <drepper@redhat.com>
411
412         * resolv/res_send.c (send_dg): Use correct guards for SOCK_CLOEXEC
413         use.
414
415         * sysdeps/unix/sysv/linux/kernel-features.h: Fix typo in accept4
416         handling.
417
418         * resolv/res_init.c (__res_vinit): Always assign to statp->nscount
419         after reading name server list.
420
421         [BZ #7058]
422         * nis/nss_nis/nis-hosts.c (_nss_nis_gethostbyname4_r): Fix memory
423         handling for host name aliases.
424
425 2008-11-24  Arkadiusz MiÅ›kiewicz  <arekm@maven.pl>
426
427         * sysdeps/i386/dl-tlsdesc.S (_dl_tlsdesc_dynamic): Use LOAD_PIC_REG
428         instead of doing things manually.
429
430 2008-11-26  Chris Steel  <chris.steel.lnx@googlemail.com>
431
432         * posix/regex_internal.h (build_wcs_upper_buffer):
433         Return type is reg_error_t.
434
435 2008-12-05  Ulrich Drepper  <drepper@redhat.com>
436
437         * posix/globtest.sh: Use mktemp to create temporary file and
438         directory.
439
440         * sysdeps/unix/sysv/linux/bits/sched.h (__CPU_SET_S): Handle large
441         sets correctly.
442         (__CPU_CLR_S): Likewise.
443         (__CPU_ISSET_S): Likewise.
444
445 2008-12-05  Joseph Myers  <joseph@codesourcery.com>
446             Ulrich Drepper  <drepper@redhat.com>
447
448         * scripts/firstversion.awk: Use custom comparison function to compare
449         version numbers.
450         * scripts/versions.awk: Use sort invocation which can handle
451         multi-digit sub-version numbers.
452
453 2008-12-04  Ulrich Drepper  <drepper@redhat.com>
454
455         * locale/programs/ld-address.c (DEFINE_LANGUAGE_CODE2): Define.
456         * locale/iso-639.def: Add Chhattisgarhi entry.
457
458 2008-12-02  Ulrich Drepper  <drepper@redhat.com>
459
460         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname3_r): Recognize
461         ESRCH return value.
462         (_nss_dns_gethostbyname4_r): Likewise.
463         * resolv/res_init.c (__res_vinit): Initialize nscount to zero.
464         * sysdeps/posix/getaddrinfo.c (gaih_inet): In case we use
465         gethostbyname4_r, we don't have a separate IPv6 status, so copy
466         the no_data variable.
467
468         * resolv/res_init.c (__res_vinit): Fill in IPv4 name server
469         information at the correct index.
470
471         * socket/sys/socket.h: Declare accept4.
472         * socket/accept4.c: New file.
473         * sysdeps/unix/sysv/linux/accept4.c: New file.
474         * sysdeps/unix/sysv/linux/i386/accept4.S: New file.
475         * socket/Makefile (routines): Add accept4.
476         * socket/Versions: Export accept4 with version GLIBC_2.10.
477         * socket/paccept.c: Removed.
478         * sysdeps/unix/sysv/linux/paccept.c: Removed.
479         * sysdeps/unix/sysv/linux/i386/paccept.S: Removed.
480         * Versions.def: Define GLIBC_2.10 for libc.
481         * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_ACCEPT4.
482
483         * nscd/connections.c: Use accept4.
484
485         * sysdeps/unix/sysv/linux/i386/socket.S: Fix comment.
486
487 2008-12-01  Ulrich Drepper  <drepper@redhat.com>
488
489         * resolv/res_send.c (send_dg): Create sockets with non-blocking
490         flag already set.
491
492         * stdlib/setenv.c (unsetenv): Don't search environment if it does
493         not exist.
494         * stdlib/Makefile (tests): Add tst-unsetenv1.
495         * stdlib/tst-unsetenv1.c: New file.
496
497 2008-11-29  Ulrich Drepper  <drepper@redhat.com>
498
499         * login/utmp_file.c (file_writable): New variable.
500         (setutent_file): Don't try to open file for writing.
501         (pututline_file): Before writing, make descriptor writable if
502         necessary.
503
504 2008-11-26  Ulrich Drepper  <drepper@redhat.com>
505
506         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Only restrict search
507         to IPv4 or IPv6 if an interface has been found.
508
509 2008-11-26  Roland McGrath  <roland@redhat.com>
510
511         * sysdeps/unix/sysv/linux/alpha/ipc_priv.h: Renamed to ...
512         * sysdeps/unix/sysv/linux/powerpc/ipc_priv.h: ... here.
513
514         * sysdeps/unix/sysv/linux/alpha/wordexp.c: Renamed to ...
515         * sysdeps/unix/sysv/linux/ia64/wordexp.c: ... here.
516         * sysdeps/unix/sysv/linux/sparc/sparc64/wordexp.c: Change #include.
517
518         * elf/elf.h (NT_386_IOPERM): New macro.
519         (NT_PPC_VSX): New macro.
520
521 2008-11-25  Roland McGrath  <roland@redhat.com>
522
523         * sysdeps/alpha, sysdeps/unix/bsd/osf/alpha,
524         sysdeps/unix/bsd/Attic/osf1/alpha, sysdeps/unix/sysv/linux/alpha,
525         sysdeps/unix/sysv/linux/alpha/alpha, sysdeps/unix/alpha,
526         sysdeps/mach/alpha, sysdeps/mach/hurd/alpha:
527         Subdirectories moved to ports repository.
528         * configure.in (base_machine): Remove alpha case.
529
530 2008-11-25  Thomas Schwinge  <tschwinge@gnu.org>
531
532         * sysdeps/mach/strerror_l.c: New file.
533
534 2008-11-13  Ryan S. Arnold  <rsa@us.ibm.com>
535
536         [BZ #6411]
537         * sysdeps/powerpc/fpu/Makefile: Added test case tst-setcontext-fpscr.
538         * sysdeps/powerpc/fpu/feholdexcpt.c (_FPU_MASK_ALL): Define to replace
539         magic numbers.
540         * sysdeps/powerpc/fpu/fenv_libc.h (fesetenv_register): Dynamically
541         choose mtfsf insn based on PPC_FEATURE_HAS_DFP.
542         (relax_fenv_state): Same as above.
543         (FPSCR_29): Reserve bit in ISA 2.05.
544         (FPSCR_NI): Provide define for compat.
545         * sysdeps/powerpc/fpu/fesetenv.c (_FPU_MASK_ALL): Define to replace
546         magic numbers.
547         * sysdeps/powerpc/fpu/feupdateenv.c (_FPU_MASK_ALL): Define to replace
548         magic numbers.
549         * sysdeps/powerpc/fpu/tst-setcontext-fpscr.c: New file.  Test case to
550         test setcontext and swapcontext with dynamic 64-bit FPSCR detection.
551         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S (__longjmp): Adjust
552         access to hwcap to account for hwcap size increase to uint64_t.
553         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S (__sigsetjmp ):
554         Likewise.
555         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext-common.S
556         (*setcontext): Likewise.
557         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/fpu/setcontext.S:
558         New file.
559         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/fpu/swapcontext.S:
560         New file.
561         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext-common.S
562         (*setcontext): dynamically select mtfsf insn based on
563         PPC_FEATURE_HAS_DFP. Adjust access to hwcap to account for hwcap size
564         increase to uint64_t.
565         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S
566         (*swapcontext): dynamically select mtfsf insn based on
567         PPC_FEATURE_HAS_DFP.  Adjust access to hwcap to account for hwcap size
568         increase to uint64_t.
569         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/fpu/setcontext.S:
570         New file.
571         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/fpu/swapcontext.S:
572         New file.
573         * sysdeps/unix/sysv/linux/powerpc/powerpc64/setcontext.S
574         (*setcontext): dynamically select mtfsf insn based on
575         PPC_FEATURE_HAS_DFP.
576         * sysdeps/unix/sysv/linux/powerpc/powerpc64/swapcontext.S
577         (*swapcontext): dynamically select mtfsf insn based on
578         PPC_FEATURE_HAS_DFP.
579
580 2008-11-13  Ulrich Drepper  <drepper@redhat.com>
581
582         * version.h: Bump for 2.9 release.
583         * include/features.h (__GLIBC_MINOR__): Bump to 9.
584
585         [BZ #7029]
586         * sysdeps/unix/sysv/linux/bits/sched.h (__CPU_ALLOC_SIZE):
587         Multiply with sizeof of __cpu_mask, not 8 unconditionally after
588         all the rounding.
589
590 2008-11-11  Ulrich Drepper  <drepper@redhat.com>
591
592         [BZ #7009]
593         * resolv/nss_dns/dns-host.c (gaih_getanswer_slice): Don't abort for
594         unknown request types for now.
595
596 2008-11-11  Roland McGrath  <roland@redhat.com>
597
598         * sysdeps/x86_64/configure: New file.
599
600         * configure.in: Add AC_SUBST(libc_cv_cpp_asm_debuginfo).
601         * configure: Regenerated.
602
603 2008-11-03  Martin Schwidefsky  <schwidefsky@de.ibm.com>
604
605         * sysdeps/s390/s390-64/dl-trampoline.S (_dl_runtime_profile): Use the
606         correct instruction to remove the stack frame.
607
608 2008-11-03  Michael Matz  <matz@suse.de>
609
610         * sysdeps/s390/bits/atomic.h (__arch_compare_and_exchange_val_32_acq,
611         __arch_compare_and_exchange_val_64_acq): Add "memory" clobber.
612
613 2008-11-07  Jakub Jelinek  <jakub@redhat.com>
614
615         * include/stdio.h (__builtin_fwrite, __builtin_fwrite_unlocked):
616         Remove.
617
618         * bits/libc-tsd.h (__libc_tsd_define, __libc_tsd_address,
619         __libc_tsd_get, __libc_tsd_set): Add TYPE argument, use it as the type
620         of the thread variable instead of void *.
621         * sysdeps/mach/hurd/bits/libc-tsd.h (__libc_tsd_define,
622         __libc_tsd_address, __libc_tsd_get, __libc_tsd_set): Likewise.
623         * include/ctype.h (CTYPE_B, CTYPE_TOUPPER, CTYPE_TOLOWER): Adjust
624         __libc_tsd_define arguments.
625         (__ctype_b_loc, __ctype_toupper_loc, __ctype_tolower_loc): Adjust
626         __libc_tsd_address arguments.  Remove union hack.
627         * include/rpc/rpc.h (RPC_VARS): Adjust __libc_tsd_define arguments.
628         * sunrpc/rpc_thread.c (RPC_VARS): Likewise.
629         (__rpc_thread_destroy, rpc_thread_multi, __rpc_thread_variables):
630         Adjust __libc_tsd_{set,get} arguments.
631         * ctype/ctype-info.c (CTYPE_B, CTYPE_TOUPPER, CTYPE_TOLOWER): Adjust
632         __libc_tsd_define arguments.
633         * locale/uselocale.c (__uselocale): Adjust __libc_tsd_{set,get}
634         arguments.
635         * locale/lc-ctype.c (_nl_postload_ctype): Likewise.
636         * locale/global-locale.c (__libc_tsd_LOCALE): Adjust type.
637         (LOCALE): Adjust __libc_tsd_define arguments.
638         * locale/localeinfo.h (_NL_CURRENT_LOCALE): Adjust __libc_tsd_get
639         arguments.
640         (LOCALE): Adjust __libc_tsd_define arguments.
641         * sysdeps/mach/hurd/malloc-machine.h (MALLOC): Adjust __libc_tsd_define
642         arguments.
643         (tsd_setspecific, tsd_getspecific): Adjust __libc_tsd_{set,get}
644         arguments.
645
646 2008-11-02  Ulrich Drepper  <drepper@redhat.com>
647
648         * malloc/malloc.c (public_rEALLOc): When new arena is used, copy
649         really all bytes.  Patch by Denys Vlasenko <dvlasenk@redhat.com>.
650
651 2008-11-01  Ulrich Drepper  <drepper@redhat.com>
652
653         [BZ #6966]
654         * misc/hsearch_r.c (hsearch_r): Fix secondary hash function.
655
656 2008-10-24  Joseph Myers  <joseph@codesourcery.com>
657             Ulrich Drepper  <drepper@redhat.com>
658
659         * math/tgmath.h (__floating_type): Use __builtin_classify_type in
660         definition for GCC 3.1 and later.
661
662 2008-10-31  Jakub Jelinek  <jakub@redhat.com>
663
664         * elf/dl-tls.c (__tls_get_addr): After calling _dl_update_slotinfo
665         refetch dtv, as it might have changed.
666         * elf/Makefile: Add rules to build and run tst-tls18.
667         * elf/tst-tls18.c: New test.
668         * elf/tst-tlsmod18a.c: New file.
669
670 2008-09-09  Aurelien Jarno  <aurelien@aurel32.net>
671
672         [BZ #6875]
673         * iconvdata/gconv-modules: Add LATIN9 as an alias to ISO-8859-15.
674
675 2008-10-31  Ulrich Drepper  <drepper@redhat.com>
676
677         [BZ #6867]
678         * sysdeps/powerpc/elf/rtld-global-offsets.sym: Fix typo.
679
680         [BZ #6919]
681         * posix/spawnattr_getschedparam.c (posix_spawnattr_getschedparam):
682         Fix length of copy operation.
683
684 2008-10-02  Pierre Habouzit <madcoder@debian.org>
685
686         * sysdeps/unix/sysv/linux/eventfd.c (eventfd): Use the eventfd2 syscall
687         and fix its calling convention.
688
689 2008-10-07  Andreas Schwab  <schwab@suse.de>
690
691         [BZ #6942]
692         * resolv/res_send.c (send_vc): Fix last change.
693         (send_dg): Align here as well.
694
695 2008-10-31  Ulrich Drepper  <drepper@redhat.com>
696
697         * sysdeps/unix/sysv/linux/ulimit.c (__ulimit): Handle UL_GETFSIZE
698         return value in case rlimit is RLIM_INFINITY.
699
700         [BZ #6947]
701         * sysdeps/unix/sysv/linux/ulimit.c (__ulimit): Fix return value
702         for UL_SETFSIZE.
703         * resource/Makefile (tests): Add bug-ulimit1.
704         * resource/bug-ulimit1.c: New file.
705
706         [BZ #6974]
707         * sunrpc/rpc_main.c (mkfile_output): Properly handle filename
708         without dot.  Properly terminate the string with a null byte.
709         Based on a patch by Aurelien Jarno <aurelien@aurel32.net>.
710
711         [BZ #6980]
712         * debug/getgroups_chk.c (__getgroups_chk): Return EINVAL error for
713         negative sizees.
714         * posix/bits/unistd.h (getgroups): Call __getgroups_chk for
715         negative __size.
716
717         [BZ #6995]
718         * sysdeps/powerpc/powerpc32/dl-machine.c: Fix typo in message.
719
720 2008-10-30  Ulrich Drepper  <drepper@redhat.com>
721
722         * grp/initgroups.c (internal_getgrouplist): Don't prematurely
723         abort if there is no initgroups_dyn function.
724
725         * resolv/res_send.c (send_dg): On timeout, only return nonzero
726         result if any of the queries really provided an answer.
727
728 2008-10-28  Ulrich Drepper  <drepper@redhat.com>
729
730         * po/lt.po: Update from translation team.
731
732 2008-10-26  Ulrich Drepper  <drepper@redhat.com>
733
734         * po/id.po: Update from translation team.
735
736 2008-10-24  Ulrich Drepper  <drepper@redhat.com>
737
738         * resolv/res_query.c (__libc_res_nquery): Add a few casts.
739         Fix tests for existence of second reply.
740
741 2008-10-23  Ulrich Drepper  <drepper@redhat.com>
742
743         * po/id.po: New file.
744         Contributed by the Indonesian translation team.
745
746 2008-10-22  Dmitry V. Levin  <ldv@altlinux.org>
747
748         * misc/syslog.c (openlog_internal): Fix __have_sock_cloexec
749         initialization.
750
751 2008-10-17  Jakub Jelinek  <jakub@redhat.com>
752
753         * elf/Makefile: Add rules to build and run tst-tls17.
754         * elf/tst-tls17.c: New test.
755         * elf/tst-tlsmod17a.c: New file.
756         * elf/tst-tlsmod17b.c: Likewise.
757
758 2008-10-17  Ulrich Drepper  <drepper@redhat.com>
759
760         * stdlib/divmod_1.c: Use correct type for dummy variable.
761         * stdlib/mod_1.c: Likewise.
762
763 2008-10-16  Ulrich Drepper  <drepper@redhat.com>
764
765         * elf/dl-tls.c (_dl_update_slotinfo): Copy all of the initial DTV.
766
767 2008-10-16  Jakub Jelinek  <jakub@redhat.com>
768
769         * sysdeps/unix/sysv/linux/sys/signalfd.h (signalfd): Fix __THROW vs.
770         __nonnull order for C++.
771         * sysdeps/unix/sysv/linux/alpha/sys/signalfd.h (signalfd): Likewise.
772         * sysdeps/unix/sysv/linux/sparc/sys/signalfd.h (signalfd): Likewise.
773
774 2008-10-01  Daniel Jacobowitz  <dan@codesourcery.com>
775
776         * stdlib/longlong.h: Update from GCC.
777
778 2008-10-09  Jakub Jelinek <jakub@redhat.com>
779             David S. Miller  <davem@davemloft.net>
780
781         * sysdeps/sparc/sparc64/sparcv9v/memcpy.S: When not USE_BPR,
782         make sure any registers used with 64-bit 'branch-on-register'
783         instructions have their top 32-bits clear.
784         * sysdeps/sparc/sparc64/sparcv9v/memset.S: Likewise.
785         * sysdeps/sparc/sparc64/sparcv9v2/memcpy.S: Likewise.
786
787 2008-09-18  Andreas Schwab  <schwab@suse.de>
788
789         [BZ #6942]
790         * resolv/res_send.c (send_vc): Fix use of unaligned address.
791         Properly handle partial reads.
792
793 2008-10-01  Mark Shinwell  <shinwell@codesourcery.com>
794
795         * elf/elf.h (STO_MIPS_PLT): New.
796         (R_MIPS_COPY): New.
797         (R_MIPS_JUMP_SLOT): New.
798         (R_MIPS_NUM): Redefine to 128.
799         (DT_MIPS_PLTGOT): New.
800         (DT_MIPS_RWPLT): New.
801         (DT_MIPS_NUM): Redefine to 0x35.
802
803 2008-10-01  Ulrich Drepper  <drepper@redhat.com>
804
805         * timezone/africa: Update from tzdata2008f.
806         * timezone/asia: Likewise.
807         * timezone/australasia: Likewise.
808         * timezone/europe: Likewise.
809         * timezone/leapseconds: Likewise.
810         * timezone/northamerica: Likewise.
811         * timezone/southamerica: Likewise.
812         * timezone/zone.tab: Likewise.
813
814 2008-09-30  Ulrich Drepper  <drepper@redhat.com>
815
816         * nscd/connections.c: Disable use of paccept for now.
817
818 2008-09-29  Ulrich Drepper  <drepper@redhat.com>
819
820         * socket/Versions: Remove paccept export for GLIBC_2.9.
821         * socket/Makefile (routines): Remove paccept.
822         * socket/sys/socket.h: Remove paccept declaration.
823
824         * po/sv.po: Update from translation team.
825
826 2008-09-22  Deborah S. Townsend  <dstownse@us.ibm.com>
827
828         * sysdeps/s390/s390-64/s390x-mcount.S: Replace ahi with aghi.
829         * sysdeps/unix/sysv/linux/s390/s390-64/socket.S: Likewise.
830
831 2008-09-16  Ulrich Drepper  <drepper@redhat.com>
832
833         * dlfcn/dlopen.c (dlopen_doit): Allow __RTLD_SPROF flag.
834         Patch by Olivier Fourdan <ofourdan@redhat.com>.
835
836 2008-09-15  Ulrich Drepper  <drepper@redhat.com>
837
838         * sunrpc/rpc/svc.h: Declare svcfd_create.
839         Patch by Michael Solberg <msolberg@redhat.com>.
840
841 2008-09-12  Flavio Leitner  <fleitner@redhat.com>
842             Ulrich Drepper  <drepper@redhat.com>
843
844         * malloc/malloc.c (public_vALLOc): Try other arenas in case
845         _int_valloc fails.
846         (public_pVALLOc): Likewise.
847
848 2008-09-02  Andreas Jaeger  <aj@suse.de>
849
850         * sysdeps/unix/sysv/linux/s390/s390-32/utmp-convert.h: Fix last
851         commit.
852
853 2008-08-26  Aurelien Jarno  <aurelien@aurel32.net>
854
855         [BZ #6860]
856         * hurd/hurd/signal.h (HURD_MSGPORT_RPC): Fix a typo.
857
858 2008-07-18  Daniel Jacobowitz  <dan@codesourcery.com>
859
860         * Makefile (check-data): Check data directory in add-ons.
861         * elf/Makefile (check-data): Likewise.
862
863 2008-08-18  Roland McGrath  <roland@redhat.com>
864
865         * configure.in (--with-cpu): Check compiler support for -march/-mcpu.
866         * configure: Regenerated.
867         * config.make.in (cflags-cpu): New substituted variable.
868         (with-cpu): Variable removed.
869         * Makeconfig (+cflags): Use $(cflags-cpu), not $(with-cpu).
870
871 2008-08-14  Ryan S. Arnold  <rsa@us.ibm.com>
872
873         [BZ #6845]
874         * sysdeps/powerpc/fpu/bits/mathinline.h (__signbitl): Copy new
875         __signbitl definition and __LONG_DOUBLE_128__ guard from:
876         * sysdeps/unix/sysv/linux/powerpc/bits/mathinline.h: Remove as
877         redundant.  Functions which call floating point assembler operations
878         should go into a sysdeps powerpc/fpu directory.
879
880 2008-08-15  Ulrich Drepper  <drepper@redhat.com>
881
882         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Define MAP_STACK.
883         * sysdeps/unix/sysv/linux/i386/bits/mman.h: Likewise.
884
885 2008-08-14  Ulrich Drepper  <drepper@redhat.com>
886
887         * sysdeps/x86_64/memset.S: Reduce size of tables for PIC.
888
889         * sysdeps/unix/sysv/linux/dl-origin.c (_dl_get_origin): Undo all
890         change related to AT_EXECFN.  We cannot use that string.
891         * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): Remove
892         _dl_execfn member.
893         * elf/dl-support.c: Remove _dl_execfn variable.
894         (_dl_aux_init): Remove handling of AT_EXECFN.
895         * elf/dl-sysdep.c (_dl_sysdep_start): Remove handling of AT_EXECFN.
896         * elf/rtld.c (process_envvars): Remove use of __ASSUME_AT_EXECFN.
897
898 2008-08-13  Ulrich Drepper  <drepper@redhat.com>
899
900         [BZ #6544]
901         * libio/fmemopen.c: Implement binary mode.  In this mode no NUL
902         byte gets added to writes and seeks from the end use the length of
903         the buffer and not the currently terminating NUL byte.
904
905         [BZ #6634]
906         * login/utmp_file.c (getutent_r_file): Take additional parameter.
907         Set to true if locking failed.
908         (getutid_r_file): Adjust caller.
909         (pututline_file): Likewise.  Return NULL in this case.
910         Patch mostly by halesh.s@gmail.com.
911
912 2008-08-12  Ulrich Drepper  <drepper@redhat.com>
913
914         [BZ #6589]
915         * sysdeps/unix/sysv/linux/ifaddrs.c (struct sockaddr_ll_max):
916         Define.
917         (struct ifaddrs_storage): Use it instead of sockaddr_ll.
918
919 2008-08-12  Ryan S. Arnold  <rsa@us.ibm.com>
920
921         [BZ #6839]
922         * sysdeps/powerpc/powerpc32/dl-machine.c (CHECK_STATIC_TLS): Remove
923         macro since it is now available in elf/dynamic-link.h.
924
925 2008-08-12  Roland McGrath  <roland@frob.com>
926
927         * hurd/hurd/signal.h (HURD_MSGPORT_RPC): Avoid -Wparenthesis triggers,
928         in case used outside of libc.
929         Reported by Samuel Thibault <samuel.thibault@ens-lyon.org>
930
931 2008-08-11  Ulrich Drepper  <drepper@redhat.com>
932
933         * resolv/res_mkquery.c (res_nmkquery): Call ns_name_compress
934         directly instead of going through dn_comp.
935
936 2008-08-11  Aurelien Jarno  <aurel32@debian.org>
937
938         * sysdeps/mach/i386/machine-lock.h (__spin_unlock, __spin_try_lock):
939         Fix asm constraints.
940
941 2008-08-07  Ulrich Drepper  <drepper@redhat.com>
942
943         [BZ #6790]
944         * sysdeps/unix/sysv/linux/bits/in.h (IP_PMTUDISC_PROBE): Define.
945         (IPV6_PMTUDISC_PROBE): Likewise.
946
947 2008-08-07  Pete Eberlein  <eberlein@us.ibm.com>
948
949         [BZ #6791]
950         * sysdeps/unix/sysv/linux/powerpc/bits/mman.h (PROT_SAO): Define.
951
952 2008-08-01  Steven Munroe  <sjmunroe@us.ibm.com>
953             Carlos Eduardo Seo  <cseo@linux.vnet.ibm.com>
954
955         [BZ #6817]
956         * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_cap_flags):
957         Added the members 'vsx' and 'arch_2_06'.
958         (_dl_powerpc_platforms): Add the member 'power7'.
959         * sysdeps/powerpc/dl-procinfo.h: Modify _DL_HWCAP_FIRST
960         to reflect the changes required by VSX and ISA 2.06.
961         Modify _DL_PLATFORMS_COUNT to reflect the addition of
962         'power7'.
963         Defined PPC_PLATFORM_POWER7.
964         (_dl_string_platform): Add support for POWER7.
965         * sysdeps/powerpc/sysdep.h: Define bit masks for VSX
966         capability and ISA 2.06.
967
968 2008-08-07  Ulrich Drepper  <drepper@redhat.com>
969
970         [BZ #6824]
971         * sysdeps/unix/sysv/linux/powerpc/bits/mathinline.h: Use correct
972         macro to detect use of 128 bit long double.
973         Patch by Ryan S. Arnold <rsa@us.ibm.com>.
974
975 2008-08-05  Ulrich Drepper  <drepper@redhat.com>
976
977         * scripts/gen-as-const.awk: Use 32-bit values on 32-bit platforms.
978
979         [BZ #5794]
980         * sysdeps/i386/fpu/s_expm1l.S: Simply use exp implementation for large
981         parameters.
982         * sysdeps/x86_64/fpu/s_expm1l.S: Likewise.
983         Patch by Denys Vlasenko <dvlasenk@redhat.com>.
984
985 2008-08-03  Ulrich Drepper  <drepper@redhat.com>
986
987         * nscd/connections.c (main_loop_poll): Pass a buffer which is
988         guaranteed to be large enough to read inotify event.  Ignore
989         EAGAIN error.  Better error message.  Add branch predicition.
990         (main_loop_epoll): Likewise.
991
992 2008-08-02  Roland McGrath  <roland@frob.com>
993
994         * sysdeps/mach/i386/machine-lock.h (__spin_unlock, __spin_try_lock):
995         Add memory clobbers.
996
997 2008-08-02  Ulrich Drepper  <drepper@redhat.com>
998
999         * manual/arith.texi: Avoid @strong{Note:}.
1000         * manual/creature.texi: Likewise.
1001         * manual/filesys.texi: Likewise.
1002         * manual/math.texi: Likewise.
1003         * manual/memory.texi: Likewise.
1004         * manual/resource.texi: Likewise.
1005         * manual/syslog.texi: Likewise.
1006         * manual/time.texi: Likewise.
1007
1008         * sysdeps/posix/clock_getres.c (hp_timing_getres): Remove inline
1009         to prevent warning.
1010
1011 2008-08-01  Ulrich Drepper  <drepper@redhat.com>
1012
1013         * sysdeps/unix/sysv/linux/Versions: Fix changes due to old patch for
1014         new epoll_create1 interface.
1015         * sysdeps/unix/sysv/linux/syscalls.list: Likewise.
1016         * sysdeps/unix/sysv/linux/sys/epoll.h: Likewise.
1017         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Likewise.
1018
1019         * include/arpa/nameser.h (NS_GET16): Use const pointer.
1020         (NS_GET32): Likewise.
1021
1022         * sysdeps/unix/sysv/linux/kernel-features.h: s390 has the new
1023         syscalls, too.
1024
1025         * sysdeps/unix/sysv/linux/dl-origin.c (_dl_get_origin): We cannot
1026         use the AT_EXECFN value if it is no absolute path.
1027         * sysdeps/unix/sysv/linux/kernel-features.h: Never define
1028         __ASSUME_AT_EXECFN.
1029
1030         * Versions.def: Add GLIBC_2.9 to libresolv.
1031         * include/resolv.h: Remove hidden proto declarations for __ns_*
1032         functions.  Add them for __dn_count_labels and __p_secstodate.
1033         * include/arpa/nameser.h: Add a number of hidden proto declarations.
1034         Define ns_msg_getflags macro here.
1035         * resolv/res_debug.c: Add hidden definition for __dn_count_labels
1036         and __p_secstodate.
1037         * resolv/Versions: Export functions from <arpa/nameser.h> from
1038         libresolv in version GLIBC_2.9.
1039         * resolv/ns_name.c: Integrate changes from bind 9.5.0.  Add necessary
1040         hidden definitions.
1041         * resolv/ns_netint.c: Likewise.
1042         * resolv/ns_parse.c: Likewise.
1043         * resolv/ns_print.c: Likewise.
1044         * resolv/ns_samedomain.c: Likewise.
1045         * resolv/ns_ttl.c: Likewise.
1046         * resolv/arpa/nameser_compat.h: Likewise.
1047         * resolv/arpa/nameser.h: Likewise.  Remove macros which redirect
1048         function calls.
1049         * resolv/nss_dns/dns-canon.c (_nss_dns_getcanonname_r): Use __ns_get16
1050         instead of ns_get16.
1051         * resolv/nss_dns/dns-host.c (getanswer_r): Use __ns_get16 and
1052         __ns_get32 instead of ns_get16 and ns_get32 respectively.
1053         (gaih_getanswer_slice): Likewise.
1054         * resolv/Makefile (libresolv-routines): Add ns_date.
1055         * resolv/ns_date.c: New file.
1056
1057         * elf/Makefile (check-localplt.out): Also check libresolv and
1058         libcrypt.
1059
1060 2008-07-31  Ulrich Drepper  <drepper@redhat.com>
1061
1062         * sysdeps/unix/sysv/linux/kernel-features.h: Define
1063         __ASSUME_O_CLOEXEC.
1064
1065 2008-07-30  Ulrich Drepper  <drepper@redhat.com>
1066
1067         * sysdeps/posix/getaddrinfo.c (gaih_inet): Raise size of initial
1068         buffer passed to NSS functions.
1069
1070         * nscd/connections.c (nscd_init): Typo in preprocessor directive.
1071
1072         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_PACCEPT):
1073         Define.
1074
1075         * misc/syslog.c (openlog_internal): Fix compile problem.
1076
1077 2008-07-28  Roland McGrath  <roland@redhat.com>
1078
1079         * elf/dl-sysdep.c (_dl_show_auxv): Add AT_EXECFN to the table.
1080
1081 2008-07-28  Ulrich Drepper  <drepper@redhat.com>
1082
1083         * io/ftw.c (add_object): Remove inline to avoid warning.
1084
1085         * sysdeps/unix/sysv/linux/paccept.c: Fix compile problem.
1086
1087         * resolv/res_send.c (__libc_res_nsend): Take additional parameter.
1088         Use it instead of locally defined resplen2 variable.
1089         (res_nsend): Adjust for __libc_res_nsend interface change.
1090         (send_vc): Initialize *resplen2 if necessary.  Read length of
1091         package into an appropriately aligned variable.  Store converted length
1092         in new variable and use it appropriately.
1093         Add branch prediction help.
1094         * resolv/res_query.c (__libc_res_nquery): Take additional parameter
1095         and pass it on to __libc_res_nsend.  Adjust all callers.
1096         (__libc_res_nsearch): Likewise.
1097         (__libc_res_nqeurydomain): Likewise.
1098         * resolv/nss_dns/dns-host.c: Adjust for __libc_res_nsearch interface
1099         change.
1100         (_nss_dns_gethostbyname4): Don't unconditionally allocate tmp array.
1101         Define resplen2 variable and pass it to __libc_res_nsearch and then
1102         to gaih_getanswer.
1103         (getanswer_r): In case of incorrect DNS data don't overread buffer.
1104         Add branch prediction.
1105         (gaih_getanswer_slice): Likewise.  Check for invalid data types.
1106         (gaih_getanswer): Don't decode second slice if first one failed due
1107         to a too small buffer.  Don't let not found status of second
1108         decoder shadow results of the first.
1109         * resolv/gethnamaddr.c (gethostbyname2): Adjust for __libc_res_nsearch
1110         and __libc_res_nquery interface changes
1111         (gethostbyaddr): Adjust for __libc_res_nquery interface change.
1112         * include/resolv.h: Adjust prototypes for __libc_res_nquery,
1113         __libc_res_nsearch, and __libc_res_nsend.
1114         * resolv/nss_dns/dns-canon.c: Adjust for __libc_res_nquery interface
1115         change.
1116         * resolv/nss_dns/dns-network.c: Adjust for __libc_res_nquery and
1117         __libc_res_nsearch interface changes.
1118
1119 2008-07-27  Ulrich Drepper  <drepper@redhat.com>
1120
1121         * libio/iopopen.c (_IO_new_proc_open): Remove unnecessary volatile.
1122
1123         * posix/wordexp.c (exec_comm): Use pipe2 if possible to create
1124         file descriptors with close-on-exec set.
1125         (exec_comm_child): Fix the case where the write end of the pipe is
1126         STDOUT_FILENO already.  In case it is, clear close-on-exec.
1127
1128         * sysdeps/unix/sysv/linux/syscalls.list: Add __pipe2 alias.
1129         * io/pipe2.c: Likewise.
1130         * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_PIPE2
1131         instead of __ASSUME_PACCEPT.
1132         * include/unistd.h: Declare __have_pipe2.
1133         * libio/iopopen.c: Implement "e" flag.
1134         * libio/Makefile (tests): Add tst-popen1.
1135         * libio/tst-popen1.c: New file.
1136
1137         * sysdeps/unix/sysv/linux/bits/socket.h: Define PF_ISDN and AF_ISDN.
1138         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
1139
1140 2008-07-26  Ulrich Drepper  <drepper@redhat.com>
1141
1142         [BZ #6771]
1143         * libio/fileops.c (_IO_new_file_attach): Preserve errno around
1144         success call of _IO_SEEKOFF or calls which failed because the
1145         descriptor is for a pipe.
1146
1147         * sunrpc/key_call.c (getkeyserv_handle): Use FD_CLOEXEC instead of
1148         magic number.
1149
1150         * misc/syslog.c (openlog_internal): Use SOCK_CLOEXEC if possible.
1151
1152         * malloc/mtrace.c (mtrace): Use 'e' flag in fopen call.  Drop
1153         F_SETFD use if we know fopen set the flag.
1154
1155         * login/utmp_file.c (setutent_file): Minor optimization in case
1156         O_CLOEXEC is available.
1157
1158 2008-07-24  Tom "spot" Callaway  <tcallawa@redhat.com>
1159
1160         * Makeconfig: Define pie-ccflag and PIE-ccflag variables.
1161         * elf/Makefile: Use pie-ccflag variable.
1162         * nscd/Makefile: Likewise.
1163         * sysdeps/sparc/Makefile: Set $(pie-ccflag) to -fPIE.
1164
1165 2008-07-21  Andreas Krebbel  <krebbel1@de.ibm.com>
1166
1167         [BZ #6724]
1168         * Versions.def: Add GLIBC_2.9 version tag for libutil.
1169         * sysdeps/unix/sysv/linux/s390/bits/utmp.h: Copy of
1170         gnu/bits/utmp.h.  Check for __WORDSIZE_COMPAT32 removed.
1171         * sysdeps/unix/sysv/linux/s390/bits/utmpx.h: Copy of
1172         gnu/bits/utmpx.h.  Check for __WORDSIZE_COMPAT32 removed.
1173         * sysdeps/unix/sysv/linux/s390/s390-32/Makefile: Add new files
1174         utmp32, utmpx32 and login32.
1175         * sysdeps/unix/sysv/linux/s390/s390-32/Versions: Add 2.9
1176         versions of struct utmp functions to libc and libutil.
1177         * sysdeps/unix/sysv/linux/s390/s390-32/utmp-compat.h: New file.
1178         * sysdeps/unix/sysv/linux/s390/s390-32/getutent.c: New file.
1179         * sysdeps/unix/sysv/linux/s390/s390-32/getutent_r.c: New file.
1180         * sysdeps/unix/sysv/linux/s390/s390-32/getutid.c: New file.
1181         * sysdeps/unix/sysv/linux/s390/s390-32/getutid_r.c: New file.
1182         * sysdeps/unix/sysv/linux/s390/s390-32/getutline.c: New file.
1183         * sysdeps/unix/sysv/linux/s390/s390-32/getutline_r.c: New file.
1184         * sysdeps/unix/sysv/linux/s390/s390-32/getutmp.c: New file.
1185         * sysdeps/unix/sysv/linux/s390/s390-32/getutxent.c: New file.
1186         * sysdeps/unix/sysv/linux/s390/s390-32/getutxid.c: New file.
1187         * sysdeps/unix/sysv/linux/s390/s390-32/getutxline.c: New file.
1188         * sysdeps/unix/sysv/linux/s390/s390-32/login.c: New file.
1189         * sysdeps/unix/sysv/linux/s390/s390-32/login32.c: New file.
1190         * sysdeps/unix/sysv/linux/s390/s390-32/pututxline.c: New file.
1191         * sysdeps/unix/sysv/linux/s390/s390-32/updwtmp.c: New file.
1192         * sysdeps/unix/sysv/linux/s390/s390-32/updwtmpx.c: New file.
1193         * sysdeps/unix/sysv/linux/s390/s390-32/utmp-convert.h: New file.
1194         * sysdeps/unix/sysv/linux/s390/s390-32/utmp32.c: New file.
1195         * sysdeps/unix/sysv/linux/s390/s390-32/utmp32.h: New file.
1196         * sysdeps/unix/sysv/linux/s390/s390-32/utmpx-convert.h: New file.
1197         * sysdeps/unix/sysv/linux/s390/s390-32/utmpx32.c: New file.
1198         * sysdeps/unix/sysv/linux/s390/s390-32/utmpx32.h: New file.
1199
1200 2008-07-26  Ulrich Drepper  <drepper@redhat.com>
1201
1202         * scripts/gen-as-const.awk: Generate more widely usable code by
1203         using 64-bit arithmetic.
1204
1205         * stdio-common/printf_fp.c (___printf_fp): Give wide outout code
1206         the same treatment as narrow output code in last patch.
1207
1208         * sunrpc/clnt_udp.c (__libc_clntudp_bufcreate): Namespace cleanup.
1209
1210         [BZ #6763]
1211         * elf/dl-load.c (local_strdup): Remove inline.
1212         (_dl_map_object_from_fd): Don't allocate l_symbolic_searchlist.r_list.
1213         * elf/dl-object.c (_dl_new_object): Allocate symbolic searchlist as
1214         part of the object.
1215
1216         * sysdeps/unix/sysv/linux/dl-origin.c: Add const to avoid warning.
1217
1218 2008-07-25  Ulrich Drepper  <drepper@redhat.com>
1219
1220         * sysdeps/unix/sysv/linux/kernel-features.h: IA-64 and SPARC have
1221         the new syscalls, too.
1222
1223         * sysdeps/i386/i686/memcmp.S: Fix unwind information.
1224         Reported by Paul Pluzhnikov <ppluzhnikov@google.com>.
1225
1226         [BZ #6698]
1227         * stdio-common/_i18n_number.h (_i18n_number_rewrite): Take additional
1228         parameter for end of buffer.  If temporary copy is too large use
1229         malloc.
1230         * stdio-common/vfprintf.c: Adjust for _i18n_number_rewrite
1231         interface change.
1232         * stdio-common/printf_fp.c (__printf_fp): Likewise..  Account for
1233         string rewrite when allocating buffer.
1234
1235         * sysdeps/unix/sysv/linux/kernel-features.h: PPC has the new
1236         syscalls, too.
1237
1238         * nscd/connections.c (nscd_init): Clean up fcntl call.
1239
1240         * nscd/nscd_helper.c (open_socket): Use SOCK_CLOEXEC and
1241         SOCK_NONBLOCK if possible.
1242
1243         * sysdeps/unix/sysv/linux/opensock.c (__opensock): Use
1244         SOCK_CLOEXEC if available.
1245
1246         * include/rpc/clnt.h: Declare __libc_clntudp_bufcreate and
1247         __libc_clntudp_bufcreate_internal.
1248         * include/sys/socket.h: Declare __have_sock_cloexec.
1249         * socket/Makefile (aux): Add have_sock_cloexec.
1250         * socket/have_sock_cloexec.c: New file.
1251         * sunrpc/clnt_udp.h (clntudp_bufcreate): Now a wrapper around
1252         __libc_clntudp_bufcreate.
1253         (__libc_clntudp_bufcreate): Former implementation of clntudp_bufcreate
1254         which takes an additional parameter.  Create socket with non-blocking
1255         mode and close-on-exec flag set, if wanted.
1256         * sunrpc/Versions: Export __libc_clntudp_bufcreate@GLIBC_PRIVATE.
1257         * nis/ypclnt.c (yp_bind_client_create): Use __libc_clntpudp_bufcreate
1258         instead of clntudp_create.  The socket has already the close-on-exec
1259         flag set if SOCK_CLOEXEC is defined.
1260
1261 2008-07-24  Ulrich Drepper  <drepper@redhat.com>
1262
1263         * sysdeps/unix/sysv/linux/kernel-features.h: Define
1264         __ASSUME_PACCEPT, __ASSUME_IN_NONBLOCK, and __ASSUME_PACCEPT if
1265         appropriate.
1266         * nscd/connections.c: Avoid fcntl calls to set close-on-exec flag and
1267         non-blocking mode by using socket, paccept, and inotify_init1.
1268
1269         * Versions.def (glibc): Add GLIBC_2.9.
1270         * io/Makefile (routines): Add dup3 and pipe2.
1271         * io/Versions [glibc] (GLIBC_2.9): Add dup3 and pipe2.
1272         * io/dup3.c: New file.
1273         * io/pipe2.c: New file.
1274         * posix/unistd.h: Declare dup3 and pipe2.
1275         * socket/Makefile (routines): Add paccept.
1276         * socket/Versions [glibc] (GLIBC_2.9): Add paccept.
1277         * socket/paccept.c: New file.
1278         * socket/sys/socket.h: Declare paccept.
1279         * sysdeps/unix/syscalls.list: Add entry for dup3.
1280         * sysdeps/unix/sysv/linux/Versions [glibc] (GLIBC_2.9): Add
1281         epoll_create2 and inotify_init1.
1282         * sysdeps/unix/sysv/linux/eventfd.c: Use eventfd1 syscall if possible.
1283         * sysdeps/unix/sysv/linux/paccept.c: New file.
1284         * sysdeps/unix/sysv/linux/signalfd.c: Use signalfd4 syscall if
1285         possible.
1286         * sysdeps/unix/sysv/linux/socketcall.h: Add SOCKOP_paccept.
1287         * sysdeps/unix/sysv/linux/syscalls.list: Add epoll_create2,
1288         inotify_init1, and pipe2 entries.
1289         * sysdeps/unix/sysv/linux/alpha/sys/epoll.h: New file.
1290         * sysdeps/unix/sysv/linux/alpha/sys/eventfd.h: New file.
1291         * sysdeps/unix/sysv/linux/alpha/sys/inotify.h: New file.
1292         * sysdeps/unix/sysv/linux/alpha/sys/signalfd.h: New file.
1293         * sysdeps/unix/sysv/linux/alpha/sys/timerfd.h: New file.
1294         * sysdeps/unix/sysv/linux/bits/socket.h: Define SOCK_CLOEXEC and
1295         SOCK_NONBLOCK.
1296         * sysdeps/unix/sysv/linux/i386/paccept.S: New file.
1297         * sysdeps/unix/sysv/linux/sparc/sys/epoll.h: New file.
1298         * sysdeps/unix/sysv/linux/sparc/sys/eventfd.h: New file.
1299         * sysdeps/unix/sysv/linux/sparc/sys/inotify.h: New file.
1300         * sysdeps/unix/sysv/linux/sparc/sys/signalfd.h: New file.
1301         * sysdeps/unix/sysv/linux/sparc/sys/timerfd.h: New file.
1302         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: New file.
1303         * sysdeps/unix/sysv/linux/sys/epoll.h: Define EPOLL_CLOEXEC and
1304         EPOLL_NONBLOCK.  Declare epoll_create2.
1305         * sysdeps/unix/sysv/linux/sys/eventfd.h: Define EFD_CLOEXEC and
1306         EFD_NONBLOCK.
1307         * sysdeps/unix/sysv/linux/sys/inotify.h: Define IN_CLOEXEC and
1308         IN_NONBLOCK.  Declare inotify_init1.
1309         * sysdeps/unix/sysv/linux/sys/signalfd.h: Define SFD_CLOEXEC and
1310         SFD_NONBLOCK.
1311         * sysdeps/unix/sysv/linux/sys/timerfd.h: Define TFD_CLOEXEC and
1312         TFD_NONBLOCK.
1313
1314         * elf/elf.h: Define AT_EXECFN.
1315         * elf/rtld.c [!__ASSUME_AT_EXECFN] (process_envvars): Don't handle
1316         LD_ORIGIN_PATH.
1317         * elf/dl-sysdep.c (_dl_sysdep_start): Handle AT_EXECFN.
1318         * elf/dl-support.c: Define _dl_execfn.  Don't define _dl_origin_path
1319         if __ASSUME_AT_EXECFN is defined.
1320         (_dl_aux_init): Handle AT_EXECFN.
1321         * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_AT_EXECFN
1322         for 2.6.27 and up.
1323         * sysdeps/generic/ldsodefs.h (rtld_global_ro): Add _dl_execfn.
1324         Don't define _dl_origin_path if __ASSUME_AT_EXECFN is defined.
1325         * sysdeps/unix/sysv/linux/dl-origin.c (_dl_get_origin): Use
1326         _dl_execfn if available and avoid compatibility code if
1327         __ASSUME_AT_EXECFN is defined.
1328
1329         * sysdeps/unix/sysv/linux/dl-sysdep.h: Don't declare
1330         _dl_discover_osversion only for older kernels.
1331
1332 2008-07-22  Roland McGrath  <roland@frob.com>
1333
1334         * hurd/fd-read.c (_hurd_fd_read): Fix last change.
1335
1336 2008-07-21  Roland McGrath  <roland@frob.com>
1337
1338         * hurd/fd-read.c (_hurd_fd_read): Return EGRATUITOUS if the server
1339         returned too much data out of line.
1340
1341 2008-07-20  Ulrich Drepper  <drepper@redhat.com>
1342
1343         * locale/setlocale.c (setname): Remove inline to avoid compiler
1344         warning.
1345
1346         [BZ #6712]
1347         * locale/setlocale.c (setlocale): Take the setlocale lock earlier.
1348
1349 2008-07-15  Ulrich Drepper  <drepper@redhat.com>
1350
1351         * stdio-common/vfprintf.c (_IO_helper_overflow): In case _IO_sputn
1352         doesn't manage to write anything, fail.
1353
1354         * malloc/hooks.c (__malloc_check_init): Remove printf.
1355
1356 2008-07-14  Samuel Thibault  <samuel.thibault@ens-lyon.org>
1357
1358         * sysdeps/mach/hurd/bits/fcntl.h: Include <sys/types.h>.
1359
1360 2008-07-12  Ulrich Drepper  <drepper@redhat.com>
1361
1362         * nscd/connections.c (main_loop_poll): Fix handling of read errors
1363         from inotify.
1364         (main_loop_epoll): Likewise.
1365
1366 2008-07-09  Ulrich Drepper  <drepper@redhat.com>
1367
1368         * resolv/res_send.c: Remove unnecessary res_pquery prototype.
1369
1370         * resolv/res_query.c (__libc_res_nquery): Issue debug message only
1371         if DEBUG is defined.
1372
1373         * resolv/res_query.c (__libc_res_nquery): Align buffer for T_AAAA
1374         query.  Adjust buffer size computation for padding.
1375
1376 2008-07-08  Ulrich Drepper  <drepper@redhat.com>
1377
1378         * stdio-common/Makefile: Add rules to build and run tst-setvbuf1.
1379         * stdio-common/tst-setvbuf1.c: New file.
1380         * stdio-common/tst-setvbuf1.expect: New file.
1381
1382         [BZ #6719]
1383         * libio/iosetvbuf.c (_IO_setvbuf): Correctly clear buffering flags
1384         when selecting fully-buffered stream.
1385         Patch by Wang Xin <wxinee@gmail.com>.
1386
1387 2008-07-06  Samuel Thibault  <samuel.thibault@ens-lyon.org>
1388
1389         * sysdeps/mach/hurd/open.c: Include <stdio.h>.
1390         (__open_2): New function.
1391         (__open64_2): New alias to __open_2.
1392         * sysdeps/mach/hurd/openat.c: Include <stdio.h>.
1393         (__openat_2): New function.
1394         (__openat64_2): New alias to __openat_2.
1395
1396 2008-07-06  Ulrich Drepper  <drepper@redhat.com>
1397
1398         [BZ #6723]
1399         * time/mktime.c (__mktime_internal): Normalize tp->tm_isdst value.
1400
1401 2008-07-01  Samuel Thibault  <samuel.thibault@ens-lyon.org>
1402
1403         * sysdeps/unix/bsd/bsd4.4/bits/socket.h: Define MSG_NOSIGNAL.
1404         * hurd/hurd/fd.h (__hurd_sockfail): Add extern inline function.
1405         * sysdeps/mach/hurd/recv.c (__recv): Use __hurd_sockfail instead of
1406         __hurd_dfail.
1407         * sysdeps/mach/hurd/recvfrom.c (__recvfrom): Likewise.
1408         * sysdeps/mach/hurd/recvmsg.c (__recvmsg): Likewise.
1409         * sysdeps/mach/hurd/send.c (__send): Likewise.
1410         * sysdeps/mach/hurd/sendto.c (__sendfrom): Likewise.
1411         * sysdeps/mach/hurd/sendmsg.c (__sendmsg): Likewise.
1412
1413 2008-03-04  Samuel Thibault  <samuel.thibault@ens-lyon.org>
1414
1415         * sysdeps/mach/hurd/recv.c (__recv): Initialize NPORTS.
1416         * sysdeps/mach/hurd/recvfrom.c (__recvfrom): Likewise.
1417         * sysdeps/mach/hurd/recvmsg.c (__recvmsg): Likewise.
1418         * hurd/fd-read.c (_hurd_fd_read): Initialize NREAD.
1419         * hurd/get-host.c (_hurd_get_host_config): Likewise.
1420         * sysdeps/mach/hurd/dl-sysdep.c (__libc_read): Likewise.
1421
1422 2008-06-27  Ulrich Drepper  <drepper@redhat.com>
1423
1424         [BZ #6657]
1425         * time/strptime_l.c: Don't clear s.era_cnt after successful match
1426         of %EY.
1427         Patch by Petr Baudis.
1428
1429 2008-06-26  Ulrich Drepper  <drepper@redhat.com>
1430
1431         * resolv/res_debug.c (__p_type_syms): Add ns_t_dname entry.
1432         Patch by Peter Jones <pjones@redhat.com>.
1433
1434 2008-06-25  Ulrich Drepper  <drepper@redhat.com>
1435
1436         [BZ #6654]
1437         * stdlib/canonicalize.c (__realpath): readlink can write too much
1438         into the buffer on platforms without PATH_MAX.
1439
1440 2008-06-17  Carlos O'Donell  <carlos@codesourcery.com>
1441
1442         [BZ #6653]
1443         * posix/tst-regex.c (main): Rename to...
1444         (do_test): ... this. Remove cmdline option processing.
1445         (TIMEOUT): Define.
1446         (TEST_FUNCTION): Define.
1447         (CMDLINE_OPTIONS): Define.
1448
1449 2008-06-25  Ulrich Drepper  <drepper@redhat.com>
1450
1451         [BZ #5210]
1452         * configure.in: Add -Werror to -fstack-protector test to catch
1453         unsupported architectures.
1454         Patch by Gilles Esponasse <g.esp@free.fr>.
1455
1456 2008-06-17  Joseph Myers  <joseph@codesourcery.com>
1457
1458         * stdlib/tst-setcontext.c: Set back_in_main before exit if
1459         getcontext returns ENOSYS.
1460
1461 2008-06-18  Ulrich Drepper  <drepper@redhat.com>
1462
1463         * nscd/connections.c (main_loop_poll): Fix test for read error.
1464         (main_loop_epoll): Likewise.
1465
1466 2008-06-13  Ulrich Drepper  <drepper@redhat.com>
1467
1468         * sysdeps/posix/getaddrinfo.c: Move _res_hconf_init call to a
1469         better place so it is not called when nscd is used.
1470
1471         * nscd/connections.c: Also recognize and handle changes to the
1472         resolver configuration file.
1473
1474 2008-06-12  Ulrich Drepper  <drepper@redhat.com>
1475
1476         * time/strftime.c: Pass reference to tzset_called around to handle
1477         recursive calls.
1478
1479         [BZ #6612]
1480         * time/strftime.c (__strftime_internal): Call tzset() only
1481         when printing timezone-dependent values.
1482         Based on a patch by Petr Baudis <pasky@suse.cz>.
1483
1484         * resolv/nss_dns/dns-host.c (gaih_getanswer): Don't
1485         unconditionally use second gaih_getanswer_slice result.
1486
1487         * sysdeps/posix/getaddrinfo.c (gai_inet): Remove unnecessary test.
1488         (getaddrinfo): RES must always be non-NULL.
1489
1490 2008-06-12  Jakub Jelinek  <jakub@redhat.com>
1491
1492         * sysdeps/powerpc/powerpc64/fpu/s_llround.S (__llround): Avoid using
1493         cr[34] registers.
1494         * sysdeps/powerpc/powerpc64/fpu/s_llroundf.S (__llroundf): Likewise.
1495         * sysdeps/powerpc/powerpc32/power4/fpu/s_llround.S (__llround):
1496         Likewise.
1497         * sysdeps/powerpc/powerpc32/fpu/s_lround.S (__lround): Avoid using cr3
1498         register.
1499
1500 2008-06-12  Ulrich Drepper  <drepper@redhat.com>
1501
1502         * nscd/nscd.h (struct database_dyn): Add inotify_descr and clear_cache
1503         fields.
1504         * nscd/connections.c (inotify_fd): New variable.
1505         (nscd_init): Try to open an inotify descriptor.
1506         If successful, watch files for databases using inotify instead of
1507         having prune threads stat the files.
1508         (nscd_run_prune): Recognize clear_cache flag being set and call
1509         prune_cache appropriately.
1510         (main_loop_poll): Add inotify descriptor to wait set and handle the
1511         reported changes.
1512         (main_loop_epoll): Likewise.
1513         * nscd/cache.c (prune_cache): Don't stat files for databases if
1514         inotify is used.
1515         * sysdeps/unix/sysv/linux/Makefile [subdir=nscd]
1516         (CFLAGS-connections.c): Add -DHAVE_INOTIFY.
1517
1518         * nscd/grpcache.c (cache_addgr): Correctly compute size of
1519         fixed-size portion of the record.
1520         * nscd/servicescache.c (cache_addserv): Likewise.
1521         * nscd/pwdcache.c (cache_addpw): Likewise.
1522         * nscd/initgrcache.c (addinitgroupsX): Likewise.
1523
1524 2008-06-11  Ulrich Drepper  <drepper@redhat.com>
1525
1526         * nscd/mem.c (gc): Initialize obstack earlier so that if we jump
1527         out we don't use uninitialized memory.
1528
1529         * nscd/hstcache.c (cache_addhst): Send correct number of bytes to
1530         the client.
1531
1532 2008-06-10  Ulrich Drepper  <drepper@redhat.com>
1533
1534         * resolv/nss_dns/dns-host.c (gaih_getanswer_slice): Also log and
1535         ignore T_DNAME messages.
1536         * resolv/arpa/nameser_compat.h (T_DNAME): Define.
1537
1538 2008-06-05  Jakub Jelinek  <jakub@redhat.com>
1539
1540         * misc/regexp.h (compile): Use __REPB_PREFIX macro.
1541         Avoid segfault if first GETC returns eof/'\0'/'\n'.
1542
1543 2008-06-03  Jakub Jelinek  <jakub@redhat.com>
1544
1545         * nscd/nscd_getserv_r.c (__nscd_getservbyport_r): Pass cp
1546         instead of portstr to nscd_getserv_r.  Patch by
1547         Roman Kagan <rkagan@mail.ru>.
1548
1549 2008-05-26  Jim Meyering  <meyering@redhat.com>
1550
1551         Remove more useless "if" tests before "free".
1552         * include/inline-hashtab.h (htab_delete): Likewise.
1553         * libio/freopen.c (freopen): Likewise.
1554         * libio/freopen64.c (freopen64): Likewise.
1555         * locale/programs/ld-collate.c (collate_read): Likewise.
1556         * misc/fstab.c (libc_freeres_fn): Likewise.
1557         * posix/glob.c (globfree): Likewise.
1558
1559 2008-05-24  Ulrich Drepper  <drepper@redhat.com>
1560
1561         * string/Makefile (strop-tests): Add memmem.
1562         * string/test-memmem.c: New file.
1563         * string/test-string.h (BUF1PAGES): Define to 1 if undefined.
1564         (test_init): Size buf1 according to BUF1PAGES.
1565
1566 2008-05-24  Jakub Jelinek  <jakub@redhat.com>
1567
1568         * libio/stdio.h (vscanf): Fix -std=c99 redirect.
1569         * stdio-common/Makefile (tests): Add scanf16 and scanf17.
1570         (CFLAGS-scanf17.c): New.
1571         * stdio-common/scanf14.c (main): Add fscanf and scanf tests.
1572         * stdio-common/scanf15.c (main): Likewise.
1573         * stdio-common/scanf16.c: New file.
1574         * stdio-common/scanf17.c: New file.
1575
1576 2008-05-24  Ulrich Drepper  <drepper@redhat.com>
1577
1578         * resolv/res_send.c (send_dg): If we already have one of two
1579         answers and the server reports SERVFAIL, NOTIMP, or REFUSED, then
1580         use the one answer insted of failing.
1581
1582 2008-02-20  Ryan S. Arnold  <rsa@us.ibm.com>
1583
1584         * math/libm-test.inc (exp_test): Exclude expl(1000.0L) from
1585         being executed on PowerPC as the expected result exceeds IBM
1586         long double 128 __LDBL_MAX__.
1587
1588 2008-05-21  Roland McGrath  <roland@redhat.com>
1589
1590         * shlib-versions (sparc.*-.*-.*, sparc64.*-.*-.*): Add ABI lines.
1591
1592         * Makefile (check-data): Use $(abi-name) before other guesses.
1593         Look in $(add-ons) dirs before scripts/data/.
1594         * elf/Makefile (check-data): Likewise.
1595
1596         * scripts/soversions.awk: Grok ABI line.
1597         * Makeconfig ($(common-objpfx)soversions.mk): Likewise.
1598         Emit definition for abi-name variable.
1599
1600 2008-05-21  Ulrich Drepper  <drepper@redhat.com>
1601
1602         * string/endian.h: Define new fixed-size hto* and *toh macros only
1603         if [__USE_BSD].
1604
1605         * iconvdata/Depend: Add localedata.
1606
1607 2008-05-21  Samuel Thibault  <samuel.thibault@ens-lyon.org>
1608
1609         * bits/termios.h (ONLCR): Define under [__USE_XOPEN] too.
1610
1611 2008-05-08  David S. Miller  <davem@davemloft.net>
1612
1613         * sysdeps/unix/sysv/linux/sparc/sparc32/setcontext.S: Use
1614         HIDDEN_JUMPTARGET.
1615         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h
1616         (__SYSCALL_CLOBBERS): Remove %g* registers.
1617         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h
1618         (__SYSCALL_CLOBBERS): Likewise.
1619         * scripts/data/localplt-sparc-linux-gnu.data: New file.
1620         * scripts/data/localplt-sparc64-linux-gnu.data: New file.
1621
1622 2008-05-21  Jakub Jelinek  <jakub@redhat.com>
1623
1624         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h
1625         (CALL_ERRNO_LOCATION): Define.
1626         (__SYSCALL_STRING, __CLONE_SYSCALL_STRING): Use it.
1627         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h
1628         (CALL_ERRNO_LOCATION): Define.
1629         (__SYSCALL_STRING, __CLONE_SYSCALL_STRING): Use it.
1630         * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S (__brk): Use
1631         HIDDEN_JUMPTARGET for __errno_location call in libc.so.
1632
1633 2008-05-20  Ulrich Drepper  <drepper@redhat.com>
1634
1635         * include/inline-hashtab.h (higher_prime_number): Fix type of mid
1636         variable.
1637
1638 2008-05-20  Jakub Jelinek  <jakub@redhat.com>
1639
1640         * sysdeps/unix/sysv/linux/sparc/sparc32/sigcontextinfo.h
1641         (FIRST_FRAME_POINTER): Define.
1642
1643 2008-05-09  David S. Miller  <davem@davemloft.net>
1644
1645         * sysdeps/sparc/sparc64/backtrace.c: New file.
1646
1647 2008-05-14  David S. Miller  <davem@davemloft.net>
1648
1649         * sysdeps/sparc/machine-gmon.h: New file.
1650         * sysdeps/sparc/sparc-mcount.S: Likewise.
1651         * sysdeps/sparc/Makefile: Add sparc-mcount target to
1652         sysdep_routines in gmon directory.
1653
1654 2008-05-19  Jakub Jelinek  <jakub@redhat.com>
1655
1656         * elf/soinit.c (__EH_FRAME_BEGIN__): Remove.
1657
1658 2008-05-19  Ulrich Drepper  <drepper@redhat.com>
1659
1660         * resolv/res_query.c (__libc_res_nquery): In case one of two
1661         answer was too short don't try to read that answer's header.
1662
1663         * resolv/res_send.c (send_dg): In case of timeout and there are
1664         two queries and one has been answered, return value indicating
1665         success.
1666
1667 2008-05-18  Ulrich Drepper  <drepper@redhat.com>
1668
1669         * nscd/cache.c (cache_add): Take additional parameter specifying
1670         whether this is in response of a cache refill.  Check alignment
1671         of package data.  Revamp waking of pruning thread.
1672         (prune_cache): Small optimization.
1673         * nscd/nscd.h: Adjust cache_add prototypes.
1674         * nscd/aicache.c: Adjust cache_add calls.
1675         * nscd/grpcache.c: Likewise.
1676         * nscd/hstcache.c: Likewise.
1677         * nscd/initgrcache.c: Likewise.
1678         * nscd/pwdcache.c: Likewise.
1679         * nscd/servicescache.c: Likewise.
1680         * nscd/connections.c (restart): Really disable cache use before
1681         exec attempt.  If it fails, reenable cache.
1682         (nscd_run_prune): Initialize wakeup_time.  After wakeup, set wakeup
1683         time to max to be able to notice concurrent cache additions.  Unlock
1684         prune_lock while performing gc.  Afterwards compute wakeup time with
1685         current wakeup_time value in mind.
1686
1687 2008-05-17  Ulrich Drepper  <drepper@redhat.com>
1688
1689         * nscd/mem.c (gc): Avoid stack overflow when allocating move list.
1690
1691         * nscd/mem.c (gc): Correctly determine highest used array element
1692         in mark.
1693
1694         * nscd/mem.c (markrange): Add assert to check entries are all
1695         aligned.  Small cleanup in bitmap use.
1696
1697         * nscd/nscd.h (mem_in_flight): Replace blockaddr field with
1698         blockoff of type nscd_ssize_t.
1699         * nscd/mem.c (gc): Simplify markrange call for on-flight blocks.
1700         (mempoll_alloc): Record block offset and not address.
1701
1702         * nscd/mem.c (gc): Fix test for stack overuse.
1703
1704         * nscd/aicache.c (addhstaiX): Fix a few small problems, cleanups,
1705         more asserts.
1706
1707         * sysdeps/posix/getaddrinfo.c (gaih_inet): If nscd reports no
1708         entry is available, believe it.
1709
1710         * resolv/nss_dns/dns-host.c (gaih_getanswer_slice): If there are
1711         no answers return NSS_STATUS_NOTFOUND.
1712         (gaih_getanswer): Don't call gaih_getanswer_slice if the answer
1713         buffer does not have any content.
1714
1715 2008-05-16  Ulrich Drepper  <drepper@redhat.com>
1716
1717         * string/strcasestr.c (CMP_FUNC): Use __strncasecmp, not strncasecmp.
1718
1719         * sysdeps/posix/getaddrinfo.c (gaih_inet): After gethostbyname4_r
1720         lookup, don't assign canon unconditionally.
1721
1722 2008-05-14  Ulrich Drepper  <drepper@redhat.com>
1723
1724         * string/Makefile (distribute): Add str-two-way.h.
1725
1726 2008-03-29  Eric Blake  <ebb9@byu.net>
1727
1728         Rewrite string searches to O(n) rather than O(n^2).
1729         * string/str-two-way.h: New file.  For linear fixed-allocation
1730         string searching.
1731         * string/memmem.c: New implementation.
1732         * string/strstr.c: New implementation.
1733         * string/strcasestr.c: New implementation.
1734
1735 2008-04-11  Paolo Bonzini  <bonzini@gnu.org>
1736
1737         * posix/regcomp.c (optimize_utf8): Add a note on why we test
1738         opr.ctx_type.
1739         (calc_first): Initialize constraint field.
1740         (duplicate_node_closure): Use it instead of special casing ANCHORS.
1741         Use search_duplicated_node to avoid loops.  Fix grammar.
1742         (duplicate_node): Merge constraint field for all node types.
1743         (calc_eclosure_iter): Look at constraint field for all node types.
1744         * posix/regex_internal.c (create_cd_newstate): Don't look at
1745         create_cd_newstate.
1746
1747 2008-05-14  Ulrich Drepper  <drepper@redhat.com>
1748
1749         [BZ #6428]
1750         * configure.in: Don't use $CFLAGS when assembling, use $ASFLAGS.
1751
1752         [BZ #6442]
1753         * string/endian.h: Add macros for fixed-size endian conversion.
1754         * bits/byteswap.h: Allow inclusion from <endian.h>.
1755         * sysdeps/i386/bits/byteswap.h: Likewise.
1756         * sysdeps/ia64/bits/byteswap.h: Likewise.
1757         * sysdeps/s390/bits/byteswap.h: Likewise.
1758         * sysdeps/x86_64/bits/byteswap.h: Likewise.
1759         * string/Makefile (tests): Add tst-endian.
1760         * string/tst-endian.c: New file.
1761
1762         * iconvdata/run-iconv-test.sh: Use = instead of == in test.
1763         Patch by Reuben Thomas.
1764
1765 2008-05-14  Joseph Myers  <joseph@codesourcery.com>
1766
1767         * iconvdata/Makefile (bug-iconv6-ENV, tst-iconv7-ENV): Define.
1768
1769 2008-05-14  Ulrich Drepper  <drepper@redhat.com>
1770
1771         * iconvdata/bug-iconv6.c (do_test): Use de_DE.UTF-8 locale.
1772
1773         [BZ #6461]
1774         * iconv/gconv_simple.c (BODY for __gconv_transform_ascii_internal):
1775         Add missing braces.
1776         (BODY for __gconv_transform_internal_ascii): Likewise.
1777
1778         [BZ #6472]
1779         * sysdeps/posix/getaddrinfo.c (get_scope): Loopback addresses have
1780         to be treated like link-local addresses.
1781         (match_prefix): Don't treat IPv4 loopback address special when
1782         converting to v4 mapped addressed.
1783
1784         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Call _res_hconf_init
1785         if necessary.
1786         * posix/tst-rfc3484.c: Add dummy definition of _res_hconf_init.
1787         * posix/tst-rfc3484-2.c: Likewise.
1788         * posix/tst-rfc3484-3.c: Likewise.
1789
1790         * sysdeps/posix/getaddrinfo.c: Implement handling of DCCP, UDPlite,
1791         and SCTP.
1792
1793         * nss/getent.c (ahosts_keys_int): Handle all known socket types.
1794
1795         * inet/netinet/in.h (IPPIPPROTO_DCCP, IPPROTO_UDPLITE): Define.
1796
1797         * sysdeps/unix/sysv/linux/bits/socket.h (SOCK_DCCP): Define.
1798
1799 2008-05-13  Ulrich Drepper  <drepper@redhat.com>
1800
1801         * po/lt.po: New file.  From Lituanian translation team.
1802
1803 2008-01-30  Alexandre Oliva  <aoliva@redhat.com>
1804
1805         Introduce TLS descriptors for i386 and x86_64.
1806         * include/inline-hashtab.h: New file, copied from 2005's
1807         libiberty, with fix for memory leak imported afterwards by
1808         Glauber de Oliveira Costa.
1809         * elf/tlsdeschtab.h: New file.
1810         * elf/dl-reloc.c (_dl_try_allocate_static_tls): Extract from...
1811         (_dl_allocate_static_tls): ... here.  Rearrange failure path.
1812         (CHECK_STATIC_TLS): Move to...
1813         * elf/dynamic-link.h: ... this file.
1814         (TRY_STATIC_TLS): New macro.
1815         * elf/dl-conflict.c (CHECK_STATIC_TLS, TRY_STATIC_TLS): Override.
1816         * elf/elf.h (R_386_TLS_GOTDESC, R_386_TLS_DESC_CALL,
1817         R_386_TLS_DESC): Define.
1818         (R_X86_64_PC64, R_X86_GOTOFF64, R_X86_64_GOTPC32): Merge from
1819         binutils.
1820         (R_X86_64_GOTPC32_TLSDESC, R_X86_64_TLSDESC_CALL,
1821         R_X86_64_TLSDESC): Define.
1822         (R_386_NUM, R_X86_64_NUM): Adjust.
1823         * sysdeps/i386/Makefile (sysdep-dl-routines, sysdep_routines,
1824         sysdep-rtld-routines): Add tlsdesc and dl-tlsdesc for elf subdir.
1825         (gen-as-const-headers): Add tlsdesc.sym to csu subdir.
1826         * sysdeps/i386/dl-lookupcfg.h: New file.  Introduce _dl_unmap to
1827         release tlsdesc_table.
1828         * sysdeps/i386/dl-machine.h: Include dl-tlsdesc.h.
1829         (elf_machine_type_class): Mark R_386_TLS_DESC as PLT class.
1830         (elf_machine_rel): Handle R_386_TLS_DESC.
1831         (elf_machine_rela): Likewise.
1832         (elf_machine_lazy_rel): Likewise.
1833         (elf_machine_lazy_rela): Likewise.
1834         * sysdeps/i386/dl-tls.h (struct dl_tls_index): Name it.
1835         * sysdeps/i386/dl-tlsdesc.S: New file.
1836         * sysdeps/i386/dl-tlsdesc.h: New file.
1837         * sysdeps/i386/tlsdesc.c: New file.
1838         * sysdeps/i386/tlsdesc.sym: New file.
1839         * sysdeps/i386/bits/linkmap.h (struct link_map_machine): Add
1840         tlsdesc_table.
1841         * sysdeps/x86_64/Makefile (sysdep-dl-routines, sysdep_routines,
1842         sysdep-rtld-routines): Add tlsdesc and dl-tlsdesc for elf subdir.
1843         (gen-as-const-headers): Add tlsdesc.sym to csu subdir.
1844         * sysdeps/x86_64/dl-lookupcfg.h: New file.  Introduce _dl_unmap to
1845         release tlsdesc_table.
1846         * sysdeps/x86_64/dl-machine.h: Include dl-tlsdesc.h.
1847         (elf_machine_runtime_setup): Set up lazy TLSDESC GOT entry.
1848         (elf_machine_type_class): Mark R_X86_64_TLSDESC as PLT class.
1849         (elf_machine_rel): Handle R_X86_64_TLSDESC.
1850         (elf_machine_rela): Likewise.
1851         (elf_machine_lazy_rel): Likewise.
1852         * sysdeps/x86_64/dl-tls.h (struct dl_tls_index): Name it.
1853         (__tls_get_addr): Do not declare for non-shared compiles.
1854         * sysdeps/x86_64/dl-tlsdesc.S: New file.
1855         * sysdeps/x86_64/dl-tlsdesc.h: New file.
1856         * sysdeps/x86_64/tlsdesc.c: New file.
1857         * sysdeps/x86_64/tlsdesc.sym: New file.
1858         * sysdeps/x86_64/bits/linkmap.h (struct link_map_machine): Add
1859         tlsdesc_table for both 32- and 64-bit structs.
1860
1861 2008-05-11  Ulrich Drepper  <drepper@redhat.com>
1862
1863         * elf/dl-tls.c (__tls_get_addr): Optimize by moving slow path in
1864         its own function.  This reduces the frame setup costs and more.
1865
1866 2008-02-11  Joseph Myers  <joseph@codesourcery.com>
1867
1868         [BZ #3406]
1869         * sysdeps/ieee754/flt-32/w_expf.c (o_threshold): Correct value.
1870         * math/libm-test.inc (exp_test): Test 88.72269439697265625.
1871
1872 2008-05-11  Ulrich Drepper  <drepper@redhat.com>
1873
1874         * io/openat.c (__openat_2): Also pass fd to __openat.
1875         * io/openat64.c (__openat64_2): Also pass fd to __openat64.
1876         Patch by Kristian Van Der Vliet <vanders@liqwyd.com>.
1877
1878         * string/tester.c (test_memcmp): Add a few more tests.
1879         Patch by Mats Erik Andersson <ynglingatal@comhem.se>.
1880
1881 2008-05-10  Ulrich Drepper  <drepper@redhat.com>
1882
1883         * nscd/cache.c (cache_add): Before returning with failure and this
1884         is the first use of the record, mark it as unusable.
1885         * nscd/aicache.c: Don't touch the dataset after cache_add returns
1886         reporting a failure.
1887         * nscd/grpcache.c: Likewise
1888         * nscd/hstcache.c: Likewise.
1889         * nscd/initgrcache.c: Likewise.
1890         * nscd/pwdcache.c: Likewise.
1891         * nscd/servicescache.c: Likewise.
1892
1893 2008-05-10  Roland McGrath  <roland@redhat.com>
1894
1895         [BZ #6505]
1896         * sysdeps/unix/sysv/linux/sys/user.h: Replace with #error stub.
1897
1898 2008-05-08  David S. Miller  <davem@davemloft.net>
1899
1900         * misc/truncate64.c (truncate64): Use __truncate not truncate.
1901
1902         * sysdeps/ieee754/ldbl-128/e_j0l.c (__ieee751_j0l): Use __finitel.
1903         (__ieee754_y0l): Likewise.
1904         * sysdeps/ieee754/ldbl-128/e_j1l.c (__ieee754_j1l): Likewise.
1905         (__ieee754_y1l): Likewise.
1906         * sysdeps/ieee754/ldbl-128/s_expm1l.c (__expm1l): Use __ldexpl.
1907         * sysdeps/ieee754/ldbl-128/s_log1pl.c: Kill bogus prototypes for
1908         frexpl and ldexpl.  math_private.h provides them and the latter
1909         is not even used.
1910         (__log1pl): Use __frexpl.
1911
1912 2008-05-10  Ulrich Drepper  <drepper@redhat.com>
1913
1914         * include/resolv.h: Adjust __libc_res_nquery and __libc_res_nsend
1915         prototypes.
1916         * include/arpa/nameser_compat.h: Define T_UNSPEC.
1917         * nis/Versions (libnss_nis): Export _nss_nis_gethostbyname4_r.
1918         (libnss_nisplus): Export _nss_nisplus_gethostbyname4_r.
1919         * nis/nss_nis/nis-hosts.c (LINE_PARSER): Change to also handle
1920         af==AF_UNSPEC.
1921         (_nss_nis_gethostbyname4_r): New function.
1922         * nis/nss_nisplus/nisplus-hosts.c (_nss_nisplus_parse_hostent):
1923         Change to also handle af==AF_UNSPEC.
1924         (get_tablename): New function.  Use it to avoid duplication.
1925         (_nss_nisplus_gethostbyname4_r): New function.
1926         * nscd/aicache.c (addhstaiX): Use gethostbyname4_r function is
1927         available.
1928         * nss/Versions (libnss_files): Export _nss_files_gethostbyname4_r.
1929         * nss/nss.h: Define struct gaih_addrtuple.
1930         * nss/nss_files/files-hosts.c (LINE_PARSER): Change to also handle
1931         af==AF_UNSPEC.
1932         (_nss_files_gethostbyname4_r): New function.
1933         * resolv/Versions (libnss_dns): Export _nss_dns_gethostbyname4_r.
1934         * resolv/gethnmaddr.c: Adjust __libc_res_nsearch and __libc_res_nquery
1935         calls.
1936         * resolv/res_query.c (__libc_res_nquery): Take two additional
1937         parameters for second answer buffer.  Handle type=T_UNSPEC to mean
1938         look up IPv4 and IPv6.
1939         Change all callers.
1940         * resolv/res_send.c (__libc_res_nsend): Take five aditional parameters
1941         for an additional query and answer buffer.  Pass to send_vc and
1942         send_dg.
1943         (send_vc): Send possibly two requests and receive two answers.
1944         (send_dg): Likewise.
1945         * resolv/nss_dns/dns-host.c: Adjust calls to __libc_res_nsearch and
1946         __libc_res_nquery.
1947         (_nss_dns_gethostbyname4_r): New function.
1948         (gaih_getanswer_slice): Likewise.
1949         (gaih_getanswer): Likewise.
1950         * resolv/nss_dns/dns-canon.c (_nss_dns_getcanonname_r): Adjust
1951         __libc_res_nquery call.
1952         * resolv/nss_dns/dns-network.c (_nss_dns_getnetbyaddr_r): Likewise.
1953         (_nss_dns_getnetbyname_r): Adjust __libc_res_nsearch call.
1954         * sysdeps/posix/getaddrinfo.c: Use gethostbyname4_r function is
1955         available.
1956
1957 2008-05-05  David S. Miller  <davem@davemloft.net>
1958
1959         * sysdeps/sparc/sparc32/Makefile: Use -mcpu=v7 for initfini.s build.
1960         * sysdeps/sparc/sparc64/Makefile: Use -mcpu=v9 for initfini.s build.
1961
1962 2007-09-14  Samuel Thibault  <samuel.thibault@ens-lyon.org>
1963
1964         Fix termios bit macros.
1965         Move *DLY definitions where they belong, in termios.h.
1966         Add *[0-3] definitions.
1967         Fixes confusion between VT and FF.
1968         * sysdeps/mach/hurd/bits/ioctls.h (NL0, NL1, TAB0, TAB1, TAB2, CR0,
1969         CR1, CR2, CR3, FF0, FF1, BS0, BS1): Undefine these at start if they
1970         are already defined to avoid collision with termios.h.
1971         (NLDLY, TABDLY, TAB3, CRDLY, VTDLY, BSDLY): Remove macros.
1972         * bits/termios.h [__USE_MISC || __USE_XOPEN] (NL0, NL1, TAB0,
1973         TAB1, TAB2, CR0, CR1, CR2, CR3, FF0, FF1, BS0, BS1): Likewise.
1974         [__USE_BSD || __USE_XOPEN] (OCRNL, ONOCR, ONLRET): New macros.
1975         [__USE_MISC || __USE_XOPEN] (NLDLY, NL0, NL1, TABDLY, TAB0, TAB1, TAB2,
1976         TAB3, CRDLY, CR0, CR1, CR2, CR3, FFDLY, FF0, FF1, BSDLY, BS0, BS1,
1977         VTDLY, VT0, VT1): New macros.
1978         [__USE_GNU] (OLCUC): Change value of macro.
1979         [__USE_XOPEN] (OFILL): New macro.
1980         [__USE_BSD] (CRTSCTS): Change value.
1981         (CRTS_IFLOW, CCTS_OFLOW): Change into compatibility macros.
1982         [__USE_BSD] (CDTRCTS, CHWFLOW): New macros.
1983         (B7200, B14400, B28800, B76800): New macros.
1984
1985 2008-05-01  David S. Miller  <davem@davemloft.net>
1986
1987         * sysdeps/unix/sysv/linux/sparc/sparc32/ucontext_i.sym: New file.
1988         * sysdeps/unix/sysv/linux/sparc/sparc32/Makefile [$(subdir) = stdlib]:
1989         (gen-as-const-headers): Add it.
1990         * sysdeps/unix/sysv/linux/sparc/sparc32/getcontext.S: New file.
1991         * sysdeps/unix/sysv/linux/sparc/sparc32/makecontext.c: Likewise.
1992         * sysdeps/unix/sysv/linux/sparc/sparc32/setcontext.S: Likewise.
1993         * sysdeps/unix/sysv/linux/sparc/sparc32/swapcontext.S: Likewise.
1994
1995         * sysdeps/unix/sysv/linux/sparc/sparc32/syscall.S: Add support for
1996         six system call parameters.
1997         * sysdeps/unix/sysv/linux/sparc/sparc64/syscall.S: Likewise.
1998
1999 2008-04-30  Ulrich Drepper  <drepper@redhat.com>
2000
2001         * sysdeps/unix/sysv/linux/bits/resource.h: Define RUSAGE_THREAD and
2002         RUSAGE_LWP.
2003         * sysdeps/unix/sysv/linux/sparc/bits/resource.h: Likewise.
2004         * sysdeps/unix/sysv/linux/alpha/bits/resource.h: Likewise.
2005
2006 2008-04-30  Jakub Jelinek  <jakub@redhat.com>
2007
2008         * stdlib/tst-setcontext.c: Include unistd.h.
2009
2010 2008-04-25  David S. Miller  <davem@davemloft.net>
2011
2012         * sysdeps/unix/sysv/linux/sparc/sparc64/semctl.c (semctl):
2013         Pass "union semun" properly in to sys_ipc, it must be passed
2014         by value, not by reference.
2015
2016 2008-04-22  Jakub Jelinek  <jakub@redhat.com>
2017
2018         * nscd/Makefile (nscd-cflags): Set back to -fpie.
2019         * nscd/nscd.h (mem_in_flight): Add attribute_tls_model_ie.
2020         * nscd/connections.c (mem_in_flight): Likewise.
2021
2022         * nscd/nscd.h (dbs): Make hidden.
2023
2024         * sysdeps/unix/sysv/linux/times.c (__times): Fix check for EFAULT.
2025         Avoid returning -1, return 0 instead.
2026
2027 2008-04-19  Ulrich Drepper  <drepper@redhat.com>
2028
2029         * resolv/res_mkquery.c (__res_nopt): Use NS_PUT16 instead of ns_put16.
2030
2031 2008-04-15  Ulrich Drepper  <drepper@redhat.com>
2032
2033         [BZ #5209]
2034         * sysdeps/unix/sysv/linux/times.c: New file.
2035
2036         [BZ #5381]
2037         * nscd/nscd.h: Define enum in_flight, mem_in_flight, and
2038         mem_in_flight_list variables.  Add new parameter to mempool_alloc
2039         prototype.
2040         * nscd/mem.c (mempool_alloc): Take additional parameter.  Initialize
2041         appropriate mem_in_flight element.
2042         (gc): Take allocations which have not yet been committed to the
2043         database into account.
2044         * nscd/cache.c (cache_add): Add new parameter to mempool_alloc call.
2045         Reset mem_in_flight before returning.
2046         * nscd/connections.c (nscd_run_worker): Initialize mem_in_flight and
2047         cue it up in mem_in_flight_list.
2048         * nscd/aicache.c: Adjust mempool_alloc call.
2049         * nscd/grpcache.c: Likewise.
2050         * nscd/hstcache.c: Likewise.
2051         * nscd/initgrcache.c: Likewise.
2052         * nscd/pwdcache.c: Likewise.
2053         * nscd/servicescache.c: Likewise.
2054         * nscd/Makefile (nscd-flags): Until ld is fixed, use -fpic instead
2055         of -fpie.
2056
2057         * nscd/connections.c (handle_request): Provide better error message
2058         in case SELinux forbids the service.
2059
2060         * version.h (VERSION): Bump to 2.8.90.
2061
2062 2008-04-17  Jakub Jelinek  <jakub@redhat.com>
2063
2064         * sysdeps/unix/sysv/linux/dl-osinfo.h: Include fcntl.h.
2065
2066 2008-04-11  Ulrich Drepper  <drepper@redhat.com>
2067
2068         * sysdeps/unix/sysv/linux/powerpc/bits/mathinline.h (__signbitl):
2069         Also use for 32-bit.
2070         * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c (__nearbyintl): Use
2071         __nextafter instead of nextafter to avoid local PLT.
2072         * sysdeps/powerpc/fpu/e_sqrt.c: Avoid call to fetestexcept.
2073         * sysdeps/powerpc/fpu/e_sqrtf.c: Likewise.
2074
2075         * scripts/data/localplt-powerpc64-linux-gnu.data: New file.
2076
2077         * sysdeps/powerpc/fpu/fenv_libc.h: Add libm_hidden_proto for
2078         __fe_nomask_env.
2079         * sysdeps/powerpc/fpu/fe_nomask.c: Add libm_hidden_def.  Include
2080         <fenv_libc.h> instead of <fenv.h>.
2081         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c: Likewise.
2082         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c: Likewise.
2083
2084         * sysdeps/powerpc/bits/fenv.h: Make safe for C++.
2085
2086         * sysdeps/unix/sysv/linux/powerpc/bits/mathinline.h: New file.
2087         * sysdeps/powerpc/fpu/fegetexcept.c (__fegetexcept): Rename
2088         function from fegetexcept and make old name weak alias.
2089         * include/fenv.h: Declare __fegetexcept.
2090         * sysdeps/powerpc/fpu/fedisblxcpt.c: Use __fegetexcept instead of
2091         fegetexcept.
2092         * sysdeps/powerpc/fpu/feenablxcpt.c: Likewise.
2093         * sysdeps/powerpc/fpu/fraiseexcpt.c (__feraiseexcept): Avoid call
2094         to fetestexcept.
2095         * sysdeps/ieee754/ldbl-128ibm/s_log1pl.c (__log1pl): Use __frexpl
2096         instead of frexpl to avoid local PLT.
2097         * math/s_significandl.c (__significandl): Use __ilogbl instead of
2098         ilogbl to avoid local PLT.
2099         * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c (__expm1l): Use __ldexpl
2100         instead of ldexpl to avoid local PLT.
2101         * sysdeps/ieee754/ldbl-128ibm/e_expl.c (__ieee754_expl): Use
2102         __roundl not roundl to avoid local PLT.
2103         * sysdeps/ieee754/ldbl-128/e_j0l.c: Use function names which avoid
2104         local PLTs.  Use __sincosl instead of separate sinl and cosl
2105         calls.
2106         * sysdeps/ieee754/ldbl-128/e_j1l.c: Likewise.
2107
2108         * sysdeps/unix/sysv/linux/configure.in: Bump minimal kernel
2109         version for ppc64 to 2.4.21 since without it makecontext will fail.
2110
2111         * elf/tls-macros.h [__powerpc64__] (__TLS_GET_ADDR): Define according
2112         to the ABI in use.
2113         [__powerpc64__] (TLS_LD): Use __TLS_GET_ADDR instead of
2114         .__tls_get_addr.
2115         [__powerpc64__] (TLS_GD): Likewise.
2116
2117 2007-11-20  Ryan S. Arnold  <rsa@us.ibm.com>
2118
2119         [BZ #4997]
2120         * sysdeps/powerpc/powerpc32/fpu/s_lround.S (__lround): Fixed erroneous
2121         result when x is +/-nextafter(+/-0.5,-/+1) i.e. all 1's in the
2122         mantissa.
2123         * sysdeps/powerpc/powerpc32/power4/fpu/s_llround.S (__llround):
2124         Likewise.  Also account for when x is an odd number between 2^52
2125         and 2^53-1.
2126         * sysdeps/powerpc/powerpc64/fpu/s_llround.S (__llround): Likewise.
2127         * sysdeps/powerpc/powerpc64/fpu/s_llroundf.S (__llroundf): Likewise.
2128         * math/libm-test.inc (lround_test, llround_test): Added test cases to
2129         detect aforementioned erroneous conditions.
2130
2131 2008-04-11  Jakub Jelinek  <jakub@redhat.com>
2132
2133         * configure.in: Check for -fno-section-anchors in addition to
2134         -fno-toplevel-reorder.
2135
2136 2008-04-11  Ulrich Drepper  <drepper@redhat.com>
2137
2138         * include/features.h (__GLIBC_MINOR__): Bump to 8.
2139
2140         * sysdeps/powerpc/powerpc32/fpu/s_lroundf.S: Remove duplicate comment.
2141         * sysdeps/powerpc/powerpc32/power5+/fpu/s_llroundf.S: Likewise.
2142         * sysdeps/powerpc/powerpc32/power6/fpu/s_llroundf.S: Likewise.
2143         * sysdeps/powerpc/powerpc64/fpu/s_lrint.S: Likewise.
2144         * sysdeps/powerpc/powerpc64/fpu/s_lround.S: Likewise.
2145         * sysdeps/powerpc/powerpc64/fpu/s_lroundf.S: Likewise.
2146
2147 2008-04-11  Jakub Jelinek  <jakub@redhat.com>
2148
2149         [BZ #5443]
2150         * time/era.c: Transform __libc_setlocale_lock into rwlock.
2151         * time/alt_digit.c: Likewise.
2152         * wcsmbs/wcsmbsload.c: Likewise.
2153
2154 2008-04-10  Ulrich Drepper  <drepper@redhat.com>
2155
2156         * version.h (VERSION): Bump to 2.8.
2157
2158         * timzeone/asia: Update from tzdata2008b.
2159         * timezone/backward: Likewise.
2160         * timezone/europe: Likewise.
2161         * timezone/northamerica: Likewise.
2162         * timezone/southamerica: Likewise.
2163         * timezone/iso3166.tab: Likewise.
2164         * timezone/leapseconds: Likewise.
2165         * timezone/zone.tab: Likewise.
2166         * timezone/private.h: Update from tzcode2008a.
2167         * timezone/zdump.c: Likewise.
2168         * timezone/zic.c: Likewise.
2169
2170 2008-01-24  Steven Munroe  <sjmunroe@us.ibm.com>
2171
2172         [BZ #5741]
2173         * sysdeps/powerpc/powerpc64/dl-machine.h (PPC_DCBT, PPC_DCBF):
2174         Define additonal Data Cache Block instruction macros.
2175         (elf_machine_fixup_plt): Add dcbt for opd and plt entries.
2176         Replace dcbst with dcbf and sync with sync/isync.
2177
2178 2008-02-21  Alan Modra  <amodra@bigpond.net.au>
2179
2180         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_type_class):
2181         Always set ELF_RTYPE_CLASS_PLT.
2182         (elf_machine_lookup_noexec_p, elf_machine_lookup_noplt_p): Delete.
2183
2184 2008-04-03  Steven Munroe  <sjmunroe@us.ibm.com>
2185
2186         * sysdeps/powerpc/powerpc32/power4/hp-timing.c: New file.
2187         * sysdeps/powerpc/powerpc32/power4/hp-timing.h: New file.
2188         * sysdeps/powerpc/powerpc64/hp-timing.h [_ARCH_PWR4] (HP_TIMING_NOW):
2189         For ISA 2.01 and later replace mftb with mfspr 268.
2190
2191 2008-02-19  Steven Munroe  <sjmunroe@us.ibm.com>
2192
2193         [BZ #5768]
2194         * sysdeps/powerpc/fpu/Makefile (libm-tests): Add test-powerpc-snan.
2195         * sysdeps/powerpc/fpu/test-powerpc-snan.c: New file.
2196
2197 2008-02-18  Steven Munroe  <sjmunroe@us.ibm.com>
2198
2199         [BZ #5768]
2200         * sysdeps/powerpc/powerpc32/fpu/s_isnan.S: New file.
2201         * sysdeps/powerpc/powerpc32/fpu/s_isnan.c: Removed.
2202         * sysdeps/powerpc/powerpc64/fpu/s_isnan.S: New file.
2203         * sysdeps/powerpc/powerpc64/fpu/s_isnan.c: Removed.
2204
2205 2008-04-10  Jakub Jelinek  <jakub@redhat.com>
2206
2207         * stdlib/tst-makecontext.c (othervar): New variable.
2208         (cf): Test sign extending the argument to long.
2209
2210 2008-03-03  Steven Munroe  <sjmunroe@us.ibm.com>
2211
2212         * sysdeps/powerpc/powerpc32/power5/fpu/s_isnan.S: New file.
2213         * sysdeps/powerpc/powerpc32/power5/fpu/s_isnanf.S: New file.
2214         * sysdeps/powerpc/powerpc32/power6/fpu/s_isnan.S: New file.
2215         * sysdeps/powerpc/powerpc32/power6/fpu/s_isnanf.S: New file.
2216         * sysdeps/powerpc/powerpc64/power5/fpu/s_isnan.S: New file.
2217         * sysdeps/powerpc/powerpc64/power6/fpu/s_isnan.S: New file.
2218         * sysdeps/powerpc/powerpc64/power6x/fpu/s_isnan.S: New file.
2219
2220 2008-02-22  Alan Modra  <amodra@bigpond.net.au>
2221
2222         * elf/Makefile (tests): Substitute tests-vis-yes here.
2223         (tests-vis-yes): Delete.
2224         (modules-name, modules-vis-yes): Similarly.
2225
2226 2008-02-12  Pete Eberlein  <eberlein@us.ibm.com>
2227
2228         [BZ #4407]
2229         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c (__ieee754_lgammal_r):
2230         Preserve sign in signgamp when x is zero.
2231
2232 2007-10-26  Steven Munroe  <sjmunroe@us.ibm.com>
2233
2234         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrt.S: New File.
2235         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrt.c: Removed.
2236         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrtf.S: New File.
2237         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrtf.c: Removed.
2238         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrt.S: New File.
2239         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrtf.S: New File.
2240
2241 2008-04-09  Ulrich Drepper  <drepper@redhat.com>
2242
2243         [BZ #4314]
2244         * sysdeps/i386/i686/memcpy.S: Optimize copying of equally aligned
2245         buffers.
2246
2247         [BZ #5209]
2248         * sysdeps/unix/sysv/syscalls.list: The times syscall doesn't have
2249         a reserved error value.
2250
2251         * stdlib/tst-makecontext.c: Change parameter to cf to negative
2252         value to check for correct sign extension.
2253
2254         [BZ #5436]
2255         * sysdeps/unix/sysv/linux/x86_64/makecontext.c (__makecontext):
2256         Copy 64-bit parameter values even though this is not required in
2257         the standard.
2258
2259         * sysdeps/unix/sysv/linux/x86_64/vfork.S (__vfork): Record return
2260         PC save.
2261
2262 2008-02-14  Daniel Jacobowitz  <dan@codesourcery.com>
2263
2264         * sysdeps/unix/sysv/linux/i386/vfork.S (__vfork): Record return
2265         PC save.
2266
2267 2008-04-09  Jakub Jelinek  <jakub@redhat.com>
2268
2269         * nss_files/files-XXX.c (_nss_files_getXXent_r): Restore saved errno.
2270
2271 2008-04-09  Ulrich Drepper  <drepper@redhat.com>
2272
2273         [BZ #5998]
2274         * libio/iofwrite.c (_IO_fwrite): Return correct count if flushing
2275         in line-buffered stream failed.
2276         * libio/iofwrite_u.c (fwrite_unlocked): Likewise.
2277
2278 2008-04-08  Ulrich Drepper  <drepper@redhat.com>
2279
2280         [BZ #6024]
2281         * scripts/abi-versions.awk: If the version specified by
2282         --enable-oldest-abi is older than the first version for this
2283         architecture, use the default version.
2284
2285         * locale/programs/ld-collate.c (collate_read): Ignore script lines
2286         as well when ignoring the whole category.
2287
2288 2008-04-07  Ulrich Drepper  <drepper@redhat.com>
2289
2290         [BZ #6042]
2291         * sysdeps/unix/sysv/linux/net/ethernet.h: Add a few more
2292         ETHERTYPE_* definitions.
2293         Patch partly by Aurelien Jarno <aurelien@aurel32.net>.
2294
2295 2008-04-07  Jakub Jelinek  <jakub@redhat.com>
2296
2297         * stdlib/mbtowc.c (__no_r_state): Remove.
2298         (mbtowc): New static state variable.  Use it instead of
2299         __no_r_state.
2300         * stdlib/wctomb.c (__no_r_state): Remove extern decl.
2301         (__wctomb_state): New hidden variable.
2302         (wctomb): Use __wctomb_state instead of __no_r_state.
2303         * debug/wctomb_chk.c (__no_r_state): Remove extern decl.
2304         (__wctomb_state): New extern decl.
2305         (__wctomb_chk): Use __wctomb_state instead of __no_r_state.
2306
2307 2008-04-07  Ulrich Drepper  <drepper@redhat.com>
2308
2309         [BZ #5475]
2310         * resolv/res_init.c: Handle scope IDs in resolv.conf.
2311
2312 2008-04-07  Jakub Jelinek  <jakub@redhat.com>
2313
2314         * malloc/mtrace.pl: Use $@ instead of $* to keep perl 5.10 quiet.
2315
2316 2008-04-06  Ulrich Drepper  <drepper@redhat.com>
2317
2318         * po/nl.po: Update from translation team.
2319
2320 2008-03-31  Ulrich Drepper  <drepper@redhat.com>
2321
2322         [BZ #6007]
2323         * string/strfry.c: Handle empty strings again.
2324
2325 2008-03-30  Ulrich Drepper  <drepper@redhat.com>
2326
2327         [BZ #5443]
2328         * intl/dcigettext.c (__dcigettext): Get reader lock for locale data
2329         before looking for translation.
2330         * locale/duplocale.c: Transform __libc_setlocale_lock into rwlock.
2331         * locale/freelocale.c: Likewise.
2332         * locale/newlocale.c: Likewise.
2333         * locale/setlocale.c: Likewise.
2334         Based partially on a patch by ryo@np.css.fujitsu.com.
2335
2336 2008-03-30  Jakub Jelinek  <jakub@redhat.com>
2337
2338         * intl/dcigettext.c (_nl_find_msg): Reread nconversions after
2339         acquiring wrlock.  Do conv_tab allocation while holding lock.
2340         * intl/Makefile: Add rules to build and run tst-gettext6.
2341         * intl/tst-gettext6.c: New test.
2342         * intl/tst-gettext6.sh: New file.
2343
2344 2008-03-30  Ulrich Drepper  <drepper@redhat.com>
2345
2346         * po/nl.po: Update from translation team.
2347
2348         * sysdeps/unix/opendir.c (__alloc_dir): If allocation fails for size
2349         provided through st_blksize, try the default size before giving up.
2350
2351 2008-03-29  Ulrich Drepper  <drepper@redhat.com>
2352
2353         * stdio-common/vfprintf.c (vfprintf): Correct overflow test.
2354
2355         [BZ #5939]
2356         * sysdeps/posix/tempname.c (__gen_tempname): Correct flag selection.
2357
2358         * posix/getopt.c (_getopt_internal_r): Remove old POSIX-demanded
2359         error message.  POSIX today does not require the messages to be in
2360         a specific form.  Suggested by Jim Meyering <jim@meyering.net>.
2361
2362         [BZ #5979]
2363         * sunrpc/auth_unix.c: Unify printed strings.
2364         * sunrpc/clnt_tcp.c: Likewise.
2365         * sunrpc/clnt_udp.c: Likewise.
2366         * sunrpc/clnt_unix.c: Likewise.
2367         * sunrpc/svc_tcp.c: Likewise.
2368         * sunrpc/svc_udp.c: Likewise.
2369         * sunrpc/svc_unix.c: Likewise.
2370         * sunrpc/xdr.c: Likewise.
2371         * sunrpc/xdr_array.c: Likewise.
2372         * sunrpc/xdr_rec.c: Likewise.
2373         * sunrpc/xdr_ref.c: Likewise.
2374         * locale/programs/ld-time.c (time_finish): Unify messages.
2375         * locale/programs/locfile.c (handle_copy): Fix typo.
2376         * nscd/nscd.c (options): Fix typo.
2377
2378         [BZ #5995]
2379         * stdlib/strtod_l.c: Use correct sign for result in one more
2380         underflow case.
2381         Patch by Eric Blake <ebb9@byu.net>.
2382
2383 2008-03-27  Jakub Jelinek  <jakub@redhat.com>
2384
2385         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Add open
2386         and creat system calls.
2387         * sysdeps/unix/sysv/linux/alpha/syscalls.list: Remove open system
2388         call.
2389         * sysdeps/unix/sysv/linux/ia64/syscalls.list: Remove open and creat
2390         system calls.
2391         * sysdeps/unix/sysv/linux/powerpc/powerpc64/syscalls.list: Likewise.
2392         * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Likewise.
2393         * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Likewise.
2394
2395 2008-03-27  Ulrich Drepper  <drepper@redhat.com>
2396
2397         * sysdeps/unix/sysv/linux/bits/local_lim.h: Undefined ARG_MAX if
2398         <linux/limits.h> has defined it.
2399         * sysdeps/unix/sysv/linux/sys/param.h: Define NCARGS to the legacy
2400         ARG_MAX value and prevent ARG_MAX from being defined by the kernel
2401         headers.
2402         * sysdeps/unix/sysv/linux/sysconf.c: Define legacy_ARG_MAX and use
2403         it instead of ARG_MAX.
2404
2405 2008-03-25  Jakub Jelinek  <jakub@redhat.com>
2406
2407         * posix/gai.conf: Fix comment for scope nullbits.
2408         * sysdeps/posix/getaddrinfo.c (gaiconf_init): If /bits is not present,
2409         default to 128 bits for v4 mapped addresses.
2410
2411 2008-03-07  Martin Schwidefsky  <schwidefsky@de.ibm.com>
2412
2413         * sysdeps/s390/fpu/fegetenv.c (fegetenv): Remove PTRACE_PEEKUSER
2414         ptrace call to get the ieee_instruction_pointer from the kernel.
2415         * sysdeps/s390/fpu/fesetenv.c (fesetenv): Remove PTRACE_POKEUSER
2416         ptrace call to set the ieee_instructtion_pointer.
2417         * sysdeps/unix/sysv/linux/s390/sys/user.h (struct _user_regs_struct):
2418         Add comment that ieee_instruction_pointer is always 0.
2419
2420 2008-03-09  Andreas Jaeger  <aj@suse.de>
2421
2422         [BZ #5857]
2423         * sysdeps/ieee754/dbl-64/s_rint.c (__rint): Handle j0==18.
2424         * sysdeps/ieee754/dbl-64/s_nearbyint.c (__nearbyint): Likewise.
2425         Patch by Mark Elliott <mark.h.elliott@lmco.com>.
2426
2427         * math/libm-test.inc (nearbyint_test): Add new test cases from #5857.
2428         (rint_test): Likewise.
2429
2430 2008-03-24  Ulrich Drepper  <drepper@redhat.com>
2431
2432         * nis/nis_call.c (nis_server_cache_search): Save errno around stat
2433         call.
2434         (__nisfind_server): Similar for open readColdStartFile call.
2435         Patch partially by Jim Meyering.
2436         * nss/nss_files/files-XXX.c (_nss_files_getXXent_r): Save errno
2437         around internal_setent call.
2438
2439         * po/vi.po: New Vietnamese translation.
2440
2441         * sysdeps/unix/sysv/linux/adjtime.c: Correctly use
2442         ADJ_OFFSET_SS_READ.
2443
2444         * sysdeps/unix/sysv/linux/bits/sched.h: Add new CLONE_* flags,
2445         remove CLONE_STOPPED.
2446
2447 2008-02-10  Jim Meyering  <meyering@redhat.com>
2448
2449         Remove useless "if" before "free":
2450         * elf/ldconfig.c (parse_conf_include): Likewise.
2451         * gmon/gmon.c (weak_alias): Likewise.
2452         * iconv/gconv_conf.c (__gconv_get_path): Likewise.
2453         * inet/rcmd.c (__validuser2_sa): Likewise.
2454         * intl/bindtextdom.c (set_binding_values): Likewise.
2455         * intl/loadmsgcat.c (_nl_load_domain, _nl_unload_domain): Likewise.
2456         * libio/genops.c (save_for_backup): Likewise.
2457         * libio/wgenops.c (save_for_wbackup): Likewise.
2458         * locale/programs/ld-collate.c (collate_read): Likewise.
2459         * locale/programs/linereader.c (get_string): Likewise.
2460         * nis/nss_compat/compat-pwd.c (give_pwd_free): Likewise.
2461         * nis/nss_compat/compat-spwd.c (give_spwd_free): Likewise.
2462         * resolv/res_debug.c (do_section): Likewise.
2463         * sunrpc/xdr_sizeof.c (x_inline, xdr_sizeof): Likewise.
2464         * sysdeps/mach/hurd/if_index.c (libc_hidden_def): Likewise.
2465         * sysdeps/posix/sprofil.c (__sprofil): Likewise.
2466         * time/lc-time-cleanup.c (_nl_cleanup_time): Likewise.
2467         * time/tzset.c (tzset_internal): Likewise.
2468
2469 2008-03-18  Jakub Jelinek  <jakub@redhat.com>
2470
2471         * sysdeps/unix/sysv/linux/dl-sysdep.h: Use __ASSEMBLER__ instead
2472         of ASSEMBLER.
2473
2474 2008-03-11  Ulrich Drepper  <drepper@redhat.com>
2475
2476         [BZ #5903]
2477         * iconv/iconv_charmap.c (charmap_conversion): Pass name of output file
2478         not stream for output file.  Open output file here.
2479         * iconv/iconv_prog.c (process_lock): Take pointer to output stream
2480         and output file name.
2481         (process_fd): Likewise.
2482         (process_file): Likewise.
2483         (main): Adjust callers of changed functions.
2484         * iconv/iconv_prog.h: Adjust prototype.
2485
2486 2008-03-09  Andreas Jaeger  <aj@suse.de>
2487
2488         [BZ #5753]
2489         * sysdeps/ia64/ieee754.h: Use protected namespace
2490         __BIG_ENDIAN/__LITTLE_ENDIAN.
2491         * sysdeps/ieee754/ieee754.h: Likewise.
2492         Patch by Aurelien Jarno <aurelien@aurel32.net>.
2493
2494 2008-03-08  Roland McGrath  <roland@frob.com>
2495
2496         * hurd/hurdsig.c (_hurd_internal_post_signal): When normal rules would
2497         ignore a signal that came from a machine exception, treat it as a
2498         fatal core-dump signal instead.
2499         Reported by Samuel Thibault <samuel.thibault@ens-lyon.org>.
2500
2501         * sysdeps/mach/hurd/i386/trampoline.c (_hurd_setup_sighandler):
2502         Clear DF bit in thread state's eflags.
2503         Reported by Samuel Thibault <samuel.thibault@ens-lyon.org>.
2504
2505 2008-03-08  Ulrich Drepper  <drepper@redhat.com>
2506
2507         [BZ #5774]
2508         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Consume closing brace
2509         of NAN(...) sequence.
2510         * stdlib/Makefile (tests): Add tst-strtod6.
2511         * stdlib/tst-strtod6.c: New file.
2512
2513         * inet/inet6_opt.c (inet6_opt_init): Check extlen for overflow.
2514
2515         [BZ #5762]
2516         * posix/getopt.c (_getopt_internal_r): Clarify error message by
2517         putting offending option character in quotes.  Clean up error
2518         messages.
2519         * po/be.po: Adjust msgstr in translation file.
2520         * po/bg.po: Likewise.
2521         * po/ca.po: Likewise.
2522         * po/cs.po: Likewise.
2523         * po/da.po: Likewise.
2524         * po/de.po: Likewise.
2525         * po/es.po: Likewise.
2526         * po/fr.po: Likewise.
2527         * po/hr.po: Likewise.
2528         * po/ko.po: Likewise.
2529         * po/nl.po: Likewise.
2530         * po/rw.po: Likewise.
2531         * po/sk.po: Likewise.
2532         * po/sv.po: Likewise.
2533         * po/tr.po: Likewise.
2534         * po/zh_CN.po: Likewise.
2535         * po/zh_TW.po: Likewise.
2536
2537         [BZ #5760]
2538         * inet/inet6_opt.c (inet6_opt_init): Fix ip6h_len computation.
2539         Patch by Roland Bless <roland@bless.de>.
2540
2541         * sysdeps/unix/sysv/linux/dl-sysdep.c: Avoid unnecessary code for
2542         .o file.
2543         * elf/Makefile (routines): Add dl-sysdep.
2544         (elide-routines.os): Likewise.
2545
2546 2008-03-07  Ulrich Drepper  <drepper@redhat.com>
2547
2548         [BZ #5786]
2549         * elf/dl-sysdep.c: Undefine ROUND after use.
2550         * sysdeps/generic/ldsodefs.h [HAVE_DL_DISCOVER_OSVERSION]
2551         (struct rtld_global_ro): Add _dl_tls_get_addr_soft element.
2552         * elf/rtld.c (rtld_global_ro): Initialize _dl_discover_osversion.
2553         * sysdeps/unix/sysv/linux/dl-osinfo.h: Move _dl_discover_osversion
2554         to ...
2555         * sysdeps/unix/sysv/linux/dl-sysdep.c: ...here.
2556         * sysdeps/unix/sysv/linux/dl-sysdep.h: Declare _dl_discover_osversion
2557         if necessary.
2558         * sysdeps/unix/sysv/linux/sysconf.c: Handle _SC_ARG_MAX here.
2559
2560         * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): Add
2561         _dl_tls_get_addr_soft element.
2562         * elf/rtld.c (rtld_global_ro): Initialize _dl_tls_get_addr_soft.
2563         * elf/Versions (ld): Don't export _dl_tls_get_addr_soft.
2564         * dlfcn/dlinfo.c (dlinfo_doit): Access dl_tls_get_addr_soft through
2565         GLRO.
2566         * elf/dl-iteratephdr.c (__dl_iterate_phdr): Likewise.
2567         * elf/dl-tls.c (_dl_tls_get_addr_soft): Use attribute_hidden instead
2568         of internal_function.
2569
2570         * stdlib/Makefile (aux): Add tens_in_limb.
2571         * stdlib/strtod_l.c: Move _tens_in_limb definition to...
2572         * stdlib/tens_in_limb.c: ...here.  New file.
2573
2574         [BZ #5778]
2575         * sysdeps/unix/sysv/linux/pathconf.h: Declare
2576         __statfs_chown_restricted.
2577         * sysdeps/unix/sysv/linux/fpathconf.c: Call __statfs_chown_restricted
2578         for _PC_CHOWN_RESTRICTED.
2579         * sysdeps/unix/sysv/linux/pathconf.c: Likewise.
2580         Implement __statfs_chown_restricted.
2581         * sysdeps/unix/sysv/linux/bits/posix_opt.h: Change
2582         _POSIX_CHOWN_RESTRICTED value to zero.
2583         * io/tst-fchownat.c: Correctly handle _POSIX_CHOWN_RESTRICTED
2584         defined to zero.
2585
2586         * sysdeps/x86_64/rtld-memset.c: New file.
2587
2588 2008-02-26  Harsha Jagasia  <harsha.jagasia@amd.com>
2589
2590         * sysdeps/x86_64/cacheinfo.c (NOT_USED_RIGHT_NOW): Remove ifdef guards.
2591
2592         * sysdeps/x86_64/memset.S: Rewrite non-SSE code path as tuned for AMD
2593         Barcelona machine.  Make default fall through branch of
2594         __x86_64_preferred_memory_instruction check as the integer code path.
2595
2596 2007-10-15  H.J. Lu  <hongjiu.lu@intel.com>
2597
2598         * sysdeps/x86_64/cacheinfo.c
2599         (__x86_64_preferred_memory_instruction): New variable.
2600         (init_cacheinfo): Initialize __x86_64_preferred_memory_instruction.
2601
2602         * sysdeps/x86_64/memset.S: Rewrite.
2603
2604 2008-03-04  Jakub Jelinek  <jakub@redhat.com>
2605
2606         * include/stdio.h (__asprintf_chk, __dprintf_chk,
2607         __obstack_printf_chk): New prototypes.
2608         (__vasprintf_chk, __vdprintf_chk,
2609         __obstack_vprintf_chk): Likewise.
2610         Add libc_hidden_proto.
2611         * libio/obprintf.c
2612         (_IO_obstack_jumps): No longer static, add attribute_hidden.
2613         * libio/bits/stdio-ldbl.h (__asprintf_chk, __dprintf_chk,
2614         __obstack_printf_chk, __vasprintf_chk, __vdprintf_chk,
2615         __obstack_vprintf_chk): Add __LDBL_REDIR_DECL.
2616         * libio/bits/stdio2.h (__asprintf_chk, __dprintf_chk,
2617         __obstack_printf_chk, __vasprintf_chk, __vdprintf_chk,
2618         __obstack_vprintf_chk): New prototypes.
2619         (asprintf, __asprintf, dprintf, obstack_printf, vasprintf, vdprintf,
2620         obstack_vprintf): New inlines.
2621         * debug/dprintf_chk.c: New file.
2622         * debug/vdprintf_chk.c: New file.
2623         * debug/asprintf_chk.c: New file.
2624         * debug/vasprintf_chk.c: New file.
2625         * debug/obprintf_chk.c: New file.
2626         * debug/tst-chk1.c (do_test): Add asprintf and obstack_printf tests.
2627         * debug/Versions (__asprintf_chk, __dprintf_chk, __obstack_printf_chk,
2628         __vasprintf_chk, __vdprintf_chk, __obstack_vprintf_chk): Export
2629         @@GLIBC_2.8.
2630         * debug/Makefile: Build asprintf_chk, vasprintf_chk, dprintf_chk,
2631         vdprintf_chk and obprintf_chk, set CFLAGS for them.
2632         * sysdeps/ieee754/ldbl-opt/nldbl-compat.c (__nldbl___vasprintf_chk,
2633         __nldbl___vdprintf_chk, __nldbl___obstack_vprintf_chk): Add
2634         libc_hidden_proto.
2635         * sysdeps/ieee754/ldbl-opt/nldbl-compat.h (__nldbl___vasprintf_chk,
2636         __nldbl___vdprintf_chk, __nldbl___obstack_vprintf_chk): New prototypes.
2637         * sysdeps/ieee754/ldbl-opt/Versions (__nldbl___asprintf_chk,
2638         __nldbl___vasprintf_chk, __nldbl___dprintf_chk, __nldbl___vdprintf_chk,
2639         __nldbl___obstack_printf_chk, __nldbl___obstack_vprintf_chk): Export
2640         @@GLIBC_2.8.
2641         * sysdeps/ieee754/ldbl-opt/Makefile (libnldbl-calls): Add asprintf_chk,
2642         vasprintf_chk, dprintf_chk, vdprintf_chk, obstack_printf_chk and
2643         obstack_vprintf_chk.
2644         * sysdeps/ieee754/ldbl-opt/nldbl-obstack_vprintf_chk.c: New file.
2645         * sysdeps/ieee754/ldbl-opt/nldbl-dprintf_chk.c: New file.
2646         * sysdeps/ieee754/ldbl-opt/nldbl-obstack_printf_chk.c: New file.
2647         * sysdeps/ieee754/ldbl-opt/nldbl-asprintf_chk.c: New file.
2648         * sysdeps/ieee754/ldbl-opt/nldbl-vdprintf_chk.c: New file.
2649         * sysdeps/ieee754/ldbl-opt/nldbl-vasprintf_chk.c: New file.
2650
2651 2008-03-04  Ulrich Drepper  <drepper@redhat.com>
2652
2653         [BZ #5779]
2654         * misc/sys/queue.h: Add STAILQ_CONCAT and TAILQ_CONCAT definitions.
2655         Patch by Roy Marples <roy@marples.name>.
2656
2657         [BZ #5736]
2658         * malloc/malloc.c: Fix typo in comment.
2659
2660         [BZ #5627]
2661         * locale/iso-639.def: Add Shuswap.
2662
2663 2008-02-25  Jakub Jelinek  <jakub@redhat.com>
2664
2665         [BZ #5790]
2666         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyaddr2_r): Don't
2667         overwrite *h_errnop/*errnop values from getanswer_r in case of
2668         failure.
2669
2670 2008-03-03  Ulrich Drepper  <drepper@redhat.com>
2671
2672         [BZ #5818]
2673         * nscd/connections.c (dbs): Add initializers for .suggested_module.
2674         (verify_persistent_db): Remove one unnecessary test and add a new one
2675         for bad configuration.
2676         (nscd_init): Improve error reported when persistent database cannot
2677         be reused.
2678         * nscd/nscd.h (DEFAULT_SUGGESTED_MODULE): Define.
2679         * nscd/nscd_conf.c (nscd_parse_file): Provide default values for
2680         .suggested_module and .max_db_size and case config file says the
2681         values are zero.
2682         * nscd/nscd_helper.c (get_mapping): Fail if hash table module is zero.
2683
2684         [BZ #5854]
2685         * nis/ypclnt.c (yp_order): Fix handling of return value of
2686         do_ypcall_tr call.
2687         Patch by Jeff Moyer <jmoyer@redhat.com>.
2688
2689         * po/fr.po: Update from translation team.
2690
2691 2008-02-22  Andreas Jaeger  <aj@suse.de>,
2692             Carlos O'Donell <carlos@systemhalted.org>
2693
2694         [BZ #5012]
2695         * FAQ.in: Describe why glibc needs to be compiled with
2696         optimization.
2697
2698 2008-02-19  Roland McGrath  <roland@redhat.com>
2699
2700         * elf/elf.h (SHT_GNU_ATTRIBUTES): New macro.
2701
2702 2008-02-15  Ulrich Drepper  <drepper@redhat.com>
2703
2704         [BZ #5737]
2705         * resolv/netdb.h: Make NI_MAXHOST and NI_MAXSERV available when
2706         __USE_MISC is defined.
2707
2708 2008-02-10  Ulrich Drepper  <drepper@redhat.com>
2709
2710         * sysdeps/unix/sysv/linux/sys/timerfd.h: New file.
2711         * sysdeps/unix/sysv/linux/Makefile [subdir=misc] (sysdep_headers): Add
2712         sys/timerfd.h.
2713         * sysdeps/unix/sysv/linux/syscalls.list: Add timerfd_create,
2714         timerfd_gettime, timerfd_settime.
2715         * sysdeps/unix/sysv/linux/Versions: Add timerfd_create,
2716         timerfd_gettime, timerfd_settime for GLIBC_2.8.
2717
2718 2008-02-08  Roland McGrath  <roland@redhat.com>
2719
2720         * elf/elf.h (NT_PPC_SPE): New macro.
2721
2722 2008-02-06  Roland McGrath  <roland@redhat.com>
2723
2724         * Makerules ($(common-objpfx)sysd-rules):
2725         Depend on $(sysdep-makeconfigs).
2726
2727 2008-01-31  Roland McGrath  <roland@redhat.com>
2728
2729         [BZ #5442]
2730         * configure.in: Use -print-file-name if it yields a directory,
2731         for each of include and include-fixed.
2732         * configure: Regenerated.
2733
2734         * Makeconfig (sysd-rules-targets): New variable.
2735         * sysdeps/unix/make-syscalls.sh: Use it in the rules emitted.
2736         * sysdeps/unix/Makefile (omit-deps): Append variants for each target.
2737
2738 2008-01-30  Roland McGrath  <roland@redhat.com>
2739
2740         * manual/libc.texinfo: Update back-cover text.
2741
2742         * elf/elf.h (NT_386_TLS): New macro.
2743
2744 2008-01-29  Roland McGrath  <roland@redhat.com>
2745
2746         * Makeconfig (sysd-rules-patterns): New variable.
2747         * Makerules ($(common-objpfx)sysd-rules): Drive the loop from that.
2748         (check-inhibit-asm): New canned sequence, replaces ...
2749         (open-check-inhibit-asm, close-check-inhibit-asm): ... these, removed.
2750         * elf/rtld-Rules ($(objpfx)rtld-%.os): Use $(rtld-CPPFLAGS) in commands.
2751         (rtld-CPPFLAGS): Renamed from CPPFLAGS-rtld.
2752         (CFLAGS-rtld): Variable removed.
2753
2754 2008-01-24  Roland McGrath  <roland@redhat.com>
2755
2756         * configure.in: Let configure fragments set base_os.
2757         * configure: Regenerated.
2758
2759 2008-01-22  Ulrich Drepper  <drepper@redhat.com>
2760
2761         * po/ko.po: Update from translation team.
2762
2763 2008-01-12  H.J. Lu  <hongjiu.lu@intel.com>
2764
2765         * sysdeps/i386/fpu/ftestexcept.c (fetestexcept): Use short for fnstsw.
2766
2767 2008-01-12  Andreas Jaeger  <aj@suse.de>
2768
2769         [BZ #5040]
2770         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h (enum EPOLL_EVENTS):
2771         Add EPOLLRDHUP.
2772
2773 2008-01-20  Samuel Thibault  <samuel.thibault@ens-lyon.org>
2774
2775         * hurd/hurdsock.c (_hurd_socket_server): Return the standard
2776         error EAFNOSUPPORT rather than non-standard EPFNOSUPPORT.
2777         * sunrpc/bindrsvprt.c (bindresvport): Likewise.
2778
2779 2007-10-23  Alexandre Oliva  <aoliva@redhat.com>
2780
2781         * include/link.h (FORCED_DYNAMIC_TLS_OFFSET): Define.
2782         * elf/dl-close.c (_dl_close): Check for it.
2783         * elf/dl-reloc.c (CHECK_STATIC_TLS): Likewise.
2784         (_dl_allocate_static_tls): Likewise.
2785         * elf/dl-tls.c (_dl_allocate_tls_init): Likewise.
2786         (__tls_get_addr): Protect from race conditions in setting l_tls_offset
2787         to it.
2788         * elf/tst-tls16.c: New file.
2789         * elf/tst-tlsmod16a.c: New file.
2790         * elf/tst-tlsmod16b.c: New file.
2791         * elf/Makefile: Add rules to build and run tst-tls16.
2792
2793 2008-01-16  Ulrich Drepper  <drepper@redhat.com>
2794
2795         [BZ #5628]
2796         * bits/shm.h: Fix comment describing shmid_ds.
2797         * sysdeps/gnu/bits/shm.h: Likewise.
2798         * sysdeps/unix/sysv/linux/alpha/bits/shm.h: Likewise.
2799         * sysdeps/unix/sysv/linux/bits/shm.h: Likewise.
2800         * sysdeps/unix/sysv/linux/ia64/bits/shm.h: Likewise.
2801         * sysdeps/unix/sysv/linux/powerpc/bits/shm.h: Likewise.
2802         * sysdeps/unix/sysv/linux/s390/bits/shm.h: Likewise.
2803         * sysdeps/unix/sysv/linux/sh/bits/shm.h: Likewise.
2804         * sysdeps/unix/sysv/linux/sparc/bits/shm.h: Likewise.
2805         * sysdeps/unix/sysv/linux/x86_64/bits/shm.h: Likewise.
2806         Patch by Hareesh Nagarajan <hareesh.nagarajan@gmail.com>.
2807
2808         [BZ #5607]
2809         * conform/data/fcntl.h-data: Fix posix_fadvise and posix_fallocate
2810         prototypes.
2811         * conform/data/limits.h-data: Adjust limits changed in v6 and add
2812         additional suffixes.
2813         * conform/data/mqueue.h-data: Fix typo in mq_curmsgs entry.
2814         Add optional functions mq_timedreceive and mq_timedsend.
2815         * conform/data/netdb.h-data: Add more AI_* and EAI_* constants.
2816         * conform/data/pthread.h-data: Fix prototype of
2817         pthread_condattr_setclock.  pthread_sigmask is not required in v6.
2818         * conform/data/semaphore.h-data: Allow time.h definitions.
2819         * conform/data/signal.h-data: Likewise.
2820         * conform/data/stdio.h-data: getw and putw are not required in v6.
2821         * conform/data/stdlib.h-data: Change setstate prototype.
2822         * conform/data/string.h-data: Fix strerror_r prototype.
2823         * conform/data/time.h-data: Fix typo in TIMER_ABSTIME definition.
2824         * conform/data/unistd.h-data: pthread_atfork not required in v6.
2825         Fix readlink prototype.
2826         * conform/data/netinet/in.h-data: Add const to in6addr_any and
2827         in6addr_loopback.
2828         * inet/netinet/in.h: Cleanup namespace.
2829         * posix/regex.h: Likewise.
2830         * resolv/netdb.h: Likewise.
2831         * sysdeps/unix/sysv/linux/bits/in.h: Likewise.
2832         * sysdeps/unix/sysv/linux/bits/socket.h: Likewise.
2833         * sysdeps/unix/sysv/linux/x86_64/bits/stat.h: Likewise.
2834         * sysdeps/posix/getaddrinfo.c (default_labels): Adjust for change
2835         of names of in in6_addr.
2836         (default_precedence): Likewise.
2837         * sysdeps/unix/sysv/linux/cmsg_nxthdr.c: Include <stddef.h> for
2838         NULL definition.
2839
2840 2008-01-15  Ulrich Drepper  <drepper@redhat.com>
2841
2842         * conform/data/fmtmsg.h-data: Add missing allows.
2843         * conform/data/ftw.h-data: Likewise.
2844         * conform/data/inttypes.h-data: Likewise.
2845         * conform/data/math.h-data: Likewise.
2846         * conform/data/signal.h-data: Likewise.
2847         * conform/data/net/if.h-data: Likewise.
2848         * conform/data/netinet/in.h-data: Likewise.
2849         * conform/data/sys/socket.h-data: Likewise.
2850
2851         [BZ #5614]
2852         * string/bits/string2.h (__strtok_r_1c): Always update *__NEXTP.
2853         (__strtok_r): Simplify.
2854         * string/tester.c (test_strtok_r): Add test case for futile search
2855         with single-character seach string.
2856
2857 2008-01-12  Ulrich Drepper  <drepper@redhat.com>
2858
2859         * po/ko.po: Update from translation team.
2860
2861 2008-01-11  Andreas Jaeger  <aj@suse.de>
2862
2863         [BZ #5600]
2864         * sysdeps/unix/sysv/linux/sys/signalfd.h (struct
2865         signalfd_siginfo): Use 64-bit type for ssi_ptr to sync with Linux
2866         kernel header.
2867
2868 2008-01-10  Ulrich Drepper  <drepper@redhat.com>
2869
2870         * sysdeps/posix/getaddrinfo.c (rfc3484_sort): Store result of
2871         native interface lookup in all the relevant places.
2872
2873 2008-01-10  Jakub Jelinek  <jakub@redhat.com>
2874             Ulrich Drepper  <drepper@redhat.com>
2875
2876         * sysdeps/posix/getaddrinfo.c (sort_results): Remove service_order
2877         field.  Use sockaddr_in6 for source_addr.
2878         (get_scope): Change type of parameter to sockaddr_in6.  Adjust.
2879         (match_prefix): Likewise.
2880         (get_label): Likewise.
2881         (get_precedence): Likewise.
2882         (rfc3484_sort): Change to use indirect access to results array.
2883         Adjust to use of sockaddr_in6.  Replace service_order test with
2884         simple index comparison.
2885         (getaddrinfo): Define order array.  Initialize it.  Don't initialize
2886         service_order field.  Adjust qsort_t calls.  Access sorted result
2887         array indirectly through order array.
2888         * posix/tst-rfc3484.c: Adjust for change of rfc3484_sort.
2889         * posix/tst-rfc3484-2.c: Likewise.
2890         * posix/tst-rfc3484-3.c: Likewise.
2891
2892 2008-01-09  Ulrich Drepper  <drepper@redhat.com>
2893
2894         [BZ #5541]
2895         * sunrpc/rpc_thread.c (__rpc_thread_destroy): Also free xports and
2896         pollfd structures.
2897         Patch by André Cruz.
2898
2899         [BZ #5545]
2900         * sunrpc/clnt_perr.c (clnt_sperror): Don't use fixed size buffer.
2901         (clnt_spcreateerror): Likewise.
2902
2903         [BZ #5553]
2904         * malloc/malloc.c (public_mALLOc): Set ar_ptr when trying main_arena.
2905         (public_mEMALIGn): Likewise.
2906         Patch mostly by Daniel Jacobowitz.
2907
2908 2008-01-09  Jakub Jelinek  <jakub@redhat.com>
2909
2910         * sysdeps/unix/sysv/linux/i386/makecontext.S (__makecontext): Avoid
2911         clobbering memory at or above uc_stack.ss_sp + uc_stack.ss_size.
2912         * stdlib/Makefile: Add rules to build and run tst-makecontext2.
2913         * stdlib/tst-makecontext2.c: New test.
2914
2915 2008-01-08  Jakub Jelinek  <jakub@redhat.com>
2916
2917         * iconv/loop.c (UPDATE_PARAMS): Define to empty statement if not
2918         defined.
2919         (REINIT_PARAMS): Likewise.  Undefine before end of file.
2920         (STANDARD_TO_LOOP_ERR_HANDLER): Use UPDATE_PARAMS before calling
2921         transliteration hooks and REINIT_PARAMS afterwards.
2922         * iconvdata/iso-2022-jp.c (BODY): Use a separate variable for
2923         status.
2924         (REINIT_PARAMS): Define.
2925         * iconvdata/ibm1364.c (REINIT_PARAMS): Likewise.
2926         * iconvdata/ibm930.c (REINIT_PARAMS): Likewise.
2927         * iconvdata/ibm933.c (REINIT_PARAMS): Likewise.
2928         * iconvdata/ibm935.c (REINIT_PARAMS): Likewise.
2929         * iconvdata/ibm937.c (REINIT_PARAMS): Likewise.
2930         * iconvdata/ibm939.c (REINIT_PARAMS): Likewise.
2931         * iconvdata/iso-2022-cn.c (REINIT_PARAMS): Likewise.
2932         * iconvdata/iso-2022-cn-ext.c (REINIT_PARAMS): Likewise.
2933         * iconvdata/iso-2022-jp-3.c (REINIT_PARAMS): Likewise.
2934         * iconvdata/iso-2022-kr.c (REINIT_PARAMS): Likewise.
2935         * iconvdata/Makefile: Add rules to build and run tst-iconv7.c.
2936         * iconvdata/tst-iconv7.c: New test.
2937
2938 2008-01-07  Ulrich Drepper  <drepper@redhat.com>
2939
2940         * libio/stdio.h (vscanf): Fix definition for loser compilers.
2941
2942 2008-01-05  Jakub Jelinek  <jakub@redhat.com>
2943
2944         [BZ #5112]
2945         * nscd/connections.c (restart): Fix condition.
2946
2947 2008-01-03  Jakub Jelinek  <jakub@redhat.com>
2948
2949         * ctype/ctype.h (__ctype_b_loc, __ctype_tolower_loc,
2950         __ctype_toupper_loc): Add __THROW.
2951
2952 2008-01-02  Ulrich Drepper  <drepper@redhat.com>
2953
2954         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Fix
2955         recognition of interface family.
2956
2957         * posix/getconf.c: Update copyright year.
2958         * nss/getent.c: Likewise.
2959         * iconv/iconvconfig.c: Likewise.
2960         * iconv/iconv_prog.c: Likewise.
2961         * elf/ldconfig.c: Likewise.
2962         * catgets/gencat.c: Likewise.
2963         * csu/version.c: Likewise.
2964         * elf/ldd.bash.in: Likewise.
2965         * elf/sprof.c (print_version): Likewise.
2966         * locale/programs/locale.c: Likewise.
2967         * locale/programs/localedef.c: Likewise.
2968         * nscd/nscd.c (print_version): Likewise.
2969         * debug/xtrace.sh: Likewise.
2970         * malloc/memusage.sh: Likewise.
2971         * malloc/mtrace.pl: Likewise.
2972         * debug/catchsegv.sh: Likewise.
2973
2974 2007-12-26  Ulrich Drepper  <drepper@redhat.com>
2975
2976         * nss/nsswitch.c (__nss_lookup): Actually use alternative name in
2977         second lookup.
2978
2979 2007-12-23  Ulrich Drepper  <drepper@redhat.com>
2980
2981         * sysdeps/x86_64/cacheinfo.c (intel_02_known): New entry 0x3f.
2982         * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_02_known): Likewise.
2983
2984 2007-12-17  Roland McGrath  <roland@redhat.com>
2985
2986         * inet/ether_line.c (ether_line): Remove unused variable.
2987
2988 2007-12-17  Samuel Thibault  <samuel.thibault@ens-lyon.org>
2989
2990         * login/forkpty.c (forkpty): Add const qualifier to parameters termp
2991         and winp.
2992         * login/openpty.c (openpty): Likewise.
2993         * login/pty.h (openpty, forkpty): Likewise.
2994         * manual/terminal.texi (openpty, forkpty): Likewise.
2995
2996 2007-12-17  Ulrich Drepper  <drepper@redhat.com>
2997
2998         * malloc/malloc.c (public_cALLOc): For arenas other than
2999         main_arena, count all bytes inside the mprotect_size range of the
3000         heap as uninitialized.
3001
3002 2007-12-16  Ulrich Drepper  <drepper@redhat.com>
3003
3004         * elf/tst-execstack.c (do_test): Don't fail if SELinux forbids
3005         executable stacks.
3006
3007         * malloc/malloc.c (public_mTRIm): Iterate over all arenas and call
3008         mTRIm for all of them.
3009         (mTRIm): Additionally iterate over all free blocks and use madvise
3010         to free memory for all those blocks which contain at least one
3011         memory page.
3012         * malloc/tst-trim1.c: New file.
3013         * malloc/Makefile (tests): Add tst-trim1.
3014
3015         * malloc/malloc.c (do_check_malloc_state): Minimal cleanups.
3016
3017 2007-12-14  Ulrich Drepper  <drepper@redhat.com>
3018
3019         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (INTERNAL_SYSCALL_ERROR_P):
3020         First cast argument to long
3021         * sysdeps/unix/sysv/linux/x86_64/init-first.c (__vdso_gettimeofday):
3022         Return long.
3023         (__vdso_clock_gettime): Likewise.
3024         * sysdeps/unix/sysv/linux/x86_64/bits/libc-vdso.h: Functions
3025         return long.
3026
3027 2007-12-13  Ulrich Drepper  <drepper@redhat.com>
3028
3029         * locale/nl_langinfo.c (nl_langinfo): Just call __nl_langinfo_l.
3030         * locale/nl_langinfo_l.c: Real implementation, copied from
3031         nl_langinfo.c.
3032         * include/langinfo.h: Add libc_hidden_proto for __nl_langinfo_l.
3033
3034 2007-12-01  Jim Meyering  <meyering@redhat.com>
3035
3036         * posix/regcomp.c (optimize_utf8): Fix a typo, s/idx/ctx_type/,
3037         that would inhibit utf8-optimization of a regexp containing line-
3038         or buffer-anchors, e.g., `^', `$'.
3039
3040 2007-12-12  Ulrich Drepper  <drepper@redhat.com>
3041
3042         * time/bug-getdate1.c (do_test): Don't use century values which
3043         aren't valid on 32-bit systems.
3044
3045 2007-12-12  Jakub Jelinek  <jakub@redhat.com>
3046
3047         * sysdeps/i386/i486/bits/string.h (memmove): Define as macro.
3048         (memmove): Rename to __memmove_g, with __asm__ ("memmove").
3049         * sysdeps/s390/bits/string.h (__strlen_g, __strcpy_g, __strncpy_g,
3050         __strcat_g, __strncat_g): Add __asm__.
3051
3052 2007-12-12  Ulrich Drepper  <drepper@redhat.com>
3053
3054         [BZ #5477]
3055         * io/fchmodat.c: Fix typo in stub_warning use.
3056         Patch by Petr Salinger.
3057
3058 2007-12-11  Ulrich Drepper  <drepper@redhat.com>
3059
3060         * iconvdata/hp-thai8.c: New file.
3061         * iconvdata/Makefile: Add rules for hp-thai8.c.
3062         * iconvdata/tst-tables.sh: Add entry for HP-THAI8.
3063         * iconvdata/gconv-modules: Likewise.
3064
3065         [BZ #5464]
3066         * iconvdata/hp-greek8.c: New file.
3067         * iconvdata/Makefile: Add rules for hp-greek8.c.
3068         * iconvdata/tst-tables.sh: Add entry for HP-GREEK8.
3069         * iconvdata/gconv-modules: Likewise.
3070
3071         [BZ #5463]
3072         * iconvdata/hp-turkish8.c: New file.
3073         * iconvdata/Makefile: Add rules for hp-turkish8.c.
3074         * iconvdata/tst-tables.sh: Add entry for HP-TURKISH8.
3075         * iconvdata/gconv-modules: Likewise.
3076
3077         * malloc/arena.c (grow_heap): Split out code to shrink heap into...
3078         (shrink_heap): ... this new function.
3079         (heap_trim): Call shrink_heap instead of grow_heap.
3080
3081         * malloc/malloc.c (_int_malloc): sYSMALLOc might fail, in this
3082         case don't call alloc_perturb.
3083
3084 2007-12-10  Ulrich Drepper  <drepper@redhat.com>
3085
3086         * sysdeps/unix/sysv/linux/adjtime.c: Use ADJ_OFFSET_SS_READ if
3087         possible.
3088         * sysdeps/unix/sysv/linux/kernel-features.h
3089         (__ASSUME_ADJ_OFFSET_SS_READ): Define for 2.6.24.
3090         * sysdeps/unix/sysv/linux/sys/timex.h (ADJ_OFFSET_SS_READ): Define.
3091
3092 2007-12-08  Ulrich Drepper  <drepper@redhat.com>
3093
3094         [BZ #5424]
3095         * stdio-common/vfprintf.c: Do not overflow when adding to done.
3096         * stdio-common/Makefile (tests): Add bug22.
3097         * stdio-common/bug22.c: New file.
3098
3099         [BZ #5451]
3100         * time/getdate.c: Fix filling in default values.
3101         * time/bug-getdate1.c: New file.
3102         * time/Makefile: Add rules to build and run bug-getdate1.
3103
3104         * iconvdata/ebcdic-is-friss.c: Use 8bit-gap instead of 8bit-generic.
3105         * iconvdata/ebcdic-es.c: Likewise.
3106         * iconvdata/ebcdic-es-a.c: Likewise.
3107         * iconvdata/ebcdic-uk.c: Likewise.
3108         * iconvdata/iso8859-16.c: Likewise.
3109         * iconvdata/viscii.c: Likewise.
3110         * iconvdata/iso8859-9e.c: Likewise.
3111         * iconvdata/Makefile: Adjust appropriately.
3112
3113         [BZ #5428]
3114         * wcsmbs/wchar.h: Unconditionally undefine __need_mbstate and
3115         __need_wint_t.
3116
3117 2007-12-07  Ulrich Drepper  <drepper@redhat.com>
3118
3119         [BZ #5427]
3120         * iconvdata/hp-roman9.c: New file.
3121         * iconvdata/Makefile: Add rules for hp-roman9.c.
3122         * iconvdata/tst-tables.sh: Add HP-ROMAN9.
3123         * iconvdata/gconv-modules: Likewise.
3124
3125         * iconvdata/hp-roman8.c: Use 8bit-gap instead of 8bit-generic.
3126         * iconvdata/Makefile: Adjust appropriately.
3127
3128         [BZ #5441]
3129         * stdio-common/vfscanf.c (_IO_vfwscanf): Don't free ptrs_to_free
3130         structure, it's allocated with alloca.
3131         * stdio-common/Makefile (tests): Add bug21.
3132         * stdio-common/bug21.c: New file.
3133
3134 2007-12-06  Aurelien Jarno  <aurelien@aurel32.net>
3135
3136         [BZ #5452]
3137         * sysdeps/unix/sysv/linux/bits/sched.h: Use __extension__
3138         keyword for gcc's braced-groups.
3139
3140 2007-12-07  Ulrich Drepper  <drepper@redhat.com>
3141
3142         [BZ #5454]
3143         * inet/ether_line.c: Strip hostname of whitespaces.
3144         * inet/Makefile (tests): Add tst-ether_line.
3145         * inet/tst-ether_line.c: New file.
3146
3147 2007-12-03  Ulrich Drepper  <drepper@redhat.com>
3148
3149         [BZ #5439]
3150         * sysdeps/unix/sysv/linux/sys/signalfd.h: Fix use of __nonnull.
3151
3152         [BZ #5435]
3153         * sysdeps/unix/sysv/linux/i386/makecontext.S: Align stack.
3154
3155         * stdlib/tst-setcontext.c: Catch the case where the links gets
3156         messed up and we do not reach main again.
3157
3158         * po/ca.po: Update from translation team.
3159
3160 2007-11-26  Ulrich Drepper  <drepper@redhat.com>
3161
3162         * posix/unistd.h: Declare fsync also for __USE_XOPEN2K.
3163         * posix/regex.h (REG_ENOSYS): Likewise.
3164         * wcsmbs/wchar.h: Define __need_file also for __USE_XOPEN2K.
3165
3166 2007-11-25  Ulrich Drepper  <drepper@redhat.com>
3167
3168         * nscd/nscd.h (MAX_STACK_USE): Define.
3169         * nscd/mem.c (MAX_STACK_USE): Remove definition here.
3170         (gc): Initialize stack_used based on allocation in prune_cache.
3171         * nscd/cache.c (prune_cache): Use heap for mark array if necessary.
3172         Clear array before use.
3173
3174         * nscd/aicache.c (addhstaiX): Update statistics counter in case
3175         memory allocation failed.
3176         * nscd/hstcache.c (cache_addhst): Likewise.
3177         * nscd/grpcache.c (cache_addgr): Likewise.
3178         * nscd/servicescache.c (cache_addserv): Likewise.
3179         * nscd/pwdcache.c (cache_addpw): Likewise.
3180         * nscd/initgrcache.c (addinitgroupsX): Likewise.
3181
3182 2007-11-23  Ulrich Drepper  <drepper@redhat.com>
3183
3184         * sysdeps/unix/sysv/linux/powerpc/powerpc64/syscalls.list: Add open
3185         and creat system calls.
3186
3187         * sysdeps/unix/sysv/linux/check_native.c: Include <asm/types.h>.
3188
3189 2007-11-23  Martin Schwidefsky  <schwidefsky@de.ibm.com>
3190
3191         * sysdeps/unix/sysv/linux/Makefile [subdir=inet] (sysdep_headers):
3192         Add netiucv/iucv.h.
3193         * sysdeps/unix/sysv/linux/netiucv/iucv.h: New file.
3194         * sysdeps/unix/sysv/linux/opensock.c (__opensock): Add AF_IUCV
3195         protocol.
3196         * sysdeps/unix/sysv/linux/sa_len.c (__libc_sa_len): Likewise.
3197         * sysdeps/unix/sysv/linux/s390/opensock.c: New file.
3198         * sysdeps/unix/sysv/linux/s390/sa_len.c: New file.
3199
3200 2007-11-22  Martin Schwidefsky  <schwidefsky@de.ibm.com>
3201
3202         * sysdeps/s390/bits/string.h (strlen, strcpy, strncpy, strcat,
3203         strncat): Define as macros to avoid compile errors.
3204
3205         * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list:  Add open and
3206         creat entries.
3207
3208 2007-11-22  Ulrich Drepper  <drepper@redhat.com>
3209
3210         [BZ #5382]
3211         * nscd/nscd.h (NSCD_THREAD_STACKSIZE): Define.
3212         * nscd/connections.c (start_threads): Use NSCD_THREAD_STACKSIZE.
3213         * nscd/mem.c (gc): Don't allocate arrays on the stack if they can
3214         overflow it.
3215         Partially based on a patch by Petr Baudis <pasky@suse.cz>.
3216
3217         * sysdeps/unix/sysv/linux/nscd_setup_thread.c (setup_thread):
3218         Return zero in case the thread library is not NPTL.
3219
3220         [BZ #5375]
3221         * resolv/res_hconf.c (_res_hconf_reorder_addrs): Fix locking when
3222         initializing interface list.
3223
3224         [BZ #5378]
3225         * nis/nss_compat/compat-initgroups.c (getgrent_next_nss): Don't
3226         use result of nss_getgrgid_r if nothing was found.  For other
3227         error return with a failure.
3228         Partially based on a patch by Petr Baudis <pasky@suse.cz>.
3229
3230         * locale/programs/ld-collate.c (collate_read): Fix loop to match
3231         macro name.
3232
3233 2007-11-19  Ulrich Drepper  <drepper@redhat.com>
3234
3235         * sysdeps/posix/getaddrinfo.c (defaults_scopes, scopes): New variables.
3236         (get_scope): For IPv4 scope, use scopes table.
3237         (fini): Free scopes table if necessary.
3238         (free_scopelist): New function.
3239         (scopecmp): New function.
3240         (gaiconf_init): Also handle scopev4 entries.
3241         * posix/tst-rfc3484.c (do_test): Initialize scopes.
3242         * posix/tst-rfc3484-2.c (do_test): Likewise.
3243         * posix/gai.conf: Document scopev4 defaults.
3244         * posix/Makefile (tests): Add tst-rfc3484-3.
3245         * posix/tst-rfc3484-3.c: New file.
3246
3247         * sysdeps/posix/getaddrinfo.c (default_labels): Describe entry for
3248         Teredo tunnels.
3249         * posix/gai.conf: Update for current default tables.
3250
3251 2007-11-19  Ulrich Drepper  <drepper@redhat.com>
3252
3253         * po/tr.po: Update from translation team.
3254
3255 2007-11-18  Roland McGrath  <roland@frob.com>
3256
3257         * manual/arith.texi (Remainder Functions): Spelling fix.
3258         From Shaun Silk <genix@mysoul.com.au>.
3259
3260         * sysdeps/mach/hurd/bits/fcntl.h (O_CLOEXEC): Fix value.
3261
3262 2007-11-17  Ulrich Drepper  <drepper@redhat.com>
3263
3264         * po/zh_CN.po: Update from translation team.
3265
3266         * sysdeps/unix/sysv/linux/Makefile [subdir=misc] (sysdep_headers):
3267         Add sys/signalfd.h and sys/eventfd.h.
3268
3269 2007-11-15  Bruno Haible  <bruno@clisp.org>
3270
3271         [BZ #5346]
3272         * intl/dcigettext.c (struct known_translation_t): Turn msgid into a
3273         union.
3274         (transcmp): Use the appropriate part of s1->msgid and s2->msgid.
3275         (DCIGETTEXT): Change the allocation of the 'search' variable so that
3276         it needs only fixed stack space. Delay the initialization of
3277         msgid_len until it is needed.
3278
3279 2007-11-15  Andreas Jaeger  <aj@suse.de>
3280
3281         * sysdeps/ieee754/dbl-64/sincos.tbl: Fix size of union.
3282         Reported by Christoph Quirin Lauter <christoph.lauter@ens-lyon.fr>.
3283
3284 2007-11-15  Ulrich Drepper  <drepper@redhat.com>
3285
3286         * po/ko.po: Update from translation team.
3287
3288 2007-11-14  Ulrich Drepper  <drepper@redhat.com>
3289
3290         * sysdeps/unix/sysv/linux/check_native.c (__check_native): Simplify
3291         significantly.  The device type is also part of the ifinfomsg data.
3292
3293         * po/sv.po: Update from translation team.
3294         * po/nl.po: Likewise.
3295
3296         * nscd/cache.c (prune_cache): If cache is empty, instruct caller
3297         to wake up in 24 hours.
3298
3299         * nscd/gai.c (__ioctl): Define.  Include check_native.c.
3300
3301 2007-11-13  Ulrich Drepper  <drepper@redhat.com>
3302
3303         * po/cs.po: Update from translation team.
3304         * po/pl.po: Likewise.
3305
3306         * include/ifaddrs.h: Remove in6ai_temporary.
3307         (struct in6addrinfo): Add index element.
3308         Declare __check_native.
3309         * inet/Makefile (aux): Add check_native.
3310         * sysdeps/unix/sysv/linux/check_native.c: New file.
3311         * sysdeps/unix/sysv/linux/check_pf.c: No need to recognize
3312         IFA_F_TEMPORARY.  Pass back ifa_index.
3313         * sysdeps/posix/getaddrinfo.c: Remove netlink compatibility code.
3314         (rfc3484_sort): Add new parameter.  Implement rule 7 correctly:
3315         call __check_native if necessary.
3316         (getaddrinfo): Fill in index field.  Use qsort_r instead of qsort
3317         to sort addresses.  Pass information about the results.
3318         * posix/tst-rfc3484.c: Adjust for addition of index field and change
3319         of rfc3484_sort interface.
3320         * posix/tst-rfc3484-2.c: Likewise.
3321
3322         * stdlib/stdlib.h: Define __compar_d_fn_t.  Declare qsort_r.
3323         * include/stdlib.h: Add hidden_proto for qsort_t and adjust protoype
3324         for _quicksort.
3325         * stdlib/msort.c (qsort): Now a wrapper around qsort_r.
3326         (qsort_r): Renamed from qsort.  Take additional parameter and pass it
3327         on as third parameter to compare function and _quicksort.
3328         * stdlib/qsort.c (_quicksort): Take additional parameter and pass on
3329         to the compare function.
3330         * stdlib/Versions [libc] (GLIBC_2.8): Add qsort_r.
3331         * Versions.def: Add GLIBC_2.8 for libc.
3332
3333         * posix/tst-rfc3484.c: Adjust for addition of prefixlen field.
3334         * posix/tst-rfc3484-2.c: Likewise.
3335
3336         * include/kernel-features.h: Moved to...
3337         * sysdeps/mach/hurd/kernel-features.h: ...here.
3338
3339 2007-09-13  H.J. Lu  <hongjiu.lu@intel.com>
3340
3341         * sysdeps/i386/i586/memcpy_chk.S: New file.
3342         * sysdeps/i386/i586/mempcpy_chk.S: Likewise.
3343         * sysdeps/i386/i586/memset_chk.S: Likewise.
3344
3345 2007-11-12  Ulrich Drepper  <drepper@redhat.com>
3346
3347         * include/ifaddrs.c (struct in6addrinfo): Add prefixlen field.
3348         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Always return
3349         list of interfaces.  Also store prefix length.
3350         * sysdeps/posix/getaddrinfo.c (sort_result): Add prefixlen element.
3351         (rfc3484_sort): In rule 9, for IPv4 addresses count only matching
3352         prefix if source and destination address are in the same subnet.
3353         (getaddrinfo): Always call __check_pf.  Fill in prefixlen field.
3354         Always look for matching record in in6ai list.
3355         Correct source_addr_len value for IPv6->IPv4 converted records.
3356
3357 2007-11-11  Roland McGrath  <roland@frob.com>
3358
3359         * include/kernel-features.h: New file.
3360
3361 2007-11-10  Ulrich Drepper  <drepper@redhat.com>
3362
3363         * sysdeps/pthread/aio_misc.c (handle_fildes_io): Avoid unnecessary
3364         complications for 64-bit platforms.
3365
3366         * sysdeps/unix/sysv/linux/open64.c: Move __open64_2 implementation to..
3367         * sysdeps/unix/sysv/linux/open64_2.c: ...here.  New file.
3368         * sysdeps/unix/sysv/linux/Makefile [subdir=io] (sysdep_routines): Add
3369         open64_2.
3370         * sysdeps/unix/sysv/linux/ia64/syscalls.list: Add open and creat
3371         entries.
3372         * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Likewise.
3373         * sysdeps/wordsize-64/alphasort.c: New file.
3374         * sysdeps/wordsize-64/alphasort64.c: New file.
3375         * sysdeps/wordsize-64/fseeko.c: New file.
3376         * sysdeps/wordsize-64/fseeko64.c: New file.
3377         * sysdeps/wordsize-64/ftello.c: New file.
3378         * sysdeps/wordsize-64/ftello64.c: New file.
3379         * sysdeps/wordsize-64/ftw.c: New file.
3380         * sysdeps/wordsize-64/ftw64.c: New file.
3381         * sysdeps/wordsize-64/iofgetpos.c: New file.
3382         * sysdeps/wordsize-64/iofgetpos64.c: New file.
3383         * sysdeps/wordsize-64/iofopen.c: New file.
3384         * sysdeps/wordsize-64/iofopen64.c: New file.
3385         * sysdeps/wordsize-64/iofsetpos.c: New file.
3386         * sysdeps/wordsize-64/iofsetpos64.c: New file.
3387         * sysdeps/wordsize-64/lockf.c: New file.
3388         * sysdeps/wordsize-64/lockf64.c: New file.
3389         * sysdeps/wordsize-64/mkostemp.c: New file.
3390         * sysdeps/wordsize-64/mkostemp64.c: New file.
3391         * sysdeps/wordsize-64/mkstemp.c: New file.
3392         * sysdeps/wordsize-64/mkstemp64.c: New file.
3393         * sysdeps/wordsize-64/scandir.c: New file.
3394         * sysdeps/wordsize-64/scandir64.c: New file.
3395         * sysdeps/wordsize-64/tmpfile.c: New file.
3396         * sysdeps/wordsize-64/tmpfile64.c: New file.
3397         * sysdeps/wordsize-64/versionsort.c: New file.
3398         * sysdeps/wordsize-64/versionsort64.c: New file.
3399         * sysdeps/unix/sysv/linux/wordsize-64/aio_read.c: New file.
3400         * sysdeps/unix/sysv/linux/wordsize-64/aio_read64.c: New file.
3401         * sysdeps/unix/sysv/linux/wordsize-64/aio_write.c: New file.
3402         * sysdeps/unix/sysv/linux/wordsize-64/aio_write64.c: New file.
3403         * sysdeps/unix/sysv/linux/wordsize-64/creat64.c: New file.
3404         * sysdeps/unix/sysv/linux/wordsize-64/getdirentries.c: New file.
3405         * sysdeps/unix/sysv/linux/wordsize-64/getdirentries64.c: New file.
3406         * sysdeps/unix/sysv/linux/wordsize-64/lio_listio.c: New file.
3407         * sysdeps/unix/sysv/linux/wordsize-64/lio_listio64.c: New file.
3408         * sysdeps/unix/sysv/linux/wordsize-64/open64.c: New file.
3409         * sysdeps/unix/sysv/linux/wordsize-64/openat.c: New file.
3410         * sysdeps/unix/sysv/linux/wordsize-64/openat64.c: New file.
3411
3412         * crypt/sha256-crypt.c: Fix a comment.
3413         * crypt/sha512-crypt.c: Likewise.
3414
3415 2007-11-07  H.J. Lu  <hongjiu.lu@intel.com>
3416
3417         * sysdeps/x86_64/memset.S: Add sfence after movnti.
3418
3419 2007-11-07  Ulrich Drepper  <drepper@redhat.com>
3420
3421         [BZ #5277]
3422         * iconv/loop.c (STANDARD_TO_LOOP_ERR_HANDLER): If conversion failed
3423         because output buffer is too small break, don't loop.
3424         * iconvdata/Makefile (tests): Add bug-iconv6.
3425         * iconvdata/bug-iconv6.c: New file.
3426
3427 2007-11-06  Ulrich Drepper  <drepper@redhat.com>
3428
3429         * stdio-common/vfprintf.c (vfprintf): Compute necessary buffer size
3430         with size_t type.
3431         * stdio-common/printf_fp.c (__print_fp): Change chars_needed type to
3432         size_t.  Add casts where needed.
3433
3434         * nscd/selinux.c (nscd_request_avc_has_perm): When compiled with
3435         old headers, don't call avc_has_perm if we don't have the
3436         permission information.
3437
3438 2007-11-05  Daniel Jacobowitz  <dan@codesourcery.com>
3439
3440         * elf/rtld.c (dl_main): Use the page size to find the map start.
3441
3442 2007-11-05  Ulrich Drepper  <drepper@redhat.com>
3443
3444         * time/tzfile.c (__tzfile_read): Fix check for version 0 data files.
3445         Patch by Szymon Siwek <sls@poczta.wp.pl>.
3446
3447         * nscd/aicache.c (addhstaiX): Check herrno after IPv4 lookup only
3448         when the lookup call failed.
3449
3450         * nscd/nscd.h (struct database_dyn): Rename prunelock to prune_lock.
3451         Add prune_cond and wakeup_time.
3452         (CACHE_PRUNE_INTERNAL): Define.
3453         Update declarations of prune_cache and setup_thread.
3454         * nscd/connections.c (dbs): Update initializers.
3455         (CACHE_PRUNE_INTERNAL): Moved to nscd.h.
3456         (nscd_init): Default number of threads is now 4.
3457         (invalidate_cache): Take lock before calling prune_cache.
3458         (handle_request): If SELinux forbids the request, say so.
3459         (readylist_cond): Use static initializer.
3460         (nscd_run_prune): New function.  Used only by pruning threads.
3461         (nscd_run_worder): Renamed from nscd_run.  Remove support for pruning
3462         here.
3463         (fd_ready): Update nscd_run reference.
3464         (start_threads): No need to initialize readylist_cond.
3465         Start pruning threads separately.
3466         * nscd/nscd_setup_thread.c: Change return value type to int and always
3467         return 0.
3468         * sysdeps/unix/sysv/linux/nscd_setup_thread.c: Change return value type
3469         to int and return nonzero value if we can use the TID address hack.
3470         * nscd/cache.c (cache_add): If next wakeup time of cleanup thread for
3471         the database is later than the new entry's timeout, update the
3472         wakeup time and wake the cleanup thread.
3473         (prune_cache): Return seconds the next entry in the database is still
3474         valid.  Remove locking for pruning here.
3475         * nscd/nscd.conf: Document default number of threads.
3476
3477 2007-10-31  Ulrich Drepper  <drepper@redhat.com>
3478
3479         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Make sure
3480         stack is properly aligned for the target function.
3481         Correct unwind info.
3482
3483         * elf/rtld.c (dl_main): Initialize stack and pointer guard early
3484         when using auditing libraries.
3485
3486 2007-10-29  Ulrich Drepper  <drepper@redhat.com>
3487
3488         * resolv/Versions [libresolv] (GLIBC_PRIVATE): Add
3489         _nss_dns_getnetbyaddr2_r.
3490         * resolv/nss_dns/dns-host.c: Define _nss_dns_getnetbyaddr2_r.  Pass
3491         extra parameter to getanswer_r.
3492         (_nss_dns_getnetbyaddr_r): Now a wrapper around
3493         _nss_dns_getnetbyaddr2_r.
3494
3495         * nscd/Makefile (nscd-modules): Replace gethstbynm2_r with
3496         gethstbynm3_r.
3497         * nscd/gethstbynm2_r.c: Remove.
3498         * nscd/gethstbynm3_r.c: New file.
3499         * nscd/aicache.c (addhstaiX): Use __gethostbyaddr2_r instead of
3500         __gethostbyaddr_r.
3501         * nscd/gethstbyad_r.c: Generate __gethostbyaddr2_r function.  Define
3502         __gethostbyaddr_r compatibility wrapper.
3503         * nscd/hstcache.c (cache_addhst): Add ttl parameter.  Use it when
3504         determining timeout of entry.
3505         (lookup): Take new parameter and pass it to __gethostbyname3_r and
3506         __gethostbyaddr2_r.
3507         (addhstbyX): Pass reference to variable for TTL to lookup and
3508         cache_addhst.
3509         * nss/Versions [glibc] (GLIBC_PRIVATE): Export __nss_passwd_lookup2,
3510         __nss_group_lookup2, __nss_hosts_lookup2, __nss_services_lookup2,
3511         and __nss_next2.  Remove __nss_services_lookup.
3512         * nss/XXX-lookup.c: Name function now *_lookup2.  Add new parameter.
3513         Add compat wrapper.
3514         * nss/getXXbyYY_r.c: Changes to call new *_lookup2 functions and
3515         __nss_next2.
3516         * nss/getXXent_r.c: Likewise.
3517         * nss/getnssent_r.c: Likewise.
3518         * nss/nsswitch.c (__nss_lookup): Add new parameter.  If first function
3519         does not exist in module, try the optional second name.
3520         (__nss_next2): New function.
3521         (__nss_next): Now wrapper around __nss_next2.
3522         * nss/nsswitch.h: Adjust __nss_lookup prototype.
3523         Declare __nss_next2.
3524         Adjust definition of db_lookup_function type.
3525         * nss/service-lookup.c: Define NO_COMPAT.
3526         * include/netdb.h: Declare __gethostbyaddr2_r and __gethostbyname3_r.
3527         * inet/ether_hton.c: Use __nss_next2 instead of __nss_next.
3528         * inet/ether_ntoh.c: Likewise.
3529         * sunrpc/netname.c: Likewise.
3530         * sunrpc/publickey.c: Likewise.
3531         * inet/getnetgrent.c: Likewise.  Adjust calls to __nss_lookup.
3532         * inet/gethstbyad_r.c (DB_LOOKUP_FCT): Change to __nss_hosts_lookup2.
3533         * inet/gethstbynm2_r.c (DB_LOOKUP_FCT): Likewise.
3534         * inet/gethstbynm_r.c (DB_LOOKUP_FCT): Likewise.
3535         * inet/gethstent_r.c (DB_LOOKUP_FCT): Likewise.
3536
3537         * nscd/aicache.c (addhstaiX): Fix default TTL handling.
3538
3539         * inet/getnetgrent_r.c (setup): Encrypt static pointer.
3540
3541 2007-10-28  Ulrich Drepper  <drepper@redhat.com>
3542
3543         [BZ #5204]
3544         * crypt/sha256c-test.c: Define TIMEOUT to 6 for ancient hardware.
3545         * crypt/sha512c-test.c: Likewise.
3546
3547         [BZ #5225]
3548         * stdio-common/vfscanf.c (_IO_vfwscanf): Don't misuse wp pointer
3549         to keep track of end of %[ format string element.
3550         * stdio-common/Makefile (tests): Add bug20.
3551         * stdio-common/bug20.c: New file.
3552
3553         [BZ #5222]
3554         * elf/dl-load.c (_dl_rtld_di_serinfo): Correct handling of short
3555         path elements in counting mode.
3556
3557 2007-10-27  Andreas Jaeger  <aj@suse.de>
3558
3559         [BZ #5040]
3560         * sysdeps/unix/sysv/linux/sys/epoll.h (EPOLLRDHUP): Add value.
3561
3562         [BZ #3112]
3563         * sysdeps/ia64/backtrace.c (init): Free shared library if incorrect.
3564         (__cleanup): Free shared library when exiting.
3565         * sysdeps/i386/backtrace.c (init): Free shared library if incorrect.
3566         (__cleanup): Free shared library when exiting.
3567
3568 2006-04-14  H.J. Lu  <hongjiu.lu@intel.com>
3569
3570         [BZ #2549]
3571         * math/libm-test.inc (check_float_internal): Support
3572         denormalized return.
3573
3574 2007-10-23  Andreas Jaeger  <aj@suse.de>
3575
3576         [BZ #5208]
3577         * sysdeps/unix/sysv/linux/readahead.c (__readahead): Use
3578         __LONG_LONG_PAIR to handle little endian byte order.
3579         Suggested by abhishekrai@google.com
3580
3581 2007-10-27  Ulrich Drepper  <drepper@redhat.com>
3582
3583         * malloc/arena.c [!NO_THREADS]: Use ATFORK_MEM if defined.
3584
3585 2007-10-26  Ulrich Drepper  <drepper@redhat.com>
3586
3587         * nscd/cache.c (prune_cache): Move test for modified file outside
3588         of locking.
3589
3590 2007-10-21  Andreas Jaeger  <aj@suse.de>
3591
3592         * manual/texinfo.tex: Update to latest version.
3593
3594         * manual/sysinfo.texi (System Parameters): Fix Formatting.
3595
3596         * manual/arith.texi (Status bit operations): Fix formatting.
3597
3598         * manual/errno.texi (Error Messages): Fix formatting.
3599
3600         * manual/sysinfo.texi (System Parameters): Fix formatting.
3601
3602         * manual/libc.texinfo: Update VERSION and UPDATED.
3603
3604 2007-10-19  Roland McGrath  <roland@redhat.com>
3605
3606         * elf/Makefile ($(objpfx)ld.so): Use $(AWK).
3607
3608 2007-10-06  David S. Miller  <davem@davemloft.net>
3609
3610         * configure.in: Add sparcv9v2 and sparc64v2.
3611         * scripts/config.sub: Likewise.
3612         * configure: Regenerate.
3613         * elf/elf.h (HWCAP_SPARC_N2): New.
3614         * sysdeps/sparc/dl-procinfo.h (_DL_HWCAP_COUNT): Bump to 8.
3615         * sysdeps/sparc/dl-procinfo.c (_dl_sparc_cap_flags): Add 'v9v2'.
3616         (HWCAP_IMPORTANT): Add HWCAP_SPARC_N2.
3617         * sysdeps/sparc/sparc32/sparcv9/sparcv9v2/memcpy.S: New file.
3618         * sysdeps/sparc/sparc32/sparcv9/sparcv9v2/memset.S: New file.
3619         * sysdeps/sparc/sparc64/sparcv9v2/memcpy.S: New file.
3620         * sysdeps/sparc/sparc64/sparcv9v2/memset.S: New file.
3621
3622 2007-10-18  Ulrich Drepper  <drepper@redhat.com>
3623
3624         * sunrpc/clnt_udp.c (clntudp_call): Don't block in recvfrom call
3625         even if the poll result indicates there is data to read.
3626         Patch by Jeff Moyer <jmoyer@redhat.com>.
3627
3628 2007-10-18  Roland McGrath  <roland@redhat.com>
3629
3630         * elf/elf.h (NT_PPC_VMX): New macro.
3631
3632 2007-10-17  Ulrich Drepper  <drepper@redhat.com>
3633
3634         * version.h (VERSION): Set to 2.7.90.
3635
3636 2007-10-17  Jakub Jelinek  <jakub@redhat.com>
3637
3638         * sysdeps/x86_64/memset.S (bzero): Renamed to __bzero.  Add
3639         weak_alias.
3640
3641 2007-10-17  Roland McGrath  <roland@frob.com>
3642
3643         * sysdeps/mach/hurd/bits/fcntl.h [__USE_GNU__] (F_DUPFD_CLOEXEC): New.
3644         * sysdeps/mach/hurd/fcntl.c (__libc_fcntl): Implement it.
3645
3646 2007-10-17  Ulrich Drepper  <drepper@redhat.com>
3647
3648         * version.h (VERSION): Bump to 2.7.
3649         * include/features.h (__GLIBC_MINOR__): Bump to 7.
3650
3651         [BZ #5186]
3652         * time/tzset.c (__tz_convert): Don't force testing for a change of
3653         TZ if not called from localtime.  But then also see whether the
3654         file changed, in case __use_tzfile is set.
3655
3656         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Define F_DUPFD_CLOEXEC.
3657         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
3658         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Likewise.
3659         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
3660         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
3661         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
3662         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h:  Likewise.
3663         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Likewise.
3664
3665 2007-10-17  Jakub Jelinek  <jakub@redhat.com>
3666
3667         * sysdeps/posix/getaddrinfo.c (getaddrinfo): When sorting addresses
3668         and admin selects to be able to replace the gai.conf file, lock
3669         data structures around the qsort call.
3670
3671 2007-10-17  Ulrich Drepper  <drepper@redhat.com>
3672
3673         * sysdeps/x86_64/cacheinfo.c: Comment out code added in support of
3674         new memset.
3675         * sysdeps/x86_64/memset.S: Revert to old version for now.  The cost is
3676         too high for the improvements.  Implement bzero unconditionally for
3677         use in libc.
3678
3679 2007-10-17  Ulrich Drepper  <drepper@redhat.com>
3680             Jakub Jelinek  <jakub@redhat.com>
3681
3682         * time/tzfile.c (__tzfile_read): Read POSIX TZ string if available
3683         even when time_t is 32-bit.
3684         (__tzfile_compute): Override POSIX TZ string STD/DST zone names if
3685         timezone data read by __tzfile_default.  Ensure __tzname[0] is
3686         always set after the search.
3687
3688 2007-10-16  Ulrich Drepper  <drepper@redhat.com>
3689
3690         * time/tzfile.c (__tzfile_read): Help the compiler recognize
3691         unreachable code on 32-bit machines.
3692
3693 2007-10-16  Jakub Jelinek  <jakub@redhat.com>
3694
3695         [BZ #5184]
3696         * time/strftime_l.c: Include stdbool.h.
3697         (my_strftime): New wrapper, old function renamed to...
3698         (__strftime_internal): ... new function.  Add tzset_called
3699         argument, pass it down to recursive calls, don't call tzset ()
3700         if already true, set to true after call to tzset ().
3701
3702 2007-10-16  Ulrich Drepper  <drepper@redhat.com>
3703
3704         * time/tzfile.c (__tzfile_read): Take extra memory requested by caller
3705         into account when copying TZ string.
3706
3707 2007-10-16  Jakub Jelinek  <jakub@redhat.com>
3708
3709         * time/tzfile.c (__tzfile_compute): For use_last case set i to
3710         num_transition rather than num_transitions - 1.
3711
3712 2007-10-16  Jakub Jelinek  <jakub@redhat.com>
3713
3714         * sysdeps/x86_64/memset.S (memset): Fix sse2_nt_move
3715         PIC indirect jump.
3716
3717         * sysdeps/x86_64/memset.S: Jump from bzero to memset using
3718         a local label rather than HIDDEN_JUMPTARGET.
3719
3720 2007-10-15  Ulrich Drepper  <drepper@redhat.com>
3721
3722         * sysdeps/x86_64/cacheinfo.c (__x86_64_shared_cache_size): Define.
3723         (init_cacheinfo): Initialize it.
3724         * sysdeps/x86_64/memset.S: Use __x86_64_shared_cache_size.
3725         Always define bzero.
3726         Remove non-glibc code.
3727         * sysdeps/x86_64/bzero.S: Make an empty file.
3728
3729 2007-10-15  H.J. Lu  <hongjiu.lu@intel.com>
3730
3731         * sysdeps/x86_64/cacheinfo.c
3732         (__x86_64_preferred_memory_instruction): New.
3733         (init_cacheinfo): Initialize __x86_64_preferred_memory_instruction.
3734
3735         * sysdeps/x86_64/memset.S: Rewrite.
3736
3737 2007-10-15  Roland McGrath  <roland@redhat.com>
3738
3739         * po/libc.pot: Regenerated.
3740
3741 2007-10-15  Ulrich Drepper  <drepper@redhat.com>
3742
3743         * nss/getXXbyYY_r.c (REENTRANT_NAME): Mangle startp and start_fct
3744         pointers.
3745
3746         [BZ #3425]
3747         * resolv/nss_dns/dns-host.c (getanswer_r): Fail with
3748         NSS_STATUS_NOTFOUND if the server replied with only a CNAME and no
3749         address record to T_A/T_AAAA requests.
3750
3751 2007-10-14  Ulrich Drepper  <drepper@redhat.com>
3752
3753         * posix/glob.c: Reimplement link_exists_p to use fstatat64.
3754
3755         * posix/glob.c: Add some branch prediction throughout.
3756
3757         * nscd/nscd_getgr_r.c (nscd_getgr_r): Store result of successful
3758         read from nscd.
3759
3760         * sysdeps/posix/getaddrinfo.c (struct sort_result): Add
3761         service_order.
3762         (rfc3484_sort): Make sure that even if qsort doesn't support
3763         stable sorting out sorting here is stable by comparing service_order.
3764         (getaddrinfo): Initialize service_order.
3765         * posix/tst-rfc3484.c (do_test): Adjust for addition of
3766         service_order field to sorting structure.
3767         * posix/tst-rfc3484-2.c (do_test): Likewise.
3768
3769         * include/time.h: Declare __tzset_parse_tz and __tzset_compute.
3770         * time/tzset.c (tzset_internal): Break TZ string parsing out into
3771         __tzset_parse_tz and updating of daylight, timezone, tzname into
3772         update_vars.
3773         (__tz_compute): Renamed from tz_compute.  Take additional parameters.
3774         (__tz_convert): Updating of tm_isdst, tm_zone, and tm_gmtoff now
3775         happens in __tz_compute.
3776         * time/tzfile.c (__tzfile_read): Also read TZ string.
3777         (find_transition): Fold into __tzfile_compute.
3778         (__tzfile_compute): For times beyond the last transition try to
3779         use the TZ string.
3780         * timezone/tst-timezone.c: Information in daylight and tzname does
3781         change for Asia/Tokyo timezone with more concrete information.
3782         Remove the test.
3783
3784         * include/stdio.h: Add libc_hidden_proto for ftello.
3785         * libio/ftello.c: Add libc_hidden_def.
3786
3787         [BZ #1140]
3788         * time/tzfile.c (__tzfile_compute): Compute tzname[] values based
3789         on the specified time and not the last entries in the file.  Move
3790         code to determine tzname[] to...
3791         (find_transition): ...here.  Add ugly guess for times before the
3792         first transition.
3793
3794 2007-10-13  Ulrich Drepper  <drepper@redhat.com>
3795
3796         [BZ #3195]
3797         * nscd/nscd_getai.c (__nscd_getai): Set errno to 0 in case we found
3798         no entry.
3799         * nscd/nscd_getgr.c (nscd_getgr_r): Likewise.
3800         * nscd/nscd_gethst_r.c (nscd_gethst_r): Likewise.
3801         * nscd/nscd_getpw_r.c (nscd_getpw_r): Likewise.
3802         * nscd/nscd_getserv_r.c (nscd_getserv_r): Likewise.
3803
3804         * nscd/nscd_getgr_r.c (nscd_getgr_r): Optimize a bit: use simpler
3805         read mechanism when there are no group members and avoid no-op
3806         read syscall in this case.
3807
3808         [BZ #3242]
3809         * nscd/nscd_helper.c (wait_on_socket): Take timeout as parameter.
3810         (__readall): If reading failed due to EAGAIN error wait a bit
3811         and possibly try again.
3812         (__readvall): Likewise.
3813
3814 2007-10-13  Bruno Haible  <bruno@clisp.org>
3815
3816         * intl/dcigettext.c (_nl_find_msg): Unlock the conversions_lock
3817         when we cannot recode the message.
3818
3819 2007-10-13  Ulrich Drepper  <drepper@redhat.com>
3820
3821         [BZ #4359]
3822         * libio/__freading.c (__freading): Don't return true for
3823         write-only streams.  For read/write streams, check whether we
3824         performed a read operation already.
3825         * libio/Makefile (tests): Add tst-ext2.
3826         * libio/tst-ext2.c: New file.
3827
3828 2007-10-12  Ulrich Drepper  <drepper@redhat.com>
3829
3830         * locale/programs/repertoire.c (repertoire_read): Always free
3831         memory for repertoire file name [Coverity CID 270].
3832
3833         * elf/cache.c (save_aux_cache): Free memory allocated for
3834         temporary file name [Coverity CID 267].
3835
3836 2007-10-12  Jakub Jelinek  <jakub@redhat.com>
3837
3838         * misc/Makefile (headers): Add bits/error.h.
3839
3840 2007-10-12  Ulrich Drepper  <drepper@redhat.com>
3841
3842         * posix/fnmatch_loop.c: Take rule index returned as part of
3843         findidx return value into account when accessing weights.
3844         * posix/regcomp.c: Likewise.
3845         * posix/regexec.c: Likewise.
3846
3847         * locale/programs/ld-collate.c (collate_read): Optimize a bit.
3848         (skip_to): Fix problems with parameter of elifdef/elifndef.
3849
3850 2007-10-11  Ulrich Drepper  <drepper@redhat.com>
3851
3852         * iconv/gconv_simple.c: Add some branch prediction.
3853
3854 2007-10-12  Jakub Jelinek  <jakub@redhat.com>
3855
3856         * locale/programs/ld-collate.c (collate_read): If ignore_content
3857         and nowtok is tok_define, eat any tok_eol tokens.
3858
3859 2007-10-11  Jakub Jelinek  <jakub@redhat.com>
3860
3861         * sysdeps/gnu/netinet/tcp.h: Include sys/socket.h if __USE_MISC.
3862         (struct tcp_md5sig): Change tcpm_addr type to struct sockaddr_storage.
3863
3864         * inet/netinet/in.h: Don't include bits/socket.h.
3865         * sysdeps/unix/sysv/linux/bits/socket.h: Only check _SYS_SOCKET_H
3866         macro.
3867         * sysdeps/unix/bsd/bsd4.4/bits/socket.h: Likewise.
3868
3869 2007-10-10  Ulrich Drepper  <drepper@redhat.com>
3870
3871         * locale/programs/locfile-token.h: Remove tok_elif, add tok_elifdef
3872         and tok_elifndef.
3873         * locale/programs/locfile-kw.gperf: Likewise.
3874         * locale/programs/ld-collate.c: Implement primitive preprocessor.
3875
3876 2007-10-10  Jakub Jelinek  <jakub@redhat.com>
3877
3878         * stdio-common/printf-parse.h: Include string.h and wchar.h.
3879         (__find_specwc): Change into __extern_always_inline function.
3880         (__find_specmb): Likewise.  Remove ps argument.  Use __strchrnul.
3881         (__parse_one_specmb): Remove ps argument.
3882         * stdio-common/vfprintf.c (vfprintf): Remove mbstate variable.
3883         Adjust __find_specmb and __parse_one_specmb callers.
3884         * stdio-common/printf-prs.c (parse_printf_format): Likewise.
3885         * stdio-common/printf-parsemb.c (__find_specwc, __find_specmb):
3886         Removed.
3887         (__parse_one_specmb): Remove ps argument, adjust __find_specmb
3888         caller.
3889
3890 2007-10-09  Ulrich Drepper  <drepper@redhat.com>
3891
3892         * sysdeps/x86_64/cacheinfo.c (init_cacheinfo): Work around problem
3893         with some Pentium Ds.
3894
3895 2007-10-08  Ulrich Drepper  <drepper@redhat.com>
3896
3897         * sysdeps/unix/sysv/linux/eventfd_read.c (eventfd_read): Use
3898         __read not read.
3899         * sysdeps/unix/sysv/linux/eventfd_write.c (eventfd_write): Use
3900         __write not write.
3901
3902 2007-10-07  Ulrich Drepper  <drepper@redhat.com>
3903
3904         [BZ #181]
3905         * locale/C-time.c: Set week_1stday data to 19971201.
3906         * locale/programs/ld-time.c (time_finish): Default for
3907         first_workday is Monday.
3908
3909         [BZ #2633]
3910         * wcsmbs/wchar.h: Move many C99 functions into std namespace.
3911
3912         [BZ #5103]
3913         * posix/glob.c (glob): Recognize patterns starting \/.
3914         * posix/tst-gnuglob.c (find_file): Handle absolute path names.
3915         (main): Add test for pattern starting \/.
3916
3917         * misc/error.h: Use __const instead of const.
3918         * misc/bits/error.h: Likewise.
3919
3920 2007-10-07  Andreas Jaeger  <aj@suse.de>
3921
3922         * include/bits/error.h: New file.
3923
3924         * misc/bits/error.h (error_at_line): Fix prototype.
3925
3926 2007-10-06  Ulrich Drepper  <drepper@redhat.com>
3927
3928         [BZ #3924]
3929         * sysdeps/i386/dl-trampoline.S (_dl_runtime_profile): Fix a few
3930         more little bugs in creating the stack frame when pltexit has to
3931         be called.
3932
3933         * nscd/nscd_helper.c (__nscd_cache_search): Prevent endless loops.
3934         * nscd/connections.c (verify_persistent_db): Recognize circular lists.
3935
3936         [BZ #4407]
3937         * sysdeps/ieee754/dbl-64/e_lgamma_r.c: Fix *signgamp for -0.0.
3938         * sysdeps/ieee754/flt-32/e_lgammaf_r.c: Likewise.
3939         * sysdeps/ieee754/ldbl-96/e_lgammal_r.c: Likewise.
3940         * math/libm-test.inc: Add test for this case.
3941
3942         [BZ #5010]
3943         * sunrpc/svc.c (struct svc_callout): Add sc_mapped element.
3944         (svc_register): Initialize sc_mapped.  Set to TRUE if call to
3945         map service succeeded.
3946         (svc_is_mapped): New function.
3947         (svc_unregister): Use it before trying to unmap service.
3948
3949 2007-10-05  Ulrich Drepper  <drepper@redhat.com>
3950
3951         * timezone/zic.c: Update from tzcode2007h.
3952
3953         [BZ #5063]
3954         * timezone/africa: Update from tzdata2007h.
3955         * timezone/antarctica: Likewise.
3956         * timezone/asia: Likewise.
3957         * timezone/australasia: Likewise.
3958         * timezone/europe: Likewise.
3959         * timezone/leapseconds: Likewise.
3960         * timezone/northamerica: Likewise.
3961         * timezone/southamerica: Likewise.
3962         * timzeone/zone.tab: Likewise.
3963
3964         [BZ #5104]
3965         * elf/do-lookup.h (do_lookup_x): Don't ignore STT_COMMON symbols.
3966
3967         [BZ #5113]
3968         * string/bits/string2.h (__strdup): Cast parameters to calloc to
3969         avoid warning with -Wconversion.
3970         (__strndup): Likewise.
3971         Half the patch by Christian Iseli <christian.iseli@licr.org>.
3972
3973         [BZ #5112]
3974         * nscd/connections.c (restart): Don't resync if database is
3975         disabled.  Patch mostly by Brian De Wolf <bldewolf@csupomona.edu>.
3976
3977         * sysdeps/gnu/netinet/tcp.h: Define TCP_MD5SIG, TCP_MD5SIG_MAXKEYLEN,
3978         struct tcp_md5sig.  Extend struct tcp_info according to recent kernels.
3979
3980         * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Add eventfd,
3981         evetnfd_read, eventfd_write.
3982         * sysdeps/unix/sysv/linux/eventfd.c: New file.
3983         * sysdeps/unix/sysv/linux/eventfd_read.c: New file.
3984         * sysdeps/unix/sysv/linux/eventfd_write.c: New file.
3985         * sysdeps/unix/sysv/linux/sys/eventfd.h: New file.
3986         * sysdeps/unix/sysv/linux/Versions: Export eventfd, eventfd_read,
3987         eventfd_write for GLIBC_2.7.
3988
3989         * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Add signalfd.
3990         * sysdeps/unix/sysv/linux/signalfd.c: New file.
3991         * sysdeps/unix/sysv/linux/sys/signalfd.h: New file.
3992         * sysdeps/unix/sysv/linux/Versions: Export signalfd for GLIBC_2.7.
3993
3994 2007-10-04  Jakub Jelinek  <jakub@redhat.com>
3995
3996         * stdlib/msort.c: Include stdint.h.
3997         (struct msort_param): New type.
3998         (msort_with_tmp): Use struct msort_param pointer for unchanging
3999         parameters.  Add optimized handling for several common sizes
4000         and indirect sorting mode.
4001         (qsort): Adjust msort_with_tmp callers.  For big S use indirect
4002         sorting.
4003         Suggested by Belazougui Djamel .
4004
4005         * stdlib/Makefile (tests): Add tst-qsort2.
4006         * stdlib/tst-qsort2.c: New test.
4007
4008 2007-10-04  Ulrich Drepper  <drepper@redhat.com>
4009
4010         * login/login_tty.c (login_tty): The Linux kernel can return EBUSY
4011         for dup2 in case another thread races with the current one.  Retry
4012         in this case.
4013
4014         * misc/error.h: Remove support for use outside of libc.  We have to
4015         include <features.h> now.  Include <bits/error.h> if possible.
4016         * misc/bits/error.h: New file.
4017
4018 2007-10-03  Jakub Jelinek  <jakub@redhat.com>
4019
4020         * string/bits/string3.h (memcpy, memmove, mempcpy, memset, bcopy,
4021         bzero, strcpy, stpcpy, strncpy, strcat, strncat): Use
4022         __extern_always_inline functions unconditionally, drop macros.
4023
4024         * misc/sys/cdefs.h (__REDIRECT_LDBL, __REDIRECT_NTH_LDBL): New macros.
4025         * wcsmbs/bits/wchar2.h (__swprintf_alias, __vswprintf_alias): Use
4026         __REDIRECT_NTH_LDBL macro rather than __REDIRECT_NTH.
4027
4028         * misc/sys/cdefs.h (__extern_always_inline): For GCC 4.3+
4029         add __artificial__ attribute.
4030
4031 2007-10-02  Ulrich Drepper  <drepper@redhat.com>
4032
4033         * string/strcoll_l.c (STRCOLL): Correct handling of switching from
4034         backward to forward direction.
4035
4036         * string/strcoll_l.c (STRCOLL): Correct test for alloca use.
4037
4038         [BZ #645]
4039         * locale/programs/ld-collate.c (collate_finish): Compare against last
4040         used section which is known to have rules defined.
4041         (collate_read): After order_start, correctly record order of sections
4042         and queue sections up.
4043
4044 2007-10-01  Ulrich Drepper  <drepper@redhat.com>
4045
4046         [BZ #5071]
4047         * malloc/malloc.c (mremap_chunk): Avoid resizing of new block has
4048         the same number of pages.
4049         Patch by Tomash Brechko <tomash.brechko@gmail.com>.
4050
4051         * locale/programs/ld-collate.c (collate_read): After initial copy
4052         statement, continue in state 0.
4053
4054         * include/stdio_ext.h (__fsetlocking): Define as macro.
4055
4056 2007-09-30  Ulrich Drepper  <drepper@redhat.com>
4057
4058         * locale/programs/ld-collate.c (collate_finish): Compare all bytes
4059         of section order.
4060
4061         * po/pt_BR.po: Fix typo.
4062
4063 2007-09-29  Ulrich Drepper  <drepper@redhat.com>
4064
4065         * iconvdata/Makefile (modules): Add ISO8859-9E.
4066         (distribute): Add iso8859-9e.c.
4067         (gen-8bit-gap-modules): Add iso8859-9e.
4068         * iconvdata/iso8859-9e.c: New file.
4069         * iconvdata/gconv-modules: Add entries for ISO-8859-9E.
4070         * iconvdata/TESTS: Likewise.
4071         * iconvdata/tst-tables.sh: Likewise.
4072
4073         * iconvdata/koi8-r.c (HAS_HOLES): Define to 0.
4074
4075         * locale/iso-639.def: Add several new entries.
4076
4077 2007-09-24  Jakub Jelinek  <jakub@redhat.com>
4078
4079         * sysdeps/generic/ldsodefs.h (struct dl_scope_free_list): Store
4080         void * pointers instead of struct link_map **.
4081         (_dl_scope_free): Change argument type to void *.
4082         * include/link.h (struct link_map): Change type of l_reldeps
4083         to struct link_map_reldeps, move l_reldepsact into that
4084         struct too.
4085         * elf/dl-deps.c: Include atomic.h.
4086         (_dl_map_object_deps): Only change l->l_initfini when it is
4087         fully populated, use _dl_scope_free for freeing it.  Optimize
4088         removal of libs from reldeps by using l_reserved flag, when
4089         some removal is needed, allocate a new list instead of
4090         reallocating and free the old with _dl_scope_free.  Adjust
4091         for l_reldeps and l_reldepsact changes.
4092         * elf/dl-lookup.c (add_dependency): Likewise.  Reorganize to allow
4093         searching in l_initfini and l_reldeps without holding dl_load_lock.
4094         * elf/dl-fini.c (_dl_sort_fini): Adjust for l_reldeps and
4095         l_reldepsact changes.
4096         * elf/dl-close.c (_dl_close_worker): Likewise.
4097         * elf/dl-open.c (_dl_scope_free): Change argument type to void *.
4098
4099 2007-09-28  Ulrich Drepper  <drepper@redhat.com>
4100
4101         * iconvdata/Makefile (modules): Add KOI8-RU.
4102         (distribute): Add koi8-ru.c.
4103         (gen-8bit-gap-modules): Add koi8-ru.
4104         * iconvdata/koi8-ru.c: New file.
4105         * iconvdata/gconv-modules: Add entries for KOI8-RU.
4106         * iconvdata/TESTS: Likewise.
4107         * iconvdata/tst-tables.sh: Likewise.
4108
4109         * iconvdata/koi8-r.c (HAS_HOLES): Define to 0.
4110
4111 2007-09-26  Jakub Jelinek  <jakub@redhat.com>
4112
4113         * misc/sys/cdefs.h (__warndecl, __errordecl): For GCC 4.3+ define
4114         with __warning__/__error__ attributes.
4115         (__warnattr): Define.
4116         * stdlib/bits/stdlib.h (__realpath_chk_warn, __ptsname_r_chk_warn,
4117         __mbstowcs_chk_warn, __wcstombs_chk_warn): New aliases with
4118         __warnattr.
4119         (realpath, ptsname_r, mbstowcs, wcstombs): Call __*_chk_warn instead
4120         of __*_chk if compile time detectable overflow is found.
4121         * libio/bits/stdio2.h (__fgets_chk_warn, __fread_chk_warn,
4122         __fgets_unlocked_chk_warn, __fread_unlocked_chk_warn): New aliases
4123         with __warnattr.
4124         (fgets, fread, fgets_unlocked, fread_unlocked): Call __*_chk_warn
4125         instead of __*_chk if compile time detectable overflow is found.
4126         (__gets_alias): Rename to...
4127         (__gets_warn): ... this.  Add __warnattr.
4128         (gets): Call __gets_warn instead of __gets_alias.
4129         * socket/bits/socket2.h (__recv_chk_warn, __recvfrom_chk_warn): New
4130         aliases with __warnattr.
4131         (recv, recvfrom): Call __*_chk_warn instead of __*_chk if compile
4132         time detectable overflow is found.
4133         * posix/bits/unistd.h (__read_chk_warn, __pread_chk_warn,
4134         __pread64_chk_warn, __readlink_chk_warn, __readlinkat_chk_warn,
4135         __getcwd_chk_warn, __confstr_chk_warn, __getgroups_chk_warn,
4136         __ttyname_r_chk_warn, __getlogin_r_chk_warn, __gethostname_chk_warn,
4137         __getdomainname_chk_warn): New aliases with __warnattr.
4138         (read, pread, pread64, readlink, readlinkat, getcwd, confstr,
4139         getgroups, ttyname_r, getlogin_r, gethostname, getdomainname): Call
4140         __*_chk_warn instead of __*_chk if compile time detectable overflow
4141         is found.
4142         (__getgroups_chk): Rename argument to __listlen from listlen.
4143         (__getwd_alias): Rename to...
4144         (__getwd_warn): ... this.  Add __warnattr.
4145         (getwd): Call __getwd_warn instead of __getwd_alias.
4146         * wcsmbs/bits/wchar2.h (__wmemcpy_chk_warn, __wmemmove_chk_warn,
4147         __wmempcpy_chk_warn, __wmemset_chk_warn, __wcsncpy_chk_warn,
4148         __wcpncpy_chk_warn, __fgetws_chk_warn, __fgetws_unlocked_chk_warn,
4149         __mbsrtowcs_chk_warn, __wcsrtombs_chk_warn, __mbsnrtowcs_chk_warn,
4150         __wcsnrtombs_chk_warn): New aliases with __warnattr.
4151         (wmemcpy, wmemmove, wmempcpy, wmemset, mbsrtowcs, wcsrtombs,
4152         mbsnrtowcs, wcsnrtombs): Call __*_chk_warn instead of __*_chk if
4153         compile time detectable overflow is found.
4154         (wcsncpy, wcpncpy): Likewise.  For constant __n fix check whether
4155         to use __*_chk or not.
4156         (fgetws, fgetws_unlocked): Divide __bos by sizeof (wchar_t), both
4157         in comparisons which function should be called and in __*_chk*
4158         arguments.  Call __*_chk_warn instead of __*_chk if compile time
4159         detectable overflow is found.
4160         (swprintf, vswprintf): Divide __bos by sizeof (wchar_t) in
4161         __*_chk argument.
4162         * debug/tst-chk1.c (do_test): Add a few more tests.
4163
4164 2007-09-24  Ulrich Drepper  <drepper@redhat.com>
4165
4166         [BZ #5058]
4167         * intl/gettextP.h (struct loaded_domain): Add conversions_lock member.
4168         * intl/loadmsgcat.c (_nl_load_domain): Initialize conversions_lock.
4169         (_nl_unload_domain): Finalize conversions_lock.
4170         * intl/dcigettext.c (_nl_find_msg): Take conversions_lock before
4171         handling table of known conversions.
4172
4173 2007-09-24  Jakub Jelinek  <jakub@redhat.com>
4174
4175         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Use
4176         close_not_cancel_no_status instead of close.
4177
4178 2007-09-13  Aurelien Jarno  <aurelien@aurel32.net>
4179
4180         [BZ #5028]
4181         * posix/regcomp.c (lookup_collation_sequence_value): Check that
4182         nrules != 0 for multibyte chars.
4183
4184 2007-09-23  Ulrich Drepper  <drepper@redhat.com>
4185
4186         * resolv/ns_print.c (ns_sprintrrf): Handle ns_t_a6 and ns_t_opt.
4187         Provide better error message in case the type is unknown.
4188
4189         [BZ #4963]
4190         * wcsmbs/wcsnlen.c: Don't reference before checking the length.
4191         * string/stratcliff.c: Make usable to test wide char functions.
4192         * wcsmbs/wcsatcliff.c: New file.
4193         * wcsmbs/Makefiel (tests): Add wcsatcliff.
4194
4195         [BZ #4972]
4196         * iconvdata/Makefile (modules): Add MAC-CENTRALEUROPE.
4197         (distribute): Add mac-centraleurope.c.
4198         (gen-8bit-gap-modules): Add mac-centraleurope.
4199         * iconvdata/mac-centraleurope.c: New file.
4200         * iconvdata/gconv-modules: Add entries for MAC-CENTRALEUROPE.
4201         * iconvdata/TESTS: Likewise.
4202         * iconvdata/tst-tables.sh: Likewise.
4203
4204         [BZ #5043]
4205         * iconv/iconv_open.c (iconv_open): For large codeset names use malloc.
4206
4207 2007-09-21  Ulrich Drepper  <drepper@redhat.com>
4208
4209         * sysdeps/x86_64/cacheinfo.c (__x86_64_data_cache_size_half): Renamed
4210         from __x86_64_core_cache_size_half.
4211         (init_cacheinfo): Compute shared cache size for AMD processors with
4212         shared L3 correctly.
4213         * sysdeps/x86_64/memcpy.S: Adjust for __x86_64_data_cache_size_half
4214         name change.
4215         Patch in large parts by Evandro Menezes.
4216
4217 2007-09-19  Ulrich Drepper  <drepper@redhat.com>
4218
4219         * elf/dl-lookup.c (add_dependency): Handle failing memory
4220         allocation for dependency list.  Remove unnecessary check.
4221
4222         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Avoid unnecessary
4223         open/close when determining source addresses.
4224
4225         * crypt/Makefile (libcrypt-routines): Add sha256-crypt, sha256,
4226         sha512-crypt, and sha512.
4227         (tests): Add sha256test, sha256c-test, sha512test, and sha512c-test.
4228         (distribute): Add sha256.h and sha512.h.
4229         * crypt/crypt-entry.c (crypt): Recognize the new $5$ and $6$ prefixes
4230         and call the appropriate code.
4231         * crypt/sha256-crypt.c: New file.
4232         * crypt/sha256.c: New file.
4233         * crypt/sha256.h: New file.
4234         * crypt/sha256c-test.c: New file.
4235         * crypt/sha256test.c: New file.
4236         * crypt/sha512-crypt.c: New file.
4237         * crypt/sha512.c: New file.
4238         * crypt/sha512.h: New file.
4239         * crypt/sha512c-test.c: New file.
4240         * crypt/sha512test.c: New file.
4241
4242 2007-09-19  Jakub Jelinek  <jakub@redhat.com>
4243
4244         * misc/bits/syslog.h (syslog): Remove extraneous argument from
4245         the inline, pass __USE_FORTIFY_LEVEL - 1 as second argument to
4246         __syslog_chk.
4247
4248 2007-09-18  Jakub Jelinek  <jakub@redhat.com>
4249
4250         * locale/programs/charmap-dir.c (charmap_aliases): Use %ms instead of
4251         %as in fscanf format strings.
4252
4253         * sysdeps/sparc/sparc32/elf/start.S: Remove cfi_* markup.
4254         * sysdeps/sparc/sparc64/elf/start.S: Likewise.
4255         * sysdeps/unix/sysv/linux/sparc/sparc32/clone.S (__thread_start):
4256         Likewise.
4257         * sysdeps/unix/sysv/linux/sparc/sparc64/clone.S (__thread_start):
4258         Likewise.
4259
4260         * sysdeps/generic/ldsodefs.h (DL_LOOKUP_GSCOPE_LOCK): New definition.
4261         * elf/dl-runtime.c (_dl_fixup, _dl_profile_fixup): Or in
4262         DL_LOOKUP_GSCOPE_LOCK into flags after THREAD_GSCOPE_SET_FLAG ().
4263         * elf/dl-sym.c (do_sym): Likewise.
4264         * include/link.h (struct link_map): Add l_serial field.
4265         * elf/dl-object.c (_dl_new_object): Initialize l_serial.
4266         * elf/dl-lookup.c (add_dependency): Add flags argument.
4267         Remember map->l_serial, if DL_LOOKUP_GSCOPE_LOCK is among
4268         flags, use THREAD_GSCOPE_RESET_FLAG before and
4269         THREAD_GSCOPE_SET_FLAG after
4270         __rtld_lock_lock_recursive (GL(dl_load_lock)) to avoid deadlock.
4271         Don't dereference map until it has been found on some list.
4272         If map->l_serial changed, return -1.
4273
4274 2007-09-17  Jakub Jelinek  <jakub@redhat.com>
4275
4276         * include/stdio.h (__isoc99_fscanf, __isoc99_scanf,
4277         __isoc99_sscanf, __isoc99_vscanf): New prototypes.
4278         (__isoc99_vsscanf, __isoc99_vfscanf): New prototypes, add
4279         libc_hidden_proto.
4280         * include/wchar.h (__isoc99_fwscanf, __isoc99_wscanf,
4281         __isoc99_swscanf, __isoc99_vwscanf): New prototypes.
4282         (__isoc99_vswscanf, __isoc99_vfwscanf): New prototypes,
4283         add libc_hidden_proto.
4284         * libio/stdio.h (fscanf, scanf, sscanf, vfscanf, vscanf,
4285         vsscanf): Redirect to __isoc99_* if strict ISO C99 or POSIX
4286         conformance requested.
4287         * wcsmbs/wchar.h (fwscanf, wscanf, swscanf, vfwscanf, vwscanf,
4288         vswscanf): Redirect to __isoc99_* if strict ISO C99 or POSIX
4289         conformance requested.
4290         * libio/bits/stdio-ldbl.h (fscanf, scanf, sscanf, vfscanf, vscanf,
4291         vsscanf): Redirect to __nldbl___isoc99_* if strict ISO C99 or POSIX
4292         conformance requested.
4293         * wcsmbs/bits/wchar-ldbl.h (fwscanf, wscanf, swscanf, vfwscanf,
4294         vwscanf, vswscanf): Redirect to __nldbl___isoc99_* if strict
4295         ISO C99 or POSIX conformance requested.
4296         * stdio-common/Versions (libc): Export __isoc99_scanf@@GLIBC_2.7,
4297         __isoc99_vscanf@@GLIBC_2.7, __isoc99_fscanf@@GLIBC_2.7,
4298         __isoc99_vfscanf@@GLIBC_2.7, __isoc99_sscanf@@GLIBC_2.7
4299         and __isoc99_vsscanf@@GLIBC_2.7.
4300         * stdio-common/Makefile (routines): Add isoc99_scanf, isoc99_vscanf,
4301         isoc99_fscanf, isoc99_vfscanf, isoc99_sscanf and isoc99_vsscanf.
4302         (tests): Add scanf14.
4303         (CFLAGS-vfprintf.c, CFLAGS-fprintf.c, CFLAGS-printf.c,
4304         CFLAGS-vfwprintf.c, CFLAGS-vfscanf.c, CFLAGS-vfwscanf.c,
4305         CFLAGS-fscanf.c, CFLAGS-scanf.c, CFLAGS-isoc99_vfscanf.c,
4306         CFLAGS-isoc99_vscanf.c, CFLAGS-isoc99_fscanf.c,
4307         CFLAGS-isoc99_scanf.c): Add $(exceptions).
4308         (CFLAGS-scanf15.c): Add various -I paths to prevent the compiler
4309         from using internal headers.
4310         * wcsmbs/Versions (libc): Export __isoc99_wscanf@@GLIBC_2.7,
4311         __isoc99_vwscanf@@GLIBC_2.7, __isoc99_fwscanf@@GLIBC_2.7,
4312         __isoc99_vfwscanf@@GLIBC_2.7, __isoc99_swscanf@@GLIBC_2.7
4313         and __isoc99_vswscanf@@GLIBC_2.7.
4314         * wcsmbs/Makefile (routines): Add isoc99_wscanf, isoc99_vwscanf,
4315         isoc99_fwscanf, isoc99_vfwscanf, isoc99_swscanf and isoc99_vswscanf.
4316         (CFLAGS-isoc99_wscanf.c, CFLAGS-isoc99_fwscanf.c,
4317         CFLAGS-isoc99_vwscanf.c, CFLAGS-isoc99_vfwscanf.c): Add $(exceptions).
4318         (CPPFLAGS): Add -D_IO_MTSAFE_IO if needed.
4319         * stdio-common/isoc99_scanf.c: New file.
4320         * stdio-common/isoc99_vsscanf.c: New file.
4321         * stdio-common/isoc99_vscanf.c: New file.
4322         * stdio-common/isoc99_vfscanf.c: New file.
4323         * stdio-common/isoc99_fscanf.c: New file.
4324         * stdio-common/isoc99_sscanf.c: New file.
4325         * wcsmbs/isoc99_fwscanf.c: New file.
4326         * wcsmbs/isoc99_vswscanf.c: New file.
4327         * wcsmbs/isoc99_swscanf.c: New file.
4328         * wcsmbs/isoc99_wscanf.c: New file.
4329         * wcsmbs/isoc99_vwscanf.c: New file.
4330         * wcsmbs/isoc99_vfwscanf.c: New file.
4331         * libio/libio.h (_IO_FLAGS2_SCANF_STD): Define.
4332         * libio/libioP.h (_IO_acquire_lock_clear_flags2_fct): Also
4333         clear _IO_FLAGS2_SCANF_STD bit from _flags2.
4334         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Don't
4335         handle %as, %aS and %a[ if _IO_FLAGS2_SCANF_STD is set in _flags2.
4336         * stdio-common/scanf14.c: New test.
4337         * stdio-common/scanf15.c: New test.
4338         * sysdeps/ieee754/ldbl-opt/Makefile (libnldbl-calls): Add
4339         isoc99_scanf, isoc99_fscanf, isoc99_sscanf,
4340         isoc99_vscanf, isoc99_vfscanf, isoc99_vsscanf,
4341         isoc99_wscanf, isoc99_fwscanf, isoc99_swscanf,
4342         isoc99_vwscanf, isoc99_vfwscanf and isoc99_vswscanf.
4343         * sysdeps/ieee754/ldbl-opt/Versions (libc): Export
4344         __nldbl___isoc99_scanf@@GLIBC_2.7,
4345         __nldbl___isoc99_fscanf@@GLIBC_2.7,
4346         __nldbl___isoc99_sscanf@@GLIBC_2.7,
4347         __nldbl___isoc99_vscanf@@GLIBC_2.7,
4348         __nldbl___isoc99_vfscanf@@GLIBC_2.7,
4349         __nldbl___isoc99_vsscanf@@GLIBC_2.7,
4350         __nldbl___isoc99_wscanf@@GLIBC_2.7,
4351         __nldbl___isoc99_fwscanf@@GLIBC_2.7,
4352         __nldbl___isoc99_swscanf@@GLIBC_2.7,
4353         __nldbl___isoc99_vwscanf@@GLIBC_2.7,
4354         __nldbl___isoc99_vfwscanf@@GLIBC_2.7
4355         and __nldbl___isoc99_vswscanf@@GLIBC_2.7.
4356         * sysdeps/ieee754/ldbl-opt/nldbl-compat.h (__isoc99_scanf,
4357         __isoc99_fscanf, __isoc99_sscanf, __isoc99_vscanf,
4358         __isoc99_vfscanf, __isoc99_vsscanf, __isoc99_wscanf,
4359         __isoc99_fwscanf, __isoc99_swscanf, __isoc99_vwscanf,
4360         __isoc99_vfwscanf, __isoc99_vswscanf): Add NLDBL_DECL.
4361         * sysdeps/ieee754/ldbl-opt/nldbl-compat.c
4362         (__nldbl___isoc99_scanf, __nldbl___isoc99_fscanf,
4363         __nldbl___isoc99_sscanf, __nldbl___isoc99_vscanf,
4364         __nldbl___isoc99_vfscanf, __nldbl___isoc99_vsscanf,
4365         __nldbl___isoc99_wscanf, __nldbl___isoc99_fwscanf,
4366         __nldbl___isoc99_swscanf, __nldbl___isoc99_vwscanf,
4367         __nldbl___isoc99_vfwscanf, __nldbl___isoc99_vswscanf): New
4368         functions.
4369         * sysdeps/ieee754/ldbl-opt/nldbl-isoc99_vfscanf.c: New file.
4370         * sysdeps/ieee754/ldbl-opt/nldbl-isoc99_swscanf.c: New file.
4371         * sysdeps/ieee754/ldbl-opt/nldbl-isoc99_vwscanf.c: New file.
4372         * sysdeps/ieee754/ldbl-opt/nldbl-isoc99_wscanf.c: New file.
4373         * sysdeps/ieee754/ldbl-opt/nldbl-isoc99_scanf.c: New file.
4374         * sysdeps/ieee754/ldbl-opt/nldbl-isoc99_sscanf.c: New file.
4375         * sysdeps/ieee754/ldbl-opt/nldbl-isoc99_vsscanf.c: New file.
4376         * sysdeps/ieee754/ldbl-opt/nldbl-isoc99_fwscanf.c: New file.
4377         * sysdeps/ieee754/ldbl-opt/nldbl-isoc99_vfwscanf.c: New file.
4378         * sysdeps/ieee754/ldbl-opt/nldbl-isoc99_vswscanf.c: New file.
4379         * sysdeps/ieee754/ldbl-opt/nldbl-isoc99_vscanf.c: New file.
4380         * sysdeps/ieee754/ldbl-opt/nldbl-isoc99_fscanf.c: New file.
4381
4382         * stdio-common/Makefile (tests): Add scanf13.
4383         (scanf13-ENV): New.
4384         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Handle
4385         m modifier followed by l.
4386         (STRING_ARG): Add width argument.
4387         (_IO_vfscanf_internal) <case L_('c')>: Handle %mc.
4388         <case L_('C')>: Handle %mlc and %mC.
4389         <case L_('s'), case L_('S'), case L_('[')>: Adjust STRING_ARG
4390         arguments.
4391         * stdio-common/scanf13.c: New test.
4392
4393         * libio/libioP.h (_IO_acquire_lock_clear_flags2_fct): Clear
4394         the _IO_FLAGS2_FORTIFY bit from _flags2 rather than _flags.
4395
4396 2007-09-18  Ulrich Drepper  <drepper@redhat.com>
4397
4398         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Correct return value
4399         type and __THROW marker of splice, vmsplice, and tee.
4400         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
4401         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Likewise.
4402         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
4403         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
4404         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
4405         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
4406         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Likewise.
4407         * sysdeps/unix/sysv/linux/syscalls.list: Mark splice, vmsplice, and tee
4408         as cancellation points.
4409
4410 2003-11-01  Daniel Jacobowitz  <dan@debian.org>
4411
4412         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_discover_osversion): Don't
4413         parse more than three parts of the version number.
4414
4415 2007-09-15  Ulrich Drepper  <drepper@redhat.com>
4416
4417         * stdio-common/vfscanf.c (_IO_vfwscanf): Add support for 'm'
4418         modifier.  Patch by Jakub Jelinek.
4419
4420 2007-08-26  Jakub Jelinek  <jakub@redhat.com>
4421
4422         * sysdeps/unix/sysv/linux/i386/Makefile (sysdep_routines): Add
4423         call_fallocate in misc subdir.
4424         * sysdeps/unix/sysv/linux/i386/call_fallocate.S: New file.
4425         * sysdeps/unix/sysv/linux/i386/syscalls.list (fallocate64): Remove.
4426         * sysdeps/unix/sysv/linux/i386/posix_fallocate.c: Use __call_fallocate
4427         instead of __fallocate64.
4428         * sysdeps/unix/sysv/linux/i386/posix_fallocate64.c: Likewise.
4429
4430 2007-09-15  Jakub Jelinek  <jakub@redhat.com>
4431
4432         * rt/Versions (librt): Export __mq_open_2@@GLIBC_2.7.
4433         * rt/Makefile (headers): Add bits/mqueue2.h.
4434         * rt/mqueue.h: Include bits/mqueue2.h if -D_FORTIFY_SOURCE=2,
4435         optimizing with GCC and __va_arg_pack_len is defined.
4436         * rt/bits/mqueue2.h: New file.
4437         * rt/mq_open.c (__mq_open): Renamed from mq_open.
4438         (mq_open): New strong_alias.
4439         (__mq_open_2): New function.
4440         * sysdeps/unix/sysv/linux/mq_open.c (__mq_open): Renamed from mq_open.
4441         (mq_open): New strong_alias.
4442         (__mq_open_2): New function.
4443         * debug/Versions (libc): Export __fortify_fail@@GLIBC_PRIVATE.
4444         * Versions.def (librt): Add GLIBC_2.7 version.
4445         * debug/fortify_fail.c (__fortify_fail): Add libc_hidden_def.
4446         * include/stdio.h (__fortify_fail): Add libc_hidden_proto.
4447
4448         * misc/sys/cdefs.h (__errordecl, __va_arg_pack_len): Define.
4449         * io/fcntl.h: Include bits/fcntl2.h when __va_arg_pack_len
4450         is defined rather than when not C++.
4451         * io/bits/fcntl2.h (__open_alias, __open64_alias, __openat_alias,
4452         __openat64_alias): New redirects.
4453         (__open_too_many_args, __open_missing_mode, __open64_too_many_args,
4454         __open64_missing_mode, __openat_too_many_args, __openat_missing_mode,
4455         __openat64_too_many_args, __openat64_missing_mode): New __errordecls.
4456         (open, open64, openat, openat64): Rewrite as __extern_always_inline
4457         functions instead of function-like macros.
4458
4459 2007-09-14  H.J. Lu  <hongjiu.lu@intel.com>
4460
4461         * sysdeps/i386/i586/memcpy.S (__memcpy_chk): New definition.
4462         * sysdeps/i386/i586/mempcpy.S (__memcpy_chk): New definition.
4463         * sysdeps/i386/i586/memset.S (__memset_chk): New definition.
4464
4465 2007-09-15  Mike Frysinger  <vapier@gentoo.org>
4466
4467         * inet/inet_net.c: Reset digit to 0 for inputs starting with "0x".
4468         * inet/tst-network.c (tests): Add edge case tests for "0", "0x", "0x0".
4469
4470 2007-09-14  Mike Frysinger  <vapier@gentoo.org>
4471
4472         * inet/tst-network.c: Increment ERRORS for failing tests.
4473
4474 2007-09-07  Jakub Jelinek  <jakub@redhat.com>
4475
4476         * misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+.
4477         * misc/bits/syslog.h (syslog): When __va_arg_pack is defined,
4478         implement as __extern_always_inline function.
4479         (vsyslog): Define as __extern_always_inline function unconditionally.
4480         * libio/bits/stdio2.h (sprintf, snprintf, printf, fprintf):
4481         When __va_arg_pack is defined, implement as __extern_always_inline
4482         functions.
4483         (vsprintf, vsnprintf, vprintf, vfprintf): Define as
4484         __extern_always_inline functions unconditionally.
4485         * libio/bits/stdio.h (vprintf): Ifdef out the inline when
4486         bits/stdio2.h will be included.
4487         * wcsmbs/bits/wchar2.h (__swprintf_alias): New redirect.
4488         (swprintf, wprintf, fwprintf): When __va_arg_pack is defined,
4489         implement as __extern_always_inline functions.
4490         (vswprintf, vwprintf, vfwprintf): Define as
4491         __extern_always_inline functions unconditionally.
4492         * debug/tst-chk1.c (do_test): Enable remaining tests for C++.
4493
4494 2007-09-03  Jakub Jelinek  <jakub@redhat.com>
4495
4496         * misc/sys/cdefs.h (__extern_inline, __extern_always_inline): Only
4497         define in C++ for GCC 4.3+, in C++ always use __gnu_inline__
4498         attribute.
4499         * include/features.h (__USE_EXTERN_INLINES): Define only when
4500         __extern_inline is defined.
4501         * stdlib/stdlib.h: Include bits/stdlib.h when __extern_always_inline
4502         is defined instead of when not __cplusplus.
4503         * misc/sys/syslog.h: Include bits/syslog.h when __extern_always_inline
4504         is defined instead of when not __cplusplus.
4505         * socket/sys/socket.h: Include bits/socket2.h when
4506         __extern_always_inline is defined instead of when not __cplusplus.
4507         * libio/stdio.h: Include bits/stdio2.h when __extern_always_inline
4508         is defined instead of when not __cplusplus.
4509         * posix/unistd.h: Include bits/unistd.h when __extern_always_inline
4510         is defined instead of when not __cplusplus.
4511         * string/string.h: Include bits/string3.h when __extern_always_inline
4512         is defined instead of when not __cplusplus.
4513         * wcsmbs/wchar.h: Include bits/wchar2.h when __extern_always_inline
4514         is defined instead of when not __cplusplus.
4515         (btowc, wctob): Don't guard the inlines with ifndef __cplusplus.
4516         * io/fcntl.h: Don't include bits/fcntl2.h if __extern_always_inline
4517         is not defined.
4518         * misc/bits/syslog-ldbl.h: Guard *_chk stuff with
4519         defined __extern_always_inline instead of !defined __cplusplus.
4520         * libio/bits/stdio-ldbl.h: Likewise.
4521         * wcsmbs/bits/wchar-ldbl.h: Likewise.
4522         * misc/bits/syslog.h (syslog): Don't define for C++.
4523         (vsyslog): Use __extern_always_inline function for C++ instead of
4524         a macro.
4525         * libio/bits/stdio.h (__STDIO_INLINE): Define to __extern_inline
4526         whenever that macro is defined.
4527         (vprintf): Don't provide the inline for C++.
4528         (fread_unlocked, fwrite_unlocked): Don't define the macros for C++.
4529         * libio/bits/stdio2.h (sprintf, snprintf, printf, fprintf): Don't
4530         define the macros for C++.
4531         (vsprintf, vsnprintf, vprintf, vfprintf): Define as
4532         __extern_always_inline functions for C++.
4533         * io/sys/stat.h (stat, lstat, fstat, fstatat, mknod, mknodat,
4534         stat64, lstat64, fstat64, fstatat64): Don't define if not
4535         __USE_EXTERN_INLINES.
4536         * wcsmbs/bits/wchar2.h: Fix #error message.
4537         (swprintf, wprintf, fwprintf): Don't define the macros for C++.
4538         (vswprintf, vwprintf, vfwprintf): Define using
4539         __extern_always_inline functions for C++.
4540         * string/bits/string3.h: Don't #undef macros if __cplusplus.
4541         (memcpy, memmove, mempcpy, memset, bcopy, bzero, strcpy, stpcpy,
4542         strncpy, strcat, strncat): Define as __extern_always_inline
4543         functions instead of macros for C++.
4544         * math/bits/cmathcalls.h: Guard __extern_inline routines with
4545         defined __extern_inline.
4546         * sysdeps/alpha/fpu/bits/mathinline.h (__MATH_INLINE): Define
4547         to __extern_inline whenever that macro is defined.
4548         * sysdeps/ia64/fpu/bits/mathinline.h (__MATH_INLINE): Likewise.
4549         * sysdeps/i386/fpu/bits/mathinline.h (__MATH_INLINE): Likewise.
4550         * sysdeps/i386/i486/bits/string.h (__STRING_INLINE): Likewise.
4551         * sysdeps/s390/bits/string.h (__STRING_INLINE): Likewise.
4552         * sysdeps/s390/fpu/bits/mathinline.h (__MATH_INLINE): Likewise.
4553         * sysdeps/powerpc/fpu/bits/mathinline.h (__MATH_INLINE): Likewise.
4554         * sysdeps/x86_64/fpu/bits/mathinline.h (__MATH_INLINE): Likewise.
4555         * sysdeps/sparc/fpu/bits/mathinline.h (__MATH_INLINE): Likewise.
4556         * sysdeps/unix/sysv/linux/sys/sysmacros.h (gnu_dev_major,
4557         gnu_dev_minor, gnu_dev_makedev): Remove __extern_inline from
4558         prototypes.  Only provide __extern_inline routines if
4559         __USE_EXTERN_INLINES.
4560         * debug/Makefile: Add rules to build and run tst-{,lfs}chk{4,5,6}
4561         tests.
4562         * debug/tst-chk1.c (do_prepare, do_test): Allow compilation as C++.
4563         For now avoid some *printf tests in C++.  Skip all testing
4564         if __USE_FORTIFY_LEVEL is defined, but __extern_always_inline macro
4565         is not.
4566         * debug/tst-chk4.cc: New file.
4567         * debug/tst-chk5.cc: New file.
4568         * debug/tst-chk6.cc: New file.
4569         * debug/tst-lfschk4.cc: New file.
4570         * debug/tst-lfschk5.cc: New file.
4571         * debug/tst-lfschk6.cc: New file.
4572         * include/wchar.h (__vfwprintf_chk, __vswprintf_chk): Avoid
4573         prototypes in C++.
4574         * include/stdio.h (__sprintf_chk, __snprintf_chk, __vsprintf_chk,
4575         __vsnprintf_chk, __printf_chk, __fprintf_chk, __vprintf_chk,
4576         __vfprintf_chk, __fgets_unlocked_chk, __fgets_chk): Likewise.
4577
4578 2007-09-13  Ulrich Drepper  <drepper@redhat.com>
4579
4580         * po/cs.po: Update from translation team.
4581
4582 2007-09-11  Roland McGrath  <roland@redhat.com>
4583
4584         * posix/Makefile ($(objpfx)getconf.speclist): Make it empty if cross
4585         compiling.
4586
4587 2007-09-07  Samuel Thibault  <samuel.thibault@ens-lyon.org>
4588
4589         * sysdeps/mach/hurd/bits/ioctls.h (TAB3): New macro.
4590
4591 2007-09-05  Roland McGrath  <roland@redhat.com>
4592
4593         * manual/signal.texi (Signaling Another Process): Typo fix.
4594         From Karl Berry <karl@freefriends.org>.
4595
4596 2007-08-29  Ulrich Drepper  <drepper@redhat.com>
4597
4598         * sysdeps/unix/sysv/linux/check_pf.c (IFA_F_OPTIMISTIC): Define to
4599         zero if not defined.
4600         (make_request): Recognize optimistic addresses and treat them like
4601         deprecated addresses.
4602         Reported by Neil Horman <nhorman@redhat.com>.
4603
4604 2007-08-28  Ulrich Drepper  <drepper@redhat.com>
4605
4606         * nscd/connections.c (send_ro_fd): Also transfer file size.
4607         * nscd/nscd_helper.c (get_mapping): If nscd also transfers the
4608         file size don't call fstat.
4609
4610         * nscd/nscd_helper.c (get_mapping): Avoid the pread call, just go
4611         ahead and map the file.  This should always be correct and we can
4612         catch problems later.
4613
4614 2007-08-28  Jakub Jelinek  <jakub@redhat.com>
4615
4616         * libio/bits/stdio2.h (__fread_chk, __fread_unlocked_chk): New
4617         prototypes.
4618         (__fread_alias, __fread_unlocked_alias): New aliases.
4619         (fread): New extern inline.
4620         (fread_unlocked): Likewise.  Undef macro before definition of
4621         the inline function.
4622         * debug/Makefile (routines): Add fread_chk and fread_u_chk.
4623         (CFLAGS-fread_chk.c, CFLAGS-fread_u_chk.c): Add.
4624         * debug/Versions (libc): Export __fread_chk@@GLIBC_2.7
4625         and __fread_unlocked_chk@@GLIBC_2.7.
4626         * debug/fread_chk.c: New file.
4627         * debug/fread_u_chk.c: New file.
4628         * debug/tst-chk1.c (do_test): Add fread and fread_unlocked tests.
4629
4630 2007-08-27  Jakub Jelinek  <jakub@redhat.com>
4631
4632         * sysdeps/unix/sysv/linux/syscalls.list
4633         (personality): Change caller to EXTRA.
4634
4635 2007-08-25  Ulrich Drepper  <drepper@redhat.com>
4636
4637         * iconvdata/iso-2022-kr.c (BODY): Fake initialization of array buf
4638         to keep gcc quiet.
4639         * iconvdata/iso-2022-cn.c (BODY): Likewise.
4640
4641         * locale/programs/ld-collate.c (collate_output): Avoid warning if
4642         NDEBUG is defined.
4643
4644         * Makerules: Use -p option with mkdir.
4645
4646         * sunrpc/key_prot.c (xdr_unixcred): Work around gcc alias warning.
4647         * nis/nis_xdr.c (_xdr_nis_server): Likewise.
4648         (_xdr_directory_obj): Likewise.
4649         (xdr_entry_obj): Likewise.
4650         (xdr_group_obj): Likewise.
4651         (xdr_link_obj): Likewise.
4652         (xdr_table_obj): Likewise.
4653         (_xdr_nis_result): Likewise.
4654         (_xdr_ns_request): Likewise.
4655         (_xdr_ib_request): Likewise.
4656         (_xdr_nis_taglist): Likewise.
4657         (xdr_cback_data): Likewise.
4658         * nis/yp_xdr.c (xdr_ypmaplist): Likewise.
4659         (xdr_ypresp_maplist): Likewise.
4660
4661         * stdio-common/Makefile: Avoid format string warning for tst-sprint.
4662
4663         * posix/regex_internal.h: Prevent some declarations and definitions
4664         to be seen when used in tests.
4665
4666         * posix/tst-rfc3484.c (__idna_to_unicode_lzlz): Initialize *OUTPUT.
4667         * posix/tst-rfc3484-2.c (__idna_to_unicode_lzlz): Likewise.
4668
4669         * debug/Makefile: Disable format checking when compiling tst-chk?.c.
4670
4671         * config.make.in (datarootdir): Add to shut up configure.
4672
4673         * sysdeps/x86_64/cacheinfo.c (handle_amd): Fix computation of
4674         associativity for fully-associative caches.
4675
4676         * sysdeps/x86_64/cacheinfo.c (handle_amd): Handle L3 cache
4677         requests.  Fill on more associativity values for L2.
4678         Patch mostly by Evandro Menezes.
4679
4680 2007-08-24  Ulrich Drepper  <drepper@redhat.com>
4681
4682         * sysdeps/unix/sysv/linux/x86_64/init-first.c
4683         (_libc_vdso_platform_setup): Avoid using exported variable by using
4684         alias.
4685
4686         * resolv/arpa/nameser.h (NS_OPT_DNSSEC_OK): Define.
4687
4688         * sysdeps/unix/sysv/linux/i386/syscalls.list: No reason to mark
4689         fallocate64 as EXTRA.  It is not referenced if the symbol isn't
4690         defined.
4691
4692 2007-08-23  Ulrich Drepper  <drepper@redhat.com>
4693
4694         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Correctly
4695         align stack for call if pltexit is to be used.
4696
4697         [BZ #3924]
4698         * sysdeps/i386/dl-trampoline.S (_dl_runtime_profile): Correctly
4699         align for function call in case pltexit has to be called later.
4700
4701         * sysdeps/i386/dl-trampoline.S (_dl_runtime_resolve): Avoid
4702         implicit atomic operation when storing function pointer.
4703         (_dl_runtime_profile): Likewise.
4704
4705 2007-08-17  Jakub Jelinek  <jakub@redhat.com>
4706
4707         * nis/nis_table.c (nis_list): Don't fail if __follow_path returned
4708         NIS_NOTFOUND.
4709
4710 2007-08-21  Ulrich Drepper  <drepper@redhat.com>
4711
4712         [BZ #4566]
4713         * string/strtok.c: Fix typo in comment.
4714
4715         [BZ #4582]
4716         * debug/segfault.c: Fix typos in comments.
4717
4718         [BZ #4588]
4719         * stdio-common/tempnam.c: Fix comment, it is not checked that
4720         TMPDIR points to a writable directory.
4721
4722         [BZ #4726]
4723         * resolv/res_send.c (__libc_res_nsend): Initialize all of the
4724         memory allocated for the name server address.
4725
4726         [BZ #4946]
4727         * nscd/connections.c (handle_request): Using sendfile always
4728         requires that mmap is used for the database.
4729         Patch by Petr Baudis <pasky@suse.cz>.
4730
4731         [BZ #4905]
4732         * nscd/hstcache.c (cache_addhst): When reloading an entry which
4733         suddenly has two or more addresses, ignore it and remove the old
4734         entry.
4735
4736         [BZ #4814]
4737         * resolv/res_hconf.c: Prepare for compiling outside libc.
4738         * nscd/res_hconf.c: New file.
4739         * nscd/Makefile (nscd-modules): Add res_hconf.  Add rules to build
4740         the new file.
4741         * nscd/gethstbynm2_r.c (NEED__RES_HCONF): Define.
4742         * nscd/gethstbyad_r.c (NEED__RES_HCONF): Likewise.
4743
4744         * nscd/hstcache.c (cache_addhst): Minimal optimization.
4745
4746         [BZ #4925]
4747         * debug/pcprofiledump.c: Turn on internationalization by calling
4748         setlocale.  Patch mostly by Benno Schulenberg.
4749
4750         [BZ #4936]
4751         * iconv/gconv.c (__gconv): If flush was successful, clear rest of
4752         the state.
4753         * iconvdata/Makefile: Add rules to build and run bug-iconv5.
4754         * iconvdata/bug-iconv5.c: New file.
4755
4756 2007-08-04  Carlos O'Donell  <carlos@systemhalted.org>
4757
4758         [BZ #4896]
4759         * elf/elf.h: Define R_PARISC_PLABEL21L, R_PARISC_PLABEL14R,
4760         R_PARISC_GNU_VTENTRY, R_PARISC_GNU_VTINHERIT, R_PARISC_TLS_GD21L,
4761         R_PARISC_TLS_GD14R, R_PARISC_TLS_GDCALL, R_PARISC_TLS_LDM21L,
4762         R_PARISC_TLS_LDM14R, R_PARISC_TLS_LDMCALL, R_PARISC_TLS_LDO21L,
4763         R_PARISC_TLS_LDO14R, R_PARISC_TLS_DTPMOD32, R_PARISC_TLS_DTPMOD64,
4764         R_PARISC_TLS_DTPOFF32, R_PARISC_TLS_DTPOFF64, R_PARISC_TLS_LE21L,
4765         R_PARISC_TLS_LE14R, R_PARISC_TLS_IE21L, R_PARISC_TLS_IE14R,
4766         R_PARISC_TLS_TPREL32, R_PARISC_TLS_TPREL64.
4767
4768 2007-08-21  Ulrich Drepper  <drepper@redhat.com>
4769
4770         [BZ #4937]
4771         * elf/do-lookup.h (do_lookup_x): Minimal improvement in hash
4772         lookup loop.  Suggested by John Reiser.
4773
4774 2007-08-21  Jakub Jelinek  <jakub@redhat.com>
4775
4776         * sysdeps/unix/sysv/linux/alpha/sysdep.h: Include tls.h.
4777
4778 2007-08-20  Ulrich Drepper  <drepper@redhat.com>
4779
4780         * csu/libc-start.c: Don't handle VDSO_SETUP here.
4781         * sysdeps/unix/sysv/linux/init-first.c: Handle it here instead.
4782         * sysdeps/unix/sysv/linux/x86_64/libc-start.c: Renamed to...
4783         * sysdeps/unix/sysv/linux/x86_64/init-first.c: ...this.  New file.
4784         * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Move VDSO_SETUP code
4785         to...
4786         * sysdeps/unix/sysv/linux/x86_64/init-first.c: ...here.  New file.
4787
4788 2007-08-18  Ulrich Drepper  <drepper@redhat.com>
4789
4790         * po/nl.po: Update from translation team.
4791
4792 2007-08-16  Andreas Jaeger  <aj@suse.de>
4793
4794         * locale/localeinfo.h: Make _nl_category_name_idxs extern.
4795         Reported by Peter Festner <peter.festner@ewetel.net>.
4796
4797 2007-08-17  Jakub Jelinek  <jakub@redhat.com>
4798
4799         * login/tst-grantpt.c (test_einval): Add 3rd argument to open.
4800
4801 2007-08-16  Jakub Jelinek  <jakub@redhat.com>
4802
4803         * elf/Makefile ($(objpfx)ld.so): Use readelf -s and awk instead of nm -u
4804         to check for undefined symbols.
4805
4806         * sysdeps/unix/sysv/linux/sparc/sparc32/clone.S (__clone):
4807         If the syscall fails, set errno to the actual returned error number
4808         rather than EINVAL.
4809         * sysdeps/unix/sysv/linux/sparc/sparc64/clone.S (__clone): If
4810         arguments are incorrect, set errno to EINVAL, if the syscall
4811         fails, set errno to the actual returned error number.
4812
4813         * stdlib/bits/stdlib-ldbl.h (__strtold_internal): Remove.
4814         * wcsmbs/bits/wchar-ldbl.h (__wcstold_internal): Remove.
4815
4816         * sysdeps/sparc/sparc32/sparcv9b/memcpy.S: Moved to...
4817         * sysdeps/sparc/sparc32/sparcv9/sparcv9b/memcpy.S: ... here.  New
4818         file.
4819         (ASI_PNF, ASI_BLK_P): Don't define.
4820         * sysdeps/sparc/sparc32/sparcv9v/memcpy.S: Moved to...
4821         * sysdeps/sparc/sparc32/sparcv9/sparcv9v/memcpy.S: ... here.  New
4822         file.
4823         * sysdeps/sparc/sparc32/sparcv9v/memset.S: Moved to...
4824         * sysdeps/sparc/sparc32/sparcv9/sparcv9v/memset.S: ... here.  New
4825         file.
4826
4827 2007-08-15  Jakub Jelinek  <jakub@redhat.com>
4828
4829         * sysdeps/sparc/fpu/fraiseexcpt.c (__feraiseexcept): Fix raising
4830         FE_UNDERFLOW on Niagara CPUs.
4831
4832         * sysdeps/sparc/fpu/feholdexcpt.c (feholdexcept): Clear all
4833         exceptions.
4834
4835 2007-08-14  Jakub Jelinek  <jakub@redhat.com>
4836
4837         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_runtime_setup): No
4838         need to check GLRO(dl_hwcap) & HWCAP_SPARC_FLUSH on sparcv9.
4839         (sparc_fixup_plt): Add do_flush argument instead of figuring whether
4840         flush should be used or not inside of the function.
4841         (elf_machine_fixup_plt, elf_machine_rela): Adjust caller.
4842
4843         * sysdeps/unix/sysv/linux/sparc/sparc32/clone.S (__clone,
4844         __thread_start): Use HIDDEN_JUMPTARGET.
4845         * sysdeps/unix/sysv/linux/sparc/sparc64/clone.S (__clone,
4846         __thread_start): Likewise.
4847         * sysdeps/unix/sysv/linux/sparc/sysdep.h (JUMPTARGET): Define.
4848
4849         * sysdeps/ieee754/ldbl-64-128/strtold_l.c (__STRTOF): Declare.
4850         Add libc_hidden_proto.
4851         (STRTOF): Add libc_hidden_proto.
4852         (___new_strtold_l, ___new_wcstold_l): New weak aliases.
4853         (strtold_l, wcstold_l): Use them as second argument for
4854         long_double_symbol.
4855
4856 2007-08-14  Ulrich Drepper  <drepper@redhat.com>
4857
4858         * elf/dl-misc.c: Undo last change.  The kernel won't allow it.
4859
4860 2007-08-13  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
4861
4862         * stdlib/strtold_l.c: Include wchar.h if needed.  Add libc_hidden_def.
4863
4864 2007-08-14  Ulrich Drepper  <drepper@redhat.com>
4865
4866         * po/bg.po: New file.  From the translation team.
4867
4868 2007-08-13  Jakub Jelinek  <jakub@redhat.com>
4869
4870         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_PSELECT,
4871         __ASSUME_PPOLL, __ASSUME_ATFCTS, __ASSUME_SET_ROBUST_LIST,
4872         __ASSUME_UTIMENSAT, __ASSUME_FALLOCATE): Update per-arch conditions
4873         when each feature was introduced.
4874
4875         * sysdeps/unix/sysv/linux/dl-vdso.c: Don't include dl-hash.h.
4876         * sysdeps/unix/sysv/linux/dl-vdso.h: Don't include dl-hash.h if NDEBUG.
4877         (CHECK_HASH): New macro.
4878         (PREPARE_VERSION): Use it.
4879
4880         * sysdeps/unix/sysv/linux/pselect.c (__generic_pselect): Only provide
4881         prototype if not __ASSUME_PSELECT.
4882         * sysdeps/unix/sysv/linux/ppoll.c (__generic_ppoll): Only provide
4883         prototype if not __ASSUME_PPOLL.
4884
4885         * sysdeps/unix/sysv/linux/dl-osinfo.h (ROUND): #undef after use.
4886
4887         * sysdeps/unix/clock_settime.c (freq, __pthread_clock_settime,
4888         hp_timing_settime): Don't define or declare if HANDLED_CPUTIME
4889         is defined.
4890
4891 2007-08-13  Ulrich Drepper  <drepper@redhat.com>
4892
4893         * sysdeps/unix/sysv/linux/x86_64/libc-start.c
4894         (_libc_vdso_platform_setup): If vDSO is not available point
4895         __vdso_gettimeofday to the vsyscall.
4896         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.S [SHARED]: Use
4897         __vdso_gettimeofday instead of vsyscall.
4898
4899 2007-08-13  Jakub Jelinek  <jakub@redhat.com>
4900
4901         * nscd/servicescache.c: Include kernel-features.h.
4902         * nscd/gai.c: Likewise.
4903         * sysdeps/unix/sysv/linux/statfs64.c: Likewise.
4904         * sysdeps/unix/sysv/linux/fstatfs64.c: Likewise.
4905         * sysdeps/unix/sysv/linux/fxstatat.c: Likewise.
4906         * sysdeps/unix/sysv/linux/s390/s390-32/mmap.S: Likewise.
4907         * sysdeps/unix/sysv/linux/s390/s390-32/mmap64.S: Likewise.
4908         * sysdeps/unix/sysv/linux/xstatconv.c: Likewise.
4909         * sysdeps/unix/sysv/linux/if_index.c: Likewise.
4910         * sysdeps/unix/sysv/linux/sparc/sparc64/xstat.c: Likewise.
4911         * sysdeps/unix/sysv/linux/ifaddrs.c: Likewise.
4912
4913 2007-08-12  Ulrich Drepper  <drepper@redhat.com>
4914
4915         * elf/dl-dst.h: No need for _dl_dst_count, _dl_dst_substitute,
4916         and _dl_get_origin defines anymore.
4917
4918         * sysdeps/unix/sysv/linux/clock_gettime.c (maybe_syscall_gettime_cpu):
4919         Build fix for systems which might lack POSIX timer support.
4920
4921         * sysdeps/unix/sysv/linux/x86_64/libc-start.c
4922         (_libc_vdso_platform_setup): Mangle function pointers before storing
4923         them.
4924         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (INLINE_VSYSCALL):
4925         Demangle vdso pointer before use.
4926         (INTERNAL_VSYSCALL): Likewise.
4927
4928         * elf/cache.c (primes): Mark as const.
4929         Noted by Roland McGrath.
4930
4931 2007-08-01  Andreas Jaeger  <aj@suse.de>
4932             Jakub Jelinek  <jakub@redhat.com>
4933
4934         * elf/ldconfig.c (opt_ignore_aux_cache): Add new option.
4935         (options): Add option.
4936         (parse_opt): Handle option.
4937         (manual_link): Adjust process_file caller.  Call implicit_soname.
4938         (search_dir): Formatting.  Use and populate auxiliary cache.
4939         (main): Load and save auxiliary cache.
4940         * elf/readlib.c (process_file): Add stat_buf argument.  Pass struct
4941         stat64 from fstat64 to caller.
4942         (implicit_soname): New function.
4943         * elf/readelflib.c (process_elf_file): If DT_SONAME is not present,
4944         leave *soname as NULL.
4945         * elf/cache.c: Include libgen.h.
4946         (print_entry, print_cache, compare, save_cache, add_to_cache):
4947         Formatting and cleanups.
4948         (aux_cache_entry_id, aux_cache_entry, aux_cache_file_entry,
4949         aux_cache_file): New structures.
4950         (AUX_CACHEMAGIC): Define.
4951         (primes): New array.
4952         (aux_hash_size, aux_hash): New variables.
4953         (aux_cache_entry_id_hash, nextprime, init_aux_cache,
4954         search_aux_cache, insert_to_aux_cache, add_to_aux_cache,
4955         load_aux_cache, save_aux_cache): New functions.
4956         * sysdeps/generic/ldconfig.h (_PATH_LDCONFIG_AUX_CACHE): Define.
4957         (init_aux_cache, search_aux_cache, add_to_aux_cache,
4958         load_aux_cache, save_aux_cache, implicit_soname): New prototypes.
4959         (process_file): Adjust prototype.
4960
4961 2007-08-12  Jakub Jelinek  <jakub@redhat.com>
4962
4963         * sysdeps/unix/sysv/linux/ia64/bits/sigcontext.h: Include stddef.h
4964         with __need_size_t.
4965
4966 2007-08-12  Ulrich Drepper  <drepper@redhat.com>
4967
4968         * sysdeps/unix/sysv/linux/dl-vdso.c (_dl_vdso_vsym): Expect
4969         r_found_version structure as second parameter.
4970         * sysdeps/unix/sysv/linux/dl-vdso.h (PREPARE_VERSION): Define.
4971         (_dl_vdso_vsym): Change type of second parameter accordingly.
4972         * sysdeps/unix/sysv/linux/x86-64/libc-start.c
4973         (_libc_vdso_platform_setup): Adjust.
4974         * sysdeps/unix/sysv/linux/powerpc/libc-start.c
4975         (_libc_vdso_platform_setup): Likewise.
4976
4977         * sysdeps/unix/sysv/linux/powerpc/dl-vdso.c: Move to...
4978         * sysdeps/unix/sysv/linux/dl-vdso.c: ...here.
4979         * sysdeps/unix/sysv/linux/powerpc/dl-vdso.h: Move to...
4980         * sysdeps/unix/sysv/linux/dl-vdso.h: ...here.
4981         * csu/libc-start.c: Pretty printing.
4982         Use VDSO_SETUP if defined.
4983         * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Define VDSO_SETUP
4984         and let generic code call into _libc_vdso_platform_setup.
4985         * sysdeps/unix/sysv/linux/x86_64/libc-start.c: New file.
4986         * sysdeps/unix/sysv/linux/x86_64/bits/libc-vdso.h: New file.
4987         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Pretty printing.
4988         Define INLINE_VSYSCALL and INTERNAL_VSYSCALL.
4989         * sysdeps/unix/sysv/linux/x86_64/Versions: Export __vdso_clock_gettime
4990         for GLIBC_PRIVATE.
4991         * sysdeps/unix/sysv/linux/x86_64/Makefile [subdir=elf]
4992         (sysdep_rountines): Add dl-vdso.
4993
4994         * sysdeps/unix/sysv/linux/powerpc/Makefile: Use sysdep_routines instead
4995         of routines.
4996
4997         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h: Add
4998         attribute_hidden to __vdso_gettimeofday prototype.
4999
5000 2007-08-12  Roland McGrath  <roland@redhat.com>
5001
5002         * manual/stdio.texi (Variable Arguments Output): Fix xref to gcc manual.
5003         From: Karl Berry <karl@freefriends.org>.
5004
5005 2007-08-11  Ulrich Drepper  <drepper@redhat.com>
5006
5007         * elf/dl-misc.c (_dl_sysdep_read_whole_file): We really don't need
5008         an atime update for the files we read.
5009
5010 2007-08-10  Ulrich Drepper  <drepper@redhat.com>
5011
5012         * shadow/lckpwdf.c (__lckpwdf): Use O_CLOEXEC if possible.
5013
5014         * nscd/connections.c: Use O_CLOEXEC if possible.  Use mkostemp
5015         instead of mkstemp.
5016
5017         * misc/Makefile (routines): Add mkostemp and mkostemp64.
5018         * misc/Versions: Export mkostemp and mkostemp64 for GLIBC_2.7.
5019         * misc/mkostemp.c: New file.
5020         * misc/mkostemp64.c: New file.
5021         * stdlib/stdlib.h: Declare the new functions.
5022         * sysdeps/posix/tempname.c: Add new parameter which is added to
5023         the flags for open.  Remove __GT_BIGFILE handling.
5024         * stdio-common/tempname.c: Likewise.
5025         * include/stdio.h: Adjust __gen_tempname prototype.
5026         Renumber __GT_* constants.
5027         * libio/oldtmpfile.c: Adjust for __gen_tempname interface change.
5028         * misc/mkdtemp.c: Likewise.
5029         * misc/mkstemp.c: Likewise.
5030         * misc/mkstemp64.c: Likewise.
5031         * misc/mktemp.c: Likewise.
5032         * stdio-common/tempnam.c: Likewise.
5033         * stdio-common/tmpfile.c: Likewise.
5034         * stdio-common/tmpfile64.c: Likewise.
5035         * stdio-common/tmpnam.c: Likewise.
5036         * stdio-common/tmpnam_r.c: Likewise.
5037
5038 2007-08-10  Roland McGrath  <roland@frob.com>
5039
5040         * sysdeps/mach/hurd/bits/ioctls.h (NLDLY, TABDLY, BSDLY, VTDLY):
5041         New macros.
5042         (NLDELAY, CRDELAY, TBDELAY, BSDELAY, VTDELAY): Define to those.
5043         Reported by Samuel Thibault <samuel.thibault@ens-lyon.org>.
5044
5045 2007-08-10  Ulrich Drepper  <drepper@redhat.com>
5046
5047         * nss/nss_files/files-XXX.c (internal_setent): Use O_CLOEXEC if
5048         possible.
5049         * nss/nss_files/files-alias.c (internal_setent): Likewise.
5050         * nss/Makefile (libnss_files-routines): Add files-have_o_cloexec.
5051         * nss/nss_files/files-have_o_cloexec.c: New file.
5052
5053         * sysdeps/unix/sysv/linux/shm_open.c (shm_open): Use O_CLOEXEC if
5054         available.
5055
5056 2007-08-10  Jakub Jelinek  <jakub@redhat.com>
5057
5058         * sysdeps/ieee754/ldbl-128ibm/strtold_l.c (___new_strtold_l,
5059         ___new_wcstold_l): New weak aliases.
5060         (strtold_l, wcstold_l): Use them as second argument for
5061         long_double_symbol.
5062
5063 2007-08-09  Ulrich Drepper  <drepper@redhat.com>
5064
5065         * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S: Use correct
5066         register in test for error.
5067
5068         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (O_CLOEXEC): Define.
5069         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (O_CLOEXEC): Likewise.
5070
5071         * po/sv.po: Update from translation team.
5072
5073 2007-08-06  Roland McGrath  <roland@redhat.com>
5074
5075         * include/stdlib.h: Add libc_hidden_proto for strto*, __strto*_l.
5076         Remove __strto*_l inlines.
5077         * include/wchar.h: Add libc_hidden_proto for wcsto*, __wcsto*_l.
5078         * stdlib/strtod.c: Add libc_hidden_def.
5079         * stdlib/strtod_l.c: Likewise.
5080         * stdlib/strtold.c [__LONG_DOUBLE_MATH_OPTIONAL]: Add libc_hidden_proto
5081         for __new_strtold and __new_wcstold.
5082         * sysdeps/ieee754/ldbl-128ibm/strtold_l.c: Add libc_hidden_proto for
5083         __STRTOF, STRTOF.
5084         * stdlib/strtol.c: Add libc_hidden_def.
5085         * stdlib/strtol_l.c: Likewise.
5086         * sysdeps/wordsize-64/strtol.c: Add libc_hidden_ver for strtoll and
5087         strtoq.
5088
5089         * scripts/data/localplt-powerpc-linux-gnu.data: New file.
5090
5091         * scripts/data/localplt-x86_64-linux-gnu.data: File renamed to ...
5092         * scripts/data/localplt-generic.data: ... here.
5093         * elf/Makefile (check-data): Get generic file if no other.
5094         ($(objpfx)check-localplt.out): Make target unconditional.
5095
5096         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_discover_osversion):
5097         Use ElfW(Nhdr).
5098
5099 2007-08-05  Ulrich Drepper  <drepper@redhat.com>
5100
5101         * po/zh_CN.po: Updated translation from translation team.
5102
5103 2007-08-05  Jakub Jelinek  <jakub@redhat.com>
5104
5105         * sysdeps/unix/sysv/linux/powerpc/powerpc32/socket.S (__socket):
5106         Don't use CGOTSETUP and CGOTRESTORE macros.
5107
5108 2007-08-04  Roland McGrath  <roland@redhat.com>
5109
5110         * posix/Makefile ($(objpfx)getconf.speclist): Fix typo.
5111
5112 2007-08-04  Jakub Jelinek  <jakub@redhat.com>
5113
5114         * io/bits/fcntl2.h (open, open64, openat, openat64): Add
5115         __extension__ around the whole statement expression.
5116
5117 2007-08-04  Ulrich Drepper  <drepper@redhat.com>
5118
5119         * sysdeps/unix/opendir.c (__alloc_dir): Correct order of DIR
5120         elements during initialization.
5121
5122         * po/pl.po: Updated translation from translation team.
5123         * po/tr.po: Likewise.
5124         * po/nl.po: Likewise.
5125
5126 2007-08-03  Ulrich Drepper  <drepper@redhat.com>
5127
5128         * rt/aio.h: Add __nonnull attributes.
5129
5130 2007-08-03  Jakub Jelinek  <jakub@redhat.com>
5131
5132         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Properly handle -0.
5133         * stdlib/Makefile (tests): Add tst-strtod5.
5134         (tst-strtod5-ENV): New.
5135         * stdlib/tst-strtod5.c: New file.
5136
5137         * intl/dcigettext.c (_nl_find_msg): Free encoding if __gconv_open
5138         failed.
5139         * intl/finddomain.c (_nl_find_domain): Free normalized_codeset
5140         on failure.
5141
5142         * elf/dl-load.c (decompose_rpath): Free copy if result couldn't be
5143         allocated.
5144
5145 2007-08-03  Jakub Jelinek  <jakub@redhat.com>
5146
5147         * rt/mqueue.h (mq_timedreceive, mq_timedsend): Fix nonnull argument
5148         numbers.
5149
5150 2007-08-02  Ulrich Drepper  <drepper@redhat.com>
5151
5152         * io/Makefile (aux): Add have_o_cloexec.
5153         * include/fcntl.h: Declare __have_o_cloexec.
5154         * io/have_o_cloexec.c: New file.
5155         * sysdeps/unix/opendir.c (__opendir): Use O_CLOEXEC is available.
5156         (__alloc_dir): If O_CLOEXEC has been used, don't duplicate the
5157         fcntl call if not necessary.
5158         * login/utmp_file.c (setutent_file): Use __have_o_cloexec instead
5159         of local variable.
5160
5161         * sysdeps/unix/opendir.c (__alloc_dir): Don't initialize ->data.
5162         Avoid memset, add explicit initialization.
5163         * sysdeps/unix/dirstream.h (struct __dirstream): Move data elemtn
5164         to the end and change into zero-sized array.
5165         Move lock member to fill a hole on 64-bit platforms.
5166
5167         * stdlib/stdlib.h: Remove __strto*_internal prototypes and strto*
5168         inline functions.
5169         * include/stdlib.h: Add __strto*_internal prototypes here.
5170         * wcsmbs/wchar.h: Remove __wcsto*_internal prototypes and wcsto*
5171         inline functions.
5172         * include/wchar.h: Add __wcsto*_internal prototypes.
5173         * sysdeps/generic/inttypes.h: No need to protect the declaration
5174         of the __strto*_internal and __wcsto*_internal members here.
5175
5176         * rt/mqueue.h: Change const to __const and add nonnull attributes.
5177
5178 2007-08-02  Roland McGrath  <roland@redhat.com>
5179
5180         * posix/Makefile ($(inst_libexecdir)/getconf): Make hard links to
5181         $(inst_bindir)/getconf if possible.
5182
5183         * posix/Makefile ($(objpfx)getconf.speclist): New target.
5184         (generated): Add it.
5185         ($(inst_libexecdir)/getconf): Use it.
5186
5187 2007-08-01  Ulrich Drepper  <drepper@redhat.com>
5188
5189         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Using
5190         /proc is faster and sufficient.  /sys is still needed for
5191         __get_nprocs_conf.
5192
5193 2007-08-01  Jakub Jelinek  <jakub@redhat.com>
5194
5195         * sysdeps/unix/sysv/linux/i386/syscalls.list (fallocate): Add fallocate
5196         syscall as __fallocate64.
5197         * sysdeps/unix/sysv/linux/i386/posix_fallocate.c: New file.
5198         * sysdeps/unix/sysv/linux/i386/posix_fallocate64.c: New file.
5199
5200 2007-07-30  Jakub Jelinek  <jakub@redhat.com>
5201
5202         * stdlib/tst-strtod2.c (do_test): Use %tu in fmt string for ptrdiff_t
5203         value.
5204
5205         * stdio-common/tst-fmemopen2.c (do_test): Avoid fmt string warning
5206         if off_t is different rank from size_t.
5207
5208         * sysdeps/generic/unwind-dw2.c (extract_cie_info, execute_cfa_program,
5209         uw_frame_state_for): Avoid type punning warnings.
5210         * sysdeps/generic/unwind-dw2-fde-glibc.c
5211         (_Unwind_IteratePhdrCallback): Likewise.
5212         * sysdeps/generic/unwind-dw2-fde.c (_Unwind_Find_FDE): Likewise.
5213         (binary_search_single_encoding_fdes, binary_search_mixed_encoding_fdes,
5214         get_cie_encoding, linear_search_fdes): Don't mix char and unsigned char
5215         pointers.
5216
5217 2007-07-31  Ulrich Drepper  <drepper@redhat.com>
5218
5219         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs_conf): Count
5220         total processors using sysfs.
5221         (__get_nprocs): Use sysfs to determine which processors are online.
5222
5223 2007-07-31  Jakub Jelinek  <jakub@redhat.com>
5224
5225         * sysdeps/unix/sysv/linux/posix_fallocate.c (posix_fallocate): Fix
5226         syscall arguments count.
5227
5228         * stdio-common/tfformat.c (sprint_doubles): Add 12 new tests.
5229
5230 2007-07-30  Roland McGrath  <roland@redhat.com>
5231
5232         * manual/libc.texinfo: Update copyrights, formatting magic, and
5233         @dircategory.  From Karl Berry <karl@freefriends.org>.
5234
5235 2007-07-29  Ulrich Drepper  <drepper@redhat.com>
5236
5237         [BZ #4860]
5238         * io/Makefile (headers): Add bits/fcntl2.h.
5239
5240         * sysdeps/unix/sysv/linux/bits/sched.h (__CPU_ZERO_S): Optimize
5241         using gcc builtin.
5242         (__CPU_EQUAL_S): Likewise.
5243
5244         * posix/Makefile (routines): Add sched_cpualloc and sched_cpufree.
5245         (tests): Add tst-cpuset.
5246         * posix/sched_cpualloc.c: New file.
5247         * posix/sched_cpufree.c: New file.
5248         * posix/tst-cpuset.c: New file.
5249         * posix/Versions: Export __sched_cpualloc and __sched_cpufree for
5250         GLIBC_2.7.
5251         * sysdeps/unix/sysv/linux/bits/sched.h: Define __CPU_*_S macros.
5252         * posix/sched.h: Define old CPU_* macros in temers of __CPU_*_S
5253         macros.  Define CPU_*_S macros.
5254
5255 2007-07-28  Ulrich Drepper  <drepper@redhat.com>
5256
5257         * posix/getconf.c (vars): Add missing _SC_LEVEL4_CACHE_LINESIZE
5258         entry.
5259
5260         [BZ #4858]
5261         * stdio-common/printf_fp.c (___printf_fp): Fix special case of
5262         #.0g and value rounded to 1.0.
5263         * stdio-common/tfformat.c (sprint_doubles): Add two new tests.
5264
5265 2007-07-26  Jakub Jelinek  <jakub@redhat.com>
5266
5267         * locale/programs/ld-monetary.c (monetary_finish): Avoid range check
5268         for int_frac_digits and frac_digits.
5269
5270         * login/logout.c (logout): Avoid aliasing violation.
5271         * login/logwtmp.c (logwtmp): Likewise.
5272
5273         * libio/genops.c (_IO_un_link): Avoid aliasing violation.
5274
5275         * nscd/selinux.c (preserve_capabilities): Initialize new_caps
5276         to avoid warning.
5277         * iconv/gconv_open.c (__gconv_open): Initialize ptr to avoid
5278         warning.
5279         * nis/nis_subr.c (nis_getnames): Initialize saveptr to avoid
5280         warning.
5281         * resolv/inet_ntop.c (inet_ntop6): Initialize best.len and cur.len
5282         to avoid warnings.
5283
5284         * nss/nsswitch.c (__nss_lookup_function): Don't cast &ni->known to
5285         void **.
5286         * nss/nsswitch.h (service_user): Use void * type for KNOWN field.
5287
5288         * nss/nss_files/files-hosts.c (LINE_PARSER): Cast host_addr to
5289         char * to avoid warning.
5290         * nis/nss_nis/nis-hosts.c (LINE_PARSER): Likewise.
5291
5292         * timezone/Makefile (CFLAGS-zdump.c): Add -fwrapv.
5293
5294         * locale/programs/ld-ctype.c (ctype_finish, set_class_defaults,
5295         allocate_arrays): Cast second argument to charmap_find_symbol
5296         to char * to avoid warnings.
5297
5298         * locale/programs/repertoire.c (repertoire_new_char): Change
5299         from_nr, to_nr and cnt to unsigned long, adjust printf format
5300         string.
5301
5302         * locale/programs/ld-collate.c (insert_value, handle_ellipsis):
5303         Cast second argument to new_element to char * to avoid warnings.
5304
5305         * locale/weightwc.h (findidx): Cast &extra[-i] to const int32_t *.
5306
5307         * intl/gettextP.h (struct loaded_domain): Change plural to const
5308         struct expression *.
5309         * intl/plural-eval.c (plural_eval): Change first argument to
5310         const struct expression *.
5311         * intl/plural-exp.c (EXTRACT_PLURAL_EXPRESSION): Change first
5312         argument to const struct expression **.
5313         * intl/plural-exp.h (EXTRACT_PLURAL_EXPRESSION, plural_eval): Adjust
5314         prototypes.
5315         * intl/loadmsgcat (_nl_unload_domain): Cast away const
5316         in call to __gettext_free_exp.
5317
5318         * posix/fnmatch.c (fnmatch): Rearrange code to avoid maybe
5319         unitialized wstring/wpattern var warnings.
5320
5321         * posix/runtests.c (struct a_test): Make data field const char *.
5322
5323         * stdio-common/tst-sprintf2.c (main): Don't declere u, v and buf
5324         vars if not LDBL_MANT_DIG >= 106.
5325
5326         * stdio-common/Makefile (CFLAGS-vfwprintf.c): Add -Wno-unitialized.
5327
5328         * stdio-common/vfprintf.c (vfprintf): Cast first arugment to
5329         __find_specmb to avoid warning.
5330
5331         * rt/tst-mqueue1.c (do_one_test): Add casts to avoid warnings.
5332
5333         * debug/test-strcpy_chk.c (do_tests, do_random_tests): Add casts
5334         to avoid warnings.
5335
5336         * sysdeps/ieee754/ldbl-96/s_roundl.c (huge): Add L suffix to
5337         initializer.
5338
5339         * sysdeps/unix/clock_gettime.c (clock_gettime): Only define
5340         tv var when it will be actually used.
5341
5342         * sunrpc/rpc_cmsg.c (xdr_callmsg): Cast IXDR_PUT_* to void
5343         to avoid warnings.
5344
5345         * iconvdata/gbk.c (BODY): Make buf and cp char instead of unsigned
5346         char array resp. pointer.
5347         * iconvdata/iso-2022-kr.c (BODY): Make buf unsigned char instead of
5348         char array.
5349         * iconvdata/cns11643.h (cns11643_to_ucs4): Change first argument
5350         to const unsigned char **.
5351         (ucs4_to_cns11643): Change second argument to unsigned char *.
5352         * iconvdata/euc-tw.c (BODY): Change endp type to
5353         const unsigned char *.
5354         * iconvdata/iso-ir-165.h (ucs4_to_isoir165): Change second argument
5355         to unsigned char *.
5356         * iconvdata/ibm1008_420.c (LOOP_NEED_FLAGS): Don't define.
5357         * iconvdata/iso-2022-cn.c (BODY): Change buf to unsigned char array.
5358         * iconvdata/iso-2022-cn-ext.c (BODY): Change buf, tmpbuf, tmp
5359         types to unsigned char pointers/arrays instead of char.
5360         * iconvdata/jis0201.h (ucs4_to_jisx0201): Change second argument
5361         to unsigned char *.
5362         * iconvdata/jis0208.h (ucs4_to_jisx0208): Likewise.
5363         * iconvdata/jis0212.h: Include assert.h.
5364         (ucs4_to_jisx0212): Change second argument to unsigned char *.
5365         assert that if cp[0] is not '\0', cp[1] is not '\0' either instead
5366         of trying to handle that.
5367         * iconvdata/euc-kr.c (euckr_from_ucs4): Initialize also cp[1] to
5368         shut up a warning.
5369         * iconvdata/euc-jp-ms.c (from_ucs4_lat1, from_ucs4_greek,
5370         from_ucs4_cjk, from_ucs4_cjkcpt, from_ucs4_extra): Change type to
5371         two dimensional const unsigned char arrays.
5372         (BODY): Cast "" to (const unsigned char *) for assignment to cp.
5373         Initialize endp to inptr to shut up a warning.
5374
5375 2007-07-20  Jakub Jelinek  <jakub@redhat.com>
5376
5377         [BZ #4772]
5378         * time/strptime_l.c (__strptime_internal): Silently ignore
5379         strftime modifiers and field width in recursive calls.
5380
5381         * include/time.h (enum ptime_locale_status): Remove.
5382         (__strptime_internal): Remove decided and era_cnt arguments,
5383         add statep argument.
5384         * time/strptime_l.c (__strptime_internal): Remove decided
5385         and era_cnt arguments, add statep argument.  Don't recompute
5386         any fields in recursive calls, only update caller's tm
5387         and state, if recursive call fails, don't change tm nor
5388         any state.
5389         (get_alt_number): Adjust.
5390         (recursive): Adjust caller.
5391         (strptime): Likewise.
5392         * time/strptime.c (strptime): Likewise.
5393
5394 2007-07-19  Jakub Jelinek  <jakub@redhat.com>
5395
5396         * iconv/gconv_int.h (__GCONV_NULCONV): New internal only error code.
5397         * iconv/gconv_cache.c (__gconv_lookup_cache): Return __GCONV_NULCONV
5398         if from and to charsets are the same.
5399         * iconv/gconv_db.c (__gconv_find_transform): Likewise.
5400         * intl/dcigettext.c (_nl_find_msg): Return NULL even if __gconv_open
5401         returns __GCONV_NOCONV, but not for __GCONV_NULCONV.
5402
5403 2007-07-17  Jakub Jelinek  <jakub@redhat.com>
5404
5405         * wcsmbs/wchar.h: Only define wint_t if __need_wint_t.
5406         Don't define wint_t when __need_mbstate_t unless it
5407         is necessary.
5408         (__mbstate_t): Use __WINT_TYPE__ rather than wint_t
5409         in the typedef if possible.
5410         * wctype/wctype.h (wint_t): Define by including
5411         wchar.h with __need_wint_t instead of including stddef.h
5412         with __need_wint_t and as fallback definining it ourselves.
5413         * iconv/gconv.h (__need_wint_t): Define before including
5414         wchar.h.
5415         * sysdeps/gnu/_G_config.h: Don't include gconv.h if not _LIBC
5416         or _GLIBCPP_USE_WCHAR_T.
5417         (__need_wchar_t): Don't define
5418         if not _LIBC or _GLIBCPP_USE_WCHAR_T.
5419         (__need_wint_t): Don't define before including stddef.h,
5420         define before including wchar.h only if _LIBC or
5421         _GLIBCPP_USE_WCHAR_T.
5422         (_G_iconv_t): Don't define if not _LIBC or _GLIBCPP_USE_WCHAR_T.
5423         * sysdeps/mach/hurd/_G_config.h: Likewise.
5424         * sysdeps/generic/_G_config.h: Likewise.
5425         * libio/libio.h (__wunderflow, __wuflow, __woverflow): Only
5426         prototype if _LIBC or _GLIBCPP_USE_WCHAR_T.
5427         (_IO_getwc_unlocked, _IO_putwc_unlocked): Only define
5428         if _LIBC or _GLIBCPP_USE_WCHAR_T.
5429
5430 2007-07-28  Ulrich Drepper  <drepper@redhat.com>
5431
5432         * sysdeps/posix/posix_fallocate64.c: Undefine
5433         __posix_fallocate64_l64 before alias handling.
5434         * sysdeps/unix/sysv/linux/posix_fallocate.c: New file.
5435         * sysdeps/unix/sysv/linux/posix_fallocate64.c: New file.
5436         * sysdeps/unix/sysv/linux/wordsize-64/posix_fallocate.c: New file.
5437         * sysdeps/unix/sysv/linux/wordsize-64/posix_fallocate64.c: New file.
5438
5439         * io/tst-posix_fallocate.c: Include <fcntl.h>.
5440
5441 2007-07-23  Jakub Jelinek  <jakub@redhat.com>
5442
5443         * locale/programs/ld-collate.c (atwc): New variable.
5444         (add_to_tablewc): New toplevel function, moved from collate_output.
5445         (collate_output): Remove add_to_tablewc nested function.
5446
5447         * iconv/iconvconfig.c (hash_table, hash_size): New toplevel vars.
5448         (name_insert): New function.
5449         (write_output): Remove hash_table and hash_size vars and name_insert
5450         nested function.
5451
5452 2007-07-24  Roland McGrath  <roland@redhat.com>
5453
5454         * Makerules (install-others-programs-nosubdir): New target.
5455         (install-no-libc.a-nosubdir): Depend on it.
5456
5457         * iconv/Makefile (install-others-programs): Set this instead of
5458         install-others.
5459         * login/Makefile (install-others-programs): Likewise.
5460         * posix/Makefile (install-others-programs): Likewise.
5461
5462         * Makerules (install-no-libc.a-nosubdir): Clean up conditional
5463         dependencies.
5464
5465 2007-07-23  Ulrich Drepper  <drepper@redhat.com>
5466
5467         * io/Makefile (tests): Add tst-posix_fallocate.
5468         * io/tst-posix_fallocate.c: New file.
5469
5470         * sysdeps/unix/sysv/linux/kernel-features.h: Define
5471         __ASSUME_FALLOCATE.
5472
5473 2007-07-22  Roland McGrath  <roland@frob.com>
5474
5475         * hurd/getdport.c: Add missing copyright year update.
5476
5477         * sysdeps/mach/hurd/bits/fcntl.h [__USE_GNU] (O_CLOEXEC): New macro.
5478         * hurd/port2fd.c (_hurd_port2fd): Implement O_CLOEXEC.
5479
5480 2007-07-22  Ulrich Drepper  <drepper@redhat.com>
5481
5482         * login/utmp_file.c (setutent_file): Use O_CLOEXEC if possible.
5483
5484         * libio/fileops.c (_IO_new_file_fopen): Recognize 'e' flag and set
5485         O_CLOEXEC is needed.
5486         * nis/nss_compat/compat-grp.c: Use 'e' flag when opening file.
5487         Avoid additional fcntl to set O_CLOEXEC if not needed.
5488         * nis/nss_compat/compat-initgroups.c: Likewise.
5489         * nis/nss_compat/compat-pwd.c: Likewise.
5490         * nis/nss_compat/compat-spwd.c: Likewise.
5491
5492 2007-07-21  Samuel Thibault  <samuel.thibault@ens-lyon.org>
5493
5494         [BZ #3665]
5495         * manual/errno.texi: Change ECANCELED value to 119.
5496
5497         [BZ #4610]
5498         * mach/lock-intern.h: Include <sys/cdefs.h>.
5499
5500         [BZ #4178]
5501         * sysdeps/mach/hurd/sigaction.c (__sigaction): Check ACT != NULL before
5502         reading A.
5503
5504         [BZ #4126]
5505         * sysdeps/mach/hurd/sigsuspend.c (sigsuspend_not_cancel): Define alias
5506         to __sigsuspend.
5507
5508         * sysdeps/mach/i386/sysdep.h: Include <dl-sysdep.h> and <tls.h>.
5509
5510 2006-06-13  Thomas Schwinge  <tschwinge@gnu.org>
5511
5512         * sysdeps/mach/hurd/tls.h: Change `ASSEMBLER' conditional to
5513         `__ASSEMBLER__'.
5514         * sysdeps/mach/hurd/i386/tls.h: Likewise.
5515
5516 2007-07-21  Ulrich Drepper  <drepper@redhat.com>
5517
5518         * nscd/nscd_helper.c (get_mapping): Use MSG_CMSG_CLOEXEC for
5519         descriptor received from nscd.
5520
5521         * sysdeps/unix/sysv/linux/bits/socket.h: Define MSG_CMSG_CLOEXEC.
5522
5523         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Define O_CLOEXEC.
5524         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
5525         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Likewise.
5526         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
5527         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
5528         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
5529
5530 2007-07-20  Jakub Jelinek  <jakub@redhat.com>
5531
5532         [BZ #4816]
5533         * manual/signal.texi (Non-atomic Example): Make memory var volatile.
5534
5535         [BZ #4813]
5536         * login/forkpty.c (forkpty): Close master and slave fds on
5537         fork failure.  Patch by
5538         Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>.
5539
5540 2007-07-18  Jakub Jelinek  <jakub@redhat.com>
5541
5542         * include/features.h (__USE_ISOC95): New define.
5543         * wcsmbs/wchar.h (fwprintf, fwscanf, wprintf, wscanf, swprintf,
5544         swscanf, vfwprintf, vwprintf, vswprintf, fwide): Define even
5545         for -std=iso9899:199409.
5546         * CONFORMANCE: Remove comments about unsupported AMD1.
5547
5548 2007-07-17  Jakub Jelinek  <jakub@redhat.com>
5549
5550         * sysdeps/ia64/sched_cpucount.c: New file.
5551         * sysdeps/powerpc/sched_cpucount.c: New file.
5552
5553         * sysdeps/unix/sysv/linux/bits/sched.h (__sched_cpucount): Add
5554         __BEGIN_DECLS/__END_DECLS around the prototype.
5555         * bits/sched.h (__sched_cpucount): Likewise.  Make second argument
5556         pointer to const cpu_set_t.
5557
5558         * bits/types.h: Don't include stddef.h, don't define __need_size_t.
5559         * signal/signal.h <__USE_BSD || __USE_XOPEN_EXTENDED>: Define
5560         __need_size_t and include stddef.h.
5561         * sysvipc/sys/msg.h: Likewise.
5562         * posix/sched.h: Likewise.
5563         * hurd/hurd/signal.h (__need_size_t): Define.
5564
5565         * CONFORMANCE: ctype.h and wctype.h no longer define size_t,
5566         neither does signal.h in pedantic ISO C namespaces.  stdio.h
5567         no longer defines wint_t or wchar_t.
5568
5569         * libio/libioP.h (_IO_acquire_lock_clear_flags2_fct): New function.
5570         * debug/vfwprintf_chk.c (__vfwprintf_chk): Use
5571         _IO_acquire_lock_clear_flags2 instead of _IO_acquire_lock.
5572         * debug/vprintf_chk.c (__vprintf_chk): Likewise.
5573         * debug/vwprintf_chk.c (__vwprintf_chk): Likewise.
5574         * debug/vfprintf_chk.c (__vfprintf_chk): Likewise.
5575         * debug/fwprintf_chk.c (__fwprintf_chk): Likewise.
5576         * debug/printf_chk.c (__printf_chk): Likewise.
5577         * debug/fprintf_chk.c (__fprintf_chk): Likewise.
5578         * debug/wprintf_chk.c (__wprintf_chk): Likewise.
5579
5580         * sysdeps/pthread/bits/stdio-lock.h (_IO_acquire_lock_clear_flags2):
5581         Define.
5582
5583         * bits/confname.h (_CS_POSIX_V6_WIDTH_RESTRICTED_ENVS): Define.
5584         * posix/getconf.c (vars): Add POSIX_V6_WIDTH_RESTRICTED_ENVS.
5585
5586 2007-07-16  Jakub Jelinek  <jakub@redhat.com>
5587
5588         [BZ #4792]
5589         * stdlib/stdlib.h (realloc): Remove __attribute_malloc__.
5590         * malloc/malloc.h (realloc): Likewise.
5591
5592         * libio/iopopen.c (_IO_new_proc_open): Don't close child_std_end
5593         if one of proc_file_chain streams has that fileno.
5594         * stdio-common/Makefile (tests): Add tst-popen2.
5595         * stdio-common/tst-popen2.c: New test.
5596
5597 2007-07-14  Jakub Jelinek  <jakub@redhat.com>
5598
5599         * elf/ldconfig.c: Allow GPLv2 or any later version.
5600         * elf/readlib.c: Likewise.
5601         * elf/chroot_canon.c: Likewise.
5602         * elf/cache.c: Likewise.
5603         * nscd/mem.c: Likewise.
5604         * nscd/getpwuid_r.c: Likewise.
5605         * nscd/grpcache.c: Likewise.
5606         * nscd/aicache.c: Likewise.
5607         * nscd/getsrvbynm_r.c: Likewise.
5608         * nscd/nscd.c: Likewise.
5609         * nscd/servicescache.c: Likewise.
5610         * nscd/getsrvbypt_r.c: Likewise.
5611         * nscd/initgrcache.c: Likewise.
5612         * nscd/gethstbyad_r.c: Likewise.
5613         * nscd/gethstbynm2_r.c: Likewise.
5614         * nscd/getgrnam_r.c: Likewise.
5615         * nscd/nscd_setup_thread.c: Likewise.
5616         * nscd/getpwnam_r.c: Likewise.
5617         * nscd/gai.c: Likewise.
5618         * nscd/connections.c: Likewise.
5619         * nscd/dbg_log.c: Likewise.
5620         * nscd/cache.c: Likewise.
5621         * nscd/hstcache.c: Likewise.
5622         * nscd/nscd_conf.c: Likewise.
5623         * nscd/getgrgid_r.c: Likewise.
5624         * nscd/pwdcache.c: Likewise.
5625         * catgets/gencat.c: Likewise.
5626         * locale/programs/linereader.h: Likewise.
5627         * locale/programs/locarchive.c: Likewise.
5628         * locale/programs/ld-paper.c: Likewise.
5629         * locale/programs/locfile-kw.h: Likewise.
5630         * locale/programs/ld-address.c: Likewise.
5631         * locale/programs/xmalloc.c: Likewise.
5632         * locale/programs/ld-time.c: Likewise.
5633         * locale/programs/localedef.c: Likewise.
5634         * locale/programs/simple-hash.c: Likewise.
5635         * locale/programs/xstrdup.c: Likewise.
5636         * locale/programs/ld-numeric.c: Likewise.
5637         * locale/programs/locfile-kw.gperf: Likewise.
5638         * locale/programs/ld-collate.c: Likewise.
5639         * locale/programs/charmap-kw.gperf: Likewise.
5640         * locale/programs/charmap.h: Likewise.
5641         * locale/programs/charmap-kw.h: Likewise.
5642         * locale/programs/config.h: Likewise.
5643         * locale/programs/locfile.c: Likewise.
5644         * locale/programs/ld-ctype.c: Likewise.
5645         * locale/programs/charmap.c: Likewise.
5646         * locale/programs/ld-messages.c: Likewise.
5647         * locale/programs/repertoire.h: Likewise.
5648         * locale/programs/locale.c: Likewise.
5649         * locale/programs/ld-name.c: Likewise.
5650         * locale/programs/linereader.c: Likewise.
5651         * locale/programs/locfile.h: Likewise.
5652         * locale/programs/3level.h: Likewise.
5653         * locale/programs/ld-monetary.c: Likewise.
5654         * locale/programs/ld-measurement.c: Likewise.
5655         * locale/programs/charmap-dir.c: Likewise.
5656         * locale/programs/ld-identification.c: Likewise.
5657         * locale/programs/localedef.h: Likewise.
5658         * locale/programs/charmap-dir.h: Likewise.
5659         * locale/programs/repertoire.c: Likewise.
5660         * locale/programs/simple-hash.h: Likewise.
5661         * locale/programs/ld-telephone.c: Likewise.
5662         * locale/programs/locale-spec.c: Likewise.
5663         * locale/programs/locfile-token.h: Likewise.
5664         * posix/getconf.c: Likewise.
5665         * iconv/dummy-repertoire.c: Likewise.
5666         * iconv/iconv_charmap.c: Likewise.
5667         * iconv/iconvconfig.c: Likewise.
5668         * iconv/iconv_prog.c: Likewise.
5669         * malloc/memusagestat.c: Likewise.
5670         * sysdeps/unix/sysv/linux/nscd_setup_thread.c: Likewise.
5671
5672 2007-07-06  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
5673
5674         * sysdeps/sh/bsd-setjmp.S (setjmp): Use correct argument registers.
5675         * sysdeps/sh/bsd-_setjmp.S (_setjmp): Likewise.
5676         * sysdeps/unix/sysv/linux/sh/clone.S (__clone): Do correct sanity
5677         check for the first argument.
5678
5679 2007-07-12  Jakub Jelinek  <jakub@redhat.com>
5680
5681         [BZ #4775]
5682         * math/tgmath.h (__tgmath_real_type_sub): Formatting.
5683         (__tgmath_real_type): Fix if expr is const int or other const
5684         qualified integral type.
5685         (__TGMATH_UNARY_REAL_ONLY): Rewritten to avoid using statement
5686         expressions and handle const qualified arguments.
5687         (__TGMATH_BINARY_FIRST_REAL_ONLY, __TGMATH_UNARY_REAL_IMAG,
5688         __TGMATH_UNARY_REAL_IMAG_RET_REAL): Likewise.
5689         (__TGMATH_UNARY_REAL_RET_ONLY): Rewritten to avoid using
5690         statement expressions.
5691         (__TGMATH_BINARY_REAL_ONLY, __TGMATH_TERNARY_FIRST_SECOND_REAL_ONLY,
5692         __TGMATH_TERNARY_REAL_ONLY, __TGMATH_BINARY_REAL_IMAG): Likewise.
5693         (__TGMATH_UNARY_IMAG): Define.
5694         (conj, cproj): Use __TGMATH_UNARY_IMAG macro.
5695         * math/Makefile (tests): Add test-tgmath2.
5696         (CFLAGS-test-tgmath2.c): Add.
5697         * math/test-tgmath.c (fy, dy, ly, fz, dz, lz, count_cdouble,
5698         count_cfloat, count_cldouble): New variables.
5699         (NCCALLS): Define.
5700         (main): Check number of complex calls as well.
5701         (F(compile_test)): Add complex tests and tests with const qualified
5702         arguments.
5703         (y, z, ccount): Define.
5704         (F(cacos), F(casin), F(catan), F(ccos), F(csin), F(ctan), F(cacosh),
5705         F(casinh), F(catanh), F(ccosh), F(csinh), F(ctanh), F(cexp), F(clog),
5706         F(csqrt), F(cpow), F(cabs), F(carg), F(creal), F(cimag), F(conj),
5707         F(cproj)): New functions.
5708         * math/test-tgmath2.c: New test.
5709
5710 2007-07-11  Jakub Jelinek  <jakub@redhat.com>
5711
5712         [BZ #4776]
5713         * elf/dl-load.c (_dl_rtld_di_serinfo): Output / in LD_LIBRARY_PATH,
5714         RPATH etc. as "/" rather than "", don't segfault on empty paths,
5715         instead output ".".
5716         * dlfcn/Makefile (distribute): Add glreflib3.c.
5717         (module-names): Add glreflib3.
5718         ($(objpfx)tst-dlinfo.out): Depend on glreflib3.so rather than
5719         glreflib1.so.
5720         (LDFLAGS_glreflib3.so): New.
5721         * dlfcn/tst-dlinfo.c (do_test): Load glreflib3.so instead of
5722         glreflib1.so.
5723         * dlfcn/glreflib3.c: New file.
5724
5725         * intl/finddomain.c (_nl_find_domain): If _nl_explode_name
5726         returned -1, return NULL.
5727         * intl/explodename.c (_nl_explode_name): Return -1 if
5728         _nl_normalize_codeset failed.
5729
5730 2007-07-07  Steven Munroe  <sjmunroe@us.ibm.com>
5731
5732         * sysdeps/powerpc/powerpc32/power6/memset.S: Update comments.
5733         Specify .machine power6 to get ISA-V2.0 branch hints.  Unroll loops
5734         and avoid branch misspredicts for > 31 bytes memset case.
5735         * sysdeps/powerpc/powerpc64/power6/memset.S: Likewise.
5736         Remove toc ref to __cache_line_size.
5737
5738         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Specify .machine power4
5739         to get ISA-V2.0 branch hints.
5740         * sysdeps/powerpc/powerpc32/power4/memcpy.S: Likewise
5741         * sysdeps/powerpc/powerpc32/power4/memset.S: Likewise
5742         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
5743         * sysdeps/powerpc/powerpc64/power4/memcmp.S: Likewise.
5744         * sysdeps/powerpc/powerpc64/power4/memcpy.S: Likewise.
5745         * sysdeps/powerpc/powerpc64/power4/memset.S: Likewise.
5746         Remove toc ref to __cache_line_size.
5747
5748         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrint.S:
5749         Include math_ldbl_opt.h.
5750
5751 2007-07-10  Ulrich Drepper  <drepper@redhat.com>
5752
5753         [BZ #4773]
5754         * time/strptime_l.c (__strptime_internal): Implement greedy
5755         matching of weekday and month names.
5756
5757 2007-07-09  Roland McGrath  <roland@redhat.com>
5758
5759         * elf/elf.h (NT_GNU_ABI_TAG): New macro.
5760         (ELF_NOTE_ABI): Use it.
5761         (NT_GNU_HWCAP, NT_GNU_BUILD_ID): New macros.
5762
5763 2007-07-09  Ulrich Drepper  <drepper@redhat.com>
5764
5765         * sysdeps/x86_64/cacheinfo.c (intel_02_known): Add new entries.
5766         * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_02_known): Likewise.
5767
5768 2007-07-07  Ulrich Drepper  <drepper@redhat.com>
5769
5770         [BZ #4745]
5771         * stdio-common/vfscanf.c (_IO_vfscanf): Add additional test for EOF
5772         in loop to look for conversion specifier to avoid testing of
5773         wrong errno value.
5774         * stdio-common/Makefile (tests): Add bug18, bug18a, bug19, bug19a.
5775         * stdio-common/bug18.c: New file.
5776         * stdio-common/bug18a.c: New file.
5777         * stdio-common/bug19.c: New file.
5778         * stdio-common/bug19a.c: New file.
5779
5780 2007-07-05  Mike Frysinger  <vapier@gentoo.org>
5781
5782         * Makeconfig ($(common-objpfx)gnu/lib-names.stmp): Use LC_ALL=C when
5783         running awk script.
5784
5785 2007-07-01  Jakub Jelinek  <jakub@redhat.com>
5786
5787         * elf/dl-sysdep.c (_dl_important_hwcaps): Add integer overflow check.
5788         * elf/dl-minimal.c (__libc_memalign): Likewise.  Handle malloc (0).
5789         Return NULL if mmap failed instead of asserting it does not.
5790         (calloc): Check for integer overflow.
5791
5792         * elf/dl-minimal.c (__strtoul_internal): Fix parsing of numbers bigger
5793         than LONG_MAX / 10.
5794
5795 2007-07-03  Jakub Jelinek  <jakub@redhat.com>
5796
5797         [BZ #4702]
5798         * nis/nss-default.c: Include errno.h.
5799         (init): Preserve errno.
5800
5801 2007-07-02  Ulrich Drepper  <drepper@redhat.com>
5802
5803         * sysdeps/unix/sysv/linux/bits/socket.h (PF_UNIX): Update comment.
5804
5805 2007-06-30  Ulrich Drepper  <drepper@redhat.com>
5806
5807         * sysdeps/unix/sysv/linux/bits/socket.h: Add PF_RXRPC and AF_RXRPC.
5808
5809 2007-06-29  Martin Schwidefsky  <schwidefsky@de.ibm.com>
5810
5811         * sysdeps/unix/sysv/linux/bits/socket.h: Add PF_IUCV and AF_IUCV.
5812
5813 2007-06-29  Martin Schwidefsky  <schwidefsky@de.ibm.com>
5814
5815         * sysdeps/s390/dl-procinfo.c: New file.
5816         * sysdeps/s390/dl-procinfo.h: New file.
5817         * sysdeps/unix/sysv/linux/s390/dl-procinfo.h: New file.
5818
5819 2007-06-29  Jakub Jelinek  <jakub@redhat.com>
5820
5821         * elf/dl-load.c (open_verify): Find .note.ABI-tag notes even
5822         in PT_NOTE segments with multiple notes.
5823         * elf/readelflib.c (process_elf_file): Likewise.
5824
5825 2007-06-22  Ulrich Drepper  <drepper@redhat.com>
5826
5827         * nis/nis_domain_of.c (__nis_domain_of): Make the code a bit more
5828         ISO C compliant.
5829
5830 2007-06-19  Ulrich Drepper  <drepper@redhat.com>
5831
5832         * elf/dl-close.c (free_mem): Free _dl_scope_free_list.
5833
5834 2007-06-13  Jakub Jelinek  <jakub@redhat.com>
5835
5836         * include/link.h: Don't include rtld-lowlevel.h.
5837         (struct link_map): Remove l_scope_lock.
5838         * sysdeps/generic/ldsodefs.h: Don't include rtld-lowlevel.h.
5839         (_dl_scope_free_list): New field (variable) in _rtld_global.
5840         (DL_LOOKUP_SCOPE_LOCK): Remove.
5841         (_dl_scope_free): New prototype.
5842         * elf/dl-runtime.c (_dl_fixup): Don't use __rtld_mrlock_*lock.
5843         Don't pass DL_LOOKUP_SCOPE_LOCK to _dl_lookup_symbol_x.
5844         (_dl_profile_fixup): Likewise.
5845         * elf/dl-sym.c (do_sym): Likewise.  Use wrapped _dl_lookup_symbol_x
5846         whenever !RTLD_SINGLE_THREAD_P, use THREAD_GSCOPE_SET_FLAG and
5847         THREAD_GSCOPE_RESET_FLAG around it.
5848         * elf/dl-close.c (_dl_close_worker): Don't use
5849         __rtld_mrlock_{change,done}.  Call _dl_scope_free on the old
5850         scope.  Make sure THREAD_GSCOPE_WAIT () happens if any old
5851         scopes were queued or if l_scope_mem has been abandoned.
5852         * elf/dl-open.c (_dl_scope_free): New function.
5853         (dl_open_worker): Use it.  Don't use __rtld_mrlock_{change,done}.
5854         * elf/dl-support.c (_dl_scope_free_list): New variable.
5855         * elf/dl-lookup.c (add_dependency): Remove flags argument.
5856         Remove DL_LOOKUP_SCOPE_LOCK handling.
5857         (_dl_lookup_symbol_x): Adjust caller.  Remove DL_LOOKUP_SCOPE_LOCK
5858         handling.
5859         * elf/dl-object.c (_dl_new_object): Don't use
5860         __rtld_mrlock_initialize.
5861
5862 2007-06-19  Ulrich Drepper  <drepper@redhat.com>
5863
5864         * sysdeps/generic/ldsodefs.h (rtld_global): Reorder some elements
5865         to fill in holes
5866         (rtld_global_ro): Likewise.
5867
5868 2007-06-18  Jakub Jelinek  <jakub@redhat.com>
5869
5870         * elf/dl-addr.c (_dl_addr): Skip PT_LOAD checking if l_contiguous.
5871         Move PT_LOAD checking to...
5872         (_dl_addr_inside_object): ... here, new function.
5873         * elf/dl-sym.c (do_sym): If not l_contiguous,
5874         call _dl_addr_inside_object.
5875         * elf/dl-iteratephdr.c (__dl_iterate_phdr): Likewise.
5876         * dlfcn/dlinfo.c (dlinfo_doit): Likewise.
5877         * elf/dl-open.c (dl_open_worker): Likewise.
5878         (_dl_addr_inside_object): New function if IS_IN_rtld.
5879         * elf/dl-load.c (_dl_map_object_from_fd): Set l_contiguous if no
5880         holes are present or are PROT_NONE protected.
5881         * include/link.h (struct link_map): Add l_contiguous field.
5882         * sysdeps/generic/ldsodefs.h (_dl_addr_inside_object): New prototype.
5883
5884 2007-06-18  Jakub Jelinek  <jakub@redhat.com>
5885             Tomas Janousek  <tjanouse@redhat.com>
5886             Ulrich Drepper  <drepper@redhat.com>
5887
5888         [BZ #4647]
5889         * resolv/res_send.c (send_dg): Remove socket_pf.  Use ipv6_unavail
5890         member in __res_state, only convaddr4to6 if nssocks[ns] is a PF_INET6
5891         socket.
5892         * resolv/resolv.h (__res_state): Add ipv6_unavail member.  Make
5893         unused member a bitmap.
5894         * resolv/res_init.c (__res_vinit): Reset ipv6_unavail if IPv6
5895         servers are configured.
5896
5897 2007-06-18  Jakub Jelinek  <jakub@redhat.com>
5898
5899         * elf/rtld.c (dl_main): Don't call init_tls more than once.
5900
5901 2007-06-17  Andreas Schwab  <schwab@suse.de>
5902
5903         * sysdeps/generic/initfini.c: Tell gcc about the nonstandard sections.
5904
5905 2007-06-16  Andreas Jaeger  <aj@suse.de>
5906
5907         [BZ #4125]
5908         * sysdeps/unix/sysv/linux/sys/ptrace.h
5909         (PTRACE_O_TRACESYSGOOD, PTRACE_O_TRACEFORK,
5910         PTRACE_O_TRACEVFORK, PTRACE_O_TRACECLONE, PTRACE_O_TRACEEXEC,
5911         PTRACE_O_TRACEVFORKDONE, PTRACE_O_TRACEEXIT, PTRACE_O_MASK,
5912         PTRACE_EVENT_FORK, PTRACE_EVENT_VFORK, PTRACE_EVENT_CLONE,
5913         PTRACE_EVENT_EXEC, PTRACE_EVENT_VFORK_DONE, PTRACE_EVENT_EXIT):
5914         Define.
5915         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
5916         * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h: Likewise.
5917         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
5918         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
5919
5920 2007-06-16  Ulrich Drepper  <drepper@redhat.com>
5921
5922         [BZ #4599]
5923         * sysdeps/unix/sysv/linux/check_pf.c (make_request): When
5924         determining whether there are IPv4/IPv6 addresses, ignore loopback
5925         addresses.
5926
5927 2007-06-14 Uros Bizjak <ubizjak@gmail.com>
5928
5929         * soft-fp/soft-fp.h (CMPtype): Define to "int" if undefined.
5930         * soft-fp/eqdf2.c (__eqdf2): Use CMPtype instead of int
5931         as the return type.  Change type of "r" variable to CMPtype.
5932         * soft-fp/eqsf2.c (__eqsf2): Likewise.
5933         * soft-fp/eqtf2.c (__eqtf2): Likewise.
5934         * soft-fp/gedf2.c (__gedf2): Likewise.
5935         * soft-fp/gesf2.c (__gesf2): Likewise.
5936         * soft-fp/getf2.c (__getf2): Likewise.
5937         * soft-fp/ledf2.c (__ledf2): Likewise.
5938         * soft-fp/lesf2.c (__lesf2): Likewise.
5939         * soft-fp/letf2.c (__letf2): Likewise.
5940         * soft-fp/unorddf2 (__unorddf2): Likewise.
5941         * soft-fp/unordsf2 (__unordsf2): Likewise.
5942         * soft-fp/unordtf2 (__unordtf2): Likewise.
5943
5944 2007-06-09  Ulrich Drepper  <drepper@redhat.com>
5945
5946         * elf/do-lookup.h (do_lookup_x): Read r_nlist before r_list and
5947         make sure gcc doesn't mess around with this.
5948
5949 2007-06-08  Ulrich Drepper  <drepper@redhat.com>
5950
5951         * elf/dl-lookup.c (_dl_lookup_symbol_x): Remove use of r_nlist.
5952
5953 2007-06-08  Jakub Jelinek  <jakub@redhat.com>
5954
5955         * elf/dl-close.c (_dl_close_worker): Remove all to be removed
5956         libraries from the global scope at once and call THREAD_GSCOPE_WAIT
5957         at most once per _dl_close_worker.
5958
5959 2007-06-08  Ulrich Drepper  <drepper@redhat.com>
5960
5961         * sysdeps/unix/sysv/linux/bits/sched.h: Make second parameter of
5962         __sched_cpucount as const.
5963         * posix/sched_cpucount.c: Adjust.
5964
5965         * posix/sched_cpucount.c (__sched_cpucount): Allow using special
5966         instruction for counting bits.
5967         * sysdeps/x86_64/sched_cpucount.c: New file.
5968
5969 2007-06-07  Ulrich Drepper  <drepper@redhat.com>
5970
5971         * configure.in: Avoid variable named BASH.
5972         * config.make.in: Likewise.
5973         Patch in part by Mike Frysinger.
5974
5975 2007-06-06  Jakub Jelinek  <jakub@redhat.com>
5976
5977         [BZ #4586]
5978         * sysdeps/i386/ldbl2mpn.c (__mpn_extract_long_double): Treat
5979         pseudo-zeros as zero.
5980         * sysdeps/x86_64/ldbl2mpn.c: New file.
5981         * sysdeps/ia64/ldbl2mpn.c: New file.
5982
5983 2007-06-04  Jakub Jelinek  <jakub@redhat.com>
5984
5985         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (nextafterl): Remove
5986         unused ily variable.  Fix nextafterl on +-__LDBL_MAX__ and +-Inf.
5987         Remove unreachable code at the end.
5988
5989 2007-06-01  Steven Munroe  <sjmunroe@us.ibm.com>
5990
5991         * sysdeps/ieee754/ldbl-128ibm/s_fpclassifyl.c: Correct description of
5992         ldbl-128ibm in comment.
5993         (fpclassifyl): Correct classification of denormals.
5994         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (nextafterl): Correct
5995         return value for MIN denormal. Rewrite using long double math too
5996         correctly handle denormals and canonicalize the results.
5997
5998 2007-06-05  Jakub Jelinek  <jakub@redhat.com>
5999
6000         * sysdeps/ieee754/ldbl-128ibm/mpn2ldbl.c
6001         (__mpn_construct_long_double): Fix conversion where result ought
6002         to be smaller than __LDBL_MIN__, or the low double should be
6003         denormal.  Fix decision where to negate low double - honor round
6004         to even rules.
6005         * stdio-common/tst-sprintf2.c: Include string.h.
6006         (COMPARE_LDBL): Define.
6007         (TEST): Also test whether a string hexadecimal float representation
6008         can be parsed back to the number.
6009         (main): Add a couple of further tests.
6010
6011 2007-06-04  Jakub Jelinek  <jakub@redhat.com>
6012
6013         * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c
6014         (PRINT_FPHEX_LONG_DOUBLE): Fix printing numbers where lower double
6015         is non-zero, but smaller than 2 * __DBL_MIN__.
6016         * stdio-common/tst-sprintf2.c: New test.
6017         * stdio-common/Makefile (tests): Add tst-sprintf2.
6018
6019         * math/test-misc.c (main): Don't run last batch of tests with
6020         IBM long double format.
6021
6022 2007-05-31  Steven Munroe  <sjmunroe@us.ibm.com>
6023
6024         * sysdeps/powerpc/powerpc32/970/fpu/Implies: New file.
6025         * sysdeps/powerpc/powerpc32/power5/fpu/Implies: New file.
6026         * sysdeps/powerpc/powerpc32/power5+/fpu/Implies: New file.
6027         * sysdeps/powerpc/powerpc32/power6/fpu/Implies: New file.
6028         * sysdeps/powerpc/powerpc32/power6x/fpu/Implies: New file.
6029         * sysdeps/powerpc/powerpc64/970/fpu/Implies: New file.
6030         * sysdeps/powerpc/powerpc64/power5/fpu/Implies: New file.
6031         * sysdeps/powerpc/powerpc64/power5+/fpu/Implies: New file.
6032         * sysdeps/powerpc/powerpc64/power6/fpu/Implies: New file.
6033         * sysdeps/powerpc/powerpc64/power6x/fpu/Implies: New file.
6034         * sysdeps/unix/sysv/linux/powerpc/powerpc32/970/fpu/Implies: New file.
6035         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power4/fpu/Implies:
6036         New file.
6037         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5/fpu/Implies:
6038         New file.
6039         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5+/fpu/Implies:
6040         New file.
6041         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/fpu/Implies:
6042         New file.
6043         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6x/fpu/Implies:
6044         New file.
6045         * sysdeps/unix/sysv/linux/powerpc/powerpc64/970/fpu/Implies: New file.
6046         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power4/fpu/Implies:
6047         New file.
6048         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5/fpu/Implies:
6049         New file.
6050         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5+/fpu/Implies:
6051         New file.
6052         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/fpu/Implies:
6053         New file.
6054         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6x/fpu/Implies:
6055         New file.
6056
6057 2007-05-31  Steven Munroe  <sjmunroe@us.ibm.com>
6058
6059         * sysdeps/powerpc/powerpc32/powerpc64/fpu/s_llrint.S: Move.
6060         * sysdeps/powerpc/powerpc32/power4/fpu/s_llrint.S: To here.
6061         * sysdeps/powerpc/powerpc32/powerpc64/fpu/s_llrintf.S: Move.
6062         * sysdeps/powerpc/powerpc32/power4/fpu/s_llrintf.S: To here.
6063         * sysdeps/powerpc/powerpc32/powerpc64/fpu/s_llround.S: Move.
6064         * sysdeps/powerpc/powerpc32/power4/fpu/s_llround.S: To here.
6065         * sysdeps/powerpc/powerpc32/powerpc64/fpu/s_llroundf.S: Move.
6066         * sysdeps/powerpc/powerpc32/power4/fpu/s_llroundf.S: To here.
6067
6068 2007-05-22  Steven Munroe  <sjmunroe@us.ibm.com>
6069
6070         * sysdeps/powerpc/powerpc32/power5+/fpu/s_round.S
6071         (LONG_DOUBLE_COMPAT): Specify correct version, GLIBC_2_1.
6072         * sysdeps/powerpc/powerpc32/power5+/fpu/s_trunc.S
6073         (LONG_DOUBLE_COMPAT): Specify correct version, GLIBC_2_1.
6074         * sysdeps/powerpc/powerpc64/power5+/fpu/s_round.S
6075         (LONG_DOUBLE_COMPAT): Specify correct version, GLIBC_2_1.
6076         * sysdeps/powerpc/powerpc64/power5+/fpu/s_trunc.S
6077         (LONG_DOUBLE_COMPAT): Specify correct version, GLIBC_2_1.
6078
6079 2007-05-21  Steven Munroe  <sjmunroe@us.ibm.com>
6080
6081         * sysdeps/powerpc/powerpc32/power4/fpu/slowexp.c: New file.
6082         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrt.c: New file.
6083         * sysdeps/powerpc/powerpc64/power4/fpu/slowexp.c: New file.
6084         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: New file.
6085
6086 2007-03-15  Steven Munroe  <sjmunroe@us.ibm.com>
6087
6088         * sysdeps/powerpc/powerpc32/powerpc64/fpu/s_llrint.S
6089         [LONG_DOUBLE_COMPAT]: Add compat_symbol for llrintl@@GLIBC_2_1.
6090
6091 2006-02-13  Steven Munroe  <sjmunroe@us.ibm.com>
6092
6093         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrint.S: New File
6094         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrintf.S: New File
6095         * sysdeps/powerpc/powerpc32/power6/fpu/s_llround.S: New File
6096         * sysdeps/powerpc/powerpc32/power6/fpu/s_llroundf.S: New File
6097
6098 2006-10-20  Steven Munroe  <sjmunroe@us.ibm.com>
6099
6100         * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: New file.
6101         * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: New file.
6102
6103 2006-10-03  Steven Munroe  <sjmunroe@us.ibm.com>
6104
6105         * sysdeps/powerpc/powerpc32/powerpc64/fpu/s_llround.S: New file.
6106         * sysdeps/powerpc/powerpc32/powerpc64/fpu/s_llroundf.S: New file.
6107
6108         * sysdeps/powerpc/powerpc32/powerpc64/fpu/Makefile: Moved.
6109         * sysdeps/powerpc/powerpc32/powerpc64/fpu/mpa.c: Likewise.
6110         * sysdeps/powerpc/powerpc32/power4/fpu/Makefile: To here.
6111         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Likewise.
6112
6113 2006-09-29  Steven Munroe  <sjmunroe@us.ibm.com>
6114
6115         * sysdeps/powerpc/powerpc32/power6x/fpu/s_lrint.S: New file.
6116         * sysdeps/powerpc/powerpc32/power6x/fpu/s_lround.S: New file.
6117         * sysdeps/powerpc/powerpc64/power6x/fpu/s_llrint.S: New file.
6118         * sysdeps/powerpc/powerpc64/power6x/fpu/s_llround.S: New file.
6119
6120 2006-09-28  Steven Munroe  <sjmunroe@us.ibm.com>
6121
6122         * sysdeps/powerpc/powerpc32/power5+/fpu/s_llround.S: New file.
6123         * sysdeps/powerpc/powerpc32/power5+/fpu/s_llroundf.S: New file.
6124         * sysdeps/powerpc/powerpc32/power5+/fpu/s_lround.S: New file.
6125         * sysdeps/powerpc/powerpc32/power6x/fpu/Implies: New file.
6126         * sysdeps/powerpc/powerpc64/power5+/fpu/s_llround.S: New file.
6127         * sysdeps/powerpc/powerpc64/power6x/fpu/Implies: New file.
6128
6129 2006-08-31  Steven Munroe  <sjmunroe@us.ibm.com>
6130
6131         * sysdeps/powerpc/powerpc32/powerpc64/fpu/Makefile: New file.
6132         * sysdeps/powerpc/powerpc32/powerpc64/fpu/mpa.c: New file.
6133         * sysdeps/powerpc/powerpc64/power4/fpu/Makefile: New file.
6134         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: New file.
6135
6136 2006-06-15  Steven Munroe  <sjmunroe@us.ibm.com>
6137
6138         * sysdeps/powerpc/powerpc32/power5+/fpu/s_ceil.S: New file.
6139         * sysdeps/powerpc/powerpc32/power5+/fpu/s_ceilf.S: New file.
6140         * sysdeps/powerpc/powerpc32/power5+/fpu/s_floor.S: New file.
6141         * sysdeps/powerpc/powerpc32/power5+/fpu/s_floorf.S: New file.
6142         * sysdeps/powerpc/powerpc32/power5+/fpu/s_round.S: New file.
6143         * sysdeps/powerpc/powerpc32/power5+/fpu/s_roundf.S: New file.
6144         * sysdeps/powerpc/powerpc32/power5+/fpu/s_trunc.S: New file.
6145         * sysdeps/powerpc/powerpc32/power5+/fpu/s_truncf.S: New file.
6146         * sysdeps/powerpc/powerpc64/power5+/fpu/s_ceil.S: New file.
6147         * sysdeps/powerpc/powerpc64/power5+/fpu/s_ceilf.S: New file.
6148         * sysdeps/powerpc/powerpc64/power5+/fpu/s_floor.S: New file.
6149         * sysdeps/powerpc/powerpc64/power5+/fpu/s_floorf.S: New file.
6150         * sysdeps/powerpc/powerpc64/power5+/fpu/s_round.S: New file.
6151         * sysdeps/powerpc/powerpc64/power5+/fpu/s_roundf.S: New file.
6152         * sysdeps/powerpc/powerpc64/power5+/fpu/s_trunc.S: New file.
6153         * sysdeps/powerpc/powerpc64/power5+/fpu/s_truncf.S: New file.
6154
6155 2006-03-20  Steven Munroe  <sjmunroe@us.ibm.com>
6156
6157         * sysdeps/powerpc/powerpc32/powerpc64/fpu/s_llrint.S: New file.
6158         * sysdeps/powerpc/powerpc32/powerpc64/fpu/s_llrintf.S: New file.
6159
6160 2007-06-01  Steven Munroe  <sjmunroe@us.ibm.com>
6161
6162         * sysdeps/powerpc/powerpc32/power6/memset.S: New file.
6163         * sysdeps/powerpc/powerpc64/power6/memset.S: New file.
6164
6165 2007-05-31  Steven Munroe  <sjmunroe@us.ibm.com>
6166
6167         * sysdeps/powerpc/powerpc32/970/Implies: New file.
6168         * sysdeps/powerpc/powerpc32/power5/Implies: New file.
6169         * sysdeps/powerpc/powerpc32/power5+/Implies: New file.
6170         * sysdeps/powerpc/powerpc32/power6/Implies: New file.
6171         * sysdeps/powerpc/powerpc32/power6x/Implies: New file.
6172         * sysdeps/powerpc/powerpc64/970/Implies: New file.
6173         * sysdeps/powerpc/powerpc64/power5/Implies: New file.
6174         * sysdeps/powerpc/powerpc64/power5+/Implies: New file.
6175         * sysdeps/powerpc/powerpc64/power6/Implies: New file.
6176         * sysdeps/powerpc/powerpc64/power6x/Implies: New file.
6177
6178 2007-05-21  Steven Munroe  <sjmunroe@us.ibm.com>
6179
6180         * sysdeps/powerpc/powerpc32/power4/memset.S: New file
6181
6182 2007-03-13  Steven Munroe  <sjmunroe@us.ibm.com>
6183
6184         * sysdeps/powerpc/powerpc64/memcpy.S: Improve aligned loop to minimize
6185         branch miss-predicts. Ensure that cache line crossing does not impact
6186         dispatch grouping.
6187
6188 2006-12-13  Steven Munroe  <sjmunroe@us.ibm.com>
6189
6190         * sysdeps/powerpc/powerpc64/power4/memcopy.h: Replace with include
6191         "../../powerpc32/power4/memcopy.h".
6192         * sysdeps/powerpc/powerpc64/power4/wordcopy.c: Replace with include
6193         "../../powerpc32/power4/wordcopy.c".
6194
6195 2006-10-03  Steven Munroe  <sjmunroe@us.ibm.com>
6196
6197         * sysdeps/powerpc/powerpc32/powerpc64/Makefile: Moved.
6198         * sysdeps/powerpc/powerpc32/powerpc64/memcopy.h: Likewise.
6199         * sysdeps/powerpc/powerpc32/powerpc64/wordcopy.c: Likewise.
6200         * sysdeps/powerpc/powerpc32/power4/Makefile: To here.
6201         * sysdeps/powerpc/powerpc32/power4/memcopy.h: Likewise.
6202         * sysdeps/powerpc/powerpc32/power4/wordcopy.c: Likewise.
6203
6204 2006-09-10  Steven Munroe  <sjmunroe@us.ibm.com>
6205
6206         * sysdeps/powerpc/powerpc32/power6/memcpy.S: New file.
6207
6208 2006-08-31  Steven Munroe  <sjmunroe@us.ibm.com>
6209
6210         * sysdeps/powerpc/powerpc32/power6/wordcopy.c: New file.
6211         * sysdeps/powerpc/powerpc32/powerpc64/Makefile: New file.
6212         * sysdeps/powerpc/powerpc32/powerpc64/memcopy.h: New file.
6213         * sysdeps/powerpc/powerpc32/powerpc64/wordcopy.c: New file.
6214         * sysdeps/powerpc/powerpc64/power4/Makefile: New file.
6215         * sysdeps/powerpc/powerpc64/power4/memcopy.h: New file.
6216         * sysdeps/powerpc/powerpc64/power4/wordcopy.c: New file.
6217         * sysdeps/powerpc/powerpc64/power6/wordcopy.c: New file.
6218
6219 2006-07-06  Steven Munroe  <sjmunroe@us.ibm.com>
6220
6221         * sysdeps/powerpc/powerpc64/power6/memcpy.S: New file.
6222
6223 2006-03-20  Steven Munroe  <sjmunroe@us.ibm.com>
6224
6225         * sysdeps/powerpc/powerpc32/power4/memcmp.S: New file.
6226         * sysdeps/powerpc/powerpc32/power4/memcpy.S: New file.
6227         * sysdeps/powerpc/powerpc32/power4/memset.S: New file.
6228         * sysdeps/powerpc/powerpc32/power4/strncmp.S: New file.
6229         * sysdeps/powerpc/powerpc64/power4/memcmp.S: New file.
6230         * sysdeps/powerpc/powerpc64/power4/memcpy.S: New file.
6231         * sysdeps/powerpc/powerpc64/power4/strncmp.S: New file.
6232
6233 2007-05-29  Roland McGrath  <roland@redhat.com>
6234
6235         * po/Makefile (po-sed-cmd): New variable.
6236         (libc.pot.files): Move sed command text in there, avoid \ inside ''.
6237
6238 2007-05-29  Ulrich Drepper  <drepper@redhat.com>
6239
6240         * crypt/md5-crypt.c: Fix comment.
6241
6242         * nscd/nscd_helper.c (get_mapping): Handle short replies instead
6243         of crashing.  When this is the case or if the reply is malformed,
6244         don't try to close the new file descriptor since it does not
6245         exist.
6246         Patch in part by Guillaume Chazarain <guichaz@yahoo.fr>.
6247
6248 2007-05-28  Jakub Jelinek  <jakub@redhat.com>
6249
6250         * sysdeps/unix/sysv/linux/futimes.c (miss_utimensat): Don't define
6251         if __NR_utimensat is not defined.
6252
6253 2007-05-26  Ulrich Drepper  <drepper@redhat.com>
6254
6255         * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Include <sysdep.h>.
6256
6257 2007-05-25  Jakub Jelinek  <jakub@redhat.com>
6258
6259         * io/bits/fcntl2.h (__open_2): Add nonnull attribute.
6260         (open): Fix comment typos.  Don't call __open_2 if flags
6261         is a compile time constant without O_CREAT.
6262         (__open64_2): Add nonnull attribute.
6263         (open64): Fix comment typos.  Don't call __open64_2 if flags
6264         is a compile time constant without O_CREAT.
6265         (__openat_2): Add nonnull attribute, fix nonnull attribute
6266         on redirect.
6267         (openat): Fix comment typos.  Don't call __openat_2 if flags
6268         is a compile time constant without O_CREAT.
6269         (__openat64_2): Add nonnull attribute, fix nonnull attribute
6270         on redirect.
6271         (openat64): Fix comment typos.  Don't call __openat64_2 if flags
6272         is a compile time constant without O_CREAT.
6273
6274 2007-05-24  Ulrich Drepper  <drepper@redhat.com>
6275
6276         * Makerules (sysd-rules): Define PTW for ptw-* files.
6277         * Versions: Define GLIBC_2.7 for libc.
6278         * include/stdio.h: Declare __fortify_fail.
6279         * debug/fortify_fail.c: New file.
6280         * debug/Makefile (routines): Add fortify_fail.
6281         * debug/chk_fail.c: Use __fortify_fail.
6282         * debug/stack_chk_fail.c: Likewise.
6283         * io/Versions: Export __open_2, __open64_2, __openat_2, and
6284         __openat64_2 for GLIBC_2.7.
6285         * io/fcntl.h: When compiling with fortification, include bits/fcntl2.h.
6286         * io/open.c: Define *_2 variant of function which checks for O_CREAT
6287         and fails if necessary.
6288         * io/open64.c: Likewise.
6289         * io/openat.c: Likewise.
6290         * io/openat64.c: Likewise.
6291         * sysdeps/unix/sysv/linux/open64.c: Likewise.
6292         * sysdeps/unix/sysv/linux/openat.c: Likewise.
6293         * sysdeps/unix/sysv/linux/openat64.c: Likewise.
6294         * io/bits/fcntl2.h: New file.
6295         * include/fcntl.h: Declare __open_2, __open64_2, __openat_2, and
6296         __openat64_2.
6297         * include/bits/fcntl2.h: New file.
6298         * sysdeps/unix/sysv/linux/Makefile [subdir=io] (sysdep_routines):
6299         Add open_2.
6300         * sysdeps/unix/sysv/linux/open_2.c: New file.
6301
6302 2007-05-21  Ulrich Drepper  <drepper@redhat.com>
6303
6304         * sysdeps/x86_64/cacheinfo.c (init_cacheinfo): Pass correct value
6305         as second parameter to handle_intel.
6306
6307         * nscd/aicache.c (addhstaiX): If reported TTL is zero don't cache
6308         the entry.
6309
6310         * sysdeps/unix/sysv/linux/x86_64/sysconf.c: Move cache information
6311         handling to ...
6312         * sysdeps/x86_64/cacheinfo.c: ... here.  New file.
6313         * sysdeps/x86_64/Makefile [subdir=string] (sysdep_routines): Add
6314         cacheinfo.
6315         * sysdeps/x86_64/memcpy.S: Complete rewrite.
6316         * sysdeps/x86_64/mempcpy.S: Adjust appropriately.
6317         Patch by Evandro Menezes <evandro.menezes@amd.com>.
6318
6319         * sysdeps/unix/sysv/linux/i386/epoll_pwait.S: New file.
6320
6321 2007-05-21  Jakub Jelinek  <jakub@redhat.com>
6322
6323         [BZ #4525]
6324         * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Add epoll_pwait.
6325         * sysdeps/unix/sysv/linux/epoll_pwait.c: New file.
6326         * sysdeps/unix/sysv/linux/syscalls.list (epoll_pwait): Remove.
6327
6328         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h (epoll_pwait): Declare.
6329
6330         [BZ #4514]
6331         * stdio-common/vfprintf.c (vfprintf): Don't shadow workstart variable,
6332         reinitialize workend at the start of each do_positional format spec
6333         loop, free workstart before do_positional loops.
6334         (printf_unknown): Fix size of work_buffer.
6335         * stdio-common/tst-sprintf.c (main): Add 3 new testcases.
6336
6337         * malloc/hooks.c (MALLOC_STATE_VERSION): Bump.
6338         (public_sET_STATe): If ms->version < 3, put all chunks into
6339         unsorted chunks and clear {fd,bk}_nextsize fields of largebin
6340         chunks.
6341
6342         * malloc/malloc.c [MALLOC_DEBUG]: Revert 2007-05-13 changes.
6343         * malloc/hooks.c: Likewise.
6344         * malloc/arena.c: Likewise.
6345         * malloc/malloc.c (do_check_malloc_state): Don't assert
6346         n_mmaps is not greater than n_mmaps_max.  This removes the need
6347         for the previous change.
6348
6349         * malloc/Makefile (CFLAGS-malloc.c): Revert accidental
6350         2007-05-07 commit.
6351
6352 2007-05-19  Ulrich Drepper  <drepper@redhat.com>
6353
6354         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_PRIVATE_FUTEX):
6355         Define for kernel >= 2.6.22.
6356
6357 2007-05-18  Ulrich Drepper  <drepper@redhat.com>
6358
6359         * elf/dl-close.c (_dl_close_worker): When removing object from
6360         global scope, wait for all lookups to finish afterwards.
6361         * elf/dl-open.c (add_to_global): When global scope array must
6362         grow, allocate a new one and free old array only after all
6363         lookups finish.
6364         * elf/dl-runtime.c (_dl_fixup): Protect using global scope.
6365         (_dl_lookup_symbol_x): Likewise.
6366         * elf/dl-support.c: Define _dl_wait_lookup_done.
6367         * sysdeps/generic/ldsodefs.h (struct rtld_global): Add
6368         _dl_wait_lookup_done.
6369
6370         * malloc/malloc.c (do_check_chunk): Correct check for mmaped block
6371         not overlapping with arena.
6372
6373         * malloc/mcheck.c (reallochook): If size==0, free the block.
6374
6375         * rt/tst-shm.c: Use fstat64 instead of fstat.
6376
6377         * sysdeps/unix/sysv/linux/i386/sync_file_range.S: Fix case where
6378         __NR_sync_file_range is not defined.
6379
6380 2007-05-17  Ulrich Drepper  <drepper@redhat.com>
6381
6382         Dummy files to prevent stub versions from being used.
6383         * sysdeps/x86_64/fpu/k_cosl.c: New file.
6384         * sysdeps/x86_64/fpu/k_rem_pio2l.c: New file.
6385         * sysdeps/x86_64/fpu/k_sinl.c: New file.
6386         * sysdeps/x86_64/fpu/k_tanl.c: New file.
6387
6388         * version.h (VERSION): Set to 2.6.90.
6389
6390 2007-05-14  Ulrich Drepper  <drepper@redhat.com>
6391
6392         * version.h (VERSION): Define to 2.6.
6393         * include/features.h (__GLIBC_MINOR__): Define to 6.
6394
6395         * malloc/malloc.c: Use all small bin slots on 64-bit archs.
6396
6397         * malloc/malloc.c (largebin_index): Really have 32 buckets with 64
6398         sizes.
6399
6400 2007-05-13  Ulrich Drepper  <drepper@redhat.com>
6401
6402         * malloc/malloc.c [MALLOC_DEBUG]: Keep track of current maximum
6403         number of mmaps.  n_mmaps_max is the target.
6404         * malloc/hooks.c: Likewise.
6405         * malloc/arena.c: Likewise.
6406
6407 2007-05-12  Andreas Jaeger  <aj@suse.de>
6408
6409         * sysdeps/unix/sysv/linux/tst-getcpu.c: Include <unistd.h> for
6410         getpid.
6411
6412 2007-05-11  Ulrich Drepper  <drepper@redhat.com>
6413
6414         * elf/dl-close.c (_dl_close_worker): Help gcc to optimize by
6415         adding new variables.
6416
6417         * elf/dl-open.c (add_to_global): Introduce variable ns to help gcc
6418         optimize.  Completely extend global scope array before making the
6419         new entries visible.
6420
6421 2007-05-10  Ulrich Drepper  <drepper@redhat.com>
6422
6423         * sysdeps/unix/sysv/linux/tst-getcpu.c: New file.
6424         * sysdeps/unix/sysv/linux/Makefile [subdir=posix] (tests): Add
6425         tst-getcpu.
6426
6427         * include/link.h: Move l_version and l_nversion members around to
6428         fill gaps.
6429
6430         * scripts/check-c++-types.sh: Don't use -fnu89-inline option.
6431
6432         * sysdeps/unix/sysv/linux/sched_setaffinity.c
6433         (__sched_setaffinity_new): If syscall was successful and
6434         RESET_VGETCPU_CACHE is defined, use it before returning.
6435         * sysdeps/unix/sysv/linux/x86_64/sched_setaffinity.c: New file.
6436
6437         * io/sys/stat.h: Make sure struct timespec is defined for
6438         __USE_ATFILE.
6439
6440         * sysdeps/unix/sysv/linux/powerpc/bits/stat.h: Define UTIME_NOW and
6441         UTIME_OMIT.
6442         * sysdeps/unix/sysv/linux/x86_64/bits/stat.h: Likewise.
6443         * sysdeps/unix/sysv/linux/sparc/bits/stat.h: Likewise.
6444         * sysdeps/unix/sysv/linux/alpha/bits/stat.h: Likewise.
6445         * sysdeps/unix/sysv/linux/ia64/bits/stat.h: Likewise.
6446         * sysdeps/unix/sysv/linux/bits/stat.h: Likewise.
6447         * sysdeps/unix/sysv/linux/s390/bits/stat.h: Likewise.
6448         * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_UTIMENSAT.
6449         * io/sys/stat.h: Declare utimensat, futimens.
6450         * io/utimensat.c: New file.
6451         * io/futimens.c: New file.
6452         * sysdeps/unix/sysv/linux/utimensat.c: New file.
6453         * sysdeps/unix/sysv/linux/futimens.c: New file.
6454         * io/Makefile (routines): Add utimensat, futimens.
6455         * io/Versions: Add utimensat, futimens to GLIBC_2.6.
6456         * sysdeps/unix/sysv/linux/lutimes.c: New file.
6457         * sysdeps/unix/sysv/linux/futimes.c: Use utimensat syscall if
6458         available.
6459
6460         * include/sys/cdefs.h: Redefine __nonnull so that test for
6461         incorrect parameters in the libc code itself are not omitted.
6462
6463 2007-05-09  Jakub Jelinek  <jakub@redhat.com>
6464
6465         * sysdeps/ia64/fpu/fraiseexcpt.c (feraiseexcept): Don't raise overflow
6466         exception in addition to inexact when asked to raise only FE_INEXACT.
6467
6468         [BZ #3427]
6469         * sysdeps/s390/fpu/feholdexcpt.c (feholdexcept): Don't clear exceptions
6470         in *envp.
6471
6472 2007-05-07  Ulrich Drepper  <drepper@redhat.com>
6473
6474         [BZ #4403]
6475         * string/strfry.c (strfry): Make result more random.
6476
6477 2007-05-07  Richard Henderson  <rth@redhat.com>
6478
6479         * sysdeps/alpha/fpu/bits/mathinline.h (__isnanl): Don't define
6480         if __NO_LONG_DOUBLE_MATH.
6481         * sysdeps/unix/sysv/linux/alpha/ioperm.c: If BWX insns not
6482         available in the compiler, add .arch directive to the assembly.
6483
6484 2007-05-07  Jakub Jelinek  <jakub@redhat.com>
6485
6486         * sysdeps/alpha/fpu/s_nearbyint.c (nearbyintl): Fix version on
6487         compat_symbol to GLIBC_2_1.
6488         * sysdeps/alpha/fpu/s_fmin.S (fminl): Likewise.
6489         * sysdeps/alpha/fpu/s_trunc.c (truncl): Likewise.
6490         * sysdeps/alpha/fpu/s_fmax.S (fmaxl): Likewise.
6491         * sysdeps/alpha/fpu/s_lrint.c (lrintl, llrintl): Likewise.
6492         * sysdeps/alpha/fpu/s_lround.c (lroundl, llroundl): Likewise.
6493         * sysdeps/alpha/fpu/s_round.c (roundl): Likewise.
6494         * sysdeps/alpha/fpu/s_isnan.c (isnanl): Provide compat_symbol in
6495         libc, not libm.
6496         (__isnanl): New compat_symbol.
6497
6498 2007-05-07  Ulrich Drepper  <drepper@redhat.com>
6499             Jakub Jelinek  <jakub@redhat.com>
6500
6501         * malloc/arena.c (heap_info): Add mprotect_size field, adjust pad.
6502         (new_heap): Initialize mprotect_size.
6503         (grow_heap): When growing, only mprotect from mprotect_size till
6504         new_size if mprotect_size is smaller.  When shrinking, use PROT_NONE
6505         MMAP for __libc_enable_secure only, otherwise use MADV_DONTNEED.
6506
6507 2007-04-30  Steven Munroe  <sjmunroe@us.ibm.com>
6508             Peter Bergner  <bergner@us.ibm.com>
6509
6510         * sysdeps/powerpc/bits/fenv.h: Declare __fe_mask_env extern.
6511         Define FE_NOMASK_ENV as FE_EANBLED_ENV.  Define FE_MASK_ENV.
6512         * sysdeps/powerpc/fpu/Makefile: Add fe_mask to libm-support.
6513         * sysdeps/powerpc/fpu/fe_mask.c: New file.
6514         * sysdeps/powerpc/fpu/fe_nomask.c: Correct comment.
6515         * sysdeps/powerpc/fpu/fedisblxcpt.c (fedisableexcept):
6516         Call __fe_mask_env() if all FP exceptions disabled.
6517         * sysdeps/powerpc/fpu/feholdexcpt.c (feholdexcept): Copy high 32-bits
6518         from old FPSCR to new fenv to propagate DFP rounding modes.
6519         Call __fe_mask_env() if FP exceptions previously enabled.
6520         * sysdeps/powerpc/fpu/fesetenv.c (fesetenv): Change mask to merge
6521         exceptions from env.  Use __fe_nomask_env() or __fe_mask_env() when
6522         transitioning from all exceptions disabled to any exception enabled
6523         or visa versa.
6524         * sysdeps/powerpc/fpu/feupdateenv.c (__feupdateenv): Change mask to
6525         merge exceptions from env.  Call __fe_nomask_env or __fe_mask_env
6526         when transitioning from all exceptions disabled to any exception
6527         enabled or visa versa.
6528         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fe_nomask.c: Moved to...
6529         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c: ...here.
6530         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fe_nomask.c: Moved to...
6531         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c: ...here.
6532         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_mask.c: New file.
6533         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_mask.c: New file.
6534
6535 2007-05-06  Ulrich Drepper  <drepper@redhat.com>
6536
6537         [BZ #4465]
6538         * posix/unistd.h: Remove __THROW from fdatasync.
6539
6540 2007-05-06  Mike Frysinger  <vapier@gentoo.org>
6541
6542         [BZ #4465]
6543         * sysdeps/unix/sysv/linux/syscalls.list (fdatasync): Add "C" to args.
6544
6545 2007-05-06  Ulrich Drepper  <drepper@redhat.com>
6546
6547         * stdio-common/vfprintf.c (process_string_arg): Optimize
6548         ridiculous precision in wide char code printing multi-byte string.
6549         Reported by Jim Meyering <jim@meyering.net>.
6550
6551         [BZ #4131]
6552         * elf/dl-addr.c (_dl_addr): Compare address with actual segment
6553         boundaries to work around systems with overlapping binary loading.
6554         Based on a patch by Suzuki <suzuki@in.ibm.com>.
6555
6556 2007-05-04  Ulrich Drepper  <drepper@redhat.com>
6557
6558         * stdio-common/vfprintf.c (process_string_arg): Adjust call to
6559         __mbsnrtowcs after last change.
6560
6561         * locale/programs/linereader.c (get_symname): Fix adding final NUL.
6562         (get_ident): Likewise.
6563
6564 2007-05-03  Jakub Jelinek  <jakub@redhat.com>
6565
6566         * soft-fp/op-common.h (FP_TRUNC): Replace raising of FP_EX_INEXACT
6567         with setting the sticky bit.
6568         * math/test-misc.c (main): Add more truncation tests.
6569
6570 2007-04-14  Uros Bizjak  <ubizjak@gmail.com>
6571
6572         * soft-fp/floatunsidf.c (__floatunsidf): Use DFtype instead of
6573         double in the function declaration.
6574         * soft-fp/floatundidf.c (__floatundidf): Use DFtype instead of
6575         double in the function declaration.
6576         * soft-fp/floatunsisf.c (__floatunsisf): Use SFtype instead of
6577         float in the function declaration.
6578         * soft-fp/floatunsisf.c (__floatunsisf): Use SFtype instead of
6579         float in the function declaration.
6580
6581         * soft-fp/extended.h (FP_UNPACK_RAW_E): Do not increase X##_e for
6582         denormal operands.  Do not generate FP_EX_DENORM exception.
6583         (FP_UNPACK_RAW_EP): Ditto.
6584         (FP_UNPACK_SEMIRAW_E): Use FP_UNPACK_RAW_E instead of
6585         undefined _FP_UNPACK_RAW_E.
6586         (FP_UNPACK_SEMIRAW_EP): Use FP_UNPACK_RAW_EP instead of
6587         undefined _FP_UNPACK_RAW_EP.
6588         (FP_PACK_SEMIRAW_E): Use FP_PACK_RAW_E instead of
6589         undefined _FP_PACK_RAW_E.
6590         (FP_PACK_SEMIRAW_EP): Use FP_PACK_RAW_EP instead of
6591         undefined _FP_PACK_RAW_EP.
6592
6593         * soft-fp/op-2.h (_FP_FRAC_COPY_2_2): Define as alias to
6594         _FP_FRAC_COPY_2.
6595         * soft-fp/op-4.h (_FP_FRAC_COPY_2_2): Define as alias to
6596         _FP_FRAC_COPY_4.
6597
6598 2007-04-16  Uros Bizjak  <ubizjak@gmail.com>
6599             Jakub Jelinek  <jakub@redhat.com>
6600
6601         * soft-fp/op-common.h (FP_EXTEND): Do not abort when
6602         _FP_EXPBIAS_##dfs == _FP_EXPBIAS_##sfs.  Handle denormals for
6603         this case.
6604         * soft-fp/op-common.h (FP_TRUNC): Ditto.
6605
6606 2007-05-03  Jakub Jelinek  <jakub@redhat.com>
6607
6608         * math/test-misc.c (main): Add tests for rounding long double
6609         values close to smallest double denormalized value to double.
6610
6611 2007-04-30  Joseph Myers  <joseph@codesourcery.com>
6612
6613         * soft-fp/op-common.h (FP_TRUNC): Correct off-by-one error in
6614         condition for truncating to 0.  Set sticky bit for such
6615         truncation.
6616
6617 2007-05-02  Jakub Jelinek  <jakub@redhat.com>
6618
6619         * stdio-common/vfprintf.c (process_string_arg): Use a VLA rather than
6620         fixed length array for ignore.
6621
6622 2007-04-30  Ulrich Drepper  <drepper@redhat.com>
6623
6624         [BZ #4438]
6625         * stdio-common/vfprintf.c (process_string_arg): Don't overflow the
6626         stack for large precisions.
6627         * stdio-common/test-vfprintf.c (main): Add test for large
6628         precision.
6629
6630 2007-04-30  Jakub Jelinek  <jakub@redhat.com>
6631
6632         * stdio-common/printf_fp.c (___printf_fp): Don't print negative sign
6633         for exponent 0.
6634         * stdio-common/tfformat.c (sprint_doubles): Add a new test.
6635
6636         [BZ #4439]
6637         * resolv/inet_ntop.c (inet_ntop4): Take terminating '\0' into
6638         account in the size check.
6639         * resolv/tst-inet_ntop.c: New test.
6640         * resolv/Makefile (tests): Add tst-inet_ntop.
6641
6642 2007-04-30  Ulrich Drepper  <drepper@redhat.com>
6643             Jakub Jelinek  <jakub@redhat.com>
6644
6645         [BZ #4349]
6646         * malloc/malloc.c: Keep separate list for first blocks on the bin
6647         lists with a given size.  This helps skipping over list elements
6648         we know won't fit in two places.
6649         Inspired by a patch by Tomash Brechko <tomash.brechko@gmail.com>.
6650
6651 2007-04-28  Ulrich Drepper  <drepper@redhat.com>
6652
6653         [BZ #4102]
6654         * sysdeps/posix/getaddrinfo.c (default_labels): Assign separate
6655         label to Teredo tunnel addresses 2001://32.
6656
6657 2007-04-27  Ulrich Drepper  <drepper@redhat.com>
6658
6659         * locale/programs/ld-collate.c (collate_read): Allow order_start
6660         after copy.
6661
6662         * locale/programs/ld-collate.c (collate_read): Fix printing of
6663         error message.
6664
6665         [BZ #3213]
6666         * locale/C-translit.h.in: Add entry for U2044.
6667
6668         [BZ #4342]
6669         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Allow
6670         hexa-decimal floats without exponent.
6671         * stdio-common/tstscanf.c (main): Adjust Test 8 test for success.
6672
6673 2007-04-25  Ulrich Drepper  <drepper@redhat.com>
6674
6675         * sysdeps/unix/sysv/linux/bits/sched.h: Declare sched_getcpu.
6676         * sysdeps/unix/sysv/linux/sched_getcpu.c: New file.
6677         * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S: New file.
6678         * sysdeps/unix/sysv/linux/Versions: Export sched_getcpu for
6679         GLIBC_2.6.
6680         * sysdeps/unix/sysv/linux/Makefile [subdir=posix] (sysdep_routines):
6681         Add sched_getcpu.
6682
6683 2007-04-25  Jakub Jelinek  <jakub@redhat.com>
6684
6685         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Return -1 instead
6686         of 0 after the out_fail label.
6687
6688 2007-04-25  Ulrich Drepper  <drepper@redhat.com>
6689
6690         [BZ #4406]
6691         * iconv/gconv_charset.h (strip): Allow ':'.
6692         * iconv/iconv_open.c (iconv_open): Adjust comment.
6693
6694 2007-04-25  Jakub Jelinek  <jakub@redhat.com>
6695
6696         * libio/bits/stdio.h (fgetc_unlocked): Add extern inline optimized
6697         version.
6698
6699 2007-04-23  Jakub Jelinek  <jakub@redhat.com>
6700
6701         [BZ #4381]
6702         * nss/nss_files/files-hosts.c (HOST_DB_LOOKUP): Ensure sufficient
6703         alignment of buffer and tmp_buffer.
6704         * nis/nss_nis/nis-hosts.c (internal_nis_gethostent_r,
6705         internal_gethostbyname2_r, _nss_nis_gethostbyaddr_r): Ensure sufficient
6706         alignment of buffer.
6707         * resolv/nss_dns/dns-hosts.c (getanswer_r): Likewise.  Handle buflen
6708         bigger than INT_MAX.
6709         * resolv/nss_dns/dns-network.c (getanswer_r): Likewise.  Add errnop and
6710         h_errnop arguments.  Fail if buflen is too small.
6711         (_nss_dns_getnetbyname_r, _nss_dns_getnetbyaddr_r): Adjust callers.
6712
6713 2007-04-23  Jakub Jelinek  <jakub@redhat.com>
6714
6715         [BZ #4405]
6716         * iconvdata/gconv-modules (E13B): Add a missing slash to the alias
6717         name.  Patch by Aurelien Jarno <aurelien@aurel32.net>.
6718
6719 2007-04-22  Roland McGrath  <roland@redhat.com>
6720
6721         * elf/elf.h (NT_PRXFPREG): New macro.
6722
6723 2007-04-19  Andreas Jaeger  <aj@suse.de>
6724
6725         [BZ #3905]
6726         * bits/in.h (IPV6_ROUTER_ALERT, IPV6_MTU_DISCOVER, IPV6_MTU,
6727         IPV6_RECVERR, IPV6_V6ONLY, IPV6_JOIN_ANYCAST, IPV6_LEAVE_ANYCAST):
6728         Added.
6729
6730 2007-04-19  Ulrich Drepper  <drepper@redhat.com>
6731
6732         * include/sys/mman.h: Mark madvise hidden.
6733         * misc/madvise.c: Add libc_hidden_def.
6734
6735 2007-04-06  Jakub Jelinek  <jakub@redhat.com>
6736
6737         * nis/nis_domain_of.c (__nis_domain_of): New function.
6738         * include/rpcsvc/nislib.h (__nis_domain_of): New prototype.
6739         * nis/nis_lookup.c (nis_lookup): Use __nis_domain_of.
6740         * nis/nis_call.c (rec_dirsearch): Likewise.
6741         (first_shoot): Likewise.  Remove search_parent_first argument.
6742         (struct nis_server_cache): Rename search_parent_first field
6743         to search_parent.
6744         (nis_server_cache_search, nis_server_cache_add): Rename
6745         search_parent_first argument to search_parent.
6746         (__nisfind_server): Likewise.  If search_parent, call
6747         __nis_domain_of.
6748
6749 2007-04-18  Ulrich Drepper  <drepper@redhat.com>
6750
6751         * sysdeps/posix/getaddrinfo.c: Remove commented-out code.
6752
6753 2007-04-17  Ulrich Drepper  <drepper@redhat.com>
6754
6755         [BZ #4368]
6756         * stdlib/stdlib.h: Remove obsolete part of comment for realpath.
6757
6758 2007-04-16  Ulrich Drepper  <drepper@redhat.com>
6759
6760         [BZ #4364]
6761         * posix/unistd.h (_XOPEN_VERSION): Define appropriately for SUSv3.
6762
6763 2007-04-15  Jakub Jelinek  <jakub@redhat.com>
6764
6765         * locale/programs/locarchive.c (INITIAL_NUM_NAMES,
6766         INITIAL_SIZE_STRINGS, INITIAL_NUM_LOCREC): Update to accomodate
6767         current number of locales in SUPPORTED.
6768         (create_archive): Initialize serial.
6769         (enlarge_archive): Preserve aliases rather than duplicating
6770         their locrecs.
6771
6772 2007-04-13  Jakub Jelinek  <jakub@redhat.com>
6773
6774         * libio/genops.c (_IO_default_finish): Call _IO_lock_fini
6775         after _IO_un_link, not before it.
6776
6777         * stdio-common/printf_fp.c (___printf_fp): Fix exponent -4
6778         special case handling when wcp == wstartp + 1.  Fix a comment typo.
6779         * stdio-common/tfformat.c (sprint_doubles): Add a new testcase.
6780
6781 2007-03-30  Jakub Jelinek  <jakub@redhat.com>
6782
6783         * libio/libio.h (__underflow, __uflow, __overflow, __wunderflow,
6784         __wuflow, __woverflow, _IO_getc, _IO_putc, _IO_peekc_locked, _IO_padn,
6785         _IO_sgetn, _IO_seekoff, _IO_seekpos, _IO_getwc, _IO_putwc, _IO_wpadn):
6786         Remove __THROW.
6787         * libio/fileops.c (new_do_write, _IO_file_xsgetn_mmap,
6788         _IO_file_xsgetn_maybe_mmap): Likewise.
6789         * libio/oldfileops.c (old_do_write): Likewise.
6790         * libio/libioP.h (_IO_switch_to_get_mode, _IO_switch_to_wget_mode,
6791         _IO_init_marker, _IO_init_wmarker, _IO_default_uflow,
6792         _IO_wdefault_uflow, _IO_default_setbuf, _IO_default_seekpos,
6793         _IO_do_write, _IO_new_do_write, _IO_old_do_write, _IO_wdo_write,
6794         _IO_flush_all_lockp, _IO_flush_all, _IO_cleanup,
6795         _IO_flush_all_linebuffered, _IO_new_fgetpos, _IO_old_fgetpos,
6796         _IO_new_fsetpos, _IO_old_fsetpos, _IO_new_fgetpos64,
6797         _IO_old_fgetpos64, _IO_new_fsetpos64, _IO_old_fsetpos64,
6798         _IO_file_setbuf, _IO_file_seekoff, _IO_file_xsputn, _IO_file_xsgetn,
6799         _IO_file_underflow, _IO_file_underflow_mmap,
6800         _IO_file_underflow_maybe_mmap, _IO_file_overflow, _IO_file_attach,
6801         _IO_file_open, _IO_file_fopen, _IO_file_write, _IO_file_read,
6802         _IO_file_sync, _IO_file_close_it, _IO_file_finish,
6803         _IO_new_file_attach, _IO_new_file_close_it, _IO_new_file_finish,
6804         _IO_new_file_fopen, _IO_new_file_setbuf, _IO_file_setbuf_mmap,
6805         _IO_new_file_sync, _IO_new_file_underflow, _IO_new_file_overflow,
6806         _IO_new_file_seekoff, _IO_new_file_write, _IO_new_file_xsputn,
6807         _IO_old_file_setbuf, _IO_old_file_seekoff, _IO_old_file_xsputn,
6808         _IO_old_file_underflow, _IO_old_file_overflow, _IO_old_file_attach,
6809         _IO_old_file_fopen, _IO_old_file_write, _IO_old_file_sync,
6810         _IO_old_file_close_it, _IO_old_file_finish, _IO_wfile_xsputn,
6811         _IO_wfile_setbuf, _IO_wfile_sync, _IO_wfile_underflow,
6812         _IO_wfile_overflow, _IO_wfile_seekoff, _IO_old_proc_open,
6813         _IO_old_proc_close, _IO_getdelim, _IO_flush_all_internal,
6814         _IO_adjust_column_internal, _IO_default_uflow_internal,
6815         _IO_default_xsgetn_internal, _IO_wdefault_xsputn_internal,
6816         _IO_wdefault_xsgetn_internal, _IO_wdefault_uflow_internal,
6817         _IO_file_setbuf_internal, _IO_file_seekoff_internal,
6818         _IO_file_xsputn_internal, _IO_file_xsgetn_internal,
6819         _IO_file_close_it_internal, _IO_file_underflow_internal,
6820         _IO_file_overflow_internal, _IO_file_attach_internal,
6821         _IO_file_fopen_internal, _IO_file_sync_internal,
6822         _IO_file_finish_internal, _IO_wfile_xsputn_internal,
6823         _IO_wfile_seekoff_internal, _IO_wfile_sync_internal,
6824         _IO_switch_to_wget_mode_internal, _IO_padn_internal,
6825         _IO_switch_to_get_mode_internal, _IO_seekoff_unlocked,
6826         _IO_seekpos_unlocked): Likewise.
6827         (_IO_strtod, _IO_dtoa, _IO_outfloat, _IO_read, _IO_write,
6828         _IO_lseek, _IO_close, _IO_fstat): Remove unused prototypes.
6829
6830 2007-04-16  Jakub Jelinek  <jakub@redhat.com>
6831
6832         * locale/programs/locarchive.c (show_archive_content): Fix sizeof
6833         argument in xmalloc size computation.
6834
6835 2007-04-01  Jakub Jelinek  <jakub@redhat.com>
6836
6837         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (__nextafterl): Use
6838         math_opt_barrier and math_force_eval macros.
6839
6840 2007-03-27  Jakub Jelinek  <jakub@redhat.com>
6841
6842         [BZ #3306]
6843         * math/math_private.h (math_opt_barrier, math_force_eval): Define.
6844         * sysdeps/i386/fpu/math_private.h: New file.
6845         * sysdeps/x86_64/fpu/math_private.h: New file.
6846         * math/s_nexttowardf.c (__nexttowardf): Use math_opt_barrier and
6847         math_force_eval macros.  Use "+m" constraint on asm rather than
6848         "=m" and "m".
6849         * math/s_nextafter.c (__nextafter): Likewise.
6850         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c (__nexttoward):
6851         Likewise.
6852         * sysdeps/ieee754/flt-32/s_nextafterf.c (__nextafterf): Likewise.
6853         * sysdeps/ieee754/ldbl-128/s_nexttoward.c (__nexttoward): Likewise.
6854         * sysdeps/ieee754/ldbl-96/s_nexttoward.c (__nexttoward): Likewise.
6855         * sysdeps/i386/fpu/s_nextafterl.c (__nextafterl): Use
6856         math_opt_barrier and math_force_eval macros.
6857         * sysdeps/ieee754/ldbl-128/s_nextafterl.c (__nextafterl): Likewise.
6858         * sysdeps/ieee754/ldbl-96/s_nextafterl.c (__nextafterl): Likewise.
6859         * sysdeps/i386/fpu/s_nexttoward.c: Include float.h.
6860         (__nexttoward): Use math_opt_barrier and
6861         math_force_eval macros.  Use "+m" constraint on asm rather than
6862         "=m" and "m".  Only use asm to force double result if
6863         FLT_EVAL_METHOD is 2.
6864         * sysdeps/i386/fpu/s_nexttowardf.c: Include float.h.
6865         (__nexttowardf): Use math_opt_barrier and
6866         math_force_eval macros.  Use "+m" constraint on asm rather than
6867         "=m" and "m".  Only use asm to force double result if
6868         FLT_EVAL_METHOD is not 0.
6869         * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c: Include float.h.
6870         (__nexttowardf): Use math_opt_barrier and
6871         math_force_eval macros.  If FLT_EVAL_METHOD is not 0, force
6872         x to float using asm.
6873         * sysdeps/ieee754/ldbl-opt/s_nexttowardfd.c: Include float.h.
6874         (__nldbl_nexttowardf): Use math_opt_barrier and
6875         math_force_eval macros.  If FLT_EVAL_METHOD is not 0, force
6876         x to float using asm.
6877         * sysdeps/ieee754/ldbl-96/s_nexttowardf.c: Include float.h.
6878         (__nexttowardf): Use math_opt_barrier and math_force_eval
6879         macros.  If FLT_EVAL_METHOD is not 0, force x to float using asm.
6880         * math/bug-nextafter.c (zero, inf): New variables.
6881         (main): Add new tests.
6882         * math/bug-nexttoward.c (zero, inf): New variables.
6883         (main): Add new tests.
6884
6885 2007-03-22  Jakub Jelinek  <jakub@redhat.com>
6886
6887         [BZ #3427]
6888         * sysdeps/x86_64/fpu/feholdexcpt.c (feholdexcept): Clear all
6889         exceptions both in SW and MXCSR.
6890         * sysdeps/x86_64/fpu/feupdateenv.c: New file.
6891         * sysdeps/x86_64/fpu/feenablxcpt.c (feenableexcept): Remove dead code.
6892         * sysdeps/x86_64/fpu/fedisblxcpt.c (fedisableexcept): Likewise.
6893         * sysdeps/i386/fpu/feholdexcpt.c (feholdexcept): Clear all exceptions
6894         in MXCSR if SSE is available.
6895         * sysdeps/i386/fpu/feupdateenv.c: Include unistd.h, dl-procinfo.h
6896         and ldsodefs.h.
6897         (__feupdateenv): Query exceptions also from MXCSR if SSE is available.
6898         Fix comment typo.
6899         * sysdeps/ia64/fpu/feholdexcpt.c (feholdexcept): Clear all exceptions.
6900         Return 0 rather than 1.
6901         * sysdeps/ia64/fpu/feupdateenv.c (feupdateenv): Fix comment typo.
6902         Remove incorrect part of a comment.  Fix argument to feraiseexcept.
6903         * math/test-fenv.c (feholdexcept_tests): New function.
6904         (main): Call it.
6905
6906 2007-01-05  Richard B. Kreckel  <kreckel@ginac.de>
6907
6908         [BZ #3427]
6909         * sysdeps/i386/fpu/feholdexcpt.c (feholdexcept): Clear all exceptions
6910         in SW.
6911
6912 2007-04-13  Jakub Jelinek  <jakub@redhat.com>
6913
6914         [BZ #4344]
6915         * elf/ldconfig.c (search_dir): Fix 2 off-by-2 errors.
6916         Reported by David Anderson <davea42@earthlink.net>.
6917
6918 2007-04-07  Ulrich Drepper  <drepper@redhat.com>
6919
6920         * posix/sys/wait.h: Remove unnecessary forward declaration.
6921
6922 2007-04-05  Jakub Jelinek  <jakub@redhat.com>
6923
6924         * nis/nis_call.c (__nisfind_server): Replace (*dir)->do_servers
6925         with obj->do_servers after first_shoot.
6926
6927 2007-04-03  Ulrich Drepper  <drepper@redhat.com>
6928
6929         * posix/Makefile (routines): Add sched_cpucount.
6930         (tests): Add tst-cpucount.
6931         * posix/sched_cpucount.c: New file.
6932         * posix/tst-cpucount.c: New file.
6933         * posix/Versions: Export __sched_cpucount with version GLIBC_2.6.
6934         * bits/sched.h: Define __CPU_COUNT.  Declare __sched_cpucount.
6935         * sysdeps/unix/sysv/linux/bits/sched.h: Likewise.
6936         * posix/sched.h: Define CPU_COUNT.
6937
6938 2007-03-27  Jakub Jelinek  <jakub@redhat.com>
6939
6940         * posix/fnmatch.c (STRUCT): Define.
6941         (fnmatch): Pass NULL as last argument to internal_fn{,w}match.
6942         * posix/fnmatch_loop.c (struct STRUCT): New type.
6943         (FCT): Add ends argument.  If ends != NULL and normal * is
6944         seen in the pattern, store current pattern and string pointers
6945         and return.  Adjust recursive calls.
6946         (EXT): Adjust FCT callers.
6947         (STRUCT): Undef at the end of the file.
6948         * posix/Makefile (tests): Add tst-fnmatch2.
6949         * posix/tst-fnmatch2.c: New test.
6950
6951 2007-04-01  Jakub Jelinek  <jakub@redhat.com>
6952
6953         * sysdeps/ia64/fpu/fesetround.c (fesetround): Return 0 on success
6954         and 1 on failure.
6955
6956         * sysdeps/unix/sysv/linux/sync_file_range.c (sync_file_range):
6957         Change last argument to unsigned int.
6958
6959 2007-03-23  Jakub Jelinek  <jakub@redhat.com>
6960
6961         * scripts/check-local-headers.sh: Filter out sys/capability.h.
6962
6963 2007-03-22  Jakub Jelinek  <jakub@redhat.com>
6964
6965         * config.h.in (HAVE_LIBCAP): Add.
6966         * nscd/selinux.h: Include sys/capability.h rather than non-existent
6967         sys/capabilities.h.
6968         * nscd/selinux.c (preserve_capabilities): Use cap_free instead of
6969         free_caps.  Cast away const from 4th cap_set_flag argument.
6970
6971 2007-03-26  Ulrich Drepper  <drepper@redhat.com>
6972
6973         * sysdeps/unix/sysv/linux/Versions: Move sync_file_range to
6974         GLIBC_2.6.
6975         * sysdeps/unix/sysv/linux/Makefile [subdir=io] (sysdep_routines):
6976         Add sync_file_range.
6977         Reported by Atsushi Nemoto <anemo@mba.ocn.ne.jp>.
6978
6979 2007-03-19  Steven Munroe  <sjmunroe@us.ibm.com>
6980
6981         * sysdeps/powerpc/bits/atomic.h
6982         [!MUTEX_HINT_ACQ]: Define MUTEX_HINT_ACQ.
6983         [!MUTEX_HINT_REL]: Define MUTEX_HINT_REL.
6984         (__arch_compare_and_exchange_val_32_acq): Add MUTEX_HINT_ACQ to lwarx.
6985         (__arch_compare_and_exchange_val_32_rel): Add MUTEX_HINT_REL to lwarx.
6986         (__arch_atomic_exchange_val_32_acq): Add MUTEX_HINT_ACQ to lwarx.
6987         (__arch_atomic_exchange_rel_32_rel): Add MUTEX_HINT_REL to lwarx.
6988         * sysdeps/powerpc/powerpc32/bits/atomic.h [_ARCH_PWR6 || _ARCH_PWR6X]:
6989         Define MUTEX_HINT_ACQ as ",1" and MUTEX_HINT_REL as ",0".
6990         (__arch_compare_and_exchange_bool_32_acq): Add MUTEX_HINT_ACQ to lwarx.
6991         (__arch_compare_and_exchange_bool_32_rel): Add MUTEX_HINT_REL to lwarx.
6992         * sysdeps/powerpc/powerpc64/bits/atomic.h [_ARCH_PWR6 || _ARCH_PWR6D]:
6993         Define MUTEX_HINT_ACQ as ",1" and MUTEX_HINT_REL as ",0".
6994         (__arch_compare_and_exchange_bool_32_acq): Add MUTEX_HINT_ACQ to lwarx.
6995         (__arch_compare_and_exchange_bool_32_rel): Add MUTEX_HINT_REL to lwarx.
6996         (__arch_compare_and_exchange_bool_64_acq): Add MUTEX_HINT_ACQ to lwarx.
6997         (__arch_compare_and_exchange_bool_64_rel): Add MUTEX_HINT_REL to lwarx.
6998         (__arch_compare_and_exchange_val_64_acq): Add MUTEX_HINT_ACQ to lwarx.
6999         (__arch_compare_and_exchange_val_64_rel): Add MUTEX_HINT_REL to lwarx.
7000         (__arch_atomic_exchange_val_64_acq): Add MUTEX_HINT_ACQ to lwarx.
7001         (__arch_atomic_exchange_rel_64_rel): Add MUTEX_HINT_REL to lwarx.
7002
7003 2007-03-20  Jakub Jelinek  <jakub@redhat.com>
7004
7005         * sysdeps/unix/sysv/linux/powerpc/libc-start.c
7006         (__cache_line_size): Define the variable here.  Add
7007         attribute_hidden, remove weak_extern.
7008         (__libc_start_main): Set __cache_line_size
7009         unconditionally.
7010         * sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c
7011         (__cache_line_size): Define the variable here.  Add
7012         attribute_hidden, remove weak_extern.
7013         (DL_PLATFORM_AUXV): Set __cache_line_size
7014         unconditionally.
7015         * sysdeps/powerpc/powerpc32/dl-machine.c (__cache_line_size): Remove
7016         weak_extern, add attribute_hidden.
7017         (__elf_machine_runtime_setup): Assume __cache_line_size is always
7018         defined in ld.so.
7019         * sysdeps/powerpc/powerpc32/memset.S (__cache_line_size): Remove
7020         definition.
7021         * sysdeps/powerpc/powerpc64/memset.S (__cache_line_size): Likewise.
7022
7023 2007-03-26  Jakub Jelinek  <jakub@redhat.com>
7024
7025         [BZ #4276]
7026         * timezone/africa: Update from tzdata2007d.
7027         * timezone/asia: Likewise.
7028         * timezone/australasia: Likewise.
7029         * timezone/backward: Likewise.
7030         * timezone/europe: Likewise.
7031         * timezone/iso3166.tab: Likewise.
7032         * timezone/leapseconds: Likewise.
7033         * timezone/northamerica: Likewise.
7034         * timezone/southamerica: Likewise.
7035         * timezone/zone.tab: Likewise.
7036
7037         * timezone/private.h: Update from tzcode2007d.
7038         * timezone/zdump.c: Likewise.
7039         * timezone/zic.c: Likewise.
7040
7041 2007-03-21  Jakub Jelinek  <jakub@redhat.com>
7042
7043         * nis/nis_call.c: Include bits/libc-lock.h, sys/stat.h, unistd.h.
7044         (nis_server_cache, nis_server_cache_lock, nis_cold_start_mtime): New
7045         variables.
7046         (nis_server_cache_search, nis_server_cache_add): New functions.
7047         (__nisfind_server): Use them.  Add dbp and flags argument, if
7048         call __nisbind_create.
7049         (__nisbind_create): Add server_used and current_ep arguments,
7050         only call __nis_findfastest if server_used is ~0.
7051         (__do_niscall2, __prepare_niscall): Adjust callers.
7052         (ckey_cache, ckey_cache_size, ckey_cache_allocated, ckey_cache_pid,
7053         ckey_cache_euid, ckey_cache_lock): New variables.
7054         (get_ckey): New function.
7055         (__nisbind_connect): If not dbp->use_udp, pass IPPROTO_TCP to
7056         __pmap_getnisport.  Save __pmap_getnisport result in
7057         dbp->addr.sin_port if non-zero.  Use get_ckey to create conversation
7058         key.
7059         * nis/nis_lookup.c (nis_lookup): Likewise.
7060         * nis/nis_table.c (nis_list): Likewise.
7061         * nis/rpcsvc/nislib.h (__nisbind_create, __nisfind_server): Adjust
7062         prototypes.
7063
7064         * nis/nss_nisplus/nisplus-pwd.c (_nss_nisplus_getpwnam_r,
7065         _nss_nisplus_getpwuid_r): Pass USE_DGRAM flag to nis_list.
7066         * nis/nss_nisplus/nisplus-service.c (_nss_nisplus_getservbyname_r,
7067         _nss_nisplus_getservbyport_r): Likewise.
7068         * nis/nss_nisplus/nisplus-network.c (_nss_nisplus_getnetbyname_r,
7069         _nss_nisplus_getnetbyaddr_r): Likewise.
7070         * nis/nss_nisplus/nisplus-spwd.c (_nss_nisplus_getspnam_r): Likewise.
7071         * nis/nss_nisplus/nisplus-ethers.c (_nss_nisplus_gethostton_r,
7072         _nss_nisplus_getntohost_r): Likewise.
7073         * nis/nss_nisplus/nisplus-rpc.c (_nss_nisplus_getrpcbyname_r,
7074         _nss_nisplus_getrpcbynumber_r): Likewise.
7075
7076 2007-03-20  Jakub Jelinek  <jakub@redhat.com>
7077
7078         * configure.in (libc_cv_gnu89_inline): Only do compile test.
7079         * configure: Rebuilt.
7080
7081         * soft-fp/double.h (_FP_UNION_D): Use _FP_W_TYPE for frac
7082         bit-fields.
7083         * soft-fp/extended.h (_FP_UNION_E): Likewise.
7084
7085 2006-06-07  Joseph Myers  <joseph@codesourcery.com>
7086
7087         [BZ #2831]
7088         * soft-fp/quad.h (_FP_UNION_Q): Use _FP_W_TYPE for frac
7089         bit-fields.
7090
7091 2007-03-18  Jakub Jelinek  <jakub@redhat.com>
7092
7093         * nscd/gai.c: Include alloca.h.
7094         (__libc_use_alloca): Define.
7095
7096 2007-03-16  Jakub Jelinek  <jakub@redhat.com>
7097
7098         * elf/dl-open.c (dl_open_worker): Declare l in 2 different
7099         smaller scopes.
7100         * elf/dl-dst.h (DL_DST_REQ_STATIC): Add l as macro argument.
7101         (DL_DST_REQUIRED): Adjust user.
7102
7103         * include/dlfcn.h (struct link_map): New forward decl.
7104
7105         * inet/getnameinfo.c: Include stddef.h.
7106         (getnameinfo): Use offsetof.
7107
7108         * time/tst-mktime2.c (do_test): Don't rely on signed wrap.
7109
7110         * stdio-common/vfprintf.c (_itoa): Undef before redefining.
7111
7112         * string/strerror_l.c: Include stdlib.h.
7113
7114         * configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline.
7115         * config.make.in (gnu89-inline-CFLAGS): New variable.
7116         * Makeconfig (CFLAGS): Use $(gnu89-inline-CFLAGS) together with
7117         -std=gnu99.
7118         * misc/sys/cdefs.h (__extern_inline, __extern_always_inline): Define.
7119         * argp/argp.h: Use it.
7120         * bits/mathinline.h: Likewise.
7121         * bits/sigset.h: Likewise.
7122         * bits/string.h: Likewise.
7123         * ctype/ctype.h: Likewise.
7124         * hurd/hurd.h: Likewise.
7125         * hurd/hurd/fd.h: Likewise.
7126         * hurd/hurd/port.h: Likewise.
7127         * hurd/hurd/signal.h: Likewise.
7128         * hurd/hurd/threadvar.h: Likewise.
7129         * hurd/hurd/userlink.h: Likewise.
7130         * io/sys/stat.h: Likewise.
7131         * libio/bits/stdio.h: Likewise.
7132         * libio/bits/stdio2.h: Likewise.
7133         * mach/lock-intern.h: Likewise.
7134         * mach/mach/mig_support.h: Likewise.
7135         * math/bits/cmathcalls.h: Likewise.
7136         * posix/bits/unistd.h: Likewise.
7137         * socket/bits/socket2.h: Likewise.
7138         * stdlib/bits/stdlib.h: Likewise.
7139         * stdlib/stdlib.h: Likewise.
7140         * string/argz.h: Likewise.
7141         * string/bits/string2.h: Likewise.
7142         * string/bits/string3.h: Likewise.
7143         * sysdeps/alpha/fpu/bits/mathinline.h: Likewise.
7144         * sysdeps/generic/inttypes.h: Likewise.
7145         * sysdeps/generic/machine-lock.h: Likewise.
7146         * sysdeps/generic/machine-sp.h: Likewise.
7147         * sysdeps/i386/fpu/bits/mathinline.h: Likewise.
7148         * sysdeps/i386/i486/bits/string.h: Likewise.
7149         * sysdeps/ia64/fpu/bits/mathinline.h: Likewise.
7150         * sysdeps/mach/alpha/machine-lock.h: Likewise.
7151         * sysdeps/mach/alpha/machine-sp.h: Likewise.
7152         * sysdeps/mach/i386/machine-lock.h: Likewise.
7153         * sysdeps/mach/powerpc/machine-lock.h: Likewise.
7154         * sysdeps/mach/powerpc/machine-sp.h: Likewise.
7155         * sysdeps/powerpc/fpu/bits/mathinline.h: Likewise.
7156         * sysdeps/s390/bits/string.h: Likewise.
7157         * sysdeps/s390/fpu/bits/mathinline.h: Likewise.
7158         * sysdeps/sparc/fpu/bits/mathinline.h: Likewise.
7159         * sysdeps/unix/bsd/bsd4.4/bits/socket.h: Likewise.
7160         * sysdeps/unix/sysv/linux/bits/sigset.h: Likewise.
7161         * sysdeps/unix/sysv/linux/bits/socket.h: Likewise.
7162         * sysdeps/unix/sysv/linux/sys/sysmacros.h: Likewise.
7163         * sysdeps/x86_64/fpu/bits/mathinline.h: Likewise.
7164         * wcsmbs/bits/wchar2.h: Likewise.
7165         * wcsmbs/wchar.h: Likewise.
7166         * stdlib/gmp.h: Likewise.  Include <features.h> to get
7167         __extern_inline definition.
7168
7169 2007-03-15  Jakub Jelinek  <jakub@redhat.com>
7170
7171         * locale/programs/ld-ctype.c (find_translit): Return NULL if ctype is
7172         NULL.
7173
7174         [BZ #3919]
7175         * math/libm-test.inc (log_test): Test -Inf and NaN.
7176         (log10_test, log1p_test, log2_test): Test -Inf.
7177         * sysdeps/i386/fpu/e_log.S (__ieee754_log): Don't raise
7178         FE_INVALID when argument is qNaN.
7179         * sysdeps/i386/fpu/e_logl.S (__ieee754_logl): Likewise.
7180         * sysdeps/i386/fpu/e_logf.S (__ieee754_logf): Likewise.
7181         * sysdeps/x86_64/fpu/e_logl.S (__ieee754_logl): Likewise.
7182         * sysdeps/x86_64/fpu/e_log10l.S (__ieee754_log10l): Replace
7183         andb $1, %ah with testb $1, %ah, don't test for parity, instead
7184         testb $4, %ah and jump if non-zero.
7185         * sysdeps/x86_64/fpu/e_log2l.S (__ieee754_log2l): Likewise.
7186         * sysdeps/x86_64/fpu/s_log1pl.S (__log1pl): Likewise.
7187
7188         [BZ #4101]
7189         * argp/argp-help.c (hol_cluster_cmp): Fix comparisons used to find
7190         ancestors with the same depths.
7191         Patch by Niels Moeller <nisse@lysator.liu.se>.
7192         (filter_doc): Don't crash if argp is NULL.
7193         * argp/Makefile (tests): Add tst-argp2.
7194         * argp/tst-argp2.c: New test.
7195
7196         [BZ #4130]
7197         * login/utmp_file.c (setutent_file): Use O_LARGEFILE for
7198         open_not_cancel_2.
7199         (updwtmp_file): Likewise.
7200
7201         [BZ #4181]
7202         * inet/inet6_opt.c (add_padding): Only insert padding if npad > 0.
7203         (inet6_opt_append): Don't check extlen is big enough if extbuf
7204         is NULL.
7205         (inet6_opt_finish): Likewise.
7206         * inet/Makefile (tests): Add test-inet6_opt.
7207         * inet/test-inet6_opt.c: New test.
7208
7209         * sysdeps/unix/sysv/linux/ifaddrs.c (__netlink_request): Never
7210         reallocate the buffer, instead fail for MSG_TRUNC or for EBUSY
7211         NLMSG_ERR.  Instead use a page sized buffer.
7212         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Use page sized
7213         buffer.
7214
7215 2007-03-14  Richard Henderson  <rth@redhat.com>
7216
7217         * sysdeps/alpha/fpu/s_llround.c: New file.
7218         * sysdeps/alpha/fpu/s_llroundf.c: New file.
7219         * sysdeps/alpha/fpu/s_lround.c: New file.
7220         * sysdeps/alpha/fpu/s_lroundf.c: New file.
7221         * sysdeps/alpha/fpu/s_round.c: New file.
7222         * sysdeps/alpha/fpu/s_roundf.c: New file.
7223         * sysdeps/alpha/fpu/s_trunc.c: New file.
7224         * sysdeps/alpha/fpu/s_truncf.c: New file.
7225
7226         * sysdeps/alpha/fpu/s_ceil.c: Rewrite without branches.
7227         * sysdeps/alpha/fpu/s_ceilf.c: Likewise.
7228         * sysdeps/alpha/fpu/s_floor.c: Likewise.
7229         * sysdeps/alpha/fpu/s_floorf.c: Likewise.
7230         * sysdeps/alpha/fpu/s_rint.c: Likewise.
7231         * sysdeps/alpha/fpu/s_rintf.c: Likewise.
7232
7233         * sysdeps/alpha/fpu/s_fmax.S: New file.
7234         * sysdeps/alpha/fpu/s_fmaxf.S: New file.
7235         * sysdeps/alpha/fpu/s_fmin.S: New file.
7236         * sysdeps/alpha/fpu/s_fminf.S: New file.
7237         * sysdeps/alpha/fpu/s_isnan.c: New file.
7238         * sysdeps/alpha/fpu/s_isnanf.c: New file.
7239         * sysdeps/alpha/fpu/s_llrint.c: New file.
7240         * sysdeps/alpha/fpu/s_llrintf.c: New file.
7241         * sysdeps/alpha/fpu/s_lrint.c: New file.
7242         * sysdeps/alpha/fpu/s_lrintf.c: New file.
7243         * sysdeps/alpha/fpu/s_nearbyint.c: New file.
7244         * sysdeps/alpha/fpu/s_nearbyintf.c: New file.
7245
7246         * sysdeps/alpha/fpu/bits/mathinline.h (__floorf, __floor): Remove.
7247         (__fdimf, fdimf, __fdim, fdim): Remove.
7248         (__signbitf, __signbit, __signbitl): Use gcc builtin if available.
7249         (__isnanf, __isnan, __isnanl): New.
7250
7251 2007-03-13  Richard Henderson  <rth@redhat.com>
7252
7253         * sysdeps/ieee754/ldbl-128/Makefile: New file.
7254
7255 2007-03-13  Richard Henderson  <rth@redhat.com>
7256
7257         * sysdeps/alpha/Makefile (sysdep-CFLAGS): Force dynamic rounding.
7258         * sysdeps/alpha/fpu/bits/mathinline.h (__signbitl): New.
7259         * sysdeps/alpha/fpu/libm-test-ulps: Regenerate.
7260         * sysdeps/unix/sysv/linux/alpha/alphaev6/fpu/Implies: New file.
7261         * sysdeps/unix/sysv/linux/alpha/alphaev67/fpu/Implies: New file.
7262         * sysdeps/unix/sysv/linux/alpha/fpu/Implies: New file.
7263
7264 2007-03-13  Richard Henderson  <rth@redhat.com>
7265
7266         * elf/dl-support.c (_dl_aux_init): Honor DL_PLATFORM_AUXV.
7267         * sysdeps/unix/sysv/linux/alpha/dl-auxv.h: New file.
7268         * sysdeps/unix/sysv/linux/alpha/dl-support.c: New file.
7269         * sysdeps/unix/sysv/linux/alpha/dl-sysdep.c (__libc_alpha_cache_shape):
7270         Move to dl-auxv.h; initialize instead of extern weak.
7271         (DL_PLATFORM_AUXV): Move to dl-auxv.h; don't test for undef
7272         weak symbol.
7273         * sysdeps/unix/sysv/linux/alpha/sysconf.c (__libc_alpha_cache_shape):
7274         Extern instead of initialized.
7275
7276 2007-03-13  Richard Henderson  <rth@redhat.com>
7277
7278         * sysdeps/unix/sysv/linux/alpha/sigsuspend.S: Add support for
7279         __sigsuspend_nocancel.
7280
7281 2007-03-06  Ulrich Drepper  <drepper@redhat.com>
7282
7283         * sysdeps/posix/getaddrinfo.c (get_scope): Correct test for
7284         172.16/12 address range.
7285
7286 2007-03-02  Jakub Jelinek  <jakub@redhat.com>
7287
7288         * sysdeps/unix/sysv/linux/ifaddrs.c (__netlink_request): Retry with
7289         a new netlink socket if NLMSG_ERR -EBUSY is seen after some MSG_TRUNC
7290         message.
7291
7292 2007-03-01  Jakub Jelinek  <jakub@redhat.com>
7293
7294         [BZ #4069]
7295         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Check for NaN
7296         earlier.
7297         * math/libm-test.inc (pow_test): Add more tests involving NaNs.
7298
7299         * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Avoid invalid exception
7300         for x qNaN and y either +-inf or non-integer value.
7301         * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Likewise.
7302         * sysdeps/i386/fpu/e_powl.S (__ieee754_powl): Likewise.
7303         * sysdeps/x86_64/fpu/e_powl.S (__ieee754_powl): Likewise.
7304
7305 2007-02-10  Mike Frysinger  <vapier@gentoo.org>
7306
7307         * sysdeps/unix/sysv/linux/sh/Makefile: Remove sys/io.h
7308         from sysdep_headers.
7309
7310 2007-02-28  Jakub Jelinek  <jakub@redhat.com>
7311
7312         * time/tzfile.c (find_transition): Instead of a linear search try to
7313         guess the transition index, use a linear search if the result is at
7314         most 10 transitions away from the guess or binary search otherwise.
7315
7316 2007-02-27  Jakub Jelinek  <jakub@redhat.com>
7317
7318         * sysdeps/unix/sysv/linux/ifaddrs.c (__netlink_request): Fix
7319         memory reallocation.
7320
7321 2007-02-21  Ulrich Drepper  <drepper@redhat.com>
7322
7323         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Add branch predictions
7324         and fix some typos.
7325         Optimize use of TOLOWER.
7326
7327         [BZ #3325]
7328         * sysdeps/i386/fpu/e_fmodf.S: Revert last changes, keep using fprem.
7329         * sysdeps/i386/fpu/e_fmodl.c: Likewise.
7330         * sysdeps/i386/fpu/e_fmod.S: Likewise.
7331
7332         [BZ #3458]
7333         * sysdeps/unix/sysv/linux/posix_madvise.c: New file.
7334         * sysdeps/unix/sysv/linux/syscalls.list: Remove posix_madvise entry.
7335
7336         [BZ #4076]
7337         * io/ftw.c (ftw_startup): Handle special case of FTW_CHDIR in /.
7338         (open_dir_stream): Likewise.
7339         * io/Makefile (tests): Add bug-ftw5.
7340         * io/bug-ftw5.c: New file.
7341
7342         * nscd/hstcache.c (cache_addhst): Remove unnecessary conditional.
7343         * nscd/servicescache.c (cache_addserv): Likewise.
7344
7345         * nscd/grpcache.c (cache_addgr): In case a record changed on
7346         refresh, adjust key_copy.
7347
7348         [BZ #4074]
7349         * nscd/pwdcache.c (cache_addpw): In case a record changed on
7350         refresh, adjust key_copy.
7351
7352         [BZ #4070]
7353         * stdio-common/printf_fp.c (___printf_fp): Handle a few more
7354         special cases.
7355         * stdio-common/tfformat.c (sprint_doubles): Some more tests.
7356
7357 2007-02-19  Ulrich Drepper  <drepper@redhat.com>
7358
7359         * stdio-common/printf_fp.c (___printf_fp): Cleanups and minor
7360         optimization.
7361
7362         * stdio-common/vfscanf.c: Small cleanups throughout.
7363
7364 2007-02-18  Ulrich Drepper  <drepper@redhat.com>
7365
7366         [BZ #3325]
7367         * sysdeps/i386/fpu/e_fmodf.S: Use fprem1 instead of fprem.
7368         * sysdeps/i386/fpu/e_fmodl.c: Likewise.
7369         * sysdeps/i386/fpu/e_fmod.S: Likewise.
7370         Patch by Jared Casper <jaredcasper@gmail.com>.
7371
7372         * sysdeps/unix/closedir.c: Outside libc don't use locking.
7373         * sysdeps/unix/opendir.c: Likewise.
7374         * sysdeps/unix/readdir.c: Likewise.
7375
7376         [BZ #2211]
7377         * stdio-common/vfscanf.c: Handle localized digits etc for floating
7378         point numbers.
7379         Patch mostly by Hamed Malek <hamed@farsiweb.info>.
7380
7381         * stdio-common/vfscanf.c: Fix problems in width accounting.
7382         * stdio-common/tst-sscanf.c (double_tests): New tests.
7383         (main): Hook them up.
7384
7385         * stdio-common/vfscanf.c: Remove unused WIDTH handling.
7386         More simplifications of floating-point reader.
7387
7388         * stdio-common/Makefile (tests): Add tst-swscanf.
7389         * stdio-common/tst-sscanf.c: Make tests usable for swscanf
7390         testing.
7391         * stdio-common/tst-swscanf.c: New file.
7392
7393 2007-02-17  Ulrich Drepper  <drepper@redhat.com>
7394
7395         [BZ #2633]
7396         * libio/stdio.h: Define struct _IO_FILE in global namespace.
7397         * setjmp/setjmp.h: Define __jmp_buf_tag in global namespace.
7398         Remove using for __jmp_buf_tag.
7399         * locale/locale.h (struct lconv): Also define in std namespace.
7400         * wcsmbs/wchar.h: Move using declaration for tm out of namespace.
7401
7402         [BZ #3842]
7403         * sysdeps/posix/euidaccess.c [_LIBC] (euidaccess): Remove shortcut
7404         using __libc_enable_secure.
7405
7406         [BZ #3818]
7407         * sysdeps/unix/sysv/linux/sys/acct.h (struct acct_v3): Define.
7408
7409         [BZ #3745]
7410         * locale/programs/ld-collate.c (handle_ellipsis): Fix generation
7411         of names for ellipsises.
7412
7413         [BZ #3348]
7414         * malloc/memusage.sh: Cleanups.
7415         * debug/xtrace.sh: Quoting and trap changes.
7416
7417 2007-02-16  Ulrich Drepper  <drepper@redhat.com>
7418
7419         * locale/iso-3166.def: Add Jersey, Guernsey, and Isle Of Man entries.
7420
7421         * locale/iso-3166.def: Update entry for Serbia.
7422         * locale/iso-4217.def: Define RSD, remove CSD.
7423
7424         * sysdeps/x86_64/bits/atomic.h: One more change, this time for 16-
7425         and 64-bit operations.
7426
7427         [BZ #4040]
7428         * sysdeps/i386/i486/bits/atomic.h: One more change, this time for
7429         16-bit operations.
7430
7431         * nscd/nscd.c (parse_opt): One more conversion to use send instead
7432         of writev.
7433
7434 2007-02-15  Ulrich Drepper  <drepper@redhat.com>
7435
7436         [BZ #3991]
7437         * assert/assert.h (assert): Simplify.
7438         (assert_perror): Likewise.
7439         Patch by Israel G. Lugo <ilugo@bridonsecurity.com>.
7440
7441         * nscd/nscd_helper.c (open_socket): Don't send padding bytes from
7442         reqdata.
7443
7444         * sysdeps/unix/sysv/linux/x86_64/send.c (__libc_send): Cosmetic
7445         change: don't pass NULL in place of an integer.
7446
7447 2007-02-02  Bruno Haible  <bruno@clisp.org>
7448
7449         [BZ #3954]
7450         * iconvdata/ksc5601.c (__ksc5601_sym_to_ucs, __ksc5601_sym_from_ucs):
7451         Add mapping for U+327E.
7452         * iconvdata/ksc5601.h (KSC5601_SYMBOL): Increment.
7453         * iconvdata/johab.c (BODY for FROM_LOOP, BODY for TO_LOOP): Enable
7454         mapping of 0xD9 0xE8.
7455         * iconvdata/uhc.c (BODY for FROM_LOOP, BODY for TO_LOOP): Disable
7456         mapping of U+327E.
7457         Reported by Jungshik Shin <jungshik@google.com>.
7458
7459         [BZ #3955]
7460         * iconvdata/johab.c (BODY for FROM_LOOP, BODY for TO_LOOP): Enable
7461         mapping of 0xD9 0xE6 and of 0xD9 0xE7.
7462         Reported by Jungshik Shin <jungshik@google.com>.
7463
7464 2007-02-14  Ulrich Drepper  <drepper@redhat.com>
7465
7466         * sysdeps/x86_64/bits/atomic;h: Fix asm parameters for some
7467         byte variants.
7468
7469         [BZ #4040]
7470         * sysdeps/i386/i486/bits/atomic.h: Fix asm parameters for some
7471         byte variants.  Patch mostly be tom@tommay.net.
7472
7473 2007-02-14  Jakub Jelinek  <jakub@redhat.com>
7474
7475         [BZ #3996]
7476         * posix/glob.c (attribute_hidden): Define if not defined.
7477         (glob): Unescape dirname, filename or username when needed and not
7478         GLOB_NOESCAPE.  Handle \/ correctly.  Handle GLOB_MARK if filename
7479         is NULL.  Handle unescaped [ in pattern without closing ].
7480         Don't pass GLOB_CHECK down to recursive glob for directories.
7481         (__glob_pattern_type): New function.
7482         (__glob_pattern_p): Implement using __glob_pattern_type.
7483         (glob_in_dir): Handle GLOB_NOCHECK patterns containing no meta
7484         characters and backslashes if not GLOB_NOESCAPE or unterminated [.
7485         Remove unreachable code.
7486         * posix/globtest.sh: Add a couple of new tests.
7487
7488 2007-02-13  Ulrich Drepper  <drepper@redhat.com>
7489
7490         * po/ru.po: Update from translation team.
7491
7492 2007-02-12  Jakub Jelinek  <jakub@redhat.com>
7493
7494         * sysdeps/i386/bits/byteswap.h (__bswap_32): Add __amdfam10__
7495         to the list of i486+ CPUs.
7496         * sysdeps/x86_64/bits/byteswap.h (__bswap_32): Likewise.
7497
7498 2007-02-12  Ulrich Drepper  <drepper@redhat.com>
7499
7500         * elf/rtld.c (RESOLVE_MAP): Always return bootstrap_map reference.
7501         * elf/Makefile ($(objpfx)ld.so): Check that ld.so has no undefined
7502         references.
7503
7504 2007-02-09  Ulrich Drepper  <drepper@redhat.com>
7505
7506         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Remove incorrect comment.
7507
7508         * resolv/res_init.c (res_setoptions): Recognize edns0 option.
7509         * resolv/res_mkquery.c: Define __res_nopt.
7510         * resolv/res_query.c (__libc_res_nquery): If RES_USE_EDNS0 is set
7511         try adding EDNS0 record.
7512         * resolv/res_send.c (send_dg): If request failed with FORMERR and
7513         EDNS0 record was send make sure we don't try it again.
7514         * resolv/resolv.h: Define RES_F_EDNS0ERR and RES_USE_EDNS0.
7515         * include/resolv.h: Declare __res_nopt.
7516
7517 2007-02-08  Jakub Jelinek  <jakub@redhat.com>
7518
7519         [BZ #3944]
7520         * time/strptime_l.c (__strptime_internal): Set have_mon for
7521         %b/%B/%h.  Set have_mon and have_mday if tm_mon and tm_mday
7522         have been computed from tm_yday and tm_year.  Don't crash
7523         in day_of_the_week or day_of_the_year if not have_mon
7524         and tm_mon contains bogus value.
7525         * time/Makefile (tests): Add tst-strptime3.
7526         * time/tst-strptime3.c: New test.
7527
7528 2007-02-05  Jakub Jelinek  <jakub@redhat.com>
7529
7530         [BZ #3957]
7531         * posix/regcomp.c (parse_bracket_exp): Set '\n' bit rather than '\0'
7532         bit for RE_HAT_LISTS_NOT_NEWLINE.
7533         (build_charclass_op): Remove bogus comment.
7534         * posix/Makefile (tests): Add bug-regex27 and bug-regex28.
7535         * posix/bug-regex27.c: New test.
7536         * posix/bug-regex28.c: New test.
7537
7538 2007-02-03  Ulrich Drepper  <drepper@redhat.com>
7539
7540         * po/sv.po: Update from translation team.
7541
7542 2007-02-02  Ulrich Drepper  <drepper@redhat.com>
7543
7544         * nscd/nscd_helper.c (open_socket): Minor size optimization.
7545
7546 2007-02-02  Jakub Jelinek  <jakub@redhat.com>
7547
7548         * include/locale.h (__uselocale): Add libc_hidden_proto.
7549         * locale/uselocale.c (__uselocale): Add libc_hidden_def.
7550
7551         * nscd/nscd_helper.c (open_socket): Use __gettimeofday instead of
7552         gettimeofday.
7553
7554 2007-02-01  Ulrich Drepper  <drepper@redhat.com>
7555
7556         * sysdeps/unix/sysv/linux/i386/sysdep.h (PTR_MANGLE): Roll value before
7557         returning.
7558         (PTR_DEMANGLE): Real definition now that it's not the same as
7559         PRT_MANGLE anymore.
7560         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
7561
7562         * string/strerror_l.c: New file.
7563         * string/Makefile (routines): Add strerror_l.
7564         * string/string.h: Declare strerror_l.
7565         * string/Versions: Export strerror_l for GLIBC_2.6.
7566
7567 2007-01-31  Ulrich Drepper  <drepper@redhat.com>
7568
7569         * nscd/nscd_helper.c (open_socket): Now takes request type and key
7570         as parameter.  Construct request record.  Try sending request
7571         before the first poll use, it usually succeeds.  Adjust all
7572         callers.
7573         * nscd/nscd-client.h: Define MAXKEYLEN.
7574         * nscd/connections.c (nscd_run): Don't define MAXKEYLEN here.
7575
7576 2007-01-31  Jakub Jelinek  <jakub@redhat.com>
7577
7578         * nscd/nscd-client.h (__nscd_cache_search): Remove const qualifier
7579         from return value.
7580         * nscd/nscd_helper.c: Include string.h.
7581         (__nscd_cache_search): Remove const qualifier from return value.
7582         On strict alignment architectures check hash entry and data head
7583         alignment.
7584         * nscd/nscd_getpw_r.c (nscd_getpw_r): Don't crash or fail because
7585         mmapped data during GC cycle contains garbage.  If
7586         __nscd_drop_map_ref fails, decrement mapped->counter when returning
7587         error or if retrying with NO_MAPPING, only __nscd_unmap if counter
7588         dropped to 0.
7589         * nscd/nscd_getgr_r.c (nscd_getgr_r): Likewise.
7590         * nscd/nscd_initgroups.c (__nscd_getgrouplist): Likewise.
7591         * nscd/nscd_gethst_r.c (nscd_gethst_r): Likewise.
7592         * nscd/nscd_getai.c (__nscd_getai): Likewise.
7593         * nscd/nscd_getserv_r.c (nscd_getserv_r): Likewise.
7594
7595 2007-01-30  Ulrich Drepper  <drepper@redhat.com>
7596
7597         * misc/hsearch_r.c (hdestroy_r): Remove unnecessary test.
7598
7599 2007-01-26  Ulrich Drepper  <drepper@redhat.com>
7600
7601         * sysdeps/i386/dl-trampoline.S (_dl_runtime_profile): Use register
7602         names not numbers in cfi_*.
7603
7604 2007-01-26  Andreas Jaeger  <aj@suse.de>
7605
7606         * sysdeps/unix/sysv/linux/sys/personality.h (ADDR_NO_RANDOMIZE,
7607         ADDR_LIMIT_3GB, PER_LINUX_32BIT, PER_LINUX32_3GB): Add.
7608         Correct values of PER_HPUX and PER_OSF4.
7609
7610 2007-01-24  Ulrich Drepper  <drepper@redhat.com>
7611
7612         * elf/dl-minimal.c: Undefine _itoa first.
7613         * stdio-common/_itoa.h: Define _itoa and _fitoa for 64-bit platforms.
7614         * malloc/mtrace.c: Revert last change.
7615         * posix/wordexp.c: Likewise.
7616
7617 2007-01-24  Jakub Jelinek  <jakub@redhat.com>
7618
7619         * sysdeps/i386/bits/byteswap.h (__bswap_32): Add __nocona__, __core2__
7620         and __geode__ to the list of i486+ CPUs.
7621         * sysdeps/x86_64/bits/byteswap.h (__bswap_32): Likewise.
7622
7623 2007-01-23  Ulrich Drepper  <drepper@redhat.com>
7624
7625         * stdio-common/_itoa.c: Include <limits.h>.
7626         * stdio-common/_itowa.c: Likewise.
7627
7628 2007-01-22  Ulrich Drepper  <drepper@redhat.com>
7629
7630         * stdio-common/_itowa.c: Don't compile _itowa for 64-bit
7631         platforms.
7632         * stdio-common/_itoa.c: Don't compile in _itoa and _fitoa for
7633         64-bit platforms.
7634         * malloc/mtrace.c (tr_where): Use _fitoa_word instead of _fitoa if
7635         possible.
7636         * posix/wordexp.c (parse_arith): Use _itoa_word instead of _itoa
7637         if possible.
7638
7639         [BZ #3902]
7640         * stdio-common/_itoa.c (_itoa): Make sure at least a zero is emitted.
7641         * stdio-common/Makefile (tests): Add bug17.
7642         * stdio-common/bug17.c: New file.
7643
7644 2007-01-19  Ulrich Drepper  <drepper@redhat.com>
7645
7646         * iconvdata/brf.c: New file.
7647         * iconvdata/testdata/BRF: New file.
7648         * iconvdata/testdata/BRF..UTF8: New file.
7649         Contributed by Samuel Thibault <samuel.thibault@ens-lyon.org>.
7650         * iconvdata/Makefile: Add rules to build BRF.
7651         * iconvdata/TESTS: Add BRF entry.
7652         * iconvdata/gconv-modules: Likewise.
7653         * iconvdata/tst-tables.sh: Likewise.
7654
7655 2007-01-18  Anton Nikishaev  <anton.nik@gmail.com>
7656
7657         * wcsmbs/wchar.h (wcstoll): Fix comment, function returns value of
7658         type `long long int', not `long int'.
7659         (wcstoq): Likewise.
7660
7661 2007-01-18  Ulrich Drepper  <drepper@redhat.com>
7662
7663         * scripts/gen-as-const.awk: Add cast to long to avoid int promotion
7664         of values on 64-bit platforms which are too large.
7665
7666 2007-01-12  Steven Munroe  <sjmunroe@us.ibm.com>
7667             Joe Kerian  <jkerian@us.us.ibm.com>
7668
7669         [BZ #2749]
7670         * sysdeps/ieee754/ldbl-128ibm/s_copysignl.c: Include
7671         <math_ldbl_opt.h>.  Remove weak_alias.  Use long_double_symbol macro.
7672         (__copysignl): Use signbit() for comparison.
7673         * sysdeps/ieee754/ldbl-128ibm/s_fabsl.c (__fabsl): Correct parms for
7674         SET_LDOUBLE_WORDS64.
7675
7676         [BZ #2423, #2749]
7677         * sysdeps/ieee754/ldbl-128ibm/s_ceill.c: Don't include <fenv_libc.h>.
7678         (__ceill): Remove calls to fegetround(), fesetround().
7679         * sysdeps/ieee754/ldbl-128ibm/s_floorl.c: Likewise.
7680         * sysdeps/ieee754/ldbl-128ibm/s_roundl.c: Likewise.
7681         * sysdeps/ieee754/ldbl-128ibm/s_truncl.c: Likewise.
7682
7683 2007-01-17  Jakub Jelinek  <jakub@redhat.com>
7684
7685         * nscd/nscd_getserv_r.c (nscd_getserv_r): Fix pastos.
7686
7687         * sysdeps/unix/sysv/linux/getdents.c (offsetof): Remove.
7688
7689 2007-01-17  Ulrich Drepper  <drepper@redhat.com>
7690
7691         * sysdeps/unix/sysv/linux/fatal-prepare.h: Use PTHFCT_CALL to
7692         demangle pointer.
7693         * csu/libc-start.c: Likewise.
7694
7695 2007-01-16  Ulrich Drepper  <drepper@redhat.com>
7696
7697         * sysdeps/posix/system.c: Remove NO_WAITPID support, it cannot
7698         really work anyway.
7699
7700 2007-01-15  Ulrich Drepper  <drepper@redhat.com>
7701
7702         * nscd/connections.c (servinfo): Renamed to reqinfo.  Change all
7703         users.
7704         (handle_request): Remove unnecessary tests.
7705
7706         * nscd/cache.c (cache_add): Record the failure to add to the cache.
7707
7708 2007-01-15  Jakub Jelinek  <jakub@redhat.com>
7709
7710         * soft-fp/op-common.h (FP_TRUNC): When truncating a NaN, clear
7711         workbits in semi-raw fraction.
7712
7713         * math/test-misc.c: Add new tests.
7714
7715 2007-01-14  Steven Munroe  <sjmunroe@us.ibm.com>
7716
7717         * math/basic-test.c: Include test-skeleton.c.
7718         (TEST_TRUNC): Define.
7719         (truncdfsf_test, trunctfsf_test, trunctfdf_test): New.
7720         (main): Rename to ...
7721         (do_test): ...this.  Run new tests.
7722         (TEST_FUNCTION): Define.
7723
7724 2006-10-05  Steven Munroe  <sjmunroe@us.ibm.com>
7725             Joe Kerian  <jkerian@us.us.ibm.com>
7726
7727         [BZ #2749]
7728         * soft-fp/op-4.h (__FP_FRAC_SUB_3, __FP_FRAC_SUB_4): Correct borrow
7729         handling for high words.
7730         * soft-fp/op-common.h (_FP_OVERFLOW_SEMIRAW): Always set inexact
7731         and overflow for infinity.
7732
7733 2007-01-15  Ulrich Drepper  <drepper@redhat.com>
7734
7735         * nscd/connections.c (handle_request): Add a __builtin_expect.
7736
7737         * nscd/connections.c (serv2db): Change type into structure which
7738         also says whether this is a request for data.  Renamed to
7739         servinfo.  All users changed.
7740         (handle_request): Much simpler test whether we should search the cache.
7741
7742         * nscd/connections.c (handle_request): Fix thinko in selinux test
7743         invocation.
7744
7745         * sysdeps/generic/ldsodefs.h: Define DL_LOOKUP_SCOPE_LOCK.
7746         * elf/dl-lookup.c (add_dependency): If scope map is locked, unlock
7747         it before getting dl_load_lock and then relock.
7748         (_dl_lookup_symbol_x): Pass flags to add_dependency.
7749         When rerunning _dl_lookup_symbol_x, compute symbol_scope again in
7750         case we unlocked the scope.
7751         * elf/dl-runtime.c (_dl_fixup): Pass DL_LOOKUP_SCOPE_LOCK to
7752         _dl_lookup_symbol_x in case we locked the scope.
7753         (_dl_profile_fixup): Likewise.
7754         * elf/dl-sym.c (do_sym): In flags passed to call_dl_lookup, also
7755         set DL_LOOKUP_SCOPE_LOCK.
7756
7757 2007-01-13  Ulrich Drepper  <drepper@redhat.com>
7758
7759         * inet/Makefile: Define CFLAGS-getsrvbynm_r.c and
7760         CFLAGS-getsrvbynpt_r.c.
7761         * nscd/getsrvbynm_r.c: New file.
7762         * nscd/getsrvbypt_r.c: New file.
7763         * nscd/nscd_getserv_r.c: New file.
7764         * nscd/servicescache.c: New file.
7765         * nscd/Makefile (routines): Add nscd_getserv_r.
7766         (nscd-modules): Add getsrvbynm_r, getsrvbypt_r, and servicescache.
7767         Define CFLAGS-servicescache.c, CFLAGS-getsrvbynm_r.c, and
7768         CFLAGS-getsrvbypt_r.c.
7769         * nscd/cache.c (prune_cache): Rewrite to get re-add function from
7770         table.  Add entries for services database.
7771         * nscd/connections.c (serv2str): Mark as const.  Add entries for
7772         services database.
7773         (dbs): Add .reset_res and servdb initialization.
7774         (serv2db): Add entries for services database.
7775         (verify_persistent_db): Accept dbnr == servdb.
7776         (invalidate_cache): Rewrite database name recognition to use a table.
7777         Call res_init() if .reset_res is set for database.
7778         (handle_request): Add code to handle services database.
7779         * nscd/gai.c: Don't define __getservbyname_r.
7780         * nscd/nscd-client.h (request_type): Remove LASTDBREQ, add
7781         GETSERVBYNAME, GETSERVBYPORT, GETFDSERV.
7782         (serv_response_header): Define.
7783         (struct datahead): Add serv_response_header member.
7784         * nscd/nscd.c (parse_opt): Rewrite parsing of -i parameter value
7785         using table.
7786         * nscd/nscd.conf: Add entries for services database.
7787         * nscd/nscd.h: Adjust declaration of dbnames and serv2str.
7788         Declare serv_iov_disabled.
7789         Declare addservbyname, readdservbyname, addservbyport, and
7790         readdservbyport.
7791         * nscd/nscd_conf.c (dbnames): Mark as const.  Add services entry.
7792         (find_db): Fix error message.
7793         * nscd/nscd_proto.h: Declare __nss_not_use_nscd_services,
7794         __nscd_getservbyname_r, and __nscd_getservbyport_r.
7795         * nscd/selinux.c (perms): Add entries for services database.
7796         * nss/Versions: Export __nss_services_lookup with GLIBC_PRIVATE.
7797         * nss/nsswitch.c (__nss_disable_nscd): Also disable services database.
7798
7799         * nscd/grpcache.c: Remove obsolete code.  Cleanups.
7800         * nscd/hstcache.c: Likewise.
7801         * nscd/pwdcache.c: Likewise.
7802
7803         * nis/nss_nis/nis-service.c (_nss_nis_getservbyname_r): Correct
7804         computation of keylen.
7805
7806         * include/string.h: Only redefine strndupa if this is really for
7807         libc code.
7808
7809 2007-01-12  Ulrich Drepper  <drepper@redhat.com>
7810
7811         * nscd/nscd_gethst_r.c: Minor cleanups.
7812
7813         * nscd/connections.c (handle_request): Check selinux permissions
7814         for all non-admin commands.
7815
7816         * sysdeps/i386/i486/bits/atomic.h: Define
7817         atomic_compare_and_exchange_val_acq,
7818         atomic_compare_and_exchange_bool_acq, and atomic_exchange_and_add
7819         using __sync_* built-ins for gcc >= 4.1.
7820         * sysdeps/x86_64/bits/atomic.h: Likewise.
7821
7822         [BZ #3840]
7823         * scripts/check-local-headers.sh: Restrict to testing .o.d, .os.d,
7824         and .oS.d files.
7825
7826 2007-01-05  Steven Munroe  <sjmunroe@us.ibm.com>
7827
7828         * stdlib/tst-makecontext.c: Include errno.h.  Change main()
7829         to do_test().  Define TEST_FUNCTION. Include test-skeleton.c.
7830         (do_test): Check errno and exit(0) if ENOSYS.
7831
7832 2007-01-11  Jakub Jelinek  <jakub@redhat.com>
7833
7834         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Fix handling of multi-byte
7835         thousands separators.
7836         * stdlib/Makefile: Add rules to build and run tst-strtod4.
7837         * stdlib/tst-strtod4.c: New test.
7838
7839         [BZ #3855]
7840         * stdlib/strtod_l.c (____STRTOF_INTERNAL): 0x. not followed by
7841         hexadecimal digit should accept just the initial 0.
7842         * stdlib/tst-strtod2.c (tests): New variable.
7843         (do_test): Run several tests rather than just one.
7844
7845 2007-01-11  Jakub Jelinek  <jakub@redhat.com>
7846
7847         * sysdeps/i386/soft-fp/sfp-machine.h: Remove.
7848         * sysdeps/x86_64/soft-fp/sfp-machine.h: Likewise.
7849
7850 2007-01-10  Ulrich Drepper  <drepper@redhat.com>
7851
7852         * io/fts.c: Make sure fts_cur is always valid after return from
7853         fts_read.
7854         Patch by Miloslav Trmac <mitr@redhat.com>.
7855
7856 2006-10-27  Richard Sandiford  <richard@codesourcery.com>
7857
7858         * elf/elf.h (R_MIPS_GLOB_DAT): Define.
7859         (R_MIPS_NUM): Bump by 1.
7860
7861 2007-01-03  Jakub Jelinek  <jakub@redhat.com>
7862
7863         * posix/execvp.c: Include alloca.h.
7864         (allocate_scripts_argv): Renamed to...
7865         (scripts_argv): ... this.  Don't allocate buffer here nor count
7866         arguments.
7867         (execvp): Use alloca if possible.
7868         * posix/Makefile: Add rules to build and run tst-vfork3 test.
7869         * posix/tst-vfork3.c: New test.
7870
7871 2007-01-03  Ulrich Drepper  <drepper@redhat.com>
7872
7873         * string/Makefile (tst-strxfrm2-ENV): Define.
7874         * stdlib/Makefile (tst-strtod3-ENV): Define.
7875
7876 2007-01-02  Ulrich Drepper  <drepper@redhat.com>
7877
7878         * posix/getconf.c: Update copyright year.
7879         * nss/getent.c: Likewise.
7880         * iconv/iconvconfig.c: Likewise.
7881         * iconv/iconv_prog.c: Likewise.
7882         * elf/ldconfig.c: Likewise.
7883         * catgets/gencat.c: Likewise.
7884         * csu/version.c: Likewise.
7885         * elf/ldd.bash.in: Likewise.
7886         * elf/sprof.c (print_version): Likewise.
7887         * locale/programs/locale.c: Likewise.
7888         * locale/programs/localedef.c: Likewise.
7889         * nscd/nscd.c (print_version): Likewise.
7890         * debug/xtrace.sh: Likewise.
7891         * malloc/memusage.sh: Likewise.
7892         * malloc/mtrace.pl: Likewise.
7893         * debug/catchsegv.sh: Likewise.
7894
7895 2006-12-24  Ulrich Drepper  <drepper@redhat.com>
7896
7897         * malloc/malloc.c (sYSMALLOc): Remove some unnecessary alignment
7898         attempts.
7899
7900 2006-12-23  Ulrich Drepper  <drepper@redhat.com>
7901
7902         * posix/wordexp.c: Remove some unnecessary tests.
7903
7904 2006-12-22  Gavin Romig-Koch  <gavin@redhat.com>
7905
7906         * nis/nss_compat/compat-grp.c (internal_getgrgid_r): Don't
7907         blacklist the group till after we look it up.
7908
7909 2006-12-21  Ulrich Drepper  <drepper@redhat.com>
7910
7911         * include/atomic.h (atomic_forced_read): New macro.
7912
7913 2006-12-20  SUGIOKA Toshinobu  <sugioka@itonet.co.jp>
7914
7915         * sysdeps/unix/sysv/linux/sh/bits/shm.h: New file.
7916
7917 2006-12-19  Jakub Jelinek  <jakub@redhat.com>
7918
7919         * nss/getXXbyYY_r.c: Include atomic.h.
7920         (INTERNAL (REENTRANT_NAME)): Write startp after start_fct,
7921         add atomic_write_barrier () in between.
7922
7923         * stdlib/Makefile (tests): Add tst-makecontext.
7924         * stdlib/tst-makecontext.c: New test.
7925
7926         * sysdeps/unix/sysv/linux/powerpc/powerpc32/makecontext.S
7927         (__makecontext): Don't realign uc_mcontext.uc_regs.
7928
7929 2006-11-28  Jakub Jelinek  <jakub@redhat.com>
7930
7931         * elf/dl-support.c: Include dl-procinfo.h.
7932         * sysdeps/powerpc/dl-procinfo.h (PPC_PLATFORM_POWER4,
7933         PPC_PLATFORM_PPC970, PPC_PLATFORM_POWER5, PPC_PLATFORM_POWER5_PLUS,
7934         PPC_PLATFORM_POWER6, PPC_PLATFORM_CELL_BE, PPC_PLATFORM_POWER6X):
7935         Define.
7936         (_dl_string_platform): Use PPC_PLATFORM_* macros instead of
7937         hardcoded constants.
7938         * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_platform): Use
7939         PPC_PLATFORM_* macros for array designators.
7940
7941 2006-11-11  Steven Munroe  <sjmunroe@us.ibm.com>
7942
7943         * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_cap_flags): Add 3 new cap
7944         names to the beginning.
7945         (_dl_powerpc_platforms): Add "power6x".
7946         * sysdeps/powerpc/dl-procinfo.h (_DL_HWCAP_FIRST): Decrease.
7947         (HWCAP_IMPORTANT): Add PPC_FEATURE_HAS_DFP.
7948         (_DL_PLATFORMS_COUNT): Increase.
7949         (_dl_string_platform): Handle power6x case.
7950         * sysdeps/powerpc/sysdep.h (PPC_FEATURE_PA6T, PPC_FEATURE_HAS_DFP,
7951         PPC_FEATURE_POWER6_EXT): Define.
7952         (PPC_FEATURE_POWER5, PPC_FEATURE_POWER5_PLUS): Correct Comment.
7953
7954 2006-12-18  Jakub Jelinek  <jakub@redhat.com>
7955
7956         [BZ #3747]
7957         * stdlib/jrand48_r.c (__jrand48_r): Make sure result is in the
7958         [-2^31 .. 2^31) range.
7959         * stdlib/tst-rand48.c (main): Fix expected values for 64-bit
7960         targets.
7961         * stdlib/tst-rand48-2.c: New test.
7962         * stdlib/Makefile (tests): Add tst-rand48-2.
7963
7964 2006-12-14  Jakub Jelinek  <jakub@redhat.com>
7965
7966         * misc/tst-pselect.c (do_test): Fix sigblock argument.
7967
7968 2006-12-14  Ulrich Drepper  <drepper@redhat.com>
7969
7970         * misc/tst-pselect.c (do_test): Make sure the helper process is
7971         terminating when the test is aborted.
7972
7973 2006-12-13  Ulrich Drepper  <drepper@redhat.com>
7974
7975         * sysdeps/unix/sysv/linux/bits/statvfs.h: Define ST_RELATIME.
7976         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
7977         Handle relatime mount option.
7978
7979         [BZ #2337]
7980         * libio/Makefile (tests): Add tst-setvbuf1.
7981         * libio/tst-setvbuf1.c: New file.
7982
7983 2006-12-08  Jakub Jelinek  <jakub@redhat.com>
7984
7985         [BZ #2337]
7986         * libio/genops.c (__uflow): Fix a typo.
7987         * libio/wfiledoalloc.c (_IO_wfile_doallocate): Don't stat
7988         nor set _IO_LINE_BUF bit here.  Size the wide buffer based on
7989         the narrow buffer size.
7990
7991 2006-11-24  Jakub Jelinek  <jakub@redhat.com>
7992
7993         [BZ #2337]
7994         * libio/libio.h (_IO_FLAGS2_USER_WBUF): Define.
7995         * libio/wgenops.c (_IO_wsetb, _IO_wdefault_finish): Test and set
7996         _IO_FLAGS2_USER_WBUF bit in _flags2 instead of _IO_USER_BUF bit
7997         in _flags.
7998         * libio/wstrops.c (_IO_wstr_overflow, enlarge_userbuf,
7999         _IO_wstr_finish): Likewise.
8000         * libio/wmemstream.c (open_wmemstream): Likewise.
8001         * libio/fileops.c (_IO_new_file_close_it): Call _IO_set[bgp]
8002         even for wide streams.
8003
8004 2006-12-13  Jakub Jelinek  <jakub@redhat.com>
8005
8006         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S: Include
8007         kernel-features.h.
8008
8009 2006-12-11  Ulrich Drepper  <drepper@redhat.com>
8010
8011         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Parse thousand
8012         separators also if no non-zero digits found.
8013         * stdlib/Makefile (tests): Add tst-strtod3.
8014
8015 2006-12-09  Ulrich Drepper  <drepper@redhat.com>
8016
8017         [BZ #3632]
8018         * include/features.h: Fix comment about default value for
8019         _POSIX_C_SOURCE.
8020
8021         [BZ #3664]
8022         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Fix test to recognize
8023         empty parsed strings.
8024         * stdlib/Makefile (tests): Add tst-strtod2.
8025         * stdlib/tst-strtod2.c: New file.
8026
8027         [BZ #3673]
8028         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Fix exp_limit
8029         computation.
8030         * stdlib/Makefile (tests): Add tst-atof2.
8031         * stdlib/tst-atof2.c: New file.
8032
8033         [BZ #3674]
8034         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Adjust exponent value
8035         correctly if removing trailing zero of hex-float.
8036         * stdlib/Makefile (tests): Add tst-atof1.
8037         * stdlib/tst-atof1.c: New file.
8038
8039 2006-12-09  Jakub Jelinek  <jakub@redhat.com>
8040
8041         * misc/mntent_r.c (__hasmntopt): Check p[optlen] even when p == rest.
8042         Start searching for next comma at p rather than rest.
8043         * misc/Makefile (tests): Add tst-mntent2.
8044         * misc/tst-mntent2.c: New test.
8045
8046         * misc/getusershell.c (initshells): Check for integer overflows.
8047         Make strings buffer one bigger as fgets always succeeds when second
8048         argument is 1.  Don't use calloc for shells array.  Disallow
8049         / as shell.
8050
8051 2006-12-08  Ulrich Drepper  <drepper@redhat.com>
8052
8053         * malloc/memusage.c: Handle realloc with new size of zero and
8054         non-NULL pointer correctly.
8055         (me): Really write first record twice.
8056         (struct entry): Make format bi-arch safe.
8057         (dest): Write out more realloc statistics.
8058         * malloc/memusagestat.c (struct entry): Make format bi-arch safe.
8059
8060 2006-12-05  Jakub Jelinek  <jakub@redhat.com>
8061
8062         * nis/nis_subr.c (nis_getnames): Revert last change.
8063
8064 2006-12-04  Jakub Jelinek  <jakub@redhat.com>
8065
8066         * sysdeps/unix/sysv/linux/ttyname.c: Include termios.h.
8067         (ttyname): Use tcgetattr instead of isatty, don't set errno to ENOTTY.
8068         * sysdeps/unix/sysv/linux/ttyname_r.c: Include termios.h.
8069         (__ttyname_r): Use tcgetattr instead of isatty, don't set errno to
8070         ENOTTY.
8071         * io/Makefile: Add rules to build and run tst-ttyname_r test.
8072         * io/tst-ttyname_r.c: New test.
8073
8074 2006-12-03  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
8075
8076         * sysdeps/unix/sysv/linux/sh/sys/io.h: Removed.
8077
8078 2006-11-30  H.J. Lu  <hongjiu.lu@intel.com>
8079
8080         * sysdeps/i386/i686/memcmp.S: Use jump table as the base of
8081         jump table entries.
8082
8083 2006-11-30  Jan Kratochvil  <jan.kratochvil@redhat.com>
8084
8085         * sysdeps/unix/sysv/linux/i386/clone.S: Provide CFI for the outermost
8086         `clone' function to ensure proper unwinding stop of gdb.
8087         * sysdeps/unix/sysv/linux/x86_64/clone.S: Likewise.
8088
8089 2006-12-01  Ulrich Drepper  <drepper@redhat.com>
8090
8091         * nscd/nscd.init: Remove obsolete and commented-out -S option
8092         handling.
8093
8094 2006-11-23  Jakub Jelinek  <jakub@redhat.com>
8095
8096         [BZ #3514]
8097         * manual/string.texi (strncmp): Fix pastos from wcscmp description.
8098
8099         [BZ #3515]
8100         * manual/string.texi (strtok): Remove duplicate paragraph.
8101
8102 2006-12-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
8103
8104         * sysdeps/unix/sysv/linux/x86_64/sigaction.c: Fix compatibility with
8105         libgcc not supporting `rflags' unwinding (register # >= 17).
8106
8107 2006-11-30  Jakub Jelinek  <jakub@redhat.com>
8108
8109         * sunrpc/svc_run.c (svc_run): Set my_pollfd to new_pollfd if realloc
8110         succeeded.
8111
8112 2006-11-29  Daniel Jacobowitz  <dan@codesourcery.com>
8113             Jakub Jelinek  <jakub@redhat.com>
8114             Jan Kratochvil  <jan.kratochvil@redhat.com>
8115
8116         * sysdeps/unix/sysv/linux/x86_64/sigaction.c (restore_rt): Add correct
8117         unwind information.
8118         * sysdeps/unix/sysv/linux/x86_64/Makefile: Provide symbols for
8119         'restore_rt' even in the 'signal' directory.
8120         * sysdeps/unix/sysv/linux/x86_64/ucontext_i.sym: Extend the regs list.
8121
8122 2006-11-27  Jakub Jelinek  <jakub@redhat.com>
8123
8124         [BZ #3559]
8125         * sunrpc/svc_run.c (svc_run): Fail instead of segfaulting if
8126         malloc crashed.  Don't allocate memory unnecessarily in each
8127         loop.
8128
8129 2006-10-21  Jakub Jelinek  <jakub@redhat.com>
8130
8131         * resolv/mapv4v6addr.h (map_v4v6_address): Fix last change.
8132
8133 2006-11-20  Ulrich Drepper  <drepper@redhat.com>
8134
8135         * resolv/mapv4v6addr.h (map_v4v6_address): Optimize a bit.
8136
8137 2006-11-18  Bruno Haible  <bruno@clisp.org>
8138
8139         * sysdeps/unix/sysv/linux/i386/getgroups.c (__getgroups): Invoke
8140         __sysconf only after having tried to call getgroups32.
8141
8142 2006-11-19  Ulrich Drepper  <drepper@redhat.com>
8143
8144         * nss/nss_files/files-hosts.c (LINE_PARSER): Support IPv6-style
8145         addresses for IPv4 queries if they can be mapped.
8146
8147 2006-11-16  Jakub Jelinek  <jakub@redhat.com>
8148
8149         * sysdeps/x86_64/fpu/s_copysignf.S (__copysignf): Switch to .text.
8150         * sysdeps/x86_64/fpu/s_copysign.S (__copysign): Likewise.
8151         (signmask): Add .size directive.
8152         (othermask): Add .type directive.
8153
8154 2006-11-14  Ulrich Drepper  <drepper@redhat.com>
8155
8156         * po/nl.po: Update from translation team.
8157
8158         * timezone/zdump.c: Redo fix for BZ #3137.
8159
8160 2006-11-14  Jakub Jelinek  <jakub@redhat.com>
8161
8162         * nss/nss_files/files-alias.c (get_next_alias): Set line back
8163         to first_unused after parsing :include: file.
8164
8165 2006-11-10  Ulrich Drepper  <drepper@redhat.com>
8166
8167         * timezone/africa: Update from tzdata2006o.
8168         * timezone/antarctica: Likewise.
8169         * timezone/asia: Likewise.
8170         * timezone/australasia: Likewise.
8171         * timezone/backward: Likewise.
8172         * timezone/europe: Likewise.
8173         * timezone/iso3166.tab: Likewise.
8174         * timezone/northamerica: Likewise.
8175         * timezone/southamerica: Likewise.
8176         * timezone/zone.tab: Likewise.
8177
8178         * time/tzfile.c (__tzfile_read): Extend to handle new file format
8179         on machines with 64-bit time_t.
8180
8181         * timezone/checktab.awk: Update from tzcode2006o.
8182         * timezone/ialloc.c: Likewise.
8183         * timezone/private.h: Likewise.
8184         * timezone/scheck.c: Likewise.
8185         * timezone/tzfile.h: Likewise.
8186         * timezone/tzselect.ksh: Likewise.
8187         * timezone/zdump.c: Likewise.
8188         * timezone/zic.c: Likewise.
8189
8190         [BZ #3483]
8191         * elf/ldconfig.c (main): Call setlocale and textdomain.
8192         Patch mostly by Benno Schulenberg <bensberg@justemail.net>.
8193
8194         [BZ #3480]
8195         * manual/argp.texi: Fix typos.
8196         * manual/charset.texi: Likewise.
8197         * manual/errno.texi: Likewise.
8198         * manual/filesys.texi: Likewise.
8199         * manual/lang.texi: Likewise.
8200         * manual/maint.texi: Likewise.
8201         * manual/memory.texi: Likewise.
8202         * manual/message.texi: Likewise.
8203         * manual/resource.texi: Likewise.
8204         * manual/search.texi: Likewise.
8205         * manual/signal.texi: Likewise.
8206         * manual/startup.texi: Likewise.
8207         * manual/stdio.texi: Likewise.
8208         * manual/sysinfo.texi: Likewise.
8209         * manual/syslog.texi: Likewise.
8210         * manual/time.texi: Likewise.
8211         Patch by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
8212
8213         [BZ #3465]
8214         * sunrpc/clnt_raw.c: Minimal message improvements.
8215         * sunrpc/pm_getmaps.c: Likewise.
8216         * nis/nss_nisplus/nisplus-publickey.c: Likewise.
8217         * nis/nis_print_group_entry.c: Likewise.
8218         * locale/programs/repertoire.c: Likewise.
8219         * locale/programs/charmap.c: Likewise.
8220         * malloc/memusage.sh: Likewise.
8221         * elf/dl-deps.c: Likewise.
8222         * locale/programs/ld-collate.c: Likewise.
8223         * libio/vswprintf.c: Likewise.
8224         * malloc/memusagestat.c: Likewise.
8225         * sunrpc/auth_unix.c: Likewise.
8226         * sunrpc/rpc_main.c: Likewise.
8227         * nscd/cache.c: Likewise.
8228         * locale/programs/repertoire.c: Unify output messages.
8229         * locale/programs/charmap.c: Likewise.
8230         * locale/programs/ld-ctype.c: Likewise.
8231         * locale/programs/ld-monetary.c: Likewise.
8232         * locale/programs/ld-numeric.c: Likewise.
8233         * locale/programs/ld-time.c: Likewise.
8234         * elf/ldconfig.c: Likewise.
8235         * nscd/selinux.c: Likewise.
8236         * elf/cache.c: Likewise.
8237         Patch mostly by Benno Schulenberg <bensberg@justemail.net>.
8238
8239         [BZ #3451]
8240         * sysdeps/i386/fpu/bits/mathinline.h (floor): Make rounding mode
8241         change atomic.
8242         (ceil): Likewise.
8243
8244 2006-11-10  Jakub Jelinek  <jakub@redhat.com>
8245
8246         * string/strxfrm_l.c (STRXFRM): Fix trailing \1 optimization
8247         if N is one bigger than return value.
8248         * string/tst-strxfrm2.c (do_test): Also test strxfrm with l1 + 1
8249         and l1 last arguments, if buf is defined, verify the return value
8250         equals to strlen (buf) and verify no byte beyond passed length
8251         is modified.
8252
8253 2006-11-10  Ulrich Drepper  <drepper@redhat.com>
8254
8255         * po/sv.po: Update from translation team.
8256
8257 2006-11-09  Ulrich Drepper  <drepper@redhat.com>
8258
8259         * sysdeps/unix/sysv/linux/x86_64/sysconf.c (intel_check_word): Add
8260         noinline attribute.
8261
8262 2006-11-10  Jakub Jelinek  <jakub@redhat.com>
8263
8264         * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_check_word): Add
8265         noinline attribute.
8266
8267         * sysdeps/gnu/siglist.c (__old_sys_siglist, __old_sys_sigabbrev):
8268         Use __new_sys_siglist instead of _sys_siglist_internal as
8269         second macro argument.
8270         (_old_sys_siglist): Use declare_symbol_alias macro instead of
8271         strong_alias.
8272
8273 2006-11-09  Ulrich Drepper  <drepper@redhat.com>
8274
8275         [BZ #3493]
8276         * posix/unistd.h (sysconf): Remove const attribute.
8277
8278         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Fix test for
8279         temporary or deprecated addresses.
8280         Patch by Sridhar Samudrala <sri@us.ibm.com>.
8281
8282         * string/Makefile (tests): Add tst-strxfrm2.
8283         * string/tst-strxfrm2.c: New file.
8284
8285 2006-10-09  Jakub Jelinek  <jakub@redhat.com>
8286
8287         * elf/dl-debug.c (_dl_debug_initialize): Check r->r_map for 0
8288         rather than r->r_brk.
8289
8290 2006-11-08  Jakub Jelinek  <jakub@redhat.com>
8291
8292         * string/strxfrm_l.c (STRXFRM): Do the trailing \1 removal
8293         optimization even if needed > n.
8294
8295         * elf/dl-load.c (decompose_rpath): Return bool rather than void.
8296         If l->l_name is on inhibit_rpath list, set sps->dirs to -1 and
8297         return false, otherwise return true.
8298         (cache_rpath): Return decompose_rpath return value.
8299
8300 2006-11-07  Jakub Jelinek  <jakub@redhat.com>
8301
8302         * include/libc-symbols.h (declare_symbol): Rename to...
8303         (declare_symbol_alias): ... this.  Add ORIGINAL argument, imply
8304         strong_alias (ORIGINAL, SYMBOL) in asm to make sure it preceedes
8305         .size directive.
8306         * sysdeps/gnu/errlist-compat.awk: Adjust for declare_symbol_alias
8307         changes.
8308         * sysdeps/gnu/siglist.c: Likewise.
8309
8310 2006-11-03  Steven Munroe  <sjmunroe@us.ibm.com>
8311
8312         * sysdeps/powerpc/fpu/bits/mathinline.h
8313         [__LIBC_INTERNAL_MATH_INLINES]: Moved to ...
8314         * sysdeps/powerpc/fpu/math_private.h: ...here.  New file.
8315
8316 2006-11-05  Ulrich Drepper  <drepper@redhat.com>
8317
8318         * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_check_word):
8319         Update handling of cache descriptor 0x49 for new models.
8320         * sysdeps/unix/sysv/linux/x86_64/sysconf.c (intel_check_word):
8321         Likewise.
8322
8323 2006-11-02  Jakub Jelinek  <jakub@redhat.com>
8324
8325         * malloc/memusage.c (dest): Reset not_me back to false after
8326         printing statistics.
8327
8328 2006-11-02  Ulrich Drepper  <drepper@redhat.com>
8329
8330         * configure.in: Work around ld --help change and avoid -z relro
8331         test completely if the architecture doesn't care about security.
8332
8333 2006-11-01  Ulrich Drepper  <drepper@redhat.com>
8334
8335         * po/sv.po: Update from translation team.
8336
8337 2006-10-31  Ulrich Drepper  <drepper@redhat.com>
8338
8339         * stdlib/atexit.c (atexit): Don't mark as hidden when used to
8340         generate compatibility version.
8341
8342 2006-10-29  Ulrich Drepper  <drepper@redhat.com>
8343
8344         * configure.in: Relax -z relro requirement a bit.
8345
8346         * po/sv.po: Update from translation team.
8347
8348 2006-10-29  Jakub Jelinek  <jakub@redhat.com>
8349
8350         * elf/dl-sym.c (do_sym): Use RTLD_SINGLE_THREAD_P.
8351         * elf/dl-runtime.c (_dl_fixup, _dl_profile_fixup): Likewise.
8352         * elf/dl-close.c (_dl_close_worker): Likewise.
8353         * elf/dl-open.c (_dl_open_worker): Likewise.
8354         * sysdeps/generic/sysdep-cancel.h (RTLD_SINGLE_THREAD_P): Define.
8355
8356 2006-10-27  Ulrich Drepper  <drepper@redhat.com>
8357
8358         * configure.in: Require assembler support for visibility, compiler
8359         support for visibility and aliases, linker support for various -z
8360         options.
8361         * Makeconfig: Remove conditional code which now is unnecessary.
8362         * config.h.in: Likewise.
8363         * config.make.in: Likewise.
8364         * dlfcn/Makefile: Likewise.
8365         * elf/Makefile: Likewise.
8366         * elf/dl-load.c: Likewise.
8367         * elf/rtld.c: Likewise.
8368         * include/libc-symbols.h: Likewise.
8369         * include/stdio.h: Likewise.
8370         * io/Makefile: Likewise.
8371         * io/fstat.c: Likewise.
8372         * io/fstat64.c: Likewise.
8373         * io/fstatat.c: Likewise.
8374         * io/fstatat64.c: Likewise.
8375         * io/lstat.c: Likewise.
8376         * io/lstat64.c: Likewise.
8377         * io/mknod.c: Likewise.
8378         * io/mknodat.c: Likewise.
8379         * io/stat.c: Likewise.
8380         * io/stat64.c: Likewise.
8381         * libio/stdio.c: Likewise.
8382         * nscd/Makefile: Likewise.
8383         * stdlib/Makefile: Likewise.
8384         * stdlib/atexit.c: Likewise.
8385         * sysdeps/generic/ldsodefs.h: Likewise.
8386         * sysdeps/i386/dl-machine.h: Likewise.
8387         * sysdeps/i386/sysdep.h: Likewise.
8388         * sysdeps/i386/i686/memcmp.S: Likewise.
8389         * sysdeps/powerpc/powerpc32/sysdep.h: Likewise.
8390         * sysdeps/unix/sysv/linux/i386/sigaction.c: Likewise.
8391         * sysdeps/unix/sysv/linux/x86_64/sigaction.c: Likewise.
8392
8393         * Makerules: USE_TLS support is now default.
8394         * tls.make.c: Likewise.
8395         * csu/Versions: Likewise.
8396         * csu/libc-start.c: Likewise.
8397         * csu/libc-tls.c: Likewise.
8398         * csu/version.c: Likewise.
8399         * dlfcn/dlinfo.c: Likewise.
8400         * elf/dl-addr.c: Likewise.
8401         * elf/dl-cache.c: Likewise.
8402         * elf/dl-close.c: Likewise.
8403         * elf/dl-iteratephdr.c: Likewise.
8404         * elf/dl-load.c: Likewise.
8405         * elf/dl-lookup.c: Likewise.
8406         * elf/dl-object.c: Likewise.
8407         * elf/dl-open.c: Likewise.
8408         * elf/dl-reloc.c: Likewise.
8409         * elf/dl-support.c: Likewise.
8410         * elf/dl-sym.c: Likewise.
8411         * elf/dl-sysdep.c: Likewise.
8412         * elf/dl-tls.c: Likewise.
8413         * elf/ldconfig.c: Likewise.
8414         * elf/rtld.c: Likewise.
8415         * elf/tst-tls-dlinfo.c: Likewise.
8416         * elf/tst-tls1.c: Likewise.
8417         * elf/tst-tls10.h: Likewise.
8418         * elf/tst-tls14.c: Likewise.
8419         * elf/tst-tls2.c: Likewise.
8420         * elf/tst-tls3.c: Likewise.
8421         * elf/tst-tls4.c: Likewise.
8422         * elf/tst-tls5.c: Likewise.
8423         * elf/tst-tls6.c: Likewise.
8424         * elf/tst-tls7.c: Likewise.
8425         * elf/tst-tls8.c: Likewise.
8426         * elf/tst-tls9.c: Likewise.
8427         * elf/tst-tlsmod1.c: Likewise.
8428         * elf/tst-tlsmod13.c: Likewise.
8429         * elf/tst-tlsmod13a.c: Likewise.
8430         * elf/tst-tlsmod14a.c: Likewise.
8431         * elf/tst-tlsmod2.c: Likewise.
8432         * elf/tst-tlsmod3.c: Likewise.
8433         * elf/tst-tlsmod4.c: Likewise.
8434         * elf/tst-tlsmod5.c: Likewise.
8435         * elf/tst-tlsmod6.c: Likewise.
8436         * include/errno.h: Likewise.
8437         * include/link.h: Likewise.
8438         * include/tls.h: Likewise.
8439         * locale/global-locale.c: Likewise.
8440         * locale/localeinfo.h: Likewise.
8441         * malloc/arena.c: Likewise.
8442         * malloc/hooks.c: Likewise.
8443         * malloc/malloc.c: Likewise.
8444         * resolv/Versions: Likewise.
8445         * sysdeps/alpha/dl-machine.h: Likewise.
8446         * sysdeps/alpha/libc-tls.c: Likewise.
8447         * sysdeps/generic/ldsodefs.h: Likewise.
8448         * sysdeps/generic/tls.h: Likewise.
8449         * sysdeps/i386/dl-machine.h: Likewise.
8450         * sysdeps/ia64/dl-machine.h: Likewise.
8451         * sysdeps/ia64/libc-tls.c: Likewise.
8452         * sysdeps/mach/hurd/fork.c: Likewise.
8453         * sysdeps/mach/hurd/i386/tls.h: Likewise.
8454         * sysdeps/powerpc/powerpc32/dl-machine.c: Likwise.
8455         * sysdeps/powerpc/powerpc32/dl-machine.h: Likewise.
8456         * sysdeps/powerpc/powerpc64/dl-machine.h: Likewise.
8457         * sysdeps/s390/libc-tls.c: Likewise.
8458         * sysdeps/s390/s390-32/dl-machine.h: Likewise.
8459         * sysdeps/s390/s390-64/dl-machine.h: Likewise.
8460         * sysdeps/sh/dl-machine.h: Likewise.
8461         * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
8462         * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
8463         * sysdeps/x86_64/dl-machine.h: Likewise.
8464
8465         * elf/dl-close.c (_dl_close_worker): Renamed from _dl_close and
8466         split out locking and parameter checking.
8467         (_dl_close): Call _dl_close_worker after locking and checking.
8468         * elf/dl-open.c (_dl_open): Call _dl_close_worker instead of
8469         _dl_close.
8470         * elf/Makefile: Add rules to build and run tst-thrlock.
8471         * elf/tst-thrlock.c:  New file.
8472
8473         [BZ #3426]
8474         * stdlib/stdlib.h: Adjust comment for canonicalize_file_name to
8475         reality.
8476
8477         [BZ #3429]
8478         * elf/dl-open.c (dl_open_worker): Keep holding dl_load_lock until
8479         we are sure we do not need it anymore for _dl_close.  Also move
8480         the asserts inside the lock region.
8481         Patch mostly by Suzuki <suzuki@in.ibm.com>.
8482
8483 2006-10-27  Jakub Jelinek  <jakub@redhat.com>
8484
8485         * elf/dl-lookup.c (_dl_debug_bindings): Remove unused symbol_scope
8486         argument.
8487         (_dl_lookup_symbol_x): Adjust caller.
8488
8489         * sysdeps/generic/ldsodefs.h (struct link_namespaces): Remove
8490         _ns_global_scope.
8491         * elf/rtld.c (dl_main): Don't initialize _ns_global_scope.
8492
8493         * elf/dl-libc.c: Revert l_scope name changes.
8494         * elf/dl-load.c: Likewise.
8495         * elf/dl-object.c: Likewise.
8496         * elf/rtld.c: Likewise.
8497         * elf/dl-close.c (_dl_close): Likewise.
8498         * elf/dl-open.c (dl_open_worker): Likewise.  If not SINGLE_THREAD_P,
8499         always use __rtld_mrlock_{change,done}.  Always free old scope list
8500         here if not l_scope_mem.
8501         * elf/dl-runtime.c (_dl_fixup, _dl_profile_fixup): Revert l_scope name
8502         change.  Never free scope list here.  Just __rtld_mrlock_lock before
8503         the lookup and __rtld_mrlock_unlock it after the lookup.
8504         * elf/dl-sym.c: Likewise.
8505         * include/link.h (struct r_scoperec): Remove.
8506         (struct link_map): Replace l_scoperec with l_scope, l_scoperec_mem
8507         with l_scope_mem and l_scoperec_lock with l_scope_lock.
8508
8509 2006-10-25  Ulrich Drepper  <drepper@redhat.com>
8510
8511         * sysdeps/gnu/netinet/tcp.h: Define TCP_CONGESTION.
8512
8513 2006-10-18  Ulrich Drepper  <drepper@redhat.com>
8514
8515         * configure.in: Disable building profile libraries by default.
8516
8517 2006-10-17  Jakub Jelinek  <jakub@redhat.com>
8518
8519         * sunrpc/xdr_mem.c (xdrmem_setpos): Don't compare addresses
8520         as signed longs, check for x_base + pos overflow.
8521         * sunrpc/Makefile (tests): Add tst-xdrmem2.
8522         * sunrpc/tst-xdrmem2.c: New test.
8523
8524 2006-10-18  Ulrich Drepper  <drepper@redhat.com>
8525
8526         * elf/dl-lookup.c (_dl_lookup_symbol_x): Add warning to
8527         _dl_lookup_symbol_x code.
8528
8529 2006-10-17  Jakub Jelinek  <jakub@redhat.com>
8530
8531         * elf/dl-runtime.c: Include sysdep-cancel.h.
8532         (_dl_fixup, _dl_profile_fixup): Use __rtld_mrlock_* and
8533         scoperec->nusers only if !SINGLE_THREAD_P.  Use atomic_*
8534         instead of catomic_* macros.
8535         * elf/dl-sym.c: Include sysdep-cancel.h.
8536         (do_sym): Use __rtld_mrlock_* and scoperec->nusers only
8537         if !SINGLE_THREAD_P.  Use atomic_* instead of catomic_* macros.
8538         * elf/dl-close.c: Include sysdep-cancel.h.
8539         (_dl_close): Use __rtld_mrlock_* and scoperec->nusers only
8540         if !SINGLE_THREAD_P.  Use atomic_* instead of catomic_* macros.
8541         * elf/dl-open.c: Include sysdep-cancel.h.
8542         (dl_open_worker): Use __rtld_mrlock_* and scoperec->nusers only
8543         if !SINGLE_THREAD_P.  Use atomic_* instead of catomic_* macros.
8544
8545 2006-10-17  Jakub Jelinek  <jakub@redhat.com>
8546
8547         [BZ #3313]
8548         * malloc/malloc.c (malloc_consolidate): Set maxfb to address of last
8549         fastbin rather than end of fastbin array.
8550
8551 2006-10-18  Ulrich Drepper  <drepper@redhat.com>
8552
8553         * sysdeps/i386/i486/bits/atomic.h (catomic_decrement): Use correct
8554         body macro.
8555         * sysdeps/x86_64/bits/atomic.h
8556         (__arch_c_compare_and_exchange_val_64_acq): Add missing casts.
8557         (catomic_decrement): Use correct body macro.
8558
8559 2006-10-17  Jakub Jelinek  <jakub@redhat.com>
8560
8561         * include/atomic.h: Add a unique prefix to all local variables
8562         in macros.
8563         * csu/tst-atomic.c (do_test): Test also catomic_* macros.
8564
8565 2006-10-16  Ulrich Drepper  <drepper@redhat.com>
8566
8567         [BZ #3369]
8568         * sysdeps/posix/getaddrinfo.c (rfc3484_sort): Fix typos in rules 4
8569         and 7.
8570
8571 2006-10-14  Ulrich Drepper  <drepper@redhat.com>
8572
8573         * resolv/arpa/nameser.h: Document that ns_t_a6 is deprecated.
8574
8575 2006-10-13  Ulrich Drepper  <drepper@redhat.com>
8576
8577         [BZ #3313]
8578         * malloc/malloc.c (malloc_consolidate): Don't use get_fast_max to
8579         determine highest fast bin to consolidate, always look into all of
8580         them.
8581         (do_check_malloc_state): Only require for empty bins for large
8582         sizes in main arena.
8583
8584         * libio/stdio.h: Add more __wur attributes.
8585
8586         * elf/dl-minimal.c (realloc): Optimize last patch.
8587
8588 2006-10-12  Richard Sandiford  <richard@codesourcery.com>
8589
8590         [BZ #3352]
8591         * elf/dl-minimal.c (realloc): Let malloc() return a new pointer,
8592         and use memcpy() if it does.
8593
8594 2006-11-12  Andreas Jaeger  <aj@suse.de>
8595
8596         [BZ #2510]
8597         * manual/search.texi (Hash Search Function): Clarify.
8598         (Array Search Function): Clarify.
8599
8600 2006-11-12  Joseph Myers  <joseph@codesourcery.com>
8601
8602         [BZ #2830]
8603         * math/atest-exp.c (main): Cast hex value to mp_limb_t before
8604         shifting.
8605         * math/atest-exp2.c (read_mpn_hex): Likewise.
8606         * math/atest-sincos.c (main): Likewise.
8607
8608 2006-10-11  Ulrich Drepper  <drepper@redhat.com>
8609
8610         * sysdeps/unix/sysv/linux/syscalls.list: Add epoll_pwait.
8611         * sysdeps/unix/sysv/linux/sys/epoll.h: Declare epoll_pwait.
8612         * sysdeps/unix/sysv/linux/Versions (libc): Add epoll_pwait for
8613         version GLIBC_2.6.
8614         * Versions.def: Add GLIBC_2.6 for libc.
8615
8616         * sysdeps/unix/sysv/linux/i386/sysdep.h (DOARGS_6): Fix offset.
8617
8618         * sysdeps/i386/i486/bits/atomic.h: Add catomic_* support.
8619
8620 2006-10-11  Jakub Jelinek  <jakub@redhat.com>
8621
8622         * malloc/malloc.c (_int_malloc): Remove unused any_larger variable.
8623
8624         * nis/nis_defaults.c (__nis_default_access): Don't call getenv twice.
8625
8626         * nis/nis_subr.c (nis_getnames): Use __secure_getenv instead of getenv.
8627         * sysdeps/generic/unsecvars.h: Add NIS_PATH.
8628
8629 2006-10-11  Ulrich Drepper  <drepper@redhat.com>
8630
8631         * include/atomic.c: Define catomic_* operations.
8632         * sysdeps/x86_64/bits/atomic.h: Likewise.  Fix a few minor problems.
8633         * stdlib/cxa_finalize.c: Use catomic_* operations instead of atomic_*.
8634         * malloc/memusage.c: Likewise.
8635         * gmon/mcount.c: Likewise.
8636         * elf/dl-close.c: Likewise.
8637         * elf/dl-open.c: Likewise.
8638         * elf/dl-profile.c: Likewise.
8639         * elf/dl-sym.c: Likewise.
8640         * elf/dl-runtime.c: Likewise.
8641         * elf/dl-fptr.c: Likewise.
8642         * resolv/res_libc.c: Likewise.
8643
8644 2006-10-10  Ulrich Drepper  <drepper@redhat.com>
8645
8646         * nis/nis_subr.c (nis_getnames): Add trailing dot to NIS_PATH
8647         components which lack them.
8648
8649         * nis/nis_subr.c (nis_getnames): Make sure that we always return
8650         at least one entry consisting of the parameter concatenated with
8651         the domain.
8652
8653 2006-10-10  Roland McGrath  <roland@frob.com>
8654
8655         * sysdeps/mach/hurd/utimes.c: Use a union to avoid an improper cast.
8656         * sysdeps/mach/hurd/futimes.c: Likewise.
8657         * sysdeps/mach/hurd/lutimes.c: Likewise.
8658
8659 2006-10-09  Ulrich Drepper  <drepper@redhat.com>
8660             Jakub Jelinek  <jakub@redhat.com>
8661
8662         Implement reference counting of scope records.
8663         * elf/dl-close.c (_dl_close): Remove all scopes from removed objects
8664         from the list in objects which remain.  Always allocate new scope
8665         record.
8666         * elf/dl-open.c (dl_open_worker): When growing array for scopes,
8667         don't resize, allocate a new one.
8668         * elf/dl-runtime.c: Update reference counters before using a scope
8669         array.
8670         * elf/dl-sym.c: Likewise.
8671         * elf/dl-libc.c: Adjust for l_scope name change.
8672         * elf/dl-load.c: Likewise.
8673         * elf/dl-object.c: Likewise.
8674         * elf/rtld.c: Likewise.
8675         * include/link.h: Include <rtld-lowlevel.h>.  Define struct
8676         r_scoperec.  Replace r_scope with pointer to r_scoperec structure.
8677         Add l_scoperec_lock.
8678         * sysdeps/generic/ldsodefs.h: Include <rtld-lowlevel.h>.
8679         * sysdeps/generic/rtld-lowlevel.h: New file.
8680
8681         * include/atomic.h: Rename atomic_and to atomic_and_val and
8682         atomic_or to atomic_or_val.  Define new macros atomic_and and
8683         atomic_or which do not return values.
8684         * sysdeps/x86_64/bits/atomic.h: Define atomic_and and atomic_or.
8685         Various cleanups.
8686         * sysdeps/i386/i486/bits/atomic.h: Likewise.
8687
8688         * po/sv.po: Update from translation team.
8689
8690 2006-10-07  Ulrich Drepper  <drepper@redhat.com>
8691
8692         * Versions.def: Add GLIBC_2.6 to libpthread.
8693
8694         * include/shlib-compat.h (SHLIB_COMPAT): Expand parameters before use.
8695         (versioned_symbol): Likewise.
8696         (compat_symbol): Likewise.
8697
8698         * po/tr.po: Update from translation team.
8699
8700 2006-10-06  Ulrich Drepper  <drepper@redhat.com>
8701
8702         * nis/Banner: Removed.  It's been integral part forever and the
8703         author info is incomplete anyway.
8704         * libio/Banner: Likewise.
8705
8706         * nis/nis_table.c (nis_list): If __follow_path fails in the new
8707         code, make sure the nis_freeresult call doesn't crash and that the
8708         result is reported correctly.
8709
8710 2006-09-27  Jakub Jelinek  <jakub@redhat.com>
8711
8712         * nis/nis_table.c (nis_list): Handle FOLLOW_PATH | ALL_RESULTS
8713         when callback is NULL.
8714
8715         * nis/Versions (libnss_nisplus): Add
8716         _nss_nisplus_initgroups_dyn@@GLIBC_PRIVATE.
8717         * nis/Makefile (libnss_nisplus-routines): Add nisplus-initgroups.
8718         * nis/nss_nisplus/nisplus-grp.c (tablename_val, tablename_len,
8719         _nss_create_tablename): Rename to...
8720         (grp_tablename_val, grp_tablename_len, _nss_grp_create_tablename):
8721         ... these.  No longer static.
8722         (internal_setgrent): Adjust users.
8723         (_nss_nisplus_getgrnam_r, _nss_nisplus_getgrgid_r): Likewise.
8724         Don't use locking around _nss_grp_create_tablename call.
8725         * nis/nss_nisplus/nisplus-initgroups.c: New file.
8726
8727 2006-10-06  Ulrich Drepper  <drepper@redhat.com>
8728
8729         * version.h (VERSION): Bump to 2.5.90 for new development tree.
8730
8731 2006-10-06  Andreas Jaeger  <aj@suse.de>
8732
8733         * include/features.h (__GLIBC_MINOR__): It's glibc 2.5 now.
8734
8735 2006-10-06  Ulrich Drepper  <drepper@redhat.com>
8736
8737         * po/pl.po: Update from translation team.
8738
8739         * nscd/nscd.c (main): Fix typo in message.
8740         Patch by Jakub Bogsz <qboosh@pld-linux.org>.
8741
8742 2006-10-02  Jakub Jelinek  <jakub@redhat.com>
8743
8744         [BZ #3291]
8745         * sysdeps/unix/sysv/linux/sparc/sparc64/pause.c: Include
8746         errno.h, signal.h, unistd.h and sysdep-cancel.h.
8747         (__sigprocmask): Define.
8748
8749 2006-10-02  Ulrich Drepper  <drepper@redhat.com>
8750
8751         * elf/rtld.c (dl_main): Don't use prelinking if LD_DYNAMIC_WEAK is
8752         used.
8753
8754 2006-10-02  Jakub Jelinek  <jakub@redhat.com>
8755
8756         * nscd/mem.c (mempool_alloc): Round array size to 16 bytes
8757         in oldtotal and newtotal calculation.
8758         * nscd/nscd-client.h (struct mapped_database): Add datasize
8759         field.
8760         * nscd/nscd_helper.c (get_mapping): Initialize datasize field.
8761         (__nscd_get_map_ref): Get a new mapping even if mapping's data_size
8762         increased.
8763         (__nscd_cache_search): Add checks to make sure we never reference
8764         data beyond the current mapping.
8765
8766 2006-10-02  Dmitry V. Levin  <ldv@altlinux.org>
8767
8768         * sysdeps/posix/getaddrinfo.c (match_prefix): Make mask and val
8769         variables const to avoid compiler warnings.
8770
8771         * io/fts.c (fts_close): Remove redundant checks.
8772         (fts_build): Likewise.
8773         (fts_palloc): Likewise.
8774
8775         * manual/message.texi (Advanced gettext functions,
8776         Using gettextized software): Fix typos.
8777
8778 2006-09-30  Ulrich Drepper  <drepper@redhat.com>
8779
8780         * posix/glob.c (glob_in_dir): Add some comments and asserts to
8781         explain why there are no leaks.
8782
8783 2006-09-29  Ulrich Drepper  <drepper@redhat.com>
8784
8785         * libio/wmemstream.c: Include <wchar.h>.
8786         * libio/bug-wmemstream1.c: Likewise.
8787         * libio/tst-wmemstream1.c: Likewise.
8788         * libio/tst-wmemstream2.c: Likewise.
8789
8790         * version.h (RELEASE): Bump to 2.5.
8791         * README: Regenerated.
8792
8793         * locale/iso-3166.def: Add Aaland Islands and Montenegro.
8794
8795         [BZ #3273]
8796         * nscd/nscd_initgroups.c (__nscd_getgrouplist): It is OK to have
8797         found no group members.
8798         Patch by Petr Baudis.
8799
8800 2006-09-29  Jakub Jelinek  <jakub@redhat.com>
8801
8802         * elf/rtld.c (_dl_start_final): If not USE___THREAD, don't
8803         assert bootstrap_map.l_tls_modid is zero.
8804         (_dl_start): Initialize bootstrap_map.l_tls_modid to 0
8805         if USE___THREAD.
8806
8807 2006-09-27  Ulrich Drepper  <drepper@redhat.com>
8808
8809         * libio/stdio.h: Move open_wmemstream prototype to ...
8810         * wcsmbs/wchar.h: ... here.
8811
8812 2006-09-25  Jakub Jelinek  <jakub@redhat.com>
8813
8814         [BZ #3252]
8815         * sysdeps/unix/sysv/linux/powerpc/fchownat.c (fchownat): Handle only
8816         fchownat syscall and __ASSUME_LCHOWN_SYSCALL case inline, call
8817         __{,l}chown to handle the rest.
8818         * sysdeps/unix/sysv/linux/i386/fchownat.c (fchownat): Handle only
8819         fchownat syscall and __ASSUME_32BITUIDS case inline, call
8820         __{,l}chown to handle the rest.
8821         * sysdeps/unix/sysv/linux/sparc/sparc32/fchownat.c: Include
8822         i386/fchownat.c.
8823         * sysdeps/unix/sysv/linux/s390/s390-32/fchownat.c: Likewise.
8824         * sysdeps/unix/sysv/linux/sh/fchownat.c: Likewise.
8825
8826         [BZ #3253]
8827         * posix/glob.c (glob_in_dir): Don't alloca one struct globlink at a
8828         time, rather allocate increasingly bigger arrays of pointers, if
8829         possible with alloca, if too large with malloc.
8830
8831 2006-09-24  Jakub Jelinek  <jakub@redhat.com>
8832
8833         * sysdeps/powerpc/fpu/libm-test-ulps: Updated.
8834
8835         * sysdeps/ieee754/ldbl-128/s_lrintl.c (__lrintl): Fix 2 typos.
8836
8837 2006-09-24  Ulrich Drepper  <drepper@redhat.com>
8838
8839         * sysdeps/posix/getaddrinfo.c (rfc3484_sort): Implement rule 4,
8840         home addresses.
8841         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Recognize
8842         IFA_F_HOMEADDRESS flag for interfaces.
8843         * include/ifaddrs.h (struct in6addrinfo): Define
8844         in6ai_homeaddress.
8845
8846 2006-09-21  Jakub Jelinek  <jakub@redhat.com>
8847
8848         [BZ #3225]
8849         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h (PTR_MANGLE3,
8850         PTR_DEMANGLE3): Define.
8851         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h (PTR_MANGLE3,
8852         PTR_DEMANGLE3): Likewise.
8853         * sysdeps/powerpc/powerpc32/__longjmp-common.S (__longjmp): Use them.
8854         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S (__longjmp):
8855         Likewise.
8856         * sysdeps/powerpc/powerpc64/__longjmp-common.S (__longjmp): Likewise.
8857
8858 2006-09-20  Jakub Jelinek  <jakub@redhat.com>
8859
8860         * po/libc.pot: Regenerated.
8861         * po/be.po: Updated.
8862         * po/ca.po: Likewise.
8863         * po/cs.po: Likewise.
8864         * po/da.po: Likewise.
8865         * po/de.po: Likewise.
8866         * po/el.po: Likewise.
8867         * po/en_GB.po: Likewise.
8868         * po/es.po: Likewise.
8869         * po/fi.po: Likewise.
8870         * po/fr.po: Likewise.
8871         * po/gl.po: Likewise.
8872         * po/hr.po: Likewise.
8873         * po/hu.po: Likewise.
8874         * po/ja.po: Likewise.
8875         * po/ko.po: Likewise.
8876         * po/nb.po: Likewise.
8877         * po/nl.po: Likewise.
8878         * po/pl.po: Likewise.
8879         * po/pt_BR.po: Likewise.
8880         * po/ru.po: Likewise.
8881         * po/rw.po: Likewise.
8882         * po/sk.po: Likewise.
8883         * po/sv.po: Likewise.
8884         * po/tr.po: Likewise.
8885         * po/zh_CN.po: Likewise.
8886         * po/zh_TW.po: Likewise.
8887
8888         [BZ #3137]
8889         * iconv/iconv_prog.c (main): Fix spelling in error message.
8890         * iconv/iconvconfig.c (main): Likewise.
8891         * locale/programs/ld-collate.c (handle_ellipsis): Likewise.
8892         * locale/programs/ld-ctype.c (charclass_symbolic_ellipsis): Likewise.
8893         * locale/programs/localedef.c (main): Likewise.
8894         * locale/programs/repertoire.c (repertoire_read): Likewise.
8895         * timezone/zdump.c (main): Likewise.
8896         * nscd/connections.c (handle_request): Fix spelling in log message.
8897         Patch by Malcolm Parsons <malcolm.parsons@gmail.com>.
8898
8899 2006-09-20  Ulrich Drepper  <drepper@redhat.com>
8900
8901         * inet/inet6_option.c: Also emit linker warnings for the RFC 2292
8902         interfaces.
8903
8904 2006-09-20  Andreas Jaeger  <aj@suse.de>
8905
8906         * math/libm-test.inc (lrint_test_upward): Fix typo.
8907
8908 2006-06-17  Joseph S. Myers  <joseph@codesourcery.com>
8909
8910         [BZ #2592]
8911         * math/libm-test.inc (lrint_test_tonearest): New function.
8912         (lrint_test_towardzero): New function.
8913         (lrint_test_downward): New function.
8914         (lrint_test_upward): New function.
8915         (main): Run these new tests.
8916         * sysdeps/ieee754/dbl-64/s_llrint.c (__llrint): Correct rounding
8917         of values near to 0.
8918         (two52): Use double not long double.
8919         * sysdeps/ieee754/dbl-64/s_lrint.c (__lrint): Likewise.
8920         * sysdeps/ieee754/flt-32/s_llrintf.c (__llrintf): Likewise.
8921         (two23): Use float not double.
8922         * sysdeps/ieee754/flt-32/s_lrintf.c (__lrintf): Likewise.
8923         (two23): Use float not double.
8924         * sysdeps/ieee754/ldbl-128/s_llrintl.c (__llrintl): Likewise.
8925         * sysdeps/ieee754/ldbl-128/s_lrintl.c (__lrintl): Likewise.
8926         * sysdeps/ieee754/ldbl-96/s_llrintl.c (__llrintl): Likewise.
8927         * sysdeps/ieee754/ldbl-96/s_lrintl.c (__lrintl): Likewise.
8928
8929 2006-09-20  Martin Schwidefsky  <schwidefsky@de.ibm.com>
8930
8931         * sysdeps/unix/sysv/linux/s390/s390-32/makecontext.c (__makecontext):
8932         Cast sp to unsigned long to avoid compiler warning.
8933         Use __makecontext_ret function instead of a trampoline on the stack.
8934         (__makecontext_ret): New function.
8935         * sysdeps/unix/sysv/linux/s390/s390-64/makecontext.c: Likewise.
8936
8937 2006-09-19  Jakub Jelinek  <jakub@redhat.com>
8938
8939         * elf/dl-cache.c (HWCAP_CHECK): If _DL_PLATFORMS_COUNT, but
8940         platform == -1, reject any libs with non-zero _DL_HWCAP_PLATFORM
8941         bits.
8942
8943 2006-09-19  Ulrich Drepper  <drepper@redhat.com>
8944
8945         * elf/dl-close.c (_dl_close): If dependency is not unloaded make
8946         sure no reference to the unloaded map's search list remains in the
8947         dependency's scope.
8948
8949 2006-09-16  Jakub Jelinek  <jakub@redhat.com>
8950
8951         * elf/Makefile: Add rules to build and run unload7 test.
8952         * elf/unload7.c: New test.
8953         * elf/unload7mod1.c: New file.
8954         * elf/unload7mod2.c: New file.
8955
8956 2006-09-18  Jakub Jelinek  <jakub@redhat.com>
8957
8958         * sysdeps/unix/sysv/linux/sys/ptrace.h (PT_GETEVENTMSG): Fix pasto.
8959         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h (PTRACE_SETOPTIONS,
8960         PTRACE_GETEVENTMSG, PTRACE_GETSIGINFO, PTRACE_SETSIGINFO): Define.
8961         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h (PTRACE_SETOPTIONS,
8962         PTRACE_GETEVENTMSG, PTRACE_GETSIGINFO, PTRACE_SETSIGINFO): Likewise.
8963         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h (PTRACE_SETOPTIONS,
8964         PTRACE_GETEVENTMSG, PTRACE_GETSIGINFO, PTRACE_SETSIGINFO): Likewise.
8965         * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h (PTRACE_SETOPTIONS,
8966         PTRACE_GETEVENTMSG): Likewise.
8967         (PTRACE_GETSIGINFO, PTRACE_SETSIGINFO): Change to the arch independent
8968         values.
8969
8970 2006-09-17  Mike Frysinger  <vapier@gentoo.org>
8971
8972         * sysdeps/unix/sysv/linux/sys/ptrace.h (PTRACE_SETOPTIONS,
8973         PTRACE_GETEVENTMSG, PTRACE_GETSIGINFO, PTRACE_SETSIGINFO): Define.
8974         * sysdeps/unix/sysv/linux/ptrace.c (ptrace): Check PTRACE_SETOPTIONS,
8975         PTRACE_GETEVENTMSG, PTRACE_GETSIGINFO and PTRACE_SETSIGINFO.
8976
8977 2006-09-16  Jakub Jelinek  <jakub@redhat.com>
8978
8979         * sysdeps/powerpc/powerpc32/register-dump.h (register_dump): Don't
8980         write '\0' to the fd.
8981         * sysdeps/mach/hurd/powerpc/register-dump.h (register_dump): Likewise.
8982         * sysdeps/powerpc/powerpc64/register-dump.h (register_dump): Likewise.
8983         Change regs to unsigned long pointer from unsigned int, fix fscr
8984         offset.
8985
8986 2006-09-14  Jakub Jelinek  <jakub@redhat.com>
8987
8988         * io/Makefile (CFLAGS-fstatat.c): Set.
8989         (CFLAGS-fstatat64.c): Likewise.
8990         (CFLAGS-mknodat.c): Likewise.
8991
8992         * sysdeps/ieee754/ldbl-128ibm/s_llrintl.c: Comment fixes.
8993         * sysdeps/ieee754/ldbl-128ibm/s_llroundl.c: Likewise.
8994         * sysdeps/ieee754/ldbl-128ibm/s_lrintl.c: Rewritten.
8995         * sysdeps/ieee754/ldbl-128ibm/s_lroundl.c: Rewritten.
8996
8997 2006-09-14  Jakub Jelinek  <jakub@redhat.com>
8998             Steven Munroe  <sjmunroe@us.ibm.com>
8999
9000         * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_cap_flags): Add 4 new cap
9001         names to the beginning.  Rename "cell" to "cellbe".
9002         (_dl_powerpc_platforms): New.
9003         * sysdeps/powerpc/dl-procinfo.h (_DL_HWCAP_FIRST): Decrease.
9004         (HWCAP_IMPORTANT): Remove power{4,5,5+} and cell.
9005         (_DL_PLATFORMS_COUNT, _DL_FIRST_PLATFORM): Define.
9006         (_DL_HWCAP_PLATFORM): Define to new mask.
9007         (_dl_platform_string, _dl_string_platform): New functions.
9008         * sysdeps/powerpc/sysdep.h (PPC_FEATURE_BOOKE, PPC_FEATURE_SMT,
9009         PPC_FEATURE_ICACHE_SNOOP, PPC_FEATURE_ARCH_2_05): Define.
9010
9011 2006-09-12  Jakub Jelinek  <jakub@redhat.com>
9012
9013         [BZ #2526]
9014         * README.libm: Fix a thinko in sqrt algorithm description.
9015
9016         [BZ #3143]
9017         * manual/string.texi (argz_delete): Fix prototype.
9018         Patch by <alpt@freaknet.org>.
9019
9020 2006-08-26  Joseph Myers  <joseph@codesourcery.com>
9021
9022         [BZ #3138]
9023         * io/test-lfs.c (do_prepare): Give name_len type size_t.
9024         * io/tst-fcntl.c (do_prepare): Likewise.
9025         * posix/tst-exec.c (do_prepare): Likewise.
9026         * posix/tst-preadwrite.c (do_prepare): Likewise.
9027         * posix/tst-spawn.c (do_prepare): Likewise.
9028         * posix/tst-truncate.c (do_prepare): Likewise.
9029         * rt/tst-aio.c (do_prepare): Likewise.
9030         * rt/tst-aio64.c (do_prepare): Likewise.
9031         * stdlib/test-canon2.c (do_prepare): Give test_dir_len type
9032         size_t.
9033
9034 2006-09-09  Ulrich Drepper  <drepper@redhat.com>
9035
9036         [BZ #2821]
9037         * time/mktime.c (guess_time_tm): Fix overflow detection.
9038         * time/Makefile (tests): Add bug-mktime1.
9039         * time/bug-mktime1.c: New file.
9040
9041         [BZ #3189, #3188]
9042         * misc/sys/mman.h (remap_file_pages): Make available for _GNU_SOURCE.
9043         (mremap): Likewise.
9044
9045 2006-09-07  Jakub Jelinek  <jakub@redhat.com>
9046
9047         [BZ #1006]
9048         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela):
9049         Ensure relocation doesn't clobber any bits outside of the
9050         immediate field for R_SPARC_TLS_LE_HIX22, R_SPARC_WDISP30,
9051         R_SPARC_HI22 and R_SPARC_H44.
9052
9053         [BZ #2775]
9054         * malloc/malloc.c (sYSMALLOc): Only call grow_heap if
9055         (long) (MINSIZE + nb - old_size) is positive.
9056
9057         * malloc/arena.c (grow_heap): When growing bail even if new_size
9058         is negative.
9059
9060         [BZ #3155]
9061         * sysdeps/powerpc/powerpc32/fpu/s_lrint.S (__lrint): Don't access
9062         stack below r1.
9063
9064 2006-09-06  Jakub Jelinek  <jakub@redhat.com>
9065
9066         * posix/regex_internal.c (re_string_reconstruct): Handle
9067         offset < pstr->valid_raw_len && pstr->offsets_needed case.
9068         Ensure no bytes read before raw_mbs array.  Pass a saved copy of
9069         pstr->valid_len - 1 rather than pstr->valid_raw_len - 1 to
9070         re_string_context_at.
9071         * posix/Makefile: Add rules to build and run bug-regex26 test.
9072         * posix/bug-regex26.c: New test.
9073
9074         * locale/programs/ld-collate.c (collate_read): Goto sym_equiv_free
9075         rather than col_sym_free.  Move seqp declaration earlier.
9076
9077         * resolv/gai_suspend.c (gai_suspend): Make sure result is initialized.
9078
9079 2006-09-05  Jakub Jelinek  <jakub@redhat.com>
9080
9081         * nscd/initgrcache.c (addinitgroupsX): Move any_success
9082         decl before first goto out.
9083
9084 2006-09-04  Jakub Jelinek  <jakub@redhat.com>
9085
9086         * Makerules (shlib.lds): If have-hash-style, put .hash section
9087         at the end of the RO segment.
9088
9089 2006-09-04  Ulrich Drepper  <drepper@redhat.com>
9090
9091         * elf/do-lookup.h (do_lookup_x): Initialize symidx in case the new
9092         style hash table format is used.
9093
9094 2006-09-04  Jakub Jelinek  <jakub@redhat.com>
9095
9096         * resolv/res_mkquery.c (res_nmkquery): Set hp->id to statp->id after
9097         randomization rather than before.
9098         * resolv/res_init.c (res_randomid): Don't call gettimeofday here.
9099
9100 2006-08-31  Jakub Jelinek  <jakub@redhat.com>
9101
9102         * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Add ld.so.
9103
9104         * malloc/malloc.c (_int_malloc): Use full list insert and not
9105         shortcut which assumes the list is empty for large requests
9106         too.
9107
9108         * elf/tst-addr1.c (do_test): Allow i.dli_sname "_IO_printf".
9109
9110 2006-08-30  Jakub Jelinek  <jakub@redhat.com>
9111
9112         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (splice): Add offin
9113         and offout arguments to the prototype.
9114         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (splice): Likewise.
9115         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h (splice): Likewise.
9116         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (splice): Likewise.
9117         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h (splice): Likewise.
9118         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h (splice): Likewise.
9119         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h (splice): Likewise.
9120         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h (splice): Likewise.
9121         * sysdeps/unix/sysv/linux/syscalls.list (splice): Adjust args string.
9122
9123 2006-08-28  Ulrich Drepper  <drepper@redhat.com>
9124
9125         * elf/dl-load.c (_dl_init_paths): Expand DSTs.
9126
9127         * elf/dl-open.c (dl_open_worker): Allow $LIB and $PLATFORM in
9128         dlopen parameters.
9129
9130 2006-08-28  Jakub Jelinek  <jakub@redhat.com>
9131
9132         * inet/getnameinfo.c (getnameinfo): For AF_INET, check errno
9133         only if herrno is NETDB_INTERNAL.  Handle errors other than
9134         ERANGE outside of the loops, handle TRY_AGAIN.
9135
9136         * locale/programs/ld-ctype.c (translit_flatten): Issue error
9137         if other's ctype category was missing.
9138         * locale/programs/ld-collate.c (collate_read): Return if
9139         copy_locale's collate category is missing.
9140
9141 2006-08-27  Ulrich Drepper  <drepper@redhat.com>
9142
9143         [BZ #2684]
9144         * malloc/malloc.c (public_rEALLOc): Try harder by using other
9145         arenas if allocation failed.
9146         Patch mostly by Jan Edler <jan.edler@indexengines.com>.
9147
9148 2006-08-26  Ulrich Drepper  <drepper@redhat.com>
9149
9150         * malloc/malloc.c (bin_at): Rewrite to be more clear and to not
9151         waste bins[0..1].
9152         (malloc_state): Reduce bins size by 2.
9153         (_int_malloc): Fix test for large enough buffer for early termination.
9154         When no unsorted block matches perfectly and an exiting block has
9155         to be split, use full list insert and not shortcut which assumes
9156         the list is empty.
9157
9158         * locale/programs/ld-ctype.c (ctype_read): Better patch for read
9159         failure.
9160
9161 2006-08-24  Ulrich Drepper  <drepper@redhat.com>
9162
9163         * locale/programs/ld-ctype.c (ctype_read): If CTYPE is NULL, don't
9164         do anything.
9165
9166         * sysdeps/generic/ldsodefs.h (DL_ADDR_SYM_MATCH): For undefined
9167         symbol require exact match (these are PLTs).
9168         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ldsodefs.h
9169         (_dl_ppc64_addr_sym_match): Likewise.
9170
9171         [BZ #2683]
9172         * elf/dl-addr.c (_dl_addr): Don't ignore all undefined symbols.
9173         If symbol has a value use it.
9174         * elf/tst-dladdr1.c: New file.
9175         * elf/Makefile: Add rules to build and run tst-addr1.
9176
9177 2006-08-24  Jakub Jelinek  <jakub@redhat.com>
9178
9179         * malloc/malloc.c (sYSMALLOc): Avoid infinite loop if MMAP
9180         keeps failing and heap growth or new heap creation isn't
9181         successful either.
9182         * malloc/tst-malloc.c (main): Add new tests.
9183
9184 2006-08-24  Ulrich Drepper  <drepper@redhat.com>
9185
9186         [BZ #2734]
9187         * sysdeps/i386/bits/byteswap.h (__bswap_32): Use same conditions
9188         as in the x86-64 code to use bswap.
9189
9190 2006-05-21  Joseph S. Myers  <joseph@codesourcery.com>
9191
9192         [BZ #2680]
9193         * posix/unistd.h (getlogin_r): Condition on __USE_POSIX199506, not
9194         __USE_UNIX98.
9195         * posix/bits/unistd.h: Likewise.
9196
9197 2006-05-15  Mike Frysinger  <vapier@gentoo.org>
9198
9199         [BZ #2751]
9200         * string/strchr.c: Add cast to avoid warning.
9201
9202 2006-08-21  Ulrich Drepper  <drepper@redhat.com>
9203
9204         * malloc/malloc.c (DEFAULT_MMAP_THRESHOLD_MAX): For 32-bit
9205         platforms define as 512K.  For 64-bit platforms as 32MB.  The lower
9206         limit is needed to avoid the exploding of the address space
9207         requirement for secondary heaps.
9208         * malloc/arena.c (HEAP_MAX_SIZE): Define using
9209         DEFAULT_MMAP_THRESHOLD_MAX if it is defined.
9210
9211 2006-07-30  Joseph S. Myers  <joseph@codesourcery.com>
9212
9213         [BZ #3018]
9214         * Makerules (depfiles): Handle extra-test-objs the same as
9215         extra-objs.
9216         (common-mostlyclean): Likewise.
9217         * dlfcn/Makefile (extra-objs): Add modules to extra-test-objs
9218         instead.
9219         * elf/Makefile (extra-objs): Likewise.
9220         * stdlib/Makefile (extra-objs): Likewise.
9221
9222 2006-08-14  Eric Blake  <ebb9@byu.net>
9223
9224         [BZ #3044]
9225         * misc/error.h: Assume C89 or better.
9226         * misc/error.c: Likewise.
9227
9228 2006-08-21  Ulrich Drepper  <drepper@redhat.com>
9229
9230         [BZ #3040]
9231         * sysdeps/unix/sysv/linux/openat.c: Fix compilation if
9232         __ASSUME_ATFCTS is defined.
9233
9234 2006-08-19  Ulrich Drepper  <drepper@redhat.com>
9235
9236         * malloc/malloc.c (_int_malloc): Limit number of unsorted blocks
9237         to sort in each call.
9238
9239         * nis/nss_nis/nis-service.c (internal_nis_getservent_r): . If map
9240         is empty simply return and use next service.
9241         * nis/nss_nis/nis-rpc.c (internal_nis_getrpcent_r): Likewise.
9242
9243         * locale/programs/charmap.c (charmap_read): Add new parameter.  It
9244         tells us when not finding a charmap file is an error.
9245         * locale/programs/charmap.h: Adjust charmap_read prototype.
9246         * iconv/iconv_prog.c (main): Tell charmap_read it's no error if we
9247         cannot find a charmap.
9248         * locale/programs/localedef.c (main): Adjust charmap_read call.
9249
9250 2006-08-15  Jakub Jelinek  <jakub@redhat.com>
9251
9252         * sysdeps/unix/sysv/linux/sparc/sparc64/pause.c: Use
9253         sysdeps/posix/pause.c implementation instead.
9254
9255 2006-08-09  Jakub Jelinek  <jakub@redhat.com>
9256
9257         * sysdeps/unix/nice.c (nice): Transform EACCES errno from setpriority
9258         to EPERM.
9259
9260 2006-08-13  Andreas Schwab  <schwab@suse.de>
9261
9262         * sysdeps/powerpc/powerpc32/dl-trampoline.S (_dl_runtime_resolve):
9263         Don't clobber caller's LRSAVE.
9264         (_dl_prof_resolve): Likewise.
9265
9266 2006-08-14  Ulrich Drepper  <drepper@redhat.com>
9267
9268         [BZ #1996]
9269         * libio/memstream.c (open_memstream): Allocate initial buffer with
9270         calloc.
9271         * libio/wmemstream.c (open_wmemstream): Likewise.
9272         * libio/strops.c: Pretty printing.
9273         (_IO_str_overflow): Clear uninitialized part of the new buffer.
9274         (enlarge_userbuf): New function.
9275         (_IO_str_seekoff): Call it if seek position is larger than current
9276         buffer.
9277         * libio/wstrops.c: Likewise.
9278         * libio/vasprintf.c: Add comment as to why we do not have to use
9279         calloc instead of malloc to allocate initial buffer.
9280         * libio/Makefile (tests): Add bug-memstream1 and bug-wmemstream1.
9281         * libio/bug-memstream1.c: New file.
9282         * libio/bug-wmemstream1.c: New file.
9283
9284 2006-08-13  Ulrich Drepper  <drepper@redhat.com>
9285
9286         * libio/wstrops.c: Remove dead macro definitions and comments.
9287         * libio/strops.c: Likewise.
9288
9289         [BZ #2764]
9290         * login/utmpname.c (__utmpname): Remove unnecessary test.
9291
9292 2006-06-08  Joseph Myers  <jsm28@gcc.gnu.org>
9293
9294         [BZ #2832]
9295         * math/gen-libm-test.pl (clean_up_number): Do not remove trailing
9296         0s from integers.
9297
9298 2006-08-13  Ulrich Drepper  <drepper@redhat.com>
9299
9300         [BZ #2987]
9301         * sysdeps/unix/sysv/linux/clock_settime.c: Add code to use syscall
9302         for CPU clocks.
9303         * sysdeps/unix/clock_settime.c: Add support for platform-specific
9304         setting of CPU clocks.
9305
9306 2006-06-23  Paul Eggert  <eggert@cs.ucla.edu>
9307
9308         [BZ #2841]
9309         * sysdeps/generic/stdint.h (UINT8_C, UINT16_C): Don't append 'U',
9310         since C99 requires the result to promote to 'int' when uint_least8_t
9311         and uint_least16_t promote to 'int'.
9312
9313 2006-08-12  Ulrich Drepper  <drepper@redhat.com>
9314
9315         [BZ #3013]
9316         * locale/programs/ld-ctype.c (ctype_output): Adjust alignments, fix
9317         lenght of one output field, correct bitmask creation.
9318         * locale/programs/ld-time.c: Add alignment.
9319
9320         [BZ #2997]
9321         * misc/error.c: Add space between program name and message if file
9322         name is missing.
9323
9324 2006-08-03  Eric Blake  <ebb9@byu.net>
9325
9326         [BZ #2998]
9327         * misc/error.c (error_tail) [_LIBC]: Avoid invalid free.
9328
9329 2006-08-09  Ulrich Drepper  <drepper@redhat.com>
9330
9331         * malloc/memusagestat.c: Silence warnings.
9332
9333         * malloc/malloc.c: Dynamically size mmap treshold if the program
9334         frees mmaped blocks.
9335         Patch by Valerie Henson and Arjan van de Ven.
9336
9337 2006-08-08  Jakub Jelinek  <jakub@redhat.com>
9338
9339         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h (O_DIRECT): Protect with
9340         __USE_GNU.
9341
9342         * stdlib/strtol_l.c (__strtol_ul_max_tab, __strtol_ul_rem_tab,
9343         __strtol_ull_max_tab, __strtol_ull_rem_tab): Declare.
9344         (DEF): Don't put the var into .gnu.linkonce.r.* section.
9345         Only provide var definitions in strtol_l (or for *ull*
9346         in strtoll_l).
9347
9348         * stdio-common/bug16.c (tests): New array.
9349         (do_tests): Allow the first hexadecimal digit
9350         to be 1, 2, 4 or 8.  Do 3 additional tests.
9351
9352         * sysdeps/s390/fpu/libm-test-ulps: Update.
9353
9354         * sysdeps/unix/sysv/linux/s390/s390-32/fchownat.c (fchownat): Use
9355         fchownat syscall if available.
9356         * sysdeps/unix/sysv/linux/powerpc/fchownat.c (fchownat): Likewise.
9357         * sysdeps/unix/sysv/linux/sh/fchownat.c (fchownat): Likewise.
9358         * sysdeps/unix/sysv/linux/i386/fchownat.c (fchownat): Likewise.
9359
9360 2006-08-07  Ulrich Drepper  <drepper@redhat.com>
9361
9362         * nis/nis_xdr.c: Avoid some function calls.
9363
9364 2006-08-07  Jakub Jelinek  <jakub@redhat.com>
9365             Ulrich Drepper  <drepper@redhat.com>
9366
9367         * nis/nis_call.c (rec_dirsearch) [case LOWER_NAME]: Don't take
9368         short cut if only one name component is stripped away.
9369
9370 2006-08-07  Ulrich Drepper  <drepper@redhat.com>
9371
9372         * nis/nis_call.c: Minor cleanups throughout.
9373         (rec_dirsearch) [case HIGHER_NAME]: Correctly size ndomain array.
9374         (first_shoot): Add search_parent_first parameter.  Only if it is set
9375         search parent server first.
9376         If directory for table found through cold start cache is not the same
9377         as referenced in the cache, don't use it.
9378         (__nisfind_server): Take additional parameter.  Pass it on to
9379         first_shoot.
9380         (__prepare_niscall): Adjust __nisfind_server call.
9381         * nis/rpcsvc/nislib.h: Adjust __nisfind_server prototype.
9382         * nis/nis_table.c: Adjust __nisfind_server call.
9383         * nis/nis_lookup.c: Likewise.
9384         (nis_lookup): Don't loop endlessly if name is reduced to ".".
9385
9386 2006-08-03  Ulrich Drepper  <drepper@redhat.com>
9387
9388         [BZ #2182]
9389         * math/s_cacosh.c: Return values from positive branch.
9390         * math/s_cacoshf.c: Likewise.
9391         * math/s_cacoshl.c: Likewise.
9392
9393         [BZ #2883]
9394         * sysvipc/sys/msg.h: Change return value to ssize_t.
9395         * sysdeps/unix/sysv/linux/msgrcv.c: Likewise.
9396         * sysvipc/msgrcv.c: Likewise.
9397         * include/sys/msg.h: Likewise.
9398
9399         * grp/initgroups.c (internal_getgrouplist): Remove unnecessary
9400         test introduced in patch for bz #661.
9401         (getgrouplist): Simplify code a bit.  Don't allocate one additional
9402         element for NEWGROUPS.
9403
9404         [BZ #2908]
9405         * stdio-common/printf_fphex.c (__printf_fphex): When rounding up
9406         'f', use '1' as leading digit not '\1'.
9407         * stdio-common/Makefile (tests): Add bug16.
9408         * stdio-common/bug16.c: New file.
9409
9410         [BZ #2914]
9411         * sysdeps/unix/sysv/linux/gethostid.c: Don't define OLD_HOSTIDFILE
9412         and don't try to open it.  The patch introducing the macro
9413         contained a bug and used the same file name as the new file
9414         instead of using /var/adm/hostid.  Nobody complaint so I'm taking
9415         this out completely.
9416
9417         [BZ #2926]
9418         * assert/assert.h: Move cast to void inside ?: to quiet gcc.
9419         Patch by Jerry James <Jerry.James@usu.edu>.
9420
9421         * rt/Makefile (tests): Add tst-clock2.
9422         * rt/tst-clock2.c: New file.
9423
9424         [BZ #2978]
9425         * resolv/gai_notify.c (__gai_notify_only): Copy memory for thread
9426         function and its parameters and pass it to new thread.
9427         (__gai_notify): Add support for alternative waiting for completion.
9428         * resolv/gai_suspend.c (gai_suspend): Add support for alternative
9429         waiting for completion.
9430         * resolv/getaddrinfo_a.c: Likewise.
9431         * resolv/gai_misc.h (struct waitlist): Don't add cond if alternative
9432         waiting for completion is used.
9433         * resolv/gai_misc.c: Allow overwriting code to start helper thread.
9434         * resolv/gai_cancel.c: Include <gai_misc.h> not "gai_misc.h".
9435         * resolv/gai_error.c: Likewise.
9436         * resolv/gai_sigqueue.c: Likewise.
9437
9438 2006-08-02  Thomas Schwinge  <tschwinge@gnu.org>
9439
9440         * hurd/getdport.c (__getdport): Don't return EBADF; instead set
9441         errno to EBADF and return MACH_PORT_NULL.
9442
9443 2006-06-23  Joseph Myers  <joseph@codesourcery.com>
9444
9445         [BZ #2980]
9446         * posix/Makefile (CFLAGS-waitid.c): Add -fasynchronous-unwind-tables.
9447
9448 2006-08-02  Ulrich Drepper  <drepper@redhat.com>
9449
9450         * elf/dl-addr.c (_dl_addr): If GNU-style hash tables are present,
9451         walk them instead of the symbol table.
9452
9453 2006-08-01  Ulrich Drepper  <drepper@redhat.com>
9454
9455         [BZ #2098]
9456         * nscd/initgrcache.c (addinitgroupsX): Judge successful lookups by
9457         status of NSS calls, not the number of returned entries.
9458
9459         * sysdeps/unix/sysv/linux/syscalls.list: Remove add_key,
9460         request_key, keyctl.
9461
9462 2006-07-31  Ulrich Drepper  <drepper@redhat.com>
9463
9464         * sysdeps/unix/sysv/linux/dl-osinfo.h: Remove unnecessary include.
9465
9466 2006-07-16  Jeff Bailey  <jbailey@ubuntu.com>
9467
9468         * elf/tst-auditmod1.c: Fix typo in #error.
9469
9470 2006-07-31  Ulrich Drepper  <drepper@redhat.com>
9471
9472         * elf/tst-auditmod1.c: Remove code for unsupported architectures.
9473
9474         * iconvdata/run-iconv-test.sh: Run cmp in C locale.
9475
9476 2006-07-20  Adam Nemet  <anemet@caviumnetworks.com>
9477
9478         * stdlib/test-canon.c (do_test): Close fd before unlinking file so
9479         that the directory is empty even on non-POSIX filesystems.
9480
9481 2006-07-31  Ulrich Drepper  <drepper@redhat.com>
9482
9483         * elf/dl-open.c (dl_open_worker): Add branch prediction.
9484
9485         * nis/nss_compat/compat-grp.c: Avoid unnecessary setgrent calls into
9486         the backend NSS module.  If backend setgrent call failed, don't have
9487         internal_setgrent fail.  Just remember this until it is needed.
9488         * nis/nss_compat/compat-pwd.c: Likewise.
9489         * nis/nss_compat/compat-spwd.c: Likewise.
9490
9491 2006-07-30  Roland McGrath  <roland@redhat.com>
9492
9493         * sysdeps/unix/sysv/linux/ia64/sigsuspend.c: File removed.
9494         * sysdeps/unix/sysv/linux/x86_64/sigsuspend.c: File removed.
9495         * sysdeps/unix/sysv/linux/s390/s390-64/sigsuspend.c: File removed.
9496         * sysdeps/unix/sysv/linux/sparc/sparc64/sigsuspend.c: File removed.
9497
9498         * sysdeps/unix/sysv/linux/not-cancel.h (pause_not_cancel): New macro.
9499         (nanosleep_not_cancel): New macro.
9500         (sigsuspend_not_cancel): new macro.
9501         * sysdeps/unix/sysv/linux/sigsuspend.c [__ASSUME_REALTIME_SIGNALS]
9502         (do_sigsuspend): Define as inline.
9503         (__sigsuspend): Always use do_sigsuspend.
9504         [! NO_CANCELLATION] (__sigsuspend_nocancel): New function.
9505         * include/signal.h: Declare __sigsuspend_nocancel.
9506         * sysdeps/posix/pause.c
9507         [! NO_CANCELLATION] (__pause_nocancel): New function.
9508
9509         * include/unistd.h (__pause_nocancel): Add attribute_hidden.
9510         * include/time.h (__nanosleep_nocancel): Likewise.
9511
9512 2006-07-30  Ulrich Drepper  <drepper@redhat.com>
9513
9514         * locale/programs/localedef.c (add_to_readlist): Rename local
9515         variables to avoid confusion.
9516
9517         * locale/programs/charmap.c (charmap_read): Emit error message if
9518         charmap couldn't be found or read.
9519
9520 2006-07-28  Ulrich Drepper  <drepper@redhat.com>
9521
9522         * sysdeps/unix/sysv/linux/kernel-features.h: Define
9523         __ASSUME_FUTEX_LOCK_PI.
9524         * include/time.h: Declare __nanosleep_nocancel.
9525         * include/unistd.h: Declare __pause_nocancel.
9526
9527         * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Use this instead of
9528         LDFLAGS.  Add -lgcc_eh and libc_nonshared (again) to make sure we
9529         get the __stack_chk_fail_local definition when it's needed.
9530
9531 2006-07-26  Ulrich Drepper  <drepper@redhat.com>
9532
9533         * dlfcn/Makefile: Add rules to build and run bug-atexit3.
9534         * dlfcn/bug-atexit3.c: New file.
9535         * dlfcn/bug-atexit3-lib.cc: New file.
9536
9537         * dlfcn/dlmopen.c (dlmopen_doit): Don't allow RTLD_GLOBAL to be
9538         used when the namespace is not the base namespace.
9539
9540 2006-07-26  Gavin Romig-Koch  <gavin@redhat.com>
9541
9542         * stdlib/cxa_atexit.c (__new_exitfn_called): New variable.
9543         (__new_exitfn): Bump it in every successful call.
9544         * stdlib/cxa_finalize.c (__cxa_finalize): If destructor registered
9545         more exit handlers, call them right away.
9546         * stdlib/exit.h: Declare __new_exitfn_called.
9547
9548 2006-07-25  Ulrich Drepper  <drepper@redhat.com>
9549
9550         * stdlib/cxa_finalize.c (__cxa_finalize): Fix race condition when
9551         calling registered handler.
9552
9553         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Fix comment.
9554         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
9555         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
9556         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
9557         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
9558         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
9559         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Likewise.
9560         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Likewise.
9561
9562 2006-07-10  Ulrich Drepper  <drepper@redhat.com>
9563
9564         * elf/dl-lookup.c (dl_new_hash): New functions.
9565         (_dl_lookup_symbol_x): Rename hash to old_hash and don't compute
9566         value here.  Compute new-style hash value.  Pass new hash value
9567         and reference to variable with the old value to do_lookup_x.
9568         (_dl_setup_hash): If DT_GNU_HASH is defined, use it and not
9569         old-style hash table.
9570         (_dl_debug_bindings): Pass new hash value and reference to variable
9571         with the old value to do_lookup_x.
9572         * elf/do-lookup.h (do_lookup_x): Accept additional parameter with
9573         new-style hash value and change old-style hash value parameter to
9574         be a reference.  Reoganize functions to determine whether
9575         new-style hash table is available.  Only fall back on old-style
9576         table.  If old-style hash value is needed, compute it here.
9577         * elf/dynamic-link.h (elf_get_dynamic_info): Relocate DT_GNU_HASH
9578         entry.
9579         * elf/elf.h: Define SHT_GNU_HASH, DT_GNU_HASH, DT_TLSDEC_PLT,
9580         DT_TLSDEC_GOT.  Adjust DT_ADDRNUM.
9581         * include/link.h (struct link_map): Add l_gnu_bitmask_idxbits,
9582         l_gnu_shift, l_gnu_bitmask, l_gnu_buckets and l_gnu_chain_zero.
9583         * Makeconfig: If linker supports --hash-style option add it to all
9584         linker command lines to build DSOs.
9585         * config.make.in: Define have-hash-style.
9586         * configure.in: Test whether linker supports --hash-style option.
9587
9588         * elf/dl-misc.c (_dl_name_match_p): Make MAP parameter const.
9589         * sysdeps/generic/ldsodefs.h: Adjust prototype.
9590
9591 2006-06-27  Ulrich Drepper  <drepper@redhat.com>
9592
9593         * elf/dl-load.c (open_path): Fix test to determine whether DSO is
9594         auditing.
9595
9596         * elf/dl-load.c (_dl_map_object): Try harder to avoid looking at
9597         RPATH of main map twice.
9598
9599 2006-06-22  Ulrich Drepper  <drepper@redhat.com>
9600
9601         * intl/dcigettext.c (DCIGETTEXT): If _nl_find_msg returns -1 don't
9602         look further, return original strings.
9603         (_nl_find_msg): Do not return found translation if the conversion
9604         failed.  Either signal the string is unusable or that something went
9605         wrong and the original should be used.
9606
9607 2006-06-21  Ulrich Drepper  <drepper@redhat.com>
9608
9609         * string/_strerror.c (__strerror_r): Add __builtin_expect.
9610
9611 2006-06-14  Jakub Jelinek  <jakub@redhat.com>
9612
9613         [BZ #2766]
9614         * misc/insremque.c (insque): Handle prev == NULL.
9615         * misc/Makefile (tests): Add tst-insremque.
9616         * misc/tst-insremque.c: New test.
9617
9618 2006-06-17  Ulrich Drepper  <drepper@redhat.com>
9619
9620         [BZ #2792]
9621         * elf/dl-deps.c (expand_dst): Rename __cnt variable to not
9622         conflict with DL_DST_REQUIRED.
9623
9624 2006-06-16  Ulrich Drepper  <drepper@redhat.com>
9625
9626         * nis/nis_subr.c (nis_getnames): Fix the implementation to better
9627         match what Solaris does.
9628
9629 2006-06-04  Ulrich Drepper  <drepper@redhat.com>
9630
9631         * sysdeps/posix/spawni.c (__spawni): Use local_seteuid and
9632         local_setegid instead of seteuid and setegid.
9633         * sysdeps/generic/local-setxid.h: New file.
9634         * sysdeps/unix/sysv/linux/local-setxid.h: New file.
9635
9636         * sysdeps/posix/spawni.c (__spawni): Use non-cancelable interfaces.
9637
9638         * string/Makefile (tests): Add bug-envz1.
9639         * string/bug-envz1.c: New file.
9640
9641 2006-06-02  Jakub Jelinek  <jakub@redhat.com>
9642
9643         * posix/regex_internal.c (re_string_skip_chars): If no character has
9644         been converted at all, set *last_wc to WEOF.  If mbrtowc failed, set wc
9645         to the byte which couldn't be converted.
9646         (re_string_reconstruct): Don't clear valid_raw_len before calling
9647         re_string_skip_chars.  If wc is WEOF after re_string_skip_chars, set
9648         tip_context using re_string_context_at.
9649         * posix/Makefile: Add rules to build and run bug-regex25 test.
9650         * posix/bug-regex25.c: New test.
9651
9652 2006-06-02  Ryan S. Arnold  <rsa@us.ibm.com>
9653
9654         [BZ #2703]
9655         * string/envz.c (envz_strip): Correct erroneously reversed src
9656         and dest parameters to memmove() invocation.
9657
9658 2006-05-30  Jakub Jelinek  <jakub@redhat.com>
9659
9660         * nscd/nscd.h (prune_cache): Add fd argument to prototype.
9661         * nscd/nscd.c (parse_opt): Read response from INVALIDATE request
9662         to make sure the database has been already invalidated.
9663         * nscd/cache.c (prune_cache): Add fd argument.  Write response to fd
9664         after the cache has been invalidated.  Use pthread_mutex_lock rather
9665         than pthread_mutex_trylock if fd != -1.
9666         * nscd/connections.c (invalidate_cache): Add fd argument, write
9667         response to fd if not calling prune_cache, pass fd to prune_cache.
9668         (handle_request): Adjust invalidate_cache caller.
9669         (nscd_run): Pass -1 as fd to prune_cache.
9670
9671 2006-05-30  Ulrich Drepper  <drepper@redhat.com>
9672
9673         * sysdeps/posix/getaddrinfo.c (gaiconf_init): Initialize bits in
9674         the correct place.
9675
9676 2006-05-29  Ulrich Drepper  <drepper@redhat.com>
9677
9678         * nscd/nscd.h (struct database_dyn): Add prunelock field.
9679         * nscd/cache.c (prune_cache): Take prunelock before starting the
9680         work.  Just return in case it is already taken.
9681         * nscd/connections.c (dbs): Initialize .prunelock.
9682
9683 2006-05-25  Ulrich Drepper  <drepper@redhat.com>
9684
9685         * nis/nis_removemember.c (nis_removemember): Avoid unnecessary
9686         copying.  No need to allocate new array for group members.  Just
9687         move the pointers and update the size.
9688
9689         * nis/nis_addmember.c (nis_addmember): Avoid unnecessary copying.
9690         Avoid memory leak in case realloc fails.  Simplification for
9691         better code generation.
9692
9693         Avoid deprecation warning because of libc_hidden_proto for
9694         inet6_option_alloc.
9695         * inet/inet6_option.c (option_alloc): Renamed from
9696         inet6_option_alloc.  Made static.
9697         (inet6_option_alloc): Now a simple wrapper around option_alloc.
9698         (inet6_option_append): Call option_alloc.
9699         * include/netinet/in.h: Remove libc_hidden_proto for
9700         inet6_option_alloc.
9701
9702         * nis/nis_callback.c (__nis_create_callback): Always call xdr_free
9703         for cleanup when cb!=NULL [Coverity CID 233].
9704
9705 2006-05-24  Ulrich Drepper  <drepper@redhat.com>
9706
9707         [BZ #2693]
9708         * inet/Makefile (routines): Add inet6_opt and inet6_rth.
9709         * inet/Versions (libc, GLIBC_2.5): Add inet6_opt_init,
9710         inet6_opt_append, inet6_opt_finish, inet6_opt_set_val, inet6_opt_next,
9711         inet6_opt_find, inet6_opt_get_val, inet6_rth_space, inet6_rth_init,
9712         inet6_rth_add, inet6_rth_reverse, inet6_rth_segments,
9713         and inet6_rth_getaddr.
9714         * inet/netinet/ip6.h (struct ip6_rthdr0): Make ip6r0_addr a flexible
9715         array.
9716         * inet/netinet/in.h (struct ip6_mtuinfo): Define.
9717         Mark inet6_option_* interfaces as deprecated.
9718         Declare inet6_opt_init, inet6_opt_append, inet6_opt_finish,
9719         inet6_opt_set_val, inet6_opt_next, inet6_opt_find, inet6_opt_get_val,
9720         inet6_rth_space, inet6_rth_init, inet6_rth_add, inet6_rth_reverse,
9721         inet6_rth_segments, and inet6_rth_getaddr.
9722         * inet/inet6_opt.c: New file.
9723         * inet/inet6_rth.c: New file.
9724
9725         * inet/netinet/icmp6.h: Pretty printing.
9726
9727         [BZ #2683]
9728         * elf/dl-addr.c (_dl_addr): Don't match undefined references.
9729
9730 2006-05-23  Ulrich Drepper  <drepper@redhat.com>
9731
9732         * nis/nis_lookup.c (nis_lookup): Use __prepare_niscall instead of
9733         doing it all here.  When server does not know the answer do not
9734         fail immediate, try parent first.
9735
9736         * nis/nis_domain_of_r.c (nis_domain_of_r): Add missing buffer
9737         overflow test.
9738
9739 2006-05-20  Ulrich Drepper  <drepper@redhat.com>
9740
9741         * nis/nis_call.c (__prepare_niscall): New function.  Split out
9742         from __do_niscall.
9743         * nis/nis_table.c (__create_ib_request): Renamed from create_ib_request
9744         and exported.
9745         (__follow_path): New function.  Split out from nis_list.
9746         * nis/nis_xdr.h: Add libnsl_hidden_proto for _xdr_ib_request and
9747         _xdr_nis_result.
9748         * nis/nis_xdr.c: Add libnsl_hidden_def for _xdr_ib_request and
9749         _xdr_nis_result.
9750         * nis/libnsl.h: Declare __prepare_niscall, __create_ib_request,
9751         and __follow_path.
9752         * nis/Versions: Export __prepare_niscall, __create_ib_request,
9753         __follow_path, __do_niscall3, _xdr_ib_request, and _xdr_nis_result
9754         from libnsl for version GLIBC_PRIVATE.
9755         * nis/nisplus-parser.h: Remove _nss_nisplus_parse_pwent_chk.
9756         Remove entry parameter from _nss_nisplus_parse_pwent and
9757         _nss_nisplus_parse_grent.
9758         * nis/nss_nisplus/nisplus-parser.c: Likewise.
9759         * nis/nss_nisplus/nisplus-pwd.c: Remove support for SETENT_BATCH_READ
9760         again.  Rewrite getpwent handling to not use nis_first_entry and
9761         nis_next_entry.  Roll out own niscall handling.
9762         * nis/nss_nisplus/nisplus-grp.c: Likewise.
9763
9764         * sunrpc/xdr_rec.c: Fix typo in comment.
9765
9766 2006-05-19  Ulrich Drepper  <drepper@redhat.com>
9767
9768         * nis/nis_call.c (__do_niscall3): Avoid code duplication in error
9769         handling.
9770
9771         * nis/nis_callback.c (internal_nis_do_callback): Don't use malloc
9772         to allocate memory for my_pollfd.  Better initialization of
9773         cb_is_running.  Use TEMP_FAILURE_RETRY.
9774
9775         * malloc/memusage.sh (memusageso): Add quotes.
9776         (memusagestat): Likewise.
9777         * debug/xtrace.sh (pcprofileso): Likewise.
9778         (pcprofiledump): Likewise.
9779         * debug/Makefile ($(objpfx)xtrace): Use $LIB in SLIBDIR
9780         replacement.
9781         * malloc/Makefile ($(objpfx)memusage): Likewise.
9782
9783         * nis/nis_callback.c (__nis_create_callback): Calls to
9784         svcudp_bufcreate and svctcp_create can fail.  Free ->xprt if
9785         asprintf call fails.
9786
9787         * sysdeps/unix/sysv/linux/ifaddrs.c (__netlink_sendreq): Make sure
9788         no uninitialized memory is passed to sendto.
9789
9790 2006-05-18  Ulrich Drepper  <drepper@redhat.com>
9791
9792         * nis/nis_callback.c (__nis_create_callback): Use asprinf instead
9793         of snprintf+strdup.  Handle OOM.
9794         * nis/nis_callback.c (__nis_create_callback): Allocate cb and
9795         cb->serv together.  Remove now obsolete free calls.
9796         (__nis_destroy_callback): Remove now obsolete free call.
9797
9798 2006-05-18  David Woodhouse  <dwmw2@redhat.com>
9799
9800         * sysdeps/posix/getaddrinfo.c: Add unique labels to the default
9801         RFC3484 precedence table for fec0::/10 and fc00::/7 (site-local
9802         and ULA respectively). Set precedence for IPv4 address to 10 as
9803         defined in RFC3484 for preferring IPv6.
9804         * posix/gai.conf: Update to match the new default tables.
9805
9806 2006-05-18  Jakub Jelinek  <jakub@redhat.com>
9807
9808         * nis/nss_compat/compat-pwd.c (internal_setpwent): If nss_set*ent
9809         returned NSS_STATUS_UNAVAIL, still return NSS_STATUS_SUCCESS.
9810         * nis/nss_compat/compat-spwd.c (internal_setspent): Likewise.
9811         * nis/nss_compat/compat-grp.c (internal_setgrent): Likewise.
9812
9813         * nis/nss_compat/compat-initgroups.c (nss_setgrent, nss_endgrent):
9814         Removed.
9815         (init_nss_interface): Remove initialization of these variables.
9816
9817 2006-05-18  Ulrich Drepper  <drepper@redhat.com>
9818
9819         * nis/nis_call.c (rec_dirsearch): Little optimization: pull
9820         nis_free_directory forward to avoid duplication.
9821
9822 2006-05-17  Ulrich Drepper  <drepper@redhat.com>
9823
9824         * nis/nis_call.c (rec_dirsearch): Handle __nis_finddirectory and
9825         rec_dirsearch returning NULL.
9826         (first_shoot): Handle __nis_finddirectory returning NULL.
9827         (__nisfind_server): Fix leak when rec_dirsearch returns NULL.
9828
9829         * sysdeps/unix/sysv/linux/sys/inotify.h: Define IN_CLOSE, IN_MOVE,
9830         IN_ONLYDIR, IN_DONT_FOLLOW, and IN_MASK_ADD.
9831
9832 2006-05-17  Jakub Jelinek  <jakub@redhat.com>
9833
9834         * sunrpc/key_call.c (getkeyserv_handle): Call auth_destroy if
9835         pid changed.
9836
9837 2006-05-15  Ulrich Drepper  <drepper@redhat.com>
9838
9839         * include/rpc/pmap_prot.h: Mark all functions as hidden.
9840
9841         * nscd/nscd_initgroups.c: Mark __gr_map_handle as hidden.
9842         * nscd/nscd_getgr_r.c: Likewise.
9843
9844         * include/rpc/pmap_rmt.h: Mark all functions as hidden.
9845
9846         * nscd/nscd_getai.c (__hst_map_handle): Mark as hidden.
9847         * nscd/nscd_gethst_r.c (__hst_map_handle): Likewise.
9848
9849         * stdlib/longlong.h (__clz_tab): Mark as hidden.
9850
9851         * iconv/gconv_int.h: Mark __gconv_lock as hidden.
9852
9853         * include/rpc/key_prot.h: Mark all _internal functions as hidden.
9854
9855         * include/rpc/auth.h: Mark xdr_des_block_internal and
9856         xdr_opaque_auth_internal as hidden.
9857
9858         * sysdeps/unix/sysv/linux/getdents.c: Mark __have_no_getdents64 as
9859         hidden.
9860
9861         * include/rpc/xdr.h: Mark all _internal functions as hidden.
9862
9863         * misc/getusershell.c (okshells): Don't use static initializers,
9864         do it dynamically.
9865
9866         * stdlib/fmtmsg.c (keywords): Change type of len element to
9867         uint32_t to not waste space on 64bit machines.
9868
9869         * locale/setlocale.c: Change _nl_category_names into a string.
9870         Add new _nl_category_name_idxs.  Change all users.
9871         * locale/localeinfo.h: Adjust declaration of _nl_category_names.
9872         Declare _nl_category_name_idxs.
9873         * locale/findlocale.c: Adjust for _nl_category_names change.
9874         * locale/loadlocale.c: Likewise.
9875         * locale/newlocale.c: Likewise.
9876         * intl/dcigettext.c: Likewise.
9877
9878         * iconv/gconv_conf.c (add_alias): Move actual alias handling to...
9879         (add_alias2): ...here.  New function.
9880         (__gconv_read_conf): Simplify builtin alias handling.
9881         (builtin_aliases): Convert to string to avoid relocations.
9882         * iconv/gconv_builtin.h: Add comment about correct formatting.
9883
9884 2006-05-15  Jakub Jelinek  <jakub@redhat.com>
9885
9886         * resolv/res_debug.c (loc_ntoa): Make error const.
9887
9888 2006-05-14  Andreas Schwab  <schwab@suse.de>
9889
9890         * math/complex.h [__LDBL_COMPAT]: Use __REDIRECT_NTH.
9891
9892 2006-05-12  Jakub Jelinek  <jakub@redhat.com>
9893
9894         * sysdeps/unix/sysv/linux/sched_getaffinity.c: Include sys/param.h.
9895         (__sched_getaffinity_new): Don't crash if cpusetsize is smaller than
9896         sizeof (cpu_set_t).
9897
9898 2006-05-11  Ulrich Drepper  <drepper@redhat.com>
9899
9900         * resolv/res_debug.c (loc_ntoa): Define error as array, not pointer.
9901
9902         * include/arpa/nameser.h: Declare _ns_flagdata as hidden.
9903
9904         * nis/yp_xdr.c: Add libnsl_hidden_def for xdr_ypresp_master.
9905         * include/rpcsvc/yp.h: Add libnsl_hidden_proto for xdr_ypresp_master.
9906
9907         * nis/yp_xdr.c: Add libnsl_hidden_def for xdr_ypbind_resp.
9908         * include/rpcsvc/yp.h: Add libnsl_hidden_proto for xdr_ypbind_resp.
9909
9910         * nis/nis_xdr.c: Add libnsl_hidden_def for xdr_cback_data.
9911         * include/rpcsvc/nis_callback.h: Add libnsl_hidden_proto for
9912         xdr_cback_data.
9913
9914         * nis/ypupdate_xdr.c: Add libnsl_hidden_def for xdr_ypupdate_args.
9915         * include/rpcsvc/ypupd.h: Add libnsl_hidden_proto for
9916         xdr_ypupdate_args.
9917
9918         * nis/yp_xdr.c: Add libnsl_hidden_def for xdr_ypresp_order.
9919         * include/rpcsvc/yp.h: Add libnsl_hidden_proto for xdr_ypresp_order.
9920
9921         * nis/yp_xdr.c: Add libnsl_hidden_def for xdr_ypresp_maplist.
9922         * include/rpcsvc/yp.h: Add libnsl_hidden_proto for xdr_ypresp_maplist.
9923
9924         * nis/nis_xdr.c: Add libnsl_hidden_def for xdr_obj_p.
9925         * include/rpcsvc/nis_callback.h: New file.
9926
9927         * nis/yp_xdr.c: Add libnsl_hidden_def for xdr_ypresp_val.
9928         * include/rpcsvc/yp.h: Add libnsl_hidden_proto for xdr_ypresp_val.
9929
9930         * nis/yp_xdr.c: Add libnsl_hidden_def for xdr_ypreq_nokey.
9931         * include/rpcsvc/yp.h: Add libnsl_hidden_proto for xdr_ypreq_nokey.
9932
9933         * nis/yp_xdr.c: Add libnsl_hidden_def for xdr_ypmaplist.
9934         * include/rpcsvc/yp.h: Add libnsl_hidden_proto for xdr_ypmaplist.
9935
9936         * nis/yp_xdr.c: Add libnsl_hidden_def for xdr_ypreq_nokey.
9937         * include/rpcsvc/yp.h: Add libnsl_hidden_proto for xdr_ypreq_nokey.
9938
9939         * nis/ypupdate_xdr.c: Add libnsl_hidden_def for xdr_ypdelete_args.
9940         * include/rpcsvc/ypupd.h: Add libnsl_hidden_proto for
9941         xdr_ypdelete_args.
9942
9943         * nis/nis_xdr.h: Mark all functions as hidden.  Remove
9944         __BEGIN_DECLS and __END_DECLS, the header is not installed.
9945
9946         * nis/nis_error.c: Remove table of strings.  Use position
9947         independent mechanism.
9948         * nis/nis_error.h: New file.
9949
9950 2006-05-11  Jakub Jelinek  <jakub@redhat.com>
9951
9952         * locale/programs/ld-time.c (time_finish): If wide era name or
9953         format aren't provided, set both wname and wformat to L"".
9954
9955 2006-05-10  Ulrich Drepper  <drepper@redhat.com>
9956
9957         * sysdeps/unix/sysv/linux/tcgetattr.c (__tcgetattr): Only store
9958         results if the call was succesful.
9959
9960         * nis/nss-nis.h: Mark __yperr2nss_tab and __yperr2nss_count as hidden.
9961
9962         * nis/nss-nisplus.h: Mark __niserr2nss_tab and __niserr2nss_count
9963         as hidden.
9964
9965 2006-05-10  Jakub Jelinek  <jakub@redhat.com>
9966
9967         * misc/sys/queue.h: Remove uses of all QUEUEDEBUG_* macros.
9968
9969 2006-05-10  Ulrich Drepper  <drepper@redhat.com>
9970
9971         * posix/wordexp.c (parse_glob): No need to check ifs for NULL, the
9972         caller makes sure this is not the case.
9973         (wordexp): Simplify ifs_white creation.  [Coverity CID 231]
9974
9975 2006-05-09  Ulrich Drepper  <drepper@redhat.com>
9976
9977         * posix/wordexp.c: Remove numerous NULL pointer tests before FREE
9978         calls.
9979
9980         * io/ftw.c (open_dir_stream): Return right away if REALLOC fails.
9981         [Coverity CID 229, 230]
9982
9983         * argp/argp-help.c (hol_entry_help): Handle STATE==NULL in ARG and
9984         DGETTEXT calls.
9985         (hol_help): Likewise.  [Coverity CID 226, 227]
9986
9987         * string/argz-replace.c (__argz_replace): Unconditionally call
9988         free on SRC.  [Coverity CID 225]
9989
9990         * nis/nis_creategroup.c (nis_creategroup): No need to duplicate
9991         the return value of __nis_default_owner and __nis_default_group,
9992         it has been especially allocated.  [Coverity CID 224]
9993
9994         * nis/nis_defaults.c (searchXYX): New functions.  Used by both
9995         searchgroup and searchowner.  Significantly simplified.
9996         (__nis_default_owner): Remove duplication.  Do not locally copy the
9997         string before duplicating it.
9998         (__nis_default_group): Likewise.
9999
10000         * nis/nis_lookup.c (nis_lookup): After calling nis_free_directory,
10001         we must clear the variable before calling __nisfind_server.
10002
10003         * nis/nis_lookup.c (nis_lookup): Always free memory allocated with
10004         nis_getnames.  [Coverity CID 223]
10005
10006         * locale/programs/locfile.c (locfile_read): Use alloca instead of
10007         xmalloc to allocate local repertoire name.  [Coverity CID 222]
10008
10009         * iconv/iconv_charmap.c (use_to_charmap): No need to dynamically
10010         allocate memory for the input to add_bytes.  [Coverity CID 221]
10011
10012         * posix/wordexp.c (w_addword): Free word if realloc fails and it
10013         was allocated here.  [Coverity CID 219, 220]
10014
10015         * posix/getconf.c (print_all): Free confstr data after printing.
10016         [Coverity CID 218]
10017
10018         * sysdeps/posix/getaddrinfo.c (gaih_inet): Free canon string if
10019         list allocation fails.  [Coverity CID 215]
10020
10021         * nss/nsswitch.c (__nss_configure_lookup): Fix loop end condition.
10022         [Coverity CID 213]
10023
10024         * argp/argp-help.c (hol_entry_cmp): Don't call canon_doc_option if
10025         string is NULL.  [Coverity CID 212]
10026         * argp/Makefile: Add rules to build and run bug-argp1.
10027         * argp/bug-argp1.c: New file.
10028
10029         * io/ftw.c (ftw_dir): Use __rawmemchr instead of strchr to find
10030         end of string.
10031         * stdlib/canonicalize.c (__realpath): Likewise.
10032
10033         * locale/programs/ld-time.c (time_finish): Don't dereference NULL
10034         pointer.  [Coverity CID 206]
10035
10036         * elf/dl-dst.h (DL_DST_REQUIRED): Be prepared for missing link map
10037         in statically linked code.
10038         * elf/dl-load.c (_dl_dst_substitute): When replacing ORIGIN in
10039         statically built code, be prepared to have no link map.
10040         [Coverity CID 205]
10041
10042         * argp/argp-help.c (fill_in_uparams): Handle STATE==NULL in
10043         dgettext calls. [Coverity CID 204]
10044
10045         * argp/argp-help.c (struct uparams): Remove valid member.  Change
10046         the one user.
10047         (uparam_names): Reduce size.  Avoid relative relocations.
10048         Moved to read-only segment.
10049         (fill_in_uparams): Update for new layout.
10050
10051         * sysdeps/unix/sysv/linux/ifaddrs.c (getifaddrs): Parameter can be
10052         assumed to always be != NULL. [Coverity CID 202]
10053
10054         * argp/argp-help.c (hol_entry_help): Remove some dead code
10055         [Coverity CID 200].
10056
10057         * nis/nss_nis/nis-service.c (_nss_nis_getservbyport_r): Optimize
10058         away a few more unconditional yperr2nss calls.
10059         (_nss_nis_getservbyname_r): Likewise.
10060
10061 2006-05-06  Ulrich Drepper  <drepper@redhat.com>
10062
10063         * sysdeps/generic/ldsodefs.h: Remove support for non-core
10064         architectures.
10065
10066         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Make sure
10067         that unused memory passed to sendto is nevertheless initialized.
10068
10069         [BZ #2499]
10070         * resolv/nss_dns/dns-canon.c (_nss_dns_getcanonname_r): Avoid
10071         possibly unaligned memory accesses.
10072
10073         * include/arpa/nameser.h: Also optimize NS_PUT16 and NS_PUT32.
10074         * resolv/res_mkquery.c: Use NS_PUT16 and NS_PUT32 instead of __putshort
10075         and __putlong respectively.  Correct buffer overflow check for
10076         NS_NOTIFY_OP.
10077
10078         * resolv/res_send.c (send_vc): Use ns_put16 instead of putshort.
10079
10080         * resolv/res_send.c (res_queriesmatch): Fix typo in comment.
10081         (send_dg): Rewrite error handling to be more compact and avoid
10082         double recomputation of timeouts.  Pass MSG_NOSIGNAL to send.
10083
10084         * include/arpa/nameser.h: Add optimizations for NS_GET16 and NS_GET32.
10085
10086         * resolv/res_send.c (res_nameinquery): Use NS_GET16 directly
10087         instead of ns_get16.
10088         (res_queriesmatch): Likewise.  Minor optimization.
10089
10090         [BZ #2499]
10091         * resolv/res_query.c (__libc_res_nquery): If answerp != NULL,
10092         __libc_res_nsend might reallocate the buffer for the answer.  In
10093         this case we have to reload the HP pointer.
10094
10095 2006-05-05  Ulrich Drepper  <drepper@redhat.com>
10096
10097         * stdio-common/vfscanf.c (memory_error): Remove definition.  Add
10098         some branch prediction hints.
10099
10100         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Define SPLICE_F_*.
10101         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
10102         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
10103         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
10104         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
10105         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
10106         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Likewise.
10107         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Likewise.
10108
10109 2006-05-05  Martin Schwidefsky  <schwidefsky@de.ibm.com>
10110
10111         * sysdeps/s390/s390-32/elf/start.S: Replace pc relative relocation
10112         by a GOT relocation to make Scrt1.o position independent.
10113         * sysdeps/s390/s390-64/elf/start.S: Likewise.
10114
10115         * sysdeps/unix/sysv/linux/s390/s390-32/syscall.S: Add support for
10116         six system call parameters.
10117         * sysdeps/unix/sysv/linux/s390/s390-64/syscall.S: Likewise.
10118
10119 2006-05-05  Ulrich Drepper  <drepper@redhat.com>
10120
10121         * sunrpc/svcauth_des.c (cache_init): Use calloc instead of
10122         malloc&bzero.
10123
10124         * sunrpc/svc_udp.c (BZERO): Remove definition.
10125         (CALLOC): Define.
10126         (svc_enablecache): Use CALLOC instead of ALLOC&BZERO.
10127
10128         * sunrpc/des_impl.c: Remove ALT_ECB support.  We never used it.
10129         (des_SPtrans): Use uint32_t type.
10130         (des_skb): Likewise.
10131
10132         * sunrpc/xdr_ref.c (xdr_reference): Use calloc instead of malloc&bzero.
10133
10134 2006-05-05  Jakub Jelinek  <jakub@redhat.com>
10135
10136         [BZ #2509]
10137         * stdio-common/tst-printf.sh: Adjust for tst-printf.c change even
10138         on 32-bit arches.
10139
10140 2006-05-05  Ulrich Drepper  <drepper@redhat.com>
10141
10142         * locale/programs/ld-address.c (address_finish): Fix one more
10143         place where the iso639 array might be accessed beyond the limits.
10144
10145 2006-05-04  Ulrich Drepper  <drepper@redhat.com>
10146
10147         * nis/nis_table.c (nis_list): Avoid clearing res twice before
10148         filling it for the first time.
10149
10150         * nis/nis_table.c (get_tablepath): Renamed from __get_tablepath.
10151         Adjust all callers.
10152         Free res object content before returning.
10153
10154         * sunrpc/xdr_array.c (xdr_array): Use calloc instead of malloc&bzero.
10155
10156         * sunrpc/key_call.c (__rpc_thread_key_cleanup): Also free
10157         client->cl_auth.
10158
10159         * sunrpc/rpc_thread.c (__rpc_thread_destroy): Don't skip entire
10160         cleanup for initial thread, just the free call on TVP.
10161
10162         * nscd/gai.c (__getline): Define.
10163
10164
10165 See ChangeLog.16 for earlier changes.