* include/features.h: Define macros for XPG7/POSIX 2008.
[platform/upstream/glibc.git] / ChangeLog
1 2009-02-25  Ulrich Drepper  <drepper@redhat.com>
2
3         * include/features.h: Define macros for XPG7/POSIX 2008.
4         * sysdeps/unix/sysv/linux/bits/stat.h: Protect UTIME_NOW and
5         UTIME_OMIT only with __USE_ATFILE.
6         * sysdeps/unix/sysv/linux/ia64/bits/stat.h: Likewise.
7         * sysdeps/unix/sysv/linux/powerpc/bits/stat.h: Likewise.
8         * sysdeps/unix/sysv/linux/s390/bits/stat.h: Likewise.
9         * sysdeps/unix/sysv/linux/sparc/bits/stat.h: Likewise.
10         * sysdeps/unix/sysv/linux/x86_64/bits/stat.h: Likewise.
11         * io/sys/stat.h: Move mknodat definition into same conditional as
12         mknod.
13         * time/sys/time.h: futimesat is not among the functions accepted
14         into the POSIX standard.
15
16         * include/features.h: If no feature selection given and we select
17         by default a POSIX mode, also define __USE_POSIX_IMPLICITLY.
18         * posix/Versions: Export __posix_getopt.
19         * posix/getopt.c (_getopt_initialize): Take additional parameter.
20         Use it to alternatively initialize __posixly_correct.
21         (_getopt_internal_r): Take addition parameter.  Pass on to
22         _getopt_initialize.
23         (_getopt_internal): Take addition parameter.  Pass on to
24         _getopt_internal_r.
25         (getopt): Pass additional zero to _getopt_internal.
26         (__posix_getopt): New function.
27         * posix/getopt.h: Add redirection for getopt.
28         * posix/getopt1.c (getopt_long): Pass additional zero to
29         _getopt_internal.
30         (getopt_long_only): Likewise.
31         (_getopt_long_r): Pass additional zero to _getopt_internal_r.
32         (_getopt_long_only_r): Likewise.
33         * posix/getopt_int.h: Adjust declarations of _getopt_internal and
34         _getopt_internal_r.
35
36 2009-02-24  Ulrich Drepper  <drepper@redhat.com>
37
38         * bits/confname.h: Define _SC_TRACE_EVENT_NAME_MAX, _SC_TRACE_NAME_MAX,
39         _SC_TRACE_SYS_MAX, _SC_TRACE_USER_EVENT_MAX, _SC_XOPEN_STREAMS.
40         * sysdeps/posix/sysconf.c (__sysconf): Handle
41         _SC_TRACE_EVENT_NAME_MAX, _SC_TRACE_NAME_MAX, _SC_TRACE_SYS_MAX,
42         _SC_TRACE_USER_EVENT_MAX, _SC_XOPEN_STREAMS.
43
44 2009-02-24  Roland McGrath  <roland@redhat.com>
45
46         [BZ #9895]
47         * README.template: Reworded not to use substituted version number.
48         Renamed to ...
49         * README: ... here (no longer generated).
50         * Makefile (README): Target removed.
51
52 2009-02-24  Ulrich Drepper  <drepper@redhat.com>
53
54         * sysdeps/unix/sysv/linux/sysconf.c (__sysconf):
55         /proc/sys/kenrel/rtsig_max doesn't exist anymore, use getrlimit
56         instead.
57
58         * io/sys/stat.h: The lstat functions have been mandatory since 2001.
59
60         * time/tzset.c (tzset_internal): Correct parsing of TZ envvar.
61
62 2009-02-22  Ulrich Drepper  <drepper@redhat.com>
63
64         * po/bg.po: Update from translation team.
65
66 2009-02-16  Jakub Jelinek  <jakub@redhat.com>
67
68         * stdlib/monetary.h: Uglify function parameter names.
69         * sunrpc/rpc/pmap_clnt.h: Likewise.
70         * sunrpc/rpc/svc.h: Likewise.
71         * sunrpc/rpc/xdr.h: Likewise.
72         * sunrpc/rpc/clnt.h: Likewise.
73         * resolv/netdb.h: Likewise.
74         * resolv/arpa/nameser.h: Likewise.
75         * resolv/resolv.h: Likewise.
76         * argp/argp.h: Likewise.
77         * locale/langinfo.h: Likewise.
78         * io/sys/stat.h: Likewise.
79         * posix/spawn.h: Likewise.
80         * nis/rpcsvc/nislib.h: Likewise.
81         * malloc/obstack.h: Likewise.
82         * sysdeps/ia64/bits/link.h: Likewise.
83         * sysdeps/i386/bits/link.h: Likewise.
84         * sysdeps/s390/bits/link.h: Likewise.
85         * sysdeps/powerpc/bits/link.h: Likewise.
86         * sysdeps/x86_64/bits/link.h: Likewise.
87         * sysdeps/sparc/bits/link.h: Likewise.
88         * sysdeps/sh/bits/link.h: Likewise.
89         * sysdeps/unix/sysv/linux/i386/sys/io.h: Likewise.
90         * sysdeps/unix/sysv/linux/x86_64/sys/io.h: Likewise.
91         * sysdeps/unix/sysv/linux/sparc/sys/eventfd.h: Likewise.
92         * sysdeps/unix/sysv/linux/sys/eventfd.h: Likewise.
93
94 2008-12-01  Fredrik Unger  <fred@tree.se>
95
96         * soft-fp/double.h [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_D,
97         FP_UNPACK_SEMIRAW_DP): Use _FP_UNPACK_RAW_1 instead of
98         _FP_UNPACK_RAW_2, fix up first argument.
99
100 2009-02-15  Ulrich Drepper  <drepper@redhat.com>
101
102         * sysdeps/unix/sysv/linux/getsysstats.c (next_line): New function.
103         (GET_NPROCS_PARSER): Change parameters and use next_line.
104         (__get_nprocs): Rewrite to not use stdio routines.
105         * sysdeps/unix/sysv/linux/sparc/getsysstats.c (GET_NPROCS_PARSER):
106         Change parameters and use next_line.
107
108 2009-02-13  Ulrich Drepper  <drepper@redhat.com>
109
110         [BZ #5381]
111         * nscd/nscd.h: Remove definitions and declarations for mem_in_flight.
112         Change mempool_alloc prototype.
113         * nscd/mem.c (gc): Don't handle mem_in_flight.
114         (mempool_alloc): Third parameter now only indicates whether this is the
115         first call (to allocate data) or not.  If it is, get db rdlock.
116         Release it on error.  Don't handle mem_in_flight.
117         * nscd/aicache.c (addhstaiX): Mark he parameter as const.
118         Adjust third parameter of mempool_alloc calls.
119         Nothing to do here in case mempool_alloc fails.
120         Avoid local variable shadowing parameter.  No need to get db rdlock
121         before calling cache_add.
122         * nscd/cache.c (cache_add): Adjust call to mempool_alloc.  There is
123         no mem_in_flight array anymore.
124         * nscd/connections.c: Remove definition and handling of mem_in_flight.
125         * nscd/grpcache.c (cache_addgr): Adjust third parameter of
126         mempool_alloc calls.  Mark he parameter as const.  Nothing to do here
127         in case mempool_alloc fails. No need to get db rdlock before calling
128         cache_add.
129         * nscd/hstcache.c (cache_addhst): Likewise.
130         * nscd/initgrcache.c (addinitgroupsX): Likewise.
131         * nscd/servicescache.c (cache_addserv): Likewise.
132         * nscd/pwdcache.c (cache_addpw): Likewise.  Remove some debugging code.
133
134 2009-02-11  Ulrich Drepper  <drepper@redhat.com>
135
136         * po/lt.po: Update from translation team.
137
138 2009-02-10  Ulrich Drepper  <drepper@redhat.com>
139
140         * elf/dl-load.c (open_verify): In case VALID_ELF_HEADER is
141         defined, allow additional data to be added using the optional
142         MORE_ELF_HEADER_DATA macro.
143         * sysdeps/unix/sysv/linux/ldsodefs.h (VALID_ELF_HEADER,
144         VALID_ELF_OSABI, VALID_ELF_ABIVERSION, MORE_ELF_HEADER_DATA): Define.
145
146 2009-02-08  Ulrich Drepper  <drepper@redhat.com>
147
148         * include/atomic.h: Define catomic_and if not already defined.
149         * sysdeps/x86_64/bits/atomic.h: Define catomic_and.
150         * sysdeps/i386/i486/bits/atomic.h: Likewise.
151
152 2009-02-07  Ulrich Drepper  <drepper@redhat.com>
153
154         * malloc/malloc.c (_int_free): Second argument is now mchunkptr.
155         Change all callers.
156         (_int_realloc): Likewise.  Third argument is now padded size
157         All _int_* functions are now static.
158
159         * malloc/hooks.c: Change all callers to _int_free and _int_realloc.
160         * malloc/arena.c: Likewise.
161         * include/malloc.h: Remove now unnecessary declarations of the _int_*
162         functions.
163
164         * sunrpc/rpc_common.c: We cannot move _null_auth into .rodata that
165         easily.
166
167         * malloc/malloc.c: Add branch prediction for use of the hooks.
168
169         * grp/compat-initgroups.c [NOT_IN_libc] (__libc_use_alloca): Define.
170
171 2009-02-06  Ulrich Drepper  <drepper@redhat.com>
172
173         [BZ #7095]
174         * bits/confname.h: Add SUSv7 macros for getconf environments.
175         * bits/environments.h: Likewise.
176         * sysdeps/unix/sysv/linux/i386/bits/environments.h: Likewise.
177         * sysdeps/unix/sysv/linux/powerpc/bits/environments.h: Likewise.
178         * sysdeps/unix/sysv/linux/s390/bits/environments.h: Likewise.
179         * sysdeps/unix/sysv/linux/sparc/bits/environments.h: Likewise.
180         * sysdeps/unix/sysv/linux/x86_64/bits/environments.h: Likewise.
181         * posix/confstr.c: Handle SUSv5 and SUSv7 environments.
182         * posix/getconf.c: Likewise.
183         * posix/sysconf.c: Likewise.
184         * sysdeps/posix/sysconf.c: Likewise.
185         * posix/Makefile (getconf.speclist): Also collect SUSv5 and SUSv7
186         environments.
187
188 2009-01-16  Petr Baudis  <pasky@suse.cz>
189
190         [BZ #9753]
191         * resolv/res_libc.c (__res_maybe_init): Call __res_vinit()
192         even if we currently have zero nscount.
193
194 2009-02-06  Ulrich Drepper  <drepper@redhat.com>
195
196         [BZ #9781]
197         * grp/compat-initgroups.c (compat_call): Switch to use malloc when
198         the input line is too long.
199
200         * po/Makefile (libc.pot): Add f_print as function taking c-format
201         parameter.
202
203         * debug/xtrace.sh: Unify translatable messages.
204         * elf/ldd.bash.in: Likewise.
205         * elf/sprof.c: Likewise.
206         * locale/programs/locale.c: Likewise.
207         * malloc/memusage.sh: Likewise.
208         * nss/getent.c: Likewise.
209
210 2009-02-06  Joseph Myers  <joseph@codesourcery.com>
211
212         * debug/pcprofiledump.c (print_version,
213         argp_program_version_hook): New function.
214         * elf/ldconfig.c (more_help): New function.
215         (argp): Use it.
216         * elf/sln.c (usage): New function.
217         (main): Support --help and --version.
218         * malloc/memusagestat.c (print_version): New function.
219         (argp_program_version_hook): New variable.
220         * nscd/nscd.c (more_help): New function.
221         (argp): Use it.
222         * posix/getconf.c (main): Send --version output to stdout.
223         Support --help.
224         * sunrpc/rpc_main.c (usage, options_usage): Take STREAM and STATUS
225         arguments.  All callers changed.
226         (print_version): New function.
227         (parseargs): Support --help and --version.
228         * sunrpc/rpcinfo.c (usage): Take STREAM argument.  All callers
229         changed.
230         (print_version): New function.
231         (main): Use getopt_long.  Support --help and --version.
232         * sysdeps/unix/sysv/linux/lddlibc4.c (main): Support --help and
233         --version.
234
235 2009-02-06  Ulrich Drepper  <drepper@redhat.com>
236
237         * malloc/memusage.c (DEFAULT_BUFFER_SIZE): Change to 32768.
238         (update_data): Fix handling of wrapping back
239         to the beginning of the buffer.
240
241         [BZ #9823]
242         * stdio-common/psignal.c (psignal): Fix test for empty string.
243
244 2009-02-05  Ulrich Drepper  <drepper@redhat.com>
245
246         * include/rpc/auth.h: Use libc_hidden_proto for _null_auth.
247         * sunrpc/rpc_common.c: Add libc_hidden_def for _null_auth.  Also
248         move _null_auth to .rodata.
249
250         * time/tzset.c (__tzset_parse_tz): DST offset must also allow hour
251         value of 24.
252
253         * intl/dcigettext.c (DCIGETTEXT): Avoid some code duplication.
254
255         * sysdeps/unix/opendir.c (__alloc_dir): We have a lot more memory
256         today than when the original code was written.  Use larger
257         buffers.  This also makes it unnecessary to have stat information,
258         if this causes extra efforts.
259         (__opendir): In case O_DIRECTORY works, don't call fstat just for
260         __alloc_dir.
261
262 2009-02-03  Andrew Stubbs  <ams@codesourcery.com>
263
264         * sysdeps/sh/sh4/dl-trampoline.S: Only set HAVE_FPU if __SH_FPU_ANY__
265         is set.
266         * sysdeps/sh/sh4/setjmp.S: Support SH4-NOFPU.
267         * sysdeps/sh/sh4/__longjmp.S: Likewise.
268         * sysdeps/unix/sysv/linux/sh/sh4/getcontext.S: Likewise.
269         * sysdeps/unix/sysv/linux/sh/sh4/setcontext.S: Likewise.
270         * sysdeps/unix/sysv/linux/sh/sh4/swapcontext.S: Likewise.
271         * sysdeps/unix/sysv/linux/sh/sh4/register-dump.h: Likewise.
272
273 2009-02-04  Ulrich Drepper  <drepper@redhat.com>
274
275         * po/ru.po: Update from translation team.
276
277 2008-11-17  Nathan Sidwell  <nathan@codesourcery.com>
278
279         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (struct sigevent):
280         Add _tid slot to maintain consistency with kernel.
281
282 2009-02-04  Ulrich Drepper  <drepper@redhat.com>
283
284         * libio/wfileops.c (_IO_wfile_underflow): Fix handling of
285         incomplete characters at end of input buffer.
286         * libio/Makefile (tests): Add tst-fgetwc.
287         * libio/tst-fgetwc.c: New file.
288         * libio/tst-fgetwc.input: New file.
289
290 2009-02-02  Andrew Stubbs  <ams@codesourcery.com>
291
292         * sysdeps/unix/sysv/linux/sh/Makefile (libm.so-no-z-defs): Define.
293
294 2009-02-02  Ulrich Drepper  <drepper@redhat.com>
295
296         [BZ #9793]
297         * iconv/gconv_trans.c (__gconv_transliterate): Don't change
298         *OUTBUFSTART unless the whole output fit into the buffer.
299         * iconv/Makefile (tests): Add tst-iconv4.
300         * iconv/tst-iconv4.c: New file.
301
302 2009-02-01  Ulrich Drepper  <drepper@redhat.com>
303
304         * sysdeps/x86_64/cacheinfo.c (intel_02_known): Add new descriptors.
305         * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_02_known): Likewise.
306
307 2009-01-29  Andrew Stubbs  <ams@codesourcery.com>
308
309         * elf/Makefile (ld.so): Adjust the sed script to insert _begin in to
310         newer linker scripts.
311
312 2009-01-30  Ulrich Drepper  <drepper@redhat.com>
313
314         [BZ #7040]
315         * sysdeps/unix/sysv/linux/sys/inotify.h: Second parameter of
316         inotify_rm_watch should have type int.
317
318 2009-01-06  Steven Munroe  <sjmunroe@us.ibm.com>
319
320         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S (__longjmp):
321         Make aligned_restore_vmx a local symbol.
322         * sysdeps/powerpc/powerpc64/__longjmp-common.S (__longjmp):
323         Likewise.
324
325 2009-01-30  Andreas Jaeger  <aj@suse.de>
326
327         * sysdeps/unix/sysv/linux/bits/shm.h (SHM_EXEC): Define.
328         * sysdeps/unix/sysv/linux/ia64/bits/shm.h (SHM_EXEC): Define.
329         * sysdeps/unix/sysv/linux/powerpc/bits/shm.h (SHM_EXEC): Define.
330         * sysdeps/unix/sysv/linux/s390/bits/shm.h (SHM_EXEC): Define.
331         * sysdeps/unix/sysv/linux/sh/bits/shm.h (SHM_EXEC): Define.
332         * sysdeps/unix/sysv/linux/sparc/bits/shm.h (SHM_EXEC): Define.
333         * sysdeps/unix/sysv/linux/x86_64/bits/shm.h (SHM_EXEC): Define.
334
335 2009-01-11  Ryan S. Arnold  <rsa@us.ibm.com>
336
337         [BZ #9726]
338         * sysdeps/powerpc/fpu/tst-setcontext-fpscr.c (_SET_DI_FPSCR,
339         _SET_SI_FPSCR): Clobber fp0 to prevent erroneous test-case passes.
340
341 2009-01-08  Ryan S. Arnold  <rsa@us.ibm.com>
342
343         [BZ #9726]
344         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext-common.S
345         (__CONTEXT_FUNC_NAME): Fix mtfsf to use fp31 instead of fp0.
346         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S
347         (__CONTEXT_FUNC_NAME): Fix mtfsf to use fp31 instead of fp0.
348
349 2009-01-11  Thomas Schwinge  <tschwinge@gnu.org>
350
351         * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Use
352         memcpy instead of memcmp.
353         (_dl_setup_pointer_guard): Likewise.
354
355 2009-01-30  Ulrich Drepper  <drepper@redhat.com>
356
357         * malloc/malloc.c (sYSMALLOc): Don't use assert when detecting
358         manipulated brk, use malloc_printerr.
359         * misc/sbrk.c (__sbrk): Better error handling for nonsense
360         requests.
361
362 2009-01-30  Jakub Jelinek  <jakub@redhat.com>
363
364         * string/string.h (memchr, strchr, strrchr, strpbrk, strstr, index,
365         rindex): For C++ add inlines so that they can be recognized as
366         builtins.
367         * string/strings.h: Define correct C++ prototypes for gcc 4.4.
368
369 2009-01-29  Ulrich Drepper  <drepper@redhat.com>
370             Jakub Jelinek  <jakub@redhat.com>
371
372         * string/string.h: Define correct C++ prototypes for gcc 4.4.
373         * wcsmbs/wchar.h: Likewise.
374
375 2009-01-29  Ulrich Drepper  <drepper@redhat.com>
376
377         * sysdeps/i386/stackinfo.h (stackinfo_get_sp): Define.
378         (stackinfo_sub_sp): Define.
379
380 2009-01-28  Ulrich Drepper  <drepper@redhat.com>
381
382         [BZ #9750]
383         * nscd/mem.c (gc): Use alloca_count to get the real stack usage.
384         * include/alloca.h (alloca_account): Define.
385         * sysdeps/x86_64/stackinfo.h (stackinfo_get_sp): Define.
386         (stackinfo_sub_sp): Define.
387
388         * nscd/connections.c (nscd_init): If database file access fails
389         check whether this is due to permission problems and bail in that
390         case.
391
392         [BZ #9741]
393         * nscd/mem.c (gc): Fix assignment of he_data in case malloc is used.
394         Reported by Jun'ichi Nomura <j-nomura@ce.jp.nec.com>.
395
396 2009-01-14  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
397
398         * sysdeps/unix/sysv/linux/sh/sysdep.h (INTERNAL_SYSCALL):
399         Add "t" to clobber list.
400         (INTERNAL_SYSCALL_NCS): Likewise.
401
402 2009-01-28  Ulrich Drepper  <drepper@redhat.com>
403
404         * nss/getent.c (print_networks): Don't print comma between aliases.
405
406 2009-01-23  Ulrich Drepper  <drepper@redhat.com>
407
408         * sysdeps/unix/sysv/linux/tst-clone.c (do_test): Avoid warning.
409
410         * misc/hsearch_r.c (hcreate_r): We need at least three elements in
411         the hash table.
412         * misc/Makefile (tests): Add bug-hsearch1.
413         * misc/bug-hsearch1.c: New file.
414
415 2009-01-22  Roland McGrath  <roland@redhat.com>
416
417         * Makeconfig (%.v.i): Strip trailing # comments,
418         not only whole-line comments.
419
420 2009-01-10  Ulrich Drepper  <drepper@redhat.com>
421
422         * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Take
423         one parameter.  If non-NULL use it to initialize return value.
424         (_dl_setup_pointer_guard): New function.
425         * sysdeps/unix/sysv/linux/dl-osinfo.h: Likewise.
426         * sysdeps/generic/ldsodefs.h: Declare _dl_random.
427         * elf/rtld.c (security_init): Pass _dl_random to
428         _dl_setup_stack_chk_guard.  Call _dl_setup_pointer_guard to initialize
429         pointer_chk_guard.
430         * elf/dl-sysdep.c (_dl_random): New variable.
431         (_dl_sysdep_start): Handle AT_RANDOM.
432         (_dl_show_auxv): Likewise.
433         * elf/dl-support.c (_dl_random): New variable.
434         (_dl_aux_init): Handle AT_RANDOM.
435         * csu/libc-start.c [!SHARED] (libc_start_main): Pass _dl_random
436         to _dl_setup_stack_chk_guard.
437
438         * elf/elf.h (AT_RANDOM): Define AT_BASE_PLATFORM and AT_RANDOM.
439
440 2009-01-10  Roland McGrath  <roland@redhat.com>
441
442         * nscd/nscd.c (parse_opt): Use argp_error for bad -i argument.
443
444 2009-01-08  Ulrich Drepper  <drepper@redhat.com>
445
446         * sysdeps/i386/fpu/libm-test-ulps: Adjust expm1 errors.
447
448         [BZ #9706]
449         * nss/nss_files/files-parse.c (strtou32): New function.
450         (INT_FIELD): Use strotu32 instead of strtoul to unify behavior
451         across 32-bit and 64-bit platforms.
452         (INT_FIELD_MAYBE_NULL): Likewise.
453
454 2009-01-08  Jakub Jelinek  <jakub@redhat.com>
455
456         [BZ #9720]
457         * sysdeps/unix/sysv/linux/bits/resource.h (enum __rusage_who): Avoid
458         comma after RUSAGE_CHILDREN if not -D_GNU_SOURCE.
459         * sysdeps/unix/sysv/linux/sparc/bits/resource.h (enum __rusage_who):
460         Likewise.
461
462 2009-01-05  Paolo Bonzini  <bonzini@gnu.org>
463
464         [BZ #697]
465         * posix/regexec.c (prune_impossible_nodes): Handle sifted_states[0]
466         being NULL also if there are no backreferences.
467         * posix/rxspencer/tests: Add testcases.
468
469 2009-01-04  Paolo Bonzini  <bonzini@gnu.org>
470
471         [BZ #9697]
472         * posix/bug-regex17.c: Add testcases.
473         * posix/regcomp.c (re_compile_fastmap_iter): Rewrite COMPLEX_BRACKET
474         handling.
475
476 2009-01-05  Martin Schwidefsky  <schwidefsky@de.ibm.com>
477
478         * sysdeps/unix/sysv/linux/s390/bits/libc-vdso.h: New file.
479         * sysdeps/unix/sysv/linux/s390/gettimeofday.c: New file.
480         * sysdeps/unix/sysv/linux/s390/init-first.c: New file.
481         * sysdeps/unix/sysv/linux/s390/Makefile (sysdep_routines): Add dl-vdso
482         for elf subdir.
483         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h (INLINE_VSYSCALL,
484         INTERNAL_VSYSCALL, INTERNAL_VSYSCALL_NO_SYSCALL_FALLBACK,
485         INTERNAL_SYSCALL_NCS, HAVE_CLOCK_GETRES_VSYSCALL and
486         HAVE_CLOCK_GETTIME_VSYSCALL: Define.
487         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
488         * sysdeps/unix/sysv/linux/s390/Versions: New file.
489
490 2008-12-31  Paolo Bonzini  <bonzini@gnu.org>
491
492         * posix/regcomp.c (re_compile_fastmap_iter): Use __mbrtowc.
493         * posix/regex_internal.c (build_wcs_buffer, build_wcs_upper_buffer,
494         re_string_skip_chars, re_string_reconstruct): Likewise.
495         * posix/regex_internal.h [!_LIBC] (__mbrtowc): New #define.
496
497 2008-12-31  Rafael Avila de Espindola  <espindola@google.com>
498
499         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyaddr2_r): Check and
500         adjust the buffer alignment.
501
502 2009-01-07  Samuel Thibault  <samuel.thibault@ens-lyon.org>
503
504         * sysdeps/mach/hurd/Makefile (sysdep_headers) [subdir=socket]:
505         Add net/ethernet.h net/if_arp.h net/if_ether.h net/if_ppp.h
506         net/route.h.
507
508         * hurd/report-wait.c (describe_number): Use __stpcpy to prepend
509         flavor to description only when flavor is not NULL.
510
511         * hurd/hurdsig.c (signal_allowed): Unlock _hurd_dtable_lock
512         mutex after SIGIO/SIGURG lookup loop.
513
514 2009-01-03  Samuel Thibault  <samuel.thibault@ens-lyon.org>
515
516         * bits/resource.h (PRIO_PROCESS, PRIO_PGRP, PRIO_USER): Add macros.
517
518 2009-01-03  Ulrich Drepper  <drepper@redhat.com>
519
520         * sysdeps/unix/sysv/linux/i386/sysdep.h: Describe 6th argument
521         handling.
522
523 2009-01-02  Ulrich Drepper  <drepper@redhat.com>
524
525         * sysdeps/unix/sysv/linux/kernel-features.h
526         (__ASSUME_FUTEX_CLOCK_REALTIME): Define.
527
528         * wcsmbs/wcsnrtombs.c (__wcsnrtombs): Create temporary state object
529         if no output is written.
530
531         * version.h: Bump to 2.10 development.
532
533         * posix/getconf.c: Update copyright year.
534         * nss/getent.c: Likewise.
535         * iconv/iconvconfig.c: Likewise.
536         * iconv/iconv_prog.c: Likewise.
537         * elf/ldconfig.c: Likewise.
538         * catgets/gencat.c: Likewise.
539         * csu/version.c: Likewise.
540         * elf/ldd.bash.in: Likewise.
541         * elf/sprof.c (print_version): Likewise.
542         * locale/programs/locale.c: Likewise.
543         * locale/programs/localedef.c: Likewise.
544         * nscd/nscd.c (print_version): Likewise.
545         * debug/xtrace.sh: Likewise.
546         * malloc/memusage.sh: Likewise.
547         * malloc/mtrace.pl: Likewise.
548         * debug/catchsegv.sh: Likewise.
549
550 2008-12-29  Mike Frysinger  <vapier@gentoo.org>
551
552         * iconvdata/Makefile (iconv-rules): Use LC_ALL=C when running awk
553         script.
554
555 2008-12-29  Ulrich Drepper  <drepper@redhat.com>
556
557         * sysdeps/posix/getaddrinfo.c (gaih_inet): When the
558         gethostbyname4_r function call succeeded, just leave the loop.
559
560         [BZ #9694]
561         * wcsmbs/wchar.h: Move undefs for local __need_* constants to the
562         very end.
563         * wctype/wctype.h: Get wint_t definition directly from <stddef.h>.
564         * wctype/Makefile (tests): Add bug-wctypeh.
565         * wctype/bug-wctypeh.c: New file.
566
567         * nscd/nscd_gethst_r.c (nscd_gethst_r): Don't use nscd if
568         LOCALDOMAIN is defined.
569         * nscd/nscd_getai.c (__nscd_getai): Likewise.
570
571         * sysdeps/x86_64/bits/select.h: New file.
572
573         * resolv/res_init.c (__res_vinit): Count all servers in statp->nscount.
574
575 2008-12-21  Bruno Haible  <bruno@clisp.org>
576
577         [BZ #9677]
578         * wcsmbs/mbsnrtowcs.c (__mbsnrtowcs): Create temporary state object
579         if no output is written.
580
581 2008-12-13  Klaus Dittrich  <kladit@arcor.de>
582
583         * login/utmp_file.c (pututline_file): Replace call to dup2 with
584         libc internal symbol __dup2 to avoid access through the PLT.
585
586 2008-12-08  Ulrich Drepper  <drepper@redhat.com>
587
588         [BZ #6545]
589         * sysdeps/unix/sysv/linux/bits/socket.h (SCM_CREDENTIALS): Make
590         available only for __USE_GNU.
591
592         * inet/Makefile (tests): Add tst-getni2.
593         * inet/tst-getni2.c: New file.
594
595         [BZ #7080]
596         * inet/getnameinfo.c (getnameinfo): Check for output buffers being
597         NULL when NI_NAMEREQD is set.
598         Patch mostly by Yang Hongyang <yanghy@cn.fujitsu.com>.
599         * inet/Makefile (tests): Add tst-getni1.
600         * inet/tst-getni1.c: New file.
601
602 2008-12-03  Petr Baudis  <pasky@suse.cz>
603
604         [BZ #7067]
605         * nscd/connections.c (invalidate_cache): Use prune_run_lock
606         instead of prune_lock.
607         (nscd_run_prune): Before calling prune_cache, take prune_run_lock.
608         * nscd/nscd.h (database_dyn): Add prune_run_cache.
609
610 2008-12-07  Ulrich Drepper  <drepper@redhat.com>
611
612         * resolv/res_send.c (send_dg): Use correct guards for SOCK_CLOEXEC
613         use.
614
615         * sysdeps/unix/sysv/linux/kernel-features.h: Fix typo in accept4
616         handling.
617
618         * resolv/res_init.c (__res_vinit): Always assign to statp->nscount
619         after reading name server list.
620
621         [BZ #7058]
622         * nis/nss_nis/nis-hosts.c (_nss_nis_gethostbyname4_r): Fix memory
623         handling for host name aliases.
624
625 2008-11-24  Arkadiusz MiÅ›kiewicz  <arekm@maven.pl>
626
627         * sysdeps/i386/dl-tlsdesc.S (_dl_tlsdesc_dynamic): Use LOAD_PIC_REG
628         instead of doing things manually.
629
630 2008-11-26  Chris Steel  <chris.steel.lnx@googlemail.com>
631
632         * posix/regex_internal.h (build_wcs_upper_buffer):
633         Return type is reg_error_t.
634
635 2008-12-05  Ulrich Drepper  <drepper@redhat.com>
636
637         * posix/globtest.sh: Use mktemp to create temporary file and
638         directory.
639
640         * sysdeps/unix/sysv/linux/bits/sched.h (__CPU_SET_S): Handle large
641         sets correctly.
642         (__CPU_CLR_S): Likewise.
643         (__CPU_ISSET_S): Likewise.
644
645 2008-12-05  Joseph Myers  <joseph@codesourcery.com>
646             Ulrich Drepper  <drepper@redhat.com>
647
648         * scripts/firstversion.awk: Use custom comparison function to compare
649         version numbers.
650         * scripts/versions.awk: Use sort invocation which can handle
651         multi-digit sub-version numbers.
652
653 2008-12-04  Ulrich Drepper  <drepper@redhat.com>
654
655         * locale/programs/ld-address.c (DEFINE_LANGUAGE_CODE2): Define.
656         * locale/iso-639.def: Add Chhattisgarhi entry.
657
658 2008-12-02  Ulrich Drepper  <drepper@redhat.com>
659
660         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname3_r): Recognize
661         ESRCH return value.
662         (_nss_dns_gethostbyname4_r): Likewise.
663         * resolv/res_init.c (__res_vinit): Initialize nscount to zero.
664         * sysdeps/posix/getaddrinfo.c (gaih_inet): In case we use
665         gethostbyname4_r, we don't have a separate IPv6 status, so copy
666         the no_data variable.
667
668         * resolv/res_init.c (__res_vinit): Fill in IPv4 name server
669         information at the correct index.
670
671         * socket/sys/socket.h: Declare accept4.
672         * socket/accept4.c: New file.
673         * sysdeps/unix/sysv/linux/accept4.c: New file.
674         * sysdeps/unix/sysv/linux/i386/accept4.S: New file.
675         * socket/Makefile (routines): Add accept4.
676         * socket/Versions: Export accept4 with version GLIBC_2.10.
677         * socket/paccept.c: Removed.
678         * sysdeps/unix/sysv/linux/paccept.c: Removed.
679         * sysdeps/unix/sysv/linux/i386/paccept.S: Removed.
680         * Versions.def: Define GLIBC_2.10 for libc.
681         * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_ACCEPT4.
682
683         * nscd/connections.c: Use accept4.
684
685         * sysdeps/unix/sysv/linux/i386/socket.S: Fix comment.
686
687 2008-12-01  Ulrich Drepper  <drepper@redhat.com>
688
689         * resolv/res_send.c (send_dg): Create sockets with non-blocking
690         flag already set.
691
692         * stdlib/setenv.c (unsetenv): Don't search environment if it does
693         not exist.
694         * stdlib/Makefile (tests): Add tst-unsetenv1.
695         * stdlib/tst-unsetenv1.c: New file.
696
697 2008-11-29  Ulrich Drepper  <drepper@redhat.com>
698
699         * login/utmp_file.c (file_writable): New variable.
700         (setutent_file): Don't try to open file for writing.
701         (pututline_file): Before writing, make descriptor writable if
702         necessary.
703
704 2008-11-26  Ulrich Drepper  <drepper@redhat.com>
705
706         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Only restrict search
707         to IPv4 or IPv6 if an interface has been found.
708
709 2008-11-26  Roland McGrath  <roland@redhat.com>
710
711         * sysdeps/unix/sysv/linux/alpha/ipc_priv.h: Renamed to ...
712         * sysdeps/unix/sysv/linux/powerpc/ipc_priv.h: ... here.
713
714         * sysdeps/unix/sysv/linux/alpha/wordexp.c: Renamed to ...
715         * sysdeps/unix/sysv/linux/ia64/wordexp.c: ... here.
716         * sysdeps/unix/sysv/linux/sparc/sparc64/wordexp.c: Change #include.
717
718         * elf/elf.h (NT_386_IOPERM): New macro.
719         (NT_PPC_VSX): New macro.
720
721 2008-11-25  Roland McGrath  <roland@redhat.com>
722
723         * sysdeps/alpha, sysdeps/unix/bsd/osf/alpha,
724         sysdeps/unix/bsd/Attic/osf1/alpha, sysdeps/unix/sysv/linux/alpha,
725         sysdeps/unix/sysv/linux/alpha/alpha, sysdeps/unix/alpha,
726         sysdeps/mach/alpha, sysdeps/mach/hurd/alpha:
727         Subdirectories moved to ports repository.
728         * configure.in (base_machine): Remove alpha case.
729
730 2008-11-25  Thomas Schwinge  <tschwinge@gnu.org>
731
732         * sysdeps/mach/strerror_l.c: New file.
733
734 2008-11-13  Ryan S. Arnold  <rsa@us.ibm.com>
735
736         [BZ #6411]
737         * sysdeps/powerpc/fpu/Makefile: Added test case tst-setcontext-fpscr.
738         * sysdeps/powerpc/fpu/feholdexcpt.c (_FPU_MASK_ALL): Define to replace
739         magic numbers.
740         * sysdeps/powerpc/fpu/fenv_libc.h (fesetenv_register): Dynamically
741         choose mtfsf insn based on PPC_FEATURE_HAS_DFP.
742         (relax_fenv_state): Same as above.
743         (FPSCR_29): Reserve bit in ISA 2.05.
744         (FPSCR_NI): Provide define for compat.
745         * sysdeps/powerpc/fpu/fesetenv.c (_FPU_MASK_ALL): Define to replace
746         magic numbers.
747         * sysdeps/powerpc/fpu/feupdateenv.c (_FPU_MASK_ALL): Define to replace
748         magic numbers.
749         * sysdeps/powerpc/fpu/tst-setcontext-fpscr.c: New file.  Test case to
750         test setcontext and swapcontext with dynamic 64-bit FPSCR detection.
751         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S (__longjmp): Adjust
752         access to hwcap to account for hwcap size increase to uint64_t.
753         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S (__sigsetjmp ):
754         Likewise.
755         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext-common.S
756         (*setcontext): Likewise.
757         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/fpu/setcontext.S:
758         New file.
759         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/fpu/swapcontext.S:
760         New file.
761         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext-common.S
762         (*setcontext): dynamically select mtfsf insn based on
763         PPC_FEATURE_HAS_DFP. Adjust access to hwcap to account for hwcap size
764         increase to uint64_t.
765         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S
766         (*swapcontext): dynamically select mtfsf insn based on
767         PPC_FEATURE_HAS_DFP.  Adjust access to hwcap to account for hwcap size
768         increase to uint64_t.
769         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/fpu/setcontext.S:
770         New file.
771         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/fpu/swapcontext.S:
772         New file.
773         * sysdeps/unix/sysv/linux/powerpc/powerpc64/setcontext.S
774         (*setcontext): dynamically select mtfsf insn based on
775         PPC_FEATURE_HAS_DFP.
776         * sysdeps/unix/sysv/linux/powerpc/powerpc64/swapcontext.S
777         (*swapcontext): dynamically select mtfsf insn based on
778         PPC_FEATURE_HAS_DFP.
779
780 2008-11-13  Ulrich Drepper  <drepper@redhat.com>
781
782         * version.h: Bump for 2.9 release.
783         * include/features.h (__GLIBC_MINOR__): Bump to 9.
784
785         [BZ #7029]
786         * sysdeps/unix/sysv/linux/bits/sched.h (__CPU_ALLOC_SIZE):
787         Multiply with sizeof of __cpu_mask, not 8 unconditionally after
788         all the rounding.
789
790 2008-11-11  Ulrich Drepper  <drepper@redhat.com>
791
792         [BZ #7009]
793         * resolv/nss_dns/dns-host.c (gaih_getanswer_slice): Don't abort for
794         unknown request types for now.
795
796 2008-11-11  Roland McGrath  <roland@redhat.com>
797
798         * sysdeps/x86_64/configure: New file.
799
800         * configure.in: Add AC_SUBST(libc_cv_cpp_asm_debuginfo).
801         * configure: Regenerated.
802
803 2008-11-03  Martin Schwidefsky  <schwidefsky@de.ibm.com>
804
805         * sysdeps/s390/s390-64/dl-trampoline.S (_dl_runtime_profile): Use the
806         correct instruction to remove the stack frame.
807
808 2008-11-03  Michael Matz  <matz@suse.de>
809
810         * sysdeps/s390/bits/atomic.h (__arch_compare_and_exchange_val_32_acq,
811         __arch_compare_and_exchange_val_64_acq): Add "memory" clobber.
812
813 2008-11-07  Jakub Jelinek  <jakub@redhat.com>
814
815         * include/stdio.h (__builtin_fwrite, __builtin_fwrite_unlocked):
816         Remove.
817
818         * bits/libc-tsd.h (__libc_tsd_define, __libc_tsd_address,
819         __libc_tsd_get, __libc_tsd_set): Add TYPE argument, use it as the type
820         of the thread variable instead of void *.
821         * sysdeps/mach/hurd/bits/libc-tsd.h (__libc_tsd_define,
822         __libc_tsd_address, __libc_tsd_get, __libc_tsd_set): Likewise.
823         * include/ctype.h (CTYPE_B, CTYPE_TOUPPER, CTYPE_TOLOWER): Adjust
824         __libc_tsd_define arguments.
825         (__ctype_b_loc, __ctype_toupper_loc, __ctype_tolower_loc): Adjust
826         __libc_tsd_address arguments.  Remove union hack.
827         * include/rpc/rpc.h (RPC_VARS): Adjust __libc_tsd_define arguments.
828         * sunrpc/rpc_thread.c (RPC_VARS): Likewise.
829         (__rpc_thread_destroy, rpc_thread_multi, __rpc_thread_variables):
830         Adjust __libc_tsd_{set,get} arguments.
831         * ctype/ctype-info.c (CTYPE_B, CTYPE_TOUPPER, CTYPE_TOLOWER): Adjust
832         __libc_tsd_define arguments.
833         * locale/uselocale.c (__uselocale): Adjust __libc_tsd_{set,get}
834         arguments.
835         * locale/lc-ctype.c (_nl_postload_ctype): Likewise.
836         * locale/global-locale.c (__libc_tsd_LOCALE): Adjust type.
837         (LOCALE): Adjust __libc_tsd_define arguments.
838         * locale/localeinfo.h (_NL_CURRENT_LOCALE): Adjust __libc_tsd_get
839         arguments.
840         (LOCALE): Adjust __libc_tsd_define arguments.
841         * sysdeps/mach/hurd/malloc-machine.h (MALLOC): Adjust __libc_tsd_define
842         arguments.
843         (tsd_setspecific, tsd_getspecific): Adjust __libc_tsd_{set,get}
844         arguments.
845
846 2008-11-02  Ulrich Drepper  <drepper@redhat.com>
847
848         * malloc/malloc.c (public_rEALLOc): When new arena is used, copy
849         really all bytes.  Patch by Denys Vlasenko <dvlasenk@redhat.com>.
850
851 2008-11-01  Ulrich Drepper  <drepper@redhat.com>
852
853         [BZ #6966]
854         * misc/hsearch_r.c (hsearch_r): Fix secondary hash function.
855
856 2008-10-24  Joseph Myers  <joseph@codesourcery.com>
857             Ulrich Drepper  <drepper@redhat.com>
858
859         * math/tgmath.h (__floating_type): Use __builtin_classify_type in
860         definition for GCC 3.1 and later.
861
862 2008-10-31  Jakub Jelinek  <jakub@redhat.com>
863
864         * elf/dl-tls.c (__tls_get_addr): After calling _dl_update_slotinfo
865         refetch dtv, as it might have changed.
866         * elf/Makefile: Add rules to build and run tst-tls18.
867         * elf/tst-tls18.c: New test.
868         * elf/tst-tlsmod18a.c: New file.
869
870 2008-09-09  Aurelien Jarno  <aurelien@aurel32.net>
871
872         [BZ #6875]
873         * iconvdata/gconv-modules: Add LATIN9 as an alias to ISO-8859-15.
874
875 2008-10-31  Ulrich Drepper  <drepper@redhat.com>
876
877         [BZ #6867]
878         * sysdeps/powerpc/elf/rtld-global-offsets.sym: Fix typo.
879
880         [BZ #6919]
881         * posix/spawnattr_getschedparam.c (posix_spawnattr_getschedparam):
882         Fix length of copy operation.
883
884 2008-10-02  Pierre Habouzit <madcoder@debian.org>
885
886         * sysdeps/unix/sysv/linux/eventfd.c (eventfd): Use the eventfd2 syscall
887         and fix its calling convention.
888
889 2008-10-07  Andreas Schwab  <schwab@suse.de>
890
891         [BZ #6942]
892         * resolv/res_send.c (send_vc): Fix last change.
893         (send_dg): Align here as well.
894
895 2008-10-31  Ulrich Drepper  <drepper@redhat.com>
896
897         * sysdeps/unix/sysv/linux/ulimit.c (__ulimit): Handle UL_GETFSIZE
898         return value in case rlimit is RLIM_INFINITY.
899
900         [BZ #6947]
901         * sysdeps/unix/sysv/linux/ulimit.c (__ulimit): Fix return value
902         for UL_SETFSIZE.
903         * resource/Makefile (tests): Add bug-ulimit1.
904         * resource/bug-ulimit1.c: New file.
905
906         [BZ #6974]
907         * sunrpc/rpc_main.c (mkfile_output): Properly handle filename
908         without dot.  Properly terminate the string with a null byte.
909         Based on a patch by Aurelien Jarno <aurelien@aurel32.net>.
910
911         [BZ #6980]
912         * debug/getgroups_chk.c (__getgroups_chk): Return EINVAL error for
913         negative sizees.
914         * posix/bits/unistd.h (getgroups): Call __getgroups_chk for
915         negative __size.
916
917         [BZ #6995]
918         * sysdeps/powerpc/powerpc32/dl-machine.c: Fix typo in message.
919
920 2008-10-30  Ulrich Drepper  <drepper@redhat.com>
921
922         * grp/initgroups.c (internal_getgrouplist): Don't prematurely
923         abort if there is no initgroups_dyn function.
924
925         * resolv/res_send.c (send_dg): On timeout, only return nonzero
926         result if any of the queries really provided an answer.
927
928 2008-10-28  Ulrich Drepper  <drepper@redhat.com>
929
930         * po/lt.po: Update from translation team.
931
932 2008-10-26  Ulrich Drepper  <drepper@redhat.com>
933
934         * po/id.po: Update from translation team.
935
936 2008-10-24  Ulrich Drepper  <drepper@redhat.com>
937
938         * resolv/res_query.c (__libc_res_nquery): Add a few casts.
939         Fix tests for existence of second reply.
940
941 2008-10-23  Ulrich Drepper  <drepper@redhat.com>
942
943         * po/id.po: New file.
944         Contributed by the Indonesian translation team.
945
946 2008-10-22  Dmitry V. Levin  <ldv@altlinux.org>
947
948         * misc/syslog.c (openlog_internal): Fix __have_sock_cloexec
949         initialization.
950
951 2008-10-17  Jakub Jelinek  <jakub@redhat.com>
952
953         * elf/Makefile: Add rules to build and run tst-tls17.
954         * elf/tst-tls17.c: New test.
955         * elf/tst-tlsmod17a.c: New file.
956         * elf/tst-tlsmod17b.c: Likewise.
957
958 2008-10-17  Ulrich Drepper  <drepper@redhat.com>
959
960         * stdlib/divmod_1.c: Use correct type for dummy variable.
961         * stdlib/mod_1.c: Likewise.
962
963 2008-10-16  Ulrich Drepper  <drepper@redhat.com>
964
965         * elf/dl-tls.c (_dl_update_slotinfo): Copy all of the initial DTV.
966
967 2008-10-16  Jakub Jelinek  <jakub@redhat.com>
968
969         * sysdeps/unix/sysv/linux/sys/signalfd.h (signalfd): Fix __THROW vs.
970         __nonnull order for C++.
971         * sysdeps/unix/sysv/linux/alpha/sys/signalfd.h (signalfd): Likewise.
972         * sysdeps/unix/sysv/linux/sparc/sys/signalfd.h (signalfd): Likewise.
973
974 2008-10-01  Daniel Jacobowitz  <dan@codesourcery.com>
975
976         * stdlib/longlong.h: Update from GCC.
977
978 2008-10-09  Jakub Jelinek <jakub@redhat.com>
979             David S. Miller  <davem@davemloft.net>
980
981         * sysdeps/sparc/sparc64/sparcv9v/memcpy.S: When not USE_BPR,
982         make sure any registers used with 64-bit 'branch-on-register'
983         instructions have their top 32-bits clear.
984         * sysdeps/sparc/sparc64/sparcv9v/memset.S: Likewise.
985         * sysdeps/sparc/sparc64/sparcv9v2/memcpy.S: Likewise.
986
987 2008-09-18  Andreas Schwab  <schwab@suse.de>
988
989         [BZ #6942]
990         * resolv/res_send.c (send_vc): Fix use of unaligned address.
991         Properly handle partial reads.
992
993 2008-10-01  Mark Shinwell  <shinwell@codesourcery.com>
994
995         * elf/elf.h (STO_MIPS_PLT): New.
996         (R_MIPS_COPY): New.
997         (R_MIPS_JUMP_SLOT): New.
998         (R_MIPS_NUM): Redefine to 128.
999         (DT_MIPS_PLTGOT): New.
1000         (DT_MIPS_RWPLT): New.
1001         (DT_MIPS_NUM): Redefine to 0x35.
1002
1003 2008-10-01  Ulrich Drepper  <drepper@redhat.com>
1004
1005         * timezone/africa: Update from tzdata2008f.
1006         * timezone/asia: Likewise.
1007         * timezone/australasia: Likewise.
1008         * timezone/europe: Likewise.
1009         * timezone/leapseconds: Likewise.
1010         * timezone/northamerica: Likewise.
1011         * timezone/southamerica: Likewise.
1012         * timezone/zone.tab: Likewise.
1013
1014 2008-09-30  Ulrich Drepper  <drepper@redhat.com>
1015
1016         * nscd/connections.c: Disable use of paccept for now.
1017
1018 2008-09-29  Ulrich Drepper  <drepper@redhat.com>
1019
1020         * socket/Versions: Remove paccept export for GLIBC_2.9.
1021         * socket/Makefile (routines): Remove paccept.
1022         * socket/sys/socket.h: Remove paccept declaration.
1023
1024         * po/sv.po: Update from translation team.
1025
1026 2008-09-22  Deborah S. Townsend  <dstownse@us.ibm.com>
1027
1028         * sysdeps/s390/s390-64/s390x-mcount.S: Replace ahi with aghi.
1029         * sysdeps/unix/sysv/linux/s390/s390-64/socket.S: Likewise.
1030
1031 2008-09-16  Ulrich Drepper  <drepper@redhat.com>
1032
1033         * dlfcn/dlopen.c (dlopen_doit): Allow __RTLD_SPROF flag.
1034         Patch by Olivier Fourdan <ofourdan@redhat.com>.
1035
1036 2008-09-15  Ulrich Drepper  <drepper@redhat.com>
1037
1038         * sunrpc/rpc/svc.h: Declare svcfd_create.
1039         Patch by Michael Solberg <msolberg@redhat.com>.
1040
1041 2008-09-12  Flavio Leitner  <fleitner@redhat.com>
1042             Ulrich Drepper  <drepper@redhat.com>
1043
1044         * malloc/malloc.c (public_vALLOc): Try other arenas in case
1045         _int_valloc fails.
1046         (public_pVALLOc): Likewise.
1047
1048 2008-09-02  Andreas Jaeger  <aj@suse.de>
1049
1050         * sysdeps/unix/sysv/linux/s390/s390-32/utmp-convert.h: Fix last
1051         commit.
1052
1053 2008-08-26  Aurelien Jarno  <aurelien@aurel32.net>
1054
1055         [BZ #6860]
1056         * hurd/hurd/signal.h (HURD_MSGPORT_RPC): Fix a typo.
1057
1058 2008-07-18  Daniel Jacobowitz  <dan@codesourcery.com>
1059
1060         * Makefile (check-data): Check data directory in add-ons.
1061         * elf/Makefile (check-data): Likewise.
1062
1063 2008-08-18  Roland McGrath  <roland@redhat.com>
1064
1065         * configure.in (--with-cpu): Check compiler support for -march/-mcpu.
1066         * configure: Regenerated.
1067         * config.make.in (cflags-cpu): New substituted variable.
1068         (with-cpu): Variable removed.
1069         * Makeconfig (+cflags): Use $(cflags-cpu), not $(with-cpu).
1070
1071 2008-08-14  Ryan S. Arnold  <rsa@us.ibm.com>
1072
1073         [BZ #6845]
1074         * sysdeps/powerpc/fpu/bits/mathinline.h (__signbitl): Copy new
1075         __signbitl definition and __LONG_DOUBLE_128__ guard from:
1076         * sysdeps/unix/sysv/linux/powerpc/bits/mathinline.h: Remove as
1077         redundant.  Functions which call floating point assembler operations
1078         should go into a sysdeps powerpc/fpu directory.
1079
1080 2008-08-15  Ulrich Drepper  <drepper@redhat.com>
1081
1082         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Define MAP_STACK.
1083         * sysdeps/unix/sysv/linux/i386/bits/mman.h: Likewise.
1084
1085 2008-08-14  Ulrich Drepper  <drepper@redhat.com>
1086
1087         * sysdeps/x86_64/memset.S: Reduce size of tables for PIC.
1088
1089         * sysdeps/unix/sysv/linux/dl-origin.c (_dl_get_origin): Undo all
1090         change related to AT_EXECFN.  We cannot use that string.
1091         * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): Remove
1092         _dl_execfn member.
1093         * elf/dl-support.c: Remove _dl_execfn variable.
1094         (_dl_aux_init): Remove handling of AT_EXECFN.
1095         * elf/dl-sysdep.c (_dl_sysdep_start): Remove handling of AT_EXECFN.
1096         * elf/rtld.c (process_envvars): Remove use of __ASSUME_AT_EXECFN.
1097
1098 2008-08-13  Ulrich Drepper  <drepper@redhat.com>
1099
1100         [BZ #6544]
1101         * libio/fmemopen.c: Implement binary mode.  In this mode no NUL
1102         byte gets added to writes and seeks from the end use the length of
1103         the buffer and not the currently terminating NUL byte.
1104
1105         [BZ #6634]
1106         * login/utmp_file.c (getutent_r_file): Take additional parameter.
1107         Set to true if locking failed.
1108         (getutid_r_file): Adjust caller.
1109         (pututline_file): Likewise.  Return NULL in this case.
1110         Patch mostly by halesh.s@gmail.com.
1111
1112 2008-08-12  Ulrich Drepper  <drepper@redhat.com>
1113
1114         [BZ #6589]
1115         * sysdeps/unix/sysv/linux/ifaddrs.c (struct sockaddr_ll_max):
1116         Define.
1117         (struct ifaddrs_storage): Use it instead of sockaddr_ll.
1118
1119 2008-08-12  Ryan S. Arnold  <rsa@us.ibm.com>
1120
1121         [BZ #6839]
1122         * sysdeps/powerpc/powerpc32/dl-machine.c (CHECK_STATIC_TLS): Remove
1123         macro since it is now available in elf/dynamic-link.h.
1124
1125 2008-08-12  Roland McGrath  <roland@frob.com>
1126
1127         * hurd/hurd/signal.h (HURD_MSGPORT_RPC): Avoid -Wparenthesis triggers,
1128         in case used outside of libc.
1129         Reported by Samuel Thibault <samuel.thibault@ens-lyon.org>
1130
1131 2008-08-11  Ulrich Drepper  <drepper@redhat.com>
1132
1133         * resolv/res_mkquery.c (res_nmkquery): Call ns_name_compress
1134         directly instead of going through dn_comp.
1135
1136 2008-08-11  Aurelien Jarno  <aurel32@debian.org>
1137
1138         * sysdeps/mach/i386/machine-lock.h (__spin_unlock, __spin_try_lock):
1139         Fix asm constraints.
1140
1141 2008-08-07  Ulrich Drepper  <drepper@redhat.com>
1142
1143         [BZ #6790]
1144         * sysdeps/unix/sysv/linux/bits/in.h (IP_PMTUDISC_PROBE): Define.
1145         (IPV6_PMTUDISC_PROBE): Likewise.
1146
1147 2008-08-07  Pete Eberlein  <eberlein@us.ibm.com>
1148
1149         [BZ #6791]
1150         * sysdeps/unix/sysv/linux/powerpc/bits/mman.h (PROT_SAO): Define.
1151
1152 2008-08-01  Steven Munroe  <sjmunroe@us.ibm.com>
1153             Carlos Eduardo Seo  <cseo@linux.vnet.ibm.com>
1154
1155         [BZ #6817]
1156         * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_cap_flags):
1157         Added the members 'vsx' and 'arch_2_06'.
1158         (_dl_powerpc_platforms): Add the member 'power7'.
1159         * sysdeps/powerpc/dl-procinfo.h: Modify _DL_HWCAP_FIRST
1160         to reflect the changes required by VSX and ISA 2.06.
1161         Modify _DL_PLATFORMS_COUNT to reflect the addition of
1162         'power7'.
1163         Defined PPC_PLATFORM_POWER7.
1164         (_dl_string_platform): Add support for POWER7.
1165         * sysdeps/powerpc/sysdep.h: Define bit masks for VSX
1166         capability and ISA 2.06.
1167
1168 2008-08-07  Ulrich Drepper  <drepper@redhat.com>
1169
1170         [BZ #6824]
1171         * sysdeps/unix/sysv/linux/powerpc/bits/mathinline.h: Use correct
1172         macro to detect use of 128 bit long double.
1173         Patch by Ryan S. Arnold <rsa@us.ibm.com>.
1174
1175 2008-08-05  Ulrich Drepper  <drepper@redhat.com>
1176
1177         * scripts/gen-as-const.awk: Use 32-bit values on 32-bit platforms.
1178
1179         [BZ #5794]
1180         * sysdeps/i386/fpu/s_expm1l.S: Simply use exp implementation for large
1181         parameters.
1182         * sysdeps/x86_64/fpu/s_expm1l.S: Likewise.
1183         Patch by Denys Vlasenko <dvlasenk@redhat.com>.
1184
1185 2008-08-03  Ulrich Drepper  <drepper@redhat.com>
1186
1187         * nscd/connections.c (main_loop_poll): Pass a buffer which is
1188         guaranteed to be large enough to read inotify event.  Ignore
1189         EAGAIN error.  Better error message.  Add branch predicition.
1190         (main_loop_epoll): Likewise.
1191
1192 2008-08-02  Roland McGrath  <roland@frob.com>
1193
1194         * sysdeps/mach/i386/machine-lock.h (__spin_unlock, __spin_try_lock):
1195         Add memory clobbers.
1196
1197 2008-08-02  Ulrich Drepper  <drepper@redhat.com>
1198
1199         * manual/arith.texi: Avoid @strong{Note:}.
1200         * manual/creature.texi: Likewise.
1201         * manual/filesys.texi: Likewise.
1202         * manual/math.texi: Likewise.
1203         * manual/memory.texi: Likewise.
1204         * manual/resource.texi: Likewise.
1205         * manual/syslog.texi: Likewise.
1206         * manual/time.texi: Likewise.
1207
1208         * sysdeps/posix/clock_getres.c (hp_timing_getres): Remove inline
1209         to prevent warning.
1210
1211 2008-08-01  Ulrich Drepper  <drepper@redhat.com>
1212
1213         * sysdeps/unix/sysv/linux/Versions: Fix changes due to old patch for
1214         new epoll_create1 interface.
1215         * sysdeps/unix/sysv/linux/syscalls.list: Likewise.
1216         * sysdeps/unix/sysv/linux/sys/epoll.h: Likewise.
1217         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Likewise.
1218
1219         * include/arpa/nameser.h (NS_GET16): Use const pointer.
1220         (NS_GET32): Likewise.
1221
1222         * sysdeps/unix/sysv/linux/kernel-features.h: s390 has the new
1223         syscalls, too.
1224
1225         * sysdeps/unix/sysv/linux/dl-origin.c (_dl_get_origin): We cannot
1226         use the AT_EXECFN value if it is no absolute path.
1227         * sysdeps/unix/sysv/linux/kernel-features.h: Never define
1228         __ASSUME_AT_EXECFN.
1229
1230         * Versions.def: Add GLIBC_2.9 to libresolv.
1231         * include/resolv.h: Remove hidden proto declarations for __ns_*
1232         functions.  Add them for __dn_count_labels and __p_secstodate.
1233         * include/arpa/nameser.h: Add a number of hidden proto declarations.
1234         Define ns_msg_getflags macro here.
1235         * resolv/res_debug.c: Add hidden definition for __dn_count_labels
1236         and __p_secstodate.
1237         * resolv/Versions: Export functions from <arpa/nameser.h> from
1238         libresolv in version GLIBC_2.9.
1239         * resolv/ns_name.c: Integrate changes from bind 9.5.0.  Add necessary
1240         hidden definitions.
1241         * resolv/ns_netint.c: Likewise.
1242         * resolv/ns_parse.c: Likewise.
1243         * resolv/ns_print.c: Likewise.
1244         * resolv/ns_samedomain.c: Likewise.
1245         * resolv/ns_ttl.c: Likewise.
1246         * resolv/arpa/nameser_compat.h: Likewise.
1247         * resolv/arpa/nameser.h: Likewise.  Remove macros which redirect
1248         function calls.
1249         * resolv/nss_dns/dns-canon.c (_nss_dns_getcanonname_r): Use __ns_get16
1250         instead of ns_get16.
1251         * resolv/nss_dns/dns-host.c (getanswer_r): Use __ns_get16 and
1252         __ns_get32 instead of ns_get16 and ns_get32 respectively.
1253         (gaih_getanswer_slice): Likewise.
1254         * resolv/Makefile (libresolv-routines): Add ns_date.
1255         * resolv/ns_date.c: New file.
1256
1257         * elf/Makefile (check-localplt.out): Also check libresolv and
1258         libcrypt.
1259
1260 2008-07-31  Ulrich Drepper  <drepper@redhat.com>
1261
1262         * sysdeps/unix/sysv/linux/kernel-features.h: Define
1263         __ASSUME_O_CLOEXEC.
1264
1265 2008-07-30  Ulrich Drepper  <drepper@redhat.com>
1266
1267         * sysdeps/posix/getaddrinfo.c (gaih_inet): Raise size of initial
1268         buffer passed to NSS functions.
1269
1270         * nscd/connections.c (nscd_init): Typo in preprocessor directive.
1271
1272         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_PACCEPT):
1273         Define.
1274
1275         * misc/syslog.c (openlog_internal): Fix compile problem.
1276
1277 2008-07-28  Roland McGrath  <roland@redhat.com>
1278
1279         * elf/dl-sysdep.c (_dl_show_auxv): Add AT_EXECFN to the table.
1280
1281 2008-07-28  Ulrich Drepper  <drepper@redhat.com>
1282
1283         * io/ftw.c (add_object): Remove inline to avoid warning.
1284
1285         * sysdeps/unix/sysv/linux/paccept.c: Fix compile problem.
1286
1287         * resolv/res_send.c (__libc_res_nsend): Take additional parameter.
1288         Use it instead of locally defined resplen2 variable.
1289         (res_nsend): Adjust for __libc_res_nsend interface change.
1290         (send_vc): Initialize *resplen2 if necessary.  Read length of
1291         package into an appropriately aligned variable.  Store converted length
1292         in new variable and use it appropriately.
1293         Add branch prediction help.
1294         * resolv/res_query.c (__libc_res_nquery): Take additional parameter
1295         and pass it on to __libc_res_nsend.  Adjust all callers.
1296         (__libc_res_nsearch): Likewise.
1297         (__libc_res_nqeurydomain): Likewise.
1298         * resolv/nss_dns/dns-host.c: Adjust for __libc_res_nsearch interface
1299         change.
1300         (_nss_dns_gethostbyname4): Don't unconditionally allocate tmp array.
1301         Define resplen2 variable and pass it to __libc_res_nsearch and then
1302         to gaih_getanswer.
1303         (getanswer_r): In case of incorrect DNS data don't overread buffer.
1304         Add branch prediction.
1305         (gaih_getanswer_slice): Likewise.  Check for invalid data types.
1306         (gaih_getanswer): Don't decode second slice if first one failed due
1307         to a too small buffer.  Don't let not found status of second
1308         decoder shadow results of the first.
1309         * resolv/gethnamaddr.c (gethostbyname2): Adjust for __libc_res_nsearch
1310         and __libc_res_nquery interface changes
1311         (gethostbyaddr): Adjust for __libc_res_nquery interface change.
1312         * include/resolv.h: Adjust prototypes for __libc_res_nquery,
1313         __libc_res_nsearch, and __libc_res_nsend.
1314         * resolv/nss_dns/dns-canon.c: Adjust for __libc_res_nquery interface
1315         change.
1316         * resolv/nss_dns/dns-network.c: Adjust for __libc_res_nquery and
1317         __libc_res_nsearch interface changes.
1318
1319 2008-07-27  Ulrich Drepper  <drepper@redhat.com>
1320
1321         * libio/iopopen.c (_IO_new_proc_open): Remove unnecessary volatile.
1322
1323         * posix/wordexp.c (exec_comm): Use pipe2 if possible to create
1324         file descriptors with close-on-exec set.
1325         (exec_comm_child): Fix the case where the write end of the pipe is
1326         STDOUT_FILENO already.  In case it is, clear close-on-exec.
1327
1328         * sysdeps/unix/sysv/linux/syscalls.list: Add __pipe2 alias.
1329         * io/pipe2.c: Likewise.
1330         * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_PIPE2
1331         instead of __ASSUME_PACCEPT.
1332         * include/unistd.h: Declare __have_pipe2.
1333         * libio/iopopen.c: Implement "e" flag.
1334         * libio/Makefile (tests): Add tst-popen1.
1335         * libio/tst-popen1.c: New file.
1336
1337         * sysdeps/unix/sysv/linux/bits/socket.h: Define PF_ISDN and AF_ISDN.
1338         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
1339
1340 2008-07-26  Ulrich Drepper  <drepper@redhat.com>
1341
1342         [BZ #6771]
1343         * libio/fileops.c (_IO_new_file_attach): Preserve errno around
1344         success call of _IO_SEEKOFF or calls which failed because the
1345         descriptor is for a pipe.
1346
1347         * sunrpc/key_call.c (getkeyserv_handle): Use FD_CLOEXEC instead of
1348         magic number.
1349
1350         * misc/syslog.c (openlog_internal): Use SOCK_CLOEXEC if possible.
1351
1352         * malloc/mtrace.c (mtrace): Use 'e' flag in fopen call.  Drop
1353         F_SETFD use if we know fopen set the flag.
1354
1355         * login/utmp_file.c (setutent_file): Minor optimization in case
1356         O_CLOEXEC is available.
1357
1358 2008-07-24  Tom "spot" Callaway  <tcallawa@redhat.com>
1359
1360         * Makeconfig: Define pie-ccflag and PIE-ccflag variables.
1361         * elf/Makefile: Use pie-ccflag variable.
1362         * nscd/Makefile: Likewise.
1363         * sysdeps/sparc/Makefile: Set $(pie-ccflag) to -fPIE.
1364
1365 2008-07-21  Andreas Krebbel  <krebbel1@de.ibm.com>
1366
1367         [BZ #6724]
1368         * Versions.def: Add GLIBC_2.9 version tag for libutil.
1369         * sysdeps/unix/sysv/linux/s390/bits/utmp.h: Copy of
1370         gnu/bits/utmp.h.  Check for __WORDSIZE_COMPAT32 removed.
1371         * sysdeps/unix/sysv/linux/s390/bits/utmpx.h: Copy of
1372         gnu/bits/utmpx.h.  Check for __WORDSIZE_COMPAT32 removed.
1373         * sysdeps/unix/sysv/linux/s390/s390-32/Makefile: Add new files
1374         utmp32, utmpx32 and login32.
1375         * sysdeps/unix/sysv/linux/s390/s390-32/Versions: Add 2.9
1376         versions of struct utmp functions to libc and libutil.
1377         * sysdeps/unix/sysv/linux/s390/s390-32/utmp-compat.h: New file.
1378         * sysdeps/unix/sysv/linux/s390/s390-32/getutent.c: New file.
1379         * sysdeps/unix/sysv/linux/s390/s390-32/getutent_r.c: New file.
1380         * sysdeps/unix/sysv/linux/s390/s390-32/getutid.c: New file.
1381         * sysdeps/unix/sysv/linux/s390/s390-32/getutid_r.c: New file.
1382         * sysdeps/unix/sysv/linux/s390/s390-32/getutline.c: New file.
1383         * sysdeps/unix/sysv/linux/s390/s390-32/getutline_r.c: New file.
1384         * sysdeps/unix/sysv/linux/s390/s390-32/getutmp.c: New file.
1385         * sysdeps/unix/sysv/linux/s390/s390-32/getutxent.c: New file.
1386         * sysdeps/unix/sysv/linux/s390/s390-32/getutxid.c: New file.
1387         * sysdeps/unix/sysv/linux/s390/s390-32/getutxline.c: New file.
1388         * sysdeps/unix/sysv/linux/s390/s390-32/login.c: New file.
1389         * sysdeps/unix/sysv/linux/s390/s390-32/login32.c: New file.
1390         * sysdeps/unix/sysv/linux/s390/s390-32/pututxline.c: New file.
1391         * sysdeps/unix/sysv/linux/s390/s390-32/updwtmp.c: New file.
1392         * sysdeps/unix/sysv/linux/s390/s390-32/updwtmpx.c: New file.
1393         * sysdeps/unix/sysv/linux/s390/s390-32/utmp-convert.h: New file.
1394         * sysdeps/unix/sysv/linux/s390/s390-32/utmp32.c: New file.
1395         * sysdeps/unix/sysv/linux/s390/s390-32/utmp32.h: New file.
1396         * sysdeps/unix/sysv/linux/s390/s390-32/utmpx-convert.h: New file.
1397         * sysdeps/unix/sysv/linux/s390/s390-32/utmpx32.c: New file.
1398         * sysdeps/unix/sysv/linux/s390/s390-32/utmpx32.h: New file.
1399
1400 2008-07-26  Ulrich Drepper  <drepper@redhat.com>
1401
1402         * scripts/gen-as-const.awk: Generate more widely usable code by
1403         using 64-bit arithmetic.
1404
1405         * stdio-common/printf_fp.c (___printf_fp): Give wide outout code
1406         the same treatment as narrow output code in last patch.
1407
1408         * sunrpc/clnt_udp.c (__libc_clntudp_bufcreate): Namespace cleanup.
1409
1410         [BZ #6763]
1411         * elf/dl-load.c (local_strdup): Remove inline.
1412         (_dl_map_object_from_fd): Don't allocate l_symbolic_searchlist.r_list.
1413         * elf/dl-object.c (_dl_new_object): Allocate symbolic searchlist as
1414         part of the object.
1415
1416         * sysdeps/unix/sysv/linux/dl-origin.c: Add const to avoid warning.
1417
1418 2008-07-25  Ulrich Drepper  <drepper@redhat.com>
1419
1420         * sysdeps/unix/sysv/linux/kernel-features.h: IA-64 and SPARC have
1421         the new syscalls, too.
1422
1423         * sysdeps/i386/i686/memcmp.S: Fix unwind information.
1424         Reported by Paul Pluzhnikov <ppluzhnikov@google.com>.
1425
1426         [BZ #6698]
1427         * stdio-common/_i18n_number.h (_i18n_number_rewrite): Take additional
1428         parameter for end of buffer.  If temporary copy is too large use
1429         malloc.
1430         * stdio-common/vfprintf.c: Adjust for _i18n_number_rewrite
1431         interface change.
1432         * stdio-common/printf_fp.c (__printf_fp): Likewise..  Account for
1433         string rewrite when allocating buffer.
1434
1435         * sysdeps/unix/sysv/linux/kernel-features.h: PPC has the new
1436         syscalls, too.
1437
1438         * nscd/connections.c (nscd_init): Clean up fcntl call.
1439
1440         * nscd/nscd_helper.c (open_socket): Use SOCK_CLOEXEC and
1441         SOCK_NONBLOCK if possible.
1442
1443         * sysdeps/unix/sysv/linux/opensock.c (__opensock): Use
1444         SOCK_CLOEXEC if available.
1445
1446         * include/rpc/clnt.h: Declare __libc_clntudp_bufcreate and
1447         __libc_clntudp_bufcreate_internal.
1448         * include/sys/socket.h: Declare __have_sock_cloexec.
1449         * socket/Makefile (aux): Add have_sock_cloexec.
1450         * socket/have_sock_cloexec.c: New file.
1451         * sunrpc/clnt_udp.h (clntudp_bufcreate): Now a wrapper around
1452         __libc_clntudp_bufcreate.
1453         (__libc_clntudp_bufcreate): Former implementation of clntudp_bufcreate
1454         which takes an additional parameter.  Create socket with non-blocking
1455         mode and close-on-exec flag set, if wanted.
1456         * sunrpc/Versions: Export __libc_clntudp_bufcreate@GLIBC_PRIVATE.
1457         * nis/ypclnt.c (yp_bind_client_create): Use __libc_clntpudp_bufcreate
1458         instead of clntudp_create.  The socket has already the close-on-exec
1459         flag set if SOCK_CLOEXEC is defined.
1460
1461 2008-07-24  Ulrich Drepper  <drepper@redhat.com>
1462
1463         * sysdeps/unix/sysv/linux/kernel-features.h: Define
1464         __ASSUME_PACCEPT, __ASSUME_IN_NONBLOCK, and __ASSUME_PACCEPT if
1465         appropriate.
1466         * nscd/connections.c: Avoid fcntl calls to set close-on-exec flag and
1467         non-blocking mode by using socket, paccept, and inotify_init1.
1468
1469         * Versions.def (glibc): Add GLIBC_2.9.
1470         * io/Makefile (routines): Add dup3 and pipe2.
1471         * io/Versions [glibc] (GLIBC_2.9): Add dup3 and pipe2.
1472         * io/dup3.c: New file.
1473         * io/pipe2.c: New file.
1474         * posix/unistd.h: Declare dup3 and pipe2.
1475         * socket/Makefile (routines): Add paccept.
1476         * socket/Versions [glibc] (GLIBC_2.9): Add paccept.
1477         * socket/paccept.c: New file.
1478         * socket/sys/socket.h: Declare paccept.
1479         * sysdeps/unix/syscalls.list: Add entry for dup3.
1480         * sysdeps/unix/sysv/linux/Versions [glibc] (GLIBC_2.9): Add
1481         epoll_create2 and inotify_init1.
1482         * sysdeps/unix/sysv/linux/eventfd.c: Use eventfd1 syscall if possible.
1483         * sysdeps/unix/sysv/linux/paccept.c: New file.
1484         * sysdeps/unix/sysv/linux/signalfd.c: Use signalfd4 syscall if
1485         possible.
1486         * sysdeps/unix/sysv/linux/socketcall.h: Add SOCKOP_paccept.
1487         * sysdeps/unix/sysv/linux/syscalls.list: Add epoll_create2,
1488         inotify_init1, and pipe2 entries.
1489         * sysdeps/unix/sysv/linux/alpha/sys/epoll.h: New file.
1490         * sysdeps/unix/sysv/linux/alpha/sys/eventfd.h: New file.
1491         * sysdeps/unix/sysv/linux/alpha/sys/inotify.h: New file.
1492         * sysdeps/unix/sysv/linux/alpha/sys/signalfd.h: New file.
1493         * sysdeps/unix/sysv/linux/alpha/sys/timerfd.h: New file.
1494         * sysdeps/unix/sysv/linux/bits/socket.h: Define SOCK_CLOEXEC and
1495         SOCK_NONBLOCK.
1496         * sysdeps/unix/sysv/linux/i386/paccept.S: New file.
1497         * sysdeps/unix/sysv/linux/sparc/sys/epoll.h: New file.
1498         * sysdeps/unix/sysv/linux/sparc/sys/eventfd.h: New file.
1499         * sysdeps/unix/sysv/linux/sparc/sys/inotify.h: New file.
1500         * sysdeps/unix/sysv/linux/sparc/sys/signalfd.h: New file.
1501         * sysdeps/unix/sysv/linux/sparc/sys/timerfd.h: New file.
1502         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: New file.
1503         * sysdeps/unix/sysv/linux/sys/epoll.h: Define EPOLL_CLOEXEC and
1504         EPOLL_NONBLOCK.  Declare epoll_create2.
1505         * sysdeps/unix/sysv/linux/sys/eventfd.h: Define EFD_CLOEXEC and
1506         EFD_NONBLOCK.
1507         * sysdeps/unix/sysv/linux/sys/inotify.h: Define IN_CLOEXEC and
1508         IN_NONBLOCK.  Declare inotify_init1.
1509         * sysdeps/unix/sysv/linux/sys/signalfd.h: Define SFD_CLOEXEC and
1510         SFD_NONBLOCK.
1511         * sysdeps/unix/sysv/linux/sys/timerfd.h: Define TFD_CLOEXEC and
1512         TFD_NONBLOCK.
1513
1514         * elf/elf.h: Define AT_EXECFN.
1515         * elf/rtld.c [!__ASSUME_AT_EXECFN] (process_envvars): Don't handle
1516         LD_ORIGIN_PATH.
1517         * elf/dl-sysdep.c (_dl_sysdep_start): Handle AT_EXECFN.
1518         * elf/dl-support.c: Define _dl_execfn.  Don't define _dl_origin_path
1519         if __ASSUME_AT_EXECFN is defined.
1520         (_dl_aux_init): Handle AT_EXECFN.
1521         * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_AT_EXECFN
1522         for 2.6.27 and up.
1523         * sysdeps/generic/ldsodefs.h (rtld_global_ro): Add _dl_execfn.
1524         Don't define _dl_origin_path if __ASSUME_AT_EXECFN is defined.
1525         * sysdeps/unix/sysv/linux/dl-origin.c (_dl_get_origin): Use
1526         _dl_execfn if available and avoid compatibility code if
1527         __ASSUME_AT_EXECFN is defined.
1528
1529         * sysdeps/unix/sysv/linux/dl-sysdep.h: Don't declare
1530         _dl_discover_osversion only for older kernels.
1531
1532 2008-07-22  Roland McGrath  <roland@frob.com>
1533
1534         * hurd/fd-read.c (_hurd_fd_read): Fix last change.
1535
1536 2008-07-21  Roland McGrath  <roland@frob.com>
1537
1538         * hurd/fd-read.c (_hurd_fd_read): Return EGRATUITOUS if the server
1539         returned too much data out of line.
1540
1541 2008-07-20  Ulrich Drepper  <drepper@redhat.com>
1542
1543         * locale/setlocale.c (setname): Remove inline to avoid compiler
1544         warning.
1545
1546         [BZ #6712]
1547         * locale/setlocale.c (setlocale): Take the setlocale lock earlier.
1548
1549 2008-07-15  Ulrich Drepper  <drepper@redhat.com>
1550
1551         * stdio-common/vfprintf.c (_IO_helper_overflow): In case _IO_sputn
1552         doesn't manage to write anything, fail.
1553
1554         * malloc/hooks.c (__malloc_check_init): Remove printf.
1555
1556 2008-07-14  Samuel Thibault  <samuel.thibault@ens-lyon.org>
1557
1558         * sysdeps/mach/hurd/bits/fcntl.h: Include <sys/types.h>.
1559
1560 2008-07-12  Ulrich Drepper  <drepper@redhat.com>
1561
1562         * nscd/connections.c (main_loop_poll): Fix handling of read errors
1563         from inotify.
1564         (main_loop_epoll): Likewise.
1565
1566 2008-07-09  Ulrich Drepper  <drepper@redhat.com>
1567
1568         * resolv/res_send.c: Remove unnecessary res_pquery prototype.
1569
1570         * resolv/res_query.c (__libc_res_nquery): Issue debug message only
1571         if DEBUG is defined.
1572
1573         * resolv/res_query.c (__libc_res_nquery): Align buffer for T_AAAA
1574         query.  Adjust buffer size computation for padding.
1575
1576 2008-07-08  Ulrich Drepper  <drepper@redhat.com>
1577
1578         * stdio-common/Makefile: Add rules to build and run tst-setvbuf1.
1579         * stdio-common/tst-setvbuf1.c: New file.
1580         * stdio-common/tst-setvbuf1.expect: New file.
1581
1582         [BZ #6719]
1583         * libio/iosetvbuf.c (_IO_setvbuf): Correctly clear buffering flags
1584         when selecting fully-buffered stream.
1585         Patch by Wang Xin <wxinee@gmail.com>.
1586
1587 2008-07-06  Samuel Thibault  <samuel.thibault@ens-lyon.org>
1588
1589         * sysdeps/mach/hurd/open.c: Include <stdio.h>.
1590         (__open_2): New function.
1591         (__open64_2): New alias to __open_2.
1592         * sysdeps/mach/hurd/openat.c: Include <stdio.h>.
1593         (__openat_2): New function.
1594         (__openat64_2): New alias to __openat_2.
1595
1596 2008-07-06  Ulrich Drepper  <drepper@redhat.com>
1597
1598         [BZ #6723]
1599         * time/mktime.c (__mktime_internal): Normalize tp->tm_isdst value.
1600
1601 2008-07-01  Samuel Thibault  <samuel.thibault@ens-lyon.org>
1602
1603         * sysdeps/unix/bsd/bsd4.4/bits/socket.h: Define MSG_NOSIGNAL.
1604         * hurd/hurd/fd.h (__hurd_sockfail): Add extern inline function.
1605         * sysdeps/mach/hurd/recv.c (__recv): Use __hurd_sockfail instead of
1606         __hurd_dfail.
1607         * sysdeps/mach/hurd/recvfrom.c (__recvfrom): Likewise.
1608         * sysdeps/mach/hurd/recvmsg.c (__recvmsg): Likewise.
1609         * sysdeps/mach/hurd/send.c (__send): Likewise.
1610         * sysdeps/mach/hurd/sendto.c (__sendfrom): Likewise.
1611         * sysdeps/mach/hurd/sendmsg.c (__sendmsg): Likewise.
1612
1613 2008-03-04  Samuel Thibault  <samuel.thibault@ens-lyon.org>
1614
1615         * sysdeps/mach/hurd/recv.c (__recv): Initialize NPORTS.
1616         * sysdeps/mach/hurd/recvfrom.c (__recvfrom): Likewise.
1617         * sysdeps/mach/hurd/recvmsg.c (__recvmsg): Likewise.
1618         * hurd/fd-read.c (_hurd_fd_read): Initialize NREAD.
1619         * hurd/get-host.c (_hurd_get_host_config): Likewise.
1620         * sysdeps/mach/hurd/dl-sysdep.c (__libc_read): Likewise.
1621
1622 2008-06-27  Ulrich Drepper  <drepper@redhat.com>
1623
1624         [BZ #6657]
1625         * time/strptime_l.c: Don't clear s.era_cnt after successful match
1626         of %EY.
1627         Patch by Petr Baudis.
1628
1629 2008-06-26  Ulrich Drepper  <drepper@redhat.com>
1630
1631         * resolv/res_debug.c (__p_type_syms): Add ns_t_dname entry.
1632         Patch by Peter Jones <pjones@redhat.com>.
1633
1634 2008-06-25  Ulrich Drepper  <drepper@redhat.com>
1635
1636         [BZ #6654]
1637         * stdlib/canonicalize.c (__realpath): readlink can write too much
1638         into the buffer on platforms without PATH_MAX.
1639
1640 2008-06-17  Carlos O'Donell  <carlos@codesourcery.com>
1641
1642         [BZ #6653]
1643         * posix/tst-regex.c (main): Rename to...
1644         (do_test): ... this. Remove cmdline option processing.
1645         (TIMEOUT): Define.
1646         (TEST_FUNCTION): Define.
1647         (CMDLINE_OPTIONS): Define.
1648
1649 2008-06-25  Ulrich Drepper  <drepper@redhat.com>
1650
1651         [BZ #5210]
1652         * configure.in: Add -Werror to -fstack-protector test to catch
1653         unsupported architectures.
1654         Patch by Gilles Esponasse <g.esp@free.fr>.
1655
1656 2008-06-17  Joseph Myers  <joseph@codesourcery.com>
1657
1658         * stdlib/tst-setcontext.c: Set back_in_main before exit if
1659         getcontext returns ENOSYS.
1660
1661 2008-06-18  Ulrich Drepper  <drepper@redhat.com>
1662
1663         * nscd/connections.c (main_loop_poll): Fix test for read error.
1664         (main_loop_epoll): Likewise.
1665
1666 2008-06-13  Ulrich Drepper  <drepper@redhat.com>
1667
1668         * sysdeps/posix/getaddrinfo.c: Move _res_hconf_init call to a
1669         better place so it is not called when nscd is used.
1670
1671         * nscd/connections.c: Also recognize and handle changes to the
1672         resolver configuration file.
1673
1674 2008-06-12  Ulrich Drepper  <drepper@redhat.com>
1675
1676         * time/strftime.c: Pass reference to tzset_called around to handle
1677         recursive calls.
1678
1679         [BZ #6612]
1680         * time/strftime.c (__strftime_internal): Call tzset() only
1681         when printing timezone-dependent values.
1682         Based on a patch by Petr Baudis <pasky@suse.cz>.
1683
1684         * resolv/nss_dns/dns-host.c (gaih_getanswer): Don't
1685         unconditionally use second gaih_getanswer_slice result.
1686
1687         * sysdeps/posix/getaddrinfo.c (gai_inet): Remove unnecessary test.
1688         (getaddrinfo): RES must always be non-NULL.
1689
1690 2008-06-12  Jakub Jelinek  <jakub@redhat.com>
1691
1692         * sysdeps/powerpc/powerpc64/fpu/s_llround.S (__llround): Avoid using
1693         cr[34] registers.
1694         * sysdeps/powerpc/powerpc64/fpu/s_llroundf.S (__llroundf): Likewise.
1695         * sysdeps/powerpc/powerpc32/power4/fpu/s_llround.S (__llround):
1696         Likewise.
1697         * sysdeps/powerpc/powerpc32/fpu/s_lround.S (__lround): Avoid using cr3
1698         register.
1699
1700 2008-06-12  Ulrich Drepper  <drepper@redhat.com>
1701
1702         * nscd/nscd.h (struct database_dyn): Add inotify_descr and clear_cache
1703         fields.
1704         * nscd/connections.c (inotify_fd): New variable.
1705         (nscd_init): Try to open an inotify descriptor.
1706         If successful, watch files for databases using inotify instead of
1707         having prune threads stat the files.
1708         (nscd_run_prune): Recognize clear_cache flag being set and call
1709         prune_cache appropriately.
1710         (main_loop_poll): Add inotify descriptor to wait set and handle the
1711         reported changes.
1712         (main_loop_epoll): Likewise.
1713         * nscd/cache.c (prune_cache): Don't stat files for databases if
1714         inotify is used.
1715         * sysdeps/unix/sysv/linux/Makefile [subdir=nscd]
1716         (CFLAGS-connections.c): Add -DHAVE_INOTIFY.
1717
1718         * nscd/grpcache.c (cache_addgr): Correctly compute size of
1719         fixed-size portion of the record.
1720         * nscd/servicescache.c (cache_addserv): Likewise.
1721         * nscd/pwdcache.c (cache_addpw): Likewise.
1722         * nscd/initgrcache.c (addinitgroupsX): Likewise.
1723
1724 2008-06-11  Ulrich Drepper  <drepper@redhat.com>
1725
1726         * nscd/mem.c (gc): Initialize obstack earlier so that if we jump
1727         out we don't use uninitialized memory.
1728
1729         * nscd/hstcache.c (cache_addhst): Send correct number of bytes to
1730         the client.
1731
1732 2008-06-10  Ulrich Drepper  <drepper@redhat.com>
1733
1734         * resolv/nss_dns/dns-host.c (gaih_getanswer_slice): Also log and
1735         ignore T_DNAME messages.
1736         * resolv/arpa/nameser_compat.h (T_DNAME): Define.
1737
1738 2008-06-05  Jakub Jelinek  <jakub@redhat.com>
1739
1740         * misc/regexp.h (compile): Use __REPB_PREFIX macro.
1741         Avoid segfault if first GETC returns eof/'\0'/'\n'.
1742
1743 2008-06-03  Jakub Jelinek  <jakub@redhat.com>
1744
1745         * nscd/nscd_getserv_r.c (__nscd_getservbyport_r): Pass cp
1746         instead of portstr to nscd_getserv_r.  Patch by
1747         Roman Kagan <rkagan@mail.ru>.
1748
1749 2008-05-26  Jim Meyering  <meyering@redhat.com>
1750
1751         Remove more useless "if" tests before "free".
1752         * include/inline-hashtab.h (htab_delete): Likewise.
1753         * libio/freopen.c (freopen): Likewise.
1754         * libio/freopen64.c (freopen64): Likewise.
1755         * locale/programs/ld-collate.c (collate_read): Likewise.
1756         * misc/fstab.c (libc_freeres_fn): Likewise.
1757         * posix/glob.c (globfree): Likewise.
1758
1759 2008-05-24  Ulrich Drepper  <drepper@redhat.com>
1760
1761         * string/Makefile (strop-tests): Add memmem.
1762         * string/test-memmem.c: New file.
1763         * string/test-string.h (BUF1PAGES): Define to 1 if undefined.
1764         (test_init): Size buf1 according to BUF1PAGES.
1765
1766 2008-05-24  Jakub Jelinek  <jakub@redhat.com>
1767
1768         * libio/stdio.h (vscanf): Fix -std=c99 redirect.
1769         * stdio-common/Makefile (tests): Add scanf16 and scanf17.
1770         (CFLAGS-scanf17.c): New.
1771         * stdio-common/scanf14.c (main): Add fscanf and scanf tests.
1772         * stdio-common/scanf15.c (main): Likewise.
1773         * stdio-common/scanf16.c: New file.
1774         * stdio-common/scanf17.c: New file.
1775
1776 2008-05-24  Ulrich Drepper  <drepper@redhat.com>
1777
1778         * resolv/res_send.c (send_dg): If we already have one of two
1779         answers and the server reports SERVFAIL, NOTIMP, or REFUSED, then
1780         use the one answer insted of failing.
1781
1782 2008-02-20  Ryan S. Arnold  <rsa@us.ibm.com>
1783
1784         * math/libm-test.inc (exp_test): Exclude expl(1000.0L) from
1785         being executed on PowerPC as the expected result exceeds IBM
1786         long double 128 __LDBL_MAX__.
1787
1788 2008-05-21  Roland McGrath  <roland@redhat.com>
1789
1790         * shlib-versions (sparc.*-.*-.*, sparc64.*-.*-.*): Add ABI lines.
1791
1792         * Makefile (check-data): Use $(abi-name) before other guesses.
1793         Look in $(add-ons) dirs before scripts/data/.
1794         * elf/Makefile (check-data): Likewise.
1795
1796         * scripts/soversions.awk: Grok ABI line.
1797         * Makeconfig ($(common-objpfx)soversions.mk): Likewise.
1798         Emit definition for abi-name variable.
1799
1800 2008-05-21  Ulrich Drepper  <drepper@redhat.com>
1801
1802         * string/endian.h: Define new fixed-size hto* and *toh macros only
1803         if [__USE_BSD].
1804
1805         * iconvdata/Depend: Add localedata.
1806
1807 2008-05-21  Samuel Thibault  <samuel.thibault@ens-lyon.org>
1808
1809         * bits/termios.h (ONLCR): Define under [__USE_XOPEN] too.
1810
1811 2008-05-08  David S. Miller  <davem@davemloft.net>
1812
1813         * sysdeps/unix/sysv/linux/sparc/sparc32/setcontext.S: Use
1814         HIDDEN_JUMPTARGET.
1815         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h
1816         (__SYSCALL_CLOBBERS): Remove %g* registers.
1817         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h
1818         (__SYSCALL_CLOBBERS): Likewise.
1819         * scripts/data/localplt-sparc-linux-gnu.data: New file.
1820         * scripts/data/localplt-sparc64-linux-gnu.data: New file.
1821
1822 2008-05-21  Jakub Jelinek  <jakub@redhat.com>
1823
1824         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h
1825         (CALL_ERRNO_LOCATION): Define.
1826         (__SYSCALL_STRING, __CLONE_SYSCALL_STRING): Use it.
1827         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h
1828         (CALL_ERRNO_LOCATION): Define.
1829         (__SYSCALL_STRING, __CLONE_SYSCALL_STRING): Use it.
1830         * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S (__brk): Use
1831         HIDDEN_JUMPTARGET for __errno_location call in libc.so.
1832
1833 2008-05-20  Ulrich Drepper  <drepper@redhat.com>
1834
1835         * include/inline-hashtab.h (higher_prime_number): Fix type of mid
1836         variable.
1837
1838 2008-05-20  Jakub Jelinek  <jakub@redhat.com>
1839
1840         * sysdeps/unix/sysv/linux/sparc/sparc32/sigcontextinfo.h
1841         (FIRST_FRAME_POINTER): Define.
1842
1843 2008-05-09  David S. Miller  <davem@davemloft.net>
1844
1845         * sysdeps/sparc/sparc64/backtrace.c: New file.
1846
1847 2008-05-14  David S. Miller  <davem@davemloft.net>
1848
1849         * sysdeps/sparc/machine-gmon.h: New file.
1850         * sysdeps/sparc/sparc-mcount.S: Likewise.
1851         * sysdeps/sparc/Makefile: Add sparc-mcount target to
1852         sysdep_routines in gmon directory.
1853
1854 2008-05-19  Jakub Jelinek  <jakub@redhat.com>
1855
1856         * elf/soinit.c (__EH_FRAME_BEGIN__): Remove.
1857
1858 2008-05-19  Ulrich Drepper  <drepper@redhat.com>
1859
1860         * resolv/res_query.c (__libc_res_nquery): In case one of two
1861         answer was too short don't try to read that answer's header.
1862
1863         * resolv/res_send.c (send_dg): In case of timeout and there are
1864         two queries and one has been answered, return value indicating
1865         success.
1866
1867 2008-05-18  Ulrich Drepper  <drepper@redhat.com>
1868
1869         * nscd/cache.c (cache_add): Take additional parameter specifying
1870         whether this is in response of a cache refill.  Check alignment
1871         of package data.  Revamp waking of pruning thread.
1872         (prune_cache): Small optimization.
1873         * nscd/nscd.h: Adjust cache_add prototypes.
1874         * nscd/aicache.c: Adjust cache_add calls.
1875         * nscd/grpcache.c: Likewise.
1876         * nscd/hstcache.c: Likewise.
1877         * nscd/initgrcache.c: Likewise.
1878         * nscd/pwdcache.c: Likewise.
1879         * nscd/servicescache.c: Likewise.
1880         * nscd/connections.c (restart): Really disable cache use before
1881         exec attempt.  If it fails, reenable cache.
1882         (nscd_run_prune): Initialize wakeup_time.  After wakeup, set wakeup
1883         time to max to be able to notice concurrent cache additions.  Unlock
1884         prune_lock while performing gc.  Afterwards compute wakeup time with
1885         current wakeup_time value in mind.
1886
1887 2008-05-17  Ulrich Drepper  <drepper@redhat.com>
1888
1889         * nscd/mem.c (gc): Avoid stack overflow when allocating move list.
1890
1891         * nscd/mem.c (gc): Correctly determine highest used array element
1892         in mark.
1893
1894         * nscd/mem.c (markrange): Add assert to check entries are all
1895         aligned.  Small cleanup in bitmap use.
1896
1897         * nscd/nscd.h (mem_in_flight): Replace blockaddr field with
1898         blockoff of type nscd_ssize_t.
1899         * nscd/mem.c (gc): Simplify markrange call for on-flight blocks.
1900         (mempoll_alloc): Record block offset and not address.
1901
1902         * nscd/mem.c (gc): Fix test for stack overuse.
1903
1904         * nscd/aicache.c (addhstaiX): Fix a few small problems, cleanups,
1905         more asserts.
1906
1907         * sysdeps/posix/getaddrinfo.c (gaih_inet): If nscd reports no
1908         entry is available, believe it.
1909
1910         * resolv/nss_dns/dns-host.c (gaih_getanswer_slice): If there are
1911         no answers return NSS_STATUS_NOTFOUND.
1912         (gaih_getanswer): Don't call gaih_getanswer_slice if the answer
1913         buffer does not have any content.
1914
1915 2008-05-16  Ulrich Drepper  <drepper@redhat.com>
1916
1917         * string/strcasestr.c (CMP_FUNC): Use __strncasecmp, not strncasecmp.
1918
1919         * sysdeps/posix/getaddrinfo.c (gaih_inet): After gethostbyname4_r
1920         lookup, don't assign canon unconditionally.
1921
1922 2008-05-14  Ulrich Drepper  <drepper@redhat.com>
1923
1924         * string/Makefile (distribute): Add str-two-way.h.
1925
1926 2008-03-29  Eric Blake  <ebb9@byu.net>
1927
1928         Rewrite string searches to O(n) rather than O(n^2).
1929         * string/str-two-way.h: New file.  For linear fixed-allocation
1930         string searching.
1931         * string/memmem.c: New implementation.
1932         * string/strstr.c: New implementation.
1933         * string/strcasestr.c: New implementation.
1934
1935 2008-04-11  Paolo Bonzini  <bonzini@gnu.org>
1936
1937         * posix/regcomp.c (optimize_utf8): Add a note on why we test
1938         opr.ctx_type.
1939         (calc_first): Initialize constraint field.
1940         (duplicate_node_closure): Use it instead of special casing ANCHORS.
1941         Use search_duplicated_node to avoid loops.  Fix grammar.
1942         (duplicate_node): Merge constraint field for all node types.
1943         (calc_eclosure_iter): Look at constraint field for all node types.
1944         * posix/regex_internal.c (create_cd_newstate): Don't look at
1945         create_cd_newstate.
1946
1947 2008-05-14  Ulrich Drepper  <drepper@redhat.com>
1948
1949         [BZ #6428]
1950         * configure.in: Don't use $CFLAGS when assembling, use $ASFLAGS.
1951
1952         [BZ #6442]
1953         * string/endian.h: Add macros for fixed-size endian conversion.
1954         * bits/byteswap.h: Allow inclusion from <endian.h>.
1955         * sysdeps/i386/bits/byteswap.h: Likewise.
1956         * sysdeps/ia64/bits/byteswap.h: Likewise.
1957         * sysdeps/s390/bits/byteswap.h: Likewise.
1958         * sysdeps/x86_64/bits/byteswap.h: Likewise.
1959         * string/Makefile (tests): Add tst-endian.
1960         * string/tst-endian.c: New file.
1961
1962         * iconvdata/run-iconv-test.sh: Use = instead of == in test.
1963         Patch by Reuben Thomas.
1964
1965 2008-05-14  Joseph Myers  <joseph@codesourcery.com>
1966
1967         * iconvdata/Makefile (bug-iconv6-ENV, tst-iconv7-ENV): Define.
1968
1969 2008-05-14  Ulrich Drepper  <drepper@redhat.com>
1970
1971         * iconvdata/bug-iconv6.c (do_test): Use de_DE.UTF-8 locale.
1972
1973         [BZ #6461]
1974         * iconv/gconv_simple.c (BODY for __gconv_transform_ascii_internal):
1975         Add missing braces.
1976         (BODY for __gconv_transform_internal_ascii): Likewise.
1977
1978         [BZ #6472]
1979         * sysdeps/posix/getaddrinfo.c (get_scope): Loopback addresses have
1980         to be treated like link-local addresses.
1981         (match_prefix): Don't treat IPv4 loopback address special when
1982         converting to v4 mapped addressed.
1983
1984         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Call _res_hconf_init
1985         if necessary.
1986         * posix/tst-rfc3484.c: Add dummy definition of _res_hconf_init.
1987         * posix/tst-rfc3484-2.c: Likewise.
1988         * posix/tst-rfc3484-3.c: Likewise.
1989
1990         * sysdeps/posix/getaddrinfo.c: Implement handling of DCCP, UDPlite,
1991         and SCTP.
1992
1993         * nss/getent.c (ahosts_keys_int): Handle all known socket types.
1994
1995         * inet/netinet/in.h (IPPIPPROTO_DCCP, IPPROTO_UDPLITE): Define.
1996
1997         * sysdeps/unix/sysv/linux/bits/socket.h (SOCK_DCCP): Define.
1998
1999 2008-05-13  Ulrich Drepper  <drepper@redhat.com>
2000
2001         * po/lt.po: New file.  From Lituanian translation team.
2002
2003 2008-01-30  Alexandre Oliva  <aoliva@redhat.com>
2004
2005         Introduce TLS descriptors for i386 and x86_64.
2006         * include/inline-hashtab.h: New file, copied from 2005's
2007         libiberty, with fix for memory leak imported afterwards by
2008         Glauber de Oliveira Costa.
2009         * elf/tlsdeschtab.h: New file.
2010         * elf/dl-reloc.c (_dl_try_allocate_static_tls): Extract from...
2011         (_dl_allocate_static_tls): ... here.  Rearrange failure path.
2012         (CHECK_STATIC_TLS): Move to...
2013         * elf/dynamic-link.h: ... this file.
2014         (TRY_STATIC_TLS): New macro.
2015         * elf/dl-conflict.c (CHECK_STATIC_TLS, TRY_STATIC_TLS): Override.
2016         * elf/elf.h (R_386_TLS_GOTDESC, R_386_TLS_DESC_CALL,
2017         R_386_TLS_DESC): Define.
2018         (R_X86_64_PC64, R_X86_GOTOFF64, R_X86_64_GOTPC32): Merge from
2019         binutils.
2020         (R_X86_64_GOTPC32_TLSDESC, R_X86_64_TLSDESC_CALL,
2021         R_X86_64_TLSDESC): Define.
2022         (R_386_NUM, R_X86_64_NUM): Adjust.
2023         * sysdeps/i386/Makefile (sysdep-dl-routines, sysdep_routines,
2024         sysdep-rtld-routines): Add tlsdesc and dl-tlsdesc for elf subdir.
2025         (gen-as-const-headers): Add tlsdesc.sym to csu subdir.
2026         * sysdeps/i386/dl-lookupcfg.h: New file.  Introduce _dl_unmap to
2027         release tlsdesc_table.
2028         * sysdeps/i386/dl-machine.h: Include dl-tlsdesc.h.
2029         (elf_machine_type_class): Mark R_386_TLS_DESC as PLT class.
2030         (elf_machine_rel): Handle R_386_TLS_DESC.
2031         (elf_machine_rela): Likewise.
2032         (elf_machine_lazy_rel): Likewise.
2033         (elf_machine_lazy_rela): Likewise.
2034         * sysdeps/i386/dl-tls.h (struct dl_tls_index): Name it.
2035         * sysdeps/i386/dl-tlsdesc.S: New file.
2036         * sysdeps/i386/dl-tlsdesc.h: New file.
2037         * sysdeps/i386/tlsdesc.c: New file.
2038         * sysdeps/i386/tlsdesc.sym: New file.
2039         * sysdeps/i386/bits/linkmap.h (struct link_map_machine): Add
2040         tlsdesc_table.
2041         * sysdeps/x86_64/Makefile (sysdep-dl-routines, sysdep_routines,
2042         sysdep-rtld-routines): Add tlsdesc and dl-tlsdesc for elf subdir.
2043         (gen-as-const-headers): Add tlsdesc.sym to csu subdir.
2044         * sysdeps/x86_64/dl-lookupcfg.h: New file.  Introduce _dl_unmap to
2045         release tlsdesc_table.
2046         * sysdeps/x86_64/dl-machine.h: Include dl-tlsdesc.h.
2047         (elf_machine_runtime_setup): Set up lazy TLSDESC GOT entry.
2048         (elf_machine_type_class): Mark R_X86_64_TLSDESC as PLT class.
2049         (elf_machine_rel): Handle R_X86_64_TLSDESC.
2050         (elf_machine_rela): Likewise.
2051         (elf_machine_lazy_rel): Likewise.
2052         * sysdeps/x86_64/dl-tls.h (struct dl_tls_index): Name it.
2053         (__tls_get_addr): Do not declare for non-shared compiles.
2054         * sysdeps/x86_64/dl-tlsdesc.S: New file.
2055         * sysdeps/x86_64/dl-tlsdesc.h: New file.
2056         * sysdeps/x86_64/tlsdesc.c: New file.
2057         * sysdeps/x86_64/tlsdesc.sym: New file.
2058         * sysdeps/x86_64/bits/linkmap.h (struct link_map_machine): Add
2059         tlsdesc_table for both 32- and 64-bit structs.
2060
2061 2008-05-11  Ulrich Drepper  <drepper@redhat.com>
2062
2063         * elf/dl-tls.c (__tls_get_addr): Optimize by moving slow path in
2064         its own function.  This reduces the frame setup costs and more.
2065
2066 2008-02-11  Joseph Myers  <joseph@codesourcery.com>
2067
2068         [BZ #3406]
2069         * sysdeps/ieee754/flt-32/w_expf.c (o_threshold): Correct value.
2070         * math/libm-test.inc (exp_test): Test 88.72269439697265625.
2071
2072 2008-05-11  Ulrich Drepper  <drepper@redhat.com>
2073
2074         * io/openat.c (__openat_2): Also pass fd to __openat.
2075         * io/openat64.c (__openat64_2): Also pass fd to __openat64.
2076         Patch by Kristian Van Der Vliet <vanders@liqwyd.com>.
2077
2078         * string/tester.c (test_memcmp): Add a few more tests.
2079         Patch by Mats Erik Andersson <ynglingatal@comhem.se>.
2080
2081 2008-05-10  Ulrich Drepper  <drepper@redhat.com>
2082
2083         * nscd/cache.c (cache_add): Before returning with failure and this
2084         is the first use of the record, mark it as unusable.
2085         * nscd/aicache.c: Don't touch the dataset after cache_add returns
2086         reporting a failure.
2087         * nscd/grpcache.c: Likewise
2088         * nscd/hstcache.c: Likewise.
2089         * nscd/initgrcache.c: Likewise.
2090         * nscd/pwdcache.c: Likewise.
2091         * nscd/servicescache.c: Likewise.
2092
2093 2008-05-10  Roland McGrath  <roland@redhat.com>
2094
2095         [BZ #6505]
2096         * sysdeps/unix/sysv/linux/sys/user.h: Replace with #error stub.
2097
2098 2008-05-08  David S. Miller  <davem@davemloft.net>
2099
2100         * misc/truncate64.c (truncate64): Use __truncate not truncate.
2101
2102         * sysdeps/ieee754/ldbl-128/e_j0l.c (__ieee751_j0l): Use __finitel.
2103         (__ieee754_y0l): Likewise.
2104         * sysdeps/ieee754/ldbl-128/e_j1l.c (__ieee754_j1l): Likewise.
2105         (__ieee754_y1l): Likewise.
2106         * sysdeps/ieee754/ldbl-128/s_expm1l.c (__expm1l): Use __ldexpl.
2107         * sysdeps/ieee754/ldbl-128/s_log1pl.c: Kill bogus prototypes for
2108         frexpl and ldexpl.  math_private.h provides them and the latter
2109         is not even used.
2110         (__log1pl): Use __frexpl.
2111
2112 2008-05-10  Ulrich Drepper  <drepper@redhat.com>
2113
2114         * include/resolv.h: Adjust __libc_res_nquery and __libc_res_nsend
2115         prototypes.
2116         * include/arpa/nameser_compat.h: Define T_UNSPEC.
2117         * nis/Versions (libnss_nis): Export _nss_nis_gethostbyname4_r.
2118         (libnss_nisplus): Export _nss_nisplus_gethostbyname4_r.
2119         * nis/nss_nis/nis-hosts.c (LINE_PARSER): Change to also handle
2120         af==AF_UNSPEC.
2121         (_nss_nis_gethostbyname4_r): New function.
2122         * nis/nss_nisplus/nisplus-hosts.c (_nss_nisplus_parse_hostent):
2123         Change to also handle af==AF_UNSPEC.
2124         (get_tablename): New function.  Use it to avoid duplication.
2125         (_nss_nisplus_gethostbyname4_r): New function.
2126         * nscd/aicache.c (addhstaiX): Use gethostbyname4_r function is
2127         available.
2128         * nss/Versions (libnss_files): Export _nss_files_gethostbyname4_r.
2129         * nss/nss.h: Define struct gaih_addrtuple.
2130         * nss/nss_files/files-hosts.c (LINE_PARSER): Change to also handle
2131         af==AF_UNSPEC.
2132         (_nss_files_gethostbyname4_r): New function.
2133         * resolv/Versions (libnss_dns): Export _nss_dns_gethostbyname4_r.
2134         * resolv/gethnmaddr.c: Adjust __libc_res_nsearch and __libc_res_nquery
2135         calls.
2136         * resolv/res_query.c (__libc_res_nquery): Take two additional
2137         parameters for second answer buffer.  Handle type=T_UNSPEC to mean
2138         look up IPv4 and IPv6.
2139         Change all callers.
2140         * resolv/res_send.c (__libc_res_nsend): Take five aditional parameters
2141         for an additional query and answer buffer.  Pass to send_vc and
2142         send_dg.
2143         (send_vc): Send possibly two requests and receive two answers.
2144         (send_dg): Likewise.
2145         * resolv/nss_dns/dns-host.c: Adjust calls to __libc_res_nsearch and
2146         __libc_res_nquery.
2147         (_nss_dns_gethostbyname4_r): New function.
2148         (gaih_getanswer_slice): Likewise.
2149         (gaih_getanswer): Likewise.
2150         * resolv/nss_dns/dns-canon.c (_nss_dns_getcanonname_r): Adjust
2151         __libc_res_nquery call.
2152         * resolv/nss_dns/dns-network.c (_nss_dns_getnetbyaddr_r): Likewise.
2153         (_nss_dns_getnetbyname_r): Adjust __libc_res_nsearch call.
2154         * sysdeps/posix/getaddrinfo.c: Use gethostbyname4_r function is
2155         available.
2156
2157 2008-05-05  David S. Miller  <davem@davemloft.net>
2158
2159         * sysdeps/sparc/sparc32/Makefile: Use -mcpu=v7 for initfini.s build.
2160         * sysdeps/sparc/sparc64/Makefile: Use -mcpu=v9 for initfini.s build.
2161
2162 2007-09-14  Samuel Thibault  <samuel.thibault@ens-lyon.org>
2163
2164         Fix termios bit macros.
2165         Move *DLY definitions where they belong, in termios.h.
2166         Add *[0-3] definitions.
2167         Fixes confusion between VT and FF.
2168         * sysdeps/mach/hurd/bits/ioctls.h (NL0, NL1, TAB0, TAB1, TAB2, CR0,
2169         CR1, CR2, CR3, FF0, FF1, BS0, BS1): Undefine these at start if they
2170         are already defined to avoid collision with termios.h.
2171         (NLDLY, TABDLY, TAB3, CRDLY, VTDLY, BSDLY): Remove macros.
2172         * bits/termios.h [__USE_MISC || __USE_XOPEN] (NL0, NL1, TAB0,
2173         TAB1, TAB2, CR0, CR1, CR2, CR3, FF0, FF1, BS0, BS1): Likewise.
2174         [__USE_BSD || __USE_XOPEN] (OCRNL, ONOCR, ONLRET): New macros.
2175         [__USE_MISC || __USE_XOPEN] (NLDLY, NL0, NL1, TABDLY, TAB0, TAB1, TAB2,
2176         TAB3, CRDLY, CR0, CR1, CR2, CR3, FFDLY, FF0, FF1, BSDLY, BS0, BS1,
2177         VTDLY, VT0, VT1): New macros.
2178         [__USE_GNU] (OLCUC): Change value of macro.
2179         [__USE_XOPEN] (OFILL): New macro.
2180         [__USE_BSD] (CRTSCTS): Change value.
2181         (CRTS_IFLOW, CCTS_OFLOW): Change into compatibility macros.
2182         [__USE_BSD] (CDTRCTS, CHWFLOW): New macros.
2183         (B7200, B14400, B28800, B76800): New macros.
2184
2185 2008-05-01  David S. Miller  <davem@davemloft.net>
2186
2187         * sysdeps/unix/sysv/linux/sparc/sparc32/ucontext_i.sym: New file.
2188         * sysdeps/unix/sysv/linux/sparc/sparc32/Makefile [$(subdir) = stdlib]:
2189         (gen-as-const-headers): Add it.
2190         * sysdeps/unix/sysv/linux/sparc/sparc32/getcontext.S: New file.
2191         * sysdeps/unix/sysv/linux/sparc/sparc32/makecontext.c: Likewise.
2192         * sysdeps/unix/sysv/linux/sparc/sparc32/setcontext.S: Likewise.
2193         * sysdeps/unix/sysv/linux/sparc/sparc32/swapcontext.S: Likewise.
2194
2195         * sysdeps/unix/sysv/linux/sparc/sparc32/syscall.S: Add support for
2196         six system call parameters.
2197         * sysdeps/unix/sysv/linux/sparc/sparc64/syscall.S: Likewise.
2198
2199 2008-04-30  Ulrich Drepper  <drepper@redhat.com>
2200
2201         * sysdeps/unix/sysv/linux/bits/resource.h: Define RUSAGE_THREAD and
2202         RUSAGE_LWP.
2203         * sysdeps/unix/sysv/linux/sparc/bits/resource.h: Likewise.
2204         * sysdeps/unix/sysv/linux/alpha/bits/resource.h: Likewise.
2205
2206 2008-04-30  Jakub Jelinek  <jakub@redhat.com>
2207
2208         * stdlib/tst-setcontext.c: Include unistd.h.
2209
2210 2008-04-25  David S. Miller  <davem@davemloft.net>
2211
2212         * sysdeps/unix/sysv/linux/sparc/sparc64/semctl.c (semctl):
2213         Pass "union semun" properly in to sys_ipc, it must be passed
2214         by value, not by reference.
2215
2216 2008-04-22  Jakub Jelinek  <jakub@redhat.com>
2217
2218         * nscd/Makefile (nscd-cflags): Set back to -fpie.
2219         * nscd/nscd.h (mem_in_flight): Add attribute_tls_model_ie.
2220         * nscd/connections.c (mem_in_flight): Likewise.
2221
2222         * nscd/nscd.h (dbs): Make hidden.
2223
2224         * sysdeps/unix/sysv/linux/times.c (__times): Fix check for EFAULT.
2225         Avoid returning -1, return 0 instead.
2226
2227 2008-04-19  Ulrich Drepper  <drepper@redhat.com>
2228
2229         * resolv/res_mkquery.c (__res_nopt): Use NS_PUT16 instead of ns_put16.
2230
2231 2008-04-15  Ulrich Drepper  <drepper@redhat.com>
2232
2233         [BZ #5209]
2234         * sysdeps/unix/sysv/linux/times.c: New file.
2235
2236         [BZ #5381]
2237         * nscd/nscd.h: Define enum in_flight, mem_in_flight, and
2238         mem_in_flight_list variables.  Add new parameter to mempool_alloc
2239         prototype.
2240         * nscd/mem.c (mempool_alloc): Take additional parameter.  Initialize
2241         appropriate mem_in_flight element.
2242         (gc): Take allocations which have not yet been committed to the
2243         database into account.
2244         * nscd/cache.c (cache_add): Add new parameter to mempool_alloc call.
2245         Reset mem_in_flight before returning.
2246         * nscd/connections.c (nscd_run_worker): Initialize mem_in_flight and
2247         cue it up in mem_in_flight_list.
2248         * nscd/aicache.c: Adjust mempool_alloc call.
2249         * nscd/grpcache.c: Likewise.
2250         * nscd/hstcache.c: Likewise.
2251         * nscd/initgrcache.c: Likewise.
2252         * nscd/pwdcache.c: Likewise.
2253         * nscd/servicescache.c: Likewise.
2254         * nscd/Makefile (nscd-flags): Until ld is fixed, use -fpic instead
2255         of -fpie.
2256
2257         * nscd/connections.c (handle_request): Provide better error message
2258         in case SELinux forbids the service.
2259
2260         * version.h (VERSION): Bump to 2.8.90.
2261
2262 2008-04-17  Jakub Jelinek  <jakub@redhat.com>
2263
2264         * sysdeps/unix/sysv/linux/dl-osinfo.h: Include fcntl.h.
2265
2266 2008-04-11  Ulrich Drepper  <drepper@redhat.com>
2267
2268         * sysdeps/unix/sysv/linux/powerpc/bits/mathinline.h (__signbitl):
2269         Also use for 32-bit.
2270         * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c (__nearbyintl): Use
2271         __nextafter instead of nextafter to avoid local PLT.
2272         * sysdeps/powerpc/fpu/e_sqrt.c: Avoid call to fetestexcept.
2273         * sysdeps/powerpc/fpu/e_sqrtf.c: Likewise.
2274
2275         * scripts/data/localplt-powerpc64-linux-gnu.data: New file.
2276
2277         * sysdeps/powerpc/fpu/fenv_libc.h: Add libm_hidden_proto for
2278         __fe_nomask_env.
2279         * sysdeps/powerpc/fpu/fe_nomask.c: Add libm_hidden_def.  Include
2280         <fenv_libc.h> instead of <fenv.h>.
2281         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c: Likewise.
2282         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c: Likewise.
2283
2284         * sysdeps/powerpc/bits/fenv.h: Make safe for C++.
2285
2286         * sysdeps/unix/sysv/linux/powerpc/bits/mathinline.h: New file.
2287         * sysdeps/powerpc/fpu/fegetexcept.c (__fegetexcept): Rename
2288         function from fegetexcept and make old name weak alias.
2289         * include/fenv.h: Declare __fegetexcept.
2290         * sysdeps/powerpc/fpu/fedisblxcpt.c: Use __fegetexcept instead of
2291         fegetexcept.
2292         * sysdeps/powerpc/fpu/feenablxcpt.c: Likewise.
2293         * sysdeps/powerpc/fpu/fraiseexcpt.c (__feraiseexcept): Avoid call
2294         to fetestexcept.
2295         * sysdeps/ieee754/ldbl-128ibm/s_log1pl.c (__log1pl): Use __frexpl
2296         instead of frexpl to avoid local PLT.
2297         * math/s_significandl.c (__significandl): Use __ilogbl instead of
2298         ilogbl to avoid local PLT.
2299         * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c (__expm1l): Use __ldexpl
2300         instead of ldexpl to avoid local PLT.
2301         * sysdeps/ieee754/ldbl-128ibm/e_expl.c (__ieee754_expl): Use
2302         __roundl not roundl to avoid local PLT.
2303         * sysdeps/ieee754/ldbl-128/e_j0l.c: Use function names which avoid
2304         local PLTs.  Use __sincosl instead of separate sinl and cosl
2305         calls.
2306         * sysdeps/ieee754/ldbl-128/e_j1l.c: Likewise.
2307
2308         * sysdeps/unix/sysv/linux/configure.in: Bump minimal kernel
2309         version for ppc64 to 2.4.21 since without it makecontext will fail.
2310
2311         * elf/tls-macros.h [__powerpc64__] (__TLS_GET_ADDR): Define according
2312         to the ABI in use.
2313         [__powerpc64__] (TLS_LD): Use __TLS_GET_ADDR instead of
2314         .__tls_get_addr.
2315         [__powerpc64__] (TLS_GD): Likewise.
2316
2317 2007-11-20  Ryan S. Arnold  <rsa@us.ibm.com>
2318
2319         [BZ #4997]
2320         * sysdeps/powerpc/powerpc32/fpu/s_lround.S (__lround): Fixed erroneous
2321         result when x is +/-nextafter(+/-0.5,-/+1) i.e. all 1's in the
2322         mantissa.
2323         * sysdeps/powerpc/powerpc32/power4/fpu/s_llround.S (__llround):
2324         Likewise.  Also account for when x is an odd number between 2^52
2325         and 2^53-1.
2326         * sysdeps/powerpc/powerpc64/fpu/s_llround.S (__llround): Likewise.
2327         * sysdeps/powerpc/powerpc64/fpu/s_llroundf.S (__llroundf): Likewise.
2328         * math/libm-test.inc (lround_test, llround_test): Added test cases to
2329         detect aforementioned erroneous conditions.
2330
2331 2008-04-11  Jakub Jelinek  <jakub@redhat.com>
2332
2333         * configure.in: Check for -fno-section-anchors in addition to
2334         -fno-toplevel-reorder.
2335
2336 2008-04-11  Ulrich Drepper  <drepper@redhat.com>
2337
2338         * include/features.h (__GLIBC_MINOR__): Bump to 8.
2339
2340         * sysdeps/powerpc/powerpc32/fpu/s_lroundf.S: Remove duplicate comment.
2341         * sysdeps/powerpc/powerpc32/power5+/fpu/s_llroundf.S: Likewise.
2342         * sysdeps/powerpc/powerpc32/power6/fpu/s_llroundf.S: Likewise.
2343         * sysdeps/powerpc/powerpc64/fpu/s_lrint.S: Likewise.
2344         * sysdeps/powerpc/powerpc64/fpu/s_lround.S: Likewise.
2345         * sysdeps/powerpc/powerpc64/fpu/s_lroundf.S: Likewise.
2346
2347 2008-04-11  Jakub Jelinek  <jakub@redhat.com>
2348
2349         [BZ #5443]
2350         * time/era.c: Transform __libc_setlocale_lock into rwlock.
2351         * time/alt_digit.c: Likewise.
2352         * wcsmbs/wcsmbsload.c: Likewise.
2353
2354 2008-04-10  Ulrich Drepper  <drepper@redhat.com>
2355
2356         * version.h (VERSION): Bump to 2.8.
2357
2358         * timzeone/asia: Update from tzdata2008b.
2359         * timezone/backward: Likewise.
2360         * timezone/europe: Likewise.
2361         * timezone/northamerica: Likewise.
2362         * timezone/southamerica: Likewise.
2363         * timezone/iso3166.tab: Likewise.
2364         * timezone/leapseconds: Likewise.
2365         * timezone/zone.tab: Likewise.
2366         * timezone/private.h: Update from tzcode2008a.
2367         * timezone/zdump.c: Likewise.
2368         * timezone/zic.c: Likewise.
2369
2370 2008-01-24  Steven Munroe  <sjmunroe@us.ibm.com>
2371
2372         [BZ #5741]
2373         * sysdeps/powerpc/powerpc64/dl-machine.h (PPC_DCBT, PPC_DCBF):
2374         Define additonal Data Cache Block instruction macros.
2375         (elf_machine_fixup_plt): Add dcbt for opd and plt entries.
2376         Replace dcbst with dcbf and sync with sync/isync.
2377
2378 2008-02-21  Alan Modra  <amodra@bigpond.net.au>
2379
2380         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_type_class):
2381         Always set ELF_RTYPE_CLASS_PLT.
2382         (elf_machine_lookup_noexec_p, elf_machine_lookup_noplt_p): Delete.
2383
2384 2008-04-03  Steven Munroe  <sjmunroe@us.ibm.com>
2385
2386         * sysdeps/powerpc/powerpc32/power4/hp-timing.c: New file.
2387         * sysdeps/powerpc/powerpc32/power4/hp-timing.h: New file.
2388         * sysdeps/powerpc/powerpc64/hp-timing.h [_ARCH_PWR4] (HP_TIMING_NOW):
2389         For ISA 2.01 and later replace mftb with mfspr 268.
2390
2391 2008-02-19  Steven Munroe  <sjmunroe@us.ibm.com>
2392
2393         [BZ #5768]
2394         * sysdeps/powerpc/fpu/Makefile (libm-tests): Add test-powerpc-snan.
2395         * sysdeps/powerpc/fpu/test-powerpc-snan.c: New file.
2396
2397 2008-02-18  Steven Munroe  <sjmunroe@us.ibm.com>
2398
2399         [BZ #5768]
2400         * sysdeps/powerpc/powerpc32/fpu/s_isnan.S: New file.
2401         * sysdeps/powerpc/powerpc32/fpu/s_isnan.c: Removed.
2402         * sysdeps/powerpc/powerpc64/fpu/s_isnan.S: New file.
2403         * sysdeps/powerpc/powerpc64/fpu/s_isnan.c: Removed.
2404
2405 2008-04-10  Jakub Jelinek  <jakub@redhat.com>
2406
2407         * stdlib/tst-makecontext.c (othervar): New variable.
2408         (cf): Test sign extending the argument to long.
2409
2410 2008-03-03  Steven Munroe  <sjmunroe@us.ibm.com>
2411
2412         * sysdeps/powerpc/powerpc32/power5/fpu/s_isnan.S: New file.
2413         * sysdeps/powerpc/powerpc32/power5/fpu/s_isnanf.S: New file.
2414         * sysdeps/powerpc/powerpc32/power6/fpu/s_isnan.S: New file.
2415         * sysdeps/powerpc/powerpc32/power6/fpu/s_isnanf.S: New file.
2416         * sysdeps/powerpc/powerpc64/power5/fpu/s_isnan.S: New file.
2417         * sysdeps/powerpc/powerpc64/power6/fpu/s_isnan.S: New file.
2418         * sysdeps/powerpc/powerpc64/power6x/fpu/s_isnan.S: New file.
2419
2420 2008-02-22  Alan Modra  <amodra@bigpond.net.au>
2421
2422         * elf/Makefile (tests): Substitute tests-vis-yes here.
2423         (tests-vis-yes): Delete.
2424         (modules-name, modules-vis-yes): Similarly.
2425
2426 2008-02-12  Pete Eberlein  <eberlein@us.ibm.com>
2427
2428         [BZ #4407]
2429         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c (__ieee754_lgammal_r):
2430         Preserve sign in signgamp when x is zero.
2431
2432 2007-10-26  Steven Munroe  <sjmunroe@us.ibm.com>
2433
2434         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrt.S: New File.
2435         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrt.c: Removed.
2436         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrtf.S: New File.
2437         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrtf.c: Removed.
2438         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrt.S: New File.
2439         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrtf.S: New File.
2440
2441 2008-04-09  Ulrich Drepper  <drepper@redhat.com>
2442
2443         [BZ #4314]
2444         * sysdeps/i386/i686/memcpy.S: Optimize copying of equally aligned
2445         buffers.
2446
2447         [BZ #5209]
2448         * sysdeps/unix/sysv/syscalls.list: The times syscall doesn't have
2449         a reserved error value.
2450
2451         * stdlib/tst-makecontext.c: Change parameter to cf to negative
2452         value to check for correct sign extension.
2453
2454         [BZ #5436]
2455         * sysdeps/unix/sysv/linux/x86_64/makecontext.c (__makecontext):
2456         Copy 64-bit parameter values even though this is not required in
2457         the standard.
2458
2459         * sysdeps/unix/sysv/linux/x86_64/vfork.S (__vfork): Record return
2460         PC save.
2461
2462 2008-02-14  Daniel Jacobowitz  <dan@codesourcery.com>
2463
2464         * sysdeps/unix/sysv/linux/i386/vfork.S (__vfork): Record return
2465         PC save.
2466
2467 2008-04-09  Jakub Jelinek  <jakub@redhat.com>
2468
2469         * nss_files/files-XXX.c (_nss_files_getXXent_r): Restore saved errno.
2470
2471 2008-04-09  Ulrich Drepper  <drepper@redhat.com>
2472
2473         [BZ #5998]
2474         * libio/iofwrite.c (_IO_fwrite): Return correct count if flushing
2475         in line-buffered stream failed.
2476         * libio/iofwrite_u.c (fwrite_unlocked): Likewise.
2477
2478 2008-04-08  Ulrich Drepper  <drepper@redhat.com>
2479
2480         [BZ #6024]
2481         * scripts/abi-versions.awk: If the version specified by
2482         --enable-oldest-abi is older than the first version for this
2483         architecture, use the default version.
2484
2485         * locale/programs/ld-collate.c (collate_read): Ignore script lines
2486         as well when ignoring the whole category.
2487
2488 2008-04-07  Ulrich Drepper  <drepper@redhat.com>
2489
2490         [BZ #6042]
2491         * sysdeps/unix/sysv/linux/net/ethernet.h: Add a few more
2492         ETHERTYPE_* definitions.
2493         Patch partly by Aurelien Jarno <aurelien@aurel32.net>.
2494
2495 2008-04-07  Jakub Jelinek  <jakub@redhat.com>
2496
2497         * stdlib/mbtowc.c (__no_r_state): Remove.
2498         (mbtowc): New static state variable.  Use it instead of
2499         __no_r_state.
2500         * stdlib/wctomb.c (__no_r_state): Remove extern decl.
2501         (__wctomb_state): New hidden variable.
2502         (wctomb): Use __wctomb_state instead of __no_r_state.
2503         * debug/wctomb_chk.c (__no_r_state): Remove extern decl.
2504         (__wctomb_state): New extern decl.
2505         (__wctomb_chk): Use __wctomb_state instead of __no_r_state.
2506
2507 2008-04-07  Ulrich Drepper  <drepper@redhat.com>
2508
2509         [BZ #5475]
2510         * resolv/res_init.c: Handle scope IDs in resolv.conf.
2511
2512 2008-04-07  Jakub Jelinek  <jakub@redhat.com>
2513
2514         * malloc/mtrace.pl: Use $@ instead of $* to keep perl 5.10 quiet.
2515
2516 2008-04-06  Ulrich Drepper  <drepper@redhat.com>
2517
2518         * po/nl.po: Update from translation team.
2519
2520 2008-03-31  Ulrich Drepper  <drepper@redhat.com>
2521
2522         [BZ #6007]
2523         * string/strfry.c: Handle empty strings again.
2524
2525 2008-03-30  Ulrich Drepper  <drepper@redhat.com>
2526
2527         [BZ #5443]
2528         * intl/dcigettext.c (__dcigettext): Get reader lock for locale data
2529         before looking for translation.
2530         * locale/duplocale.c: Transform __libc_setlocale_lock into rwlock.
2531         * locale/freelocale.c: Likewise.
2532         * locale/newlocale.c: Likewise.
2533         * locale/setlocale.c: Likewise.
2534         Based partially on a patch by ryo@np.css.fujitsu.com.
2535
2536 2008-03-30  Jakub Jelinek  <jakub@redhat.com>
2537
2538         * intl/dcigettext.c (_nl_find_msg): Reread nconversions after
2539         acquiring wrlock.  Do conv_tab allocation while holding lock.
2540         * intl/Makefile: Add rules to build and run tst-gettext6.
2541         * intl/tst-gettext6.c: New test.
2542         * intl/tst-gettext6.sh: New file.
2543
2544 2008-03-30  Ulrich Drepper  <drepper@redhat.com>
2545
2546         * po/nl.po: Update from translation team.
2547
2548         * sysdeps/unix/opendir.c (__alloc_dir): If allocation fails for size
2549         provided through st_blksize, try the default size before giving up.
2550
2551 2008-03-29  Ulrich Drepper  <drepper@redhat.com>
2552
2553         * stdio-common/vfprintf.c (vfprintf): Correct overflow test.
2554
2555         [BZ #5939]
2556         * sysdeps/posix/tempname.c (__gen_tempname): Correct flag selection.
2557
2558         * posix/getopt.c (_getopt_internal_r): Remove old POSIX-demanded
2559         error message.  POSIX today does not require the messages to be in
2560         a specific form.  Suggested by Jim Meyering <jim@meyering.net>.
2561
2562         [BZ #5979]
2563         * sunrpc/auth_unix.c: Unify printed strings.
2564         * sunrpc/clnt_tcp.c: Likewise.
2565         * sunrpc/clnt_udp.c: Likewise.
2566         * sunrpc/clnt_unix.c: Likewise.
2567         * sunrpc/svc_tcp.c: Likewise.
2568         * sunrpc/svc_udp.c: Likewise.
2569         * sunrpc/svc_unix.c: Likewise.
2570         * sunrpc/xdr.c: Likewise.
2571         * sunrpc/xdr_array.c: Likewise.
2572         * sunrpc/xdr_rec.c: Likewise.
2573         * sunrpc/xdr_ref.c: Likewise.
2574         * locale/programs/ld-time.c (time_finish): Unify messages.
2575         * locale/programs/locfile.c (handle_copy): Fix typo.
2576         * nscd/nscd.c (options): Fix typo.
2577
2578         [BZ #5995]
2579         * stdlib/strtod_l.c: Use correct sign for result in one more
2580         underflow case.
2581         Patch by Eric Blake <ebb9@byu.net>.
2582
2583 2008-03-27  Jakub Jelinek  <jakub@redhat.com>
2584
2585         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Add open
2586         and creat system calls.
2587         * sysdeps/unix/sysv/linux/alpha/syscalls.list: Remove open system
2588         call.
2589         * sysdeps/unix/sysv/linux/ia64/syscalls.list: Remove open and creat
2590         system calls.
2591         * sysdeps/unix/sysv/linux/powerpc/powerpc64/syscalls.list: Likewise.
2592         * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Likewise.
2593         * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Likewise.
2594
2595 2008-03-27  Ulrich Drepper  <drepper@redhat.com>
2596
2597         * sysdeps/unix/sysv/linux/bits/local_lim.h: Undefined ARG_MAX if
2598         <linux/limits.h> has defined it.
2599         * sysdeps/unix/sysv/linux/sys/param.h: Define NCARGS to the legacy
2600         ARG_MAX value and prevent ARG_MAX from being defined by the kernel
2601         headers.
2602         * sysdeps/unix/sysv/linux/sysconf.c: Define legacy_ARG_MAX and use
2603         it instead of ARG_MAX.
2604
2605 2008-03-25  Jakub Jelinek  <jakub@redhat.com>
2606
2607         * posix/gai.conf: Fix comment for scope nullbits.
2608         * sysdeps/posix/getaddrinfo.c (gaiconf_init): If /bits is not present,
2609         default to 128 bits for v4 mapped addresses.
2610
2611 2008-03-07  Martin Schwidefsky  <schwidefsky@de.ibm.com>
2612
2613         * sysdeps/s390/fpu/fegetenv.c (fegetenv): Remove PTRACE_PEEKUSER
2614         ptrace call to get the ieee_instruction_pointer from the kernel.
2615         * sysdeps/s390/fpu/fesetenv.c (fesetenv): Remove PTRACE_POKEUSER
2616         ptrace call to set the ieee_instructtion_pointer.
2617         * sysdeps/unix/sysv/linux/s390/sys/user.h (struct _user_regs_struct):
2618         Add comment that ieee_instruction_pointer is always 0.
2619
2620 2008-03-09  Andreas Jaeger  <aj@suse.de>
2621
2622         [BZ #5857]
2623         * sysdeps/ieee754/dbl-64/s_rint.c (__rint): Handle j0==18.
2624         * sysdeps/ieee754/dbl-64/s_nearbyint.c (__nearbyint): Likewise.
2625         Patch by Mark Elliott <mark.h.elliott@lmco.com>.
2626
2627         * math/libm-test.inc (nearbyint_test): Add new test cases from #5857.
2628         (rint_test): Likewise.
2629
2630 2008-03-24  Ulrich Drepper  <drepper@redhat.com>
2631
2632         * nis/nis_call.c (nis_server_cache_search): Save errno around stat
2633         call.
2634         (__nisfind_server): Similar for open readColdStartFile call.
2635         Patch partially by Jim Meyering.
2636         * nss/nss_files/files-XXX.c (_nss_files_getXXent_r): Save errno
2637         around internal_setent call.
2638
2639         * po/vi.po: New Vietnamese translation.
2640
2641         * sysdeps/unix/sysv/linux/adjtime.c: Correctly use
2642         ADJ_OFFSET_SS_READ.
2643
2644         * sysdeps/unix/sysv/linux/bits/sched.h: Add new CLONE_* flags,
2645         remove CLONE_STOPPED.
2646
2647 2008-02-10  Jim Meyering  <meyering@redhat.com>
2648
2649         Remove useless "if" before "free":
2650         * elf/ldconfig.c (parse_conf_include): Likewise.
2651         * gmon/gmon.c (weak_alias): Likewise.
2652         * iconv/gconv_conf.c (__gconv_get_path): Likewise.
2653         * inet/rcmd.c (__validuser2_sa): Likewise.
2654         * intl/bindtextdom.c (set_binding_values): Likewise.
2655         * intl/loadmsgcat.c (_nl_load_domain, _nl_unload_domain): Likewise.
2656         * libio/genops.c (save_for_backup): Likewise.
2657         * libio/wgenops.c (save_for_wbackup): Likewise.
2658         * locale/programs/ld-collate.c (collate_read): Likewise.
2659         * locale/programs/linereader.c (get_string): Likewise.
2660         * nis/nss_compat/compat-pwd.c (give_pwd_free): Likewise.
2661         * nis/nss_compat/compat-spwd.c (give_spwd_free): Likewise.
2662         * resolv/res_debug.c (do_section): Likewise.
2663         * sunrpc/xdr_sizeof.c (x_inline, xdr_sizeof): Likewise.
2664         * sysdeps/mach/hurd/if_index.c (libc_hidden_def): Likewise.
2665         * sysdeps/posix/sprofil.c (__sprofil): Likewise.
2666         * time/lc-time-cleanup.c (_nl_cleanup_time): Likewise.
2667         * time/tzset.c (tzset_internal): Likewise.
2668
2669 2008-03-18  Jakub Jelinek  <jakub@redhat.com>
2670
2671         * sysdeps/unix/sysv/linux/dl-sysdep.h: Use __ASSEMBLER__ instead
2672         of ASSEMBLER.
2673
2674 2008-03-11  Ulrich Drepper  <drepper@redhat.com>
2675
2676         [BZ #5903]
2677         * iconv/iconv_charmap.c (charmap_conversion): Pass name of output file
2678         not stream for output file.  Open output file here.
2679         * iconv/iconv_prog.c (process_lock): Take pointer to output stream
2680         and output file name.
2681         (process_fd): Likewise.
2682         (process_file): Likewise.
2683         (main): Adjust callers of changed functions.
2684         * iconv/iconv_prog.h: Adjust prototype.
2685
2686 2008-03-09  Andreas Jaeger  <aj@suse.de>
2687
2688         [BZ #5753]
2689         * sysdeps/ia64/ieee754.h: Use protected namespace
2690         __BIG_ENDIAN/__LITTLE_ENDIAN.
2691         * sysdeps/ieee754/ieee754.h: Likewise.
2692         Patch by Aurelien Jarno <aurelien@aurel32.net>.
2693
2694 2008-03-08  Roland McGrath  <roland@frob.com>
2695
2696         * hurd/hurdsig.c (_hurd_internal_post_signal): When normal rules would
2697         ignore a signal that came from a machine exception, treat it as a
2698         fatal core-dump signal instead.
2699         Reported by Samuel Thibault <samuel.thibault@ens-lyon.org>.
2700
2701         * sysdeps/mach/hurd/i386/trampoline.c (_hurd_setup_sighandler):
2702         Clear DF bit in thread state's eflags.
2703         Reported by Samuel Thibault <samuel.thibault@ens-lyon.org>.
2704
2705 2008-03-08  Ulrich Drepper  <drepper@redhat.com>
2706
2707         [BZ #5774]
2708         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Consume closing brace
2709         of NAN(...) sequence.
2710         * stdlib/Makefile (tests): Add tst-strtod6.
2711         * stdlib/tst-strtod6.c: New file.
2712
2713         * inet/inet6_opt.c (inet6_opt_init): Check extlen for overflow.
2714
2715         [BZ #5762]
2716         * posix/getopt.c (_getopt_internal_r): Clarify error message by
2717         putting offending option character in quotes.  Clean up error
2718         messages.
2719         * po/be.po: Adjust msgstr in translation file.
2720         * po/bg.po: Likewise.
2721         * po/ca.po: Likewise.
2722         * po/cs.po: Likewise.
2723         * po/da.po: Likewise.
2724         * po/de.po: Likewise.
2725         * po/es.po: Likewise.
2726         * po/fr.po: Likewise.
2727         * po/hr.po: Likewise.
2728         * po/ko.po: Likewise.
2729         * po/nl.po: Likewise.
2730         * po/rw.po: Likewise.
2731         * po/sk.po: Likewise.
2732         * po/sv.po: Likewise.
2733         * po/tr.po: Likewise.
2734         * po/zh_CN.po: Likewise.
2735         * po/zh_TW.po: Likewise.
2736
2737         [BZ #5760]
2738         * inet/inet6_opt.c (inet6_opt_init): Fix ip6h_len computation.
2739         Patch by Roland Bless <roland@bless.de>.
2740
2741         * sysdeps/unix/sysv/linux/dl-sysdep.c: Avoid unnecessary code for
2742         .o file.
2743         * elf/Makefile (routines): Add dl-sysdep.
2744         (elide-routines.os): Likewise.
2745
2746 2008-03-07  Ulrich Drepper  <drepper@redhat.com>
2747
2748         [BZ #5786]
2749         * elf/dl-sysdep.c: Undefine ROUND after use.
2750         * sysdeps/generic/ldsodefs.h [HAVE_DL_DISCOVER_OSVERSION]
2751         (struct rtld_global_ro): Add _dl_tls_get_addr_soft element.
2752         * elf/rtld.c (rtld_global_ro): Initialize _dl_discover_osversion.
2753         * sysdeps/unix/sysv/linux/dl-osinfo.h: Move _dl_discover_osversion
2754         to ...
2755         * sysdeps/unix/sysv/linux/dl-sysdep.c: ...here.
2756         * sysdeps/unix/sysv/linux/dl-sysdep.h: Declare _dl_discover_osversion
2757         if necessary.
2758         * sysdeps/unix/sysv/linux/sysconf.c: Handle _SC_ARG_MAX here.
2759
2760         * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): Add
2761         _dl_tls_get_addr_soft element.
2762         * elf/rtld.c (rtld_global_ro): Initialize _dl_tls_get_addr_soft.
2763         * elf/Versions (ld): Don't export _dl_tls_get_addr_soft.
2764         * dlfcn/dlinfo.c (dlinfo_doit): Access dl_tls_get_addr_soft through
2765         GLRO.
2766         * elf/dl-iteratephdr.c (__dl_iterate_phdr): Likewise.
2767         * elf/dl-tls.c (_dl_tls_get_addr_soft): Use attribute_hidden instead
2768         of internal_function.
2769
2770         * stdlib/Makefile (aux): Add tens_in_limb.
2771         * stdlib/strtod_l.c: Move _tens_in_limb definition to...
2772         * stdlib/tens_in_limb.c: ...here.  New file.
2773
2774         [BZ #5778]
2775         * sysdeps/unix/sysv/linux/pathconf.h: Declare
2776         __statfs_chown_restricted.
2777         * sysdeps/unix/sysv/linux/fpathconf.c: Call __statfs_chown_restricted
2778         for _PC_CHOWN_RESTRICTED.
2779         * sysdeps/unix/sysv/linux/pathconf.c: Likewise.
2780         Implement __statfs_chown_restricted.
2781         * sysdeps/unix/sysv/linux/bits/posix_opt.h: Change
2782         _POSIX_CHOWN_RESTRICTED value to zero.
2783         * io/tst-fchownat.c: Correctly handle _POSIX_CHOWN_RESTRICTED
2784         defined to zero.
2785
2786         * sysdeps/x86_64/rtld-memset.c: New file.
2787
2788 2008-02-26  Harsha Jagasia  <harsha.jagasia@amd.com>
2789
2790         * sysdeps/x86_64/cacheinfo.c (NOT_USED_RIGHT_NOW): Remove ifdef guards.
2791
2792         * sysdeps/x86_64/memset.S: Rewrite non-SSE code path as tuned for AMD
2793         Barcelona machine.  Make default fall through branch of
2794         __x86_64_preferred_memory_instruction check as the integer code path.
2795
2796 2007-10-15  H.J. Lu  <hongjiu.lu@intel.com>
2797
2798         * sysdeps/x86_64/cacheinfo.c
2799         (__x86_64_preferred_memory_instruction): New variable.
2800         (init_cacheinfo): Initialize __x86_64_preferred_memory_instruction.
2801
2802         * sysdeps/x86_64/memset.S: Rewrite.
2803
2804 2008-03-04  Jakub Jelinek  <jakub@redhat.com>
2805
2806         * include/stdio.h (__asprintf_chk, __dprintf_chk,
2807         __obstack_printf_chk): New prototypes.
2808         (__vasprintf_chk, __vdprintf_chk,
2809         __obstack_vprintf_chk): Likewise.
2810         Add libc_hidden_proto.
2811         * libio/obprintf.c
2812         (_IO_obstack_jumps): No longer static, add attribute_hidden.
2813         * libio/bits/stdio-ldbl.h (__asprintf_chk, __dprintf_chk,
2814         __obstack_printf_chk, __vasprintf_chk, __vdprintf_chk,
2815         __obstack_vprintf_chk): Add __LDBL_REDIR_DECL.
2816         * libio/bits/stdio2.h (__asprintf_chk, __dprintf_chk,
2817         __obstack_printf_chk, __vasprintf_chk, __vdprintf_chk,
2818         __obstack_vprintf_chk): New prototypes.
2819         (asprintf, __asprintf, dprintf, obstack_printf, vasprintf, vdprintf,
2820         obstack_vprintf): New inlines.
2821         * debug/dprintf_chk.c: New file.
2822         * debug/vdprintf_chk.c: New file.
2823         * debug/asprintf_chk.c: New file.
2824         * debug/vasprintf_chk.c: New file.
2825         * debug/obprintf_chk.c: New file.
2826         * debug/tst-chk1.c (do_test): Add asprintf and obstack_printf tests.
2827         * debug/Versions (__asprintf_chk, __dprintf_chk, __obstack_printf_chk,
2828         __vasprintf_chk, __vdprintf_chk, __obstack_vprintf_chk): Export
2829         @@GLIBC_2.8.
2830         * debug/Makefile: Build asprintf_chk, vasprintf_chk, dprintf_chk,
2831         vdprintf_chk and obprintf_chk, set CFLAGS for them.
2832         * sysdeps/ieee754/ldbl-opt/nldbl-compat.c (__nldbl___vasprintf_chk,
2833         __nldbl___vdprintf_chk, __nldbl___obstack_vprintf_chk): Add
2834         libc_hidden_proto.
2835         * sysdeps/ieee754/ldbl-opt/nldbl-compat.h (__nldbl___vasprintf_chk,
2836         __nldbl___vdprintf_chk, __nldbl___obstack_vprintf_chk): New prototypes.
2837         * sysdeps/ieee754/ldbl-opt/Versions (__nldbl___asprintf_chk,
2838         __nldbl___vasprintf_chk, __nldbl___dprintf_chk, __nldbl___vdprintf_chk,
2839         __nldbl___obstack_printf_chk, __nldbl___obstack_vprintf_chk): Export
2840         @@GLIBC_2.8.
2841         * sysdeps/ieee754/ldbl-opt/Makefile (libnldbl-calls): Add asprintf_chk,
2842         vasprintf_chk, dprintf_chk, vdprintf_chk, obstack_printf_chk and
2843         obstack_vprintf_chk.
2844         * sysdeps/ieee754/ldbl-opt/nldbl-obstack_vprintf_chk.c: New file.
2845         * sysdeps/ieee754/ldbl-opt/nldbl-dprintf_chk.c: New file.
2846         * sysdeps/ieee754/ldbl-opt/nldbl-obstack_printf_chk.c: New file.
2847         * sysdeps/ieee754/ldbl-opt/nldbl-asprintf_chk.c: New file.
2848         * sysdeps/ieee754/ldbl-opt/nldbl-vdprintf_chk.c: New file.
2849         * sysdeps/ieee754/ldbl-opt/nldbl-vasprintf_chk.c: New file.
2850
2851 2008-03-04  Ulrich Drepper  <drepper@redhat.com>
2852
2853         [BZ #5779]
2854         * misc/sys/queue.h: Add STAILQ_CONCAT and TAILQ_CONCAT definitions.
2855         Patch by Roy Marples <roy@marples.name>.
2856
2857         [BZ #5736]
2858         * malloc/malloc.c: Fix typo in comment.
2859
2860         [BZ #5627]
2861         * locale/iso-639.def: Add Shuswap.
2862
2863 2008-02-25  Jakub Jelinek  <jakub@redhat.com>
2864
2865         [BZ #5790]
2866         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyaddr2_r): Don't
2867         overwrite *h_errnop/*errnop values from getanswer_r in case of
2868         failure.
2869
2870 2008-03-03  Ulrich Drepper  <drepper@redhat.com>
2871
2872         [BZ #5818]
2873         * nscd/connections.c (dbs): Add initializers for .suggested_module.
2874         (verify_persistent_db): Remove one unnecessary test and add a new one
2875         for bad configuration.
2876         (nscd_init): Improve error reported when persistent database cannot
2877         be reused.
2878         * nscd/nscd.h (DEFAULT_SUGGESTED_MODULE): Define.
2879         * nscd/nscd_conf.c (nscd_parse_file): Provide default values for
2880         .suggested_module and .max_db_size and case config file says the
2881         values are zero.
2882         * nscd/nscd_helper.c (get_mapping): Fail if hash table module is zero.
2883
2884         [BZ #5854]
2885         * nis/ypclnt.c (yp_order): Fix handling of return value of
2886         do_ypcall_tr call.
2887         Patch by Jeff Moyer <jmoyer@redhat.com>.
2888
2889         * po/fr.po: Update from translation team.
2890
2891 2008-02-22  Andreas Jaeger  <aj@suse.de>,
2892             Carlos O'Donell <carlos@systemhalted.org>
2893
2894         [BZ #5012]
2895         * FAQ.in: Describe why glibc needs to be compiled with
2896         optimization.
2897
2898 2008-02-19  Roland McGrath  <roland@redhat.com>
2899
2900         * elf/elf.h (SHT_GNU_ATTRIBUTES): New macro.
2901
2902 2008-02-15  Ulrich Drepper  <drepper@redhat.com>
2903
2904         [BZ #5737]
2905         * resolv/netdb.h: Make NI_MAXHOST and NI_MAXSERV available when
2906         __USE_MISC is defined.
2907
2908 2008-02-10  Ulrich Drepper  <drepper@redhat.com>
2909
2910         * sysdeps/unix/sysv/linux/sys/timerfd.h: New file.
2911         * sysdeps/unix/sysv/linux/Makefile [subdir=misc] (sysdep_headers): Add
2912         sys/timerfd.h.
2913         * sysdeps/unix/sysv/linux/syscalls.list: Add timerfd_create,
2914         timerfd_gettime, timerfd_settime.
2915         * sysdeps/unix/sysv/linux/Versions: Add timerfd_create,
2916         timerfd_gettime, timerfd_settime for GLIBC_2.8.
2917
2918 2008-02-08  Roland McGrath  <roland@redhat.com>
2919
2920         * elf/elf.h (NT_PPC_SPE): New macro.
2921
2922 2008-02-06  Roland McGrath  <roland@redhat.com>
2923
2924         * Makerules ($(common-objpfx)sysd-rules):
2925         Depend on $(sysdep-makeconfigs).
2926
2927 2008-01-31  Roland McGrath  <roland@redhat.com>
2928
2929         [BZ #5442]
2930         * configure.in: Use -print-file-name if it yields a directory,
2931         for each of include and include-fixed.
2932         * configure: Regenerated.
2933
2934         * Makeconfig (sysd-rules-targets): New variable.
2935         * sysdeps/unix/make-syscalls.sh: Use it in the rules emitted.
2936         * sysdeps/unix/Makefile (omit-deps): Append variants for each target.
2937
2938 2008-01-30  Roland McGrath  <roland@redhat.com>
2939
2940         * manual/libc.texinfo: Update back-cover text.
2941
2942         * elf/elf.h (NT_386_TLS): New macro.
2943
2944 2008-01-29  Roland McGrath  <roland@redhat.com>
2945
2946         * Makeconfig (sysd-rules-patterns): New variable.
2947         * Makerules ($(common-objpfx)sysd-rules): Drive the loop from that.
2948         (check-inhibit-asm): New canned sequence, replaces ...
2949         (open-check-inhibit-asm, close-check-inhibit-asm): ... these, removed.
2950         * elf/rtld-Rules ($(objpfx)rtld-%.os): Use $(rtld-CPPFLAGS) in commands.
2951         (rtld-CPPFLAGS): Renamed from CPPFLAGS-rtld.
2952         (CFLAGS-rtld): Variable removed.
2953
2954 2008-01-24  Roland McGrath  <roland@redhat.com>
2955
2956         * configure.in: Let configure fragments set base_os.
2957         * configure: Regenerated.
2958
2959 2008-01-22  Ulrich Drepper  <drepper@redhat.com>
2960
2961         * po/ko.po: Update from translation team.
2962
2963 2008-01-12  H.J. Lu  <hongjiu.lu@intel.com>
2964
2965         * sysdeps/i386/fpu/ftestexcept.c (fetestexcept): Use short for fnstsw.
2966
2967 2008-01-12  Andreas Jaeger  <aj@suse.de>
2968
2969         [BZ #5040]
2970         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h (enum EPOLL_EVENTS):
2971         Add EPOLLRDHUP.
2972
2973 2008-01-20  Samuel Thibault  <samuel.thibault@ens-lyon.org>
2974
2975         * hurd/hurdsock.c (_hurd_socket_server): Return the standard
2976         error EAFNOSUPPORT rather than non-standard EPFNOSUPPORT.
2977         * sunrpc/bindrsvprt.c (bindresvport): Likewise.
2978
2979 2007-10-23  Alexandre Oliva  <aoliva@redhat.com>
2980
2981         * include/link.h (FORCED_DYNAMIC_TLS_OFFSET): Define.
2982         * elf/dl-close.c (_dl_close): Check for it.
2983         * elf/dl-reloc.c (CHECK_STATIC_TLS): Likewise.
2984         (_dl_allocate_static_tls): Likewise.
2985         * elf/dl-tls.c (_dl_allocate_tls_init): Likewise.
2986         (__tls_get_addr): Protect from race conditions in setting l_tls_offset
2987         to it.
2988         * elf/tst-tls16.c: New file.
2989         * elf/tst-tlsmod16a.c: New file.
2990         * elf/tst-tlsmod16b.c: New file.
2991         * elf/Makefile: Add rules to build and run tst-tls16.
2992
2993 2008-01-16  Ulrich Drepper  <drepper@redhat.com>
2994
2995         [BZ #5628]
2996         * bits/shm.h: Fix comment describing shmid_ds.
2997         * sysdeps/gnu/bits/shm.h: Likewise.
2998         * sysdeps/unix/sysv/linux/alpha/bits/shm.h: Likewise.
2999         * sysdeps/unix/sysv/linux/bits/shm.h: Likewise.
3000         * sysdeps/unix/sysv/linux/ia64/bits/shm.h: Likewise.
3001         * sysdeps/unix/sysv/linux/powerpc/bits/shm.h: Likewise.
3002         * sysdeps/unix/sysv/linux/s390/bits/shm.h: Likewise.
3003         * sysdeps/unix/sysv/linux/sh/bits/shm.h: Likewise.
3004         * sysdeps/unix/sysv/linux/sparc/bits/shm.h: Likewise.
3005         * sysdeps/unix/sysv/linux/x86_64/bits/shm.h: Likewise.
3006         Patch by Hareesh Nagarajan <hareesh.nagarajan@gmail.com>.
3007
3008         [BZ #5607]
3009         * conform/data/fcntl.h-data: Fix posix_fadvise and posix_fallocate
3010         prototypes.
3011         * conform/data/limits.h-data: Adjust limits changed in v6 and add
3012         additional suffixes.
3013         * conform/data/mqueue.h-data: Fix typo in mq_curmsgs entry.
3014         Add optional functions mq_timedreceive and mq_timedsend.
3015         * conform/data/netdb.h-data: Add more AI_* and EAI_* constants.
3016         * conform/data/pthread.h-data: Fix prototype of
3017         pthread_condattr_setclock.  pthread_sigmask is not required in v6.
3018         * conform/data/semaphore.h-data: Allow time.h definitions.
3019         * conform/data/signal.h-data: Likewise.
3020         * conform/data/stdio.h-data: getw and putw are not required in v6.
3021         * conform/data/stdlib.h-data: Change setstate prototype.
3022         * conform/data/string.h-data: Fix strerror_r prototype.
3023         * conform/data/time.h-data: Fix typo in TIMER_ABSTIME definition.
3024         * conform/data/unistd.h-data: pthread_atfork not required in v6.
3025         Fix readlink prototype.
3026         * conform/data/netinet/in.h-data: Add const to in6addr_any and
3027         in6addr_loopback.
3028         * inet/netinet/in.h: Cleanup namespace.
3029         * posix/regex.h: Likewise.
3030         * resolv/netdb.h: Likewise.
3031         * sysdeps/unix/sysv/linux/bits/in.h: Likewise.
3032         * sysdeps/unix/sysv/linux/bits/socket.h: Likewise.
3033         * sysdeps/unix/sysv/linux/x86_64/bits/stat.h: Likewise.
3034         * sysdeps/posix/getaddrinfo.c (default_labels): Adjust for change
3035         of names of in in6_addr.
3036         (default_precedence): Likewise.
3037         * sysdeps/unix/sysv/linux/cmsg_nxthdr.c: Include <stddef.h> for
3038         NULL definition.
3039
3040 2008-01-15  Ulrich Drepper  <drepper@redhat.com>
3041
3042         * conform/data/fmtmsg.h-data: Add missing allows.
3043         * conform/data/ftw.h-data: Likewise.
3044         * conform/data/inttypes.h-data: Likewise.
3045         * conform/data/math.h-data: Likewise.
3046         * conform/data/signal.h-data: Likewise.
3047         * conform/data/net/if.h-data: Likewise.
3048         * conform/data/netinet/in.h-data: Likewise.
3049         * conform/data/sys/socket.h-data: Likewise.
3050
3051         [BZ #5614]
3052         * string/bits/string2.h (__strtok_r_1c): Always update *__NEXTP.
3053         (__strtok_r): Simplify.
3054         * string/tester.c (test_strtok_r): Add test case for futile search
3055         with single-character seach string.
3056
3057 2008-01-12  Ulrich Drepper  <drepper@redhat.com>
3058
3059         * po/ko.po: Update from translation team.
3060
3061 2008-01-11  Andreas Jaeger  <aj@suse.de>
3062
3063         [BZ #5600]
3064         * sysdeps/unix/sysv/linux/sys/signalfd.h (struct
3065         signalfd_siginfo): Use 64-bit type for ssi_ptr to sync with Linux
3066         kernel header.
3067
3068 2008-01-10  Ulrich Drepper  <drepper@redhat.com>
3069
3070         * sysdeps/posix/getaddrinfo.c (rfc3484_sort): Store result of
3071         native interface lookup in all the relevant places.
3072
3073 2008-01-10  Jakub Jelinek  <jakub@redhat.com>
3074             Ulrich Drepper  <drepper@redhat.com>
3075
3076         * sysdeps/posix/getaddrinfo.c (sort_results): Remove service_order
3077         field.  Use sockaddr_in6 for source_addr.
3078         (get_scope): Change type of parameter to sockaddr_in6.  Adjust.
3079         (match_prefix): Likewise.
3080         (get_label): Likewise.
3081         (get_precedence): Likewise.
3082         (rfc3484_sort): Change to use indirect access to results array.
3083         Adjust to use of sockaddr_in6.  Replace service_order test with
3084         simple index comparison.
3085         (getaddrinfo): Define order array.  Initialize it.  Don't initialize
3086         service_order field.  Adjust qsort_t calls.  Access sorted result
3087         array indirectly through order array.
3088         * posix/tst-rfc3484.c: Adjust for change of rfc3484_sort.
3089         * posix/tst-rfc3484-2.c: Likewise.
3090         * posix/tst-rfc3484-3.c: Likewise.
3091
3092 2008-01-09  Ulrich Drepper  <drepper@redhat.com>
3093
3094         [BZ #5541]
3095         * sunrpc/rpc_thread.c (__rpc_thread_destroy): Also free xports and
3096         pollfd structures.
3097         Patch by André Cruz.
3098
3099         [BZ #5545]
3100         * sunrpc/clnt_perr.c (clnt_sperror): Don't use fixed size buffer.
3101         (clnt_spcreateerror): Likewise.
3102
3103         [BZ #5553]
3104         * malloc/malloc.c (public_mALLOc): Set ar_ptr when trying main_arena.
3105         (public_mEMALIGn): Likewise.
3106         Patch mostly by Daniel Jacobowitz.
3107
3108 2008-01-09  Jakub Jelinek  <jakub@redhat.com>
3109
3110         * sysdeps/unix/sysv/linux/i386/makecontext.S (__makecontext): Avoid
3111         clobbering memory at or above uc_stack.ss_sp + uc_stack.ss_size.
3112         * stdlib/Makefile: Add rules to build and run tst-makecontext2.
3113         * stdlib/tst-makecontext2.c: New test.
3114
3115 2008-01-08  Jakub Jelinek  <jakub@redhat.com>
3116
3117         * iconv/loop.c (UPDATE_PARAMS): Define to empty statement if not
3118         defined.
3119         (REINIT_PARAMS): Likewise.  Undefine before end of file.
3120         (STANDARD_TO_LOOP_ERR_HANDLER): Use UPDATE_PARAMS before calling
3121         transliteration hooks and REINIT_PARAMS afterwards.
3122         * iconvdata/iso-2022-jp.c (BODY): Use a separate variable for
3123         status.
3124         (REINIT_PARAMS): Define.
3125         * iconvdata/ibm1364.c (REINIT_PARAMS): Likewise.
3126         * iconvdata/ibm930.c (REINIT_PARAMS): Likewise.
3127         * iconvdata/ibm933.c (REINIT_PARAMS): Likewise.
3128         * iconvdata/ibm935.c (REINIT_PARAMS): Likewise.
3129         * iconvdata/ibm937.c (REINIT_PARAMS): Likewise.
3130         * iconvdata/ibm939.c (REINIT_PARAMS): Likewise.
3131         * iconvdata/iso-2022-cn.c (REINIT_PARAMS): Likewise.
3132         * iconvdata/iso-2022-cn-ext.c (REINIT_PARAMS): Likewise.
3133         * iconvdata/iso-2022-jp-3.c (REINIT_PARAMS): Likewise.
3134         * iconvdata/iso-2022-kr.c (REINIT_PARAMS): Likewise.
3135         * iconvdata/Makefile: Add rules to build and run tst-iconv7.c.
3136         * iconvdata/tst-iconv7.c: New test.
3137
3138 2008-01-07  Ulrich Drepper  <drepper@redhat.com>
3139
3140         * libio/stdio.h (vscanf): Fix definition for loser compilers.
3141
3142 2008-01-05  Jakub Jelinek  <jakub@redhat.com>
3143
3144         [BZ #5112]
3145         * nscd/connections.c (restart): Fix condition.
3146
3147 2008-01-03  Jakub Jelinek  <jakub@redhat.com>
3148
3149         * ctype/ctype.h (__ctype_b_loc, __ctype_tolower_loc,
3150         __ctype_toupper_loc): Add __THROW.
3151
3152 2008-01-02  Ulrich Drepper  <drepper@redhat.com>
3153
3154         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Fix
3155         recognition of interface family.
3156
3157         * posix/getconf.c: Update copyright year.
3158         * nss/getent.c: Likewise.
3159         * iconv/iconvconfig.c: Likewise.
3160         * iconv/iconv_prog.c: Likewise.
3161         * elf/ldconfig.c: Likewise.
3162         * catgets/gencat.c: Likewise.
3163         * csu/version.c: Likewise.
3164         * elf/ldd.bash.in: Likewise.
3165         * elf/sprof.c (print_version): Likewise.
3166         * locale/programs/locale.c: Likewise.
3167         * locale/programs/localedef.c: Likewise.
3168         * nscd/nscd.c (print_version): Likewise.
3169         * debug/xtrace.sh: Likewise.
3170         * malloc/memusage.sh: Likewise.
3171         * malloc/mtrace.pl: Likewise.
3172         * debug/catchsegv.sh: Likewise.
3173
3174 2007-12-26  Ulrich Drepper  <drepper@redhat.com>
3175
3176         * nss/nsswitch.c (__nss_lookup): Actually use alternative name in
3177         second lookup.
3178
3179 2007-12-23  Ulrich Drepper  <drepper@redhat.com>
3180
3181         * sysdeps/x86_64/cacheinfo.c (intel_02_known): New entry 0x3f.
3182         * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_02_known): Likewise.
3183
3184 2007-12-17  Roland McGrath  <roland@redhat.com>
3185
3186         * inet/ether_line.c (ether_line): Remove unused variable.
3187
3188 2007-12-17  Samuel Thibault  <samuel.thibault@ens-lyon.org>
3189
3190         * login/forkpty.c (forkpty): Add const qualifier to parameters termp
3191         and winp.
3192         * login/openpty.c (openpty): Likewise.
3193         * login/pty.h (openpty, forkpty): Likewise.
3194         * manual/terminal.texi (openpty, forkpty): Likewise.
3195
3196 2007-12-17  Ulrich Drepper  <drepper@redhat.com>
3197
3198         * malloc/malloc.c (public_cALLOc): For arenas other than
3199         main_arena, count all bytes inside the mprotect_size range of the
3200         heap as uninitialized.
3201
3202 2007-12-16  Ulrich Drepper  <drepper@redhat.com>
3203
3204         * elf/tst-execstack.c (do_test): Don't fail if SELinux forbids
3205         executable stacks.
3206
3207         * malloc/malloc.c (public_mTRIm): Iterate over all arenas and call
3208         mTRIm for all of them.
3209         (mTRIm): Additionally iterate over all free blocks and use madvise
3210         to free memory for all those blocks which contain at least one
3211         memory page.
3212         * malloc/tst-trim1.c: New file.
3213         * malloc/Makefile (tests): Add tst-trim1.
3214
3215         * malloc/malloc.c (do_check_malloc_state): Minimal cleanups.
3216
3217 2007-12-14  Ulrich Drepper  <drepper@redhat.com>
3218
3219         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (INTERNAL_SYSCALL_ERROR_P):
3220         First cast argument to long
3221         * sysdeps/unix/sysv/linux/x86_64/init-first.c (__vdso_gettimeofday):
3222         Return long.
3223         (__vdso_clock_gettime): Likewise.
3224         * sysdeps/unix/sysv/linux/x86_64/bits/libc-vdso.h: Functions
3225         return long.
3226
3227 2007-12-13  Ulrich Drepper  <drepper@redhat.com>
3228
3229         * locale/nl_langinfo.c (nl_langinfo): Just call __nl_langinfo_l.
3230         * locale/nl_langinfo_l.c: Real implementation, copied from
3231         nl_langinfo.c.
3232         * include/langinfo.h: Add libc_hidden_proto for __nl_langinfo_l.
3233
3234 2007-12-01  Jim Meyering  <meyering@redhat.com>
3235
3236         * posix/regcomp.c (optimize_utf8): Fix a typo, s/idx/ctx_type/,
3237         that would inhibit utf8-optimization of a regexp containing line-
3238         or buffer-anchors, e.g., `^', `$'.
3239
3240 2007-12-12  Ulrich Drepper  <drepper@redhat.com>
3241
3242         * time/bug-getdate1.c (do_test): Don't use century values which
3243         aren't valid on 32-bit systems.
3244
3245 2007-12-12  Jakub Jelinek  <jakub@redhat.com>
3246
3247         * sysdeps/i386/i486/bits/string.h (memmove): Define as macro.
3248         (memmove): Rename to __memmove_g, with __asm__ ("memmove").
3249         * sysdeps/s390/bits/string.h (__strlen_g, __strcpy_g, __strncpy_g,
3250         __strcat_g, __strncat_g): Add __asm__.
3251
3252 2007-12-12  Ulrich Drepper  <drepper@redhat.com>
3253
3254         [BZ #5477]
3255         * io/fchmodat.c: Fix typo in stub_warning use.
3256         Patch by Petr Salinger.
3257
3258 2007-12-11  Ulrich Drepper  <drepper@redhat.com>
3259
3260         * iconvdata/hp-thai8.c: New file.
3261         * iconvdata/Makefile: Add rules for hp-thai8.c.
3262         * iconvdata/tst-tables.sh: Add entry for HP-THAI8.
3263         * iconvdata/gconv-modules: Likewise.
3264
3265         [BZ #5464]
3266         * iconvdata/hp-greek8.c: New file.
3267         * iconvdata/Makefile: Add rules for hp-greek8.c.
3268         * iconvdata/tst-tables.sh: Add entry for HP-GREEK8.
3269         * iconvdata/gconv-modules: Likewise.
3270
3271         [BZ #5463]
3272         * iconvdata/hp-turkish8.c: New file.
3273         * iconvdata/Makefile: Add rules for hp-turkish8.c.
3274         * iconvdata/tst-tables.sh: Add entry for HP-TURKISH8.
3275         * iconvdata/gconv-modules: Likewise.
3276
3277         * malloc/arena.c (grow_heap): Split out code to shrink heap into...
3278         (shrink_heap): ... this new function.
3279         (heap_trim): Call shrink_heap instead of grow_heap.
3280
3281         * malloc/malloc.c (_int_malloc): sYSMALLOc might fail, in this
3282         case don't call alloc_perturb.
3283
3284 2007-12-10  Ulrich Drepper  <drepper@redhat.com>
3285
3286         * sysdeps/unix/sysv/linux/adjtime.c: Use ADJ_OFFSET_SS_READ if
3287         possible.
3288         * sysdeps/unix/sysv/linux/kernel-features.h
3289         (__ASSUME_ADJ_OFFSET_SS_READ): Define for 2.6.24.
3290         * sysdeps/unix/sysv/linux/sys/timex.h (ADJ_OFFSET_SS_READ): Define.
3291
3292 2007-12-08  Ulrich Drepper  <drepper@redhat.com>
3293
3294         [BZ #5424]
3295         * stdio-common/vfprintf.c: Do not overflow when adding to done.
3296         * stdio-common/Makefile (tests): Add bug22.
3297         * stdio-common/bug22.c: New file.
3298
3299         [BZ #5451]
3300         * time/getdate.c: Fix filling in default values.
3301         * time/bug-getdate1.c: New file.
3302         * time/Makefile: Add rules to build and run bug-getdate1.
3303
3304         * iconvdata/ebcdic-is-friss.c: Use 8bit-gap instead of 8bit-generic.
3305         * iconvdata/ebcdic-es.c: Likewise.
3306         * iconvdata/ebcdic-es-a.c: Likewise.
3307         * iconvdata/ebcdic-uk.c: Likewise.
3308         * iconvdata/iso8859-16.c: Likewise.
3309         * iconvdata/viscii.c: Likewise.
3310         * iconvdata/iso8859-9e.c: Likewise.
3311         * iconvdata/Makefile: Adjust appropriately.
3312
3313         [BZ #5428]
3314         * wcsmbs/wchar.h: Unconditionally undefine __need_mbstate and
3315         __need_wint_t.
3316
3317 2007-12-07  Ulrich Drepper  <drepper@redhat.com>
3318
3319         [BZ #5427]
3320         * iconvdata/hp-roman9.c: New file.
3321         * iconvdata/Makefile: Add rules for hp-roman9.c.
3322         * iconvdata/tst-tables.sh: Add HP-ROMAN9.
3323         * iconvdata/gconv-modules: Likewise.
3324
3325         * iconvdata/hp-roman8.c: Use 8bit-gap instead of 8bit-generic.
3326         * iconvdata/Makefile: Adjust appropriately.
3327
3328         [BZ #5441]
3329         * stdio-common/vfscanf.c (_IO_vfwscanf): Don't free ptrs_to_free
3330         structure, it's allocated with alloca.
3331         * stdio-common/Makefile (tests): Add bug21.
3332         * stdio-common/bug21.c: New file.
3333
3334 2007-12-06  Aurelien Jarno  <aurelien@aurel32.net>
3335
3336         [BZ #5452]
3337         * sysdeps/unix/sysv/linux/bits/sched.h: Use __extension__
3338         keyword for gcc's braced-groups.
3339
3340 2007-12-07  Ulrich Drepper  <drepper@redhat.com>
3341
3342         [BZ #5454]
3343         * inet/ether_line.c: Strip hostname of whitespaces.
3344         * inet/Makefile (tests): Add tst-ether_line.
3345         * inet/tst-ether_line.c: New file.
3346
3347 2007-12-03  Ulrich Drepper  <drepper@redhat.com>
3348
3349         [BZ #5439]
3350         * sysdeps/unix/sysv/linux/sys/signalfd.h: Fix use of __nonnull.
3351
3352         [BZ #5435]
3353         * sysdeps/unix/sysv/linux/i386/makecontext.S: Align stack.
3354
3355         * stdlib/tst-setcontext.c: Catch the case where the links gets
3356         messed up and we do not reach main again.
3357
3358         * po/ca.po: Update from translation team.
3359
3360 2007-11-26  Ulrich Drepper  <drepper@redhat.com>
3361
3362         * posix/unistd.h: Declare fsync also for __USE_XOPEN2K.
3363         * posix/regex.h (REG_ENOSYS): Likewise.
3364         * wcsmbs/wchar.h: Define __need_file also for __USE_XOPEN2K.
3365
3366 2007-11-25  Ulrich Drepper  <drepper@redhat.com>
3367
3368         * nscd/nscd.h (MAX_STACK_USE): Define.
3369         * nscd/mem.c (MAX_STACK_USE): Remove definition here.
3370         (gc): Initialize stack_used based on allocation in prune_cache.
3371         * nscd/cache.c (prune_cache): Use heap for mark array if necessary.
3372         Clear array before use.
3373
3374         * nscd/aicache.c (addhstaiX): Update statistics counter in case
3375         memory allocation failed.
3376         * nscd/hstcache.c (cache_addhst): Likewise.
3377         * nscd/grpcache.c (cache_addgr): Likewise.
3378         * nscd/servicescache.c (cache_addserv): Likewise.
3379         * nscd/pwdcache.c (cache_addpw): Likewise.
3380         * nscd/initgrcache.c (addinitgroupsX): Likewise.
3381
3382 2007-11-23  Ulrich Drepper  <drepper@redhat.com>
3383
3384         * sysdeps/unix/sysv/linux/powerpc/powerpc64/syscalls.list: Add open
3385         and creat system calls.
3386
3387         * sysdeps/unix/sysv/linux/check_native.c: Include <asm/types.h>.
3388
3389 2007-11-23  Martin Schwidefsky  <schwidefsky@de.ibm.com>
3390
3391         * sysdeps/unix/sysv/linux/Makefile [subdir=inet] (sysdep_headers):
3392         Add netiucv/iucv.h.
3393         * sysdeps/unix/sysv/linux/netiucv/iucv.h: New file.
3394         * sysdeps/unix/sysv/linux/opensock.c (__opensock): Add AF_IUCV
3395         protocol.
3396         * sysdeps/unix/sysv/linux/sa_len.c (__libc_sa_len): Likewise.
3397         * sysdeps/unix/sysv/linux/s390/opensock.c: New file.
3398         * sysdeps/unix/sysv/linux/s390/sa_len.c: New file.
3399
3400 2007-11-22  Martin Schwidefsky  <schwidefsky@de.ibm.com>
3401
3402         * sysdeps/s390/bits/string.h (strlen, strcpy, strncpy, strcat,
3403         strncat): Define as macros to avoid compile errors.
3404
3405         * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list:  Add open and
3406         creat entries.
3407
3408 2007-11-22  Ulrich Drepper  <drepper@redhat.com>
3409
3410         [BZ #5382]
3411         * nscd/nscd.h (NSCD_THREAD_STACKSIZE): Define.
3412         * nscd/connections.c (start_threads): Use NSCD_THREAD_STACKSIZE.
3413         * nscd/mem.c (gc): Don't allocate arrays on the stack if they can
3414         overflow it.
3415         Partially based on a patch by Petr Baudis <pasky@suse.cz>.
3416
3417         * sysdeps/unix/sysv/linux/nscd_setup_thread.c (setup_thread):
3418         Return zero in case the thread library is not NPTL.
3419
3420         [BZ #5375]
3421         * resolv/res_hconf.c (_res_hconf_reorder_addrs): Fix locking when
3422         initializing interface list.
3423
3424         [BZ #5378]
3425         * nis/nss_compat/compat-initgroups.c (getgrent_next_nss): Don't
3426         use result of nss_getgrgid_r if nothing was found.  For other
3427         error return with a failure.
3428         Partially based on a patch by Petr Baudis <pasky@suse.cz>.
3429
3430         * locale/programs/ld-collate.c (collate_read): Fix loop to match
3431         macro name.
3432
3433 2007-11-19  Ulrich Drepper  <drepper@redhat.com>
3434
3435         * sysdeps/posix/getaddrinfo.c (defaults_scopes, scopes): New variables.
3436         (get_scope): For IPv4 scope, use scopes table.
3437         (fini): Free scopes table if necessary.
3438         (free_scopelist): New function.
3439         (scopecmp): New function.
3440         (gaiconf_init): Also handle scopev4 entries.
3441         * posix/tst-rfc3484.c (do_test): Initialize scopes.
3442         * posix/tst-rfc3484-2.c (do_test): Likewise.
3443         * posix/gai.conf: Document scopev4 defaults.
3444         * posix/Makefile (tests): Add tst-rfc3484-3.
3445         * posix/tst-rfc3484-3.c: New file.
3446
3447         * sysdeps/posix/getaddrinfo.c (default_labels): Describe entry for
3448         Teredo tunnels.
3449         * posix/gai.conf: Update for current default tables.
3450
3451 2007-11-19  Ulrich Drepper  <drepper@redhat.com>
3452
3453         * po/tr.po: Update from translation team.
3454
3455 2007-11-18  Roland McGrath  <roland@frob.com>
3456
3457         * manual/arith.texi (Remainder Functions): Spelling fix.
3458         From Shaun Silk <genix@mysoul.com.au>.
3459
3460         * sysdeps/mach/hurd/bits/fcntl.h (O_CLOEXEC): Fix value.
3461
3462 2007-11-17  Ulrich Drepper  <drepper@redhat.com>
3463
3464         * po/zh_CN.po: Update from translation team.
3465
3466         * sysdeps/unix/sysv/linux/Makefile [subdir=misc] (sysdep_headers):
3467         Add sys/signalfd.h and sys/eventfd.h.
3468
3469 2007-11-15  Bruno Haible  <bruno@clisp.org>
3470
3471         [BZ #5346]
3472         * intl/dcigettext.c (struct known_translation_t): Turn msgid into a
3473         union.
3474         (transcmp): Use the appropriate part of s1->msgid and s2->msgid.
3475         (DCIGETTEXT): Change the allocation of the 'search' variable so that
3476         it needs only fixed stack space. Delay the initialization of
3477         msgid_len until it is needed.
3478
3479 2007-11-15  Andreas Jaeger  <aj@suse.de>
3480
3481         * sysdeps/ieee754/dbl-64/sincos.tbl: Fix size of union.
3482         Reported by Christoph Quirin Lauter <christoph.lauter@ens-lyon.fr>.
3483
3484 2007-11-15  Ulrich Drepper  <drepper@redhat.com>
3485
3486         * po/ko.po: Update from translation team.
3487
3488 2007-11-14  Ulrich Drepper  <drepper@redhat.com>
3489
3490         * sysdeps/unix/sysv/linux/check_native.c (__check_native): Simplify
3491         significantly.  The device type is also part of the ifinfomsg data.
3492
3493         * po/sv.po: Update from translation team.
3494         * po/nl.po: Likewise.
3495
3496         * nscd/cache.c (prune_cache): If cache is empty, instruct caller
3497         to wake up in 24 hours.
3498
3499         * nscd/gai.c (__ioctl): Define.  Include check_native.c.
3500
3501 2007-11-13  Ulrich Drepper  <drepper@redhat.com>
3502
3503         * po/cs.po: Update from translation team.
3504         * po/pl.po: Likewise.
3505
3506         * include/ifaddrs.h: Remove in6ai_temporary.
3507         (struct in6addrinfo): Add index element.
3508         Declare __check_native.
3509         * inet/Makefile (aux): Add check_native.
3510         * sysdeps/unix/sysv/linux/check_native.c: New file.
3511         * sysdeps/unix/sysv/linux/check_pf.c: No need to recognize
3512         IFA_F_TEMPORARY.  Pass back ifa_index.
3513         * sysdeps/posix/getaddrinfo.c: Remove netlink compatibility code.
3514         (rfc3484_sort): Add new parameter.  Implement rule 7 correctly:
3515         call __check_native if necessary.
3516         (getaddrinfo): Fill in index field.  Use qsort_r instead of qsort
3517         to sort addresses.  Pass information about the results.
3518         * posix/tst-rfc3484.c: Adjust for addition of index field and change
3519         of rfc3484_sort interface.
3520         * posix/tst-rfc3484-2.c: Likewise.
3521
3522         * stdlib/stdlib.h: Define __compar_d_fn_t.  Declare qsort_r.
3523         * include/stdlib.h: Add hidden_proto for qsort_t and adjust protoype
3524         for _quicksort.
3525         * stdlib/msort.c (qsort): Now a wrapper around qsort_r.
3526         (qsort_r): Renamed from qsort.  Take additional parameter and pass it
3527         on as third parameter to compare function and _quicksort.
3528         * stdlib/qsort.c (_quicksort): Take additional parameter and pass on
3529         to the compare function.
3530         * stdlib/Versions [libc] (GLIBC_2.8): Add qsort_r.
3531         * Versions.def: Add GLIBC_2.8 for libc.
3532
3533         * posix/tst-rfc3484.c: Adjust for addition of prefixlen field.
3534         * posix/tst-rfc3484-2.c: Likewise.
3535
3536         * include/kernel-features.h: Moved to...
3537         * sysdeps/mach/hurd/kernel-features.h: ...here.
3538
3539 2007-09-13  H.J. Lu  <hongjiu.lu@intel.com>
3540
3541         * sysdeps/i386/i586/memcpy_chk.S: New file.
3542         * sysdeps/i386/i586/mempcpy_chk.S: Likewise.
3543         * sysdeps/i386/i586/memset_chk.S: Likewise.
3544
3545 2007-11-12  Ulrich Drepper  <drepper@redhat.com>
3546
3547         * include/ifaddrs.c (struct in6addrinfo): Add prefixlen field.
3548         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Always return
3549         list of interfaces.  Also store prefix length.
3550         * sysdeps/posix/getaddrinfo.c (sort_result): Add prefixlen element.
3551         (rfc3484_sort): In rule 9, for IPv4 addresses count only matching
3552         prefix if source and destination address are in the same subnet.
3553         (getaddrinfo): Always call __check_pf.  Fill in prefixlen field.
3554         Always look for matching record in in6ai list.
3555         Correct source_addr_len value for IPv6->IPv4 converted records.
3556
3557 2007-11-11  Roland McGrath  <roland@frob.com>
3558
3559         * include/kernel-features.h: New file.
3560
3561 2007-11-10  Ulrich Drepper  <drepper@redhat.com>
3562
3563         * sysdeps/pthread/aio_misc.c (handle_fildes_io): Avoid unnecessary
3564         complications for 64-bit platforms.
3565
3566         * sysdeps/unix/sysv/linux/open64.c: Move __open64_2 implementation to..
3567         * sysdeps/unix/sysv/linux/open64_2.c: ...here.  New file.
3568         * sysdeps/unix/sysv/linux/Makefile [subdir=io] (sysdep_routines): Add
3569         open64_2.
3570         * sysdeps/unix/sysv/linux/ia64/syscalls.list: Add open and creat
3571         entries.
3572         * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Likewise.
3573         * sysdeps/wordsize-64/alphasort.c: New file.
3574         * sysdeps/wordsize-64/alphasort64.c: New file.
3575         * sysdeps/wordsize-64/fseeko.c: New file.
3576         * sysdeps/wordsize-64/fseeko64.c: New file.
3577         * sysdeps/wordsize-64/ftello.c: New file.
3578         * sysdeps/wordsize-64/ftello64.c: New file.
3579         * sysdeps/wordsize-64/ftw.c: New file.
3580         * sysdeps/wordsize-64/ftw64.c: New file.
3581         * sysdeps/wordsize-64/iofgetpos.c: New file.
3582         * sysdeps/wordsize-64/iofgetpos64.c: New file.
3583         * sysdeps/wordsize-64/iofopen.c: New file.
3584         * sysdeps/wordsize-64/iofopen64.c: New file.
3585         * sysdeps/wordsize-64/iofsetpos.c: New file.
3586         * sysdeps/wordsize-64/iofsetpos64.c: New file.
3587         * sysdeps/wordsize-64/lockf.c: New file.
3588         * sysdeps/wordsize-64/lockf64.c: New file.
3589         * sysdeps/wordsize-64/mkostemp.c: New file.
3590         * sysdeps/wordsize-64/mkostemp64.c: New file.
3591         * sysdeps/wordsize-64/mkstemp.c: New file.
3592         * sysdeps/wordsize-64/mkstemp64.c: New file.
3593         * sysdeps/wordsize-64/scandir.c: New file.
3594         * sysdeps/wordsize-64/scandir64.c: New file.
3595         * sysdeps/wordsize-64/tmpfile.c: New file.
3596         * sysdeps/wordsize-64/tmpfile64.c: New file.
3597         * sysdeps/wordsize-64/versionsort.c: New file.
3598         * sysdeps/wordsize-64/versionsort64.c: New file.
3599         * sysdeps/unix/sysv/linux/wordsize-64/aio_read.c: New file.
3600         * sysdeps/unix/sysv/linux/wordsize-64/aio_read64.c: New file.
3601         * sysdeps/unix/sysv/linux/wordsize-64/aio_write.c: New file.
3602         * sysdeps/unix/sysv/linux/wordsize-64/aio_write64.c: New file.
3603         * sysdeps/unix/sysv/linux/wordsize-64/creat64.c: New file.
3604         * sysdeps/unix/sysv/linux/wordsize-64/getdirentries.c: New file.
3605         * sysdeps/unix/sysv/linux/wordsize-64/getdirentries64.c: New file.
3606         * sysdeps/unix/sysv/linux/wordsize-64/lio_listio.c: New file.
3607         * sysdeps/unix/sysv/linux/wordsize-64/lio_listio64.c: New file.
3608         * sysdeps/unix/sysv/linux/wordsize-64/open64.c: New file.
3609         * sysdeps/unix/sysv/linux/wordsize-64/openat.c: New file.
3610         * sysdeps/unix/sysv/linux/wordsize-64/openat64.c: New file.
3611
3612         * crypt/sha256-crypt.c: Fix a comment.
3613         * crypt/sha512-crypt.c: Likewise.
3614
3615 2007-11-07  H.J. Lu  <hongjiu.lu@intel.com>
3616
3617         * sysdeps/x86_64/memset.S: Add sfence after movnti.
3618
3619 2007-11-07  Ulrich Drepper  <drepper@redhat.com>
3620
3621         [BZ #5277]
3622         * iconv/loop.c (STANDARD_TO_LOOP_ERR_HANDLER): If conversion failed
3623         because output buffer is too small break, don't loop.
3624         * iconvdata/Makefile (tests): Add bug-iconv6.
3625         * iconvdata/bug-iconv6.c: New file.
3626
3627 2007-11-06  Ulrich Drepper  <drepper@redhat.com>
3628
3629         * stdio-common/vfprintf.c (vfprintf): Compute necessary buffer size
3630         with size_t type.
3631         * stdio-common/printf_fp.c (__print_fp): Change chars_needed type to
3632         size_t.  Add casts where needed.
3633
3634         * nscd/selinux.c (nscd_request_avc_has_perm): When compiled with
3635         old headers, don't call avc_has_perm if we don't have the
3636         permission information.
3637
3638 2007-11-05  Daniel Jacobowitz  <dan@codesourcery.com>
3639
3640         * elf/rtld.c (dl_main): Use the page size to find the map start.
3641
3642 2007-11-05  Ulrich Drepper  <drepper@redhat.com>
3643
3644         * time/tzfile.c (__tzfile_read): Fix check for version 0 data files.
3645         Patch by Szymon Siwek <sls@poczta.wp.pl>.
3646
3647         * nscd/aicache.c (addhstaiX): Check herrno after IPv4 lookup only
3648         when the lookup call failed.
3649
3650         * nscd/nscd.h (struct database_dyn): Rename prunelock to prune_lock.
3651         Add prune_cond and wakeup_time.
3652         (CACHE_PRUNE_INTERNAL): Define.
3653         Update declarations of prune_cache and setup_thread.
3654         * nscd/connections.c (dbs): Update initializers.
3655         (CACHE_PRUNE_INTERNAL): Moved to nscd.h.
3656         (nscd_init): Default number of threads is now 4.
3657         (invalidate_cache): Take lock before calling prune_cache.
3658         (handle_request): If SELinux forbids the request, say so.
3659         (readylist_cond): Use static initializer.
3660         (nscd_run_prune): New function.  Used only by pruning threads.
3661         (nscd_run_worder): Renamed from nscd_run.  Remove support for pruning
3662         here.
3663         (fd_ready): Update nscd_run reference.
3664         (start_threads): No need to initialize readylist_cond.
3665         Start pruning threads separately.
3666         * nscd/nscd_setup_thread.c: Change return value type to int and always
3667         return 0.
3668         * sysdeps/unix/sysv/linux/nscd_setup_thread.c: Change return value type
3669         to int and return nonzero value if we can use the TID address hack.
3670         * nscd/cache.c (cache_add): If next wakeup time of cleanup thread for
3671         the database is later than the new entry's timeout, update the
3672         wakeup time and wake the cleanup thread.
3673         (prune_cache): Return seconds the next entry in the database is still
3674         valid.  Remove locking for pruning here.
3675         * nscd/nscd.conf: Document default number of threads.
3676
3677 2007-10-31  Ulrich Drepper  <drepper@redhat.com>
3678
3679         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Make sure
3680         stack is properly aligned for the target function.
3681         Correct unwind info.
3682
3683         * elf/rtld.c (dl_main): Initialize stack and pointer guard early
3684         when using auditing libraries.
3685
3686 2007-10-29  Ulrich Drepper  <drepper@redhat.com>
3687
3688         * resolv/Versions [libresolv] (GLIBC_PRIVATE): Add
3689         _nss_dns_getnetbyaddr2_r.
3690         * resolv/nss_dns/dns-host.c: Define _nss_dns_getnetbyaddr2_r.  Pass
3691         extra parameter to getanswer_r.
3692         (_nss_dns_getnetbyaddr_r): Now a wrapper around
3693         _nss_dns_getnetbyaddr2_r.
3694
3695         * nscd/Makefile (nscd-modules): Replace gethstbynm2_r with
3696         gethstbynm3_r.
3697         * nscd/gethstbynm2_r.c: Remove.
3698         * nscd/gethstbynm3_r.c: New file.
3699         * nscd/aicache.c (addhstaiX): Use __gethostbyaddr2_r instead of
3700         __gethostbyaddr_r.
3701         * nscd/gethstbyad_r.c: Generate __gethostbyaddr2_r function.  Define
3702         __gethostbyaddr_r compatibility wrapper.
3703         * nscd/hstcache.c (cache_addhst): Add ttl parameter.  Use it when
3704         determining timeout of entry.
3705         (lookup): Take new parameter and pass it to __gethostbyname3_r and
3706         __gethostbyaddr2_r.
3707         (addhstbyX): Pass reference to variable for TTL to lookup and
3708         cache_addhst.
3709         * nss/Versions [glibc] (GLIBC_PRIVATE): Export __nss_passwd_lookup2,
3710         __nss_group_lookup2, __nss_hosts_lookup2, __nss_services_lookup2,
3711         and __nss_next2.  Remove __nss_services_lookup.
3712         * nss/XXX-lookup.c: Name function now *_lookup2.  Add new parameter.
3713         Add compat wrapper.
3714         * nss/getXXbyYY_r.c: Changes to call new *_lookup2 functions and
3715         __nss_next2.
3716         * nss/getXXent_r.c: Likewise.
3717         * nss/getnssent_r.c: Likewise.
3718         * nss/nsswitch.c (__nss_lookup): Add new parameter.  If first function
3719         does not exist in module, try the optional second name.
3720         (__nss_next2): New function.
3721         (__nss_next): Now wrapper around __nss_next2.
3722         * nss/nsswitch.h: Adjust __nss_lookup prototype.
3723         Declare __nss_next2.
3724         Adjust definition of db_lookup_function type.
3725         * nss/service-lookup.c: Define NO_COMPAT.
3726         * include/netdb.h: Declare __gethostbyaddr2_r and __gethostbyname3_r.
3727         * inet/ether_hton.c: Use __nss_next2 instead of __nss_next.
3728         * inet/ether_ntoh.c: Likewise.
3729         * sunrpc/netname.c: Likewise.
3730         * sunrpc/publickey.c: Likewise.
3731         * inet/getnetgrent.c: Likewise.  Adjust calls to __nss_lookup.
3732         * inet/gethstbyad_r.c (DB_LOOKUP_FCT): Change to __nss_hosts_lookup2.
3733         * inet/gethstbynm2_r.c (DB_LOOKUP_FCT): Likewise.
3734         * inet/gethstbynm_r.c (DB_LOOKUP_FCT): Likewise.
3735         * inet/gethstent_r.c (DB_LOOKUP_FCT): Likewise.
3736
3737         * nscd/aicache.c (addhstaiX): Fix default TTL handling.
3738
3739         * inet/getnetgrent_r.c (setup): Encrypt static pointer.
3740
3741 2007-10-28  Ulrich Drepper  <drepper@redhat.com>
3742
3743         [BZ #5204]
3744         * crypt/sha256c-test.c: Define TIMEOUT to 6 for ancient hardware.
3745         * crypt/sha512c-test.c: Likewise.
3746
3747         [BZ #5225]
3748         * stdio-common/vfscanf.c (_IO_vfwscanf): Don't misuse wp pointer
3749         to keep track of end of %[ format string element.
3750         * stdio-common/Makefile (tests): Add bug20.
3751         * stdio-common/bug20.c: New file.
3752
3753         [BZ #5222]
3754         * elf/dl-load.c (_dl_rtld_di_serinfo): Correct handling of short
3755         path elements in counting mode.
3756
3757 2007-10-27  Andreas Jaeger  <aj@suse.de>
3758
3759         [BZ #5040]
3760         * sysdeps/unix/sysv/linux/sys/epoll.h (EPOLLRDHUP): Add value.
3761
3762         [BZ #3112]
3763         * sysdeps/ia64/backtrace.c (init): Free shared library if incorrect.
3764         (__cleanup): Free shared library when exiting.
3765         * sysdeps/i386/backtrace.c (init): Free shared library if incorrect.
3766         (__cleanup): Free shared library when exiting.
3767
3768 2006-04-14  H.J. Lu  <hongjiu.lu@intel.com>
3769
3770         [BZ #2549]
3771         * math/libm-test.inc (check_float_internal): Support
3772         denormalized return.
3773
3774 2007-10-23  Andreas Jaeger  <aj@suse.de>
3775
3776         [BZ #5208]
3777         * sysdeps/unix/sysv/linux/readahead.c (__readahead): Use
3778         __LONG_LONG_PAIR to handle little endian byte order.
3779         Suggested by abhishekrai@google.com
3780
3781 2007-10-27  Ulrich Drepper  <drepper@redhat.com>
3782
3783         * malloc/arena.c [!NO_THREADS]: Use ATFORK_MEM if defined.
3784
3785 2007-10-26  Ulrich Drepper  <drepper@redhat.com>
3786
3787         * nscd/cache.c (prune_cache): Move test for modified file outside
3788         of locking.
3789
3790 2007-10-21  Andreas Jaeger  <aj@suse.de>
3791
3792         * manual/texinfo.tex: Update to latest version.
3793
3794         * manual/sysinfo.texi (System Parameters): Fix Formatting.
3795
3796         * manual/arith.texi (Status bit operations): Fix formatting.
3797
3798         * manual/errno.texi (Error Messages): Fix formatting.
3799
3800         * manual/sysinfo.texi (System Parameters): Fix formatting.
3801
3802         * manual/libc.texinfo: Update VERSION and UPDATED.
3803
3804 2007-10-19  Roland McGrath  <roland@redhat.com>
3805
3806         * elf/Makefile ($(objpfx)ld.so): Use $(AWK).
3807
3808 2007-10-06  David S. Miller  <davem@davemloft.net>
3809
3810         * configure.in: Add sparcv9v2 and sparc64v2.
3811         * scripts/config.sub: Likewise.
3812         * configure: Regenerate.
3813         * elf/elf.h (HWCAP_SPARC_N2): New.
3814         * sysdeps/sparc/dl-procinfo.h (_DL_HWCAP_COUNT): Bump to 8.
3815         * sysdeps/sparc/dl-procinfo.c (_dl_sparc_cap_flags): Add 'v9v2'.
3816         (HWCAP_IMPORTANT): Add HWCAP_SPARC_N2.
3817         * sysdeps/sparc/sparc32/sparcv9/sparcv9v2/memcpy.S: New file.
3818         * sysdeps/sparc/sparc32/sparcv9/sparcv9v2/memset.S: New file.
3819         * sysdeps/sparc/sparc64/sparcv9v2/memcpy.S: New file.
3820         * sysdeps/sparc/sparc64/sparcv9v2/memset.S: New file.
3821
3822 2007-10-18  Ulrich Drepper  <drepper@redhat.com>
3823
3824         * sunrpc/clnt_udp.c (clntudp_call): Don't block in recvfrom call
3825         even if the poll result indicates there is data to read.
3826         Patch by Jeff Moyer <jmoyer@redhat.com>.
3827
3828 2007-10-18  Roland McGrath  <roland@redhat.com>
3829
3830         * elf/elf.h (NT_PPC_VMX): New macro.
3831
3832 2007-10-17  Ulrich Drepper  <drepper@redhat.com>
3833
3834         * version.h (VERSION): Set to 2.7.90.
3835
3836 2007-10-17  Jakub Jelinek  <jakub@redhat.com>
3837
3838         * sysdeps/x86_64/memset.S (bzero): Renamed to __bzero.  Add
3839         weak_alias.
3840
3841 2007-10-17  Roland McGrath  <roland@frob.com>
3842
3843         * sysdeps/mach/hurd/bits/fcntl.h [__USE_GNU__] (F_DUPFD_CLOEXEC): New.
3844         * sysdeps/mach/hurd/fcntl.c (__libc_fcntl): Implement it.
3845
3846 2007-10-17  Ulrich Drepper  <drepper@redhat.com>
3847
3848         * version.h (VERSION): Bump to 2.7.
3849         * include/features.h (__GLIBC_MINOR__): Bump to 7.
3850
3851         [BZ #5186]
3852         * time/tzset.c (__tz_convert): Don't force testing for a change of
3853         TZ if not called from localtime.  But then also see whether the
3854         file changed, in case __use_tzfile is set.
3855
3856         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Define F_DUPFD_CLOEXEC.
3857         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
3858         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Likewise.
3859         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
3860         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
3861         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
3862         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h:  Likewise.
3863         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Likewise.
3864
3865 2007-10-17  Jakub Jelinek  <jakub@redhat.com>
3866
3867         * sysdeps/posix/getaddrinfo.c (getaddrinfo): When sorting addresses
3868         and admin selects to be able to replace the gai.conf file, lock
3869         data structures around the qsort call.
3870
3871 2007-10-17  Ulrich Drepper  <drepper@redhat.com>
3872
3873         * sysdeps/x86_64/cacheinfo.c: Comment out code added in support of
3874         new memset.
3875         * sysdeps/x86_64/memset.S: Revert to old version for now.  The cost is
3876         too high for the improvements.  Implement bzero unconditionally for
3877         use in libc.
3878
3879 2007-10-17  Ulrich Drepper  <drepper@redhat.com>
3880             Jakub Jelinek  <jakub@redhat.com>
3881
3882         * time/tzfile.c (__tzfile_read): Read POSIX TZ string if available
3883         even when time_t is 32-bit.
3884         (__tzfile_compute): Override POSIX TZ string STD/DST zone names if
3885         timezone data read by __tzfile_default.  Ensure __tzname[0] is
3886         always set after the search.
3887
3888 2007-10-16  Ulrich Drepper  <drepper@redhat.com>
3889
3890         * time/tzfile.c (__tzfile_read): Help the compiler recognize
3891         unreachable code on 32-bit machines.
3892
3893 2007-10-16  Jakub Jelinek  <jakub@redhat.com>
3894
3895         [BZ #5184]
3896         * time/strftime_l.c: Include stdbool.h.
3897         (my_strftime): New wrapper, old function renamed to...
3898         (__strftime_internal): ... new function.  Add tzset_called
3899         argument, pass it down to recursive calls, don't call tzset ()
3900         if already true, set to true after call to tzset ().
3901
3902 2007-10-16  Ulrich Drepper  <drepper@redhat.com>
3903
3904         * time/tzfile.c (__tzfile_read): Take extra memory requested by caller
3905         into account when copying TZ string.
3906
3907 2007-10-16  Jakub Jelinek  <jakub@redhat.com>
3908
3909         * time/tzfile.c (__tzfile_compute): For use_last case set i to
3910         num_transition rather than num_transitions - 1.
3911
3912 2007-10-16  Jakub Jelinek  <jakub@redhat.com>
3913
3914         * sysdeps/x86_64/memset.S (memset): Fix sse2_nt_move
3915         PIC indirect jump.
3916
3917         * sysdeps/x86_64/memset.S: Jump from bzero to memset using
3918         a local label rather than HIDDEN_JUMPTARGET.
3919
3920 2007-10-15  Ulrich Drepper  <drepper@redhat.com>
3921
3922         * sysdeps/x86_64/cacheinfo.c (__x86_64_shared_cache_size): Define.
3923         (init_cacheinfo): Initialize it.
3924         * sysdeps/x86_64/memset.S: Use __x86_64_shared_cache_size.
3925         Always define bzero.
3926         Remove non-glibc code.
3927         * sysdeps/x86_64/bzero.S: Make an empty file.
3928
3929 2007-10-15  H.J. Lu  <hongjiu.lu@intel.com>
3930
3931         * sysdeps/x86_64/cacheinfo.c
3932         (__x86_64_preferred_memory_instruction): New.
3933         (init_cacheinfo): Initialize __x86_64_preferred_memory_instruction.
3934
3935         * sysdeps/x86_64/memset.S: Rewrite.
3936
3937 2007-10-15  Roland McGrath  <roland@redhat.com>
3938
3939         * po/libc.pot: Regenerated.
3940
3941 2007-10-15  Ulrich Drepper  <drepper@redhat.com>
3942
3943         * nss/getXXbyYY_r.c (REENTRANT_NAME): Mangle startp and start_fct
3944         pointers.
3945
3946         [BZ #3425]
3947         * resolv/nss_dns/dns-host.c (getanswer_r): Fail with
3948         NSS_STATUS_NOTFOUND if the server replied with only a CNAME and no
3949         address record to T_A/T_AAAA requests.
3950
3951 2007-10-14  Ulrich Drepper  <drepper@redhat.com>
3952
3953         * posix/glob.c: Reimplement link_exists_p to use fstatat64.
3954
3955         * posix/glob.c: Add some branch prediction throughout.
3956
3957         * nscd/nscd_getgr_r.c (nscd_getgr_r): Store result of successful
3958         read from nscd.
3959
3960         * sysdeps/posix/getaddrinfo.c (struct sort_result): Add
3961         service_order.
3962         (rfc3484_sort): Make sure that even if qsort doesn't support
3963         stable sorting out sorting here is stable by comparing service_order.
3964         (getaddrinfo): Initialize service_order.
3965         * posix/tst-rfc3484.c (do_test): Adjust for addition of
3966         service_order field to sorting structure.
3967         * posix/tst-rfc3484-2.c (do_test): Likewise.
3968
3969         * include/time.h: Declare __tzset_parse_tz and __tzset_compute.
3970         * time/tzset.c (tzset_internal): Break TZ string parsing out into
3971         __tzset_parse_tz and updating of daylight, timezone, tzname into
3972         update_vars.
3973         (__tz_compute): Renamed from tz_compute.  Take additional parameters.
3974         (__tz_convert): Updating of tm_isdst, tm_zone, and tm_gmtoff now
3975         happens in __tz_compute.
3976         * time/tzfile.c (__tzfile_read): Also read TZ string.
3977         (find_transition): Fold into __tzfile_compute.
3978         (__tzfile_compute): For times beyond the last transition try to
3979         use the TZ string.
3980         * timezone/tst-timezone.c: Information in daylight and tzname does
3981         change for Asia/Tokyo timezone with more concrete information.
3982         Remove the test.
3983
3984         * include/stdio.h: Add libc_hidden_proto for ftello.
3985         * libio/ftello.c: Add libc_hidden_def.
3986
3987         [BZ #1140]
3988         * time/tzfile.c (__tzfile_compute): Compute tzname[] values based
3989         on the specified time and not the last entries in the file.  Move
3990         code to determine tzname[] to...
3991         (find_transition): ...here.  Add ugly guess for times before the
3992         first transition.
3993
3994 2007-10-13  Ulrich Drepper  <drepper@redhat.com>
3995
3996         [BZ #3195]
3997         * nscd/nscd_getai.c (__nscd_getai): Set errno to 0 in case we found
3998         no entry.
3999         * nscd/nscd_getgr.c (nscd_getgr_r): Likewise.
4000         * nscd/nscd_gethst_r.c (nscd_gethst_r): Likewise.
4001         * nscd/nscd_getpw_r.c (nscd_getpw_r): Likewise.
4002         * nscd/nscd_getserv_r.c (nscd_getserv_r): Likewise.
4003
4004         * nscd/nscd_getgr_r.c (nscd_getgr_r): Optimize a bit: use simpler
4005         read mechanism when there are no group members and avoid no-op
4006         read syscall in this case.
4007
4008         [BZ #3242]
4009         * nscd/nscd_helper.c (wait_on_socket): Take timeout as parameter.
4010         (__readall): If reading failed due to EAGAIN error wait a bit
4011         and possibly try again.
4012         (__readvall): Likewise.
4013
4014 2007-10-13  Bruno Haible  <bruno@clisp.org>
4015
4016         * intl/dcigettext.c (_nl_find_msg): Unlock the conversions_lock
4017         when we cannot recode the message.
4018
4019 2007-10-13  Ulrich Drepper  <drepper@redhat.com>
4020
4021         [BZ #4359]
4022         * libio/__freading.c (__freading): Don't return true for
4023         write-only streams.  For read/write streams, check whether we
4024         performed a read operation already.
4025         * libio/Makefile (tests): Add tst-ext2.
4026         * libio/tst-ext2.c: New file.
4027
4028 2007-10-12  Ulrich Drepper  <drepper@redhat.com>
4029
4030         * locale/programs/repertoire.c (repertoire_read): Always free
4031         memory for repertoire file name [Coverity CID 270].
4032
4033         * elf/cache.c (save_aux_cache): Free memory allocated for
4034         temporary file name [Coverity CID 267].
4035
4036 2007-10-12  Jakub Jelinek  <jakub@redhat.com>
4037
4038         * misc/Makefile (headers): Add bits/error.h.
4039
4040 2007-10-12  Ulrich Drepper  <drepper@redhat.com>
4041
4042         * posix/fnmatch_loop.c: Take rule index returned as part of
4043         findidx return value into account when accessing weights.
4044         * posix/regcomp.c: Likewise.
4045         * posix/regexec.c: Likewise.
4046
4047         * locale/programs/ld-collate.c (collate_read): Optimize a bit.
4048         (skip_to): Fix problems with parameter of elifdef/elifndef.
4049
4050 2007-10-11  Ulrich Drepper  <drepper@redhat.com>
4051
4052         * iconv/gconv_simple.c: Add some branch prediction.
4053
4054 2007-10-12  Jakub Jelinek  <jakub@redhat.com>
4055
4056         * locale/programs/ld-collate.c (collate_read): If ignore_content
4057         and nowtok is tok_define, eat any tok_eol tokens.
4058
4059 2007-10-11  Jakub Jelinek  <jakub@redhat.com>
4060
4061         * sysdeps/gnu/netinet/tcp.h: Include sys/socket.h if __USE_MISC.
4062         (struct tcp_md5sig): Change tcpm_addr type to struct sockaddr_storage.
4063
4064         * inet/netinet/in.h: Don't include bits/socket.h.
4065         * sysdeps/unix/sysv/linux/bits/socket.h: Only check _SYS_SOCKET_H
4066         macro.
4067         * sysdeps/unix/bsd/bsd4.4/bits/socket.h: Likewise.
4068
4069 2007-10-10  Ulrich Drepper  <drepper@redhat.com>
4070
4071         * locale/programs/locfile-token.h: Remove tok_elif, add tok_elifdef
4072         and tok_elifndef.
4073         * locale/programs/locfile-kw.gperf: Likewise.
4074         * locale/programs/ld-collate.c: Implement primitive preprocessor.
4075
4076 2007-10-10  Jakub Jelinek  <jakub@redhat.com>
4077
4078         * stdio-common/printf-parse.h: Include string.h and wchar.h.
4079         (__find_specwc): Change into __extern_always_inline function.
4080         (__find_specmb): Likewise.  Remove ps argument.  Use __strchrnul.
4081         (__parse_one_specmb): Remove ps argument.
4082         * stdio-common/vfprintf.c (vfprintf): Remove mbstate variable.
4083         Adjust __find_specmb and __parse_one_specmb callers.
4084         * stdio-common/printf-prs.c (parse_printf_format): Likewise.
4085         * stdio-common/printf-parsemb.c (__find_specwc, __find_specmb):
4086         Removed.
4087         (__parse_one_specmb): Remove ps argument, adjust __find_specmb
4088         caller.
4089
4090 2007-10-09  Ulrich Drepper  <drepper@redhat.com>
4091
4092         * sysdeps/x86_64/cacheinfo.c (init_cacheinfo): Work around problem
4093         with some Pentium Ds.
4094
4095 2007-10-08  Ulrich Drepper  <drepper@redhat.com>
4096
4097         * sysdeps/unix/sysv/linux/eventfd_read.c (eventfd_read): Use
4098         __read not read.
4099         * sysdeps/unix/sysv/linux/eventfd_write.c (eventfd_write): Use
4100         __write not write.
4101
4102 2007-10-07  Ulrich Drepper  <drepper@redhat.com>
4103
4104         [BZ #181]
4105         * locale/C-time.c: Set week_1stday data to 19971201.
4106         * locale/programs/ld-time.c (time_finish): Default for
4107         first_workday is Monday.
4108
4109         [BZ #2633]
4110         * wcsmbs/wchar.h: Move many C99 functions into std namespace.
4111
4112         [BZ #5103]
4113         * posix/glob.c (glob): Recognize patterns starting \/.
4114         * posix/tst-gnuglob.c (find_file): Handle absolute path names.
4115         (main): Add test for pattern starting \/.
4116
4117         * misc/error.h: Use __const instead of const.
4118         * misc/bits/error.h: Likewise.
4119
4120 2007-10-07  Andreas Jaeger  <aj@suse.de>
4121
4122         * include/bits/error.h: New file.
4123
4124         * misc/bits/error.h (error_at_line): Fix prototype.
4125
4126 2007-10-06  Ulrich Drepper  <drepper@redhat.com>
4127
4128         [BZ #3924]
4129         * sysdeps/i386/dl-trampoline.S (_dl_runtime_profile): Fix a few
4130         more little bugs in creating the stack frame when pltexit has to
4131         be called.
4132
4133         * nscd/nscd_helper.c (__nscd_cache_search): Prevent endless loops.
4134         * nscd/connections.c (verify_persistent_db): Recognize circular lists.
4135
4136         [BZ #4407]
4137         * sysdeps/ieee754/dbl-64/e_lgamma_r.c: Fix *signgamp for -0.0.
4138         * sysdeps/ieee754/flt-32/e_lgammaf_r.c: Likewise.
4139         * sysdeps/ieee754/ldbl-96/e_lgammal_r.c: Likewise.
4140         * math/libm-test.inc: Add test for this case.
4141
4142         [BZ #5010]
4143         * sunrpc/svc.c (struct svc_callout): Add sc_mapped element.
4144         (svc_register): Initialize sc_mapped.  Set to TRUE if call to
4145         map service succeeded.
4146         (svc_is_mapped): New function.
4147         (svc_unregister): Use it before trying to unmap service.
4148
4149 2007-10-05  Ulrich Drepper  <drepper@redhat.com>
4150
4151         * timezone/zic.c: Update from tzcode2007h.
4152
4153         [BZ #5063]
4154         * timezone/africa: Update from tzdata2007h.
4155         * timezone/antarctica: Likewise.
4156         * timezone/asia: Likewise.
4157         * timezone/australasia: Likewise.
4158         * timezone/europe: Likewise.
4159         * timezone/leapseconds: Likewise.
4160         * timezone/northamerica: Likewise.
4161         * timezone/southamerica: Likewise.
4162         * timzeone/zone.tab: Likewise.
4163
4164         [BZ #5104]
4165         * elf/do-lookup.h (do_lookup_x): Don't ignore STT_COMMON symbols.
4166
4167         [BZ #5113]
4168         * string/bits/string2.h (__strdup): Cast parameters to calloc to
4169         avoid warning with -Wconversion.
4170         (__strndup): Likewise.
4171         Half the patch by Christian Iseli <christian.iseli@licr.org>.
4172
4173         [BZ #5112]
4174         * nscd/connections.c (restart): Don't resync if database is
4175         disabled.  Patch mostly by Brian De Wolf <bldewolf@csupomona.edu>.
4176
4177         * sysdeps/gnu/netinet/tcp.h: Define TCP_MD5SIG, TCP_MD5SIG_MAXKEYLEN,
4178         struct tcp_md5sig.  Extend struct tcp_info according to recent kernels.
4179
4180         * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Add eventfd,
4181         evetnfd_read, eventfd_write.
4182         * sysdeps/unix/sysv/linux/eventfd.c: New file.
4183         * sysdeps/unix/sysv/linux/eventfd_read.c: New file.
4184         * sysdeps/unix/sysv/linux/eventfd_write.c: New file.
4185         * sysdeps/unix/sysv/linux/sys/eventfd.h: New file.
4186         * sysdeps/unix/sysv/linux/Versions: Export eventfd, eventfd_read,
4187         eventfd_write for GLIBC_2.7.
4188
4189         * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Add signalfd.
4190         * sysdeps/unix/sysv/linux/signalfd.c: New file.
4191         * sysdeps/unix/sysv/linux/sys/signalfd.h: New file.
4192         * sysdeps/unix/sysv/linux/Versions: Export signalfd for GLIBC_2.7.
4193
4194 2007-10-04  Jakub Jelinek  <jakub@redhat.com>
4195
4196         * stdlib/msort.c: Include stdint.h.
4197         (struct msort_param): New type.
4198         (msort_with_tmp): Use struct msort_param pointer for unchanging
4199         parameters.  Add optimized handling for several common sizes
4200         and indirect sorting mode.
4201         (qsort): Adjust msort_with_tmp callers.  For big S use indirect
4202         sorting.
4203         Suggested by Belazougui Djamel .
4204
4205         * stdlib/Makefile (tests): Add tst-qsort2.
4206         * stdlib/tst-qsort2.c: New test.
4207
4208 2007-10-04  Ulrich Drepper  <drepper@redhat.com>
4209
4210         * login/login_tty.c (login_tty): The Linux kernel can return EBUSY
4211         for dup2 in case another thread races with the current one.  Retry
4212         in this case.
4213
4214         * misc/error.h: Remove support for use outside of libc.  We have to
4215         include <features.h> now.  Include <bits/error.h> if possible.
4216         * misc/bits/error.h: New file.
4217
4218 2007-10-03  Jakub Jelinek  <jakub@redhat.com>
4219
4220         * string/bits/string3.h (memcpy, memmove, mempcpy, memset, bcopy,
4221         bzero, strcpy, stpcpy, strncpy, strcat, strncat): Use
4222         __extern_always_inline functions unconditionally, drop macros.
4223
4224         * misc/sys/cdefs.h (__REDIRECT_LDBL, __REDIRECT_NTH_LDBL): New macros.
4225         * wcsmbs/bits/wchar2.h (__swprintf_alias, __vswprintf_alias): Use
4226         __REDIRECT_NTH_LDBL macro rather than __REDIRECT_NTH.
4227
4228         * misc/sys/cdefs.h (__extern_always_inline): For GCC 4.3+
4229         add __artificial__ attribute.
4230
4231 2007-10-02  Ulrich Drepper  <drepper@redhat.com>
4232
4233         * string/strcoll_l.c (STRCOLL): Correct handling of switching from
4234         backward to forward direction.
4235
4236         * string/strcoll_l.c (STRCOLL): Correct test for alloca use.
4237
4238         [BZ #645]
4239         * locale/programs/ld-collate.c (collate_finish): Compare against last
4240         used section which is known to have rules defined.
4241         (collate_read): After order_start, correctly record order of sections
4242         and queue sections up.
4243
4244 2007-10-01  Ulrich Drepper  <drepper@redhat.com>
4245
4246         [BZ #5071]
4247         * malloc/malloc.c (mremap_chunk): Avoid resizing of new block has
4248         the same number of pages.
4249         Patch by Tomash Brechko <tomash.brechko@gmail.com>.
4250
4251         * locale/programs/ld-collate.c (collate_read): After initial copy
4252         statement, continue in state 0.
4253
4254         * include/stdio_ext.h (__fsetlocking): Define as macro.
4255
4256 2007-09-30  Ulrich Drepper  <drepper@redhat.com>
4257
4258         * locale/programs/ld-collate.c (collate_finish): Compare all bytes
4259         of section order.
4260
4261         * po/pt_BR.po: Fix typo.
4262
4263 2007-09-29  Ulrich Drepper  <drepper@redhat.com>
4264
4265         * iconvdata/Makefile (modules): Add ISO8859-9E.
4266         (distribute): Add iso8859-9e.c.
4267         (gen-8bit-gap-modules): Add iso8859-9e.
4268         * iconvdata/iso8859-9e.c: New file.
4269         * iconvdata/gconv-modules: Add entries for ISO-8859-9E.
4270         * iconvdata/TESTS: Likewise.
4271         * iconvdata/tst-tables.sh: Likewise.
4272
4273         * iconvdata/koi8-r.c (HAS_HOLES): Define to 0.
4274
4275         * locale/iso-639.def: Add several new entries.
4276
4277 2007-09-24  Jakub Jelinek  <jakub@redhat.com>
4278
4279         * sysdeps/generic/ldsodefs.h (struct dl_scope_free_list): Store
4280         void * pointers instead of struct link_map **.
4281         (_dl_scope_free): Change argument type to void *.
4282         * include/link.h (struct link_map): Change type of l_reldeps
4283         to struct link_map_reldeps, move l_reldepsact into that
4284         struct too.
4285         * elf/dl-deps.c: Include atomic.h.
4286         (_dl_map_object_deps): Only change l->l_initfini when it is
4287         fully populated, use _dl_scope_free for freeing it.  Optimize
4288         removal of libs from reldeps by using l_reserved flag, when
4289         some removal is needed, allocate a new list instead of
4290         reallocating and free the old with _dl_scope_free.  Adjust
4291         for l_reldeps and l_reldepsact changes.
4292         * elf/dl-lookup.c (add_dependency): Likewise.  Reorganize to allow
4293         searching in l_initfini and l_reldeps without holding dl_load_lock.
4294         * elf/dl-fini.c (_dl_sort_fini): Adjust for l_reldeps and
4295         l_reldepsact changes.
4296         * elf/dl-close.c (_dl_close_worker): Likewise.
4297         * elf/dl-open.c (_dl_scope_free): Change argument type to void *.
4298
4299 2007-09-28  Ulrich Drepper  <drepper@redhat.com>
4300
4301         * iconvdata/Makefile (modules): Add KOI8-RU.
4302         (distribute): Add koi8-ru.c.
4303         (gen-8bit-gap-modules): Add koi8-ru.
4304         * iconvdata/koi8-ru.c: New file.
4305         * iconvdata/gconv-modules: Add entries for KOI8-RU.
4306         * iconvdata/TESTS: Likewise.
4307         * iconvdata/tst-tables.sh: Likewise.
4308
4309         * iconvdata/koi8-r.c (HAS_HOLES): Define to 0.
4310
4311 2007-09-26  Jakub Jelinek  <jakub@redhat.com>
4312
4313         * misc/sys/cdefs.h (__warndecl, __errordecl): For GCC 4.3+ define
4314         with __warning__/__error__ attributes.
4315         (__warnattr): Define.
4316         * stdlib/bits/stdlib.h (__realpath_chk_warn, __ptsname_r_chk_warn,
4317         __mbstowcs_chk_warn, __wcstombs_chk_warn): New aliases with
4318         __warnattr.
4319         (realpath, ptsname_r, mbstowcs, wcstombs): Call __*_chk_warn instead
4320         of __*_chk if compile time detectable overflow is found.
4321         * libio/bits/stdio2.h (__fgets_chk_warn, __fread_chk_warn,
4322         __fgets_unlocked_chk_warn, __fread_unlocked_chk_warn): New aliases
4323         with __warnattr.
4324         (fgets, fread, fgets_unlocked, fread_unlocked): Call __*_chk_warn
4325         instead of __*_chk if compile time detectable overflow is found.
4326         (__gets_alias): Rename to...
4327         (__gets_warn): ... this.  Add __warnattr.
4328         (gets): Call __gets_warn instead of __gets_alias.
4329         * socket/bits/socket2.h (__recv_chk_warn, __recvfrom_chk_warn): New
4330         aliases with __warnattr.
4331         (recv, recvfrom): Call __*_chk_warn instead of __*_chk if compile
4332         time detectable overflow is found.
4333         * posix/bits/unistd.h (__read_chk_warn, __pread_chk_warn,
4334         __pread64_chk_warn, __readlink_chk_warn, __readlinkat_chk_warn,
4335         __getcwd_chk_warn, __confstr_chk_warn, __getgroups_chk_warn,
4336         __ttyname_r_chk_warn, __getlogin_r_chk_warn, __gethostname_chk_warn,
4337         __getdomainname_chk_warn): New aliases with __warnattr.
4338         (read, pread, pread64, readlink, readlinkat, getcwd, confstr,
4339         getgroups, ttyname_r, getlogin_r, gethostname, getdomainname): Call
4340         __*_chk_warn instead of __*_chk if compile time detectable overflow
4341         is found.
4342         (__getgroups_chk): Rename argument to __listlen from listlen.
4343         (__getwd_alias): Rename to...
4344         (__getwd_warn): ... this.  Add __warnattr.
4345         (getwd): Call __getwd_warn instead of __getwd_alias.
4346         * wcsmbs/bits/wchar2.h (__wmemcpy_chk_warn, __wmemmove_chk_warn,
4347         __wmempcpy_chk_warn, __wmemset_chk_warn, __wcsncpy_chk_warn,
4348         __wcpncpy_chk_warn, __fgetws_chk_warn, __fgetws_unlocked_chk_warn,
4349         __mbsrtowcs_chk_warn, __wcsrtombs_chk_warn, __mbsnrtowcs_chk_warn,
4350         __wcsnrtombs_chk_warn): New aliases with __warnattr.
4351         (wmemcpy, wmemmove, wmempcpy, wmemset, mbsrtowcs, wcsrtombs,
4352         mbsnrtowcs, wcsnrtombs): Call __*_chk_warn instead of __*_chk if
4353         compile time detectable overflow is found.
4354         (wcsncpy, wcpncpy): Likewise.  For constant __n fix check whether
4355         to use __*_chk or not.
4356         (fgetws, fgetws_unlocked): Divide __bos by sizeof (wchar_t), both
4357         in comparisons which function should be called and in __*_chk*
4358         arguments.  Call __*_chk_warn instead of __*_chk if compile time
4359         detectable overflow is found.
4360         (swprintf, vswprintf): Divide __bos by sizeof (wchar_t) in
4361         __*_chk argument.
4362         * debug/tst-chk1.c (do_test): Add a few more tests.
4363
4364 2007-09-24  Ulrich Drepper  <drepper@redhat.com>
4365
4366         [BZ #5058]
4367         * intl/gettextP.h (struct loaded_domain): Add conversions_lock member.
4368         * intl/loadmsgcat.c (_nl_load_domain): Initialize conversions_lock.
4369         (_nl_unload_domain): Finalize conversions_lock.
4370         * intl/dcigettext.c (_nl_find_msg): Take conversions_lock before
4371         handling table of known conversions.
4372
4373 2007-09-24  Jakub Jelinek  <jakub@redhat.com>
4374
4375         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Use
4376         close_not_cancel_no_status instead of close.
4377
4378 2007-09-13  Aurelien Jarno  <aurelien@aurel32.net>
4379
4380         [BZ #5028]
4381         * posix/regcomp.c (lookup_collation_sequence_value): Check that
4382         nrules != 0 for multibyte chars.
4383
4384 2007-09-23  Ulrich Drepper  <drepper@redhat.com>
4385
4386         * resolv/ns_print.c (ns_sprintrrf): Handle ns_t_a6 and ns_t_opt.
4387         Provide better error message in case the type is unknown.
4388
4389         [BZ #4963]
4390         * wcsmbs/wcsnlen.c: Don't reference before checking the length.
4391         * string/stratcliff.c: Make usable to test wide char functions.
4392         * wcsmbs/wcsatcliff.c: New file.
4393         * wcsmbs/Makefiel (tests): Add wcsatcliff.
4394
4395         [BZ #4972]
4396         * iconvdata/Makefile (modules): Add MAC-CENTRALEUROPE.
4397         (distribute): Add mac-centraleurope.c.
4398         (gen-8bit-gap-modules): Add mac-centraleurope.
4399         * iconvdata/mac-centraleurope.c: New file.
4400         * iconvdata/gconv-modules: Add entries for MAC-CENTRALEUROPE.
4401         * iconvdata/TESTS: Likewise.
4402         * iconvdata/tst-tables.sh: Likewise.
4403
4404         [BZ #5043]
4405         * iconv/iconv_open.c (iconv_open): For large codeset names use malloc.
4406
4407 2007-09-21  Ulrich Drepper  <drepper@redhat.com>
4408
4409         * sysdeps/x86_64/cacheinfo.c (__x86_64_data_cache_size_half): Renamed
4410         from __x86_64_core_cache_size_half.
4411         (init_cacheinfo): Compute shared cache size for AMD processors with
4412         shared L3 correctly.
4413         * sysdeps/x86_64/memcpy.S: Adjust for __x86_64_data_cache_size_half
4414         name change.
4415         Patch in large parts by Evandro Menezes.
4416
4417 2007-09-19  Ulrich Drepper  <drepper@redhat.com>
4418
4419         * elf/dl-lookup.c (add_dependency): Handle failing memory
4420         allocation for dependency list.  Remove unnecessary check.
4421
4422         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Avoid unnecessary
4423         open/close when determining source addresses.
4424
4425         * crypt/Makefile (libcrypt-routines): Add sha256-crypt, sha256,
4426         sha512-crypt, and sha512.
4427         (tests): Add sha256test, sha256c-test, sha512test, and sha512c-test.
4428         (distribute): Add sha256.h and sha512.h.
4429         * crypt/crypt-entry.c (crypt): Recognize the new $5$ and $6$ prefixes
4430         and call the appropriate code.
4431         * crypt/sha256-crypt.c: New file.
4432         * crypt/sha256.c: New file.
4433         * crypt/sha256.h: New file.
4434         * crypt/sha256c-test.c: New file.
4435         * crypt/sha256test.c: New file.
4436         * crypt/sha512-crypt.c: New file.
4437         * crypt/sha512.c: New file.
4438         * crypt/sha512.h: New file.
4439         * crypt/sha512c-test.c: New file.
4440         * crypt/sha512test.c: New file.
4441
4442 2007-09-19  Jakub Jelinek  <jakub@redhat.com>
4443
4444         * misc/bits/syslog.h (syslog): Remove extraneous argument from
4445         the inline, pass __USE_FORTIFY_LEVEL - 1 as second argument to
4446         __syslog_chk.
4447
4448 2007-09-18  Jakub Jelinek  <jakub@redhat.com>
4449
4450         * locale/programs/charmap-dir.c (charmap_aliases): Use %ms instead of
4451         %as in fscanf format strings.
4452
4453         * sysdeps/sparc/sparc32/elf/start.S: Remove cfi_* markup.
4454         * sysdeps/sparc/sparc64/elf/start.S: Likewise.
4455         * sysdeps/unix/sysv/linux/sparc/sparc32/clone.S (__thread_start):
4456         Likewise.
4457         * sysdeps/unix/sysv/linux/sparc/sparc64/clone.S (__thread_start):
4458         Likewise.
4459
4460         * sysdeps/generic/ldsodefs.h (DL_LOOKUP_GSCOPE_LOCK): New definition.
4461         * elf/dl-runtime.c (_dl_fixup, _dl_profile_fixup): Or in
4462         DL_LOOKUP_GSCOPE_LOCK into flags after THREAD_GSCOPE_SET_FLAG ().
4463         * elf/dl-sym.c (do_sym): Likewise.
4464         * include/link.h (struct link_map): Add l_serial field.
4465         * elf/dl-object.c (_dl_new_object): Initialize l_serial.
4466         * elf/dl-lookup.c (add_dependency): Add flags argument.
4467         Remember map->l_serial, if DL_LOOKUP_GSCOPE_LOCK is among
4468         flags, use THREAD_GSCOPE_RESET_FLAG before and
4469         THREAD_GSCOPE_SET_FLAG after
4470         __rtld_lock_lock_recursive (GL(dl_load_lock)) to avoid deadlock.
4471         Don't dereference map until it has been found on some list.
4472         If map->l_serial changed, return -1.
4473
4474 2007-09-17  Jakub Jelinek  <jakub@redhat.com>
4475
4476         * include/stdio.h (__isoc99_fscanf, __isoc99_scanf,
4477         __isoc99_sscanf, __isoc99_vscanf): New prototypes.
4478         (__isoc99_vsscanf, __isoc99_vfscanf): New prototypes, add
4479         libc_hidden_proto.
4480         * include/wchar.h (__isoc99_fwscanf, __isoc99_wscanf,
4481         __isoc99_swscanf, __isoc99_vwscanf): New prototypes.
4482         (__isoc99_vswscanf, __isoc99_vfwscanf): New prototypes,
4483         add libc_hidden_proto.
4484         * libio/stdio.h (fscanf, scanf, sscanf, vfscanf, vscanf,
4485         vsscanf): Redirect to __isoc99_* if strict ISO C99 or POSIX
4486         conformance requested.
4487         * wcsmbs/wchar.h (fwscanf, wscanf, swscanf, vfwscanf, vwscanf,
4488         vswscanf): Redirect to __isoc99_* if strict ISO C99 or POSIX
4489         conformance requested.
4490         * libio/bits/stdio-ldbl.h (fscanf, scanf, sscanf, vfscanf, vscanf,
4491         vsscanf): Redirect to __nldbl___isoc99_* if strict ISO C99 or POSIX
4492         conformance requested.
4493         * wcsmbs/bits/wchar-ldbl.h (fwscanf, wscanf, swscanf, vfwscanf,
4494         vwscanf, vswscanf): Redirect to __nldbl___isoc99_* if strict
4495         ISO C99 or POSIX conformance requested.
4496         * stdio-common/Versions (libc): Export __isoc99_scanf@@GLIBC_2.7,
4497         __isoc99_vscanf@@GLIBC_2.7, __isoc99_fscanf@@GLIBC_2.7,
4498         __isoc99_vfscanf@@GLIBC_2.7, __isoc99_sscanf@@GLIBC_2.7
4499         and __isoc99_vsscanf@@GLIBC_2.7.
4500         * stdio-common/Makefile (routines): Add isoc99_scanf, isoc99_vscanf,
4501         isoc99_fscanf, isoc99_vfscanf, isoc99_sscanf and isoc99_vsscanf.
4502         (tests): Add scanf14.
4503         (CFLAGS-vfprintf.c, CFLAGS-fprintf.c, CFLAGS-printf.c,
4504         CFLAGS-vfwprintf.c, CFLAGS-vfscanf.c, CFLAGS-vfwscanf.c,
4505         CFLAGS-fscanf.c, CFLAGS-scanf.c, CFLAGS-isoc99_vfscanf.c,
4506         CFLAGS-isoc99_vscanf.c, CFLAGS-isoc99_fscanf.c,
4507         CFLAGS-isoc99_scanf.c): Add $(exceptions).
4508         (CFLAGS-scanf15.c): Add various -I paths to prevent the compiler
4509         from using internal headers.
4510         * wcsmbs/Versions (libc): Export __isoc99_wscanf@@GLIBC_2.7,
4511         __isoc99_vwscanf@@GLIBC_2.7, __isoc99_fwscanf@@GLIBC_2.7,
4512         __isoc99_vfwscanf@@GLIBC_2.7, __isoc99_swscanf@@GLIBC_2.7
4513         and __isoc99_vswscanf@@GLIBC_2.7.
4514         * wcsmbs/Makefile (routines): Add isoc99_wscanf, isoc99_vwscanf,
4515         isoc99_fwscanf, isoc99_vfwscanf, isoc99_swscanf and isoc99_vswscanf.
4516         (CFLAGS-isoc99_wscanf.c, CFLAGS-isoc99_fwscanf.c,
4517         CFLAGS-isoc99_vwscanf.c, CFLAGS-isoc99_vfwscanf.c): Add $(exceptions).
4518         (CPPFLAGS): Add -D_IO_MTSAFE_IO if needed.
4519         * stdio-common/isoc99_scanf.c: New file.
4520         * stdio-common/isoc99_vsscanf.c: New file.
4521         * stdio-common/isoc99_vscanf.c: New file.
4522         * stdio-common/isoc99_vfscanf.c: New file.
4523         * stdio-common/isoc99_fscanf.c: New file.
4524         * stdio-common/isoc99_sscanf.c: New file.
4525         * wcsmbs/isoc99_fwscanf.c: New file.
4526         * wcsmbs/isoc99_vswscanf.c: New file.
4527         * wcsmbs/isoc99_swscanf.c: New file.
4528         * wcsmbs/isoc99_wscanf.c: New file.
4529         * wcsmbs/isoc99_vwscanf.c: New file.
4530         * wcsmbs/isoc99_vfwscanf.c: New file.
4531         * libio/libio.h (_IO_FLAGS2_SCANF_STD): Define.
4532         * libio/libioP.h (_IO_acquire_lock_clear_flags2_fct): Also
4533         clear _IO_FLAGS2_SCANF_STD bit from _flags2.
4534         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Don't
4535         handle %as, %aS and %a[ if _IO_FLAGS2_SCANF_STD is set in _flags2.
4536         * stdio-common/scanf14.c: New test.
4537         * stdio-common/scanf15.c: New test.
4538         * sysdeps/ieee754/ldbl-opt/Makefile (libnldbl-calls): Add
4539         isoc99_scanf, isoc99_fscanf, isoc99_sscanf,
4540         isoc99_vscanf, isoc99_vfscanf, isoc99_vsscanf,
4541         isoc99_wscanf, isoc99_fwscanf, isoc99_swscanf,
4542         isoc99_vwscanf, isoc99_vfwscanf and isoc99_vswscanf.
4543         * sysdeps/ieee754/ldbl-opt/Versions (libc): Export
4544         __nldbl___isoc99_scanf@@GLIBC_2.7,
4545         __nldbl___isoc99_fscanf@@GLIBC_2.7,
4546         __nldbl___isoc99_sscanf@@GLIBC_2.7,
4547         __nldbl___isoc99_vscanf@@GLIBC_2.7,
4548         __nldbl___isoc99_vfscanf@@GLIBC_2.7,
4549         __nldbl___isoc99_vsscanf@@GLIBC_2.7,
4550         __nldbl___isoc99_wscanf@@GLIBC_2.7,
4551         __nldbl___isoc99_fwscanf@@GLIBC_2.7,
4552         __nldbl___isoc99_swscanf@@GLIBC_2.7,
4553         __nldbl___isoc99_vwscanf@@GLIBC_2.7,
4554         __nldbl___isoc99_vfwscanf@@GLIBC_2.7
4555         and __nldbl___isoc99_vswscanf@@GLIBC_2.7.
4556         * sysdeps/ieee754/ldbl-opt/nldbl-compat.h (__isoc99_scanf,
4557         __isoc99_fscanf, __isoc99_sscanf, __isoc99_vscanf,
4558         __isoc99_vfscanf, __isoc99_vsscanf, __isoc99_wscanf,
4559         __isoc99_fwscanf, __isoc99_swscanf, __isoc99_vwscanf,
4560         __isoc99_vfwscanf, __isoc99_vswscanf): Add NLDBL_DECL.
4561         * sysdeps/ieee754/ldbl-opt/nldbl-compat.c
4562         (__nldbl___isoc99_scanf, __nldbl___isoc99_fscanf,
4563         __nldbl___isoc99_sscanf, __nldbl___isoc99_vscanf,
4564         __nldbl___isoc99_vfscanf, __nldbl___isoc99_vsscanf,
4565         __nldbl___isoc99_wscanf, __nldbl___isoc99_fwscanf,
4566         __nldbl___isoc99_swscanf, __nldbl___isoc99_vwscanf,
4567         __nldbl___isoc99_vfwscanf, __nldbl___isoc99_vswscanf): New
4568         functions.
4569         * sysdeps/ieee754/ldbl-opt/nldbl-isoc99_vfscanf.c: New file.
4570         * sysdeps/ieee754/ldbl-opt/nldbl-isoc99_swscanf.c: New file.
4571         * sysdeps/ieee754/ldbl-opt/nldbl-isoc99_vwscanf.c: New file.
4572         * sysdeps/ieee754/ldbl-opt/nldbl-isoc99_wscanf.c: New file.
4573         * sysdeps/ieee754/ldbl-opt/nldbl-isoc99_scanf.c: New file.
4574         * sysdeps/ieee754/ldbl-opt/nldbl-isoc99_sscanf.c: New file.
4575         * sysdeps/ieee754/ldbl-opt/nldbl-isoc99_vsscanf.c: New file.
4576         * sysdeps/ieee754/ldbl-opt/nldbl-isoc99_fwscanf.c: New file.
4577         * sysdeps/ieee754/ldbl-opt/nldbl-isoc99_vfwscanf.c: New file.
4578         * sysdeps/ieee754/ldbl-opt/nldbl-isoc99_vswscanf.c: New file.
4579         * sysdeps/ieee754/ldbl-opt/nldbl-isoc99_vscanf.c: New file.
4580         * sysdeps/ieee754/ldbl-opt/nldbl-isoc99_fscanf.c: New file.
4581
4582         * stdio-common/Makefile (tests): Add scanf13.
4583         (scanf13-ENV): New.
4584         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Handle
4585         m modifier followed by l.
4586         (STRING_ARG): Add width argument.
4587         (_IO_vfscanf_internal) <case L_('c')>: Handle %mc.
4588         <case L_('C')>: Handle %mlc and %mC.
4589         <case L_('s'), case L_('S'), case L_('[')>: Adjust STRING_ARG
4590         arguments.
4591         * stdio-common/scanf13.c: New test.
4592
4593         * libio/libioP.h (_IO_acquire_lock_clear_flags2_fct): Clear
4594         the _IO_FLAGS2_FORTIFY bit from _flags2 rather than _flags.
4595
4596 2007-09-18  Ulrich Drepper  <drepper@redhat.com>
4597
4598         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Correct return value
4599         type and __THROW marker of splice, vmsplice, and tee.
4600         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
4601         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Likewise.
4602         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
4603         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
4604         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
4605         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
4606         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Likewise.
4607         * sysdeps/unix/sysv/linux/syscalls.list: Mark splice, vmsplice, and tee
4608         as cancellation points.
4609
4610 2003-11-01  Daniel Jacobowitz  <dan@debian.org>
4611
4612         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_discover_osversion): Don't
4613         parse more than three parts of the version number.
4614
4615 2007-09-15  Ulrich Drepper  <drepper@redhat.com>
4616
4617         * stdio-common/vfscanf.c (_IO_vfwscanf): Add support for 'm'
4618         modifier.  Patch by Jakub Jelinek.
4619
4620 2007-08-26  Jakub Jelinek  <jakub@redhat.com>
4621
4622         * sysdeps/unix/sysv/linux/i386/Makefile (sysdep_routines): Add
4623         call_fallocate in misc subdir.
4624         * sysdeps/unix/sysv/linux/i386/call_fallocate.S: New file.
4625         * sysdeps/unix/sysv/linux/i386/syscalls.list (fallocate64): Remove.
4626         * sysdeps/unix/sysv/linux/i386/posix_fallocate.c: Use __call_fallocate
4627         instead of __fallocate64.
4628         * sysdeps/unix/sysv/linux/i386/posix_fallocate64.c: Likewise.
4629
4630 2007-09-15  Jakub Jelinek  <jakub@redhat.com>
4631
4632         * rt/Versions (librt): Export __mq_open_2@@GLIBC_2.7.
4633         * rt/Makefile (headers): Add bits/mqueue2.h.
4634         * rt/mqueue.h: Include bits/mqueue2.h if -D_FORTIFY_SOURCE=2,
4635         optimizing with GCC and __va_arg_pack_len is defined.
4636         * rt/bits/mqueue2.h: New file.
4637         * rt/mq_open.c (__mq_open): Renamed from mq_open.
4638         (mq_open): New strong_alias.
4639         (__mq_open_2): New function.
4640         * sysdeps/unix/sysv/linux/mq_open.c (__mq_open): Renamed from mq_open.
4641         (mq_open): New strong_alias.
4642         (__mq_open_2): New function.
4643         * debug/Versions (libc): Export __fortify_fail@@GLIBC_PRIVATE.
4644         * Versions.def (librt): Add GLIBC_2.7 version.
4645         * debug/fortify_fail.c (__fortify_fail): Add libc_hidden_def.
4646         * include/stdio.h (__fortify_fail): Add libc_hidden_proto.
4647
4648         * misc/sys/cdefs.h (__errordecl, __va_arg_pack_len): Define.
4649         * io/fcntl.h: Include bits/fcntl2.h when __va_arg_pack_len
4650         is defined rather than when not C++.
4651         * io/bits/fcntl2.h (__open_alias, __open64_alias, __openat_alias,
4652         __openat64_alias): New redirects.
4653         (__open_too_many_args, __open_missing_mode, __open64_too_many_args,
4654         __open64_missing_mode, __openat_too_many_args, __openat_missing_mode,
4655         __openat64_too_many_args, __openat64_missing_mode): New __errordecls.
4656         (open, open64, openat, openat64): Rewrite as __extern_always_inline
4657         functions instead of function-like macros.
4658
4659 2007-09-14  H.J. Lu  <hongjiu.lu@intel.com>
4660
4661         * sysdeps/i386/i586/memcpy.S (__memcpy_chk): New definition.
4662         * sysdeps/i386/i586/mempcpy.S (__memcpy_chk): New definition.
4663         * sysdeps/i386/i586/memset.S (__memset_chk): New definition.
4664
4665 2007-09-15  Mike Frysinger  <vapier@gentoo.org>
4666
4667         * inet/inet_net.c: Reset digit to 0 for inputs starting with "0x".
4668         * inet/tst-network.c (tests): Add edge case tests for "0", "0x", "0x0".
4669
4670 2007-09-14  Mike Frysinger  <vapier@gentoo.org>
4671
4672         * inet/tst-network.c: Increment ERRORS for failing tests.
4673
4674 2007-09-07  Jakub Jelinek  <jakub@redhat.com>
4675
4676         * misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+.
4677         * misc/bits/syslog.h (syslog): When __va_arg_pack is defined,
4678         implement as __extern_always_inline function.
4679         (vsyslog): Define as __extern_always_inline function unconditionally.
4680         * libio/bits/stdio2.h (sprintf, snprintf, printf, fprintf):
4681         When __va_arg_pack is defined, implement as __extern_always_inline
4682         functions.
4683         (vsprintf, vsnprintf, vprintf, vfprintf): Define as
4684         __extern_always_inline functions unconditionally.
4685         * libio/bits/stdio.h (vprintf): Ifdef out the inline when
4686         bits/stdio2.h will be included.
4687         * wcsmbs/bits/wchar2.h (__swprintf_alias): New redirect.
4688         (swprintf, wprintf, fwprintf): When __va_arg_pack is defined,
4689         implement as __extern_always_inline functions.
4690         (vswprintf, vwprintf, vfwprintf): Define as
4691         __extern_always_inline functions unconditionally.
4692         * debug/tst-chk1.c (do_test): Enable remaining tests for C++.
4693
4694 2007-09-03  Jakub Jelinek  <jakub@redhat.com>
4695
4696         * misc/sys/cdefs.h (__extern_inline, __extern_always_inline): Only
4697         define in C++ for GCC 4.3+, in C++ always use __gnu_inline__
4698         attribute.
4699         * include/features.h (__USE_EXTERN_INLINES): Define only when
4700         __extern_inline is defined.
4701         * stdlib/stdlib.h: Include bits/stdlib.h when __extern_always_inline
4702         is defined instead of when not __cplusplus.
4703         * misc/sys/syslog.h: Include bits/syslog.h when __extern_always_inline
4704         is defined instead of when not __cplusplus.
4705         * socket/sys/socket.h: Include bits/socket2.h when
4706         __extern_always_inline is defined instead of when not __cplusplus.
4707         * libio/stdio.h: Include bits/stdio2.h when __extern_always_inline
4708         is defined instead of when not __cplusplus.
4709         * posix/unistd.h: Include bits/unistd.h when __extern_always_inline
4710         is defined instead of when not __cplusplus.
4711         * string/string.h: Include bits/string3.h when __extern_always_inline
4712         is defined instead of when not __cplusplus.
4713         * wcsmbs/wchar.h: Include bits/wchar2.h when __extern_always_inline
4714         is defined instead of when not __cplusplus.
4715         (btowc, wctob): Don't guard the inlines with ifndef __cplusplus.
4716         * io/fcntl.h: Don't include bits/fcntl2.h if __extern_always_inline
4717         is not defined.
4718         * misc/bits/syslog-ldbl.h: Guard *_chk stuff with
4719         defined __extern_always_inline instead of !defined __cplusplus.
4720         * libio/bits/stdio-ldbl.h: Likewise.
4721         * wcsmbs/bits/wchar-ldbl.h: Likewise.
4722         * misc/bits/syslog.h (syslog): Don't define for C++.
4723         (vsyslog): Use __extern_always_inline function for C++ instead of
4724         a macro.
4725         * libio/bits/stdio.h (__STDIO_INLINE): Define to __extern_inline
4726         whenever that macro is defined.
4727         (vprintf): Don't provide the inline for C++.
4728         (fread_unlocked, fwrite_unlocked): Don't define the macros for C++.
4729         * libio/bits/stdio2.h (sprintf, snprintf, printf, fprintf): Don't
4730         define the macros for C++.
4731         (vsprintf, vsnprintf, vprintf, vfprintf): Define as
4732         __extern_always_inline functions for C++.
4733         * io/sys/stat.h (stat, lstat, fstat, fstatat, mknod, mknodat,
4734         stat64, lstat64, fstat64, fstatat64): Don't define if not
4735         __USE_EXTERN_INLINES.
4736         * wcsmbs/bits/wchar2.h: Fix #error message.
4737         (swprintf, wprintf, fwprintf): Don't define the macros for C++.
4738         (vswprintf, vwprintf, vfwprintf): Define using
4739         __extern_always_inline functions for C++.
4740         * string/bits/string3.h: Don't #undef macros if __cplusplus.
4741         (memcpy, memmove, mempcpy, memset, bcopy, bzero, strcpy, stpcpy,
4742         strncpy, strcat, strncat): Define as __extern_always_inline
4743         functions instead of macros for C++.
4744         * math/bits/cmathcalls.h: Guard __extern_inline routines with
4745         defined __extern_inline.
4746         * sysdeps/alpha/fpu/bits/mathinline.h (__MATH_INLINE): Define
4747         to __extern_inline whenever that macro is defined.
4748         * sysdeps/ia64/fpu/bits/mathinline.h (__MATH_INLINE): Likewise.
4749         * sysdeps/i386/fpu/bits/mathinline.h (__MATH_INLINE): Likewise.
4750         * sysdeps/i386/i486/bits/string.h (__STRING_INLINE): Likewise.
4751         * sysdeps/s390/bits/string.h (__STRING_INLINE): Likewise.
4752         * sysdeps/s390/fpu/bits/mathinline.h (__MATH_INLINE): Likewise.
4753         * sysdeps/powerpc/fpu/bits/mathinline.h (__MATH_INLINE): Likewise.
4754         * sysdeps/x86_64/fpu/bits/mathinline.h (__MATH_INLINE): Likewise.
4755         * sysdeps/sparc/fpu/bits/mathinline.h (__MATH_INLINE): Likewise.
4756         * sysdeps/unix/sysv/linux/sys/sysmacros.h (gnu_dev_major,
4757         gnu_dev_minor, gnu_dev_makedev): Remove __extern_inline from
4758         prototypes.  Only provide __extern_inline routines if
4759         __USE_EXTERN_INLINES.
4760         * debug/Makefile: Add rules to build and run tst-{,lfs}chk{4,5,6}
4761         tests.
4762         * debug/tst-chk1.c (do_prepare, do_test): Allow compilation as C++.
4763         For now avoid some *printf tests in C++.  Skip all testing
4764         if __USE_FORTIFY_LEVEL is defined, but __extern_always_inline macro
4765         is not.
4766         * debug/tst-chk4.cc: New file.
4767         * debug/tst-chk5.cc: New file.
4768         * debug/tst-chk6.cc: New file.
4769         * debug/tst-lfschk4.cc: New file.
4770         * debug/tst-lfschk5.cc: New file.
4771         * debug/tst-lfschk6.cc: New file.
4772         * include/wchar.h (__vfwprintf_chk, __vswprintf_chk): Avoid
4773         prototypes in C++.
4774         * include/stdio.h (__sprintf_chk, __snprintf_chk, __vsprintf_chk,
4775         __vsnprintf_chk, __printf_chk, __fprintf_chk, __vprintf_chk,
4776         __vfprintf_chk, __fgets_unlocked_chk, __fgets_chk): Likewise.
4777
4778 2007-09-13  Ulrich Drepper  <drepper@redhat.com>
4779
4780         * po/cs.po: Update from translation team.
4781
4782 2007-09-11  Roland McGrath  <roland@redhat.com>
4783
4784         * posix/Makefile ($(objpfx)getconf.speclist): Make it empty if cross
4785         compiling.
4786
4787 2007-09-07  Samuel Thibault  <samuel.thibault@ens-lyon.org>
4788
4789         * sysdeps/mach/hurd/bits/ioctls.h (TAB3): New macro.
4790
4791 2007-09-05  Roland McGrath  <roland@redhat.com>
4792
4793         * manual/signal.texi (Signaling Another Process): Typo fix.
4794         From Karl Berry <karl@freefriends.org>.
4795
4796 2007-08-29  Ulrich Drepper  <drepper@redhat.com>
4797
4798         * sysdeps/unix/sysv/linux/check_pf.c (IFA_F_OPTIMISTIC): Define to
4799         zero if not defined.
4800         (make_request): Recognize optimistic addresses and treat them like
4801         deprecated addresses.
4802         Reported by Neil Horman <nhorman@redhat.com>.
4803
4804 2007-08-28  Ulrich Drepper  <drepper@redhat.com>
4805
4806         * nscd/connections.c (send_ro_fd): Also transfer file size.
4807         * nscd/nscd_helper.c (get_mapping): If nscd also transfers the
4808         file size don't call fstat.
4809
4810         * nscd/nscd_helper.c (get_mapping): Avoid the pread call, just go
4811         ahead and map the file.  This should always be correct and we can
4812         catch problems later.
4813
4814 2007-08-28  Jakub Jelinek  <jakub@redhat.com>
4815
4816         * libio/bits/stdio2.h (__fread_chk, __fread_unlocked_chk): New
4817         prototypes.
4818         (__fread_alias, __fread_unlocked_alias): New aliases.
4819         (fread): New extern inline.
4820         (fread_unlocked): Likewise.  Undef macro before definition of
4821         the inline function.
4822         * debug/Makefile (routines): Add fread_chk and fread_u_chk.
4823         (CFLAGS-fread_chk.c, CFLAGS-fread_u_chk.c): Add.
4824         * debug/Versions (libc): Export __fread_chk@@GLIBC_2.7
4825         and __fread_unlocked_chk@@GLIBC_2.7.
4826         * debug/fread_chk.c: New file.
4827         * debug/fread_u_chk.c: New file.
4828         * debug/tst-chk1.c (do_test): Add fread and fread_unlocked tests.
4829
4830 2007-08-27  Jakub Jelinek  <jakub@redhat.com>
4831
4832         * sysdeps/unix/sysv/linux/syscalls.list
4833         (personality): Change caller to EXTRA.
4834
4835 2007-08-25  Ulrich Drepper  <drepper@redhat.com>
4836
4837         * iconvdata/iso-2022-kr.c (BODY): Fake initialization of array buf
4838         to keep gcc quiet.
4839         * iconvdata/iso-2022-cn.c (BODY): Likewise.
4840
4841         * locale/programs/ld-collate.c (collate_output): Avoid warning if
4842         NDEBUG is defined.
4843
4844         * Makerules: Use -p option with mkdir.
4845
4846         * sunrpc/key_prot.c (xdr_unixcred): Work around gcc alias warning.
4847         * nis/nis_xdr.c (_xdr_nis_server): Likewise.
4848         (_xdr_directory_obj): Likewise.
4849         (xdr_entry_obj): Likewise.
4850         (xdr_group_obj): Likewise.
4851         (xdr_link_obj): Likewise.
4852         (xdr_table_obj): Likewise.
4853         (_xdr_nis_result): Likewise.
4854         (_xdr_ns_request): Likewise.
4855         (_xdr_ib_request): Likewise.
4856         (_xdr_nis_taglist): Likewise.
4857         (xdr_cback_data): Likewise.
4858         * nis/yp_xdr.c (xdr_ypmaplist): Likewise.
4859         (xdr_ypresp_maplist): Likewise.
4860
4861         * stdio-common/Makefile: Avoid format string warning for tst-sprint.
4862
4863         * posix/regex_internal.h: Prevent some declarations and definitions
4864         to be seen when used in tests.
4865
4866         * posix/tst-rfc3484.c (__idna_to_unicode_lzlz): Initialize *OUTPUT.
4867         * posix/tst-rfc3484-2.c (__idna_to_unicode_lzlz): Likewise.
4868
4869         * debug/Makefile: Disable format checking when compiling tst-chk?.c.
4870
4871         * config.make.in (datarootdir): Add to shut up configure.
4872
4873         * sysdeps/x86_64/cacheinfo.c (handle_amd): Fix computation of
4874         associativity for fully-associative caches.
4875
4876         * sysdeps/x86_64/cacheinfo.c (handle_amd): Handle L3 cache
4877         requests.  Fill on more associativity values for L2.
4878         Patch mostly by Evandro Menezes.
4879
4880 2007-08-24  Ulrich Drepper  <drepper@redhat.com>
4881
4882         * sysdeps/unix/sysv/linux/x86_64/init-first.c
4883         (_libc_vdso_platform_setup): Avoid using exported variable by using
4884         alias.
4885
4886         * resolv/arpa/nameser.h (NS_OPT_DNSSEC_OK): Define.
4887
4888         * sysdeps/unix/sysv/linux/i386/syscalls.list: No reason to mark
4889         fallocate64 as EXTRA.  It is not referenced if the symbol isn't
4890         defined.
4891
4892 2007-08-23  Ulrich Drepper  <drepper@redhat.com>
4893
4894         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Correctly
4895         align stack for call if pltexit is to be used.
4896
4897         [BZ #3924]
4898         * sysdeps/i386/dl-trampoline.S (_dl_runtime_profile): Correctly
4899         align for function call in case pltexit has to be called later.
4900
4901         * sysdeps/i386/dl-trampoline.S (_dl_runtime_resolve): Avoid
4902         implicit atomic operation when storing function pointer.
4903         (_dl_runtime_profile): Likewise.
4904
4905 2007-08-17  Jakub Jelinek  <jakub@redhat.com>
4906
4907         * nis/nis_table.c (nis_list): Don't fail if __follow_path returned
4908         NIS_NOTFOUND.
4909
4910 2007-08-21  Ulrich Drepper  <drepper@redhat.com>
4911
4912         [BZ #4566]
4913         * string/strtok.c: Fix typo in comment.
4914
4915         [BZ #4582]
4916         * debug/segfault.c: Fix typos in comments.
4917
4918         [BZ #4588]
4919         * stdio-common/tempnam.c: Fix comment, it is not checked that
4920         TMPDIR points to a writable directory.
4921
4922         [BZ #4726]
4923         * resolv/res_send.c (__libc_res_nsend): Initialize all of the
4924         memory allocated for the name server address.
4925
4926         [BZ #4946]
4927         * nscd/connections.c (handle_request): Using sendfile always
4928         requires that mmap is used for the database.
4929         Patch by Petr Baudis <pasky@suse.cz>.
4930
4931         [BZ #4905]
4932         * nscd/hstcache.c (cache_addhst): When reloading an entry which
4933         suddenly has two or more addresses, ignore it and remove the old
4934         entry.
4935
4936         [BZ #4814]
4937         * resolv/res_hconf.c: Prepare for compiling outside libc.
4938         * nscd/res_hconf.c: New file.
4939         * nscd/Makefile (nscd-modules): Add res_hconf.  Add rules to build
4940         the new file.
4941         * nscd/gethstbynm2_r.c (NEED__RES_HCONF): Define.
4942         * nscd/gethstbyad_r.c (NEED__RES_HCONF): Likewise.
4943
4944         * nscd/hstcache.c (cache_addhst): Minimal optimization.
4945
4946         [BZ #4925]
4947         * debug/pcprofiledump.c: Turn on internationalization by calling
4948         setlocale.  Patch mostly by Benno Schulenberg.
4949
4950         [BZ #4936]
4951         * iconv/gconv.c (__gconv): If flush was successful, clear rest of
4952         the state.
4953         * iconvdata/Makefile: Add rules to build and run bug-iconv5.
4954         * iconvdata/bug-iconv5.c: New file.
4955
4956 2007-08-04  Carlos O'Donell  <carlos@systemhalted.org>
4957
4958         [BZ #4896]
4959         * elf/elf.h: Define R_PARISC_PLABEL21L, R_PARISC_PLABEL14R,
4960         R_PARISC_GNU_VTENTRY, R_PARISC_GNU_VTINHERIT, R_PARISC_TLS_GD21L,
4961         R_PARISC_TLS_GD14R, R_PARISC_TLS_GDCALL, R_PARISC_TLS_LDM21L,
4962         R_PARISC_TLS_LDM14R, R_PARISC_TLS_LDMCALL, R_PARISC_TLS_LDO21L,
4963         R_PARISC_TLS_LDO14R, R_PARISC_TLS_DTPMOD32, R_PARISC_TLS_DTPMOD64,
4964         R_PARISC_TLS_DTPOFF32, R_PARISC_TLS_DTPOFF64, R_PARISC_TLS_LE21L,
4965         R_PARISC_TLS_LE14R, R_PARISC_TLS_IE21L, R_PARISC_TLS_IE14R,
4966         R_PARISC_TLS_TPREL32, R_PARISC_TLS_TPREL64.
4967
4968 2007-08-21  Ulrich Drepper  <drepper@redhat.com>
4969
4970         [BZ #4937]
4971         * elf/do-lookup.h (do_lookup_x): Minimal improvement in hash
4972         lookup loop.  Suggested by John Reiser.
4973
4974 2007-08-21  Jakub Jelinek  <jakub@redhat.com>
4975
4976         * sysdeps/unix/sysv/linux/alpha/sysdep.h: Include tls.h.
4977
4978 2007-08-20  Ulrich Drepper  <drepper@redhat.com>
4979
4980         * csu/libc-start.c: Don't handle VDSO_SETUP here.
4981         * sysdeps/unix/sysv/linux/init-first.c: Handle it here instead.
4982         * sysdeps/unix/sysv/linux/x86_64/libc-start.c: Renamed to...
4983         * sysdeps/unix/sysv/linux/x86_64/init-first.c: ...this.  New file.
4984         * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Move VDSO_SETUP code
4985         to...
4986         * sysdeps/unix/sysv/linux/x86_64/init-first.c: ...here.  New file.
4987
4988 2007-08-18  Ulrich Drepper  <drepper@redhat.com>
4989
4990         * po/nl.po: Update from translation team.
4991
4992 2007-08-16  Andreas Jaeger  <aj@suse.de>
4993
4994         * locale/localeinfo.h: Make _nl_category_name_idxs extern.
4995         Reported by Peter Festner <peter.festner@ewetel.net>.
4996
4997 2007-08-17  Jakub Jelinek  <jakub@redhat.com>
4998
4999         * login/tst-grantpt.c (test_einval): Add 3rd argument to open.
5000
5001 2007-08-16  Jakub Jelinek  <jakub@redhat.com>
5002
5003         * elf/Makefile ($(objpfx)ld.so): Use readelf -s and awk instead of nm -u
5004         to check for undefined symbols.
5005
5006         * sysdeps/unix/sysv/linux/sparc/sparc32/clone.S (__clone):
5007         If the syscall fails, set errno to the actual returned error number
5008         rather than EINVAL.
5009         * sysdeps/unix/sysv/linux/sparc/sparc64/clone.S (__clone): If
5010         arguments are incorrect, set errno to EINVAL, if the syscall
5011         fails, set errno to the actual returned error number.
5012
5013         * stdlib/bits/stdlib-ldbl.h (__strtold_internal): Remove.
5014         * wcsmbs/bits/wchar-ldbl.h (__wcstold_internal): Remove.
5015
5016         * sysdeps/sparc/sparc32/sparcv9b/memcpy.S: Moved to...
5017         * sysdeps/sparc/sparc32/sparcv9/sparcv9b/memcpy.S: ... here.  New
5018         file.
5019         (ASI_PNF, ASI_BLK_P): Don't define.
5020         * sysdeps/sparc/sparc32/sparcv9v/memcpy.S: Moved to...
5021         * sysdeps/sparc/sparc32/sparcv9/sparcv9v/memcpy.S: ... here.  New
5022         file.
5023         * sysdeps/sparc/sparc32/sparcv9v/memset.S: Moved to...
5024         * sysdeps/sparc/sparc32/sparcv9/sparcv9v/memset.S: ... here.  New
5025         file.
5026
5027 2007-08-15  Jakub Jelinek  <jakub@redhat.com>
5028
5029         * sysdeps/sparc/fpu/fraiseexcpt.c (__feraiseexcept): Fix raising
5030         FE_UNDERFLOW on Niagara CPUs.
5031
5032         * sysdeps/sparc/fpu/feholdexcpt.c (feholdexcept): Clear all
5033         exceptions.
5034
5035 2007-08-14  Jakub Jelinek  <jakub@redhat.com>
5036
5037         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_runtime_setup): No
5038         need to check GLRO(dl_hwcap) & HWCAP_SPARC_FLUSH on sparcv9.
5039         (sparc_fixup_plt): Add do_flush argument instead of figuring whether
5040         flush should be used or not inside of the function.
5041         (elf_machine_fixup_plt, elf_machine_rela): Adjust caller.
5042
5043         * sysdeps/unix/sysv/linux/sparc/sparc32/clone.S (__clone,
5044         __thread_start): Use HIDDEN_JUMPTARGET.
5045         * sysdeps/unix/sysv/linux/sparc/sparc64/clone.S (__clone,
5046         __thread_start): Likewise.
5047         * sysdeps/unix/sysv/linux/sparc/sysdep.h (JUMPTARGET): Define.
5048
5049         * sysdeps/ieee754/ldbl-64-128/strtold_l.c (__STRTOF): Declare.
5050         Add libc_hidden_proto.
5051         (STRTOF): Add libc_hidden_proto.
5052         (___new_strtold_l, ___new_wcstold_l): New weak aliases.
5053         (strtold_l, wcstold_l): Use them as second argument for
5054         long_double_symbol.
5055
5056 2007-08-14  Ulrich Drepper  <drepper@redhat.com>
5057
5058         * elf/dl-misc.c: Undo last change.  The kernel won't allow it.
5059
5060 2007-08-13  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
5061
5062         * stdlib/strtold_l.c: Include wchar.h if needed.  Add libc_hidden_def.
5063
5064 2007-08-14  Ulrich Drepper  <drepper@redhat.com>
5065
5066         * po/bg.po: New file.  From the translation team.
5067
5068 2007-08-13  Jakub Jelinek  <jakub@redhat.com>
5069
5070         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_PSELECT,
5071         __ASSUME_PPOLL, __ASSUME_ATFCTS, __ASSUME_SET_ROBUST_LIST,
5072         __ASSUME_UTIMENSAT, __ASSUME_FALLOCATE): Update per-arch conditions
5073         when each feature was introduced.
5074
5075         * sysdeps/unix/sysv/linux/dl-vdso.c: Don't include dl-hash.h.
5076         * sysdeps/unix/sysv/linux/dl-vdso.h: Don't include dl-hash.h if NDEBUG.
5077         (CHECK_HASH): New macro.
5078         (PREPARE_VERSION): Use it.
5079
5080         * sysdeps/unix/sysv/linux/pselect.c (__generic_pselect): Only provide
5081         prototype if not __ASSUME_PSELECT.
5082         * sysdeps/unix/sysv/linux/ppoll.c (__generic_ppoll): Only provide
5083         prototype if not __ASSUME_PPOLL.
5084
5085         * sysdeps/unix/sysv/linux/dl-osinfo.h (ROUND): #undef after use.
5086
5087         * sysdeps/unix/clock_settime.c (freq, __pthread_clock_settime,
5088         hp_timing_settime): Don't define or declare if HANDLED_CPUTIME
5089         is defined.
5090
5091 2007-08-13  Ulrich Drepper  <drepper@redhat.com>
5092
5093         * sysdeps/unix/sysv/linux/x86_64/libc-start.c
5094         (_libc_vdso_platform_setup): If vDSO is not available point
5095         __vdso_gettimeofday to the vsyscall.
5096         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.S [SHARED]: Use
5097         __vdso_gettimeofday instead of vsyscall.
5098
5099 2007-08-13  Jakub Jelinek  <jakub@redhat.com>
5100
5101         * nscd/servicescache.c: Include kernel-features.h.
5102         * nscd/gai.c: Likewise.
5103         * sysdeps/unix/sysv/linux/statfs64.c: Likewise.
5104         * sysdeps/unix/sysv/linux/fstatfs64.c: Likewise.
5105         * sysdeps/unix/sysv/linux/fxstatat.c: Likewise.
5106         * sysdeps/unix/sysv/linux/s390/s390-32/mmap.S: Likewise.
5107         * sysdeps/unix/sysv/linux/s390/s390-32/mmap64.S: Likewise.
5108         * sysdeps/unix/sysv/linux/xstatconv.c: Likewise.
5109         * sysdeps/unix/sysv/linux/if_index.c: Likewise.
5110         * sysdeps/unix/sysv/linux/sparc/sparc64/xstat.c: Likewise.
5111         * sysdeps/unix/sysv/linux/ifaddrs.c: Likewise.
5112
5113 2007-08-12  Ulrich Drepper  <drepper@redhat.com>
5114
5115         * elf/dl-dst.h: No need for _dl_dst_count, _dl_dst_substitute,
5116         and _dl_get_origin defines anymore.
5117
5118         * sysdeps/unix/sysv/linux/clock_gettime.c (maybe_syscall_gettime_cpu):
5119         Build fix for systems which might lack POSIX timer support.
5120
5121         * sysdeps/unix/sysv/linux/x86_64/libc-start.c
5122         (_libc_vdso_platform_setup): Mangle function pointers before storing
5123         them.
5124         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (INLINE_VSYSCALL):
5125         Demangle vdso pointer before use.
5126         (INTERNAL_VSYSCALL): Likewise.
5127
5128         * elf/cache.c (primes): Mark as const.
5129         Noted by Roland McGrath.
5130
5131 2007-08-01  Andreas Jaeger  <aj@suse.de>
5132             Jakub Jelinek  <jakub@redhat.com>
5133
5134         * elf/ldconfig.c (opt_ignore_aux_cache): Add new option.
5135         (options): Add option.
5136         (parse_opt): Handle option.
5137         (manual_link): Adjust process_file caller.  Call implicit_soname.
5138         (search_dir): Formatting.  Use and populate auxiliary cache.
5139         (main): Load and save auxiliary cache.
5140         * elf/readlib.c (process_file): Add stat_buf argument.  Pass struct
5141         stat64 from fstat64 to caller.
5142         (implicit_soname): New function.
5143         * elf/readelflib.c (process_elf_file): If DT_SONAME is not present,
5144         leave *soname as NULL.
5145         * elf/cache.c: Include libgen.h.
5146         (print_entry, print_cache, compare, save_cache, add_to_cache):
5147         Formatting and cleanups.
5148         (aux_cache_entry_id, aux_cache_entry, aux_cache_file_entry,
5149         aux_cache_file): New structures.
5150         (AUX_CACHEMAGIC): Define.
5151         (primes): New array.
5152         (aux_hash_size, aux_hash): New variables.
5153         (aux_cache_entry_id_hash, nextprime, init_aux_cache,
5154         search_aux_cache, insert_to_aux_cache, add_to_aux_cache,
5155         load_aux_cache, save_aux_cache): New functions.
5156         * sysdeps/generic/ldconfig.h (_PATH_LDCONFIG_AUX_CACHE): Define.
5157         (init_aux_cache, search_aux_cache, add_to_aux_cache,
5158         load_aux_cache, save_aux_cache, implicit_soname): New prototypes.
5159         (process_file): Adjust prototype.
5160
5161 2007-08-12  Jakub Jelinek  <jakub@redhat.com>
5162
5163         * sysdeps/unix/sysv/linux/ia64/bits/sigcontext.h: Include stddef.h
5164         with __need_size_t.
5165
5166 2007-08-12  Ulrich Drepper  <drepper@redhat.com>
5167
5168         * sysdeps/unix/sysv/linux/dl-vdso.c (_dl_vdso_vsym): Expect
5169         r_found_version structure as second parameter.
5170         * sysdeps/unix/sysv/linux/dl-vdso.h (PREPARE_VERSION): Define.
5171         (_dl_vdso_vsym): Change type of second parameter accordingly.
5172         * sysdeps/unix/sysv/linux/x86-64/libc-start.c
5173         (_libc_vdso_platform_setup): Adjust.
5174         * sysdeps/unix/sysv/linux/powerpc/libc-start.c
5175         (_libc_vdso_platform_setup): Likewise.
5176
5177         * sysdeps/unix/sysv/linux/powerpc/dl-vdso.c: Move to...
5178         * sysdeps/unix/sysv/linux/dl-vdso.c: ...here.
5179         * sysdeps/unix/sysv/linux/powerpc/dl-vdso.h: Move to...
5180         * sysdeps/unix/sysv/linux/dl-vdso.h: ...here.
5181         * csu/libc-start.c: Pretty printing.
5182         Use VDSO_SETUP if defined.
5183         * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Define VDSO_SETUP
5184         and let generic code call into _libc_vdso_platform_setup.
5185         * sysdeps/unix/sysv/linux/x86_64/libc-start.c: New file.
5186         * sysdeps/unix/sysv/linux/x86_64/bits/libc-vdso.h: New file.
5187         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Pretty printing.
5188         Define INLINE_VSYSCALL and INTERNAL_VSYSCALL.
5189         * sysdeps/unix/sysv/linux/x86_64/Versions: Export __vdso_clock_gettime
5190         for GLIBC_PRIVATE.
5191         * sysdeps/unix/sysv/linux/x86_64/Makefile [subdir=elf]
5192         (sysdep_rountines): Add dl-vdso.
5193
5194         * sysdeps/unix/sysv/linux/powerpc/Makefile: Use sysdep_routines instead
5195         of routines.
5196
5197         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h: Add
5198         attribute_hidden to __vdso_gettimeofday prototype.
5199
5200 2007-08-12  Roland McGrath  <roland@redhat.com>
5201
5202         * manual/stdio.texi (Variable Arguments Output): Fix xref to gcc manual.
5203         From: Karl Berry <karl@freefriends.org>.
5204
5205 2007-08-11  Ulrich Drepper  <drepper@redhat.com>
5206
5207         * elf/dl-misc.c (_dl_sysdep_read_whole_file): We really don't need
5208         an atime update for the files we read.
5209
5210 2007-08-10  Ulrich Drepper  <drepper@redhat.com>
5211
5212         * shadow/lckpwdf.c (__lckpwdf): Use O_CLOEXEC if possible.
5213
5214         * nscd/connections.c: Use O_CLOEXEC if possible.  Use mkostemp
5215         instead of mkstemp.
5216
5217         * misc/Makefile (routines): Add mkostemp and mkostemp64.
5218         * misc/Versions: Export mkostemp and mkostemp64 for GLIBC_2.7.
5219         * misc/mkostemp.c: New file.
5220         * misc/mkostemp64.c: New file.
5221         * stdlib/stdlib.h: Declare the new functions.
5222         * sysdeps/posix/tempname.c: Add new parameter which is added to
5223         the flags for open.  Remove __GT_BIGFILE handling.
5224         * stdio-common/tempname.c: Likewise.
5225         * include/stdio.h: Adjust __gen_tempname prototype.
5226         Renumber __GT_* constants.
5227         * libio/oldtmpfile.c: Adjust for __gen_tempname interface change.
5228         * misc/mkdtemp.c: Likewise.
5229         * misc/mkstemp.c: Likewise.
5230         * misc/mkstemp64.c: Likewise.
5231         * misc/mktemp.c: Likewise.
5232         * stdio-common/tempnam.c: Likewise.
5233         * stdio-common/tmpfile.c: Likewise.
5234         * stdio-common/tmpfile64.c: Likewise.
5235         * stdio-common/tmpnam.c: Likewise.
5236         * stdio-common/tmpnam_r.c: Likewise.
5237
5238 2007-08-10  Roland McGrath  <roland@frob.com>
5239
5240         * sysdeps/mach/hurd/bits/ioctls.h (NLDLY, TABDLY, BSDLY, VTDLY):
5241         New macros.
5242         (NLDELAY, CRDELAY, TBDELAY, BSDELAY, VTDELAY): Define to those.
5243         Reported by Samuel Thibault <samuel.thibault@ens-lyon.org>.
5244
5245 2007-08-10  Ulrich Drepper  <drepper@redhat.com>
5246
5247         * nss/nss_files/files-XXX.c (internal_setent): Use O_CLOEXEC if
5248         possible.
5249         * nss/nss_files/files-alias.c (internal_setent): Likewise.
5250         * nss/Makefile (libnss_files-routines): Add files-have_o_cloexec.
5251         * nss/nss_files/files-have_o_cloexec.c: New file.
5252
5253         * sysdeps/unix/sysv/linux/shm_open.c (shm_open): Use O_CLOEXEC if
5254         available.
5255
5256 2007-08-10  Jakub Jelinek  <jakub@redhat.com>
5257
5258         * sysdeps/ieee754/ldbl-128ibm/strtold_l.c (___new_strtold_l,
5259         ___new_wcstold_l): New weak aliases.
5260         (strtold_l, wcstold_l): Use them as second argument for
5261         long_double_symbol.
5262
5263 2007-08-09  Ulrich Drepper  <drepper@redhat.com>
5264
5265         * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S: Use correct
5266         register in test for error.
5267
5268         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (O_CLOEXEC): Define.
5269         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (O_CLOEXEC): Likewise.
5270
5271         * po/sv.po: Update from translation team.
5272
5273 2007-08-06  Roland McGrath  <roland@redhat.com>
5274
5275         * include/stdlib.h: Add libc_hidden_proto for strto*, __strto*_l.
5276         Remove __strto*_l inlines.
5277         * include/wchar.h: Add libc_hidden_proto for wcsto*, __wcsto*_l.
5278         * stdlib/strtod.c: Add libc_hidden_def.
5279         * stdlib/strtod_l.c: Likewise.
5280         * stdlib/strtold.c [__LONG_DOUBLE_MATH_OPTIONAL]: Add libc_hidden_proto
5281         for __new_strtold and __new_wcstold.
5282         * sysdeps/ieee754/ldbl-128ibm/strtold_l.c: Add libc_hidden_proto for
5283         __STRTOF, STRTOF.
5284         * stdlib/strtol.c: Add libc_hidden_def.
5285         * stdlib/strtol_l.c: Likewise.
5286         * sysdeps/wordsize-64/strtol.c: Add libc_hidden_ver for strtoll and
5287         strtoq.
5288
5289         * scripts/data/localplt-powerpc-linux-gnu.data: New file.
5290
5291         * scripts/data/localplt-x86_64-linux-gnu.data: File renamed to ...
5292         * scripts/data/localplt-generic.data: ... here.
5293         * elf/Makefile (check-data): Get generic file if no other.
5294         ($(objpfx)check-localplt.out): Make target unconditional.
5295
5296         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_discover_osversion):
5297         Use ElfW(Nhdr).
5298
5299 2007-08-05  Ulrich Drepper  <drepper@redhat.com>
5300
5301         * po/zh_CN.po: Updated translation from translation team.
5302
5303 2007-08-05  Jakub Jelinek  <jakub@redhat.com>
5304
5305         * sysdeps/unix/sysv/linux/powerpc/powerpc32/socket.S (__socket):
5306         Don't use CGOTSETUP and CGOTRESTORE macros.
5307
5308 2007-08-04  Roland McGrath  <roland@redhat.com>
5309
5310         * posix/Makefile ($(objpfx)getconf.speclist): Fix typo.
5311
5312 2007-08-04  Jakub Jelinek  <jakub@redhat.com>
5313
5314         * io/bits/fcntl2.h (open, open64, openat, openat64): Add
5315         __extension__ around the whole statement expression.
5316
5317 2007-08-04  Ulrich Drepper  <drepper@redhat.com>
5318
5319         * sysdeps/unix/opendir.c (__alloc_dir): Correct order of DIR
5320         elements during initialization.
5321
5322         * po/pl.po: Updated translation from translation team.
5323         * po/tr.po: Likewise.
5324         * po/nl.po: Likewise.
5325
5326 2007-08-03  Ulrich Drepper  <drepper@redhat.com>
5327
5328         * rt/aio.h: Add __nonnull attributes.
5329
5330 2007-08-03  Jakub Jelinek  <jakub@redhat.com>
5331
5332         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Properly handle -0.
5333         * stdlib/Makefile (tests): Add tst-strtod5.
5334         (tst-strtod5-ENV): New.
5335         * stdlib/tst-strtod5.c: New file.
5336
5337         * intl/dcigettext.c (_nl_find_msg): Free encoding if __gconv_open
5338         failed.
5339         * intl/finddomain.c (_nl_find_domain): Free normalized_codeset
5340         on failure.
5341
5342         * elf/dl-load.c (decompose_rpath): Free copy if result couldn't be
5343         allocated.
5344
5345 2007-08-03  Jakub Jelinek  <jakub@redhat.com>
5346
5347         * rt/mqueue.h (mq_timedreceive, mq_timedsend): Fix nonnull argument
5348         numbers.
5349
5350 2007-08-02  Ulrich Drepper  <drepper@redhat.com>
5351
5352         * io/Makefile (aux): Add have_o_cloexec.
5353         * include/fcntl.h: Declare __have_o_cloexec.
5354         * io/have_o_cloexec.c: New file.
5355         * sysdeps/unix/opendir.c (__opendir): Use O_CLOEXEC is available.
5356         (__alloc_dir): If O_CLOEXEC has been used, don't duplicate the
5357         fcntl call if not necessary.
5358         * login/utmp_file.c (setutent_file): Use __have_o_cloexec instead
5359         of local variable.
5360
5361         * sysdeps/unix/opendir.c (__alloc_dir): Don't initialize ->data.
5362         Avoid memset, add explicit initialization.
5363         * sysdeps/unix/dirstream.h (struct __dirstream): Move data elemtn
5364         to the end and change into zero-sized array.
5365         Move lock member to fill a hole on 64-bit platforms.
5366
5367         * stdlib/stdlib.h: Remove __strto*_internal prototypes and strto*
5368         inline functions.
5369         * include/stdlib.h: Add __strto*_internal prototypes here.
5370         * wcsmbs/wchar.h: Remove __wcsto*_internal prototypes and wcsto*
5371         inline functions.
5372         * include/wchar.h: Add __wcsto*_internal prototypes.
5373         * sysdeps/generic/inttypes.h: No need to protect the declaration
5374         of the __strto*_internal and __wcsto*_internal members here.
5375
5376         * rt/mqueue.h: Change const to __const and add nonnull attributes.
5377
5378 2007-08-02  Roland McGrath  <roland@redhat.com>
5379
5380         * posix/Makefile ($(inst_libexecdir)/getconf): Make hard links to
5381         $(inst_bindir)/getconf if possible.
5382
5383         * posix/Makefile ($(objpfx)getconf.speclist): New target.
5384         (generated): Add it.
5385         ($(inst_libexecdir)/getconf): Use it.
5386
5387 2007-08-01  Ulrich Drepper  <drepper@redhat.com>
5388
5389         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Using
5390         /proc is faster and sufficient.  /sys is still needed for
5391         __get_nprocs_conf.
5392
5393 2007-08-01  Jakub Jelinek  <jakub@redhat.com>
5394
5395         * sysdeps/unix/sysv/linux/i386/syscalls.list (fallocate): Add fallocate
5396         syscall as __fallocate64.
5397         * sysdeps/unix/sysv/linux/i386/posix_fallocate.c: New file.
5398         * sysdeps/unix/sysv/linux/i386/posix_fallocate64.c: New file.
5399
5400 2007-07-30  Jakub Jelinek  <jakub@redhat.com>
5401
5402         * stdlib/tst-strtod2.c (do_test): Use %tu in fmt string for ptrdiff_t
5403         value.
5404
5405         * stdio-common/tst-fmemopen2.c (do_test): Avoid fmt string warning
5406         if off_t is different rank from size_t.
5407
5408         * sysdeps/generic/unwind-dw2.c (extract_cie_info, execute_cfa_program,
5409         uw_frame_state_for): Avoid type punning warnings.
5410         * sysdeps/generic/unwind-dw2-fde-glibc.c
5411         (_Unwind_IteratePhdrCallback): Likewise.
5412         * sysdeps/generic/unwind-dw2-fde.c (_Unwind_Find_FDE): Likewise.
5413         (binary_search_single_encoding_fdes, binary_search_mixed_encoding_fdes,
5414         get_cie_encoding, linear_search_fdes): Don't mix char and unsigned char
5415         pointers.
5416
5417 2007-07-31  Ulrich Drepper  <drepper@redhat.com>
5418
5419         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs_conf): Count
5420         total processors using sysfs.
5421         (__get_nprocs): Use sysfs to determine which processors are online.
5422
5423 2007-07-31  Jakub Jelinek  <jakub@redhat.com>
5424
5425         * sysdeps/unix/sysv/linux/posix_fallocate.c (posix_fallocate): Fix
5426         syscall arguments count.
5427
5428         * stdio-common/tfformat.c (sprint_doubles): Add 12 new tests.
5429
5430 2007-07-30  Roland McGrath  <roland@redhat.com>
5431
5432         * manual/libc.texinfo: Update copyrights, formatting magic, and
5433         @dircategory.  From Karl Berry <karl@freefriends.org>.
5434
5435 2007-07-29  Ulrich Drepper  <drepper@redhat.com>
5436
5437         [BZ #4860]
5438         * io/Makefile (headers): Add bits/fcntl2.h.
5439
5440         * sysdeps/unix/sysv/linux/bits/sched.h (__CPU_ZERO_S): Optimize
5441         using gcc builtin.
5442         (__CPU_EQUAL_S): Likewise.
5443
5444         * posix/Makefile (routines): Add sched_cpualloc and sched_cpufree.
5445         (tests): Add tst-cpuset.
5446         * posix/sched_cpualloc.c: New file.
5447         * posix/sched_cpufree.c: New file.
5448         * posix/tst-cpuset.c: New file.
5449         * posix/Versions: Export __sched_cpualloc and __sched_cpufree for
5450         GLIBC_2.7.
5451         * sysdeps/unix/sysv/linux/bits/sched.h: Define __CPU_*_S macros.
5452         * posix/sched.h: Define old CPU_* macros in temers of __CPU_*_S
5453         macros.  Define CPU_*_S macros.
5454
5455 2007-07-28  Ulrich Drepper  <drepper@redhat.com>
5456
5457         * posix/getconf.c (vars): Add missing _SC_LEVEL4_CACHE_LINESIZE
5458         entry.
5459
5460         [BZ #4858]
5461         * stdio-common/printf_fp.c (___printf_fp): Fix special case of
5462         #.0g and value rounded to 1.0.
5463         * stdio-common/tfformat.c (sprint_doubles): Add two new tests.
5464
5465 2007-07-26  Jakub Jelinek  <jakub@redhat.com>
5466
5467         * locale/programs/ld-monetary.c (monetary_finish): Avoid range check
5468         for int_frac_digits and frac_digits.
5469
5470         * login/logout.c (logout): Avoid aliasing violation.
5471         * login/logwtmp.c (logwtmp): Likewise.
5472
5473         * libio/genops.c (_IO_un_link): Avoid aliasing violation.
5474
5475         * nscd/selinux.c (preserve_capabilities): Initialize new_caps
5476         to avoid warning.
5477         * iconv/gconv_open.c (__gconv_open): Initialize ptr to avoid
5478         warning.
5479         * nis/nis_subr.c (nis_getnames): Initialize saveptr to avoid
5480         warning.
5481         * resolv/inet_ntop.c (inet_ntop6): Initialize best.len and cur.len
5482         to avoid warnings.
5483
5484         * nss/nsswitch.c (__nss_lookup_function): Don't cast &ni->known to
5485         void **.
5486         * nss/nsswitch.h (service_user): Use void * type for KNOWN field.
5487
5488         * nss/nss_files/files-hosts.c (LINE_PARSER): Cast host_addr to
5489         char * to avoid warning.
5490         * nis/nss_nis/nis-hosts.c (LINE_PARSER): Likewise.
5491
5492         * timezone/Makefile (CFLAGS-zdump.c): Add -fwrapv.
5493
5494         * locale/programs/ld-ctype.c (ctype_finish, set_class_defaults,
5495         allocate_arrays): Cast second argument to charmap_find_symbol
5496         to char * to avoid warnings.
5497
5498         * locale/programs/repertoire.c (repertoire_new_char): Change
5499         from_nr, to_nr and cnt to unsigned long, adjust printf format
5500         string.
5501
5502         * locale/programs/ld-collate.c (insert_value, handle_ellipsis):
5503         Cast second argument to new_element to char * to avoid warnings.
5504
5505         * locale/weightwc.h (findidx): Cast &extra[-i] to const int32_t *.
5506
5507         * intl/gettextP.h (struct loaded_domain): Change plural to const
5508         struct expression *.
5509         * intl/plural-eval.c (plural_eval): Change first argument to
5510         const struct expression *.
5511         * intl/plural-exp.c (EXTRACT_PLURAL_EXPRESSION): Change first
5512         argument to const struct expression **.
5513         * intl/plural-exp.h (EXTRACT_PLURAL_EXPRESSION, plural_eval): Adjust
5514         prototypes.
5515         * intl/loadmsgcat (_nl_unload_domain): Cast away const
5516         in call to __gettext_free_exp.
5517
5518         * posix/fnmatch.c (fnmatch): Rearrange code to avoid maybe
5519         unitialized wstring/wpattern var warnings.
5520
5521         * posix/runtests.c (struct a_test): Make data field const char *.
5522
5523         * stdio-common/tst-sprintf2.c (main): Don't declere u, v and buf
5524         vars if not LDBL_MANT_DIG >= 106.
5525
5526         * stdio-common/Makefile (CFLAGS-vfwprintf.c): Add -Wno-unitialized.
5527
5528         * stdio-common/vfprintf.c (vfprintf): Cast first arugment to
5529         __find_specmb to avoid warning.
5530
5531         * rt/tst-mqueue1.c (do_one_test): Add casts to avoid warnings.
5532
5533         * debug/test-strcpy_chk.c (do_tests, do_random_tests): Add casts
5534         to avoid warnings.
5535
5536         * sysdeps/ieee754/ldbl-96/s_roundl.c (huge): Add L suffix to
5537         initializer.
5538
5539         * sysdeps/unix/clock_gettime.c (clock_gettime): Only define
5540         tv var when it will be actually used.
5541
5542         * sunrpc/rpc_cmsg.c (xdr_callmsg): Cast IXDR_PUT_* to void
5543         to avoid warnings.
5544
5545         * iconvdata/gbk.c (BODY): Make buf and cp char instead of unsigned
5546         char array resp. pointer.
5547         * iconvdata/iso-2022-kr.c (BODY): Make buf unsigned char instead of
5548         char array.
5549         * iconvdata/cns11643.h (cns11643_to_ucs4): Change first argument
5550         to const unsigned char **.
5551         (ucs4_to_cns11643): Change second argument to unsigned char *.
5552         * iconvdata/euc-tw.c (BODY): Change endp type to
5553         const unsigned char *.
5554         * iconvdata/iso-ir-165.h (ucs4_to_isoir165): Change second argument
5555         to unsigned char *.
5556         * iconvdata/ibm1008_420.c (LOOP_NEED_FLAGS): Don't define.
5557         * iconvdata/iso-2022-cn.c (BODY): Change buf to unsigned char array.
5558         * iconvdata/iso-2022-cn-ext.c (BODY): Change buf, tmpbuf, tmp
5559         types to unsigned char pointers/arrays instead of char.
5560         * iconvdata/jis0201.h (ucs4_to_jisx0201): Change second argument
5561         to unsigned char *.
5562         * iconvdata/jis0208.h (ucs4_to_jisx0208): Likewise.
5563         * iconvdata/jis0212.h: Include assert.h.
5564         (ucs4_to_jisx0212): Change second argument to unsigned char *.
5565         assert that if cp[0] is not '\0', cp[1] is not '\0' either instead
5566         of trying to handle that.
5567         * iconvdata/euc-kr.c (euckr_from_ucs4): Initialize also cp[1] to
5568         shut up a warning.
5569         * iconvdata/euc-jp-ms.c (from_ucs4_lat1, from_ucs4_greek,
5570         from_ucs4_cjk, from_ucs4_cjkcpt, from_ucs4_extra): Change type to
5571         two dimensional const unsigned char arrays.
5572         (BODY): Cast "" to (const unsigned char *) for assignment to cp.
5573         Initialize endp to inptr to shut up a warning.
5574
5575 2007-07-20  Jakub Jelinek  <jakub@redhat.com>
5576
5577         [BZ #4772]
5578         * time/strptime_l.c (__strptime_internal): Silently ignore
5579         strftime modifiers and field width in recursive calls.
5580
5581         * include/time.h (enum ptime_locale_status): Remove.
5582         (__strptime_internal): Remove decided and era_cnt arguments,
5583         add statep argument.
5584         * time/strptime_l.c (__strptime_internal): Remove decided
5585         and era_cnt arguments, add statep argument.  Don't recompute
5586         any fields in recursive calls, only update caller's tm
5587         and state, if recursive call fails, don't change tm nor
5588         any state.
5589         (get_alt_number): Adjust.
5590         (recursive): Adjust caller.
5591         (strptime): Likewise.
5592         * time/strptime.c (strptime): Likewise.
5593
5594 2007-07-19  Jakub Jelinek  <jakub@redhat.com>
5595
5596         * iconv/gconv_int.h (__GCONV_NULCONV): New internal only error code.
5597         * iconv/gconv_cache.c (__gconv_lookup_cache): Return __GCONV_NULCONV
5598         if from and to charsets are the same.
5599         * iconv/gconv_db.c (__gconv_find_transform): Likewise.
5600         * intl/dcigettext.c (_nl_find_msg): Return NULL even if __gconv_open
5601         returns __GCONV_NOCONV, but not for __GCONV_NULCONV.
5602
5603 2007-07-17  Jakub Jelinek  <jakub@redhat.com>
5604
5605         * wcsmbs/wchar.h: Only define wint_t if __need_wint_t.
5606         Don't define wint_t when __need_mbstate_t unless it
5607         is necessary.
5608         (__mbstate_t): Use __WINT_TYPE__ rather than wint_t
5609         in the typedef if possible.
5610         * wctype/wctype.h (wint_t): Define by including
5611         wchar.h with __need_wint_t instead of including stddef.h
5612         with __need_wint_t and as fallback definining it ourselves.
5613         * iconv/gconv.h (__need_wint_t): Define before including
5614         wchar.h.
5615         * sysdeps/gnu/_G_config.h: Don't include gconv.h if not _LIBC
5616         or _GLIBCPP_USE_WCHAR_T.
5617         (__need_wchar_t): Don't define
5618         if not _LIBC or _GLIBCPP_USE_WCHAR_T.
5619         (__need_wint_t): Don't define before including stddef.h,
5620         define before including wchar.h only if _LIBC or
5621         _GLIBCPP_USE_WCHAR_T.
5622         (_G_iconv_t): Don't define if not _LIBC or _GLIBCPP_USE_WCHAR_T.
5623         * sysdeps/mach/hurd/_G_config.h: Likewise.
5624         * sysdeps/generic/_G_config.h: Likewise.
5625         * libio/libio.h (__wunderflow, __wuflow, __woverflow): Only
5626         prototype if _LIBC or _GLIBCPP_USE_WCHAR_T.
5627         (_IO_getwc_unlocked, _IO_putwc_unlocked): Only define
5628         if _LIBC or _GLIBCPP_USE_WCHAR_T.
5629
5630 2007-07-28  Ulrich Drepper  <drepper@redhat.com>
5631
5632         * sysdeps/posix/posix_fallocate64.c: Undefine
5633         __posix_fallocate64_l64 before alias handling.
5634         * sysdeps/unix/sysv/linux/posix_fallocate.c: New file.
5635         * sysdeps/unix/sysv/linux/posix_fallocate64.c: New file.
5636         * sysdeps/unix/sysv/linux/wordsize-64/posix_fallocate.c: New file.
5637         * sysdeps/unix/sysv/linux/wordsize-64/posix_fallocate64.c: New file.
5638
5639         * io/tst-posix_fallocate.c: Include <fcntl.h>.
5640
5641 2007-07-23  Jakub Jelinek  <jakub@redhat.com>
5642
5643         * locale/programs/ld-collate.c (atwc): New variable.
5644         (add_to_tablewc): New toplevel function, moved from collate_output.
5645         (collate_output): Remove add_to_tablewc nested function.
5646
5647         * iconv/iconvconfig.c (hash_table, hash_size): New toplevel vars.
5648         (name_insert): New function.
5649         (write_output): Remove hash_table and hash_size vars and name_insert
5650         nested function.
5651
5652 2007-07-24  Roland McGrath  <roland@redhat.com>
5653
5654         * Makerules (install-others-programs-nosubdir): New target.
5655         (install-no-libc.a-nosubdir): Depend on it.
5656
5657         * iconv/Makefile (install-others-programs): Set this instead of
5658         install-others.
5659         * login/Makefile (install-others-programs): Likewise.
5660         * posix/Makefile (install-others-programs): Likewise.
5661
5662         * Makerules (install-no-libc.a-nosubdir): Clean up conditional
5663         dependencies.
5664
5665 2007-07-23  Ulrich Drepper  <drepper@redhat.com>
5666
5667         * io/Makefile (tests): Add tst-posix_fallocate.
5668         * io/tst-posix_fallocate.c: New file.
5669
5670         * sysdeps/unix/sysv/linux/kernel-features.h: Define
5671         __ASSUME_FALLOCATE.
5672
5673 2007-07-22  Roland McGrath  <roland@frob.com>
5674
5675         * hurd/getdport.c: Add missing copyright year update.
5676
5677         * sysdeps/mach/hurd/bits/fcntl.h [__USE_GNU] (O_CLOEXEC): New macro.
5678         * hurd/port2fd.c (_hurd_port2fd): Implement O_CLOEXEC.
5679
5680 2007-07-22  Ulrich Drepper  <drepper@redhat.com>
5681
5682         * login/utmp_file.c (setutent_file): Use O_CLOEXEC if possible.
5683
5684         * libio/fileops.c (_IO_new_file_fopen): Recognize 'e' flag and set
5685         O_CLOEXEC is needed.
5686         * nis/nss_compat/compat-grp.c: Use 'e' flag when opening file.
5687         Avoid additional fcntl to set O_CLOEXEC if not needed.
5688         * nis/nss_compat/compat-initgroups.c: Likewise.
5689         * nis/nss_compat/compat-pwd.c: Likewise.
5690         * nis/nss_compat/compat-spwd.c: Likewise.
5691
5692 2007-07-21  Samuel Thibault  <samuel.thibault@ens-lyon.org>
5693
5694         [BZ #3665]
5695         * manual/errno.texi: Change ECANCELED value to 119.
5696
5697         [BZ #4610]
5698         * mach/lock-intern.h: Include <sys/cdefs.h>.
5699
5700         [BZ #4178]
5701         * sysdeps/mach/hurd/sigaction.c (__sigaction): Check ACT != NULL before
5702         reading A.
5703
5704         [BZ #4126]
5705         * sysdeps/mach/hurd/sigsuspend.c (sigsuspend_not_cancel): Define alias
5706         to __sigsuspend.
5707
5708         * sysdeps/mach/i386/sysdep.h: Include <dl-sysdep.h> and <tls.h>.
5709
5710 2006-06-13  Thomas Schwinge  <tschwinge@gnu.org>
5711
5712         * sysdeps/mach/hurd/tls.h: Change `ASSEMBLER' conditional to
5713         `__ASSEMBLER__'.
5714         * sysdeps/mach/hurd/i386/tls.h: Likewise.
5715
5716 2007-07-21  Ulrich Drepper  <drepper@redhat.com>
5717
5718         * nscd/nscd_helper.c (get_mapping): Use MSG_CMSG_CLOEXEC for
5719         descriptor received from nscd.
5720
5721         * sysdeps/unix/sysv/linux/bits/socket.h: Define MSG_CMSG_CLOEXEC.
5722
5723         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Define O_CLOEXEC.
5724         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
5725         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Likewise.
5726         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
5727         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
5728         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
5729
5730 2007-07-20  Jakub Jelinek  <jakub@redhat.com>
5731
5732         [BZ #4816]
5733         * manual/signal.texi (Non-atomic Example): Make memory var volatile.
5734
5735         [BZ #4813]
5736         * login/forkpty.c (forkpty): Close master and slave fds on
5737         fork failure.  Patch by
5738         Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>.
5739
5740 2007-07-18  Jakub Jelinek  <jakub@redhat.com>
5741
5742         * include/features.h (__USE_ISOC95): New define.
5743         * wcsmbs/wchar.h (fwprintf, fwscanf, wprintf, wscanf, swprintf,
5744         swscanf, vfwprintf, vwprintf, vswprintf, fwide): Define even
5745         for -std=iso9899:199409.
5746         * CONFORMANCE: Remove comments about unsupported AMD1.
5747
5748 2007-07-17  Jakub Jelinek  <jakub@redhat.com>
5749
5750         * sysdeps/ia64/sched_cpucount.c: New file.
5751         * sysdeps/powerpc/sched_cpucount.c: New file.
5752
5753         * sysdeps/unix/sysv/linux/bits/sched.h (__sched_cpucount): Add
5754         __BEGIN_DECLS/__END_DECLS around the prototype.
5755         * bits/sched.h (__sched_cpucount): Likewise.  Make second argument
5756         pointer to const cpu_set_t.
5757
5758         * bits/types.h: Don't include stddef.h, don't define __need_size_t.
5759         * signal/signal.h <__USE_BSD || __USE_XOPEN_EXTENDED>: Define
5760         __need_size_t and include stddef.h.
5761         * sysvipc/sys/msg.h: Likewise.
5762         * posix/sched.h: Likewise.
5763         * hurd/hurd/signal.h (__need_size_t): Define.
5764
5765         * CONFORMANCE: ctype.h and wctype.h no longer define size_t,
5766         neither does signal.h in pedantic ISO C namespaces.  stdio.h
5767         no longer defines wint_t or wchar_t.
5768
5769         * libio/libioP.h (_IO_acquire_lock_clear_flags2_fct): New function.
5770         * debug/vfwprintf_chk.c (__vfwprintf_chk): Use
5771         _IO_acquire_lock_clear_flags2 instead of _IO_acquire_lock.
5772         * debug/vprintf_chk.c (__vprintf_chk): Likewise.
5773         * debug/vwprintf_chk.c (__vwprintf_chk): Likewise.
5774         * debug/vfprintf_chk.c (__vfprintf_chk): Likewise.
5775         * debug/fwprintf_chk.c (__fwprintf_chk): Likewise.
5776         * debug/printf_chk.c (__printf_chk): Likewise.
5777         * debug/fprintf_chk.c (__fprintf_chk): Likewise.
5778         * debug/wprintf_chk.c (__wprintf_chk): Likewise.
5779
5780         * sysdeps/pthread/bits/stdio-lock.h (_IO_acquire_lock_clear_flags2):
5781         Define.
5782
5783         * bits/confname.h (_CS_POSIX_V6_WIDTH_RESTRICTED_ENVS): Define.
5784         * posix/getconf.c (vars): Add POSIX_V6_WIDTH_RESTRICTED_ENVS.
5785
5786 2007-07-16  Jakub Jelinek  <jakub@redhat.com>
5787
5788         [BZ #4792]
5789         * stdlib/stdlib.h (realloc): Remove __attribute_malloc__.
5790         * malloc/malloc.h (realloc): Likewise.
5791
5792         * libio/iopopen.c (_IO_new_proc_open): Don't close child_std_end
5793         if one of proc_file_chain streams has that fileno.
5794         * stdio-common/Makefile (tests): Add tst-popen2.
5795         * stdio-common/tst-popen2.c: New test.
5796
5797 2007-07-14  Jakub Jelinek  <jakub@redhat.com>
5798
5799         * elf/ldconfig.c: Allow GPLv2 or any later version.
5800         * elf/readlib.c: Likewise.
5801         * elf/chroot_canon.c: Likewise.
5802         * elf/cache.c: Likewise.
5803         * nscd/mem.c: Likewise.
5804         * nscd/getpwuid_r.c: Likewise.
5805         * nscd/grpcache.c: Likewise.
5806         * nscd/aicache.c: Likewise.
5807         * nscd/getsrvbynm_r.c: Likewise.
5808         * nscd/nscd.c: Likewise.
5809         * nscd/servicescache.c: Likewise.
5810         * nscd/getsrvbypt_r.c: Likewise.
5811         * nscd/initgrcache.c: Likewise.
5812         * nscd/gethstbyad_r.c: Likewise.
5813         * nscd/gethstbynm2_r.c: Likewise.
5814         * nscd/getgrnam_r.c: Likewise.
5815         * nscd/nscd_setup_thread.c: Likewise.
5816         * nscd/getpwnam_r.c: Likewise.
5817         * nscd/gai.c: Likewise.
5818         * nscd/connections.c: Likewise.
5819         * nscd/dbg_log.c: Likewise.
5820         * nscd/cache.c: Likewise.
5821         * nscd/hstcache.c: Likewise.
5822         * nscd/nscd_conf.c: Likewise.
5823         * nscd/getgrgid_r.c: Likewise.
5824         * nscd/pwdcache.c: Likewise.
5825         * catgets/gencat.c: Likewise.
5826         * locale/programs/linereader.h: Likewise.
5827         * locale/programs/locarchive.c: Likewise.
5828         * locale/programs/ld-paper.c: Likewise.
5829         * locale/programs/locfile-kw.h: Likewise.
5830         * locale/programs/ld-address.c: Likewise.
5831         * locale/programs/xmalloc.c: Likewise.
5832         * locale/programs/ld-time.c: Likewise.
5833         * locale/programs/localedef.c: Likewise.
5834         * locale/programs/simple-hash.c: Likewise.
5835         * locale/programs/xstrdup.c: Likewise.
5836         * locale/programs/ld-numeric.c: Likewise.
5837         * locale/programs/locfile-kw.gperf: Likewise.
5838         * locale/programs/ld-collate.c: Likewise.
5839         * locale/programs/charmap-kw.gperf: Likewise.
5840         * locale/programs/charmap.h: Likewise.
5841         * locale/programs/charmap-kw.h: Likewise.
5842         * locale/programs/config.h: Likewise.
5843         * locale/programs/locfile.c: Likewise.
5844         * locale/programs/ld-ctype.c: Likewise.
5845         * locale/programs/charmap.c: Likewise.
5846         * locale/programs/ld-messages.c: Likewise.
5847         * locale/programs/repertoire.h: Likewise.
5848         * locale/programs/locale.c: Likewise.
5849         * locale/programs/ld-name.c: Likewise.
5850         * locale/programs/linereader.c: Likewise.
5851         * locale/programs/locfile.h: Likewise.
5852         * locale/programs/3level.h: Likewise.
5853         * locale/programs/ld-monetary.c: Likewise.
5854         * locale/programs/ld-measurement.c: Likewise.
5855         * locale/programs/charmap-dir.c: Likewise.
5856         * locale/programs/ld-identification.c: Likewise.
5857         * locale/programs/localedef.h: Likewise.
5858         * locale/programs/charmap-dir.h: Likewise.
5859         * locale/programs/repertoire.c: Likewise.
5860         * locale/programs/simple-hash.h: Likewise.
5861         * locale/programs/ld-telephone.c: Likewise.
5862         * locale/programs/locale-spec.c: Likewise.
5863         * locale/programs/locfile-token.h: Likewise.
5864         * posix/getconf.c: Likewise.
5865         * iconv/dummy-repertoire.c: Likewise.
5866         * iconv/iconv_charmap.c: Likewise.
5867         * iconv/iconvconfig.c: Likewise.
5868         * iconv/iconv_prog.c: Likewise.
5869         * malloc/memusagestat.c: Likewise.
5870         * sysdeps/unix/sysv/linux/nscd_setup_thread.c: Likewise.
5871
5872 2007-07-06  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
5873
5874         * sysdeps/sh/bsd-setjmp.S (setjmp): Use correct argument registers.
5875         * sysdeps/sh/bsd-_setjmp.S (_setjmp): Likewise.
5876         * sysdeps/unix/sysv/linux/sh/clone.S (__clone): Do correct sanity
5877         check for the first argument.
5878
5879 2007-07-12  Jakub Jelinek  <jakub@redhat.com>
5880
5881         [BZ #4775]
5882         * math/tgmath.h (__tgmath_real_type_sub): Formatting.
5883         (__tgmath_real_type): Fix if expr is const int or other const
5884         qualified integral type.
5885         (__TGMATH_UNARY_REAL_ONLY): Rewritten to avoid using statement
5886         expressions and handle const qualified arguments.
5887         (__TGMATH_BINARY_FIRST_REAL_ONLY, __TGMATH_UNARY_REAL_IMAG,
5888         __TGMATH_UNARY_REAL_IMAG_RET_REAL): Likewise.
5889         (__TGMATH_UNARY_REAL_RET_ONLY): Rewritten to avoid using
5890         statement expressions.
5891         (__TGMATH_BINARY_REAL_ONLY, __TGMATH_TERNARY_FIRST_SECOND_REAL_ONLY,
5892         __TGMATH_TERNARY_REAL_ONLY, __TGMATH_BINARY_REAL_IMAG): Likewise.
5893         (__TGMATH_UNARY_IMAG): Define.
5894         (conj, cproj): Use __TGMATH_UNARY_IMAG macro.
5895         * math/Makefile (tests): Add test-tgmath2.
5896         (CFLAGS-test-tgmath2.c): Add.
5897         * math/test-tgmath.c (fy, dy, ly, fz, dz, lz, count_cdouble,
5898         count_cfloat, count_cldouble): New variables.
5899         (NCCALLS): Define.
5900         (main): Check number of complex calls as well.
5901         (F(compile_test)): Add complex tests and tests with const qualified
5902         arguments.
5903         (y, z, ccount): Define.
5904         (F(cacos), F(casin), F(catan), F(ccos), F(csin), F(ctan), F(cacosh),
5905         F(casinh), F(catanh), F(ccosh), F(csinh), F(ctanh), F(cexp), F(clog),
5906         F(csqrt), F(cpow), F(cabs), F(carg), F(creal), F(cimag), F(conj),
5907         F(cproj)): New functions.
5908         * math/test-tgmath2.c: New test.
5909
5910 2007-07-11  Jakub Jelinek  <jakub@redhat.com>
5911
5912         [BZ #4776]
5913         * elf/dl-load.c (_dl_rtld_di_serinfo): Output / in LD_LIBRARY_PATH,
5914         RPATH etc. as "/" rather than "", don't segfault on empty paths,
5915         instead output ".".
5916         * dlfcn/Makefile (distribute): Add glreflib3.c.
5917         (module-names): Add glreflib3.
5918         ($(objpfx)tst-dlinfo.out): Depend on glreflib3.so rather than
5919         glreflib1.so.
5920         (LDFLAGS_glreflib3.so): New.
5921         * dlfcn/tst-dlinfo.c (do_test): Load glreflib3.so instead of
5922         glreflib1.so.
5923         * dlfcn/glreflib3.c: New file.
5924
5925         * intl/finddomain.c (_nl_find_domain): If _nl_explode_name
5926         returned -1, return NULL.
5927         * intl/explodename.c (_nl_explode_name): Return -1 if
5928         _nl_normalize_codeset failed.
5929
5930 2007-07-07  Steven Munroe  <sjmunroe@us.ibm.com>
5931
5932         * sysdeps/powerpc/powerpc32/power6/memset.S: Update comments.
5933         Specify .machine power6 to get ISA-V2.0 branch hints.  Unroll loops
5934         and avoid branch misspredicts for > 31 bytes memset case.
5935         * sysdeps/powerpc/powerpc64/power6/memset.S: Likewise.
5936         Remove toc ref to __cache_line_size.
5937
5938         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Specify .machine power4
5939         to get ISA-V2.0 branch hints.
5940         * sysdeps/powerpc/powerpc32/power4/memcpy.S: Likewise
5941         * sysdeps/powerpc/powerpc32/power4/memset.S: Likewise
5942         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
5943         * sysdeps/powerpc/powerpc64/power4/memcmp.S: Likewise.
5944         * sysdeps/powerpc/powerpc64/power4/memcpy.S: Likewise.
5945         * sysdeps/powerpc/powerpc64/power4/memset.S: Likewise.
5946         Remove toc ref to __cache_line_size.
5947
5948         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrint.S:
5949         Include math_ldbl_opt.h.
5950
5951 2007-07-10  Ulrich Drepper  <drepper@redhat.com>
5952
5953         [BZ #4773]
5954         * time/strptime_l.c (__strptime_internal): Implement greedy
5955         matching of weekday and month names.
5956
5957 2007-07-09  Roland McGrath  <roland@redhat.com>
5958
5959         * elf/elf.h (NT_GNU_ABI_TAG): New macro.
5960         (ELF_NOTE_ABI): Use it.
5961         (NT_GNU_HWCAP, NT_GNU_BUILD_ID): New macros.
5962
5963 2007-07-09  Ulrich Drepper  <drepper@redhat.com>
5964
5965         * sysdeps/x86_64/cacheinfo.c (intel_02_known): Add new entries.
5966         * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_02_known): Likewise.
5967
5968 2007-07-07  Ulrich Drepper  <drepper@redhat.com>
5969
5970         [BZ #4745]
5971         * stdio-common/vfscanf.c (_IO_vfscanf): Add additional test for EOF
5972         in loop to look for conversion specifier to avoid testing of
5973         wrong errno value.
5974         * stdio-common/Makefile (tests): Add bug18, bug18a, bug19, bug19a.
5975         * stdio-common/bug18.c: New file.
5976         * stdio-common/bug18a.c: New file.
5977         * stdio-common/bug19.c: New file.
5978         * stdio-common/bug19a.c: New file.
5979
5980 2007-07-05  Mike Frysinger  <vapier@gentoo.org>
5981
5982         * Makeconfig ($(common-objpfx)gnu/lib-names.stmp): Use LC_ALL=C when
5983         running awk script.
5984
5985 2007-07-01  Jakub Jelinek  <jakub@redhat.com>
5986
5987         * elf/dl-sysdep.c (_dl_important_hwcaps): Add integer overflow check.
5988         * elf/dl-minimal.c (__libc_memalign): Likewise.  Handle malloc (0).
5989         Return NULL if mmap failed instead of asserting it does not.
5990         (calloc): Check for integer overflow.
5991
5992         * elf/dl-minimal.c (__strtoul_internal): Fix parsing of numbers bigger
5993         than LONG_MAX / 10.
5994
5995 2007-07-03  Jakub Jelinek  <jakub@redhat.com>
5996
5997         [BZ #4702]
5998         * nis/nss-default.c: Include errno.h.
5999         (init): Preserve errno.
6000
6001 2007-07-02  Ulrich Drepper  <drepper@redhat.com>
6002
6003         * sysdeps/unix/sysv/linux/bits/socket.h (PF_UNIX): Update comment.
6004
6005 2007-06-30  Ulrich Drepper  <drepper@redhat.com>
6006
6007         * sysdeps/unix/sysv/linux/bits/socket.h: Add PF_RXRPC and AF_RXRPC.
6008
6009 2007-06-29  Martin Schwidefsky  <schwidefsky@de.ibm.com>
6010
6011         * sysdeps/unix/sysv/linux/bits/socket.h: Add PF_IUCV and AF_IUCV.
6012
6013 2007-06-29  Martin Schwidefsky  <schwidefsky@de.ibm.com>
6014
6015         * sysdeps/s390/dl-procinfo.c: New file.
6016         * sysdeps/s390/dl-procinfo.h: New file.
6017         * sysdeps/unix/sysv/linux/s390/dl-procinfo.h: New file.
6018
6019 2007-06-29  Jakub Jelinek  <jakub@redhat.com>
6020
6021         * elf/dl-load.c (open_verify): Find .note.ABI-tag notes even
6022         in PT_NOTE segments with multiple notes.
6023         * elf/readelflib.c (process_elf_file): Likewise.
6024
6025 2007-06-22  Ulrich Drepper  <drepper@redhat.com>
6026
6027         * nis/nis_domain_of.c (__nis_domain_of): Make the code a bit more
6028         ISO C compliant.
6029
6030 2007-06-19  Ulrich Drepper  <drepper@redhat.com>
6031
6032         * elf/dl-close.c (free_mem): Free _dl_scope_free_list.
6033
6034 2007-06-13  Jakub Jelinek  <jakub@redhat.com>
6035
6036         * include/link.h: Don't include rtld-lowlevel.h.
6037         (struct link_map): Remove l_scope_lock.
6038         * sysdeps/generic/ldsodefs.h: Don't include rtld-lowlevel.h.
6039         (_dl_scope_free_list): New field (variable) in _rtld_global.
6040         (DL_LOOKUP_SCOPE_LOCK): Remove.
6041         (_dl_scope_free): New prototype.
6042         * elf/dl-runtime.c (_dl_fixup): Don't use __rtld_mrlock_*lock.
6043         Don't pass DL_LOOKUP_SCOPE_LOCK to _dl_lookup_symbol_x.
6044         (_dl_profile_fixup): Likewise.
6045         * elf/dl-sym.c (do_sym): Likewise.  Use wrapped _dl_lookup_symbol_x
6046         whenever !RTLD_SINGLE_THREAD_P, use THREAD_GSCOPE_SET_FLAG and
6047         THREAD_GSCOPE_RESET_FLAG around it.
6048         * elf/dl-close.c (_dl_close_worker): Don't use
6049         __rtld_mrlock_{change,done}.  Call _dl_scope_free on the old
6050         scope.  Make sure THREAD_GSCOPE_WAIT () happens if any old
6051         scopes were queued or if l_scope_mem has been abandoned.
6052         * elf/dl-open.c (_dl_scope_free): New function.
6053         (dl_open_worker): Use it.  Don't use __rtld_mrlock_{change,done}.
6054         * elf/dl-support.c (_dl_scope_free_list): New variable.
6055         * elf/dl-lookup.c (add_dependency): Remove flags argument.
6056         Remove DL_LOOKUP_SCOPE_LOCK handling.
6057         (_dl_lookup_symbol_x): Adjust caller.  Remove DL_LOOKUP_SCOPE_LOCK
6058         handling.
6059         * elf/dl-object.c (_dl_new_object): Don't use
6060         __rtld_mrlock_initialize.
6061
6062 2007-06-19  Ulrich Drepper  <drepper@redhat.com>
6063
6064         * sysdeps/generic/ldsodefs.h (rtld_global): Reorder some elements
6065         to fill in holes
6066         (rtld_global_ro): Likewise.
6067
6068 2007-06-18  Jakub Jelinek  <jakub@redhat.com>
6069
6070         * elf/dl-addr.c (_dl_addr): Skip PT_LOAD checking if l_contiguous.
6071         Move PT_LOAD checking to...
6072         (_dl_addr_inside_object): ... here, new function.
6073         * elf/dl-sym.c (do_sym): If not l_contiguous,
6074         call _dl_addr_inside_object.
6075         * elf/dl-iteratephdr.c (__dl_iterate_phdr): Likewise.
6076         * dlfcn/dlinfo.c (dlinfo_doit): Likewise.
6077         * elf/dl-open.c (dl_open_worker): Likewise.
6078         (_dl_addr_inside_object): New function if IS_IN_rtld.
6079         * elf/dl-load.c (_dl_map_object_from_fd): Set l_contiguous if no
6080         holes are present or are PROT_NONE protected.
6081         * include/link.h (struct link_map): Add l_contiguous field.
6082         * sysdeps/generic/ldsodefs.h (_dl_addr_inside_object): New prototype.
6083
6084 2007-06-18  Jakub Jelinek  <jakub@redhat.com>
6085             Tomas Janousek  <tjanouse@redhat.com>
6086             Ulrich Drepper  <drepper@redhat.com>
6087
6088         [BZ #4647]
6089         * resolv/res_send.c (send_dg): Remove socket_pf.  Use ipv6_unavail
6090         member in __res_state, only convaddr4to6 if nssocks[ns] is a PF_INET6
6091         socket.
6092         * resolv/resolv.h (__res_state): Add ipv6_unavail member.  Make
6093         unused member a bitmap.
6094         * resolv/res_init.c (__res_vinit): Reset ipv6_unavail if IPv6
6095         servers are configured.
6096
6097 2007-06-18  Jakub Jelinek  <jakub@redhat.com>
6098
6099         * elf/rtld.c (dl_main): Don't call init_tls more than once.
6100
6101 2007-06-17  Andreas Schwab  <schwab@suse.de>
6102
6103         * sysdeps/generic/initfini.c: Tell gcc about the nonstandard sections.
6104
6105 2007-06-16  Andreas Jaeger  <aj@suse.de>
6106
6107         [BZ #4125]
6108         * sysdeps/unix/sysv/linux/sys/ptrace.h
6109         (PTRACE_O_TRACESYSGOOD, PTRACE_O_TRACEFORK,
6110         PTRACE_O_TRACEVFORK, PTRACE_O_TRACECLONE, PTRACE_O_TRACEEXEC,
6111         PTRACE_O_TRACEVFORKDONE, PTRACE_O_TRACEEXIT, PTRACE_O_MASK,
6112         PTRACE_EVENT_FORK, PTRACE_EVENT_VFORK, PTRACE_EVENT_CLONE,
6113         PTRACE_EVENT_EXEC, PTRACE_EVENT_VFORK_DONE, PTRACE_EVENT_EXIT):
6114         Define.
6115         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
6116         * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h: Likewise.
6117         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
6118         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
6119
6120 2007-06-16  Ulrich Drepper  <drepper@redhat.com>
6121
6122         [BZ #4599]
6123         * sysdeps/unix/sysv/linux/check_pf.c (make_request): When
6124         determining whether there are IPv4/IPv6 addresses, ignore loopback
6125         addresses.
6126
6127 2007-06-14 Uros Bizjak <ubizjak@gmail.com>
6128
6129         * soft-fp/soft-fp.h (CMPtype): Define to "int" if undefined.
6130         * soft-fp/eqdf2.c (__eqdf2): Use CMPtype instead of int
6131         as the return type.  Change type of "r" variable to CMPtype.
6132         * soft-fp/eqsf2.c (__eqsf2): Likewise.
6133         * soft-fp/eqtf2.c (__eqtf2): Likewise.
6134         * soft-fp/gedf2.c (__gedf2): Likewise.
6135         * soft-fp/gesf2.c (__gesf2): Likewise.
6136         * soft-fp/getf2.c (__getf2): Likewise.
6137         * soft-fp/ledf2.c (__ledf2): Likewise.
6138         * soft-fp/lesf2.c (__lesf2): Likewise.
6139         * soft-fp/letf2.c (__letf2): Likewise.
6140         * soft-fp/unorddf2 (__unorddf2): Likewise.
6141         * soft-fp/unordsf2 (__unordsf2): Likewise.
6142         * soft-fp/unordtf2 (__unordtf2): Likewise.
6143
6144 2007-06-09  Ulrich Drepper  <drepper@redhat.com>
6145
6146         * elf/do-lookup.h (do_lookup_x): Read r_nlist before r_list and
6147         make sure gcc doesn't mess around with this.
6148
6149 2007-06-08  Ulrich Drepper  <drepper@redhat.com>
6150
6151         * elf/dl-lookup.c (_dl_lookup_symbol_x): Remove use of r_nlist.
6152
6153 2007-06-08  Jakub Jelinek  <jakub@redhat.com>
6154
6155         * elf/dl-close.c (_dl_close_worker): Remove all to be removed
6156         libraries from the global scope at once and call THREAD_GSCOPE_WAIT
6157         at most once per _dl_close_worker.
6158
6159 2007-06-08  Ulrich Drepper  <drepper@redhat.com>
6160
6161         * sysdeps/unix/sysv/linux/bits/sched.h: Make second parameter of
6162         __sched_cpucount as const.
6163         * posix/sched_cpucount.c: Adjust.
6164
6165         * posix/sched_cpucount.c (__sched_cpucount): Allow using special
6166         instruction for counting bits.
6167         * sysdeps/x86_64/sched_cpucount.c: New file.
6168
6169 2007-06-07  Ulrich Drepper  <drepper@redhat.com>
6170
6171         * configure.in: Avoid variable named BASH.
6172         * config.make.in: Likewise.
6173         Patch in part by Mike Frysinger.
6174
6175 2007-06-06  Jakub Jelinek  <jakub@redhat.com>
6176
6177         [BZ #4586]
6178         * sysdeps/i386/ldbl2mpn.c (__mpn_extract_long_double): Treat
6179         pseudo-zeros as zero.
6180         * sysdeps/x86_64/ldbl2mpn.c: New file.
6181         * sysdeps/ia64/ldbl2mpn.c: New file.
6182
6183 2007-06-04  Jakub Jelinek  <jakub@redhat.com>
6184
6185         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (nextafterl): Remove
6186         unused ily variable.  Fix nextafterl on +-__LDBL_MAX__ and +-Inf.
6187         Remove unreachable code at the end.
6188
6189 2007-06-01  Steven Munroe  <sjmunroe@us.ibm.com>
6190
6191         * sysdeps/ieee754/ldbl-128ibm/s_fpclassifyl.c: Correct description of
6192         ldbl-128ibm in comment.
6193         (fpclassifyl): Correct classification of denormals.
6194         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (nextafterl): Correct
6195         return value for MIN denormal. Rewrite using long double math too
6196         correctly handle denormals and canonicalize the results.
6197
6198 2007-06-05  Jakub Jelinek  <jakub@redhat.com>
6199
6200         * sysdeps/ieee754/ldbl-128ibm/mpn2ldbl.c
6201         (__mpn_construct_long_double): Fix conversion where result ought
6202         to be smaller than __LDBL_MIN__, or the low double should be
6203         denormal.  Fix decision where to negate low double - honor round
6204         to even rules.
6205         * stdio-common/tst-sprintf2.c: Include string.h.
6206         (COMPARE_LDBL): Define.
6207         (TEST): Also test whether a string hexadecimal float representation
6208         can be parsed back to the number.
6209         (main): Add a couple of further tests.
6210
6211 2007-06-04  Jakub Jelinek  <jakub@redhat.com>
6212
6213         * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c
6214         (PRINT_FPHEX_LONG_DOUBLE): Fix printing numbers where lower double
6215         is non-zero, but smaller than 2 * __DBL_MIN__.
6216         * stdio-common/tst-sprintf2.c: New test.
6217         * stdio-common/Makefile (tests): Add tst-sprintf2.
6218
6219         * math/test-misc.c (main): Don't run last batch of tests with
6220         IBM long double format.
6221
6222 2007-05-31  Steven Munroe  <sjmunroe@us.ibm.com>
6223
6224         * sysdeps/powerpc/powerpc32/970/fpu/Implies: New file.
6225         * sysdeps/powerpc/powerpc32/power5/fpu/Implies: New file.
6226         * sysdeps/powerpc/powerpc32/power5+/fpu/Implies: New file.
6227         * sysdeps/powerpc/powerpc32/power6/fpu/Implies: New file.
6228         * sysdeps/powerpc/powerpc32/power6x/fpu/Implies: New file.
6229         * sysdeps/powerpc/powerpc64/970/fpu/Implies: New file.
6230         * sysdeps/powerpc/powerpc64/power5/fpu/Implies: New file.
6231         * sysdeps/powerpc/powerpc64/power5+/fpu/Implies: New file.
6232         * sysdeps/powerpc/powerpc64/power6/fpu/Implies: New file.
6233         * sysdeps/powerpc/powerpc64/power6x/fpu/Implies: New file.
6234         * sysdeps/unix/sysv/linux/powerpc/powerpc32/970/fpu/Implies: New file.
6235         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power4/fpu/Implies:
6236         New file.
6237         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5/fpu/Implies:
6238         New file.
6239         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5+/fpu/Implies:
6240         New file.
6241         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/fpu/Implies:
6242         New file.
6243         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6x/fpu/Implies:
6244         New file.
6245         * sysdeps/unix/sysv/linux/powerpc/powerpc64/970/fpu/Implies: New file.
6246         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power4/fpu/Implies:
6247         New file.
6248         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5/fpu/Implies:
6249         New file.
6250         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5+/fpu/Implies:
6251         New file.
6252         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/fpu/Implies:
6253         New file.
6254         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6x/fpu/Implies:
6255         New file.
6256
6257 2007-05-31  Steven Munroe  <sjmunroe@us.ibm.com>
6258
6259         * sysdeps/powerpc/powerpc32/powerpc64/fpu/s_llrint.S: Move.
6260         * sysdeps/powerpc/powerpc32/power4/fpu/s_llrint.S: To here.
6261         * sysdeps/powerpc/powerpc32/powerpc64/fpu/s_llrintf.S: Move.
6262         * sysdeps/powerpc/powerpc32/power4/fpu/s_llrintf.S: To here.
6263         * sysdeps/powerpc/powerpc32/powerpc64/fpu/s_llround.S: Move.
6264         * sysdeps/powerpc/powerpc32/power4/fpu/s_llround.S: To here.
6265         * sysdeps/powerpc/powerpc32/powerpc64/fpu/s_llroundf.S: Move.
6266         * sysdeps/powerpc/powerpc32/power4/fpu/s_llroundf.S: To here.
6267
6268 2007-05-22  Steven Munroe  <sjmunroe@us.ibm.com>
6269
6270         * sysdeps/powerpc/powerpc32/power5+/fpu/s_round.S
6271         (LONG_DOUBLE_COMPAT): Specify correct version, GLIBC_2_1.
6272         * sysdeps/powerpc/powerpc32/power5+/fpu/s_trunc.S
6273         (LONG_DOUBLE_COMPAT): Specify correct version, GLIBC_2_1.
6274         * sysdeps/powerpc/powerpc64/power5+/fpu/s_round.S
6275         (LONG_DOUBLE_COMPAT): Specify correct version, GLIBC_2_1.
6276         * sysdeps/powerpc/powerpc64/power5+/fpu/s_trunc.S
6277         (LONG_DOUBLE_COMPAT): Specify correct version, GLIBC_2_1.
6278
6279 2007-05-21  Steven Munroe  <sjmunroe@us.ibm.com>
6280
6281         * sysdeps/powerpc/powerpc32/power4/fpu/slowexp.c: New file.
6282         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrt.c: New file.
6283         * sysdeps/powerpc/powerpc64/power4/fpu/slowexp.c: New file.
6284         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: New file.
6285
6286 2007-03-15  Steven Munroe  <sjmunroe@us.ibm.com>
6287
6288         * sysdeps/powerpc/powerpc32/powerpc64/fpu/s_llrint.S
6289         [LONG_DOUBLE_COMPAT]: Add compat_symbol for llrintl@@GLIBC_2_1.
6290
6291 2006-02-13  Steven Munroe  <sjmunroe@us.ibm.com>
6292
6293         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrint.S: New File
6294         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrintf.S: New File
6295         * sysdeps/powerpc/powerpc32/power6/fpu/s_llround.S: New File
6296         * sysdeps/powerpc/powerpc32/power6/fpu/s_llroundf.S: New File
6297
6298 2006-10-20  Steven Munroe  <sjmunroe@us.ibm.com>
6299
6300         * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: New file.
6301         * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: New file.
6302
6303 2006-10-03  Steven Munroe  <sjmunroe@us.ibm.com>
6304
6305         * sysdeps/powerpc/powerpc32/powerpc64/fpu/s_llround.S: New file.
6306         * sysdeps/powerpc/powerpc32/powerpc64/fpu/s_llroundf.S: New file.
6307
6308         * sysdeps/powerpc/powerpc32/powerpc64/fpu/Makefile: Moved.
6309         * sysdeps/powerpc/powerpc32/powerpc64/fpu/mpa.c: Likewise.
6310         * sysdeps/powerpc/powerpc32/power4/fpu/Makefile: To here.
6311         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Likewise.
6312
6313 2006-09-29  Steven Munroe  <sjmunroe@us.ibm.com>
6314
6315         * sysdeps/powerpc/powerpc32/power6x/fpu/s_lrint.S: New file.
6316         * sysdeps/powerpc/powerpc32/power6x/fpu/s_lround.S: New file.
6317         * sysdeps/powerpc/powerpc64/power6x/fpu/s_llrint.S: New file.
6318         * sysdeps/powerpc/powerpc64/power6x/fpu/s_llround.S: New file.
6319
6320 2006-09-28  Steven Munroe  <sjmunroe@us.ibm.com>
6321
6322         * sysdeps/powerpc/powerpc32/power5+/fpu/s_llround.S: New file.
6323         * sysdeps/powerpc/powerpc32/power5+/fpu/s_llroundf.S: New file.
6324         * sysdeps/powerpc/powerpc32/power5+/fpu/s_lround.S: New file.
6325         * sysdeps/powerpc/powerpc32/power6x/fpu/Implies: New file.
6326         * sysdeps/powerpc/powerpc64/power5+/fpu/s_llround.S: New file.
6327         * sysdeps/powerpc/powerpc64/power6x/fpu/Implies: New file.
6328
6329 2006-08-31  Steven Munroe  <sjmunroe@us.ibm.com>
6330
6331         * sysdeps/powerpc/powerpc32/powerpc64/fpu/Makefile: New file.
6332         * sysdeps/powerpc/powerpc32/powerpc64/fpu/mpa.c: New file.
6333         * sysdeps/powerpc/powerpc64/power4/fpu/Makefile: New file.
6334         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: New file.
6335
6336 2006-06-15  Steven Munroe  <sjmunroe@us.ibm.com>
6337
6338         * sysdeps/powerpc/powerpc32/power5+/fpu/s_ceil.S: New file.
6339         * sysdeps/powerpc/powerpc32/power5+/fpu/s_ceilf.S: New file.
6340         * sysdeps/powerpc/powerpc32/power5+/fpu/s_floor.S: New file.
6341         * sysdeps/powerpc/powerpc32/power5+/fpu/s_floorf.S: New file.
6342         * sysdeps/powerpc/powerpc32/power5+/fpu/s_round.S: New file.
6343         * sysdeps/powerpc/powerpc32/power5+/fpu/s_roundf.S: New file.
6344         * sysdeps/powerpc/powerpc32/power5+/fpu/s_trunc.S: New file.
6345         * sysdeps/powerpc/powerpc32/power5+/fpu/s_truncf.S: New file.
6346         * sysdeps/powerpc/powerpc64/power5+/fpu/s_ceil.S: New file.
6347         * sysdeps/powerpc/powerpc64/power5+/fpu/s_ceilf.S: New file.
6348         * sysdeps/powerpc/powerpc64/power5+/fpu/s_floor.S: New file.
6349         * sysdeps/powerpc/powerpc64/power5+/fpu/s_floorf.S: New file.
6350         * sysdeps/powerpc/powerpc64/power5+/fpu/s_round.S: New file.
6351         * sysdeps/powerpc/powerpc64/power5+/fpu/s_roundf.S: New file.
6352         * sysdeps/powerpc/powerpc64/power5+/fpu/s_trunc.S: New file.
6353         * sysdeps/powerpc/powerpc64/power5+/fpu/s_truncf.S: New file.
6354
6355 2006-03-20  Steven Munroe  <sjmunroe@us.ibm.com>
6356
6357         * sysdeps/powerpc/powerpc32/powerpc64/fpu/s_llrint.S: New file.
6358         * sysdeps/powerpc/powerpc32/powerpc64/fpu/s_llrintf.S: New file.
6359
6360 2007-06-01  Steven Munroe  <sjmunroe@us.ibm.com>
6361
6362         * sysdeps/powerpc/powerpc32/power6/memset.S: New file.
6363         * sysdeps/powerpc/powerpc64/power6/memset.S: New file.
6364
6365 2007-05-31  Steven Munroe  <sjmunroe@us.ibm.com>
6366
6367         * sysdeps/powerpc/powerpc32/970/Implies: New file.
6368         * sysdeps/powerpc/powerpc32/power5/Implies: New file.
6369         * sysdeps/powerpc/powerpc32/power5+/Implies: New file.
6370         * sysdeps/powerpc/powerpc32/power6/Implies: New file.
6371         * sysdeps/powerpc/powerpc32/power6x/Implies: New file.
6372         * sysdeps/powerpc/powerpc64/970/Implies: New file.
6373         * sysdeps/powerpc/powerpc64/power5/Implies: New file.
6374         * sysdeps/powerpc/powerpc64/power5+/Implies: New file.
6375         * sysdeps/powerpc/powerpc64/power6/Implies: New file.
6376         * sysdeps/powerpc/powerpc64/power6x/Implies: New file.
6377
6378 2007-05-21  Steven Munroe  <sjmunroe@us.ibm.com>
6379
6380         * sysdeps/powerpc/powerpc32/power4/memset.S: New file
6381
6382 2007-03-13  Steven Munroe  <sjmunroe@us.ibm.com>
6383
6384         * sysdeps/powerpc/powerpc64/memcpy.S: Improve aligned loop to minimize
6385         branch miss-predicts. Ensure that cache line crossing does not impact
6386         dispatch grouping.
6387
6388 2006-12-13  Steven Munroe  <sjmunroe@us.ibm.com>
6389
6390         * sysdeps/powerpc/powerpc64/power4/memcopy.h: Replace with include
6391         "../../powerpc32/power4/memcopy.h".
6392         * sysdeps/powerpc/powerpc64/power4/wordcopy.c: Replace with include
6393         "../../powerpc32/power4/wordcopy.c".
6394
6395 2006-10-03  Steven Munroe  <sjmunroe@us.ibm.com>
6396
6397         * sysdeps/powerpc/powerpc32/powerpc64/Makefile: Moved.
6398         * sysdeps/powerpc/powerpc32/powerpc64/memcopy.h: Likewise.
6399         * sysdeps/powerpc/powerpc32/powerpc64/wordcopy.c: Likewise.
6400         * sysdeps/powerpc/powerpc32/power4/Makefile: To here.
6401         * sysdeps/powerpc/powerpc32/power4/memcopy.h: Likewise.
6402         * sysdeps/powerpc/powerpc32/power4/wordcopy.c: Likewise.
6403
6404 2006-09-10  Steven Munroe  <sjmunroe@us.ibm.com>
6405
6406         * sysdeps/powerpc/powerpc32/power6/memcpy.S: New file.
6407
6408 2006-08-31  Steven Munroe  <sjmunroe@us.ibm.com>
6409
6410         * sysdeps/powerpc/powerpc32/power6/wordcopy.c: New file.
6411         * sysdeps/powerpc/powerpc32/powerpc64/Makefile: New file.
6412         * sysdeps/powerpc/powerpc32/powerpc64/memcopy.h: New file.
6413         * sysdeps/powerpc/powerpc32/powerpc64/wordcopy.c: New file.
6414         * sysdeps/powerpc/powerpc64/power4/Makefile: New file.
6415         * sysdeps/powerpc/powerpc64/power4/memcopy.h: New file.
6416         * sysdeps/powerpc/powerpc64/power4/wordcopy.c: New file.
6417         * sysdeps/powerpc/powerpc64/power6/wordcopy.c: New file.
6418
6419 2006-07-06  Steven Munroe  <sjmunroe@us.ibm.com>
6420
6421         * sysdeps/powerpc/powerpc64/power6/memcpy.S: New file.
6422
6423 2006-03-20  Steven Munroe  <sjmunroe@us.ibm.com>
6424
6425         * sysdeps/powerpc/powerpc32/power4/memcmp.S: New file.
6426         * sysdeps/powerpc/powerpc32/power4/memcpy.S: New file.
6427         * sysdeps/powerpc/powerpc32/power4/memset.S: New file.
6428         * sysdeps/powerpc/powerpc32/power4/strncmp.S: New file.
6429         * sysdeps/powerpc/powerpc64/power4/memcmp.S: New file.
6430         * sysdeps/powerpc/powerpc64/power4/memcpy.S: New file.
6431         * sysdeps/powerpc/powerpc64/power4/strncmp.S: New file.
6432
6433 2007-05-29  Roland McGrath  <roland@redhat.com>
6434
6435         * po/Makefile (po-sed-cmd): New variable.
6436         (libc.pot.files): Move sed command text in there, avoid \ inside ''.
6437
6438 2007-05-29  Ulrich Drepper  <drepper@redhat.com>
6439
6440         * crypt/md5-crypt.c: Fix comment.
6441
6442         * nscd/nscd_helper.c (get_mapping): Handle short replies instead
6443         of crashing.  When this is the case or if the reply is malformed,
6444         don't try to close the new file descriptor since it does not
6445         exist.
6446         Patch in part by Guillaume Chazarain <guichaz@yahoo.fr>.
6447
6448 2007-05-28  Jakub Jelinek  <jakub@redhat.com>
6449
6450         * sysdeps/unix/sysv/linux/futimes.c (miss_utimensat): Don't define
6451         if __NR_utimensat is not defined.
6452
6453 2007-05-26  Ulrich Drepper  <drepper@redhat.com>
6454
6455         * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Include <sysdep.h>.
6456
6457 2007-05-25  Jakub Jelinek  <jakub@redhat.com>
6458
6459         * io/bits/fcntl2.h (__open_2): Add nonnull attribute.
6460         (open): Fix comment typos.  Don't call __open_2 if flags
6461         is a compile time constant without O_CREAT.
6462         (__open64_2): Add nonnull attribute.
6463         (open64): Fix comment typos.  Don't call __open64_2 if flags
6464         is a compile time constant without O_CREAT.
6465         (__openat_2): Add nonnull attribute, fix nonnull attribute
6466         on redirect.
6467         (openat): Fix comment typos.  Don't call __openat_2 if flags
6468         is a compile time constant without O_CREAT.
6469         (__openat64_2): Add nonnull attribute, fix nonnull attribute
6470         on redirect.
6471         (openat64): Fix comment typos.  Don't call __openat64_2 if flags
6472         is a compile time constant without O_CREAT.
6473
6474 2007-05-24  Ulrich Drepper  <drepper@redhat.com>
6475
6476         * Makerules (sysd-rules): Define PTW for ptw-* files.
6477         * Versions: Define GLIBC_2.7 for libc.
6478         * include/stdio.h: Declare __fortify_fail.
6479         * debug/fortify_fail.c: New file.
6480         * debug/Makefile (routines): Add fortify_fail.
6481         * debug/chk_fail.c: Use __fortify_fail.
6482         * debug/stack_chk_fail.c: Likewise.
6483         * io/Versions: Export __open_2, __open64_2, __openat_2, and
6484         __openat64_2 for GLIBC_2.7.
6485         * io/fcntl.h: When compiling with fortification, include bits/fcntl2.h.
6486         * io/open.c: Define *_2 variant of function which checks for O_CREAT
6487         and fails if necessary.
6488         * io/open64.c: Likewise.
6489         * io/openat.c: Likewise.
6490         * io/openat64.c: Likewise.
6491         * sysdeps/unix/sysv/linux/open64.c: Likewise.
6492         * sysdeps/unix/sysv/linux/openat.c: Likewise.
6493         * sysdeps/unix/sysv/linux/openat64.c: Likewise.
6494         * io/bits/fcntl2.h: New file.
6495         * include/fcntl.h: Declare __open_2, __open64_2, __openat_2, and
6496         __openat64_2.
6497         * include/bits/fcntl2.h: New file.
6498         * sysdeps/unix/sysv/linux/Makefile [subdir=io] (sysdep_routines):
6499         Add open_2.
6500         * sysdeps/unix/sysv/linux/open_2.c: New file.
6501
6502 2007-05-21  Ulrich Drepper  <drepper@redhat.com>
6503
6504         * sysdeps/x86_64/cacheinfo.c (init_cacheinfo): Pass correct value
6505         as second parameter to handle_intel.
6506
6507         * nscd/aicache.c (addhstaiX): If reported TTL is zero don't cache
6508         the entry.
6509
6510         * sysdeps/unix/sysv/linux/x86_64/sysconf.c: Move cache information
6511         handling to ...
6512         * sysdeps/x86_64/cacheinfo.c: ... here.  New file.
6513         * sysdeps/x86_64/Makefile [subdir=string] (sysdep_routines): Add
6514         cacheinfo.
6515         * sysdeps/x86_64/memcpy.S: Complete rewrite.
6516         * sysdeps/x86_64/mempcpy.S: Adjust appropriately.
6517         Patch by Evandro Menezes <evandro.menezes@amd.com>.
6518
6519         * sysdeps/unix/sysv/linux/i386/epoll_pwait.S: New file.
6520
6521 2007-05-21  Jakub Jelinek  <jakub@redhat.com>
6522
6523         [BZ #4525]
6524         * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Add epoll_pwait.
6525         * sysdeps/unix/sysv/linux/epoll_pwait.c: New file.
6526         * sysdeps/unix/sysv/linux/syscalls.list (epoll_pwait): Remove.
6527
6528         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h (epoll_pwait): Declare.
6529
6530         [BZ #4514]
6531         * stdio-common/vfprintf.c (vfprintf): Don't shadow workstart variable,
6532         reinitialize workend at the start of each do_positional format spec
6533         loop, free workstart before do_positional loops.
6534         (printf_unknown): Fix size of work_buffer.
6535         * stdio-common/tst-sprintf.c (main): Add 3 new testcases.
6536
6537         * malloc/hooks.c (MALLOC_STATE_VERSION): Bump.
6538         (public_sET_STATe): If ms->version < 3, put all chunks into
6539         unsorted chunks and clear {fd,bk}_nextsize fields of largebin
6540         chunks.
6541
6542         * malloc/malloc.c [MALLOC_DEBUG]: Revert 2007-05-13 changes.
6543         * malloc/hooks.c: Likewise.
6544         * malloc/arena.c: Likewise.
6545         * malloc/malloc.c (do_check_malloc_state): Don't assert
6546         n_mmaps is not greater than n_mmaps_max.  This removes the need
6547         for the previous change.
6548
6549         * malloc/Makefile (CFLAGS-malloc.c): Revert accidental
6550         2007-05-07 commit.
6551
6552 2007-05-19  Ulrich Drepper  <drepper@redhat.com>
6553
6554         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_PRIVATE_FUTEX):
6555         Define for kernel >= 2.6.22.
6556
6557 2007-05-18  Ulrich Drepper  <drepper@redhat.com>
6558
6559         * elf/dl-close.c (_dl_close_worker): When removing object from
6560         global scope, wait for all lookups to finish afterwards.
6561         * elf/dl-open.c (add_to_global): When global scope array must
6562         grow, allocate a new one and free old array only after all
6563         lookups finish.
6564         * elf/dl-runtime.c (_dl_fixup): Protect using global scope.
6565         (_dl_lookup_symbol_x): Likewise.
6566         * elf/dl-support.c: Define _dl_wait_lookup_done.
6567         * sysdeps/generic/ldsodefs.h (struct rtld_global): Add
6568         _dl_wait_lookup_done.
6569
6570         * malloc/malloc.c (do_check_chunk): Correct check for mmaped block
6571         not overlapping with arena.
6572
6573         * malloc/mcheck.c (reallochook): If size==0, free the block.
6574
6575         * rt/tst-shm.c: Use fstat64 instead of fstat.
6576
6577         * sysdeps/unix/sysv/linux/i386/sync_file_range.S: Fix case where
6578         __NR_sync_file_range is not defined.
6579
6580 2007-05-17  Ulrich Drepper  <drepper@redhat.com>
6581
6582         Dummy files to prevent stub versions from being used.
6583         * sysdeps/x86_64/fpu/k_cosl.c: New file.
6584         * sysdeps/x86_64/fpu/k_rem_pio2l.c: New file.
6585         * sysdeps/x86_64/fpu/k_sinl.c: New file.
6586         * sysdeps/x86_64/fpu/k_tanl.c: New file.
6587
6588         * version.h (VERSION): Set to 2.6.90.
6589
6590 2007-05-14  Ulrich Drepper  <drepper@redhat.com>
6591
6592         * version.h (VERSION): Define to 2.6.
6593         * include/features.h (__GLIBC_MINOR__): Define to 6.
6594
6595         * malloc/malloc.c: Use all small bin slots on 64-bit archs.
6596
6597         * malloc/malloc.c (largebin_index): Really have 32 buckets with 64
6598         sizes.
6599
6600 2007-05-13  Ulrich Drepper  <drepper@redhat.com>
6601
6602         * malloc/malloc.c [MALLOC_DEBUG]: Keep track of current maximum
6603         number of mmaps.  n_mmaps_max is the target.
6604         * malloc/hooks.c: Likewise.
6605         * malloc/arena.c: Likewise.
6606
6607 2007-05-12  Andreas Jaeger  <aj@suse.de>
6608
6609         * sysdeps/unix/sysv/linux/tst-getcpu.c: Include <unistd.h> for
6610         getpid.
6611
6612 2007-05-11  Ulrich Drepper  <drepper@redhat.com>
6613
6614         * elf/dl-close.c (_dl_close_worker): Help gcc to optimize by
6615         adding new variables.
6616
6617         * elf/dl-open.c (add_to_global): Introduce variable ns to help gcc
6618         optimize.  Completely extend global scope array before making the
6619         new entries visible.
6620
6621 2007-05-10  Ulrich Drepper  <drepper@redhat.com>
6622
6623         * sysdeps/unix/sysv/linux/tst-getcpu.c: New file.
6624         * sysdeps/unix/sysv/linux/Makefile [subdir=posix] (tests): Add
6625         tst-getcpu.
6626
6627         * include/link.h: Move l_version and l_nversion members around to
6628         fill gaps.
6629
6630         * scripts/check-c++-types.sh: Don't use -fnu89-inline option.
6631
6632         * sysdeps/unix/sysv/linux/sched_setaffinity.c
6633         (__sched_setaffinity_new): If syscall was successful and
6634         RESET_VGETCPU_CACHE is defined, use it before returning.
6635         * sysdeps/unix/sysv/linux/x86_64/sched_setaffinity.c: New file.
6636
6637         * io/sys/stat.h: Make sure struct timespec is defined for
6638         __USE_ATFILE.
6639
6640         * sysdeps/unix/sysv/linux/powerpc/bits/stat.h: Define UTIME_NOW and
6641         UTIME_OMIT.
6642         * sysdeps/unix/sysv/linux/x86_64/bits/stat.h: Likewise.
6643         * sysdeps/unix/sysv/linux/sparc/bits/stat.h: Likewise.
6644         * sysdeps/unix/sysv/linux/alpha/bits/stat.h: Likewise.
6645         * sysdeps/unix/sysv/linux/ia64/bits/stat.h: Likewise.
6646         * sysdeps/unix/sysv/linux/bits/stat.h: Likewise.
6647         * sysdeps/unix/sysv/linux/s390/bits/stat.h: Likewise.
6648         * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_UTIMENSAT.
6649         * io/sys/stat.h: Declare utimensat, futimens.
6650         * io/utimensat.c: New file.
6651         * io/futimens.c: New file.
6652         * sysdeps/unix/sysv/linux/utimensat.c: New file.
6653         * sysdeps/unix/sysv/linux/futimens.c: New file.
6654         * io/Makefile (routines): Add utimensat, futimens.
6655         * io/Versions: Add utimensat, futimens to GLIBC_2.6.
6656         * sysdeps/unix/sysv/linux/lutimes.c: New file.
6657         * sysdeps/unix/sysv/linux/futimes.c: Use utimensat syscall if
6658         available.
6659
6660         * include/sys/cdefs.h: Redefine __nonnull so that test for
6661         incorrect parameters in the libc code itself are not omitted.
6662
6663 2007-05-09  Jakub Jelinek  <jakub@redhat.com>
6664
6665         * sysdeps/ia64/fpu/fraiseexcpt.c (feraiseexcept): Don't raise overflow
6666         exception in addition to inexact when asked to raise only FE_INEXACT.
6667
6668         [BZ #3427]
6669         * sysdeps/s390/fpu/feholdexcpt.c (feholdexcept): Don't clear exceptions
6670         in *envp.
6671
6672 2007-05-07  Ulrich Drepper  <drepper@redhat.com>
6673
6674         [BZ #4403]
6675         * string/strfry.c (strfry): Make result more random.
6676
6677 2007-05-07  Richard Henderson  <rth@redhat.com>
6678
6679         * sysdeps/alpha/fpu/bits/mathinline.h (__isnanl): Don't define
6680         if __NO_LONG_DOUBLE_MATH.
6681         * sysdeps/unix/sysv/linux/alpha/ioperm.c: If BWX insns not
6682         available in the compiler, add .arch directive to the assembly.
6683
6684 2007-05-07  Jakub Jelinek  <jakub@redhat.com>
6685
6686         * sysdeps/alpha/fpu/s_nearbyint.c (nearbyintl): Fix version on
6687         compat_symbol to GLIBC_2_1.
6688         * sysdeps/alpha/fpu/s_fmin.S (fminl): Likewise.
6689         * sysdeps/alpha/fpu/s_trunc.c (truncl): Likewise.
6690         * sysdeps/alpha/fpu/s_fmax.S (fmaxl): Likewise.
6691         * sysdeps/alpha/fpu/s_lrint.c (lrintl, llrintl): Likewise.
6692         * sysdeps/alpha/fpu/s_lround.c (lroundl, llroundl): Likewise.
6693         * sysdeps/alpha/fpu/s_round.c (roundl): Likewise.
6694         * sysdeps/alpha/fpu/s_isnan.c (isnanl): Provide compat_symbol in
6695         libc, not libm.
6696         (__isnanl): New compat_symbol.
6697
6698 2007-05-07  Ulrich Drepper  <drepper@redhat.com>
6699             Jakub Jelinek  <jakub@redhat.com>
6700
6701         * malloc/arena.c (heap_info): Add mprotect_size field, adjust pad.
6702         (new_heap): Initialize mprotect_size.
6703         (grow_heap): When growing, only mprotect from mprotect_size till
6704         new_size if mprotect_size is smaller.  When shrinking, use PROT_NONE
6705         MMAP for __libc_enable_secure only, otherwise use MADV_DONTNEED.
6706
6707 2007-04-30  Steven Munroe  <sjmunroe@us.ibm.com>
6708             Peter Bergner  <bergner@us.ibm.com>
6709
6710         * sysdeps/powerpc/bits/fenv.h: Declare __fe_mask_env extern.
6711         Define FE_NOMASK_ENV as FE_EANBLED_ENV.  Define FE_MASK_ENV.
6712         * sysdeps/powerpc/fpu/Makefile: Add fe_mask to libm-support.
6713         * sysdeps/powerpc/fpu/fe_mask.c: New file.
6714         * sysdeps/powerpc/fpu/fe_nomask.c: Correct comment.
6715         * sysdeps/powerpc/fpu/fedisblxcpt.c (fedisableexcept):
6716         Call __fe_mask_env() if all FP exceptions disabled.
6717         * sysdeps/powerpc/fpu/feholdexcpt.c (feholdexcept): Copy high 32-bits
6718         from old FPSCR to new fenv to propagate DFP rounding modes.
6719         Call __fe_mask_env() if FP exceptions previously enabled.
6720         * sysdeps/powerpc/fpu/fesetenv.c (fesetenv): Change mask to merge
6721         exceptions from env.  Use __fe_nomask_env() or __fe_mask_env() when
6722         transitioning from all exceptions disabled to any exception enabled
6723         or visa versa.
6724         * sysdeps/powerpc/fpu/feupdateenv.c (__feupdateenv): Change mask to
6725         merge exceptions from env.  Call __fe_nomask_env or __fe_mask_env
6726         when transitioning from all exceptions disabled to any exception
6727         enabled or visa versa.
6728         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fe_nomask.c: Moved to...
6729         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c: ...here.
6730         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fe_nomask.c: Moved to...
6731         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c: ...here.
6732         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_mask.c: New file.
6733         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_mask.c: New file.
6734
6735 2007-05-06  Ulrich Drepper  <drepper@redhat.com>
6736
6737         [BZ #4465]
6738         * posix/unistd.h: Remove __THROW from fdatasync.
6739
6740 2007-05-06  Mike Frysinger  <vapier@gentoo.org>
6741
6742         [BZ #4465]
6743         * sysdeps/unix/sysv/linux/syscalls.list (fdatasync): Add "C" to args.
6744
6745 2007-05-06  Ulrich Drepper  <drepper@redhat.com>
6746
6747         * stdio-common/vfprintf.c (process_string_arg): Optimize
6748         ridiculous precision in wide char code printing multi-byte string.
6749         Reported by Jim Meyering <jim@meyering.net>.
6750
6751         [BZ #4131]
6752         * elf/dl-addr.c (_dl_addr): Compare address with actual segment
6753         boundaries to work around systems with overlapping binary loading.
6754         Based on a patch by Suzuki <suzuki@in.ibm.com>.
6755
6756 2007-05-04  Ulrich Drepper  <drepper@redhat.com>
6757
6758         * stdio-common/vfprintf.c (process_string_arg): Adjust call to
6759         __mbsnrtowcs after last change.
6760
6761         * locale/programs/linereader.c (get_symname): Fix adding final NUL.
6762         (get_ident): Likewise.
6763
6764 2007-05-03  Jakub Jelinek  <jakub@redhat.com>
6765
6766         * soft-fp/op-common.h (FP_TRUNC): Replace raising of FP_EX_INEXACT
6767         with setting the sticky bit.
6768         * math/test-misc.c (main): Add more truncation tests.
6769
6770 2007-04-14  Uros Bizjak  <ubizjak@gmail.com>
6771
6772         * soft-fp/floatunsidf.c (__floatunsidf): Use DFtype instead of
6773         double in the function declaration.
6774         * soft-fp/floatundidf.c (__floatundidf): Use DFtype instead of
6775         double in the function declaration.
6776         * soft-fp/floatunsisf.c (__floatunsisf): Use SFtype instead of
6777         float in the function declaration.
6778         * soft-fp/floatunsisf.c (__floatunsisf): Use SFtype instead of
6779         float in the function declaration.
6780
6781         * soft-fp/extended.h (FP_UNPACK_RAW_E): Do not increase X##_e for
6782         denormal operands.  Do not generate FP_EX_DENORM exception.
6783         (FP_UNPACK_RAW_EP): Ditto.
6784         (FP_UNPACK_SEMIRAW_E): Use FP_UNPACK_RAW_E instead of
6785         undefined _FP_UNPACK_RAW_E.
6786         (FP_UNPACK_SEMIRAW_EP): Use FP_UNPACK_RAW_EP instead of
6787         undefined _FP_UNPACK_RAW_EP.
6788         (FP_PACK_SEMIRAW_E): Use FP_PACK_RAW_E instead of
6789         undefined _FP_PACK_RAW_E.
6790         (FP_PACK_SEMIRAW_EP): Use FP_PACK_RAW_EP instead of
6791         undefined _FP_PACK_RAW_EP.
6792
6793         * soft-fp/op-2.h (_FP_FRAC_COPY_2_2): Define as alias to
6794         _FP_FRAC_COPY_2.
6795         * soft-fp/op-4.h (_FP_FRAC_COPY_2_2): Define as alias to
6796         _FP_FRAC_COPY_4.
6797
6798 2007-04-16  Uros Bizjak  <ubizjak@gmail.com>
6799             Jakub Jelinek  <jakub@redhat.com>
6800
6801         * soft-fp/op-common.h (FP_EXTEND): Do not abort when
6802         _FP_EXPBIAS_##dfs == _FP_EXPBIAS_##sfs.  Handle denormals for
6803         this case.
6804         * soft-fp/op-common.h (FP_TRUNC): Ditto.
6805
6806 2007-05-03  Jakub Jelinek  <jakub@redhat.com>
6807
6808         * math/test-misc.c (main): Add tests for rounding long double
6809         values close to smallest double denormalized value to double.
6810
6811 2007-04-30  Joseph Myers  <joseph@codesourcery.com>
6812
6813         * soft-fp/op-common.h (FP_TRUNC): Correct off-by-one error in
6814         condition for truncating to 0.  Set sticky bit for such
6815         truncation.
6816
6817 2007-05-02  Jakub Jelinek  <jakub@redhat.com>
6818
6819         * stdio-common/vfprintf.c (process_string_arg): Use a VLA rather than
6820         fixed length array for ignore.
6821
6822 2007-04-30  Ulrich Drepper  <drepper@redhat.com>
6823
6824         [BZ #4438]
6825         * stdio-common/vfprintf.c (process_string_arg): Don't overflow the
6826         stack for large precisions.
6827         * stdio-common/test-vfprintf.c (main): Add test for large
6828         precision.
6829
6830 2007-04-30  Jakub Jelinek  <jakub@redhat.com>
6831
6832         * stdio-common/printf_fp.c (___printf_fp): Don't print negative sign
6833         for exponent 0.
6834         * stdio-common/tfformat.c (sprint_doubles): Add a new test.
6835
6836         [BZ #4439]
6837         * resolv/inet_ntop.c (inet_ntop4): Take terminating '\0' into
6838         account in the size check.
6839         * resolv/tst-inet_ntop.c: New test.
6840         * resolv/Makefile (tests): Add tst-inet_ntop.
6841
6842 2007-04-30  Ulrich Drepper  <drepper@redhat.com>
6843             Jakub Jelinek  <jakub@redhat.com>
6844
6845         [BZ #4349]
6846         * malloc/malloc.c: Keep separate list for first blocks on the bin
6847         lists with a given size.  This helps skipping over list elements
6848         we know won't fit in two places.
6849         Inspired by a patch by Tomash Brechko <tomash.brechko@gmail.com>.
6850
6851 2007-04-28  Ulrich Drepper  <drepper@redhat.com>
6852
6853         [BZ #4102]
6854         * sysdeps/posix/getaddrinfo.c (default_labels): Assign separate
6855         label to Teredo tunnel addresses 2001://32.
6856
6857 2007-04-27  Ulrich Drepper  <drepper@redhat.com>
6858
6859         * locale/programs/ld-collate.c (collate_read): Allow order_start
6860         after copy.
6861
6862         * locale/programs/ld-collate.c (collate_read): Fix printing of
6863         error message.
6864
6865         [BZ #3213]
6866         * locale/C-translit.h.in: Add entry for U2044.
6867
6868         [BZ #4342]
6869         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Allow
6870         hexa-decimal floats without exponent.
6871         * stdio-common/tstscanf.c (main): Adjust Test 8 test for success.
6872
6873 2007-04-25  Ulrich Drepper  <drepper@redhat.com>
6874
6875         * sysdeps/unix/sysv/linux/bits/sched.h: Declare sched_getcpu.
6876         * sysdeps/unix/sysv/linux/sched_getcpu.c: New file.
6877         * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S: New file.
6878         * sysdeps/unix/sysv/linux/Versions: Export sched_getcpu for
6879         GLIBC_2.6.
6880         * sysdeps/unix/sysv/linux/Makefile [subdir=posix] (sysdep_routines):
6881         Add sched_getcpu.
6882
6883 2007-04-25  Jakub Jelinek  <jakub@redhat.com>
6884
6885         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Return -1 instead
6886         of 0 after the out_fail label.
6887
6888 2007-04-25  Ulrich Drepper  <drepper@redhat.com>
6889
6890         [BZ #4406]
6891         * iconv/gconv_charset.h (strip): Allow ':'.
6892         * iconv/iconv_open.c (iconv_open): Adjust comment.
6893
6894 2007-04-25  Jakub Jelinek  <jakub@redhat.com>
6895
6896         * libio/bits/stdio.h (fgetc_unlocked): Add extern inline optimized
6897         version.
6898
6899 2007-04-23  Jakub Jelinek  <jakub@redhat.com>
6900
6901         [BZ #4381]
6902         * nss/nss_files/files-hosts.c (HOST_DB_LOOKUP): Ensure sufficient
6903         alignment of buffer and tmp_buffer.
6904         * nis/nss_nis/nis-hosts.c (internal_nis_gethostent_r,
6905         internal_gethostbyname2_r, _nss_nis_gethostbyaddr_r): Ensure sufficient
6906         alignment of buffer.
6907         * resolv/nss_dns/dns-hosts.c (getanswer_r): Likewise.  Handle buflen
6908         bigger than INT_MAX.
6909         * resolv/nss_dns/dns-network.c (getanswer_r): Likewise.  Add errnop and
6910         h_errnop arguments.  Fail if buflen is too small.
6911         (_nss_dns_getnetbyname_r, _nss_dns_getnetbyaddr_r): Adjust callers.
6912
6913 2007-04-23  Jakub Jelinek  <jakub@redhat.com>
6914
6915         [BZ #4405]
6916         * iconvdata/gconv-modules (E13B): Add a missing slash to the alias
6917         name.  Patch by Aurelien Jarno <aurelien@aurel32.net>.
6918
6919 2007-04-22  Roland McGrath  <roland@redhat.com>
6920
6921         * elf/elf.h (NT_PRXFPREG): New macro.
6922
6923 2007-04-19  Andreas Jaeger  <aj@suse.de>
6924
6925         [BZ #3905]
6926         * bits/in.h (IPV6_ROUTER_ALERT, IPV6_MTU_DISCOVER, IPV6_MTU,
6927         IPV6_RECVERR, IPV6_V6ONLY, IPV6_JOIN_ANYCAST, IPV6_LEAVE_ANYCAST):
6928         Added.
6929
6930 2007-04-19  Ulrich Drepper  <drepper@redhat.com>
6931
6932         * include/sys/mman.h: Mark madvise hidden.
6933         * misc/madvise.c: Add libc_hidden_def.
6934
6935 2007-04-06  Jakub Jelinek  <jakub@redhat.com>
6936
6937         * nis/nis_domain_of.c (__nis_domain_of): New function.
6938         * include/rpcsvc/nislib.h (__nis_domain_of): New prototype.
6939         * nis/nis_lookup.c (nis_lookup): Use __nis_domain_of.
6940         * nis/nis_call.c (rec_dirsearch): Likewise.
6941         (first_shoot): Likewise.  Remove search_parent_first argument.
6942         (struct nis_server_cache): Rename search_parent_first field
6943         to search_parent.
6944         (nis_server_cache_search, nis_server_cache_add): Rename
6945         search_parent_first argument to search_parent.
6946         (__nisfind_server): Likewise.  If search_parent, call
6947         __nis_domain_of.
6948
6949 2007-04-18  Ulrich Drepper  <drepper@redhat.com>
6950
6951         * sysdeps/posix/getaddrinfo.c: Remove commented-out code.
6952
6953 2007-04-17  Ulrich Drepper  <drepper@redhat.com>
6954
6955         [BZ #4368]
6956         * stdlib/stdlib.h: Remove obsolete part of comment for realpath.
6957
6958 2007-04-16  Ulrich Drepper  <drepper@redhat.com>
6959
6960         [BZ #4364]
6961         * posix/unistd.h (_XOPEN_VERSION): Define appropriately for SUSv3.
6962
6963 2007-04-15  Jakub Jelinek  <jakub@redhat.com>
6964
6965         * locale/programs/locarchive.c (INITIAL_NUM_NAMES,
6966         INITIAL_SIZE_STRINGS, INITIAL_NUM_LOCREC): Update to accomodate
6967         current number of locales in SUPPORTED.
6968         (create_archive): Initialize serial.
6969         (enlarge_archive): Preserve aliases rather than duplicating
6970         their locrecs.
6971
6972 2007-04-13  Jakub Jelinek  <jakub@redhat.com>
6973
6974         * libio/genops.c (_IO_default_finish): Call _IO_lock_fini
6975         after _IO_un_link, not before it.
6976
6977         * stdio-common/printf_fp.c (___printf_fp): Fix exponent -4
6978         special case handling when wcp == wstartp + 1.  Fix a comment typo.
6979         * stdio-common/tfformat.c (sprint_doubles): Add a new testcase.
6980
6981 2007-03-30  Jakub Jelinek  <jakub@redhat.com>
6982
6983         * libio/libio.h (__underflow, __uflow, __overflow, __wunderflow,
6984         __wuflow, __woverflow, _IO_getc, _IO_putc, _IO_peekc_locked, _IO_padn,
6985         _IO_sgetn, _IO_seekoff, _IO_seekpos, _IO_getwc, _IO_putwc, _IO_wpadn):
6986         Remove __THROW.
6987         * libio/fileops.c (new_do_write, _IO_file_xsgetn_mmap,
6988         _IO_file_xsgetn_maybe_mmap): Likewise.
6989         * libio/oldfileops.c (old_do_write): Likewise.
6990         * libio/libioP.h (_IO_switch_to_get_mode, _IO_switch_to_wget_mode,
6991         _IO_init_marker, _IO_init_wmarker, _IO_default_uflow,
6992         _IO_wdefault_uflow, _IO_default_setbuf, _IO_default_seekpos,
6993         _IO_do_write, _IO_new_do_write, _IO_old_do_write, _IO_wdo_write,
6994         _IO_flush_all_lockp, _IO_flush_all, _IO_cleanup,
6995         _IO_flush_all_linebuffered, _IO_new_fgetpos, _IO_old_fgetpos,
6996         _IO_new_fsetpos, _IO_old_fsetpos, _IO_new_fgetpos64,
6997         _IO_old_fgetpos64, _IO_new_fsetpos64, _IO_old_fsetpos64,
6998         _IO_file_setbuf, _IO_file_seekoff, _IO_file_xsputn, _IO_file_xsgetn,
6999         _IO_file_underflow, _IO_file_underflow_mmap,
7000         _IO_file_underflow_maybe_mmap, _IO_file_overflow, _IO_file_attach,
7001         _IO_file_open, _IO_file_fopen, _IO_file_write, _IO_file_read,
7002         _IO_file_sync, _IO_file_close_it, _IO_file_finish,
7003         _IO_new_file_attach, _IO_new_file_close_it, _IO_new_file_finish,
7004         _IO_new_file_fopen, _IO_new_file_setbuf, _IO_file_setbuf_mmap,
7005         _IO_new_file_sync, _IO_new_file_underflow, _IO_new_file_overflow,
7006         _IO_new_file_seekoff, _IO_new_file_write, _IO_new_file_xsputn,
7007         _IO_old_file_setbuf, _IO_old_file_seekoff, _IO_old_file_xsputn,
7008         _IO_old_file_underflow, _IO_old_file_overflow, _IO_old_file_attach,
7009         _IO_old_file_fopen, _IO_old_file_write, _IO_old_file_sync,
7010         _IO_old_file_close_it, _IO_old_file_finish, _IO_wfile_xsputn,
7011         _IO_wfile_setbuf, _IO_wfile_sync, _IO_wfile_underflow,
7012         _IO_wfile_overflow, _IO_wfile_seekoff, _IO_old_proc_open,
7013         _IO_old_proc_close, _IO_getdelim, _IO_flush_all_internal,
7014         _IO_adjust_column_internal, _IO_default_uflow_internal,
7015         _IO_default_xsgetn_internal, _IO_wdefault_xsputn_internal,
7016         _IO_wdefault_xsgetn_internal, _IO_wdefault_uflow_internal,
7017         _IO_file_setbuf_internal, _IO_file_seekoff_internal,
7018         _IO_file_xsputn_internal, _IO_file_xsgetn_internal,
7019         _IO_file_close_it_internal, _IO_file_underflow_internal,
7020         _IO_file_overflow_internal, _IO_file_attach_internal,
7021         _IO_file_fopen_internal, _IO_file_sync_internal,
7022         _IO_file_finish_internal, _IO_wfile_xsputn_internal,
7023         _IO_wfile_seekoff_internal, _IO_wfile_sync_internal,
7024         _IO_switch_to_wget_mode_internal, _IO_padn_internal,
7025         _IO_switch_to_get_mode_internal, _IO_seekoff_unlocked,
7026         _IO_seekpos_unlocked): Likewise.
7027         (_IO_strtod, _IO_dtoa, _IO_outfloat, _IO_read, _IO_write,
7028         _IO_lseek, _IO_close, _IO_fstat): Remove unused prototypes.
7029
7030 2007-04-16  Jakub Jelinek  <jakub@redhat.com>
7031
7032         * locale/programs/locarchive.c (show_archive_content): Fix sizeof
7033         argument in xmalloc size computation.
7034
7035 2007-04-01  Jakub Jelinek  <jakub@redhat.com>
7036
7037         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (__nextafterl): Use
7038         math_opt_barrier and math_force_eval macros.
7039
7040 2007-03-27  Jakub Jelinek  <jakub@redhat.com>
7041
7042         [BZ #3306]
7043         * math/math_private.h (math_opt_barrier, math_force_eval): Define.
7044         * sysdeps/i386/fpu/math_private.h: New file.
7045         * sysdeps/x86_64/fpu/math_private.h: New file.
7046         * math/s_nexttowardf.c (__nexttowardf): Use math_opt_barrier and
7047         math_force_eval macros.  Use "+m" constraint on asm rather than
7048         "=m" and "m".
7049         * math/s_nextafter.c (__nextafter): Likewise.
7050         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c (__nexttoward):
7051         Likewise.
7052         * sysdeps/ieee754/flt-32/s_nextafterf.c (__nextafterf): Likewise.
7053         * sysdeps/ieee754/ldbl-128/s_nexttoward.c (__nexttoward): Likewise.
7054         * sysdeps/ieee754/ldbl-96/s_nexttoward.c (__nexttoward): Likewise.
7055         * sysdeps/i386/fpu/s_nextafterl.c (__nextafterl): Use
7056         math_opt_barrier and math_force_eval macros.
7057         * sysdeps/ieee754/ldbl-128/s_nextafterl.c (__nextafterl): Likewise.
7058         * sysdeps/ieee754/ldbl-96/s_nextafterl.c (__nextafterl): Likewise.
7059         * sysdeps/i386/fpu/s_nexttoward.c: Include float.h.
7060         (__nexttoward): Use math_opt_barrier and
7061         math_force_eval macros.  Use "+m" constraint on asm rather than
7062         "=m" and "m".  Only use asm to force double result if
7063         FLT_EVAL_METHOD is 2.
7064         * sysdeps/i386/fpu/s_nexttowardf.c: Include float.h.
7065         (__nexttowardf): Use math_opt_barrier and
7066         math_force_eval macros.  Use "+m" constraint on asm rather than
7067         "=m" and "m".  Only use asm to force double result if
7068         FLT_EVAL_METHOD is not 0.
7069         * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c: Include float.h.
7070         (__nexttowardf): Use math_opt_barrier and
7071         math_force_eval macros.  If FLT_EVAL_METHOD is not 0, force
7072         x to float using asm.
7073         * sysdeps/ieee754/ldbl-opt/s_nexttowardfd.c: Include float.h.
7074         (__nldbl_nexttowardf): Use math_opt_barrier and
7075         math_force_eval macros.  If FLT_EVAL_METHOD is not 0, force
7076         x to float using asm.
7077         * sysdeps/ieee754/ldbl-96/s_nexttowardf.c: Include float.h.
7078         (__nexttowardf): Use math_opt_barrier and math_force_eval
7079         macros.  If FLT_EVAL_METHOD is not 0, force x to float using asm.
7080         * math/bug-nextafter.c (zero, inf): New variables.
7081         (main): Add new tests.
7082         * math/bug-nexttoward.c (zero, inf): New variables.
7083         (main): Add new tests.
7084
7085 2007-03-22  Jakub Jelinek  <jakub@redhat.com>
7086
7087         [BZ #3427]
7088         * sysdeps/x86_64/fpu/feholdexcpt.c (feholdexcept): Clear all
7089         exceptions both in SW and MXCSR.
7090         * sysdeps/x86_64/fpu/feupdateenv.c: New file.
7091         * sysdeps/x86_64/fpu/feenablxcpt.c (feenableexcept): Remove dead code.
7092         * sysdeps/x86_64/fpu/fedisblxcpt.c (fedisableexcept): Likewise.
7093         * sysdeps/i386/fpu/feholdexcpt.c (feholdexcept): Clear all exceptions
7094         in MXCSR if SSE is available.
7095         * sysdeps/i386/fpu/feupdateenv.c: Include unistd.h, dl-procinfo.h
7096         and ldsodefs.h.
7097         (__feupdateenv): Query exceptions also from MXCSR if SSE is available.
7098         Fix comment typo.
7099         * sysdeps/ia64/fpu/feholdexcpt.c (feholdexcept): Clear all exceptions.
7100         Return 0 rather than 1.
7101         * sysdeps/ia64/fpu/feupdateenv.c (feupdateenv): Fix comment typo.
7102         Remove incorrect part of a comment.  Fix argument to feraiseexcept.
7103         * math/test-fenv.c (feholdexcept_tests): New function.
7104         (main): Call it.
7105
7106 2007-01-05  Richard B. Kreckel  <kreckel@ginac.de>
7107
7108         [BZ #3427]
7109         * sysdeps/i386/fpu/feholdexcpt.c (feholdexcept): Clear all exceptions
7110         in SW.
7111
7112 2007-04-13  Jakub Jelinek  <jakub@redhat.com>
7113
7114         [BZ #4344]
7115         * elf/ldconfig.c (search_dir): Fix 2 off-by-2 errors.
7116         Reported by David Anderson <davea42@earthlink.net>.
7117
7118 2007-04-07  Ulrich Drepper  <drepper@redhat.com>
7119
7120         * posix/sys/wait.h: Remove unnecessary forward declaration.
7121
7122 2007-04-05  Jakub Jelinek  <jakub@redhat.com>
7123
7124         * nis/nis_call.c (__nisfind_server): Replace (*dir)->do_servers
7125         with obj->do_servers after first_shoot.
7126
7127 2007-04-03  Ulrich Drepper  <drepper@redhat.com>
7128
7129         * posix/Makefile (routines): Add sched_cpucount.
7130         (tests): Add tst-cpucount.
7131         * posix/sched_cpucount.c: New file.
7132         * posix/tst-cpucount.c: New file.
7133         * posix/Versions: Export __sched_cpucount with version GLIBC_2.6.
7134         * bits/sched.h: Define __CPU_COUNT.  Declare __sched_cpucount.
7135         * sysdeps/unix/sysv/linux/bits/sched.h: Likewise.
7136         * posix/sched.h: Define CPU_COUNT.
7137
7138 2007-03-27  Jakub Jelinek  <jakub@redhat.com>
7139
7140         * posix/fnmatch.c (STRUCT): Define.
7141         (fnmatch): Pass NULL as last argument to internal_fn{,w}match.
7142         * posix/fnmatch_loop.c (struct STRUCT): New type.
7143         (FCT): Add ends argument.  If ends != NULL and normal * is
7144         seen in the pattern, store current pattern and string pointers
7145         and return.  Adjust recursive calls.
7146         (EXT): Adjust FCT callers.
7147         (STRUCT): Undef at the end of the file.
7148         * posix/Makefile (tests): Add tst-fnmatch2.
7149         * posix/tst-fnmatch2.c: New test.
7150
7151 2007-04-01  Jakub Jelinek  <jakub@redhat.com>
7152
7153         * sysdeps/ia64/fpu/fesetround.c (fesetround): Return 0 on success
7154         and 1 on failure.
7155
7156         * sysdeps/unix/sysv/linux/sync_file_range.c (sync_file_range):
7157         Change last argument to unsigned int.
7158
7159 2007-03-23  Jakub Jelinek  <jakub@redhat.com>
7160
7161         * scripts/check-local-headers.sh: Filter out sys/capability.h.
7162
7163 2007-03-22  Jakub Jelinek  <jakub@redhat.com>
7164
7165         * config.h.in (HAVE_LIBCAP): Add.
7166         * nscd/selinux.h: Include sys/capability.h rather than non-existent
7167         sys/capabilities.h.
7168         * nscd/selinux.c (preserve_capabilities): Use cap_free instead of
7169         free_caps.  Cast away const from 4th cap_set_flag argument.
7170
7171 2007-03-26  Ulrich Drepper  <drepper@redhat.com>
7172
7173         * sysdeps/unix/sysv/linux/Versions: Move sync_file_range to
7174         GLIBC_2.6.
7175         * sysdeps/unix/sysv/linux/Makefile [subdir=io] (sysdep_routines):
7176         Add sync_file_range.
7177         Reported by Atsushi Nemoto <anemo@mba.ocn.ne.jp>.
7178
7179 2007-03-19  Steven Munroe  <sjmunroe@us.ibm.com>
7180
7181         * sysdeps/powerpc/bits/atomic.h
7182         [!MUTEX_HINT_ACQ]: Define MUTEX_HINT_ACQ.
7183         [!MUTEX_HINT_REL]: Define MUTEX_HINT_REL.
7184         (__arch_compare_and_exchange_val_32_acq): Add MUTEX_HINT_ACQ to lwarx.
7185         (__arch_compare_and_exchange_val_32_rel): Add MUTEX_HINT_REL to lwarx.
7186         (__arch_atomic_exchange_val_32_acq): Add MUTEX_HINT_ACQ to lwarx.
7187         (__arch_atomic_exchange_rel_32_rel): Add MUTEX_HINT_REL to lwarx.
7188         * sysdeps/powerpc/powerpc32/bits/atomic.h [_ARCH_PWR6 || _ARCH_PWR6X]:
7189         Define MUTEX_HINT_ACQ as ",1" and MUTEX_HINT_REL as ",0".
7190         (__arch_compare_and_exchange_bool_32_acq): Add MUTEX_HINT_ACQ to lwarx.
7191         (__arch_compare_and_exchange_bool_32_rel): Add MUTEX_HINT_REL to lwarx.
7192         * sysdeps/powerpc/powerpc64/bits/atomic.h [_ARCH_PWR6 || _ARCH_PWR6D]:
7193         Define MUTEX_HINT_ACQ as ",1" and MUTEX_HINT_REL as ",0".
7194         (__arch_compare_and_exchange_bool_32_acq): Add MUTEX_HINT_ACQ to lwarx.
7195         (__arch_compare_and_exchange_bool_32_rel): Add MUTEX_HINT_REL to lwarx.
7196         (__arch_compare_and_exchange_bool_64_acq): Add MUTEX_HINT_ACQ to lwarx.
7197         (__arch_compare_and_exchange_bool_64_rel): Add MUTEX_HINT_REL to lwarx.
7198         (__arch_compare_and_exchange_val_64_acq): Add MUTEX_HINT_ACQ to lwarx.
7199         (__arch_compare_and_exchange_val_64_rel): Add MUTEX_HINT_REL to lwarx.
7200         (__arch_atomic_exchange_val_64_acq): Add MUTEX_HINT_ACQ to lwarx.
7201         (__arch_atomic_exchange_rel_64_rel): Add MUTEX_HINT_REL to lwarx.
7202
7203 2007-03-20  Jakub Jelinek  <jakub@redhat.com>
7204
7205         * sysdeps/unix/sysv/linux/powerpc/libc-start.c
7206         (__cache_line_size): Define the variable here.  Add
7207         attribute_hidden, remove weak_extern.
7208         (__libc_start_main): Set __cache_line_size
7209         unconditionally.
7210         * sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c
7211         (__cache_line_size): Define the variable here.  Add
7212         attribute_hidden, remove weak_extern.
7213         (DL_PLATFORM_AUXV): Set __cache_line_size
7214         unconditionally.
7215         * sysdeps/powerpc/powerpc32/dl-machine.c (__cache_line_size): Remove
7216         weak_extern, add attribute_hidden.
7217         (__elf_machine_runtime_setup): Assume __cache_line_size is always
7218         defined in ld.so.
7219         * sysdeps/powerpc/powerpc32/memset.S (__cache_line_size): Remove
7220         definition.
7221         * sysdeps/powerpc/powerpc64/memset.S (__cache_line_size): Likewise.
7222
7223 2007-03-26  Jakub Jelinek  <jakub@redhat.com>
7224
7225         [BZ #4276]
7226         * timezone/africa: Update from tzdata2007d.
7227         * timezone/asia: Likewise.
7228         * timezone/australasia: Likewise.
7229         * timezone/backward: Likewise.
7230         * timezone/europe: Likewise.
7231         * timezone/iso3166.tab: Likewise.
7232         * timezone/leapseconds: Likewise.
7233         * timezone/northamerica: Likewise.
7234         * timezone/southamerica: Likewise.
7235         * timezone/zone.tab: Likewise.
7236
7237         * timezone/private.h: Update from tzcode2007d.
7238         * timezone/zdump.c: Likewise.
7239         * timezone/zic.c: Likewise.
7240
7241 2007-03-21  Jakub Jelinek  <jakub@redhat.com>
7242
7243         * nis/nis_call.c: Include bits/libc-lock.h, sys/stat.h, unistd.h.
7244         (nis_server_cache, nis_server_cache_lock, nis_cold_start_mtime): New
7245         variables.
7246         (nis_server_cache_search, nis_server_cache_add): New functions.
7247         (__nisfind_server): Use them.  Add dbp and flags argument, if
7248         call __nisbind_create.
7249         (__nisbind_create): Add server_used and current_ep arguments,
7250         only call __nis_findfastest if server_used is ~0.
7251         (__do_niscall2, __prepare_niscall): Adjust callers.
7252         (ckey_cache, ckey_cache_size, ckey_cache_allocated, ckey_cache_pid,
7253         ckey_cache_euid, ckey_cache_lock): New variables.
7254         (get_ckey): New function.
7255         (__nisbind_connect): If not dbp->use_udp, pass IPPROTO_TCP to
7256         __pmap_getnisport.  Save __pmap_getnisport result in
7257         dbp->addr.sin_port if non-zero.  Use get_ckey to create conversation
7258         key.
7259         * nis/nis_lookup.c (nis_lookup): Likewise.
7260         * nis/nis_table.c (nis_list): Likewise.
7261         * nis/rpcsvc/nislib.h (__nisbind_create, __nisfind_server): Adjust
7262         prototypes.
7263
7264         * nis/nss_nisplus/nisplus-pwd.c (_nss_nisplus_getpwnam_r,
7265         _nss_nisplus_getpwuid_r): Pass USE_DGRAM flag to nis_list.
7266         * nis/nss_nisplus/nisplus-service.c (_nss_nisplus_getservbyname_r,
7267         _nss_nisplus_getservbyport_r): Likewise.
7268         * nis/nss_nisplus/nisplus-network.c (_nss_nisplus_getnetbyname_r,
7269         _nss_nisplus_getnetbyaddr_r): Likewise.
7270         * nis/nss_nisplus/nisplus-spwd.c (_nss_nisplus_getspnam_r): Likewise.
7271         * nis/nss_nisplus/nisplus-ethers.c (_nss_nisplus_gethostton_r,
7272         _nss_nisplus_getntohost_r): Likewise.
7273         * nis/nss_nisplus/nisplus-rpc.c (_nss_nisplus_getrpcbyname_r,
7274         _nss_nisplus_getrpcbynumber_r): Likewise.
7275
7276 2007-03-20  Jakub Jelinek  <jakub@redhat.com>
7277
7278         * configure.in (libc_cv_gnu89_inline): Only do compile test.
7279         * configure: Rebuilt.
7280
7281         * soft-fp/double.h (_FP_UNION_D): Use _FP_W_TYPE for frac
7282         bit-fields.
7283         * soft-fp/extended.h (_FP_UNION_E): Likewise.
7284
7285 2006-06-07  Joseph Myers  <joseph@codesourcery.com>
7286
7287         [BZ #2831]
7288         * soft-fp/quad.h (_FP_UNION_Q): Use _FP_W_TYPE for frac
7289         bit-fields.
7290
7291 2007-03-18  Jakub Jelinek  <jakub@redhat.com>
7292
7293         * nscd/gai.c: Include alloca.h.
7294         (__libc_use_alloca): Define.
7295
7296 2007-03-16  Jakub Jelinek  <jakub@redhat.com>
7297
7298         * elf/dl-open.c (dl_open_worker): Declare l in 2 different
7299         smaller scopes.
7300         * elf/dl-dst.h (DL_DST_REQ_STATIC): Add l as macro argument.
7301         (DL_DST_REQUIRED): Adjust user.
7302
7303         * include/dlfcn.h (struct link_map): New forward decl.
7304
7305         * inet/getnameinfo.c: Include stddef.h.
7306         (getnameinfo): Use offsetof.
7307
7308         * time/tst-mktime2.c (do_test): Don't rely on signed wrap.
7309
7310         * stdio-common/vfprintf.c (_itoa): Undef before redefining.
7311
7312         * string/strerror_l.c: Include stdlib.h.
7313
7314         * configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline.
7315         * config.make.in (gnu89-inline-CFLAGS): New variable.
7316         * Makeconfig (CFLAGS): Use $(gnu89-inline-CFLAGS) together with
7317         -std=gnu99.
7318         * misc/sys/cdefs.h (__extern_inline, __extern_always_inline): Define.
7319         * argp/argp.h: Use it.
7320         * bits/mathinline.h: Likewise.
7321         * bits/sigset.h: Likewise.
7322         * bits/string.h: Likewise.
7323         * ctype/ctype.h: Likewise.
7324         * hurd/hurd.h: Likewise.
7325         * hurd/hurd/fd.h: Likewise.
7326         * hurd/hurd/port.h: Likewise.
7327         * hurd/hurd/signal.h: Likewise.
7328         * hurd/hurd/threadvar.h: Likewise.
7329         * hurd/hurd/userlink.h: Likewise.
7330         * io/sys/stat.h: Likewise.
7331         * libio/bits/stdio.h: Likewise.
7332         * libio/bits/stdio2.h: Likewise.
7333         * mach/lock-intern.h: Likewise.
7334         * mach/mach/mig_support.h: Likewise.
7335         * math/bits/cmathcalls.h: Likewise.
7336         * posix/bits/unistd.h: Likewise.
7337         * socket/bits/socket2.h: Likewise.
7338         * stdlib/bits/stdlib.h: Likewise.
7339         * stdlib/stdlib.h: Likewise.
7340         * string/argz.h: Likewise.
7341         * string/bits/string2.h: Likewise.
7342         * string/bits/string3.h: Likewise.
7343         * sysdeps/alpha/fpu/bits/mathinline.h: Likewise.
7344         * sysdeps/generic/inttypes.h: Likewise.
7345         * sysdeps/generic/machine-lock.h: Likewise.
7346         * sysdeps/generic/machine-sp.h: Likewise.
7347         * sysdeps/i386/fpu/bits/mathinline.h: Likewise.
7348         * sysdeps/i386/i486/bits/string.h: Likewise.
7349         * sysdeps/ia64/fpu/bits/mathinline.h: Likewise.
7350         * sysdeps/mach/alpha/machine-lock.h: Likewise.
7351         * sysdeps/mach/alpha/machine-sp.h: Likewise.
7352         * sysdeps/mach/i386/machine-lock.h: Likewise.
7353         * sysdeps/mach/powerpc/machine-lock.h: Likewise.
7354         * sysdeps/mach/powerpc/machine-sp.h: Likewise.
7355         * sysdeps/powerpc/fpu/bits/mathinline.h: Likewise.
7356         * sysdeps/s390/bits/string.h: Likewise.
7357         * sysdeps/s390/fpu/bits/mathinline.h: Likewise.
7358         * sysdeps/sparc/fpu/bits/mathinline.h: Likewise.
7359         * sysdeps/unix/bsd/bsd4.4/bits/socket.h: Likewise.
7360         * sysdeps/unix/sysv/linux/bits/sigset.h: Likewise.
7361         * sysdeps/unix/sysv/linux/bits/socket.h: Likewise.
7362         * sysdeps/unix/sysv/linux/sys/sysmacros.h: Likewise.
7363         * sysdeps/x86_64/fpu/bits/mathinline.h: Likewise.
7364         * wcsmbs/bits/wchar2.h: Likewise.
7365         * wcsmbs/wchar.h: Likewise.
7366         * stdlib/gmp.h: Likewise.  Include <features.h> to get
7367         __extern_inline definition.
7368
7369 2007-03-15  Jakub Jelinek  <jakub@redhat.com>
7370
7371         * locale/programs/ld-ctype.c (find_translit): Return NULL if ctype is
7372         NULL.
7373
7374         [BZ #3919]
7375         * math/libm-test.inc (log_test): Test -Inf and NaN.
7376         (log10_test, log1p_test, log2_test): Test -Inf.
7377         * sysdeps/i386/fpu/e_log.S (__ieee754_log): Don't raise
7378         FE_INVALID when argument is qNaN.
7379         * sysdeps/i386/fpu/e_logl.S (__ieee754_logl): Likewise.
7380         * sysdeps/i386/fpu/e_logf.S (__ieee754_logf): Likewise.
7381         * sysdeps/x86_64/fpu/e_logl.S (__ieee754_logl): Likewise.
7382         * sysdeps/x86_64/fpu/e_log10l.S (__ieee754_log10l): Replace
7383         andb $1, %ah with testb $1, %ah, don't test for parity, instead
7384         testb $4, %ah and jump if non-zero.
7385         * sysdeps/x86_64/fpu/e_log2l.S (__ieee754_log2l): Likewise.
7386         * sysdeps/x86_64/fpu/s_log1pl.S (__log1pl): Likewise.
7387
7388         [BZ #4101]
7389         * argp/argp-help.c (hol_cluster_cmp): Fix comparisons used to find
7390         ancestors with the same depths.
7391         Patch by Niels Moeller <nisse@lysator.liu.se>.
7392         (filter_doc): Don't crash if argp is NULL.
7393         * argp/Makefile (tests): Add tst-argp2.
7394         * argp/tst-argp2.c: New test.
7395
7396         [BZ #4130]
7397         * login/utmp_file.c (setutent_file): Use O_LARGEFILE for
7398         open_not_cancel_2.
7399         (updwtmp_file): Likewise.
7400
7401         [BZ #4181]
7402         * inet/inet6_opt.c (add_padding): Only insert padding if npad > 0.
7403         (inet6_opt_append): Don't check extlen is big enough if extbuf
7404         is NULL.
7405         (inet6_opt_finish): Likewise.
7406         * inet/Makefile (tests): Add test-inet6_opt.
7407         * inet/test-inet6_opt.c: New test.
7408
7409         * sysdeps/unix/sysv/linux/ifaddrs.c (__netlink_request): Never
7410         reallocate the buffer, instead fail for MSG_TRUNC or for EBUSY
7411         NLMSG_ERR.  Instead use a page sized buffer.
7412         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Use page sized
7413         buffer.
7414
7415 2007-03-14  Richard Henderson  <rth@redhat.com>
7416
7417         * sysdeps/alpha/fpu/s_llround.c: New file.
7418         * sysdeps/alpha/fpu/s_llroundf.c: New file.
7419         * sysdeps/alpha/fpu/s_lround.c: New file.
7420         * sysdeps/alpha/fpu/s_lroundf.c: New file.
7421         * sysdeps/alpha/fpu/s_round.c: New file.
7422         * sysdeps/alpha/fpu/s_roundf.c: New file.
7423         * sysdeps/alpha/fpu/s_trunc.c: New file.
7424         * sysdeps/alpha/fpu/s_truncf.c: New file.
7425
7426         * sysdeps/alpha/fpu/s_ceil.c: Rewrite without branches.
7427         * sysdeps/alpha/fpu/s_ceilf.c: Likewise.
7428         * sysdeps/alpha/fpu/s_floor.c: Likewise.
7429         * sysdeps/alpha/fpu/s_floorf.c: Likewise.
7430         * sysdeps/alpha/fpu/s_rint.c: Likewise.
7431         * sysdeps/alpha/fpu/s_rintf.c: Likewise.
7432
7433         * sysdeps/alpha/fpu/s_fmax.S: New file.
7434         * sysdeps/alpha/fpu/s_fmaxf.S: New file.
7435         * sysdeps/alpha/fpu/s_fmin.S: New file.
7436         * sysdeps/alpha/fpu/s_fminf.S: New file.
7437         * sysdeps/alpha/fpu/s_isnan.c: New file.
7438         * sysdeps/alpha/fpu/s_isnanf.c: New file.
7439         * sysdeps/alpha/fpu/s_llrint.c: New file.
7440         * sysdeps/alpha/fpu/s_llrintf.c: New file.
7441         * sysdeps/alpha/fpu/s_lrint.c: New file.
7442         * sysdeps/alpha/fpu/s_lrintf.c: New file.
7443         * sysdeps/alpha/fpu/s_nearbyint.c: New file.
7444         * sysdeps/alpha/fpu/s_nearbyintf.c: New file.
7445
7446         * sysdeps/alpha/fpu/bits/mathinline.h (__floorf, __floor): Remove.
7447         (__fdimf, fdimf, __fdim, fdim): Remove.
7448         (__signbitf, __signbit, __signbitl): Use gcc builtin if available.
7449         (__isnanf, __isnan, __isnanl): New.
7450
7451 2007-03-13  Richard Henderson  <rth@redhat.com>
7452
7453         * sysdeps/ieee754/ldbl-128/Makefile: New file.
7454
7455 2007-03-13  Richard Henderson  <rth@redhat.com>
7456
7457         * sysdeps/alpha/Makefile (sysdep-CFLAGS): Force dynamic rounding.
7458         * sysdeps/alpha/fpu/bits/mathinline.h (__signbitl): New.
7459         * sysdeps/alpha/fpu/libm-test-ulps: Regenerate.
7460         * sysdeps/unix/sysv/linux/alpha/alphaev6/fpu/Implies: New file.
7461         * sysdeps/unix/sysv/linux/alpha/alphaev67/fpu/Implies: New file.
7462         * sysdeps/unix/sysv/linux/alpha/fpu/Implies: New file.
7463
7464 2007-03-13  Richard Henderson  <rth@redhat.com>
7465
7466         * elf/dl-support.c (_dl_aux_init): Honor DL_PLATFORM_AUXV.
7467         * sysdeps/unix/sysv/linux/alpha/dl-auxv.h: New file.
7468         * sysdeps/unix/sysv/linux/alpha/dl-support.c: New file.
7469         * sysdeps/unix/sysv/linux/alpha/dl-sysdep.c (__libc_alpha_cache_shape):
7470         Move to dl-auxv.h; initialize instead of extern weak.
7471         (DL_PLATFORM_AUXV): Move to dl-auxv.h; don't test for undef
7472         weak symbol.
7473         * sysdeps/unix/sysv/linux/alpha/sysconf.c (__libc_alpha_cache_shape):
7474         Extern instead of initialized.
7475
7476 2007-03-13  Richard Henderson  <rth@redhat.com>
7477
7478         * sysdeps/unix/sysv/linux/alpha/sigsuspend.S: Add support for
7479         __sigsuspend_nocancel.
7480
7481 2007-03-06  Ulrich Drepper  <drepper@redhat.com>
7482
7483         * sysdeps/posix/getaddrinfo.c (get_scope): Correct test for
7484         172.16/12 address range.
7485
7486 2007-03-02  Jakub Jelinek  <jakub@redhat.com>
7487
7488         * sysdeps/unix/sysv/linux/ifaddrs.c (__netlink_request): Retry with
7489         a new netlink socket if NLMSG_ERR -EBUSY is seen after some MSG_TRUNC
7490         message.
7491
7492 2007-03-01  Jakub Jelinek  <jakub@redhat.com>
7493
7494         [BZ #4069]
7495         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Check for NaN
7496         earlier.
7497         * math/libm-test.inc (pow_test): Add more tests involving NaNs.
7498
7499         * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Avoid invalid exception
7500         for x qNaN and y either +-inf or non-integer value.
7501         * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Likewise.
7502         * sysdeps/i386/fpu/e_powl.S (__ieee754_powl): Likewise.
7503         * sysdeps/x86_64/fpu/e_powl.S (__ieee754_powl): Likewise.
7504
7505 2007-02-10  Mike Frysinger  <vapier@gentoo.org>
7506
7507         * sysdeps/unix/sysv/linux/sh/Makefile: Remove sys/io.h
7508         from sysdep_headers.
7509
7510 2007-02-28  Jakub Jelinek  <jakub@redhat.com>
7511
7512         * time/tzfile.c (find_transition): Instead of a linear search try to
7513         guess the transition index, use a linear search if the result is at
7514         most 10 transitions away from the guess or binary search otherwise.
7515
7516 2007-02-27  Jakub Jelinek  <jakub@redhat.com>
7517
7518         * sysdeps/unix/sysv/linux/ifaddrs.c (__netlink_request): Fix
7519         memory reallocation.
7520
7521 2007-02-21  Ulrich Drepper  <drepper@redhat.com>
7522
7523         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Add branch predictions
7524         and fix some typos.
7525         Optimize use of TOLOWER.
7526
7527         [BZ #3325]
7528         * sysdeps/i386/fpu/e_fmodf.S: Revert last changes, keep using fprem.
7529         * sysdeps/i386/fpu/e_fmodl.c: Likewise.
7530         * sysdeps/i386/fpu/e_fmod.S: Likewise.
7531
7532         [BZ #3458]
7533         * sysdeps/unix/sysv/linux/posix_madvise.c: New file.
7534         * sysdeps/unix/sysv/linux/syscalls.list: Remove posix_madvise entry.
7535
7536         [BZ #4076]
7537         * io/ftw.c (ftw_startup): Handle special case of FTW_CHDIR in /.
7538         (open_dir_stream): Likewise.
7539         * io/Makefile (tests): Add bug-ftw5.
7540         * io/bug-ftw5.c: New file.
7541
7542         * nscd/hstcache.c (cache_addhst): Remove unnecessary conditional.
7543         * nscd/servicescache.c (cache_addserv): Likewise.
7544
7545         * nscd/grpcache.c (cache_addgr): In case a record changed on
7546         refresh, adjust key_copy.
7547
7548         [BZ #4074]
7549         * nscd/pwdcache.c (cache_addpw): In case a record changed on
7550         refresh, adjust key_copy.
7551
7552         [BZ #4070]
7553         * stdio-common/printf_fp.c (___printf_fp): Handle a few more
7554         special cases.
7555         * stdio-common/tfformat.c (sprint_doubles): Some more tests.
7556
7557 2007-02-19  Ulrich Drepper  <drepper@redhat.com>
7558
7559         * stdio-common/printf_fp.c (___printf_fp): Cleanups and minor
7560         optimization.
7561
7562         * stdio-common/vfscanf.c: Small cleanups throughout.
7563
7564 2007-02-18  Ulrich Drepper  <drepper@redhat.com>
7565
7566         [BZ #3325]
7567         * sysdeps/i386/fpu/e_fmodf.S: Use fprem1 instead of fprem.
7568         * sysdeps/i386/fpu/e_fmodl.c: Likewise.
7569         * sysdeps/i386/fpu/e_fmod.S: Likewise.
7570         Patch by Jared Casper <jaredcasper@gmail.com>.
7571
7572         * sysdeps/unix/closedir.c: Outside libc don't use locking.
7573         * sysdeps/unix/opendir.c: Likewise.
7574         * sysdeps/unix/readdir.c: Likewise.
7575
7576         [BZ #2211]
7577         * stdio-common/vfscanf.c: Handle localized digits etc for floating
7578         point numbers.
7579         Patch mostly by Hamed Malek <hamed@farsiweb.info>.
7580
7581         * stdio-common/vfscanf.c: Fix problems in width accounting.
7582         * stdio-common/tst-sscanf.c (double_tests): New tests.
7583         (main): Hook them up.
7584
7585         * stdio-common/vfscanf.c: Remove unused WIDTH handling.
7586         More simplifications of floating-point reader.
7587
7588         * stdio-common/Makefile (tests): Add tst-swscanf.
7589         * stdio-common/tst-sscanf.c: Make tests usable for swscanf
7590         testing.
7591         * stdio-common/tst-swscanf.c: New file.
7592
7593 2007-02-17  Ulrich Drepper  <drepper@redhat.com>
7594
7595         [BZ #2633]
7596         * libio/stdio.h: Define struct _IO_FILE in global namespace.
7597         * setjmp/setjmp.h: Define __jmp_buf_tag in global namespace.
7598         Remove using for __jmp_buf_tag.
7599         * locale/locale.h (struct lconv): Also define in std namespace.
7600         * wcsmbs/wchar.h: Move using declaration for tm out of namespace.
7601
7602         [BZ #3842]
7603         * sysdeps/posix/euidaccess.c [_LIBC] (euidaccess): Remove shortcut
7604         using __libc_enable_secure.
7605
7606         [BZ #3818]
7607         * sysdeps/unix/sysv/linux/sys/acct.h (struct acct_v3): Define.
7608
7609         [BZ #3745]
7610         * locale/programs/ld-collate.c (handle_ellipsis): Fix generation
7611         of names for ellipsises.
7612
7613         [BZ #3348]
7614         * malloc/memusage.sh: Cleanups.
7615         * debug/xtrace.sh: Quoting and trap changes.
7616
7617 2007-02-16  Ulrich Drepper  <drepper@redhat.com>
7618
7619         * locale/iso-3166.def: Add Jersey, Guernsey, and Isle Of Man entries.
7620
7621         * locale/iso-3166.def: Update entry for Serbia.
7622         * locale/iso-4217.def: Define RSD, remove CSD.
7623
7624         * sysdeps/x86_64/bits/atomic.h: One more change, this time for 16-
7625         and 64-bit operations.
7626
7627         [BZ #4040]
7628         * sysdeps/i386/i486/bits/atomic.h: One more change, this time for
7629         16-bit operations.
7630
7631         * nscd/nscd.c (parse_opt): One more conversion to use send instead
7632         of writev.
7633
7634 2007-02-15  Ulrich Drepper  <drepper@redhat.com>
7635
7636         [BZ #3991]
7637         * assert/assert.h (assert): Simplify.
7638         (assert_perror): Likewise.
7639         Patch by Israel G. Lugo <ilugo@bridonsecurity.com>.
7640
7641         * nscd/nscd_helper.c (open_socket): Don't send padding bytes from
7642         reqdata.
7643
7644         * sysdeps/unix/sysv/linux/x86_64/send.c (__libc_send): Cosmetic
7645         change: don't pass NULL in place of an integer.
7646
7647 2007-02-02  Bruno Haible  <bruno@clisp.org>
7648
7649         [BZ #3954]
7650         * iconvdata/ksc5601.c (__ksc5601_sym_to_ucs, __ksc5601_sym_from_ucs):
7651         Add mapping for U+327E.
7652         * iconvdata/ksc5601.h (KSC5601_SYMBOL): Increment.
7653         * iconvdata/johab.c (BODY for FROM_LOOP, BODY for TO_LOOP): Enable
7654         mapping of 0xD9 0xE8.
7655         * iconvdata/uhc.c (BODY for FROM_LOOP, BODY for TO_LOOP): Disable
7656         mapping of U+327E.
7657         Reported by Jungshik Shin <jungshik@google.com>.
7658
7659         [BZ #3955]
7660         * iconvdata/johab.c (BODY for FROM_LOOP, BODY for TO_LOOP): Enable
7661         mapping of 0xD9 0xE6 and of 0xD9 0xE7.
7662         Reported by Jungshik Shin <jungshik@google.com>.
7663
7664 2007-02-14  Ulrich Drepper  <drepper@redhat.com>
7665
7666         * sysdeps/x86_64/bits/atomic;h: Fix asm parameters for some
7667         byte variants.
7668
7669         [BZ #4040]
7670         * sysdeps/i386/i486/bits/atomic.h: Fix asm parameters for some
7671         byte variants.  Patch mostly be tom@tommay.net.
7672
7673 2007-02-14  Jakub Jelinek  <jakub@redhat.com>
7674
7675         [BZ #3996]
7676         * posix/glob.c (attribute_hidden): Define if not defined.
7677         (glob): Unescape dirname, filename or username when needed and not
7678         GLOB_NOESCAPE.  Handle \/ correctly.  Handle GLOB_MARK if filename
7679         is NULL.  Handle unescaped [ in pattern without closing ].
7680         Don't pass GLOB_CHECK down to recursive glob for directories.
7681         (__glob_pattern_type): New function.
7682         (__glob_pattern_p): Implement using __glob_pattern_type.
7683         (glob_in_dir): Handle GLOB_NOCHECK patterns containing no meta
7684         characters and backslashes if not GLOB_NOESCAPE or unterminated [.
7685         Remove unreachable code.
7686         * posix/globtest.sh: Add a couple of new tests.
7687
7688 2007-02-13  Ulrich Drepper  <drepper@redhat.com>
7689
7690         * po/ru.po: Update from translation team.
7691
7692 2007-02-12  Jakub Jelinek  <jakub@redhat.com>
7693
7694         * sysdeps/i386/bits/byteswap.h (__bswap_32): Add __amdfam10__
7695         to the list of i486+ CPUs.
7696         * sysdeps/x86_64/bits/byteswap.h (__bswap_32): Likewise.
7697
7698 2007-02-12  Ulrich Drepper  <drepper@redhat.com>
7699
7700         * elf/rtld.c (RESOLVE_MAP): Always return bootstrap_map reference.
7701         * elf/Makefile ($(objpfx)ld.so): Check that ld.so has no undefined
7702         references.
7703
7704 2007-02-09  Ulrich Drepper  <drepper@redhat.com>
7705
7706         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Remove incorrect comment.
7707
7708         * resolv/res_init.c (res_setoptions): Recognize edns0 option.
7709         * resolv/res_mkquery.c: Define __res_nopt.
7710         * resolv/res_query.c (__libc_res_nquery): If RES_USE_EDNS0 is set
7711         try adding EDNS0 record.
7712         * resolv/res_send.c (send_dg): If request failed with FORMERR and
7713         EDNS0 record was send make sure we don't try it again.
7714         * resolv/resolv.h: Define RES_F_EDNS0ERR and RES_USE_EDNS0.
7715         * include/resolv.h: Declare __res_nopt.
7716
7717 2007-02-08  Jakub Jelinek  <jakub@redhat.com>
7718
7719         [BZ #3944]
7720         * time/strptime_l.c (__strptime_internal): Set have_mon for
7721         %b/%B/%h.  Set have_mon and have_mday if tm_mon and tm_mday
7722         have been computed from tm_yday and tm_year.  Don't crash
7723         in day_of_the_week or day_of_the_year if not have_mon
7724         and tm_mon contains bogus value.
7725         * time/Makefile (tests): Add tst-strptime3.
7726         * time/tst-strptime3.c: New test.
7727
7728 2007-02-05  Jakub Jelinek  <jakub@redhat.com>
7729
7730         [BZ #3957]
7731         * posix/regcomp.c (parse_bracket_exp): Set '\n' bit rather than '\0'
7732         bit for RE_HAT_LISTS_NOT_NEWLINE.
7733         (build_charclass_op): Remove bogus comment.
7734         * posix/Makefile (tests): Add bug-regex27 and bug-regex28.
7735         * posix/bug-regex27.c: New test.
7736         * posix/bug-regex28.c: New test.
7737
7738 2007-02-03  Ulrich Drepper  <drepper@redhat.com>
7739
7740         * po/sv.po: Update from translation team.
7741
7742 2007-02-02  Ulrich Drepper  <drepper@redhat.com>
7743
7744         * nscd/nscd_helper.c (open_socket): Minor size optimization.
7745
7746 2007-02-02  Jakub Jelinek  <jakub@redhat.com>
7747
7748         * include/locale.h (__uselocale): Add libc_hidden_proto.
7749         * locale/uselocale.c (__uselocale): Add libc_hidden_def.
7750
7751         * nscd/nscd_helper.c (open_socket): Use __gettimeofday instead of
7752         gettimeofday.
7753
7754 2007-02-01  Ulrich Drepper  <drepper@redhat.com>
7755
7756         * sysdeps/unix/sysv/linux/i386/sysdep.h (PTR_MANGLE): Roll value before
7757         returning.
7758         (PTR_DEMANGLE): Real definition now that it's not the same as
7759         PRT_MANGLE anymore.
7760         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
7761
7762         * string/strerror_l.c: New file.
7763         * string/Makefile (routines): Add strerror_l.
7764         * string/string.h: Declare strerror_l.
7765         * string/Versions: Export strerror_l for GLIBC_2.6.
7766
7767 2007-01-31  Ulrich Drepper  <drepper@redhat.com>
7768
7769         * nscd/nscd_helper.c (open_socket): Now takes request type and key
7770         as parameter.  Construct request record.  Try sending request
7771         before the first poll use, it usually succeeds.  Adjust all
7772         callers.
7773         * nscd/nscd-client.h: Define MAXKEYLEN.
7774         * nscd/connections.c (nscd_run): Don't define MAXKEYLEN here.
7775
7776 2007-01-31  Jakub Jelinek  <jakub@redhat.com>
7777
7778         * nscd/nscd-client.h (__nscd_cache_search): Remove const qualifier
7779         from return value.
7780         * nscd/nscd_helper.c: Include string.h.
7781         (__nscd_cache_search): Remove const qualifier from return value.
7782         On strict alignment architectures check hash entry and data head
7783         alignment.
7784         * nscd/nscd_getpw_r.c (nscd_getpw_r): Don't crash or fail because
7785         mmapped data during GC cycle contains garbage.  If
7786         __nscd_drop_map_ref fails, decrement mapped->counter when returning
7787         error or if retrying with NO_MAPPING, only __nscd_unmap if counter
7788         dropped to 0.
7789         * nscd/nscd_getgr_r.c (nscd_getgr_r): Likewise.
7790         * nscd/nscd_initgroups.c (__nscd_getgrouplist): Likewise.
7791         * nscd/nscd_gethst_r.c (nscd_gethst_r): Likewise.
7792         * nscd/nscd_getai.c (__nscd_getai): Likewise.
7793         * nscd/nscd_getserv_r.c (nscd_getserv_r): Likewise.
7794
7795 2007-01-30  Ulrich Drepper  <drepper@redhat.com>
7796
7797         * misc/hsearch_r.c (hdestroy_r): Remove unnecessary test.
7798
7799 2007-01-26  Ulrich Drepper  <drepper@redhat.com>
7800
7801         * sysdeps/i386/dl-trampoline.S (_dl_runtime_profile): Use register
7802         names not numbers in cfi_*.
7803
7804 2007-01-26  Andreas Jaeger  <aj@suse.de>
7805
7806         * sysdeps/unix/sysv/linux/sys/personality.h (ADDR_NO_RANDOMIZE,
7807         ADDR_LIMIT_3GB, PER_LINUX_32BIT, PER_LINUX32_3GB): Add.
7808         Correct values of PER_HPUX and PER_OSF4.
7809
7810 2007-01-24  Ulrich Drepper  <drepper@redhat.com>
7811
7812         * elf/dl-minimal.c: Undefine _itoa first.
7813         * stdio-common/_itoa.h: Define _itoa and _fitoa for 64-bit platforms.
7814         * malloc/mtrace.c: Revert last change.
7815         * posix/wordexp.c: Likewise.
7816
7817 2007-01-24  Jakub Jelinek  <jakub@redhat.com>
7818
7819         * sysdeps/i386/bits/byteswap.h (__bswap_32): Add __nocona__, __core2__
7820         and __geode__ to the list of i486+ CPUs.
7821         * sysdeps/x86_64/bits/byteswap.h (__bswap_32): Likewise.
7822
7823 2007-01-23  Ulrich Drepper  <drepper@redhat.com>
7824
7825         * stdio-common/_itoa.c: Include <limits.h>.
7826         * stdio-common/_itowa.c: Likewise.
7827
7828 2007-01-22  Ulrich Drepper  <drepper@redhat.com>
7829
7830         * stdio-common/_itowa.c: Don't compile _itowa for 64-bit
7831         platforms.
7832         * stdio-common/_itoa.c: Don't compile in _itoa and _fitoa for
7833         64-bit platforms.
7834         * malloc/mtrace.c (tr_where): Use _fitoa_word instead of _fitoa if
7835         possible.
7836         * posix/wordexp.c (parse_arith): Use _itoa_word instead of _itoa
7837         if possible.
7838
7839         [BZ #3902]
7840         * stdio-common/_itoa.c (_itoa): Make sure at least a zero is emitted.
7841         * stdio-common/Makefile (tests): Add bug17.
7842         * stdio-common/bug17.c: New file.
7843
7844 2007-01-19  Ulrich Drepper  <drepper@redhat.com>
7845
7846         * iconvdata/brf.c: New file.
7847         * iconvdata/testdata/BRF: New file.
7848         * iconvdata/testdata/BRF..UTF8: New file.
7849         Contributed by Samuel Thibault <samuel.thibault@ens-lyon.org>.
7850         * iconvdata/Makefile: Add rules to build BRF.
7851         * iconvdata/TESTS: Add BRF entry.
7852         * iconvdata/gconv-modules: Likewise.
7853         * iconvdata/tst-tables.sh: Likewise.
7854
7855 2007-01-18  Anton Nikishaev  <anton.nik@gmail.com>
7856
7857         * wcsmbs/wchar.h (wcstoll): Fix comment, function returns value of
7858         type `long long int', not `long int'.
7859         (wcstoq): Likewise.
7860
7861 2007-01-18  Ulrich Drepper  <drepper@redhat.com>
7862
7863         * scripts/gen-as-const.awk: Add cast to long to avoid int promotion
7864         of values on 64-bit platforms which are too large.
7865
7866 2007-01-12  Steven Munroe  <sjmunroe@us.ibm.com>
7867             Joe Kerian  <jkerian@us.us.ibm.com>
7868
7869         [BZ #2749]
7870         * sysdeps/ieee754/ldbl-128ibm/s_copysignl.c: Include
7871         <math_ldbl_opt.h>.  Remove weak_alias.  Use long_double_symbol macro.
7872         (__copysignl): Use signbit() for comparison.
7873         * sysdeps/ieee754/ldbl-128ibm/s_fabsl.c (__fabsl): Correct parms for
7874         SET_LDOUBLE_WORDS64.
7875
7876         [BZ #2423, #2749]
7877         * sysdeps/ieee754/ldbl-128ibm/s_ceill.c: Don't include <fenv_libc.h>.
7878         (__ceill): Remove calls to fegetround(), fesetround().
7879         * sysdeps/ieee754/ldbl-128ibm/s_floorl.c: Likewise.
7880         * sysdeps/ieee754/ldbl-128ibm/s_roundl.c: Likewise.
7881         * sysdeps/ieee754/ldbl-128ibm/s_truncl.c: Likewise.
7882
7883 2007-01-17  Jakub Jelinek  <jakub@redhat.com>
7884
7885         * nscd/nscd_getserv_r.c (nscd_getserv_r): Fix pastos.
7886
7887         * sysdeps/unix/sysv/linux/getdents.c (offsetof): Remove.
7888
7889 2007-01-17  Ulrich Drepper  <drepper@redhat.com>
7890
7891         * sysdeps/unix/sysv/linux/fatal-prepare.h: Use PTHFCT_CALL to
7892         demangle pointer.
7893         * csu/libc-start.c: Likewise.
7894
7895 2007-01-16  Ulrich Drepper  <drepper@redhat.com>
7896
7897         * sysdeps/posix/system.c: Remove NO_WAITPID support, it cannot
7898         really work anyway.
7899
7900 2007-01-15  Ulrich Drepper  <drepper@redhat.com>
7901
7902         * nscd/connections.c (servinfo): Renamed to reqinfo.  Change all
7903         users.
7904         (handle_request): Remove unnecessary tests.
7905
7906         * nscd/cache.c (cache_add): Record the failure to add to the cache.
7907
7908 2007-01-15  Jakub Jelinek  <jakub@redhat.com>
7909
7910         * soft-fp/op-common.h (FP_TRUNC): When truncating a NaN, clear
7911         workbits in semi-raw fraction.
7912
7913         * math/test-misc.c: Add new tests.
7914
7915 2007-01-14  Steven Munroe  <sjmunroe@us.ibm.com>
7916
7917         * math/basic-test.c: Include test-skeleton.c.
7918         (TEST_TRUNC): Define.
7919         (truncdfsf_test, trunctfsf_test, trunctfdf_test): New.
7920         (main): Rename to ...
7921         (do_test): ...this.  Run new tests.
7922         (TEST_FUNCTION): Define.
7923
7924 2006-10-05  Steven Munroe  <sjmunroe@us.ibm.com>
7925             Joe Kerian  <jkerian@us.us.ibm.com>
7926
7927         [BZ #2749]
7928         * soft-fp/op-4.h (__FP_FRAC_SUB_3, __FP_FRAC_SUB_4): Correct borrow
7929         handling for high words.
7930         * soft-fp/op-common.h (_FP_OVERFLOW_SEMIRAW): Always set inexact
7931         and overflow for infinity.
7932
7933 2007-01-15  Ulrich Drepper  <drepper@redhat.com>
7934
7935         * nscd/connections.c (handle_request): Add a __builtin_expect.
7936
7937         * nscd/connections.c (serv2db): Change type into structure which
7938         also says whether this is a request for data.  Renamed to
7939         servinfo.  All users changed.
7940         (handle_request): Much simpler test whether we should search the cache.
7941
7942         * nscd/connections.c (handle_request): Fix thinko in selinux test
7943         invocation.
7944
7945         * sysdeps/generic/ldsodefs.h: Define DL_LOOKUP_SCOPE_LOCK.
7946         * elf/dl-lookup.c (add_dependency): If scope map is locked, unlock
7947         it before getting dl_load_lock and then relock.
7948         (_dl_lookup_symbol_x): Pass flags to add_dependency.
7949         When rerunning _dl_lookup_symbol_x, compute symbol_scope again in
7950         case we unlocked the scope.
7951         * elf/dl-runtime.c (_dl_fixup): Pass DL_LOOKUP_SCOPE_LOCK to
7952         _dl_lookup_symbol_x in case we locked the scope.
7953         (_dl_profile_fixup): Likewise.
7954         * elf/dl-sym.c (do_sym): In flags passed to call_dl_lookup, also
7955         set DL_LOOKUP_SCOPE_LOCK.
7956
7957 2007-01-13  Ulrich Drepper  <drepper@redhat.com>
7958
7959         * inet/Makefile: Define CFLAGS-getsrvbynm_r.c and
7960         CFLAGS-getsrvbynpt_r.c.
7961         * nscd/getsrvbynm_r.c: New file.
7962         * nscd/getsrvbypt_r.c: New file.
7963         * nscd/nscd_getserv_r.c: New file.
7964         * nscd/servicescache.c: New file.
7965         * nscd/Makefile (routines): Add nscd_getserv_r.
7966         (nscd-modules): Add getsrvbynm_r, getsrvbypt_r, and servicescache.
7967         Define CFLAGS-servicescache.c, CFLAGS-getsrvbynm_r.c, and
7968         CFLAGS-getsrvbypt_r.c.
7969         * nscd/cache.c (prune_cache): Rewrite to get re-add function from
7970         table.  Add entries for services database.
7971         * nscd/connections.c (serv2str): Mark as const.  Add entries for
7972         services database.
7973         (dbs): Add .reset_res and servdb initialization.
7974         (serv2db): Add entries for services database.
7975         (verify_persistent_db): Accept dbnr == servdb.
7976         (invalidate_cache): Rewrite database name recognition to use a table.
7977         Call res_init() if .reset_res is set for database.
7978         (handle_request): Add code to handle services database.
7979         * nscd/gai.c: Don't define __getservbyname_r.
7980         * nscd/nscd-client.h (request_type): Remove LASTDBREQ, add
7981         GETSERVBYNAME, GETSERVBYPORT, GETFDSERV.
7982         (serv_response_header): Define.
7983         (struct datahead): Add serv_response_header member.
7984         * nscd/nscd.c (parse_opt): Rewrite parsing of -i parameter value
7985         using table.
7986         * nscd/nscd.conf: Add entries for services database.
7987         * nscd/nscd.h: Adjust declaration of dbnames and serv2str.
7988         Declare serv_iov_disabled.
7989         Declare addservbyname, readdservbyname, addservbyport, and
7990         readdservbyport.
7991         * nscd/nscd_conf.c (dbnames): Mark as const.  Add services entry.
7992         (find_db): Fix error message.
7993         * nscd/nscd_proto.h: Declare __nss_not_use_nscd_services,
7994         __nscd_getservbyname_r, and __nscd_getservbyport_r.
7995         * nscd/selinux.c (perms): Add entries for services database.
7996         * nss/Versions: Export __nss_services_lookup with GLIBC_PRIVATE.
7997         * nss/nsswitch.c (__nss_disable_nscd): Also disable services database.
7998
7999         * nscd/grpcache.c: Remove obsolete code.  Cleanups.
8000         * nscd/hstcache.c: Likewise.
8001         * nscd/pwdcache.c: Likewise.
8002
8003         * nis/nss_nis/nis-service.c (_nss_nis_getservbyname_r): Correct
8004         computation of keylen.
8005
8006         * include/string.h: Only redefine strndupa if this is really for
8007         libc code.
8008
8009 2007-01-12  Ulrich Drepper  <drepper@redhat.com>
8010
8011         * nscd/nscd_gethst_r.c: Minor cleanups.
8012
8013         * nscd/connections.c (handle_request): Check selinux permissions
8014         for all non-admin commands.
8015
8016         * sysdeps/i386/i486/bits/atomic.h: Define
8017         atomic_compare_and_exchange_val_acq,
8018         atomic_compare_and_exchange_bool_acq, and atomic_exchange_and_add
8019         using __sync_* built-ins for gcc >= 4.1.
8020         * sysdeps/x86_64/bits/atomic.h: Likewise.
8021
8022         [BZ #3840]
8023         * scripts/check-local-headers.sh: Restrict to testing .o.d, .os.d,
8024         and .oS.d files.
8025
8026 2007-01-05  Steven Munroe  <sjmunroe@us.ibm.com>
8027
8028         * stdlib/tst-makecontext.c: Include errno.h.  Change main()
8029         to do_test().  Define TEST_FUNCTION. Include test-skeleton.c.
8030         (do_test): Check errno and exit(0) if ENOSYS.
8031
8032 2007-01-11  Jakub Jelinek  <jakub@redhat.com>
8033
8034         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Fix handling of multi-byte
8035         thousands separators.
8036         * stdlib/Makefile: Add rules to build and run tst-strtod4.
8037         * stdlib/tst-strtod4.c: New test.
8038
8039         [BZ #3855]
8040         * stdlib/strtod_l.c (____STRTOF_INTERNAL): 0x. not followed by
8041         hexadecimal digit should accept just the initial 0.
8042         * stdlib/tst-strtod2.c (tests): New variable.
8043         (do_test): Run several tests rather than just one.
8044
8045 2007-01-11  Jakub Jelinek  <jakub@redhat.com>
8046
8047         * sysdeps/i386/soft-fp/sfp-machine.h: Remove.
8048         * sysdeps/x86_64/soft-fp/sfp-machine.h: Likewise.
8049
8050 2007-01-10  Ulrich Drepper  <drepper@redhat.com>
8051
8052         * io/fts.c: Make sure fts_cur is always valid after return from
8053         fts_read.
8054         Patch by Miloslav Trmac <mitr@redhat.com>.
8055
8056 2006-10-27  Richard Sandiford  <richard@codesourcery.com>
8057
8058         * elf/elf.h (R_MIPS_GLOB_DAT): Define.
8059         (R_MIPS_NUM): Bump by 1.
8060
8061 2007-01-03  Jakub Jelinek  <jakub@redhat.com>
8062
8063         * posix/execvp.c: Include alloca.h.
8064         (allocate_scripts_argv): Renamed to...
8065         (scripts_argv): ... this.  Don't allocate buffer here nor count
8066         arguments.
8067         (execvp): Use alloca if possible.
8068         * posix/Makefile: Add rules to build and run tst-vfork3 test.
8069         * posix/tst-vfork3.c: New test.
8070
8071 2007-01-03  Ulrich Drepper  <drepper@redhat.com>
8072
8073         * string/Makefile (tst-strxfrm2-ENV): Define.
8074         * stdlib/Makefile (tst-strtod3-ENV): Define.
8075
8076 2007-01-02  Ulrich Drepper  <drepper@redhat.com>
8077
8078         * posix/getconf.c: Update copyright year.
8079         * nss/getent.c: Likewise.
8080         * iconv/iconvconfig.c: Likewise.
8081         * iconv/iconv_prog.c: Likewise.
8082         * elf/ldconfig.c: Likewise.
8083         * catgets/gencat.c: Likewise.
8084         * csu/version.c: Likewise.
8085         * elf/ldd.bash.in: Likewise.
8086         * elf/sprof.c (print_version): Likewise.
8087         * locale/programs/locale.c: Likewise.
8088         * locale/programs/localedef.c: Likewise.
8089         * nscd/nscd.c (print_version): Likewise.
8090         * debug/xtrace.sh: Likewise.
8091         * malloc/memusage.sh: Likewise.
8092         * malloc/mtrace.pl: Likewise.
8093         * debug/catchsegv.sh: Likewise.
8094
8095 2006-12-24  Ulrich Drepper  <drepper@redhat.com>
8096
8097         * malloc/malloc.c (sYSMALLOc): Remove some unnecessary alignment
8098         attempts.
8099
8100 2006-12-23  Ulrich Drepper  <drepper@redhat.com>
8101
8102         * posix/wordexp.c: Remove some unnecessary tests.
8103
8104 2006-12-22  Gavin Romig-Koch  <gavin@redhat.com>
8105
8106         * nis/nss_compat/compat-grp.c (internal_getgrgid_r): Don't
8107         blacklist the group till after we look it up.
8108
8109 2006-12-21  Ulrich Drepper  <drepper@redhat.com>
8110
8111         * include/atomic.h (atomic_forced_read): New macro.
8112
8113 2006-12-20  SUGIOKA Toshinobu  <sugioka@itonet.co.jp>
8114
8115         * sysdeps/unix/sysv/linux/sh/bits/shm.h: New file.
8116
8117 2006-12-19  Jakub Jelinek  <jakub@redhat.com>
8118
8119         * nss/getXXbyYY_r.c: Include atomic.h.
8120         (INTERNAL (REENTRANT_NAME)): Write startp after start_fct,
8121         add atomic_write_barrier () in between.
8122
8123         * stdlib/Makefile (tests): Add tst-makecontext.
8124         * stdlib/tst-makecontext.c: New test.
8125
8126         * sysdeps/unix/sysv/linux/powerpc/powerpc32/makecontext.S
8127         (__makecontext): Don't realign uc_mcontext.uc_regs.
8128
8129 2006-11-28  Jakub Jelinek  <jakub@redhat.com>
8130
8131         * elf/dl-support.c: Include dl-procinfo.h.
8132         * sysdeps/powerpc/dl-procinfo.h (PPC_PLATFORM_POWER4,
8133         PPC_PLATFORM_PPC970, PPC_PLATFORM_POWER5, PPC_PLATFORM_POWER5_PLUS,
8134         PPC_PLATFORM_POWER6, PPC_PLATFORM_CELL_BE, PPC_PLATFORM_POWER6X):
8135         Define.
8136         (_dl_string_platform): Use PPC_PLATFORM_* macros instead of
8137         hardcoded constants.
8138         * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_platform): Use
8139         PPC_PLATFORM_* macros for array designators.
8140
8141 2006-11-11  Steven Munroe  <sjmunroe@us.ibm.com>
8142
8143         * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_cap_flags): Add 3 new cap
8144         names to the beginning.
8145         (_dl_powerpc_platforms): Add "power6x".
8146         * sysdeps/powerpc/dl-procinfo.h (_DL_HWCAP_FIRST): Decrease.
8147         (HWCAP_IMPORTANT): Add PPC_FEATURE_HAS_DFP.
8148         (_DL_PLATFORMS_COUNT): Increase.
8149         (_dl_string_platform): Handle power6x case.
8150         * sysdeps/powerpc/sysdep.h (PPC_FEATURE_PA6T, PPC_FEATURE_HAS_DFP,
8151         PPC_FEATURE_POWER6_EXT): Define.
8152         (PPC_FEATURE_POWER5, PPC_FEATURE_POWER5_PLUS): Correct Comment.
8153
8154 2006-12-18  Jakub Jelinek  <jakub@redhat.com>
8155
8156         [BZ #3747]
8157         * stdlib/jrand48_r.c (__jrand48_r): Make sure result is in the
8158         [-2^31 .. 2^31) range.
8159         * stdlib/tst-rand48.c (main): Fix expected values for 64-bit
8160         targets.
8161         * stdlib/tst-rand48-2.c: New test.
8162         * stdlib/Makefile (tests): Add tst-rand48-2.
8163
8164 2006-12-14  Jakub Jelinek  <jakub@redhat.com>
8165
8166         * misc/tst-pselect.c (do_test): Fix sigblock argument.
8167
8168 2006-12-14  Ulrich Drepper  <drepper@redhat.com>
8169
8170         * misc/tst-pselect.c (do_test): Make sure the helper process is
8171         terminating when the test is aborted.
8172
8173 2006-12-13  Ulrich Drepper  <drepper@redhat.com>
8174
8175         * sysdeps/unix/sysv/linux/bits/statvfs.h: Define ST_RELATIME.
8176         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
8177         Handle relatime mount option.
8178
8179         [BZ #2337]
8180         * libio/Makefile (tests): Add tst-setvbuf1.
8181         * libio/tst-setvbuf1.c: New file.
8182
8183 2006-12-08  Jakub Jelinek  <jakub@redhat.com>
8184
8185         [BZ #2337]
8186         * libio/genops.c (__uflow): Fix a typo.
8187         * libio/wfiledoalloc.c (_IO_wfile_doallocate): Don't stat
8188         nor set _IO_LINE_BUF bit here.  Size the wide buffer based on
8189         the narrow buffer size.
8190
8191 2006-11-24  Jakub Jelinek  <jakub@redhat.com>
8192
8193         [BZ #2337]
8194         * libio/libio.h (_IO_FLAGS2_USER_WBUF): Define.
8195         * libio/wgenops.c (_IO_wsetb, _IO_wdefault_finish): Test and set
8196         _IO_FLAGS2_USER_WBUF bit in _flags2 instead of _IO_USER_BUF bit
8197         in _flags.
8198         * libio/wstrops.c (_IO_wstr_overflow, enlarge_userbuf,
8199         _IO_wstr_finish): Likewise.
8200         * libio/wmemstream.c (open_wmemstream): Likewise.
8201         * libio/fileops.c (_IO_new_file_close_it): Call _IO_set[bgp]
8202         even for wide streams.
8203
8204 2006-12-13  Jakub Jelinek  <jakub@redhat.com>
8205
8206         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S: Include
8207         kernel-features.h.
8208
8209 2006-12-11  Ulrich Drepper  <drepper@redhat.com>
8210
8211         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Parse thousand
8212         separators also if no non-zero digits found.
8213         * stdlib/Makefile (tests): Add tst-strtod3.
8214
8215 2006-12-09  Ulrich Drepper  <drepper@redhat.com>
8216
8217         [BZ #3632]
8218         * include/features.h: Fix comment about default value for
8219         _POSIX_C_SOURCE.
8220
8221         [BZ #3664]
8222         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Fix test to recognize
8223         empty parsed strings.
8224         * stdlib/Makefile (tests): Add tst-strtod2.
8225         * stdlib/tst-strtod2.c: New file.
8226
8227         [BZ #3673]
8228         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Fix exp_limit
8229         computation.
8230         * stdlib/Makefile (tests): Add tst-atof2.
8231         * stdlib/tst-atof2.c: New file.
8232
8233         [BZ #3674]
8234         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Adjust exponent value
8235         correctly if removing trailing zero of hex-float.
8236         * stdlib/Makefile (tests): Add tst-atof1.
8237         * stdlib/tst-atof1.c: New file.
8238
8239 2006-12-09  Jakub Jelinek  <jakub@redhat.com>
8240
8241         * misc/mntent_r.c (__hasmntopt): Check p[optlen] even when p == rest.
8242         Start searching for next comma at p rather than rest.
8243         * misc/Makefile (tests): Add tst-mntent2.
8244         * misc/tst-mntent2.c: New test.
8245
8246         * misc/getusershell.c (initshells): Check for integer overflows.
8247         Make strings buffer one bigger as fgets always succeeds when second
8248         argument is 1.  Don't use calloc for shells array.  Disallow
8249         / as shell.
8250
8251 2006-12-08  Ulrich Drepper  <drepper@redhat.com>
8252
8253         * malloc/memusage.c: Handle realloc with new size of zero and
8254         non-NULL pointer correctly.
8255         (me): Really write first record twice.
8256         (struct entry): Make format bi-arch safe.
8257         (dest): Write out more realloc statistics.
8258         * malloc/memusagestat.c (struct entry): Make format bi-arch safe.
8259
8260 2006-12-05  Jakub Jelinek  <jakub@redhat.com>
8261
8262         * nis/nis_subr.c (nis_getnames): Revert last change.
8263
8264 2006-12-04  Jakub Jelinek  <jakub@redhat.com>
8265
8266         * sysdeps/unix/sysv/linux/ttyname.c: Include termios.h.
8267         (ttyname): Use tcgetattr instead of isatty, don't set errno to ENOTTY.
8268         * sysdeps/unix/sysv/linux/ttyname_r.c: Include termios.h.
8269         (__ttyname_r): Use tcgetattr instead of isatty, don't set errno to
8270         ENOTTY.
8271         * io/Makefile: Add rules to build and run tst-ttyname_r test.
8272         * io/tst-ttyname_r.c: New test.
8273
8274 2006-12-03  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
8275
8276         * sysdeps/unix/sysv/linux/sh/sys/io.h: Removed.
8277
8278 2006-11-30  H.J. Lu  <hongjiu.lu@intel.com>
8279
8280         * sysdeps/i386/i686/memcmp.S: Use jump table as the base of
8281         jump table entries.
8282
8283 2006-11-30  Jan Kratochvil  <jan.kratochvil@redhat.com>
8284
8285         * sysdeps/unix/sysv/linux/i386/clone.S: Provide CFI for the outermost
8286         `clone' function to ensure proper unwinding stop of gdb.
8287         * sysdeps/unix/sysv/linux/x86_64/clone.S: Likewise.
8288
8289 2006-12-01  Ulrich Drepper  <drepper@redhat.com>
8290
8291         * nscd/nscd.init: Remove obsolete and commented-out -S option
8292         handling.
8293
8294 2006-11-23  Jakub Jelinek  <jakub@redhat.com>
8295
8296         [BZ #3514]
8297         * manual/string.texi (strncmp): Fix pastos from wcscmp description.
8298
8299         [BZ #3515]
8300         * manual/string.texi (strtok): Remove duplicate paragraph.
8301
8302 2006-12-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
8303
8304         * sysdeps/unix/sysv/linux/x86_64/sigaction.c: Fix compatibility with
8305         libgcc not supporting `rflags' unwinding (register # >= 17).
8306
8307 2006-11-30  Jakub Jelinek  <jakub@redhat.com>
8308
8309         * sunrpc/svc_run.c (svc_run): Set my_pollfd to new_pollfd if realloc
8310         succeeded.
8311
8312 2006-11-29  Daniel Jacobowitz  <dan@codesourcery.com>
8313             Jakub Jelinek  <jakub@redhat.com>
8314             Jan Kratochvil  <jan.kratochvil@redhat.com>
8315
8316         * sysdeps/unix/sysv/linux/x86_64/sigaction.c (restore_rt): Add correct
8317         unwind information.
8318         * sysdeps/unix/sysv/linux/x86_64/Makefile: Provide symbols for
8319         'restore_rt' even in the 'signal' directory.
8320         * sysdeps/unix/sysv/linux/x86_64/ucontext_i.sym: Extend the regs list.
8321
8322 2006-11-27  Jakub Jelinek  <jakub@redhat.com>
8323
8324         [BZ #3559]
8325         * sunrpc/svc_run.c (svc_run): Fail instead of segfaulting if
8326         malloc crashed.  Don't allocate memory unnecessarily in each
8327         loop.
8328
8329 2006-10-21  Jakub Jelinek  <jakub@redhat.com>
8330
8331         * resolv/mapv4v6addr.h (map_v4v6_address): Fix last change.
8332
8333 2006-11-20  Ulrich Drepper  <drepper@redhat.com>
8334
8335         * resolv/mapv4v6addr.h (map_v4v6_address): Optimize a bit.
8336
8337 2006-11-18  Bruno Haible  <bruno@clisp.org>
8338
8339         * sysdeps/unix/sysv/linux/i386/getgroups.c (__getgroups): Invoke
8340         __sysconf only after having tried to call getgroups32.
8341
8342 2006-11-19  Ulrich Drepper  <drepper@redhat.com>
8343
8344         * nss/nss_files/files-hosts.c (LINE_PARSER): Support IPv6-style
8345         addresses for IPv4 queries if they can be mapped.
8346
8347 2006-11-16  Jakub Jelinek  <jakub@redhat.com>
8348
8349         * sysdeps/x86_64/fpu/s_copysignf.S (__copysignf): Switch to .text.
8350         * sysdeps/x86_64/fpu/s_copysign.S (__copysign): Likewise.
8351         (signmask): Add .size directive.
8352         (othermask): Add .type directive.
8353
8354 2006-11-14  Ulrich Drepper  <drepper@redhat.com>
8355
8356         * po/nl.po: Update from translation team.
8357
8358         * timezone/zdump.c: Redo fix for BZ #3137.
8359
8360 2006-11-14  Jakub Jelinek  <jakub@redhat.com>
8361
8362         * nss/nss_files/files-alias.c (get_next_alias): Set line back
8363         to first_unused after parsing :include: file.
8364
8365 2006-11-10  Ulrich Drepper  <drepper@redhat.com>
8366
8367         * timezone/africa: Update from tzdata2006o.
8368         * timezone/antarctica: Likewise.
8369         * timezone/asia: Likewise.
8370         * timezone/australasia: Likewise.
8371         * timezone/backward: Likewise.
8372         * timezone/europe: Likewise.
8373         * timezone/iso3166.tab: Likewise.
8374         * timezone/northamerica: Likewise.
8375         * timezone/southamerica: Likewise.
8376         * timezone/zone.tab: Likewise.
8377
8378         * time/tzfile.c (__tzfile_read): Extend to handle new file format
8379         on machines with 64-bit time_t.
8380
8381         * timezone/checktab.awk: Update from tzcode2006o.
8382         * timezone/ialloc.c: Likewise.
8383         * timezone/private.h: Likewise.
8384         * timezone/scheck.c: Likewise.
8385         * timezone/tzfile.h: Likewise.
8386         * timezone/tzselect.ksh: Likewise.
8387         * timezone/zdump.c: Likewise.
8388         * timezone/zic.c: Likewise.
8389
8390         [BZ #3483]
8391         * elf/ldconfig.c (main): Call setlocale and textdomain.
8392         Patch mostly by Benno Schulenberg <bensberg@justemail.net>.
8393
8394         [BZ #3480]
8395         * manual/argp.texi: Fix typos.
8396         * manual/charset.texi: Likewise.
8397         * manual/errno.texi: Likewise.
8398         * manual/filesys.texi: Likewise.
8399         * manual/lang.texi: Likewise.
8400         * manual/maint.texi: Likewise.
8401         * manual/memory.texi: Likewise.
8402         * manual/message.texi: Likewise.
8403         * manual/resource.texi: Likewise.
8404         * manual/search.texi: Likewise.
8405         * manual/signal.texi: Likewise.
8406         * manual/startup.texi: Likewise.
8407         * manual/stdio.texi: Likewise.
8408         * manual/sysinfo.texi: Likewise.
8409         * manual/syslog.texi: Likewise.
8410         * manual/time.texi: Likewise.
8411         Patch by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
8412
8413         [BZ #3465]
8414         * sunrpc/clnt_raw.c: Minimal message improvements.
8415         * sunrpc/pm_getmaps.c: Likewise.
8416         * nis/nss_nisplus/nisplus-publickey.c: Likewise.
8417         * nis/nis_print_group_entry.c: Likewise.
8418         * locale/programs/repertoire.c: Likewise.
8419         * locale/programs/charmap.c: Likewise.
8420         * malloc/memusage.sh: Likewise.
8421         * elf/dl-deps.c: Likewise.
8422         * locale/programs/ld-collate.c: Likewise.
8423         * libio/vswprintf.c: Likewise.
8424         * malloc/memusagestat.c: Likewise.
8425         * sunrpc/auth_unix.c: Likewise.
8426         * sunrpc/rpc_main.c: Likewise.
8427         * nscd/cache.c: Likewise.
8428         * locale/programs/repertoire.c: Unify output messages.
8429         * locale/programs/charmap.c: Likewise.
8430         * locale/programs/ld-ctype.c: Likewise.
8431         * locale/programs/ld-monetary.c: Likewise.
8432         * locale/programs/ld-numeric.c: Likewise.
8433         * locale/programs/ld-time.c: Likewise.
8434         * elf/ldconfig.c: Likewise.
8435         * nscd/selinux.c: Likewise.
8436         * elf/cache.c: Likewise.
8437         Patch mostly by Benno Schulenberg <bensberg@justemail.net>.
8438
8439         [BZ #3451]
8440         * sysdeps/i386/fpu/bits/mathinline.h (floor): Make rounding mode
8441         change atomic.
8442         (ceil): Likewise.
8443
8444 2006-11-10  Jakub Jelinek  <jakub@redhat.com>
8445
8446         * string/strxfrm_l.c (STRXFRM): Fix trailing \1 optimization
8447         if N is one bigger than return value.
8448         * string/tst-strxfrm2.c (do_test): Also test strxfrm with l1 + 1
8449         and l1 last arguments, if buf is defined, verify the return value
8450         equals to strlen (buf) and verify no byte beyond passed length
8451         is modified.
8452
8453 2006-11-10  Ulrich Drepper  <drepper@redhat.com>
8454
8455         * po/sv.po: Update from translation team.
8456
8457 2006-11-09  Ulrich Drepper  <drepper@redhat.com>
8458
8459         * sysdeps/unix/sysv/linux/x86_64/sysconf.c (intel_check_word): Add
8460         noinline attribute.
8461
8462 2006-11-10  Jakub Jelinek  <jakub@redhat.com>
8463
8464         * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_check_word): Add
8465         noinline attribute.
8466
8467         * sysdeps/gnu/siglist.c (__old_sys_siglist, __old_sys_sigabbrev):
8468         Use __new_sys_siglist instead of _sys_siglist_internal as
8469         second macro argument.
8470         (_old_sys_siglist): Use declare_symbol_alias macro instead of
8471         strong_alias.
8472
8473 2006-11-09  Ulrich Drepper  <drepper@redhat.com>
8474
8475         [BZ #3493]
8476         * posix/unistd.h (sysconf): Remove const attribute.
8477
8478         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Fix test for
8479         temporary or deprecated addresses.
8480         Patch by Sridhar Samudrala <sri@us.ibm.com>.
8481
8482         * string/Makefile (tests): Add tst-strxfrm2.
8483         * string/tst-strxfrm2.c: New file.
8484
8485 2006-10-09  Jakub Jelinek  <jakub@redhat.com>
8486
8487         * elf/dl-debug.c (_dl_debug_initialize): Check r->r_map for 0
8488         rather than r->r_brk.
8489
8490 2006-11-08  Jakub Jelinek  <jakub@redhat.com>
8491
8492         * string/strxfrm_l.c (STRXFRM): Do the trailing \1 removal
8493         optimization even if needed > n.
8494
8495         * elf/dl-load.c (decompose_rpath): Return bool rather than void.
8496         If l->l_name is on inhibit_rpath list, set sps->dirs to -1 and
8497         return false, otherwise return true.
8498         (cache_rpath): Return decompose_rpath return value.
8499
8500 2006-11-07  Jakub Jelinek  <jakub@redhat.com>
8501
8502         * include/libc-symbols.h (declare_symbol): Rename to...
8503         (declare_symbol_alias): ... this.  Add ORIGINAL argument, imply
8504         strong_alias (ORIGINAL, SYMBOL) in asm to make sure it preceedes
8505         .size directive.
8506         * sysdeps/gnu/errlist-compat.awk: Adjust for declare_symbol_alias
8507         changes.
8508         * sysdeps/gnu/siglist.c: Likewise.
8509
8510 2006-11-03  Steven Munroe  <sjmunroe@us.ibm.com>
8511
8512         * sysdeps/powerpc/fpu/bits/mathinline.h
8513         [__LIBC_INTERNAL_MATH_INLINES]: Moved to ...
8514         * sysdeps/powerpc/fpu/math_private.h: ...here.  New file.
8515
8516 2006-11-05  Ulrich Drepper  <drepper@redhat.com>
8517
8518         * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_check_word):
8519         Update handling of cache descriptor 0x49 for new models.
8520         * sysdeps/unix/sysv/linux/x86_64/sysconf.c (intel_check_word):
8521         Likewise.
8522
8523 2006-11-02  Jakub Jelinek  <jakub@redhat.com>
8524
8525         * malloc/memusage.c (dest): Reset not_me back to false after
8526         printing statistics.
8527
8528 2006-11-02  Ulrich Drepper  <drepper@redhat.com>
8529
8530         * configure.in: Work around ld --help change and avoid -z relro
8531         test completely if the architecture doesn't care about security.
8532
8533 2006-11-01  Ulrich Drepper  <drepper@redhat.com>
8534
8535         * po/sv.po: Update from translation team.
8536
8537 2006-10-31  Ulrich Drepper  <drepper@redhat.com>
8538
8539         * stdlib/atexit.c (atexit): Don't mark as hidden when used to
8540         generate compatibility version.
8541
8542 2006-10-29  Ulrich Drepper  <drepper@redhat.com>
8543
8544         * configure.in: Relax -z relro requirement a bit.
8545
8546         * po/sv.po: Update from translation team.
8547
8548 2006-10-29  Jakub Jelinek  <jakub@redhat.com>
8549
8550         * elf/dl-sym.c (do_sym): Use RTLD_SINGLE_THREAD_P.
8551         * elf/dl-runtime.c (_dl_fixup, _dl_profile_fixup): Likewise.
8552         * elf/dl-close.c (_dl_close_worker): Likewise.
8553         * elf/dl-open.c (_dl_open_worker): Likewise.
8554         * sysdeps/generic/sysdep-cancel.h (RTLD_SINGLE_THREAD_P): Define.
8555
8556 2006-10-27  Ulrich Drepper  <drepper@redhat.com>
8557
8558         * configure.in: Require assembler support for visibility, compiler
8559         support for visibility and aliases, linker support for various -z
8560         options.
8561         * Makeconfig: Remove conditional code which now is unnecessary.
8562         * config.h.in: Likewise.
8563         * config.make.in: Likewise.
8564         * dlfcn/Makefile: Likewise.
8565         * elf/Makefile: Likewise.
8566         * elf/dl-load.c: Likewise.
8567         * elf/rtld.c: Likewise.
8568         * include/libc-symbols.h: Likewise.
8569         * include/stdio.h: Likewise.
8570         * io/Makefile: Likewise.
8571         * io/fstat.c: Likewise.
8572         * io/fstat64.c: Likewise.
8573         * io/fstatat.c: Likewise.
8574         * io/fstatat64.c: Likewise.
8575         * io/lstat.c: Likewise.
8576         * io/lstat64.c: Likewise.
8577         * io/mknod.c: Likewise.
8578         * io/mknodat.c: Likewise.
8579         * io/stat.c: Likewise.
8580         * io/stat64.c: Likewise.
8581         * libio/stdio.c: Likewise.
8582         * nscd/Makefile: Likewise.
8583         * stdlib/Makefile: Likewise.
8584         * stdlib/atexit.c: Likewise.
8585         * sysdeps/generic/ldsodefs.h: Likewise.
8586         * sysdeps/i386/dl-machine.h: Likewise.
8587         * sysdeps/i386/sysdep.h: Likewise.
8588         * sysdeps/i386/i686/memcmp.S: Likewise.
8589         * sysdeps/powerpc/powerpc32/sysdep.h: Likewise.
8590         * sysdeps/unix/sysv/linux/i386/sigaction.c: Likewise.
8591         * sysdeps/unix/sysv/linux/x86_64/sigaction.c: Likewise.
8592
8593         * Makerules: USE_TLS support is now default.
8594         * tls.make.c: Likewise.
8595         * csu/Versions: Likewise.
8596         * csu/libc-start.c: Likewise.
8597         * csu/libc-tls.c: Likewise.
8598         * csu/version.c: Likewise.
8599         * dlfcn/dlinfo.c: Likewise.
8600         * elf/dl-addr.c: Likewise.
8601         * elf/dl-cache.c: Likewise.
8602         * elf/dl-close.c: Likewise.
8603         * elf/dl-iteratephdr.c: Likewise.
8604         * elf/dl-load.c: Likewise.
8605         * elf/dl-lookup.c: Likewise.
8606         * elf/dl-object.c: Likewise.
8607         * elf/dl-open.c: Likewise.
8608         * elf/dl-reloc.c: Likewise.
8609         * elf/dl-support.c: Likewise.
8610         * elf/dl-sym.c: Likewise.
8611         * elf/dl-sysdep.c: Likewise.
8612         * elf/dl-tls.c: Likewise.
8613         * elf/ldconfig.c: Likewise.
8614         * elf/rtld.c: Likewise.
8615         * elf/tst-tls-dlinfo.c: Likewise.
8616         * elf/tst-tls1.c: Likewise.
8617         * elf/tst-tls10.h: Likewise.
8618         * elf/tst-tls14.c: Likewise.
8619         * elf/tst-tls2.c: Likewise.
8620         * elf/tst-tls3.c: Likewise.
8621         * elf/tst-tls4.c: Likewise.
8622         * elf/tst-tls5.c: Likewise.
8623         * elf/tst-tls6.c: Likewise.
8624         * elf/tst-tls7.c: Likewise.
8625         * elf/tst-tls8.c: Likewise.
8626         * elf/tst-tls9.c: Likewise.
8627         * elf/tst-tlsmod1.c: Likewise.
8628         * elf/tst-tlsmod13.c: Likewise.
8629         * elf/tst-tlsmod13a.c: Likewise.
8630         * elf/tst-tlsmod14a.c: Likewise.
8631         * elf/tst-tlsmod2.c: Likewise.
8632         * elf/tst-tlsmod3.c: Likewise.
8633         * elf/tst-tlsmod4.c: Likewise.
8634         * elf/tst-tlsmod5.c: Likewise.
8635         * elf/tst-tlsmod6.c: Likewise.
8636         * include/errno.h: Likewise.
8637         * include/link.h: Likewise.
8638         * include/tls.h: Likewise.
8639         * locale/global-locale.c: Likewise.
8640         * locale/localeinfo.h: Likewise.
8641         * malloc/arena.c: Likewise.
8642         * malloc/hooks.c: Likewise.
8643         * malloc/malloc.c: Likewise.
8644         * resolv/Versions: Likewise.
8645         * sysdeps/alpha/dl-machine.h: Likewise.
8646         * sysdeps/alpha/libc-tls.c: Likewise.
8647         * sysdeps/generic/ldsodefs.h: Likewise.
8648         * sysdeps/generic/tls.h: Likewise.
8649         * sysdeps/i386/dl-machine.h: Likewise.
8650         * sysdeps/ia64/dl-machine.h: Likewise.
8651         * sysdeps/ia64/libc-tls.c: Likewise.
8652         * sysdeps/mach/hurd/fork.c: Likewise.
8653         * sysdeps/mach/hurd/i386/tls.h: Likewise.
8654         * sysdeps/powerpc/powerpc32/dl-machine.c: Likwise.
8655         * sysdeps/powerpc/powerpc32/dl-machine.h: Likewise.
8656         * sysdeps/powerpc/powerpc64/dl-machine.h: Likewise.
8657         * sysdeps/s390/libc-tls.c: Likewise.
8658         * sysdeps/s390/s390-32/dl-machine.h: Likewise.
8659         * sysdeps/s390/s390-64/dl-machine.h: Likewise.
8660         * sysdeps/sh/dl-machine.h: Likewise.
8661         * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
8662         * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
8663         * sysdeps/x86_64/dl-machine.h: Likewise.
8664
8665         * elf/dl-close.c (_dl_close_worker): Renamed from _dl_close and
8666         split out locking and parameter checking.
8667         (_dl_close): Call _dl_close_worker after locking and checking.
8668         * elf/dl-open.c (_dl_open): Call _dl_close_worker instead of
8669         _dl_close.
8670         * elf/Makefile: Add rules to build and run tst-thrlock.
8671         * elf/tst-thrlock.c:  New file.
8672
8673         [BZ #3426]
8674         * stdlib/stdlib.h: Adjust comment for canonicalize_file_name to
8675         reality.
8676
8677         [BZ #3429]
8678         * elf/dl-open.c (dl_open_worker): Keep holding dl_load_lock until
8679         we are sure we do not need it anymore for _dl_close.  Also move
8680         the asserts inside the lock region.
8681         Patch mostly by Suzuki <suzuki@in.ibm.com>.
8682
8683 2006-10-27  Jakub Jelinek  <jakub@redhat.com>
8684
8685         * elf/dl-lookup.c (_dl_debug_bindings): Remove unused symbol_scope
8686         argument.
8687         (_dl_lookup_symbol_x): Adjust caller.
8688
8689         * sysdeps/generic/ldsodefs.h (struct link_namespaces): Remove
8690         _ns_global_scope.
8691         * elf/rtld.c (dl_main): Don't initialize _ns_global_scope.
8692
8693         * elf/dl-libc.c: Revert l_scope name changes.
8694         * elf/dl-load.c: Likewise.
8695         * elf/dl-object.c: Likewise.
8696         * elf/rtld.c: Likewise.
8697         * elf/dl-close.c (_dl_close): Likewise.
8698         * elf/dl-open.c (dl_open_worker): Likewise.  If not SINGLE_THREAD_P,
8699         always use __rtld_mrlock_{change,done}.  Always free old scope list
8700         here if not l_scope_mem.
8701         * elf/dl-runtime.c (_dl_fixup, _dl_profile_fixup): Revert l_scope name
8702         change.  Never free scope list here.  Just __rtld_mrlock_lock before
8703         the lookup and __rtld_mrlock_unlock it after the lookup.
8704         * elf/dl-sym.c: Likewise.
8705         * include/link.h (struct r_scoperec): Remove.
8706         (struct link_map): Replace l_scoperec with l_scope, l_scoperec_mem
8707         with l_scope_mem and l_scoperec_lock with l_scope_lock.
8708
8709 2006-10-25  Ulrich Drepper  <drepper@redhat.com>
8710
8711         * sysdeps/gnu/netinet/tcp.h: Define TCP_CONGESTION.
8712
8713 2006-10-18  Ulrich Drepper  <drepper@redhat.com>
8714
8715         * configure.in: Disable building profile libraries by default.
8716
8717 2006-10-17  Jakub Jelinek  <jakub@redhat.com>
8718
8719         * sunrpc/xdr_mem.c (xdrmem_setpos): Don't compare addresses
8720         as signed longs, check for x_base + pos overflow.
8721         * sunrpc/Makefile (tests): Add tst-xdrmem2.
8722         * sunrpc/tst-xdrmem2.c: New test.
8723
8724 2006-10-18  Ulrich Drepper  <drepper@redhat.com>
8725
8726         * elf/dl-lookup.c (_dl_lookup_symbol_x): Add warning to
8727         _dl_lookup_symbol_x code.
8728
8729 2006-10-17  Jakub Jelinek  <jakub@redhat.com>
8730
8731         * elf/dl-runtime.c: Include sysdep-cancel.h.
8732         (_dl_fixup, _dl_profile_fixup): Use __rtld_mrlock_* and
8733         scoperec->nusers only if !SINGLE_THREAD_P.  Use atomic_*
8734         instead of catomic_* macros.
8735         * elf/dl-sym.c: Include sysdep-cancel.h.
8736         (do_sym): Use __rtld_mrlock_* and scoperec->nusers only
8737         if !SINGLE_THREAD_P.  Use atomic_* instead of catomic_* macros.
8738         * elf/dl-close.c: Include sysdep-cancel.h.
8739         (_dl_close): Use __rtld_mrlock_* and scoperec->nusers only
8740         if !SINGLE_THREAD_P.  Use atomic_* instead of catomic_* macros.
8741         * elf/dl-open.c: Include sysdep-cancel.h.
8742         (dl_open_worker): Use __rtld_mrlock_* and scoperec->nusers only
8743         if !SINGLE_THREAD_P.  Use atomic_* instead of catomic_* macros.
8744
8745 2006-10-17  Jakub Jelinek  <jakub@redhat.com>
8746
8747         [BZ #3313]
8748         * malloc/malloc.c (malloc_consolidate): Set maxfb to address of last
8749         fastbin rather than end of fastbin array.
8750
8751 2006-10-18  Ulrich Drepper  <drepper@redhat.com>
8752
8753         * sysdeps/i386/i486/bits/atomic.h (catomic_decrement): Use correct
8754         body macro.
8755         * sysdeps/x86_64/bits/atomic.h
8756         (__arch_c_compare_and_exchange_val_64_acq): Add missing casts.
8757         (catomic_decrement): Use correct body macro.
8758
8759 2006-10-17  Jakub Jelinek  <jakub@redhat.com>
8760
8761         * include/atomic.h: Add a unique prefix to all local variables
8762         in macros.
8763         * csu/tst-atomic.c (do_test): Test also catomic_* macros.
8764
8765 2006-10-16  Ulrich Drepper  <drepper@redhat.com>
8766
8767         [BZ #3369]
8768         * sysdeps/posix/getaddrinfo.c (rfc3484_sort): Fix typos in rules 4
8769         and 7.
8770
8771 2006-10-14  Ulrich Drepper  <drepper@redhat.com>
8772
8773         * resolv/arpa/nameser.h: Document that ns_t_a6 is deprecated.
8774
8775 2006-10-13  Ulrich Drepper  <drepper@redhat.com>
8776
8777         [BZ #3313]
8778         * malloc/malloc.c (malloc_consolidate): Don't use get_fast_max to
8779         determine highest fast bin to consolidate, always look into all of
8780         them.
8781         (do_check_malloc_state): Only require for empty bins for large
8782         sizes in main arena.
8783
8784         * libio/stdio.h: Add more __wur attributes.
8785
8786         * elf/dl-minimal.c (realloc): Optimize last patch.
8787
8788 2006-10-12  Richard Sandiford  <richard@codesourcery.com>
8789
8790         [BZ #3352]
8791         * elf/dl-minimal.c (realloc): Let malloc() return a new pointer,
8792         and use memcpy() if it does.
8793
8794 2006-11-12  Andreas Jaeger  <aj@suse.de>
8795
8796         [BZ #2510]
8797         * manual/search.texi (Hash Search Function): Clarify.
8798         (Array Search Function): Clarify.
8799
8800 2006-11-12  Joseph Myers  <joseph@codesourcery.com>
8801
8802         [BZ #2830]
8803         * math/atest-exp.c (main): Cast hex value to mp_limb_t before
8804         shifting.
8805         * math/atest-exp2.c (read_mpn_hex): Likewise.
8806         * math/atest-sincos.c (main): Likewise.
8807
8808 2006-10-11  Ulrich Drepper  <drepper@redhat.com>
8809
8810         * sysdeps/unix/sysv/linux/syscalls.list: Add epoll_pwait.
8811         * sysdeps/unix/sysv/linux/sys/epoll.h: Declare epoll_pwait.
8812         * sysdeps/unix/sysv/linux/Versions (libc): Add epoll_pwait for
8813         version GLIBC_2.6.
8814         * Versions.def: Add GLIBC_2.6 for libc.
8815
8816         * sysdeps/unix/sysv/linux/i386/sysdep.h (DOARGS_6): Fix offset.
8817
8818         * sysdeps/i386/i486/bits/atomic.h: Add catomic_* support.
8819
8820 2006-10-11  Jakub Jelinek  <jakub@redhat.com>
8821
8822         * malloc/malloc.c (_int_malloc): Remove unused any_larger variable.
8823
8824         * nis/nis_defaults.c (__nis_default_access): Don't call getenv twice.
8825
8826         * nis/nis_subr.c (nis_getnames): Use __secure_getenv instead of getenv.
8827         * sysdeps/generic/unsecvars.h: Add NIS_PATH.
8828
8829 2006-10-11  Ulrich Drepper  <drepper@redhat.com>
8830
8831         * include/atomic.c: Define catomic_* operations.
8832         * sysdeps/x86_64/bits/atomic.h: Likewise.  Fix a few minor problems.
8833         * stdlib/cxa_finalize.c: Use catomic_* operations instead of atomic_*.
8834         * malloc/memusage.c: Likewise.
8835         * gmon/mcount.c: Likewise.
8836         * elf/dl-close.c: Likewise.
8837         * elf/dl-open.c: Likewise.
8838         * elf/dl-profile.c: Likewise.
8839         * elf/dl-sym.c: Likewise.
8840         * elf/dl-runtime.c: Likewise.
8841         * elf/dl-fptr.c: Likewise.
8842         * resolv/res_libc.c: Likewise.
8843
8844 2006-10-10  Ulrich Drepper  <drepper@redhat.com>
8845
8846         * nis/nis_subr.c (nis_getnames): Add trailing dot to NIS_PATH
8847         components which lack them.
8848
8849         * nis/nis_subr.c (nis_getnames): Make sure that we always return
8850         at least one entry consisting of the parameter concatenated with
8851         the domain.
8852
8853 2006-10-10  Roland McGrath  <roland@frob.com>
8854
8855         * sysdeps/mach/hurd/utimes.c: Use a union to avoid an improper cast.
8856         * sysdeps/mach/hurd/futimes.c: Likewise.
8857         * sysdeps/mach/hurd/lutimes.c: Likewise.
8858
8859 2006-10-09  Ulrich Drepper  <drepper@redhat.com>
8860             Jakub Jelinek  <jakub@redhat.com>
8861
8862         Implement reference counting of scope records.
8863         * elf/dl-close.c (_dl_close): Remove all scopes from removed objects
8864         from the list in objects which remain.  Always allocate new scope
8865         record.
8866         * elf/dl-open.c (dl_open_worker): When growing array for scopes,
8867         don't resize, allocate a new one.
8868         * elf/dl-runtime.c: Update reference counters before using a scope
8869         array.
8870         * elf/dl-sym.c: Likewise.
8871         * elf/dl-libc.c: Adjust for l_scope name change.
8872         * elf/dl-load.c: Likewise.
8873         * elf/dl-object.c: Likewise.
8874         * elf/rtld.c: Likewise.
8875         * include/link.h: Include <rtld-lowlevel.h>.  Define struct
8876         r_scoperec.  Replace r_scope with pointer to r_scoperec structure.
8877         Add l_scoperec_lock.
8878         * sysdeps/generic/ldsodefs.h: Include <rtld-lowlevel.h>.
8879         * sysdeps/generic/rtld-lowlevel.h: New file.
8880
8881         * include/atomic.h: Rename atomic_and to atomic_and_val and
8882         atomic_or to atomic_or_val.  Define new macros atomic_and and
8883         atomic_or which do not return values.
8884         * sysdeps/x86_64/bits/atomic.h: Define atomic_and and atomic_or.
8885         Various cleanups.
8886         * sysdeps/i386/i486/bits/atomic.h: Likewise.
8887
8888         * po/sv.po: Update from translation team.
8889
8890 2006-10-07  Ulrich Drepper  <drepper@redhat.com>
8891
8892         * Versions.def: Add GLIBC_2.6 to libpthread.
8893
8894         * include/shlib-compat.h (SHLIB_COMPAT): Expand parameters before use.
8895         (versioned_symbol): Likewise.
8896         (compat_symbol): Likewise.
8897
8898         * po/tr.po: Update from translation team.
8899
8900 2006-10-06  Ulrich Drepper  <drepper@redhat.com>
8901
8902         * nis/Banner: Removed.  It's been integral part forever and the
8903         author info is incomplete anyway.
8904         * libio/Banner: Likewise.
8905
8906         * nis/nis_table.c (nis_list): If __follow_path fails in the new
8907         code, make sure the nis_freeresult call doesn't crash and that the
8908         result is reported correctly.
8909
8910 2006-09-27  Jakub Jelinek  <jakub@redhat.com>
8911
8912         * nis/nis_table.c (nis_list): Handle FOLLOW_PATH | ALL_RESULTS
8913         when callback is NULL.
8914
8915         * nis/Versions (libnss_nisplus): Add
8916         _nss_nisplus_initgroups_dyn@@GLIBC_PRIVATE.
8917         * nis/Makefile (libnss_nisplus-routines): Add nisplus-initgroups.
8918         * nis/nss_nisplus/nisplus-grp.c (tablename_val, tablename_len,
8919         _nss_create_tablename): Rename to...
8920         (grp_tablename_val, grp_tablename_len, _nss_grp_create_tablename):
8921         ... these.  No longer static.
8922         (internal_setgrent): Adjust users.
8923         (_nss_nisplus_getgrnam_r, _nss_nisplus_getgrgid_r): Likewise.
8924         Don't use locking around _nss_grp_create_tablename call.
8925         * nis/nss_nisplus/nisplus-initgroups.c: New file.
8926
8927 2006-10-06  Ulrich Drepper  <drepper@redhat.com>
8928
8929         * version.h (VERSION): Bump to 2.5.90 for new development tree.
8930
8931 2006-10-06  Andreas Jaeger  <aj@suse.de>
8932
8933         * include/features.h (__GLIBC_MINOR__): It's glibc 2.5 now.
8934
8935 2006-10-06  Ulrich Drepper  <drepper@redhat.com>
8936
8937         * po/pl.po: Update from translation team.
8938
8939         * nscd/nscd.c (main): Fix typo in message.
8940         Patch by Jakub Bogsz <qboosh@pld-linux.org>.
8941
8942 2006-10-02  Jakub Jelinek  <jakub@redhat.com>
8943
8944         [BZ #3291]
8945         * sysdeps/unix/sysv/linux/sparc/sparc64/pause.c: Include
8946         errno.h, signal.h, unistd.h and sysdep-cancel.h.
8947         (__sigprocmask): Define.
8948
8949 2006-10-02  Ulrich Drepper  <drepper@redhat.com>
8950
8951         * elf/rtld.c (dl_main): Don't use prelinking if LD_DYNAMIC_WEAK is
8952         used.
8953
8954 2006-10-02  Jakub Jelinek  <jakub@redhat.com>
8955
8956         * nscd/mem.c (mempool_alloc): Round array size to 16 bytes
8957         in oldtotal and newtotal calculation.
8958         * nscd/nscd-client.h (struct mapped_database): Add datasize
8959         field.
8960         * nscd/nscd_helper.c (get_mapping): Initialize datasize field.
8961         (__nscd_get_map_ref): Get a new mapping even if mapping's data_size
8962         increased.
8963         (__nscd_cache_search): Add checks to make sure we never reference
8964         data beyond the current mapping.
8965
8966 2006-10-02  Dmitry V. Levin  <ldv@altlinux.org>
8967
8968         * sysdeps/posix/getaddrinfo.c (match_prefix): Make mask and val
8969         variables const to avoid compiler warnings.
8970
8971         * io/fts.c (fts_close): Remove redundant checks.
8972         (fts_build): Likewise.
8973         (fts_palloc): Likewise.
8974
8975         * manual/message.texi (Advanced gettext functions,
8976         Using gettextized software): Fix typos.
8977
8978 2006-09-30  Ulrich Drepper  <drepper@redhat.com>
8979
8980         * posix/glob.c (glob_in_dir): Add some comments and asserts to
8981         explain why there are no leaks.
8982
8983 2006-09-29  Ulrich Drepper  <drepper@redhat.com>
8984
8985         * libio/wmemstream.c: Include <wchar.h>.
8986         * libio/bug-wmemstream1.c: Likewise.
8987         * libio/tst-wmemstream1.c: Likewise.
8988         * libio/tst-wmemstream2.c: Likewise.
8989
8990         * version.h (RELEASE): Bump to 2.5.
8991         * README: Regenerated.
8992
8993         * locale/iso-3166.def: Add Aaland Islands and Montenegro.
8994
8995         [BZ #3273]
8996         * nscd/nscd_initgroups.c (__nscd_getgrouplist): It is OK to have
8997         found no group members.
8998         Patch by Petr Baudis.
8999
9000 2006-09-29  Jakub Jelinek  <jakub@redhat.com>
9001
9002         * elf/rtld.c (_dl_start_final): If not USE___THREAD, don't
9003         assert bootstrap_map.l_tls_modid is zero.
9004         (_dl_start): Initialize bootstrap_map.l_tls_modid to 0
9005         if USE___THREAD.
9006
9007 2006-09-27  Ulrich Drepper  <drepper@redhat.com>
9008
9009         * libio/stdio.h: Move open_wmemstream prototype to ...
9010         * wcsmbs/wchar.h: ... here.
9011
9012 2006-09-25  Jakub Jelinek  <jakub@redhat.com>
9013
9014         [BZ #3252]
9015         * sysdeps/unix/sysv/linux/powerpc/fchownat.c (fchownat): Handle only
9016         fchownat syscall and __ASSUME_LCHOWN_SYSCALL case inline, call
9017         __{,l}chown to handle the rest.
9018         * sysdeps/unix/sysv/linux/i386/fchownat.c (fchownat): Handle only
9019         fchownat syscall and __ASSUME_32BITUIDS case inline, call
9020         __{,l}chown to handle the rest.
9021         * sysdeps/unix/sysv/linux/sparc/sparc32/fchownat.c: Include
9022         i386/fchownat.c.
9023         * sysdeps/unix/sysv/linux/s390/s390-32/fchownat.c: Likewise.
9024         * sysdeps/unix/sysv/linux/sh/fchownat.c: Likewise.
9025
9026         [BZ #3253]
9027         * posix/glob.c (glob_in_dir): Don't alloca one struct globlink at a
9028         time, rather allocate increasingly bigger arrays of pointers, if
9029         possible with alloca, if too large with malloc.
9030
9031 2006-09-24  Jakub Jelinek  <jakub@redhat.com>
9032
9033         * sysdeps/powerpc/fpu/libm-test-ulps: Updated.
9034
9035         * sysdeps/ieee754/ldbl-128/s_lrintl.c (__lrintl): Fix 2 typos.
9036
9037 2006-09-24  Ulrich Drepper  <drepper@redhat.com>
9038
9039         * sysdeps/posix/getaddrinfo.c (rfc3484_sort): Implement rule 4,
9040         home addresses.
9041         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Recognize
9042         IFA_F_HOMEADDRESS flag for interfaces.
9043         * include/ifaddrs.h (struct in6addrinfo): Define
9044         in6ai_homeaddress.
9045
9046 2006-09-21  Jakub Jelinek  <jakub@redhat.com>
9047
9048         [BZ #3225]
9049         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h (PTR_MANGLE3,
9050         PTR_DEMANGLE3): Define.
9051         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h (PTR_MANGLE3,
9052         PTR_DEMANGLE3): Likewise.
9053         * sysdeps/powerpc/powerpc32/__longjmp-common.S (__longjmp): Use them.
9054         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S (__longjmp):
9055         Likewise.
9056         * sysdeps/powerpc/powerpc64/__longjmp-common.S (__longjmp): Likewise.
9057
9058 2006-09-20  Jakub Jelinek  <jakub@redhat.com>
9059
9060         * po/libc.pot: Regenerated.
9061         * po/be.po: Updated.
9062         * po/ca.po: Likewise.
9063         * po/cs.po: Likewise.
9064         * po/da.po: Likewise.
9065         * po/de.po: Likewise.
9066         * po/el.po: Likewise.
9067         * po/en_GB.po: Likewise.
9068         * po/es.po: Likewise.
9069         * po/fi.po: Likewise.
9070         * po/fr.po: Likewise.
9071         * po/gl.po: Likewise.
9072         * po/hr.po: Likewise.
9073         * po/hu.po: Likewise.
9074         * po/ja.po: Likewise.
9075         * po/ko.po: Likewise.
9076         * po/nb.po: Likewise.
9077         * po/nl.po: Likewise.
9078         * po/pl.po: Likewise.
9079         * po/pt_BR.po: Likewise.
9080         * po/ru.po: Likewise.
9081         * po/rw.po: Likewise.
9082         * po/sk.po: Likewise.
9083         * po/sv.po: Likewise.
9084         * po/tr.po: Likewise.
9085         * po/zh_CN.po: Likewise.
9086         * po/zh_TW.po: Likewise.
9087
9088         [BZ #3137]
9089         * iconv/iconv_prog.c (main): Fix spelling in error message.
9090         * iconv/iconvconfig.c (main): Likewise.
9091         * locale/programs/ld-collate.c (handle_ellipsis): Likewise.
9092         * locale/programs/ld-ctype.c (charclass_symbolic_ellipsis): Likewise.
9093         * locale/programs/localedef.c (main): Likewise.
9094         * locale/programs/repertoire.c (repertoire_read): Likewise.
9095         * timezone/zdump.c (main): Likewise.
9096         * nscd/connections.c (handle_request): Fix spelling in log message.
9097         Patch by Malcolm Parsons <malcolm.parsons@gmail.com>.
9098
9099 2006-09-20  Ulrich Drepper  <drepper@redhat.com>
9100
9101         * inet/inet6_option.c: Also emit linker warnings for the RFC 2292
9102         interfaces.
9103
9104 2006-09-20  Andreas Jaeger  <aj@suse.de>
9105
9106         * math/libm-test.inc (lrint_test_upward): Fix typo.
9107
9108 2006-06-17  Joseph S. Myers  <joseph@codesourcery.com>
9109
9110         [BZ #2592]
9111         * math/libm-test.inc (lrint_test_tonearest): New function.
9112         (lrint_test_towardzero): New function.
9113         (lrint_test_downward): New function.
9114         (lrint_test_upward): New function.
9115         (main): Run these new tests.
9116         * sysdeps/ieee754/dbl-64/s_llrint.c (__llrint): Correct rounding
9117         of values near to 0.
9118         (two52): Use double not long double.
9119         * sysdeps/ieee754/dbl-64/s_lrint.c (__lrint): Likewise.
9120         * sysdeps/ieee754/flt-32/s_llrintf.c (__llrintf): Likewise.
9121         (two23): Use float not double.
9122         * sysdeps/ieee754/flt-32/s_lrintf.c (__lrintf): Likewise.
9123         (two23): Use float not double.
9124         * sysdeps/ieee754/ldbl-128/s_llrintl.c (__llrintl): Likewise.
9125         * sysdeps/ieee754/ldbl-128/s_lrintl.c (__lrintl): Likewise.
9126         * sysdeps/ieee754/ldbl-96/s_llrintl.c (__llrintl): Likewise.
9127         * sysdeps/ieee754/ldbl-96/s_lrintl.c (__lrintl): Likewise.
9128
9129 2006-09-20  Martin Schwidefsky  <schwidefsky@de.ibm.com>
9130
9131         * sysdeps/unix/sysv/linux/s390/s390-32/makecontext.c (__makecontext):
9132         Cast sp to unsigned long to avoid compiler warning.
9133         Use __makecontext_ret function instead of a trampoline on the stack.
9134         (__makecontext_ret): New function.
9135         * sysdeps/unix/sysv/linux/s390/s390-64/makecontext.c: Likewise.
9136
9137 2006-09-19  Jakub Jelinek  <jakub@redhat.com>
9138
9139         * elf/dl-cache.c (HWCAP_CHECK): If _DL_PLATFORMS_COUNT, but
9140         platform == -1, reject any libs with non-zero _DL_HWCAP_PLATFORM
9141         bits.
9142
9143 2006-09-19  Ulrich Drepper  <drepper@redhat.com>
9144
9145         * elf/dl-close.c (_dl_close): If dependency is not unloaded make
9146         sure no reference to the unloaded map's search list remains in the
9147         dependency's scope.
9148
9149 2006-09-16  Jakub Jelinek  <jakub@redhat.com>
9150
9151         * elf/Makefile: Add rules to build and run unload7 test.
9152         * elf/unload7.c: New test.
9153         * elf/unload7mod1.c: New file.
9154         * elf/unload7mod2.c: New file.
9155
9156 2006-09-18  Jakub Jelinek  <jakub@redhat.com>
9157
9158         * sysdeps/unix/sysv/linux/sys/ptrace.h (PT_GETEVENTMSG): Fix pasto.
9159         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h (PTRACE_SETOPTIONS,
9160         PTRACE_GETEVENTMSG, PTRACE_GETSIGINFO, PTRACE_SETSIGINFO): Define.
9161         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h (PTRACE_SETOPTIONS,
9162         PTRACE_GETEVENTMSG, PTRACE_GETSIGINFO, PTRACE_SETSIGINFO): Likewise.
9163         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h (PTRACE_SETOPTIONS,
9164         PTRACE_GETEVENTMSG, PTRACE_GETSIGINFO, PTRACE_SETSIGINFO): Likewise.
9165         * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h (PTRACE_SETOPTIONS,
9166         PTRACE_GETEVENTMSG): Likewise.
9167         (PTRACE_GETSIGINFO, PTRACE_SETSIGINFO): Change to the arch independent
9168         values.
9169
9170 2006-09-17  Mike Frysinger  <vapier@gentoo.org>
9171
9172         * sysdeps/unix/sysv/linux/sys/ptrace.h (PTRACE_SETOPTIONS,
9173         PTRACE_GETEVENTMSG, PTRACE_GETSIGINFO, PTRACE_SETSIGINFO): Define.
9174         * sysdeps/unix/sysv/linux/ptrace.c (ptrace): Check PTRACE_SETOPTIONS,
9175         PTRACE_GETEVENTMSG, PTRACE_GETSIGINFO and PTRACE_SETSIGINFO.
9176
9177 2006-09-16  Jakub Jelinek  <jakub@redhat.com>
9178
9179         * sysdeps/powerpc/powerpc32/register-dump.h (register_dump): Don't
9180         write '\0' to the fd.
9181         * sysdeps/mach/hurd/powerpc/register-dump.h (register_dump): Likewise.
9182         * sysdeps/powerpc/powerpc64/register-dump.h (register_dump): Likewise.
9183         Change regs to unsigned long pointer from unsigned int, fix fscr
9184         offset.
9185
9186 2006-09-14  Jakub Jelinek  <jakub@redhat.com>
9187
9188         * io/Makefile (CFLAGS-fstatat.c): Set.
9189         (CFLAGS-fstatat64.c): Likewise.
9190         (CFLAGS-mknodat.c): Likewise.
9191
9192         * sysdeps/ieee754/ldbl-128ibm/s_llrintl.c: Comment fixes.
9193         * sysdeps/ieee754/ldbl-128ibm/s_llroundl.c: Likewise.
9194         * sysdeps/ieee754/ldbl-128ibm/s_lrintl.c: Rewritten.
9195         * sysdeps/ieee754/ldbl-128ibm/s_lroundl.c: Rewritten.
9196
9197 2006-09-14  Jakub Jelinek  <jakub@redhat.com>
9198             Steven Munroe  <sjmunroe@us.ibm.com>
9199
9200         * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_cap_flags): Add 4 new cap
9201         names to the beginning.  Rename "cell" to "cellbe".
9202         (_dl_powerpc_platforms): New.
9203         * sysdeps/powerpc/dl-procinfo.h (_DL_HWCAP_FIRST): Decrease.
9204         (HWCAP_IMPORTANT): Remove power{4,5,5+} and cell.
9205         (_DL_PLATFORMS_COUNT, _DL_FIRST_PLATFORM): Define.
9206         (_DL_HWCAP_PLATFORM): Define to new mask.
9207         (_dl_platform_string, _dl_string_platform): New functions.
9208         * sysdeps/powerpc/sysdep.h (PPC_FEATURE_BOOKE, PPC_FEATURE_SMT,
9209         PPC_FEATURE_ICACHE_SNOOP, PPC_FEATURE_ARCH_2_05): Define.
9210
9211 2006-09-12  Jakub Jelinek  <jakub@redhat.com>
9212
9213         [BZ #2526]
9214         * README.libm: Fix a thinko in sqrt algorithm description.
9215
9216         [BZ #3143]
9217         * manual/string.texi (argz_delete): Fix prototype.
9218         Patch by <alpt@freaknet.org>.
9219
9220 2006-08-26  Joseph Myers  <joseph@codesourcery.com>
9221
9222         [BZ #3138]
9223         * io/test-lfs.c (do_prepare): Give name_len type size_t.
9224         * io/tst-fcntl.c (do_prepare): Likewise.
9225         * posix/tst-exec.c (do_prepare): Likewise.
9226         * posix/tst-preadwrite.c (do_prepare): Likewise.
9227         * posix/tst-spawn.c (do_prepare): Likewise.
9228         * posix/tst-truncate.c (do_prepare): Likewise.
9229         * rt/tst-aio.c (do_prepare): Likewise.
9230         * rt/tst-aio64.c (do_prepare): Likewise.
9231         * stdlib/test-canon2.c (do_prepare): Give test_dir_len type
9232         size_t.
9233
9234 2006-09-09  Ulrich Drepper  <drepper@redhat.com>
9235
9236         [BZ #2821]
9237         * time/mktime.c (guess_time_tm): Fix overflow detection.
9238         * time/Makefile (tests): Add bug-mktime1.
9239         * time/bug-mktime1.c: New file.
9240
9241         [BZ #3189, #3188]
9242         * misc/sys/mman.h (remap_file_pages): Make available for _GNU_SOURCE.
9243         (mremap): Likewise.
9244
9245 2006-09-07  Jakub Jelinek  <jakub@redhat.com>
9246
9247         [BZ #1006]
9248         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela):
9249         Ensure relocation doesn't clobber any bits outside of the
9250         immediate field for R_SPARC_TLS_LE_HIX22, R_SPARC_WDISP30,
9251         R_SPARC_HI22 and R_SPARC_H44.
9252
9253         [BZ #2775]
9254         * malloc/malloc.c (sYSMALLOc): Only call grow_heap if
9255         (long) (MINSIZE + nb - old_size) is positive.
9256
9257         * malloc/arena.c (grow_heap): When growing bail even if new_size
9258         is negative.
9259
9260         [BZ #3155]
9261         * sysdeps/powerpc/powerpc32/fpu/s_lrint.S (__lrint): Don't access
9262         stack below r1.
9263
9264 2006-09-06  Jakub Jelinek  <jakub@redhat.com>
9265
9266         * posix/regex_internal.c (re_string_reconstruct): Handle
9267         offset < pstr->valid_raw_len && pstr->offsets_needed case.
9268         Ensure no bytes read before raw_mbs array.  Pass a saved copy of
9269         pstr->valid_len - 1 rather than pstr->valid_raw_len - 1 to
9270         re_string_context_at.
9271         * posix/Makefile: Add rules to build and run bug-regex26 test.
9272         * posix/bug-regex26.c: New test.
9273
9274         * locale/programs/ld-collate.c (collate_read): Goto sym_equiv_free
9275         rather than col_sym_free.  Move seqp declaration earlier.
9276
9277         * resolv/gai_suspend.c (gai_suspend): Make sure result is initialized.
9278
9279 2006-09-05  Jakub Jelinek  <jakub@redhat.com>
9280
9281         * nscd/initgrcache.c (addinitgroupsX): Move any_success
9282         decl before first goto out.
9283
9284 2006-09-04  Jakub Jelinek  <jakub@redhat.com>
9285
9286         * Makerules (shlib.lds): If have-hash-style, put .hash section
9287         at the end of the RO segment.
9288
9289 2006-09-04  Ulrich Drepper  <drepper@redhat.com>
9290
9291         * elf/do-lookup.h (do_lookup_x): Initialize symidx in case the new
9292         style hash table format is used.
9293
9294 2006-09-04  Jakub Jelinek  <jakub@redhat.com>
9295
9296         * resolv/res_mkquery.c (res_nmkquery): Set hp->id to statp->id after
9297         randomization rather than before.
9298         * resolv/res_init.c (res_randomid): Don't call gettimeofday here.
9299
9300 2006-08-31  Jakub Jelinek  <jakub@redhat.com>
9301
9302         * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Add ld.so.
9303
9304         * malloc/malloc.c (_int_malloc): Use full list insert and not
9305         shortcut which assumes the list is empty for large requests
9306         too.
9307
9308         * elf/tst-addr1.c (do_test): Allow i.dli_sname "_IO_printf".
9309
9310 2006-08-30  Jakub Jelinek  <jakub@redhat.com>
9311
9312         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (splice): Add offin
9313         and offout arguments to the prototype.
9314         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (splice): Likewise.
9315         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h (splice): Likewise.
9316         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (splice): Likewise.
9317         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h (splice): Likewise.
9318         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h (splice): Likewise.
9319         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h (splice): Likewise.
9320         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h (splice): Likewise.
9321         * sysdeps/unix/sysv/linux/syscalls.list (splice): Adjust args string.
9322
9323 2006-08-28  Ulrich Drepper  <drepper@redhat.com>
9324
9325         * elf/dl-load.c (_dl_init_paths): Expand DSTs.
9326
9327         * elf/dl-open.c (dl_open_worker): Allow $LIB and $PLATFORM in
9328         dlopen parameters.
9329
9330 2006-08-28  Jakub Jelinek  <jakub@redhat.com>
9331
9332         * inet/getnameinfo.c (getnameinfo): For AF_INET, check errno
9333         only if herrno is NETDB_INTERNAL.  Handle errors other than
9334         ERANGE outside of the loops, handle TRY_AGAIN.
9335
9336         * locale/programs/ld-ctype.c (translit_flatten): Issue error
9337         if other's ctype category was missing.
9338         * locale/programs/ld-collate.c (collate_read): Return if
9339         copy_locale's collate category is missing.
9340
9341 2006-08-27  Ulrich Drepper  <drepper@redhat.com>
9342
9343         [BZ #2684]
9344         * malloc/malloc.c (public_rEALLOc): Try harder by using other
9345         arenas if allocation failed.
9346         Patch mostly by Jan Edler <jan.edler@indexengines.com>.
9347
9348 2006-08-26  Ulrich Drepper  <drepper@redhat.com>
9349
9350         * malloc/malloc.c (bin_at): Rewrite to be more clear and to not
9351         waste bins[0..1].
9352         (malloc_state): Reduce bins size by 2.
9353         (_int_malloc): Fix test for large enough buffer for early termination.
9354         When no unsorted block matches perfectly and an exiting block has
9355         to be split, use full list insert and not shortcut which assumes
9356         the list is empty.
9357
9358         * locale/programs/ld-ctype.c (ctype_read): Better patch for read
9359         failure.
9360
9361 2006-08-24  Ulrich Drepper  <drepper@redhat.com>
9362
9363         * locale/programs/ld-ctype.c (ctype_read): If CTYPE is NULL, don't
9364         do anything.
9365
9366         * sysdeps/generic/ldsodefs.h (DL_ADDR_SYM_MATCH): For undefined
9367         symbol require exact match (these are PLTs).
9368         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ldsodefs.h
9369         (_dl_ppc64_addr_sym_match): Likewise.
9370
9371         [BZ #2683]
9372         * elf/dl-addr.c (_dl_addr): Don't ignore all undefined symbols.
9373         If symbol has a value use it.
9374         * elf/tst-dladdr1.c: New file.
9375         * elf/Makefile: Add rules to build and run tst-addr1.
9376
9377 2006-08-24  Jakub Jelinek  <jakub@redhat.com>
9378
9379         * malloc/malloc.c (sYSMALLOc): Avoid infinite loop if MMAP
9380         keeps failing and heap growth or new heap creation isn't
9381         successful either.
9382         * malloc/tst-malloc.c (main): Add new tests.
9383
9384 2006-08-24  Ulrich Drepper  <drepper@redhat.com>
9385
9386         [BZ #2734]
9387         * sysdeps/i386/bits/byteswap.h (__bswap_32): Use same conditions
9388         as in the x86-64 code to use bswap.
9389
9390 2006-05-21  Joseph S. Myers  <joseph@codesourcery.com>
9391
9392         [BZ #2680]
9393         * posix/unistd.h (getlogin_r): Condition on __USE_POSIX199506, not
9394         __USE_UNIX98.
9395         * posix/bits/unistd.h: Likewise.
9396
9397 2006-05-15  Mike Frysinger  <vapier@gentoo.org>
9398
9399         [BZ #2751]
9400         * string/strchr.c: Add cast to avoid warning.
9401
9402 2006-08-21  Ulrich Drepper  <drepper@redhat.com>
9403
9404         * malloc/malloc.c (DEFAULT_MMAP_THRESHOLD_MAX): For 32-bit
9405         platforms define as 512K.  For 64-bit platforms as 32MB.  The lower
9406         limit is needed to avoid the exploding of the address space
9407         requirement for secondary heaps.
9408         * malloc/arena.c (HEAP_MAX_SIZE): Define using
9409         DEFAULT_MMAP_THRESHOLD_MAX if it is defined.
9410
9411 2006-07-30  Joseph S. Myers  <joseph@codesourcery.com>
9412
9413         [BZ #3018]
9414         * Makerules (depfiles): Handle extra-test-objs the same as
9415         extra-objs.
9416         (common-mostlyclean): Likewise.
9417         * dlfcn/Makefile (extra-objs): Add modules to extra-test-objs
9418         instead.
9419         * elf/Makefile (extra-objs): Likewise.
9420         * stdlib/Makefile (extra-objs): Likewise.
9421
9422 2006-08-14  Eric Blake  <ebb9@byu.net>
9423
9424         [BZ #3044]
9425         * misc/error.h: Assume C89 or better.
9426         * misc/error.c: Likewise.
9427
9428 2006-08-21  Ulrich Drepper  <drepper@redhat.com>
9429
9430         [BZ #3040]
9431         * sysdeps/unix/sysv/linux/openat.c: Fix compilation if
9432         __ASSUME_ATFCTS is defined.
9433
9434 2006-08-19  Ulrich Drepper  <drepper@redhat.com>
9435
9436         * malloc/malloc.c (_int_malloc): Limit number of unsorted blocks
9437         to sort in each call.
9438
9439         * nis/nss_nis/nis-service.c (internal_nis_getservent_r): . If map
9440         is empty simply return and use next service.
9441         * nis/nss_nis/nis-rpc.c (internal_nis_getrpcent_r): Likewise.
9442
9443         * locale/programs/charmap.c (charmap_read): Add new parameter.  It
9444         tells us when not finding a charmap file is an error.
9445         * locale/programs/charmap.h: Adjust charmap_read prototype.
9446         * iconv/iconv_prog.c (main): Tell charmap_read it's no error if we
9447         cannot find a charmap.
9448         * locale/programs/localedef.c (main): Adjust charmap_read call.
9449
9450 2006-08-15  Jakub Jelinek  <jakub@redhat.com>
9451
9452         * sysdeps/unix/sysv/linux/sparc/sparc64/pause.c: Use
9453         sysdeps/posix/pause.c implementation instead.
9454
9455 2006-08-09  Jakub Jelinek  <jakub@redhat.com>
9456
9457         * sysdeps/unix/nice.c (nice): Transform EACCES errno from setpriority
9458         to EPERM.
9459
9460 2006-08-13  Andreas Schwab  <schwab@suse.de>
9461
9462         * sysdeps/powerpc/powerpc32/dl-trampoline.S (_dl_runtime_resolve):
9463         Don't clobber caller's LRSAVE.
9464         (_dl_prof_resolve): Likewise.
9465
9466 2006-08-14  Ulrich Drepper  <drepper@redhat.com>
9467
9468         [BZ #1996]
9469         * libio/memstream.c (open_memstream): Allocate initial buffer with
9470         calloc.
9471         * libio/wmemstream.c (open_wmemstream): Likewise.
9472         * libio/strops.c: Pretty printing.
9473         (_IO_str_overflow): Clear uninitialized part of the new buffer.
9474         (enlarge_userbuf): New function.
9475         (_IO_str_seekoff): Call it if seek position is larger than current
9476         buffer.
9477         * libio/wstrops.c: Likewise.
9478         * libio/vasprintf.c: Add comment as to why we do not have to use
9479         calloc instead of malloc to allocate initial buffer.
9480         * libio/Makefile (tests): Add bug-memstream1 and bug-wmemstream1.
9481         * libio/bug-memstream1.c: New file.
9482         * libio/bug-wmemstream1.c: New file.
9483
9484 2006-08-13  Ulrich Drepper  <drepper@redhat.com>
9485
9486         * libio/wstrops.c: Remove dead macro definitions and comments.
9487         * libio/strops.c: Likewise.
9488
9489         [BZ #2764]
9490         * login/utmpname.c (__utmpname): Remove unnecessary test.
9491
9492 2006-06-08  Joseph Myers  <jsm28@gcc.gnu.org>
9493
9494         [BZ #2832]
9495         * math/gen-libm-test.pl (clean_up_number): Do not remove trailing
9496         0s from integers.
9497
9498 2006-08-13  Ulrich Drepper  <drepper@redhat.com>
9499
9500         [BZ #2987]
9501         * sysdeps/unix/sysv/linux/clock_settime.c: Add code to use syscall
9502         for CPU clocks.
9503         * sysdeps/unix/clock_settime.c: Add support for platform-specific
9504         setting of CPU clocks.
9505
9506 2006-06-23  Paul Eggert  <eggert@cs.ucla.edu>
9507
9508         [BZ #2841]
9509         * sysdeps/generic/stdint.h (UINT8_C, UINT16_C): Don't append 'U',
9510         since C99 requires the result to promote to 'int' when uint_least8_t
9511         and uint_least16_t promote to 'int'.
9512
9513 2006-08-12  Ulrich Drepper  <drepper@redhat.com>
9514
9515         [BZ #3013]
9516         * locale/programs/ld-ctype.c (ctype_output): Adjust alignments, fix
9517         lenght of one output field, correct bitmask creation.
9518         * locale/programs/ld-time.c: Add alignment.
9519
9520         [BZ #2997]
9521         * misc/error.c: Add space between program name and message if file
9522         name is missing.
9523
9524 2006-08-03  Eric Blake  <ebb9@byu.net>
9525
9526         [BZ #2998]
9527         * misc/error.c (error_tail) [_LIBC]: Avoid invalid free.
9528
9529 2006-08-09  Ulrich Drepper  <drepper@redhat.com>
9530
9531         * malloc/memusagestat.c: Silence warnings.
9532
9533         * malloc/malloc.c: Dynamically size mmap treshold if the program
9534         frees mmaped blocks.
9535         Patch by Valerie Henson and Arjan van de Ven.
9536
9537 2006-08-08  Jakub Jelinek  <jakub@redhat.com>
9538
9539         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h (O_DIRECT): Protect with
9540         __USE_GNU.
9541
9542         * stdlib/strtol_l.c (__strtol_ul_max_tab, __strtol_ul_rem_tab,
9543         __strtol_ull_max_tab, __strtol_ull_rem_tab): Declare.
9544         (DEF): Don't put the var into .gnu.linkonce.r.* section.
9545         Only provide var definitions in strtol_l (or for *ull*
9546         in strtoll_l).
9547
9548         * stdio-common/bug16.c (tests): New array.
9549         (do_tests): Allow the first hexadecimal digit
9550         to be 1, 2, 4 or 8.  Do 3 additional tests.
9551
9552         * sysdeps/s390/fpu/libm-test-ulps: Update.
9553
9554         * sysdeps/unix/sysv/linux/s390/s390-32/fchownat.c (fchownat): Use
9555         fchownat syscall if available.
9556         * sysdeps/unix/sysv/linux/powerpc/fchownat.c (fchownat): Likewise.
9557         * sysdeps/unix/sysv/linux/sh/fchownat.c (fchownat): Likewise.
9558         * sysdeps/unix/sysv/linux/i386/fchownat.c (fchownat): Likewise.
9559
9560 2006-08-07  Ulrich Drepper  <drepper@redhat.com>
9561
9562         * nis/nis_xdr.c: Avoid some function calls.
9563
9564 2006-08-07  Jakub Jelinek  <jakub@redhat.com>
9565             Ulrich Drepper  <drepper@redhat.com>
9566
9567         * nis/nis_call.c (rec_dirsearch) [case LOWER_NAME]: Don't take
9568         short cut if only one name component is stripped away.
9569
9570 2006-08-07  Ulrich Drepper  <drepper@redhat.com>
9571
9572         * nis/nis_call.c: Minor cleanups throughout.
9573         (rec_dirsearch) [case HIGHER_NAME]: Correctly size ndomain array.
9574         (first_shoot): Add search_parent_first parameter.  Only if it is set
9575         search parent server first.
9576         If directory for table found through cold start cache is not the same
9577         as referenced in the cache, don't use it.
9578         (__nisfind_server): Take additional parameter.  Pass it on to
9579         first_shoot.
9580         (__prepare_niscall): Adjust __nisfind_server call.
9581         * nis/rpcsvc/nislib.h: Adjust __nisfind_server prototype.
9582         * nis/nis_table.c: Adjust __nisfind_server call.
9583         * nis/nis_lookup.c: Likewise.
9584         (nis_lookup): Don't loop endlessly if name is reduced to ".".
9585
9586 2006-08-03  Ulrich Drepper  <drepper@redhat.com>
9587
9588         [BZ #2182]
9589         * math/s_cacosh.c: Return values from positive branch.
9590         * math/s_cacoshf.c: Likewise.
9591         * math/s_cacoshl.c: Likewise.
9592
9593         [BZ #2883]
9594         * sysvipc/sys/msg.h: Change return value to ssize_t.
9595         * sysdeps/unix/sysv/linux/msgrcv.c: Likewise.
9596         * sysvipc/msgrcv.c: Likewise.
9597         * include/sys/msg.h: Likewise.
9598
9599         * grp/initgroups.c (internal_getgrouplist): Remove unnecessary
9600         test introduced in patch for bz #661.
9601         (getgrouplist): Simplify code a bit.  Don't allocate one additional
9602         element for NEWGROUPS.
9603
9604         [BZ #2908]
9605         * stdio-common/printf_fphex.c (__printf_fphex): When rounding up
9606         'f', use '1' as leading digit not '\1'.
9607         * stdio-common/Makefile (tests): Add bug16.
9608         * stdio-common/bug16.c: New file.
9609
9610         [BZ #2914]
9611         * sysdeps/unix/sysv/linux/gethostid.c: Don't define OLD_HOSTIDFILE
9612         and don't try to open it.  The patch introducing the macro
9613         contained a bug and used the same file name as the new file
9614         instead of using /var/adm/hostid.  Nobody complaint so I'm taking
9615         this out completely.
9616
9617         [BZ #2926]
9618         * assert/assert.h: Move cast to void inside ?: to quiet gcc.
9619         Patch by Jerry James <Jerry.James@usu.edu>.
9620
9621         * rt/Makefile (tests): Add tst-clock2.
9622         * rt/tst-clock2.c: New file.
9623
9624         [BZ #2978]
9625         * resolv/gai_notify.c (__gai_notify_only): Copy memory for thread
9626         function and its parameters and pass it to new thread.
9627         (__gai_notify): Add support for alternative waiting for completion.
9628         * resolv/gai_suspend.c (gai_suspend): Add support for alternative
9629         waiting for completion.
9630         * resolv/getaddrinfo_a.c: Likewise.
9631         * resolv/gai_misc.h (struct waitlist): Don't add cond if alternative
9632         waiting for completion is used.
9633         * resolv/gai_misc.c: Allow overwriting code to start helper thread.
9634         * resolv/gai_cancel.c: Include <gai_misc.h> not "gai_misc.h".
9635         * resolv/gai_error.c: Likewise.
9636         * resolv/gai_sigqueue.c: Likewise.
9637
9638 2006-08-02  Thomas Schwinge  <tschwinge@gnu.org>
9639
9640         * hurd/getdport.c (__getdport): Don't return EBADF; instead set
9641         errno to EBADF and return MACH_PORT_NULL.
9642
9643 2006-06-23  Joseph Myers  <joseph@codesourcery.com>
9644
9645         [BZ #2980]
9646         * posix/Makefile (CFLAGS-waitid.c): Add -fasynchronous-unwind-tables.
9647
9648 2006-08-02  Ulrich Drepper  <drepper@redhat.com>
9649
9650         * elf/dl-addr.c (_dl_addr): If GNU-style hash tables are present,
9651         walk them instead of the symbol table.
9652
9653 2006-08-01  Ulrich Drepper  <drepper@redhat.com>
9654
9655         [BZ #2098]
9656         * nscd/initgrcache.c (addinitgroupsX): Judge successful lookups by
9657         status of NSS calls, not the number of returned entries.
9658
9659         * sysdeps/unix/sysv/linux/syscalls.list: Remove add_key,
9660         request_key, keyctl.
9661
9662 2006-07-31  Ulrich Drepper  <drepper@redhat.com>
9663
9664         * sysdeps/unix/sysv/linux/dl-osinfo.h: Remove unnecessary include.
9665
9666 2006-07-16  Jeff Bailey  <jbailey@ubuntu.com>
9667
9668         * elf/tst-auditmod1.c: Fix typo in #error.
9669
9670 2006-07-31  Ulrich Drepper  <drepper@redhat.com>
9671
9672         * elf/tst-auditmod1.c: Remove code for unsupported architectures.
9673
9674         * iconvdata/run-iconv-test.sh: Run cmp in C locale.
9675
9676 2006-07-20  Adam Nemet  <anemet@caviumnetworks.com>
9677
9678         * stdlib/test-canon.c (do_test): Close fd before unlinking file so
9679         that the directory is empty even on non-POSIX filesystems.
9680
9681 2006-07-31  Ulrich Drepper  <drepper@redhat.com>
9682
9683         * elf/dl-open.c (dl_open_worker): Add branch prediction.
9684
9685         * nis/nss_compat/compat-grp.c: Avoid unnecessary setgrent calls into
9686         the backend NSS module.  If backend setgrent call failed, don't have
9687         internal_setgrent fail.  Just remember this until it is needed.
9688         * nis/nss_compat/compat-pwd.c: Likewise.
9689         * nis/nss_compat/compat-spwd.c: Likewise.
9690
9691 2006-07-30  Roland McGrath  <roland@redhat.com>
9692
9693         * sysdeps/unix/sysv/linux/ia64/sigsuspend.c: File removed.
9694         * sysdeps/unix/sysv/linux/x86_64/sigsuspend.c: File removed.
9695         * sysdeps/unix/sysv/linux/s390/s390-64/sigsuspend.c: File removed.
9696         * sysdeps/unix/sysv/linux/sparc/sparc64/sigsuspend.c: File removed.
9697
9698         * sysdeps/unix/sysv/linux/not-cancel.h (pause_not_cancel): New macro.
9699         (nanosleep_not_cancel): New macro.
9700         (sigsuspend_not_cancel): new macro.
9701         * sysdeps/unix/sysv/linux/sigsuspend.c [__ASSUME_REALTIME_SIGNALS]
9702         (do_sigsuspend): Define as inline.
9703         (__sigsuspend): Always use do_sigsuspend.
9704         [! NO_CANCELLATION] (__sigsuspend_nocancel): New function.
9705         * include/signal.h: Declare __sigsuspend_nocancel.
9706         * sysdeps/posix/pause.c
9707         [! NO_CANCELLATION] (__pause_nocancel): New function.
9708
9709         * include/unistd.h (__pause_nocancel): Add attribute_hidden.
9710         * include/time.h (__nanosleep_nocancel): Likewise.
9711
9712 2006-07-30  Ulrich Drepper  <drepper@redhat.com>
9713
9714         * locale/programs/localedef.c (add_to_readlist): Rename local
9715         variables to avoid confusion.
9716
9717         * locale/programs/charmap.c (charmap_read): Emit error message if
9718         charmap couldn't be found or read.
9719
9720 2006-07-28  Ulrich Drepper  <drepper@redhat.com>
9721
9722         * sysdeps/unix/sysv/linux/kernel-features.h: Define
9723         __ASSUME_FUTEX_LOCK_PI.
9724         * include/time.h: Declare __nanosleep_nocancel.
9725         * include/unistd.h: Declare __pause_nocancel.
9726
9727         * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Use this instead of
9728         LDFLAGS.  Add -lgcc_eh and libc_nonshared (again) to make sure we
9729         get the __stack_chk_fail_local definition when it's needed.
9730
9731 2006-07-26  Ulrich Drepper  <drepper@redhat.com>
9732
9733         * dlfcn/Makefile: Add rules to build and run bug-atexit3.
9734         * dlfcn/bug-atexit3.c: New file.
9735         * dlfcn/bug-atexit3-lib.cc: New file.
9736
9737         * dlfcn/dlmopen.c (dlmopen_doit): Don't allow RTLD_GLOBAL to be
9738         used when the namespace is not the base namespace.
9739
9740 2006-07-26  Gavin Romig-Koch  <gavin@redhat.com>
9741
9742         * stdlib/cxa_atexit.c (__new_exitfn_called): New variable.
9743         (__new_exitfn): Bump it in every successful call.
9744         * stdlib/cxa_finalize.c (__cxa_finalize): If destructor registered
9745         more exit handlers, call them right away.
9746         * stdlib/exit.h: Declare __new_exitfn_called.
9747
9748 2006-07-25  Ulrich Drepper  <drepper@redhat.com>
9749
9750         * stdlib/cxa_finalize.c (__cxa_finalize): Fix race condition when
9751         calling registered handler.
9752
9753         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Fix comment.
9754         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
9755         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
9756         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
9757         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
9758         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
9759         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Likewise.
9760         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Likewise.
9761
9762 2006-07-10  Ulrich Drepper  <drepper@redhat.com>
9763
9764         * elf/dl-lookup.c (dl_new_hash): New functions.
9765         (_dl_lookup_symbol_x): Rename hash to old_hash and don't compute
9766         value here.  Compute new-style hash value.  Pass new hash value
9767         and reference to variable with the old value to do_lookup_x.
9768         (_dl_setup_hash): If DT_GNU_HASH is defined, use it and not
9769         old-style hash table.
9770         (_dl_debug_bindings): Pass new hash value and reference to variable
9771         with the old value to do_lookup_x.
9772         * elf/do-lookup.h (do_lookup_x): Accept additional parameter with
9773         new-style hash value and change old-style hash value parameter to
9774         be a reference.  Reoganize functions to determine whether
9775         new-style hash table is available.  Only fall back on old-style
9776         table.  If old-style hash value is needed, compute it here.
9777         * elf/dynamic-link.h (elf_get_dynamic_info): Relocate DT_GNU_HASH
9778         entry.
9779         * elf/elf.h: Define SHT_GNU_HASH, DT_GNU_HASH, DT_TLSDEC_PLT,
9780         DT_TLSDEC_GOT.  Adjust DT_ADDRNUM.
9781         * include/link.h (struct link_map): Add l_gnu_bitmask_idxbits,
9782         l_gnu_shift, l_gnu_bitmask, l_gnu_buckets and l_gnu_chain_zero.
9783         * Makeconfig: If linker supports --hash-style option add it to all
9784         linker command lines to build DSOs.
9785         * config.make.in: Define have-hash-style.
9786         * configure.in: Test whether linker supports --hash-style option.
9787
9788         * elf/dl-misc.c (_dl_name_match_p): Make MAP parameter const.
9789         * sysdeps/generic/ldsodefs.h: Adjust prototype.
9790
9791 2006-06-27  Ulrich Drepper  <drepper@redhat.com>
9792
9793         * elf/dl-load.c (open_path): Fix test to determine whether DSO is
9794         auditing.
9795
9796         * elf/dl-load.c (_dl_map_object): Try harder to avoid looking at
9797         RPATH of main map twice.
9798
9799 2006-06-22  Ulrich Drepper  <drepper@redhat.com>
9800
9801         * intl/dcigettext.c (DCIGETTEXT): If _nl_find_msg returns -1 don't
9802         look further, return original strings.
9803         (_nl_find_msg): Do not return found translation if the conversion
9804         failed.  Either signal the string is unusable or that something went
9805         wrong and the original should be used.
9806
9807 2006-06-21  Ulrich Drepper  <drepper@redhat.com>
9808
9809         * string/_strerror.c (__strerror_r): Add __builtin_expect.
9810
9811 2006-06-14  Jakub Jelinek  <jakub@redhat.com>
9812
9813         [BZ #2766]
9814         * misc/insremque.c (insque): Handle prev == NULL.
9815         * misc/Makefile (tests): Add tst-insremque.
9816         * misc/tst-insremque.c: New test.
9817
9818 2006-06-17  Ulrich Drepper  <drepper@redhat.com>
9819
9820         [BZ #2792]
9821         * elf/dl-deps.c (expand_dst): Rename __cnt variable to not
9822         conflict with DL_DST_REQUIRED.
9823
9824 2006-06-16  Ulrich Drepper  <drepper@redhat.com>
9825
9826         * nis/nis_subr.c (nis_getnames): Fix the implementation to better
9827         match what Solaris does.
9828
9829 2006-06-04  Ulrich Drepper  <drepper@redhat.com>
9830
9831         * sysdeps/posix/spawni.c (__spawni): Use local_seteuid and
9832         local_setegid instead of seteuid and setegid.
9833         * sysdeps/generic/local-setxid.h: New file.
9834         * sysdeps/unix/sysv/linux/local-setxid.h: New file.
9835
9836         * sysdeps/posix/spawni.c (__spawni): Use non-cancelable interfaces.
9837
9838         * string/Makefile (tests): Add bug-envz1.
9839         * string/bug-envz1.c: New file.
9840
9841 2006-06-02  Jakub Jelinek  <jakub@redhat.com>
9842
9843         * posix/regex_internal.c (re_string_skip_chars): If no character has
9844         been converted at all, set *last_wc to WEOF.  If mbrtowc failed, set wc
9845         to the byte which couldn't be converted.
9846         (re_string_reconstruct): Don't clear valid_raw_len before calling
9847         re_string_skip_chars.  If wc is WEOF after re_string_skip_chars, set
9848         tip_context using re_string_context_at.
9849         * posix/Makefile: Add rules to build and run bug-regex25 test.
9850         * posix/bug-regex25.c: New test.
9851
9852 2006-06-02  Ryan S. Arnold  <rsa@us.ibm.com>
9853
9854         [BZ #2703]
9855         * string/envz.c (envz_strip): Correct erroneously reversed src
9856         and dest parameters to memmove() invocation.
9857
9858 2006-05-30  Jakub Jelinek  <jakub@redhat.com>
9859
9860         * nscd/nscd.h (prune_cache): Add fd argument to prototype.
9861         * nscd/nscd.c (parse_opt): Read response from INVALIDATE request
9862         to make sure the database has been already invalidated.
9863         * nscd/cache.c (prune_cache): Add fd argument.  Write response to fd
9864         after the cache has been invalidated.  Use pthread_mutex_lock rather
9865         than pthread_mutex_trylock if fd != -1.
9866         * nscd/connections.c (invalidate_cache): Add fd argument, write
9867         response to fd if not calling prune_cache, pass fd to prune_cache.
9868         (handle_request): Adjust invalidate_cache caller.
9869         (nscd_run): Pass -1 as fd to prune_cache.
9870
9871 2006-05-30  Ulrich Drepper  <drepper@redhat.com>
9872
9873         * sysdeps/posix/getaddrinfo.c (gaiconf_init): Initialize bits in
9874         the correct place.
9875
9876 2006-05-29  Ulrich Drepper  <drepper@redhat.com>
9877
9878         * nscd/nscd.h (struct database_dyn): Add prunelock field.
9879         * nscd/cache.c (prune_cache): Take prunelock before starting the
9880         work.  Just return in case it is already taken.
9881         * nscd/connections.c (dbs): Initialize .prunelock.
9882
9883 2006-05-25  Ulrich Drepper  <drepper@redhat.com>
9884
9885         * nis/nis_removemember.c (nis_removemember): Avoid unnecessary
9886         copying.  No need to allocate new array for group members.  Just
9887         move the pointers and update the size.
9888
9889         * nis/nis_addmember.c (nis_addmember): Avoid unnecessary copying.
9890         Avoid memory leak in case realloc fails.  Simplification for
9891         better code generation.
9892
9893         Avoid deprecation warning because of libc_hidden_proto for
9894         inet6_option_alloc.
9895         * inet/inet6_option.c (option_alloc): Renamed from
9896         inet6_option_alloc.  Made static.
9897         (inet6_option_alloc): Now a simple wrapper around option_alloc.
9898         (inet6_option_append): Call option_alloc.
9899         * include/netinet/in.h: Remove libc_hidden_proto for
9900         inet6_option_alloc.
9901
9902         * nis/nis_callback.c (__nis_create_callback): Always call xdr_free
9903         for cleanup when cb!=NULL [Coverity CID 233].
9904
9905 2006-05-24  Ulrich Drepper  <drepper@redhat.com>
9906
9907         [BZ #2693]
9908         * inet/Makefile (routines): Add inet6_opt and inet6_rth.
9909         * inet/Versions (libc, GLIBC_2.5): Add inet6_opt_init,
9910         inet6_opt_append, inet6_opt_finish, inet6_opt_set_val, inet6_opt_next,
9911         inet6_opt_find, inet6_opt_get_val, inet6_rth_space, inet6_rth_init,
9912         inet6_rth_add, inet6_rth_reverse, inet6_rth_segments,
9913         and inet6_rth_getaddr.
9914         * inet/netinet/ip6.h (struct ip6_rthdr0): Make ip6r0_addr a flexible
9915         array.
9916         * inet/netinet/in.h (struct ip6_mtuinfo): Define.
9917         Mark inet6_option_* interfaces as deprecated.
9918         Declare inet6_opt_init, inet6_opt_append, inet6_opt_finish,
9919         inet6_opt_set_val, inet6_opt_next, inet6_opt_find, inet6_opt_get_val,
9920         inet6_rth_space, inet6_rth_init, inet6_rth_add, inet6_rth_reverse,
9921         inet6_rth_segments, and inet6_rth_getaddr.
9922         * inet/inet6_opt.c: New file.
9923         * inet/inet6_rth.c: New file.
9924
9925         * inet/netinet/icmp6.h: Pretty printing.
9926
9927         [BZ #2683]
9928         * elf/dl-addr.c (_dl_addr): Don't match undefined references.
9929
9930 2006-05-23  Ulrich Drepper  <drepper@redhat.com>
9931
9932         * nis/nis_lookup.c (nis_lookup): Use __prepare_niscall instead of
9933         doing it all here.  When server does not know the answer do not
9934         fail immediate, try parent first.
9935
9936         * nis/nis_domain_of_r.c (nis_domain_of_r): Add missing buffer
9937         overflow test.
9938
9939 2006-05-20  Ulrich Drepper  <drepper@redhat.com>
9940
9941         * nis/nis_call.c (__prepare_niscall): New function.  Split out
9942         from __do_niscall.
9943         * nis/nis_table.c (__create_ib_request): Renamed from create_ib_request
9944         and exported.
9945         (__follow_path): New function.  Split out from nis_list.
9946         * nis/nis_xdr.h: Add libnsl_hidden_proto for _xdr_ib_request and
9947         _xdr_nis_result.
9948         * nis/nis_xdr.c: Add libnsl_hidden_def for _xdr_ib_request and
9949         _xdr_nis_result.
9950         * nis/libnsl.h: Declare __prepare_niscall, __create_ib_request,
9951         and __follow_path.
9952         * nis/Versions: Export __prepare_niscall, __create_ib_request,
9953         __follow_path, __do_niscall3, _xdr_ib_request, and _xdr_nis_result
9954         from libnsl for version GLIBC_PRIVATE.
9955         * nis/nisplus-parser.h: Remove _nss_nisplus_parse_pwent_chk.
9956         Remove entry parameter from _nss_nisplus_parse_pwent and
9957         _nss_nisplus_parse_grent.
9958         * nis/nss_nisplus/nisplus-parser.c: Likewise.
9959         * nis/nss_nisplus/nisplus-pwd.c: Remove support for SETENT_BATCH_READ
9960         again.  Rewrite getpwent handling to not use nis_first_entry and
9961         nis_next_entry.  Roll out own niscall handling.
9962         * nis/nss_nisplus/nisplus-grp.c: Likewise.
9963
9964         * sunrpc/xdr_rec.c: Fix typo in comment.
9965
9966 2006-05-19  Ulrich Drepper  <drepper@redhat.com>
9967
9968         * nis/nis_call.c (__do_niscall3): Avoid code duplication in error
9969         handling.
9970
9971         * nis/nis_callback.c (internal_nis_do_callback): Don't use malloc
9972         to allocate memory for my_pollfd.  Better initialization of
9973         cb_is_running.  Use TEMP_FAILURE_RETRY.
9974
9975         * malloc/memusage.sh (memusageso): Add quotes.
9976         (memusagestat): Likewise.
9977         * debug/xtrace.sh (pcprofileso): Likewise.
9978         (pcprofiledump): Likewise.
9979         * debug/Makefile ($(objpfx)xtrace): Use $LIB in SLIBDIR
9980         replacement.
9981         * malloc/Makefile ($(objpfx)memusage): Likewise.
9982
9983         * nis/nis_callback.c (__nis_create_callback): Calls to
9984         svcudp_bufcreate and svctcp_create can fail.  Free ->xprt if
9985         asprintf call fails.
9986
9987         * sysdeps/unix/sysv/linux/ifaddrs.c (__netlink_sendreq): Make sure
9988         no uninitialized memory is passed to sendto.
9989
9990 2006-05-18  Ulrich Drepper  <drepper@redhat.com>
9991
9992         * nis/nis_callback.c (__nis_create_callback): Use asprinf instead
9993         of snprintf+strdup.  Handle OOM.
9994         * nis/nis_callback.c (__nis_create_callback): Allocate cb and
9995         cb->serv together.  Remove now obsolete free calls.
9996         (__nis_destroy_callback): Remove now obsolete free call.
9997
9998 2006-05-18  David Woodhouse  <dwmw2@redhat.com>
9999
10000         * sysdeps/posix/getaddrinfo.c: Add unique labels to the default
10001         RFC3484 precedence table for fec0::/10 and fc00::/7 (site-local
10002         and ULA respectively). Set precedence for IPv4 address to 10 as
10003         defined in RFC3484 for preferring IPv6.
10004         * posix/gai.conf: Update to match the new default tables.
10005
10006 2006-05-18  Jakub Jelinek  <jakub@redhat.com>
10007
10008         * nis/nss_compat/compat-pwd.c (internal_setpwent): If nss_set*ent
10009         returned NSS_STATUS_UNAVAIL, still return NSS_STATUS_SUCCESS.
10010         * nis/nss_compat/compat-spwd.c (internal_setspent): Likewise.
10011         * nis/nss_compat/compat-grp.c (internal_setgrent): Likewise.
10012
10013         * nis/nss_compat/compat-initgroups.c (nss_setgrent, nss_endgrent):
10014         Removed.
10015         (init_nss_interface): Remove initialization of these variables.
10016
10017 2006-05-18  Ulrich Drepper  <drepper@redhat.com>
10018
10019         * nis/nis_call.c (rec_dirsearch): Little optimization: pull
10020         nis_free_directory forward to avoid duplication.
10021
10022 2006-05-17  Ulrich Drepper  <drepper@redhat.com>
10023
10024         * nis/nis_call.c (rec_dirsearch): Handle __nis_finddirectory and
10025         rec_dirsearch returning NULL.
10026         (first_shoot): Handle __nis_finddirectory returning NULL.
10027         (__nisfind_server): Fix leak when rec_dirsearch returns NULL.
10028
10029         * sysdeps/unix/sysv/linux/sys/inotify.h: Define IN_CLOSE, IN_MOVE,
10030         IN_ONLYDIR, IN_DONT_FOLLOW, and IN_MASK_ADD.
10031
10032 2006-05-17  Jakub Jelinek  <jakub@redhat.com>
10033
10034         * sunrpc/key_call.c (getkeyserv_handle): Call auth_destroy if
10035         pid changed.
10036
10037 2006-05-15  Ulrich Drepper  <drepper@redhat.com>
10038
10039         * include/rpc/pmap_prot.h: Mark all functions as hidden.
10040
10041         * nscd/nscd_initgroups.c: Mark __gr_map_handle as hidden.
10042         * nscd/nscd_getgr_r.c: Likewise.
10043
10044         * include/rpc/pmap_rmt.h: Mark all functions as hidden.
10045
10046         * nscd/nscd_getai.c (__hst_map_handle): Mark as hidden.
10047         * nscd/nscd_gethst_r.c (__hst_map_handle): Likewise.
10048
10049         * stdlib/longlong.h (__clz_tab): Mark as hidden.
10050
10051         * iconv/gconv_int.h: Mark __gconv_lock as hidden.
10052
10053         * include/rpc/key_prot.h: Mark all _internal functions as hidden.
10054
10055         * include/rpc/auth.h: Mark xdr_des_block_internal and
10056         xdr_opaque_auth_internal as hidden.
10057
10058         * sysdeps/unix/sysv/linux/getdents.c: Mark __have_no_getdents64 as
10059         hidden.
10060
10061         * include/rpc/xdr.h: Mark all _internal functions as hidden.
10062
10063         * misc/getusershell.c (okshells): Don't use static initializers,
10064         do it dynamically.
10065
10066         * stdlib/fmtmsg.c (keywords): Change type of len element to
10067         uint32_t to not waste space on 64bit machines.
10068
10069         * locale/setlocale.c: Change _nl_category_names into a string.
10070         Add new _nl_category_name_idxs.  Change all users.
10071         * locale/localeinfo.h: Adjust declaration of _nl_category_names.
10072         Declare _nl_category_name_idxs.
10073         * locale/findlocale.c: Adjust for _nl_category_names change.
10074         * locale/loadlocale.c: Likewise.
10075         * locale/newlocale.c: Likewise.
10076         * intl/dcigettext.c: Likewise.
10077
10078         * iconv/gconv_conf.c (add_alias): Move actual alias handling to...
10079         (add_alias2): ...here.  New function.
10080         (__gconv_read_conf): Simplify builtin alias handling.
10081         (builtin_aliases): Convert to string to avoid relocations.
10082         * iconv/gconv_builtin.h: Add comment about correct formatting.
10083
10084 2006-05-15  Jakub Jelinek  <jakub@redhat.com>
10085
10086         * resolv/res_debug.c (loc_ntoa): Make error const.
10087
10088 2006-05-14  Andreas Schwab  <schwab@suse.de>
10089
10090         * math/complex.h [__LDBL_COMPAT]: Use __REDIRECT_NTH.
10091
10092 2006-05-12  Jakub Jelinek  <jakub@redhat.com>
10093
10094         * sysdeps/unix/sysv/linux/sched_getaffinity.c: Include sys/param.h.
10095         (__sched_getaffinity_new): Don't crash if cpusetsize is smaller than
10096         sizeof (cpu_set_t).
10097
10098 2006-05-11  Ulrich Drepper  <drepper@redhat.com>
10099
10100         * resolv/res_debug.c (loc_ntoa): Define error as array, not pointer.
10101
10102         * include/arpa/nameser.h: Declare _ns_flagdata as hidden.
10103
10104         * nis/yp_xdr.c: Add libnsl_hidden_def for xdr_ypresp_master.
10105         * include/rpcsvc/yp.h: Add libnsl_hidden_proto for xdr_ypresp_master.
10106
10107         * nis/yp_xdr.c: Add libnsl_hidden_def for xdr_ypbind_resp.
10108         * include/rpcsvc/yp.h: Add libnsl_hidden_proto for xdr_ypbind_resp.
10109
10110         * nis/nis_xdr.c: Add libnsl_hidden_def for xdr_cback_data.
10111         * include/rpcsvc/nis_callback.h: Add libnsl_hidden_proto for
10112         xdr_cback_data.
10113
10114         * nis/ypupdate_xdr.c: Add libnsl_hidden_def for xdr_ypupdate_args.
10115         * include/rpcsvc/ypupd.h: Add libnsl_hidden_proto for
10116         xdr_ypupdate_args.
10117
10118         * nis/yp_xdr.c: Add libnsl_hidden_def for xdr_ypresp_order.
10119         * include/rpcsvc/yp.h: Add libnsl_hidden_proto for xdr_ypresp_order.
10120
10121         * nis/yp_xdr.c: Add libnsl_hidden_def for xdr_ypresp_maplist.
10122         * include/rpcsvc/yp.h: Add libnsl_hidden_proto for xdr_ypresp_maplist.
10123
10124         * nis/nis_xdr.c: Add libnsl_hidden_def for xdr_obj_p.
10125         * include/rpcsvc/nis_callback.h: New file.
10126
10127         * nis/yp_xdr.c: Add libnsl_hidden_def for xdr_ypresp_val.
10128         * include/rpcsvc/yp.h: Add libnsl_hidden_proto for xdr_ypresp_val.
10129
10130         * nis/yp_xdr.c: Add libnsl_hidden_def for xdr_ypreq_nokey.
10131         * include/rpcsvc/yp.h: Add libnsl_hidden_proto for xdr_ypreq_nokey.
10132
10133         * nis/yp_xdr.c: Add libnsl_hidden_def for xdr_ypmaplist.
10134         * include/rpcsvc/yp.h: Add libnsl_hidden_proto for xdr_ypmaplist.
10135
10136         * nis/yp_xdr.c: Add libnsl_hidden_def for xdr_ypreq_nokey.
10137         * include/rpcsvc/yp.h: Add libnsl_hidden_proto for xdr_ypreq_nokey.
10138
10139         * nis/ypupdate_xdr.c: Add libnsl_hidden_def for xdr_ypdelete_args.
10140         * include/rpcsvc/ypupd.h: Add libnsl_hidden_proto for
10141         xdr_ypdelete_args.
10142
10143         * nis/nis_xdr.h: Mark all functions as hidden.  Remove
10144         __BEGIN_DECLS and __END_DECLS, the header is not installed.
10145
10146         * nis/nis_error.c: Remove table of strings.  Use position
10147         independent mechanism.
10148         * nis/nis_error.h: New file.
10149
10150 2006-05-11  Jakub Jelinek  <jakub@redhat.com>
10151
10152         * locale/programs/ld-time.c (time_finish): If wide era name or
10153         format aren't provided, set both wname and wformat to L"".
10154
10155 2006-05-10  Ulrich Drepper  <drepper@redhat.com>
10156
10157         * sysdeps/unix/sysv/linux/tcgetattr.c (__tcgetattr): Only store
10158         results if the call was succesful.
10159
10160         * nis/nss-nis.h: Mark __yperr2nss_tab and __yperr2nss_count as hidden.
10161
10162         * nis/nss-nisplus.h: Mark __niserr2nss_tab and __niserr2nss_count
10163         as hidden.
10164
10165 2006-05-10  Jakub Jelinek  <jakub@redhat.com>
10166
10167         * misc/sys/queue.h: Remove uses of all QUEUEDEBUG_* macros.
10168
10169 2006-05-10  Ulrich Drepper  <drepper@redhat.com>
10170
10171         * posix/wordexp.c (parse_glob): No need to check ifs for NULL, the
10172         caller makes sure this is not the case.
10173         (wordexp): Simplify ifs_white creation.  [Coverity CID 231]
10174
10175 2006-05-09  Ulrich Drepper  <drepper@redhat.com>
10176
10177         * posix/wordexp.c: Remove numerous NULL pointer tests before FREE
10178         calls.
10179
10180         * io/ftw.c (open_dir_stream): Return right away if REALLOC fails.
10181         [Coverity CID 229, 230]
10182
10183         * argp/argp-help.c (hol_entry_help): Handle STATE==NULL in ARG and
10184         DGETTEXT calls.
10185         (hol_help): Likewise.  [Coverity CID 226, 227]
10186
10187         * string/argz-replace.c (__argz_replace): Unconditionally call
10188         free on SRC.  [Coverity CID 225]
10189
10190         * nis/nis_creategroup.c (nis_creategroup): No need to duplicate
10191         the return value of __nis_default_owner and __nis_default_group,
10192         it has been especially allocated.  [Coverity CID 224]
10193
10194         * nis/nis_defaults.c (searchXYX): New functions.  Used by both
10195         searchgroup and searchowner.  Significantly simplified.
10196         (__nis_default_owner): Remove duplication.  Do not locally copy the
10197         string before duplicating it.
10198         (__nis_default_group): Likewise.
10199
10200         * nis/nis_lookup.c (nis_lookup): After calling nis_free_directory,
10201         we must clear the variable before calling __nisfind_server.
10202
10203         * nis/nis_lookup.c (nis_lookup): Always free memory allocated with
10204         nis_getnames.  [Coverity CID 223]
10205
10206         * locale/programs/locfile.c (locfile_read): Use alloca instead of
10207         xmalloc to allocate local repertoire name.  [Coverity CID 222]
10208
10209         * iconv/iconv_charmap.c (use_to_charmap): No need to dynamically
10210         allocate memory for the input to add_bytes.  [Coverity CID 221]
10211
10212         * posix/wordexp.c (w_addword): Free word if realloc fails and it
10213         was allocated here.  [Coverity CID 219, 220]
10214
10215         * posix/getconf.c (print_all): Free confstr data after printing.
10216         [Coverity CID 218]
10217
10218         * sysdeps/posix/getaddrinfo.c (gaih_inet): Free canon string if
10219         list allocation fails.  [Coverity CID 215]
10220
10221         * nss/nsswitch.c (__nss_configure_lookup): Fix loop end condition.
10222         [Coverity CID 213]
10223
10224         * argp/argp-help.c (hol_entry_cmp): Don't call canon_doc_option if
10225         string is NULL.  [Coverity CID 212]
10226         * argp/Makefile: Add rules to build and run bug-argp1.
10227         * argp/bug-argp1.c: New file.
10228
10229         * io/ftw.c (ftw_dir): Use __rawmemchr instead of strchr to find
10230         end of string.
10231         * stdlib/canonicalize.c (__realpath): Likewise.
10232
10233         * locale/programs/ld-time.c (time_finish): Don't dereference NULL
10234         pointer.  [Coverity CID 206]
10235
10236         * elf/dl-dst.h (DL_DST_REQUIRED): Be prepared for missing link map
10237         in statically linked code.
10238         * elf/dl-load.c (_dl_dst_substitute): When replacing ORIGIN in
10239         statically built code, be prepared to have no link map.
10240         [Coverity CID 205]
10241
10242         * argp/argp-help.c (fill_in_uparams): Handle STATE==NULL in
10243         dgettext calls. [Coverity CID 204]
10244
10245         * argp/argp-help.c (struct uparams): Remove valid member.  Change
10246         the one user.
10247         (uparam_names): Reduce size.  Avoid relative relocations.
10248         Moved to read-only segment.
10249         (fill_in_uparams): Update for new layout.
10250
10251         * sysdeps/unix/sysv/linux/ifaddrs.c (getifaddrs): Parameter can be
10252         assumed to always be != NULL. [Coverity CID 202]
10253
10254         * argp/argp-help.c (hol_entry_help): Remove some dead code
10255         [Coverity CID 200].
10256
10257         * nis/nss_nis/nis-service.c (_nss_nis_getservbyport_r): Optimize
10258         away a few more unconditional yperr2nss calls.
10259         (_nss_nis_getservbyname_r): Likewise.
10260
10261 2006-05-06  Ulrich Drepper  <drepper@redhat.com>
10262
10263         * sysdeps/generic/ldsodefs.h: Remove support for non-core
10264         architectures.
10265
10266         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Make sure
10267         that unused memory passed to sendto is nevertheless initialized.
10268
10269         [BZ #2499]
10270         * resolv/nss_dns/dns-canon.c (_nss_dns_getcanonname_r): Avoid
10271         possibly unaligned memory accesses.
10272
10273         * include/arpa/nameser.h: Also optimize NS_PUT16 and NS_PUT32.
10274         * resolv/res_mkquery.c: Use NS_PUT16 and NS_PUT32 instead of __putshort
10275         and __putlong respectively.  Correct buffer overflow check for
10276         NS_NOTIFY_OP.
10277
10278         * resolv/res_send.c (send_vc): Use ns_put16 instead of putshort.
10279
10280         * resolv/res_send.c (res_queriesmatch): Fix typo in comment.
10281         (send_dg): Rewrite error handling to be more compact and avoid
10282         double recomputation of timeouts.  Pass MSG_NOSIGNAL to send.
10283
10284         * include/arpa/nameser.h: Add optimizations for NS_GET16 and NS_GET32.
10285
10286         * resolv/res_send.c (res_nameinquery): Use NS_GET16 directly
10287         instead of ns_get16.
10288         (res_queriesmatch): Likewise.  Minor optimization.
10289
10290         [BZ #2499]
10291         * resolv/res_query.c (__libc_res_nquery): If answerp != NULL,
10292         __libc_res_nsend might reallocate the buffer for the answer.  In
10293         this case we have to reload the HP pointer.
10294
10295 2006-05-05  Ulrich Drepper  <drepper@redhat.com>
10296
10297         * stdio-common/vfscanf.c (memory_error): Remove definition.  Add
10298         some branch prediction hints.
10299
10300         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Define SPLICE_F_*.
10301         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
10302         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
10303         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
10304         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
10305         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
10306         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Likewise.
10307         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Likewise.
10308
10309 2006-05-05  Martin Schwidefsky  <schwidefsky@de.ibm.com>
10310
10311         * sysdeps/s390/s390-32/elf/start.S: Replace pc relative relocation
10312         by a GOT relocation to make Scrt1.o position independent.
10313         * sysdeps/s390/s390-64/elf/start.S: Likewise.
10314
10315         * sysdeps/unix/sysv/linux/s390/s390-32/syscall.S: Add support for
10316         six system call parameters.
10317         * sysdeps/unix/sysv/linux/s390/s390-64/syscall.S: Likewise.
10318
10319 2006-05-05  Ulrich Drepper  <drepper@redhat.com>
10320
10321         * sunrpc/svcauth_des.c (cache_init): Use calloc instead of
10322         malloc&bzero.
10323
10324         * sunrpc/svc_udp.c (BZERO): Remove definition.
10325         (CALLOC): Define.
10326         (svc_enablecache): Use CALLOC instead of ALLOC&BZERO.
10327
10328         * sunrpc/des_impl.c: Remove ALT_ECB support.  We never used it.
10329         (des_SPtrans): Use uint32_t type.
10330         (des_skb): Likewise.
10331
10332         * sunrpc/xdr_ref.c (xdr_reference): Use calloc instead of malloc&bzero.
10333
10334 2006-05-05  Jakub Jelinek  <jakub@redhat.com>
10335
10336         [BZ #2509]
10337         * stdio-common/tst-printf.sh: Adjust for tst-printf.c change even
10338         on 32-bit arches.
10339
10340 2006-05-05  Ulrich Drepper  <drepper@redhat.com>
10341
10342         * locale/programs/ld-address.c (address_finish): Fix one more
10343         place where the iso639 array might be accessed beyond the limits.
10344
10345 2006-05-04  Ulrich Drepper  <drepper@redhat.com>
10346
10347         * nis/nis_table.c (nis_list): Avoid clearing res twice before
10348         filling it for the first time.
10349
10350         * nis/nis_table.c (get_tablepath): Renamed from __get_tablepath.
10351         Adjust all callers.
10352         Free res object content before returning.
10353
10354         * sunrpc/xdr_array.c (xdr_array): Use calloc instead of malloc&bzero.
10355
10356         * sunrpc/key_call.c (__rpc_thread_key_cleanup): Also free
10357         client->cl_auth.
10358
10359         * sunrpc/rpc_thread.c (__rpc_thread_destroy): Don't skip entire
10360         cleanup for initial thread, just the free call on TVP.
10361
10362         * nscd/gai.c (__getline): Define.
10363
10364
10365 See ChangeLog.16 for earlier changes.