.
[platform/upstream/glibc.git] / ChangeLog
1 2005-11-17  Steven Munroe  <sjmunroe@us.ibm.com>
2
3         [BZ #1877]
4         * string/test-strncmp.c (do_test_limit): Handle zero length and
5         non-zero align values.
6         (test_main): Correct do_test_limit tests for 64-bit.
7
8 2005-11-15  Steven Munroe  <sjmunroe@us.ibm.com>
9
10         * sysdeps/powerpc/sysdep.h (PPC_FEATURE_HAS_SPE,
11         PPC_FEATURE_HAS_EFP_SINGLE, PPC_FEATURE_HAS_EFP_DOUBLE,
12         PPC_FEATURE_NO_TB, PPC_FEATURE_POWER4, PPC_FEATURE_POWER5,
13         PPC_FEATURE_POWER5_PLUS, PPC_FEATURE_CELL, PPC_FEATURE_970):
14         Define to match 2.6.15 kernel.
15
16         * sysdeps/powerpc/fpu/e_sqrt.c: Remove dl-procinfo.h include.
17         * sysdeps/powerpc/fpu/e_sqrtf.c: Likewise.
18         * sysdeps/powerpc/fpu/w_sqrtf.c: Likewise.
19
20 2005-11-17  Roland McGrath  <roland@redhat.com>
21
22         * elf/elf.h (R_PPC64_ADDR30): Renamed to R_PPC64_REL30.
23
24 2005-11-17  Jakub Jelinek  <jakub@redhat.com>
25
26         * io/sys/stat.h (fstatat): If __REDIRECT_NTH isn't defined,
27         define fstatat to fstatat64.
28         (fstatat64): Only provide prototype if __USE_LARGEFILE64,
29         similarly with the inline.
30
31 2005-11-17  Steven Munroe  <sjmunroe@us.ibm.com>
32
33         [BZ #1877]
34         * string/test-strncmp.c (do_test_limit): New function.
35         (do_test) Add cast to eliminate compiler warnings.
36         (do_random_tests) Add cast to eliminate compiler warnings.
37         (test_main) Add do_test_limit tests.
38         * sysdeps/powerpc/powerpc32/strncmp.S: Test length before unaligned
39         load.
40         * sysdeps/powerpc/powerpc64/strncmp.S: Likewise.
41
42 2005-11-17  Ulrich Drepper  <drepper@redhat.com>
43
44         * include/resolv.h: Include <stdbool.h>.
45         Patch by Paul Brook.
46
47         * io/sys/stat.h: Use __const not const in fstatat prototypes.
48
49 2005-11-08  H.J. Lu  <hongjiu.lu@intel.com>
50
51         * sysdeps/wordsize-32/Makefile (CPPFLAGS-divdi3.c): Set to
52         -Din_divdi3_c.
53         * sysdeps/wordsize-32/symbol-hacks.h: Skip if in_divdi3_c is defined.
54
55 2005-11-16  Jakub Jelinek  <jakub@redhat.com>
56
57         * sysdeps/unix/sysv/linux/fchownat.c: Include string.h.
58         * sysdeps/unix/sysv/linux/futimesat.c: Likewise.
59         * sysdeps/unix/sysv/linux/i386/fchownat.c: Likewise.
60         * sysdeps/unix/sysv/linux/i386/fxstatat.c: Likewise.
61         * sysdeps/unix/sysv/linux/renameat.c: Likewise.
62         * sysdeps/unix/sysv/linux/s390/s390-32/fchownat.c: Likewise.
63         * sysdeps/unix/sysv/linux/unlinkat.c: Likewise.
64         * sysdeps/unix/sysv/linux/wordsize-64/fxstatat.c: Likewise.
65
66 2005-11-16  Ulrich Drepper  <drepper@redhat.com>
67
68         * iconvdata/Makefile (modules): Add ISO_11548-1.
69         (distribute): Add iso_11548-1.c.
70         * iconvdata/gconv-modules: Add entries for ISO 11548-1.
71         * iconvdata/TESTS: Add entry for ISO 11548-1.
72
73         [BZ 1872]
74         * iconvdata/iso_11548-1.c: New file.
75         * iconvdata/testdata/ISO_11548-1: New file.
76         * iconvdata/testdata/ISO_11548-1..UTF8: New file.
77         Patch by Samuel Thibault <samuel.thibault@ens-lyon.org>.
78
79 2005-11-16  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
80
81         * sysdeps/sh/bits/setjmp.h (_JMPBUF_UNWINDS): Remove incorrect &.
82
83 2005-11-15  Ulrich Drepper  <drepper@redhat.com>
84
85         [BZ 1865]
86         * inet/netinet/icmp6.h: More updates for RFC3542.
87         * inet/netinet/ip6.h: Likewise.
88         * sysdeps/unix/sysv/linux/bits/in.h: Adjust for current kernel sources.
89         Patch by David L Stevens <dlstevens@us.ibm.com>.
90
91         * sysdeps/unix/sysv/linux/wordsize-64/fxstatat.c (__fxstatat):
92         Return -1 on failure.
93         * sysdeps/unix/sysv/linux/fchownat.c (fchownat): Likewise.
94         * sysdeps/unix/sysv/linux/i386/fxstatat.c (__fxstatat): Likewise..
95         * sysdeps/unix/sysv/linux/fxstatat64.c [__ASSUME_STAT64_SYSCALL]
96         (__fxstatat64): Handle errors.
97
98         * io/sys/poll.h: Add comment explaining poll is a cancellation  point.
99
100         * sysdeps/unix/sysv/linux/syscalls.list (epoll_wait): Align with
101         poll, make cancelable.
102         * sysdeps/unix/sysv/linux/sys/epoll.h: Add comment explaining
103         epoll_wait is a cancellation point.
104
105 2005-11-15  Jakub Jelinek  <jakub@redhat.com>
106
107         * io/sys/stat.h (fstatat): Don't use __THROW together with
108         __REDIRECT_NTH.
109
110 2005-11-14  Ulrich Drepper  <drepper@redhat.com>
111
112         * elf/dl-open.c [!SHARED]: Remove _dl_tls_static_size definition.
113         * sysdeps/generic/libc-tls.c: Initialize _dl_tls_static_size here.
114
115 2005-11-11  Ulrich Drepper  <drepper@redhat.com>
116
117         * io/Makefile (routines): Add fstatat, fstatat64, fxstatat, fxstatat64,
118         fchownat, and unlinkat.
119         (static-only-routines): Add fstatat and fstatat64.
120         (tests): Add tst-unlinkat, tst-fstatat, tst-futimesat, tst-renameat,
121         and tst-fchownat.
122         * io/Versions [GLIBC_2.4]: Add fchownat, __fxstatat, __fxstatat64,
123         and unlinkat.
124         * io/fcntl.h: Define AT_FDCWD, AT_SYMLINK_NOFOLLOW, and AT_REMOVEDIR.
125         * io/fstatat.c: New file.
126         * io/fstatat64.c: New file.
127         * io/sys/stat.h: Declare fstatat, fstatat64, __fxstatat, __fxstatat64
128         and define fstatat and fstatat64 inline functions.
129         * libio/stdio.h: Declare renameat.
130         * misc/Makefile (routines): Add futimesat.
131         * misc/Versions [GLIBC_2.4]: Add futimesat.
132         * posix/unistd.h: Declare fchownat and unlinkat.
133         * stdio-common/Makefile (routines): Add renameat.
134         * stdio-common/Versions [GLIBC_2.4]: Add renameat.
135         * sysdeps/generic/fchownat.c: New file.
136         * sysdeps/generic/futimesat.c: New file.
137         * sysdeps/generic/fxstatat.c: New file.
138         * sysdeps/generic/fxstatat64.c: New file.
139         * sysdeps/generic/renameat.c: New file.
140         * sysdeps/generic/unlinkat.c: New file.
141         * sysdeps/unix/sysv/linux/fchownat.c: New file.
142         * sysdeps/unix/sysv/linux/futimesat.c: New file.
143         * sysdeps/unix/sysv/linux/fxstatat.c: New file.
144         * sysdeps/unix/sysv/linux/fxstatat64.c: New file.
145         * sysdeps/unix/sysv/linux/renameat.c: New file.
146         * sysdeps/unix/sysv/linux/unlinkat.c: New file.
147         * sysdeps/unix/sysv/linux/alpha/fxstatat.c: New file.
148         * sysdeps/unix/sysv/linux/i386/fchownat.c: New file.
149         * sysdeps/unix/sysv/linux/i386/fxstatat.c: New file.
150         * sysdeps/unix/sysv/linux/m68k/fchownat.c: New file.
151         * sysdeps/unix/sysv/linux/m68k/fxstatat.c: New file.
152         * sysdeps/unix/sysv/linux/powerpc/fchownat.c: New file.
153         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fxstatat.c: New file.
154         * sysdeps/unix/sysv/linux/s390/s390-32/fchownat.c: New file.
155         * sysdeps/unix/sysv/linux/s390/s390-32/fxstatat.c: New file.
156         * sysdeps/unix/sysv/linux/sh/fchownat.c: New file.
157         * sysdeps/unix/sysv/linux/sh/fxstatat.c: New file.
158         * sysdeps/unix/sysv/linux/sparc/sparc32/fchownat.c: New file.
159         * sysdeps/unix/sysv/linux/sparc/sparc32/fxstatat.c: New file.
160         * sysdeps/unix/sysv/linux/sparc/sparc64/fxstatat.c: New file.
161         * sysdeps/unix/sysv/linux/wordsize-64/fxstatat.c: New file.
162         * sysdeps/unix/sysv/linux/wordsize-64/fxstatat64.c: New file.
163         * time/sys/time.h: Declare futimesat.
164         * include/fcntl.h: Declare __atfct_seterrno.
165         * sysdeps/unix/sysv/linux/openat.c (__atfct_seterrno): New function.
166         Split out from openat code and called.
167         (do_test): Allow openat to fail with ENOSYS.  Handle AT_FDCWD.
168         * sysdeps/generic/openat.c: Handle AT_FDCWD.
169         * sysdeps/generic/openat64.c: Likewise.
170         * io/tst-unlinkat.c: New file.
171         * io/tst-fstatat.c: New file.
172         * io/tst-futimesat.c: New file.
173         * io/tst-renameat.c: New file.
174         * io/tst-fchownat.c: New file.
175         * io/tst-openat.c: Don't fail if openat is not implemented.
176
177         * sysdeps/unix/sysv/linux/powerpc/chown.c: Don't provide backward
178         compatibility code if new kernel is guaranteed.
179
180         * time/sys/time.h: Add a few nonnull attributes.
181
182 2005-11-09  Ulrich Drepper  <drepper@redhat.com>
183
184         * io/fcntl.h: Declare openat and openat64.
185         * io/Makefile (routines): Add openat and openat64.
186         (tests): Add tst-openat.
187         * io/Versions: Add openat and openat64 for GLIBC_2.4.
188         * sysdeps/generic/openat.c: New file.
189         * sysdeps/generic/openat64.c: New file.
190         * sysdeps/unix/sysv/linux/openat.c: New file.
191         * sysdeps/unix/sysv/linux/openat64.c: New file.
192         * io/tst-openat.c: New file.
193
194         * sysdeps/generic/check_fds.c (check_one_fd): For writable
195         descriptors, use /dev/full.
196         (__libc_check_standard_fds): Reverse modes so that common operations on
197         the descriptors fail.
198         * sysdeps/unix/sysv/linux/device-nrs.h: Add info for /dev/full.
199
200 2005-11-07  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
201
202         * elf/elf.h (R_M32R_REL32): New macro.
203
204 2005-11-05  Marcus Brinkmann  <marcus@gnu.org>
205
206         * sysdeps/mach/hurd/bits/stat.h (S_IMMAP0): New macro.
207         (S_ISPARE): Unset the S_IMMAP0 flag.
208
209 2005-11-07  Roland McGrath  <roland@redhat.com>
210
211         * configure.in: Grok --with-cpu=CPU option.  If given, search for
212         sysdeps/.../machine/CPU subdirs, and give error if none are found.
213         * configure: Regenerated.
214         * config.make.in (with-cpu): New substituted variable.
215         * Makeconfig (+cflags): Add -mcpu=$(with-cpu) if set.
216
217         * malloc/malloc.c (munmap_chunk): Suppress warnings from last change.
218
219         * sysdeps/unix/bsd/sun: Directory and all subdirectories removed,
220         saved in ports repository.
221         * sysdeps/unix/sysv/linux/tcflush.c: Rewritten.
222         * sysdeps/unix/sysv/linux/tcflow.c: Rewritten.
223
224 2005-11-06  Ulrich Drepper  <drepper@redhat.com>
225
226         * malloc/malloc.c (munmap_chunk): Add sanity checks.
227
228         * sysdeps/pthread/configure: Fix comment.
229
230 2005-11-05  Ulrich Drepper  <drepper@redhat.com>
231
232         * configure.in: Remove gnu_as definition and everything using it.
233         * config.make.in: Remove gnu-as.
234         * config.h.in: Remove HAVE_GNU_AS.
235
236         * configure.in: Remove gnu_ld definition and everything using it.
237         * config.h.in: Remove HAVE_GNU_LD.
238         * config.make.in: Remove gnu-ld.
239         * csu/Makefile: Remove use of gnu-ld.
240         * csu/munch.awk: Removed.
241         * csu/munch-tmpl.c: Removed.
242         * include/libc-symbols.h: Remove use of HAVE_GNU_LD.
243         * posix/execl.c: Likewise.
244         * posix/execv.c: Likewise.
245         * stdio-common/psignal.c: Likewise.
246         * stdlib/exit.c: Likewise.
247         * string/strsignal.c: Likewise.
248         * string/tester.c: Likewise.
249         * sysdeps/generic/errlist.c: Likewise.
250         * sysdeps/generic/getenv.c: Likewise.
251         * sysdeps/generic/getgroups.c: Likewise.
252         * sysdeps/generic/init-posix.c: Likewise.
253         * sysdeps/posix/gettimeofday.c: Likewise.
254         * sysdeps/posix/system.c: Likewise.
255         * sysdeps/unix/bsd/init-posix.c: Likewise.
256         * sysdeps/unix/bsd/ulimit.c: Likewise.
257         * sysdeps/unix/bsd/sun/m68k/brk.S: Likewise.
258         * sysdeps/unix/bsd/sun/m68k/sethostid.S: Likewise.
259         * sysdeps/unix/bsd/sun/sparc/sethostid.S: Likewise.
260         * sysdeps/unix/i386/brk.S: Likewise.
261         * sysdeps/unix/sparc/brk.S: Likewise.
262
263         * configure.in: Remove test for support for subtracting local labels.
264         * config.h.in: Remove HAVE_SUBTRACT_LOCAL_LABELS.
265         * stdio-common/vfprintf.c: Remove test of
266         HAVE_SUBTRACT_LOCAL_LABELS.
267
268         * configure.in: If init_array/fini_array support is not available,
269         bail out.
270         * config.h.in: Remove trace of optional init_array/fini_array support.
271         * config.make.in: Likewise.
272         * csu/elf-init.c: Likewise.
273         * dlfcn/dlfcn.c: Likewise.
274         * elf/soinit.c: Likewise.
275         * sysdeps/ia64/elf/initfinit.c: Likewise.
276
277 2005-11-04  Roland McGrath  <roland@redhat.com>
278
279         * sysdeps/i386/configure.in (libc_mtune_example): Variable removed.
280         * sysdeps/i386/configure: Regenerated.
281
282         [BZ #1089]
283         * configure.in: Change order of add-on sysdeps directories,
284         so they are interleaved with main sysdeps directories.
285         * configure: Regenerated.
286
287 2005-11-03  Roland McGrath  <roland@redhat.com>
288
289         * NEWS: Synch with 2.3 branch updates.
290
291 2005-11-03  Ulrich Drepper  <drepper@redhat.com>
292
293         * sunrpc/svc.c (svc_getreq_poll): Fix inefficient loop test.
294
295 2005-11-03  Roland McGrath  <roland@redhat.com>
296
297         [BZ #1548]
298         * sunrpc/svc.c (svc_getreqset): Use ffsl instead of ffs on fd_mask,
299         make sure constant is long.
300         From Jay Lan <jlan@engr.sgi.com>.
301
302 2005-11-03  Ulrich Drepper  <drepper@redhat.com>
303
304         [BZ #1774]
305         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't use simple
306         gethostbyname2 lookup if AI_V4MAPPED|AI_ALL is set.
307
308         * sysdeps/posix/getaddrinfo.c (gaih_inet): Avoid alloca when possible
309         while looking for scope delimiter.
310         Some pretty printing.
311
312 2005-10-31  Steven Munroe  <sjmunroe@us.ibm.com>
313
314         * sysdeps/powerpc/powerpc64/Makefile
315         (sysdep_routines, elide-routines.os): Add hp-timing.
316         * sysdeps/powerpc/powerpc64/hp-timing.c: New file.
317         * sysdeps/powerpc/powerpc64/hp-timing.h: New file.
318         * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c: New file.
319
320 2005-10-31  Ulrich Drepper  <drepper@redhat.com>
321
322         * resolv/res_init.c (__res_iclose): New function.  Broken out of
323         res_nclose.  Take addition parameter which determines whether
324         addresses should be freed.
325         (res_nclose): Call __res_iclose.
326         (res_thread_freeres): Likewise.
327         * resolv/res_data.c (res_close): Call __res_iclose.
328         * resolv/res_libc.c (res_init): No need to separately free the
329         addresses.
330         (__res_maybe_init): Likewise.
331         * resolv/res_send.c: Use __res_iclose instead of res_nclose.
332         * resolv/Versions [GLIBC_PRIVATE]: Add __res_iclose.
333         * include/resolv.h: Declare __res_iclose.
334         Add libc_hidden_proto for __res_iclose.
335         * hesiod/hesiod.c (__hesiod_res_set): No need to free name server
336         addresses here again.
337
338         [BZ #1579]
339         * debug/execinfo.h: Change backtrace_symbols_fd comment.
340
341 2005-10-24  H.J. Lu  <hongjiu.lu@intel.com>
342
343         * sysdeps/ia64/fpu/libm-symbols.h (WEAK_LIBM_ENTRY): Add "__"
344         prefix to LOCAL_LIBM_ENTRY.
345         (WEAK_LIBM_END): Add "__" prefix to LOCAL_LIBM_END.
346
347 2005-10-26  Jakub Jelinek  <jakub@redhat.com>
348
349         * elf/dl-conflict.c (_dl_resolve_conflicts): Use _dl_debug_printf
350         instead of _dl_printf to print conflict processing debug message.
351         Reported by John Reiser <jreiser@BitWagon.com>.
352
353 2005-10-30  Ulrich Drepper  <drepper@redhat.com>
354
355         * misc/hsearch_r.c (hsearch_r): Remove duplicate test.
356         Patch by Chris Caputo <ccaputo@alt.net>.
357
358 2005-10-28  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
359
360         * sysdeps/unix/sh/sysdep.S: Remove unnecessary weak_alias.
361         * sysdeps/unix/sysv/linux/sh/socket.S: Honor NO_WEAK_ALIAS.
362
363 2005-10-28  Thorsten Kukuk  <kukuk@suse.de>
364
365         * nis/nss_nis/nis-publickey.c (_nss_nis_getpublickey): Fix off
366         by one error.
367
368 2005-10-24  Roland McGrath  <roland@redhat.com>
369
370         [BZ #1534]
371         * include/string.h: Use libc_hidden_proto for strnlen,
372         not libc_hidden_builtin_proto.
373
374 2005-10-23  Ulrich Drepper  <drepper@redhat.com>
375
376         * rt/mqueue.h: Cleanups.
377
378 2005-10-22  Roland McGrath  <roland@redhat.com>
379
380         [BZ #1254]
381         * sysdeps/mach/hurd/getpeername.c (__getpeername): Fix last change.
382         From Samuel Thibault <samuel.thibault@ens-lyon.org>.
383
384 2005-10-17  Thomas Schwinge  <tschwinge@gnu.org>
385
386         [BZ #1252]
387         * hurd/intr-msg.c (_hurd_intr_rpc_mach_msg): Don't use ?: as lvalue.
388         * sysdeps/mach/hurd/ioctl.c (__ioctl): Likewise.
389
390 2005-10-20  Ulrich Drepper  <drepper@redhat.com>
391
392         * iconvdata/ibm1364.h (__ucs4_to_ibm1364sb): Fix one mapping.
393         * iconvdata/ibm1388.h (__ucs4_to_ibm1388sb): Likewise.
394         * iconvdata/testdata/IBM1364: Add missing valid input.
395         * iconvdata/testdata/IBM1388: Likewise.
396         * iconvdata/testdata/IBM1364..UTF8: Adjust appropriately.
397         * iconvdata/testdata/IBM1388..UTF8: Likewise.
398         Patch by Masahide Washizawa <washi@jp.ibm.com>.
399
400 2005-08-23  GOTO Masanori  <gotom@debian.or.jp>
401
402         [BZ #1498]
403         * sysdeps/alpha/remqu.S: Return the correct result when the same
404         dividend and divisor are provided, and they're negative numbers.
405         * sysdeps/alpha/divqu.S: Likewise.
406
407 2005-10-18  Steven Munroe  <sjmunroe@us.ibm.com>
408
409         * sysdeps/unix/sysv/linux/powerpc/powerpc32/ucontext_i.h (TESTS):
410         Define.
411         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ucontext_i.h (TESTS):
412         Likewise.
413
414 2005-10-19  Ulrich Drepper  <drepper@redhat.com>
415
416         * iconvdata/Makefile (modules): Add IBM1364, IBM1371, IBM1388, IBM1390,
417         and IBM1399.
418         (distribute): Add ibm1364.c, ibm1364.h, ibm1371.c, ibm1371.h,
419         ibm1388.c, ibm1388.h, ibm1390.c, ibm1390.h, ibm1399.c, and ibm1399.h.
420         * iconvdata/TESTS: Add entries for IBM1364, IBM1371, IBM1388, IBM1390,
421         and IBM1399.
422         * iconvdata/gconv-modules: Likewise.
423         * iconvdata/ibm1364.c: New file.
424         * iconvdata/ibm1364.h: New file.
425         * iconvdata/ibm1371.c: New file.
426         * iconvdata/ibm1371.h: New file.
427         * iconvdata/ibm1388.c: New file.
428         * iconvdata/ibm1388.h: New file.
429         * iconvdata/ibm1390.c: New file.
430         * iconvdata/ibm1390.h: New file.
431         * iconvdata/ibm1399.c: New file.
432         * iconvdata/ibm1399.h: New file.
433         * iconvdata/testdata/IBM1364: New file.
434         * iconvdata/testdata/IBM1364..UTF8: New file.
435         * iconvdata/testdata/IBM1371: New file.
436         * iconvdata/testdata/IBM1371..UTF8: New file.
437         * iconvdata/testdata/IBM1388: New file.
438         * iconvdata/testdata/IBM1388..UTF8: New file
439         * iconvdata/testdata/IBM1390: New file.
440         * iconvdata/testdata/IBM1390..UTF8: New file.
441         * iconvdata/testdata/IBM1399: New file.
442         * iconvdata/testdata/IBM1399..UTF8: New file.
443         Original patch by Masahide Washizawa <washi@jp.ibm.com>.
444
445 2005-10-17  Roland McGrath  <roland@redhat.com>
446
447         * elf/dl-load.c (MAP_COPY): When undefined, define to
448         MAP_PRIVATE|MAP_DENYWRITE instead of just MAP_PRIVATE.
449         (_dl_map_object_from_fd): Don't use MAP_DENYWRITE explicitly.
450
451 2005-10-17  Martin Schwidefsky  <schwidefsky@de.ibm.com>
452
453         * sysdeps/unix/sysv/linux/s390/s390-32/ucontext_i.h (SC_STSZ, TESTS):
454         Define.
455         * sysdeps/unix/sysv/linux/s390/s390-64/ucontext_i.h (SC_STSZ, TESTS):
456         Likewise.
457
458 2005-10-17  Ulrich Drepper  <drepper@redhat.com>
459
460         * libio/oldfileops.c (_IO_old_file_xsputn): Fix last patch.
461         Return EOF not 0.
462
463         * sysdeps/unix/sysv/linux/readonly-area.c (__readonly_area): Also
464         allow EACCES errors when opening /proc for now.
465
466         * wctype/wcfuncs.c: Don't use expensive wide char lookups in isw*
467         functions if character is in ASCII range.
468         * wctype/wcfuncs_l.c: Likewise.
469
470 2005-05-03  Robert Millan  <robertmh@gnu.org>
471
472         * abi-tags (.*-.*-knetbsd.*-gnu.*): New match, with ABI value 4.
473         * elf/cache.c (print_entry): Match the kNetBSD ABI tag.
474
475 2005-10-16  Alfred M. Szmidt  <ams@gnu.org>
476
477         * sysdeps/generic/bits/mman.h
478         [__USE_GNU] (MREMAP_MAYMOVE, REMAP_FIXED): New macros.
479
480 2005-10-16  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
481
482         * sysdeps/unix/sysv/linux/sh/makecontext.S: New file.
483         * sysdeps/unix/sysv/linux/sh/sh3/getcontext.S: New file.
484         * sysdeps/unix/sysv/linux/sh/sh4/getcontext.S: New file.
485         * sysdeps/unix/sysv/linux/sh/sh3/setcontext.S: New file.
486         * sysdeps/unix/sysv/linux/sh/sh4/setcontext.S: New file.
487         * sysdeps/unix/sysv/linux/sh/sh3/swapcontext.S: New file.
488         * sysdeps/unix/sysv/linux/sh/sh4/swapcontext.S: New file.
489         * sysdeps/unix/sysv/linux/sh/sh3/ucontext_i.h: New file.
490         * sysdeps/unix/sysv/linux/sh/sh4/ucontext_i.h: New file.
491         * sysdeps/unix/sysv/linux/sh/sys/ucontext.h: Removed.
492         * sysdeps/unix/sysv/linux/sh/sh3/sys/ucontext.h: New file.
493         * sysdeps/unix/sysv/linux/sh/sh4/sys/ucontext.h: New file.
494
495 2005-09-13  Jakub Jelinek  <jakub@redhat.com>
496
497         [BZ #1228]
498         * include/limits.h (LLONG_MIN, LLONG_MAX, ULLONG_MAX): Make sure these
499         are defined for -D_GNU_SOURCE or -D_ISOC99_SOURCE even when not
500         -std=c99.
501
502 2005-10-16  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
503
504         * sysdeps/unix/sysv/linux/sh/bits/mman.h: Define MREMAP_FIXED.
505
506 2005-08-05  Alfred M. Szmidt  <ams@gnu.org>
507
508         [BZ #1252]
509         * sysdeps/mach/hurd/setitimer.c (restart_itimer): Move static fn
510         forward decl out of function body.
511         * sysdeps/mach/hurd/profil.c: Likewise.
512
513 2005-10-16  Roland McGrath  <roland@frob.com>
514
515         [BZ #1254]
516         * sysdeps/mach/hurd/getpeername.c (__getpeername): Respect *LEN
517         byte limit when setting ADDR->sa_family.
518         Reported by Samuel Thibault <samuel.thibault@ens-lyon.org>.
519
520         [BZ #1253]
521         * sysdeps/mach/hurd/dl-sysdep.h
522         [SHARED] (DL_ARGV_NOT_RELRO): New macro.
523
524         [BZ #1253]
525         * sysdeps/mach/hurd/i386/init-first.c (init): Make cast kosher.
526         (_hurd_stack_setup): Don't declare with arguments and ellipsis.
527         Use __builtin_frame_address and __builtin_return_address.
528         (_dl_init_first): Likewise.
529
530         [BZ #1249]
531         * sysdeps/mach/hurd/i386/init-first.c (_cthread_init_routine): Declare
532         as weak extern.
533         (init): Check for it being undefined.
534
535 2005-10-16  Daniel Jacobowitz  <dan@codesourcery.com>
536             Roland McGrath  <roland@redhat.com>
537
538         * Makerules [module-names] (extra-modules-build): New variable.
539         ($(extra-modules-build:%=$(objpfx)%.so)): New static pattern rule.
540         Depend on libc.so and libc_nonshared.a.
541         * dlfcn/Makefile ($(test-modules)): Remove static pattern rule.
542         * elf/Makefile (modules-names-nobuild): New variable, add filtmod1.
543         ($(test-modules)): Remove static pattern rule.
544
545 2005-10-15  Thomas Schwinge  <tschwinge@gnu.org>
546
547         * include/dirent.h: Include <stdbool.h>.
548         * sysdeps/mach/hurd/fdopendir.c: Include <fcntl.h>.
549         (fdopendir): Correct argument to _hurd_fd_get().
550         * sysdeps/mach/hurd/opendir.c (__opendir): Remove stray `}'.
551
552 2005-08-20  Paul Eggert  <eggert@cs.ucla.edu>
553
554         [BZ #1224]
555         * posix/regcomp.c (init_word_char, duplicate_node_closure,
556         fetch_token, peek_token_bracket, build_range_exp,
557         build_collating_symbol): Remove forward decls; no longer needed
558         now that we use prototypes.
559
560 2005-10-15  Ulrich Drepper  <drepper@redhat.com>
561
562         [BZ #1221]
563         * posix/regex_internal.h: Remove last traces of
564         RE_NO_INTERNAL_PROTOTYPES.
565
566         [BZ #968]
567         * string/strxfrm_l.c (STRXFRM): Fix exit conditions of two loops.
568
569         * sysdeps/unix/fdopendir.c (fdopendir): Make sure descriptor
570         allows reading.
571
572         * wcsmbs/tst-mbrtowc2.c: Use de_DE.UTF-8 instead of en_US.UTF-8.
573         * wcsmbs/Makefile: Define tst-mbrtowc2-ENV.
574
575         * posix/regexec.c: Finish prototyping of static functions.
576         * posix/regex_internal.c: Likewise.
577
578 2005-10-14  Roland McGrath  <roland@frob.com>
579
580         * sysdeps/mach/hurd/opendir.c (_hurd_fd_opendir): New function, broken
581         out of ...
582         (__opendir): ... here.  Call it.
583         * sysdeps/mach/hurd/fdopendir.c: New file.
584
585 2005-10-14  Ulrich Drepper  <drepper@redhat.com>
586
587         [BZ #865]
588         * math/tgmath.h: Correctly determine result type for
589         __TGMATH_BINARY_REAL_ONLY,
590         __TGMATH_TERNARY_FIRST_SECOND_REAL_ONLY,
591         __TGMATH_TERNARY_REAL_ONLY, and __TGMATH_BINARY_REAL_IMAG.
592
593 2005-09-17  Andreas Jaeger  <aj@suse.de>
594
595         [BZ #865]
596         * math/test-tgmath-int.c: New file.
597         * math/Makefile (tests): Add test-tgmath-int.
598
599 2005-10-14  Ulrich Drepper  <drepper@redhat.com>
600
601         [BZ #804]
602         * malloc/tst-mtrace.sh: Work around for bootstraping.
603
604         * locale/programs/ld-collate.c (collate_output): Fix counting of
605         elements.  Don't limit table size.  Use correct secondary hash
606         function.
607         * locale/localeinfo.h (LIMAGIC): Change value returned for LC_COLLATE.
608         * posix/fnmatch_loop.c: Adjust for changed secondary hash function.
609         * posix/regcomp.c: Likewise.
610
611         * time/asctime.c (asctime_internal): Use __snprintf instead of
612         snprintf to avoid PLT entry.
613
614         * sysdeps/unix/opendir.c (__opendir): Pass extra argument to
615         __alloc_dir.
616         (__alloc_dir): Only close descriptor on error if new parameter is true.
617         * sysdeps/unix/fdopendir.c (fdopendir): Pass extra argument to
618         __alloc_dir.  Don't close fd on error.
619         * include/dirent.h (__alloc_dir): Adjust prototype.
620
621         * stdlib/Makefile (tests): Add tst-ucontext-off.
622         * stdlib/tst-ucontext-off.c: New file.
623         * sysdeps/unix/sysv/linux/x86_64/ucontext_i.h (TESTS): Define.
624         * sysdeps/unix/sysv/linux/i386/ucontext_i.h (TESTS): Likewise.
625
626         [BZ #1468]
627         * sysdeps/unix/sysv/linux/x86_64/ucontext_i.h: Fix values for
628         oFPREGS, oSIGMASK, oFPREGSMEM, and oMXCSR.
629         Patch by Nicholas Miell <nmiell@comcast.net>.
630
631         [BZ #1460]
632         * time/asctime.c (asctime_internal): New function, derived from
633         asctime_r.  Takes additional parameter which is the buffer length.
634         Use snprintf instead sprintf, if it overflows, fail.
635         (asctime_r): Call asctime_internal with 26 as buffer length.
636         (asctime): Call asctime_internal with length of internal buffer.
637         * time/Makefile (tests): Add bug-asctime_r.
638         * time/bug-asctime_r.c: New file.
639
640         [BZ #1459]
641         * time/asctime.c (__asctime_r): Check for tm_year computation to
642         overflow and fail in this case.
643         * time/Makefile (tests): Add bug-asctime.
644         * time/bug-asctime.c: New file.
645
646         [BZ #1458]
647         * sysdeps/unix/sysv/linux/i386/bits/mman.h: Define MREMAP_FIXED.
648         * sysdeps/unix/sysv/linux/ia64/bits/mman.h: Likewise.
649         * sysdeps/unix/sysv/linux/powerpc/bits/mman.h: Likewise.
650         * sysdeps/unix/sysv/linux/s390/bits/mman.h: Likewise.
651         * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Likewise.
652         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Likewise.
653         * misc/sys/mman.h: Add ellipsis after last parameter of mremap and
654         adjust leading comment.
655         * sysdeps/unix/sysv/linux/syscalls.list: Add pointer parameter to
656         mremap syscall.
657         * include/sys/mman.h (__mremap): Add ellipsis.
658         * malloc/memusage.c: Adjust mremap wrapper for optional additional
659         parameter.
660
661 2005-10-13  Ulrich Drepper  <drepper@redhat.com>
662
663         [BZ #1405]
664         * libio/iogetdelim.c (_IO_getdelim): Fix truncation of return
665         value.  Avoid overflow in computation.
666
667         [BZ #1373]
668         * argp/argp.h: Remove __NTH for __argp_usage inline function.
669
670 2005-08-26  Paul Eggert  <eggert@cs.ucla.edu>
671
672         [BZ #1248]
673         * posix/regex_internal.h (bitset_not, bitset_merge, bitset_not_merge,
674         bitset_mask, re_string_allocate, re_string_construct,
675         re_string_reconstruct, re_string_destruct, re_string_elem_size_at,
676         re_string_char_size_at, re_string_wchar_at, re_string_peek_byte_case,
677         re_string_fetch_byte_case, re_node_set_alloc, re_node_set_init_1,
678         re_node_set_init_2, re_node_set_init_copy, re_node_set_add_intersect,
679         re_node_set_init_union, re_node_set_merge, re_node_set_insert,
680         re_node_set_insert_last, re_node_set_compare, re_node_set_contains,
681         re_node_set_remove_at, re_dfa_add_node, re_acquire_state,
682         re_acquire_state_context): Remove unnecessary forward decls.
683         (re_string_char_size_at, re_string_wchar_at, re_string_elem_size_at):
684         Put __attribute at function definition, now that the function decl
685         has been removed.
686         * posix/regex_internal.c (re_string_peek_byte_case,
687         re_string_fetch_byte_case, re_node_set_compare, re_node_set_contains):
688         Likewise.
689
690 2005-08-23  Paul Eggert  <eggert@cs.ucla.edu>
691
692         [BZ #1231]
693         * posix/regex_internal.c (re_string_skip_chars, register_state,
694         calc_state_hash): Remove forward decls.
695         * posix/regexec.c (acquire_init_state_context, check_halt_node_context,
696         proceed_next_node, pop_fail_stack, sub_epsilon_src_nodes,
697         clean_state_log_if_needed): Likewise.
698
699 2005-10-13  Ulrich Drepper  <drepper@redhat.com>
700
701         * posix/regex.c: No need to use K&R definitions for static functions.
702         * posix/regex_internal.c: Likewise.
703         * posix/regcomp.c: Likewise.
704
705         [BZ #1466]
706         * sysdeps/generic/s_csqrt.c (__csqrt): For zero real part, return
707         principal square root.
708         * sysdeps/generic/s_csqrtf.c (__csqrtf): Likewise.
709         * sysdeps/generic/s_csqrtl.c (__csqrtl): Likewise.
710         * math/libm-test.inc (csqrt_test): Add test for returning
711         principal value.
712
713         * include/features.h: Define _POSIX_C_SOURCE to 200112 for
714         _XOPEN_SOURCE == 600.
715
716 2005-10-12  Ulrich Drepper  <drepper@redhat.com>
717
718         * malloc/malloc.c (_int_free): Fail if block size is obviously wrong.
719
720         * include/malloc.h: Remove _int_new_arena prototype.
721         * malloc/arena.c (_int_new_arena): Move definition ahead of
722         arena_get2 and make static.
723
724         Correctly implement M_MXFAST.
725         * malloc/malloc.c (struct malloc_state): Replace max_fast with flags
726         fields.
727         (global_max_fast): New variable.
728         (set_max_fast): Change to not require arena parameter and to modify
729         global_max_fast.  Change all callers.
730         (get_max_fast): New macro.  Use this instead of directly accessing
731         now removed max_fast arena member.
732         (have_fastchunks): Use flags instead of max_fast.
733         (clear_fastchunks): Likewise.
734         (set_fastchunks): Likewise.
735         (contiguous): Likewise.
736         (noncontiguous): Likewise.
737         (set_noncontiguous): Likewise.
738         (set_contiguous): Likewise.
739         (malloc_init_state): Explicitly set FASTCHUNKS_BIT.  Call set_max_fast
740         only for main arena.
741         * malloc/hooks.c (public_sET_STATe): Adjust set_max_fast use.
742
743 2005-10-10  Daniel Jacobowitz  <dan@codesourcery.com>
744
745         * sysdeps/generic/bits/byteswap.h (__bswap_constant_16): New macro.
746         (__bswap_16): Use it.
747         (__bswap_constant_32): New macro.
748         (__bswap_32): Use it.
749
750 2005-10-10  Ulrich Drepper  <drepper@redhat.com>
751
752         * malloc/arena.c (ptmalloc_unlock_all2): Reset atfork_recursive_cntr.
753
754 2005-10-08  Jakub Jelinek  <jakub@redhat.com>
755
756         * nss/getent.c (hosts_keys): Pass INADDRSZ as size rather
757         than IN6ADDRSZ to AF_INET gethostbyaddr.
758
759 2005-10-07  Roland McGrath  <roland@redhat.com>
760
761         [BZ #1438]
762         * include/features.h: Make tests on _FORTIFY_SOURCE and __OPTIMIZE__
763         friendly to -Wundef.
764         (__USE_FORTIFY_LEVEL): Always define it, to 0 if nothing else.
765
766 2005-10-06  Ulrich Drepper  <drepper@redhat.com>
767
768         * sysdeps/unix/sysv/linux/readonly-area.c: Allow fopen to fail because
769         the file does not exist.
770
771 2005-10-05  Simon Josefsson  <jas@extundo.com>
772
773         [BZ #1423]
774         * crypt/md5.h (MD5_DIGEST_SIZE, MD5_BLOCK_SIZE): New macros.
775
776 2005-10-05  Roland McGrath  <roland@redhat.com>
777
778         * crypt/Makefile (distribute): Remove duplicate defn.
779
780         * sysdeps/generic/ldsodefs.h (struct audit_ifaces):
781         Use ARCH_PLTENTER_MEMBERS and ARCH_PLTEXIT_MEMBERS macros if defined.
782         * elf/tst-auditmod1.c: Include <tst-audit.h> to define more
783         architecture-specific code.
784         * sysdeps/generic/tst-audit.h: New file.
785         * elf/Makefile (distribute): Add it.
786
787 2005-10-05  Daniel Jacobowitz  <dan@codesourcery.com>
788
789         * elf/elf.h (R_ARM_TLS_DTPMOD32, R_ARM_TLS_DTPOFF32,
790         R_ARM_TLS_TPOFF32, R_ARM_TLS_GD32, R_ARM_TLS_LDM32,
791         R_ARM_TLS_LDO32, R_ARM_TLS_IE32, R_ARM_TLS_LE32): New macros.
792
793 2005-10-03  Roland McGrath  <roland@redhat.com>
794
795         * sysdeps/powerpc/nofpu: Directory removed, saved in ports repository.
796
797 2005-09-30  Ulrich Drepper  <drepper@redhat.com>
798
799         * posix/regex.h: Pretty printing.
800         Clean up namespace a bit.
801
802 2005-09-30  Jakub Jelinek  <jakub@redhat.com>
803
804         * posix/regexec.c (update_cur_sifted_state, check_arrival,
805         check_arrival_add_next_nodes): Avoid using uninitialized variable.
806
807         * malloc/memusage.c (dest): Fix a bunch of warnings on 32-bit arches.
808
809         * sysdeps/i386/fpu/libm-test-ulps: Update for GCC 4.0.x.
810
811 2005-09-29  Ulrich Drepper  <drepper@redhat.com>
812
813         * iconvdata/Makefile (modules): Add IBM803, IBM901, IBM902, IBM921,
814         IBM1008, IBM1008_420, IBM1097, IBM1112, IBM1123, IBM1130, IBM1140,
815         IBM1141, IBM1142, IBM1143, IBM1144, IBM1145, IBM1146, IBM1147, IBM1148,
816         IBM1149, IBM1166, IBM1167, IBM4517, IBM4899, IBM4909, IBM4971,
817         IBM5347, IBM9030, IBM9066, IBM9448, IBM12712, IBM16804.
818         (distribute): Add ibm803.c, ibm803.h, ibm901.c, ibm901.h, ibm902.c,
819         ibm902.h, ibm921.c, ibm921.h, ibm1008.c, ibm1008.h, ibm1008_420.c,
820         ibm1097.c, ibm1097.h, ibm1112.c, ibm1112.h, ibm1123.c, ibm1123.h,
821         ibm1130.c, ibm1130.h, ibm1140.c, ibm1140.h, ibm1141.c, ibm1141.h,
822         ibm1142.c, ibm1142.h, ibm1143.c, ibm1143.h, ibm1144.c, ibm1144.h,
823         ibm1145.c, ibm1145.h, ibm1146.c, ibm1146.h, ibm1147.c, ibm1147.h,
824         ibm1148.c, ibm1148.h, ibm1149.c, ibm1149.h, ibm1166.c, ibm1166.h,
825         ibm1167.c, ibm1167.h, ibm4517.c, ibm4517.h, ibm4899.c, ibm4899.h,
826         ibm4909.c, ibm4909.h, ibm4971.c, ibm4971.h, ibm5347.c, ibm5347.h,
827         ibm9030.c, ibm9030.h, ibm9066.c, ibm9066.h, ibm9448.c, ibm9448.h,
828         ibm12712.c, ibm12712.h, ibm16804.c, ibm16804.h.
829         * iconvdata/TESTS: Add entries for new modules.
830         * iconvdata/gconv-modules: Likewise.
831         * iconvdata/ibm803.c: New file.
832         * iconvdata/ibm803.h: New file.
833         * iconvdata/ibm901.c: New file.
834         * iconvdata/ibm901.h: New file.
835         * iconvdata/ibm902.c: New file.
836         * iconvdata/ibm902.h: New file.
837         * iconvdata/ibm921.c: New file.
838         * iconvdata/ibm921.h: New file.
839         * iconvdata/ibm1008.c: New file.
840         * iconvdata/ibm1008.h: New file.
841         * iconvdata/ibm1008_420.c: New file.
842         * iconvdata/ibm1097.c: New file.
843         * iconvdata/ibm1097.h: New file.
844         * iconvdata/ibm1112.c: New file.
845         * iconvdata/ibm1112.h: New file.
846         * iconvdata/ibm1123.c: New file.
847         * iconvdata/ibm1123.h: New file.
848         * iconvdata/ibm1130.c: New file.
849         * iconvdata/ibm1130.h: New file.
850         * iconvdata/ibm1140.c: New file.
851         * iconvdata/ibm1140.h: New file.
852         * iconvdata/ibm1141.c: New file.
853         * iconvdata/ibm1141.h: New file.
854         * iconvdata/ibm1142.c: New file.
855         * iconvdata/ibm1142.h: New file.
856         * iconvdata/ibm1143.c: New file.
857         * iconvdata/ibm1143.h: New file.
858         * iconvdata/ibm1144.c: New file.
859         * iconvdata/ibm1144.h: New file.
860         * iconvdata/ibm1145.c: New file.
861         * iconvdata/ibm1145.h: New file.
862         * iconvdata/ibm1146.c: New file.
863         * iconvdata/ibm1146.h: New file.
864         * iconvdata/ibm1147.c: New file.
865         * iconvdata/ibm1147.h: New file.
866         * iconvdata/ibm1148.c: New file.
867         * iconvdata/ibm1148.h: New file.
868         * iconvdata/ibm1149.c: New file.
869         * iconvdata/ibm1149.h: New file.
870         * iconvdata/ibm1166.c: New file.
871         * iconvdata/ibm1166.h: New file.
872         * iconvdata/ibm1167.c: New file.
873         * iconvdata/ibm1167.h: New file.
874         * iconvdata/ibm4517.c: New file.
875         * iconvdata/ibm4517.h: New file.
876         * iconvdata/ibm4899.c: New file.
877         * iconvdata/ibm4899.h: New file.
878         * iconvdata/ibm4909.c: New file.
879         * iconvdata/ibm4909.h: New file.
880         * iconvdata/ibm4971.c: New file.
881         * iconvdata/ibm4971.h: New file.
882         * iconvdata/ibm5347.c: New file.
883         * iconvdata/ibm5347.h: New file.
884         * iconvdata/ibm9030.c: New file.
885         * iconvdata/ibm9030.h: New file.
886         * iconvdata/ibm9066.c: New file.
887         * iconvdata/ibm9066.h: New file.
888         * iconvdata/ibm9448.c: New file.
889         * iconvdata/ibm9448.h: New file.
890         * iconvdata/ibm12712.c: New file.
891         * iconvdata/ibm12712.h: New file.
892         * iconvdata/ibm16804.c: New file.
893         * iconvdata/ibm16804.h: New file.
894         * iconvdata/testdata/IBM803: New file.
895         * iconvdata/testdata/IBM803..UTF8: New file.
896         * iconvdata/testdata/IBM901: New file.
897         * iconvdata/testdata/IBM901..UTF8: New file.
898         * iconvdata/testdata/IBM902: New file.
899         * iconvdata/testdata/IBM902..UTF8: New file.
900         * iconvdata/testdata/IBM921: New file.
901         * iconvdata/testdata/IBM921..UTF8: New file.
902         * iconvdata/testdata/IBM1008: New file.
903         * iconvdata/testdata/IBM1008..UTF8: New file.
904         * iconvdata/testdata/IBM1097: New file.
905         * iconvdata/testdata/IBM1097..UTF8: New file.
906         * iconvdata/testdata/IBM1112: New file.
907         * iconvdata/testdata/IBM1112..UTF8: New file.
908         * iconvdata/testdata/IBM1123: New file.
909         * iconvdata/testdata/IBM1123..UTF8: New file.
910         * iconvdata/testdata/IBM1130: New file.
911         * iconvdata/testdata/IBM1130..UTF8: New file.
912         * iconvdata/testdata/IBM1140: New file.
913         * iconvdata/testdata/IBM1140..UTF8: New file.
914         * iconvdata/testdata/IBM1141: New file.
915         * iconvdata/testdata/IBM1141..UTF8: New file.
916         * iconvdata/testdata/IBM1142: New file.
917         * iconvdata/testdata/IBM1142..UTF8: New file.
918         * iconvdata/testdata/IBM1143: New file.
919         * iconvdata/testdata/IBM1143..UTF8: New file.
920         * iconvdata/testdata/IBM1144: New file.
921         * iconvdata/testdata/IBM1144..UTF8: New file.
922         * iconvdata/testdata/IBM1145: New file.
923         * iconvdata/testdata/IBM1145..UTF8: New file.
924         * iconvdata/testdata/IBM1146: New file.
925         * iconvdata/testdata/IBM1146..UTF8: New file.
926         * iconvdata/testdata/IBM1147: New file.
927         * iconvdata/testdata/IBM1147..UTF8: New file.
928         * iconvdata/testdata/IBM1148: New file.
929         * iconvdata/testdata/IBM1148..UTF8: New file.
930         * iconvdata/testdata/IBM1149: New file.
931         * iconvdata/testdata/IBM1149..UTF8: New file.
932         * iconvdata/testdata/IBM1166: New file.
933         * iconvdata/testdata/IBM1166..UTF8: New file.
934         * iconvdata/testdata/IBM1167: New file.
935         * iconvdata/testdata/IBM1167..UTF8: New file.
936         * iconvdata/testdata/IBM4517: New file.
937         * iconvdata/testdata/IBM4517..UTF8: New file.
938         * iconvdata/testdata/IBM4899: New file.
939         * iconvdata/testdata/IBM4899..UTF8: New file.
940         * iconvdata/testdata/IBM4909: New file.
941         * iconvdata/testdata/IBM4909..UTF8: New file.
942         * iconvdata/testdata/IBM4971: New file.
943         * iconvdata/testdata/IBM4971..UTF8: New file.
944         * iconvdata/testdata/IBM5347: New file.
945         * iconvdata/testdata/IBM5347..UTF8: New file.
946         * iconvdata/testdata/IBM9030: New file.
947         * iconvdata/testdata/IBM9030..UTF8: New file.
948         * iconvdata/testdata/IBM9066: New file.
949         * iconvdata/testdata/IBM9066..UTF8: New file.
950         * iconvdata/testdata/IBM9448: New file.
951         * iconvdata/testdata/IBM9448..UTF8: New file.
952         * iconvdata/testdata/IBM12712: New file.
953         * iconvdata/testdata/IBM12712..UTF8: New file.
954         * iconvdata/testdata/IBM16804: New file.
955         * iconvdata/testdata/IBM16804..UTF8: New file.
956         Patch by Masahide WASHIZAWA <washi@jp.ibm.com>.
957
958         * iconvdata/run-iconv-test.sh: Run ASCII->encoding->ASCII suntzus
959         test only if $subset is N.
960
961 2005-09-29  Roland McGrath  <roland@redhat.com>
962
963         [BZ #1392]
964         * posix/sys/wait.h [!__GNUC__ || __cplusplus] (__WAIT_INT): Use const.
965
966 2005-09-29  Alfred M. Szmidt  <ams@gnu.org>
967
968         * elf/rtld.c [DL_ARGV_NOT_RELRO] (_dl_argc, _dl_skip_args):
969         Don't use attribute_relro.
970
971 2005-09-29  Roland McGrath  <roland@redhat.com>
972
973         [BZ #1392]
974         * posix/sys/wait.h (__WAIT_INT): Rewrite using an initializer,
975         in case __typeof yields a const-qualified type.
976
977 2005-09-28  Ulrich Drepper  <drepper@redhat.com>
978
979         * dirent/dirent.h: Declare fdopendir.
980         * dirent/Versions: Export fdopendir for GLIBC_2.4.
981         * dirent/Makefile (routines): Add fdopendir.
982         (tests): Add tst-fdopendir.
983         * dirent/tst-fdopendir.c: New file.
984         * include/dirent.h: Declare __alloc_dir.
985         * sysdeps/generic/fdopendir.c: New file.
986         * sysdeps/unix/fdopendir.c: New file.
987         * sysdeps/unix/opendir.c: Split off back part of opendir into new
988         function __alloc_dir.
989
990 2005-09-26  Steven Munroe  <sjmunroe@us.ibm.com>
991
992         [BZ #1384]
993         * sysdeps/powerpc/fpu/libm-test-ulps: Adjust expected y1, y1f, yn,
994         ynf results.
995
996 2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
997             Ulrich Drepper  <drepper@redhat.com>
998
999         [BZ #1302]
1000         Change bitset word type from unsigned int to unsigned long int,
1001         as this has better performance on typical 64-bit hosts.  Change
1002         bitset type name to bitset_t.
1003         * posix/regcomp.c (build_equiv_class, build_charclass):
1004         (build_range_exp, build_collating_symbol):
1005         Prefer bitset_t to re_bitset_ptr_t in prototypes, when the actual
1006         argument is a bitset.  This is merely a style issue, but it makes
1007         it clearer that an entire array is expected.
1008         (re_compile_fastmap_iter, init_dfa, init_word_char, optimize_subexps,
1009         lower_subexp): Adjust for new bitset_t definition.
1010         (lower_subexp, parse_bracket_exp, built_charclass_op): Likewise.
1011         * posix/regex_internal.h (bitset_set, bitset_clear, bitset_contain,
1012         bitset_not, bitset_merge, bitset_set_all, bitset_mask): Likewise.
1013         * posix/regexec.c (check_dst_limits_calc_pos_1,
1014         check_subexp_matching_top, build_trtable, group_nodes_into_DFAstates):
1015         Likewise.
1016         * posix/regcomp.c (utf8_sb_map): Don't assume initializer
1017         == 0xffffffff.
1018         * posix/regex_internal.h (BITSET_WORD_BITS): Renamed from UINT_BITS.
1019         All uses changed.
1020         (BITSET_WORDS): Renamed from BITSET_UINTS.  All uses changed.
1021         (bitset_word_t): New type, replacing 'unsigned int' for bitset uses.
1022         All uses changed.
1023         (BITSET_WORD_MAX): New macro.
1024         (bitset_set, bitset_clear, bitset_contain, bitset_empty,
1025         (bitset_set_all, bitset_copy):  Adjust for bitset_t change.
1026         (bitset_empty, bitset_copy):
1027         Prefer sizeof (bitset_t) to multiplying it out ourselves.
1028         (bitset_not_merge): Remove; unused.
1029         (bitset_contain): Return bool, not unsigned int with one bit on.
1030         All callers changed.
1031         * posix/regexec.c (build_trtable): Don't assume bitset_t has no
1032         stricter alignment than re_node_set; do this by defining a new
1033         internal type struct dests_alloc and using it to allocate memory.
1034
1035 2005-09-27  Ulrich Drepper  <drepper@redhat.com>
1036
1037         [BZ #1230]
1038         * stdlib/strtod_l.c (STRNCASECMP): Always use C locale object.
1039         (TOLOWER_C): Define.  Use it when recognizing inf and nan.
1040         * stdlib/Makefile (tests): Add bug-strtod2.
1041         * stdlib/bug-strtod2.c: New file.
1042
1043 2005-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1044
1045         [BZ #1361]
1046         * argp/argp-fmtstream.h [HAVE_CONFIG_H]: Do not #include <config.h>.
1047         * argp/argp-eexst.c, argp/argp-fmtstream.c, argp/argp-fs-xinl.c,
1048         argp/argp-xinl.c: Fix up whitespace.
1049
1050 2005-09-27  Ulrich Drepper  <drepper@redhat.com>
1051
1052         [BZ #1158]
1053         * stdlib/cxa_atexit.c (__new_exitfn): Rewrite to preserve order in
1054         which the functions were registered.
1055         * dlfcn/Makefile: Add rules to build and run bug-atexit1 and
1056         bug-atexit2.
1057         * dlfcn/bug-atexit1.c: New file.
1058         * dlfcn/bug-atexit1-lib.c: New file.
1059         * dlfcn/bug-atexit2.c: New file.
1060         * dlfcn/bug-atexit2-lib.c: New file.
1061
1062         [BZ #1078]
1063         * libio/fileops.c (_IO_new_file_xsputn): Determine amount of
1064         available space in non-line-buffered buffer correctly.
1065         * libio/oldfileops.c (_IO_old_file_xsputn): Likewise.
1066         * stdio-common/Makefile (tests): Add tst-fwrite.
1067         * stdio-common/tst-fwrite.c: New file.
1068
1069 2005-09-26  Ulrich Drepper  <drepper@redhat.com>
1070
1071         [BZ #838]
1072         * malloc/arena.c (ptmalloc_lock_all): If global lock already taken
1073         by the same thread, just bump the counter.
1074         (ptmalloc_unlock_all): If counter for recursive locks hasn't reached
1075         zero, don't do anything else.
1076         * malloc/Makefile (tests): Add tst-mallocfork.
1077         * malloc/tst-mallocfork.c: New file.
1078
1079         [BZ #808]
1080         * malloc/malloc.c (_int_realloc): Make error message clearer.
1081
1082         [BZ #713]
1083         * libio/iofgets.c: Treat N==1 correctly.
1084         * libio/iofgets_u.c: Likewise.
1085         * libio/iofgetws.c: Likewise.
1086         * libio/iofgetws_u.c: Likewise.
1087         * stdio-common/Makefile (tests): Add tst-fgets.
1088         * stdio-common/tst-fgets.c: New file.
1089
1090 2005-01-11  Thorsten Kukuk  <kukuk@suse.de>
1091
1092         [BZ #652]
1093         * posix/getconf.c: Add new option -a to print the names of
1094         the current system configuration variables to stdout.
1095         Based on patch from Josh Aas <josha@sgi.com>.
1096
1097 2005-09-26  Ulrich Drepper  <drepper@redhat.com>
1098
1099         [BZ #644]
1100         * sysdeps/posix/getaddrinfo.c (fls): New function.
1101         (gaih_inet): Don't use ffs, use fls.  Convert address to native byte
1102         order first.
1103         * posix/Makefile (tests): Add tst-rfc3484.
1104         * posix/tst-rfc3484.c: New file.
1105
1106         [BZ #627]
1107         * libio/iofclose.c (_IO_new_fclose): Unlock the internal lock
1108         before destroying it as part of the _IO_FINISH call.
1109         * libio/oldiofclose.c (_IO_old_fclose): Likewise.
1110
1111         [BZ #524]
1112         * sysdeps/posix/getaddrinfo.c (match_prefix): Fix matching loop if
1113         number of bits is multiple of 8.
1114         Patch by Fredrik Tolf <fredrik@dolda2000.com>.
1115
1116         [BZ #516]
1117         * elf/dl-load.c: Report failed loading due to ELF class mismatch
1118         with better words.
1119
1120         [BZ #162]
1121         * manual/llio.texi (Waiting for I/O): Correct description of read
1122         conditions reported by select.
1123
1124 2005-09-24  Jakub Jelinek  <jakub@redhat.com>
1125
1126         * inet/getnetgrent_r.c (innetgr): Call endfct even if result != 0.
1127         Return 1 only if result == 1.  Patch by Benoit Capelle.
1128
1129 2005-09-25  Ulrich Drepper  <drepper@redhat.com>
1130
1131         [BZ #278]
1132         * manual/stdio.texi (Hook Functions): Correct type of position
1133         parameter of seeker and fix fallout of the change in the text.
1134
1135         [BZ #714]
1136         * iconv/loop.c [!STORE_REST] (SINGLE): Correctly record number of
1137         left-over bytes and store them correctly.
1138         * wcsmbs/tst-mbrtowc2.c: New file.
1139         * wcsmbs/Makefile (tests): Add tst-mbrtowc2.
1140
1141 2005-09-24  Roland McGrath  <roland@redhat.com>
1142
1143         * sysdeps/unix/sysv/i386/signal.S: Removed, saved in ports repository.
1144         * sysdeps/unix/sysv/i386/sigreturn.S: Likewise.
1145
1146 2005-09-24  Ulrich Drepper  <drepper@redhat.com>
1147
1148         [BZ #545]
1149         * locale/iso-639.def: More updates from the current spec.
1150
1151         * locale/programs/ld-address.c (address_finish): Produce better
1152         error messages for invalid lang_ab use.
1153
1154         * locale/iso-639.def: Add a few updates from current spec.
1155
1156 2005-09-23  Ulrich Drepper  <drepper@redhat.com>
1157
1158         [BZ #704]
1159         * locale/iso-4217.def: Replace MGF with MGA.
1160
1161         * iconvdata/jis0208.c (__jisx0208_from_ucs4_lat1): Reduce size of
1162         array.
1163         * iconvdata/jis0208.h (ucs4_to_jisx0208): Adjust access.
1164
1165 2004-08-13  GOTO Masanori  <gotom@debian.or.jp>
1166
1167         [BZ #395]
1168         * iconvdata/jis0208.c: Remove 0x005C mapping from
1169         __jisx0208_from_ucs4_lat1.
1170         Reported by Fumitoshi UKAI <ukai@debian.or.jp>
1171
1172 2005-09-23  Ulrich Drepper  <drepper@redhat.com>
1173
1174         [BZ #394]
1175         * libio/fmemopen.c (fmemopen_write): Return 0 instead of -1 if
1176         nothing can be written.
1177         * libio/iofopncook.c (_IO_cookie_write): If something went wrong,
1178         set error bit.
1179
1180 2005-09-22  Ulrich Drepper  <drepper@redhat.com>
1181
1182         [BZ #281]
1183         * posix/regex.h: Define RE_TRANSLATE_TYPE as unsigned char *.
1184         * posix/regcomp.c: Remove unnecessary uses of
1185         unsigned RE_TRANSLATE_TYPE.
1186         * posix/regex_internal.h: Likewise.
1187         * posix/regex_internal.c: Likewise.
1188         * posix/regexexec.c: Likewise.
1189         Based on a patch by Stepan Kasal <kasal@ucw.cz>.
1190
1191         [BZ #1035]
1192         * locale/iso-4217.def: Replace TRL entry with TRY for new Turkish Lira.
1193
1194         [BZ #1363]
1195         * nscd/nscd_getpw_r.c (nscd_getpw_r): Remove incorrectly C&Ped
1196         free call in code handling detection of GC runs.
1197
1198 2005-09-22  Roland McGrath  <roland@redhat.com>
1199
1200         * elf/dl-tsd.c (__libc_dl_error_tsd): Use attribute_tls_model_ie for
1201         static __thread variable.
1202         From Alexandre Oliva <aoliva@redhat.com>
1203
1204         * Makefile ($(objpfx)c++-types-check.out): Use $<, not $^, in command.
1205         Reported by Alexandre Oliva <aoliva@redhat.com>.
1206
1207 2005-09-20  Jakub Jelinek  <jakub@redhat.com>
1208
1209         * nscd/dbg_log.c (init_logfile): Use fopen64 rather than fopen.
1210
1211 2005-09-20  Roland McGrath  <roland@redhat.com>
1212
1213         * sysdeps/unix/sysv/linux/lddlibc4.c (main): Use execv, not execl.
1214
1215         [BZ #1346]
1216         * elf/dl-load.c (_dl_map_object_from_fd) [HAVE_Z_RELRO]: Do relro
1217         magic on __stack_prot only if [SHARED].  Skip mprotect if __stack_prot
1218         lies outside the page-rounded-down relro region.
1219
1220 2005-09-19  Richard Henderson  <rth@redhat.com>
1221
1222         [BZ #1358]
1223         * sysdeps/unix/alpha/sysdep.h (inline_syscall1): Copy argument(s)
1224         to a temporary first.
1225         (inline_syscall2, inline_syscall3, inline_syscall4): Likewise.
1226         (inline_syscall5, inline_syscall6): Likewise.
1227
1228         * sysdeps/alpha/ldiv.S (lldiv): Add alias.
1229
1230 2005-09-17  Ulrich Drepper  <drepper@redhat.com>
1231
1232         [BZ #1010]
1233         * sysdeps/unix/sockatmark.c (sockatmark): Use SIOCATMARK correctly.
1234
1235         [BZ #1053]
1236         * debug/xtrace.sh: Add missing escape character in -? match.
1237         Patch by Peter Breitenlohner <peb@mppmu.mpg.de>.
1238
1239         [BZ #1051]
1240         * wctype/wctype.h: Remove stray __END_NAMESPACE_C99.
1241         * stdlib/stdlib.h: Use __END_NAMESPACE_STD instead of
1242         __END_NAMESPACE_C99 in one place.
1243         * scripts/begin-end-check.pl: New file.
1244         Patch by Ralph Loader <suckfish@ihug.co.nz>.
1245         * Makefile: Add rules to run scripts/begin-end-check.pl.
1246
1247 2005-09-17  Andreas Jaeger  <aj@suse.de>
1248
1249         * timezone/zdump.c: Include ctype.h.
1250
1251 2005-09-16  Andreas Jaeger  <aj@suse.de>
1252
1253         [BZ #1047]
1254         * sysdeps/unix/sysv/linux/mips/getpagesize.c: New file.
1255
1256 2005-09-16  Maciej W. Rozycki  <macro@linux-mips.org>
1257
1258         [BZ #933]
1259         * sysdeps/unix/sysv/linux/mips/brk.c (__brk): Load the number of
1260         the syscall immediately before invocation.
1261         * sysdeps/unix/sysv/linux/mips/mips64/n64/ioctl.S (__ioctl): Likewise.
1262         * sysdeps/unix/sysv/linux/mips/mips64/syscall.S (syscall): Likewise.
1263
1264         * sysdeps/unix/sysv/linux/mips/mips64/n64/ioctl.S (__ioctl): Use
1265         macros to handle GP.
1266         * sysdeps/unix/sysv/linux/mips/mips64/syscall.S (syscall):
1267         Likewise.  Update inaccurate comments.
1268
1269 2005-09-13  Ulrich Drepper  <drepper@redhat.com>
1270
1271         * sysdeps/posix/spawni.c (__spawni): Automatically recognize some
1272         more cases when we can use vfork.
1273
1274 2005-08-29  Thomas Schwinge  <schwinge@nic-nac-project.de>
1275
1276         [BZ #1261]
1277         * manual/memory.texi (Hooks for Malloc): Correct prototype of
1278         my_init_hook and definition of my_free_hook.
1279
1280 2005-09-12  Roland McGrath  <roland@redhat.com>
1281
1282         [BZ #1331]
1283         * malloc/obstack.h [!__STDC__] (obstack_int_grow_fast): Fix misnamed
1284         macro argument.
1285         Reported by Matej Vela <vela@debian.org>.
1286
1287 2005-09-12  Jakub Jelinek  <jakub@redhat.com>
1288
1289         * malloc/malloc.c (struct malloc_chunk): Fix comment typo.
1290         (public_cALLOc): For mmapped chunks and perturb_byte != 0,
1291         don't clear SIZE_SZ bytes more than should be cleared.
1292
1293 2005-09-09  Jakub Jelinek  <jakub@redhat.com>
1294
1295         * inet/getnetgrent_r.c: Include assert.
1296         (setup): Remove FUNC_NAME and ALL arguments, assume they are always
1297         "setnetgrent" and 1.
1298         (endnetgrent_hook): New function.
1299         (internal_endnetgrent): Use it.
1300         (__internal_setnetgrent_reuse): Use it.  Adjust setup caller.
1301         If status is NSS_STATUS_SUCCESS, yet action is continue, call
1302         endnetgrent hook.
1303         (internal_getnetgrent_r): Use __nss_lookup_function rather than
1304         setup.  Recompute getfct pointer after successful
1305         __internal_setnetgrent_reuse.  Don't use __nss_next.
1306         (innetgr): Use __nss_lookup_function instead of __nss_lookup.
1307         Adjust setup caller.
1308         * nss/nss_files/files-netgrp.c (_nss_files_endnetgrent): Always clear
1309         data_size and cursor.  Add libnss_files_hidden_proto and
1310         libnss_files_hidden_def.
1311         (_nss_files_setnetgrent): Call _nss_files_endnetgrent on failure.
1312         * nis/nss_nis/nis-netgrp.c (internal_endnetgrent): Always clear
1313         data_size and cursor.
1314         (_nss_nis_setnetgrent): Don't call internal_endnetgrent.
1315         (_nss_nis_getnetgrent_r): Remove result->cursor == NULL handling.
1316         * nis/nss_nisplus/nisplus-netgrp.c (internal_endnetgrent): Always clear
1317         data_size and position.
1318         (_nss_nisplus_setnetgrent): Don't call internal_endnetgrent.
1319
1320 2005-09-09  Ulrich Drepper  <drepper@redhat.com>
1321
1322         * nss/getent.c (netgroup_keys): Call endnetgrent.
1323         (main): Call mtrace.
1324
1325         * nss/nss_files/files-netgrp.c (_nss_files_setnetgrent): We don't
1326         need locking for the stream.  Use feof_unlocked.
1327
1328 2005-09-09  Jakub Jelinek  <jakub@redhat.com>
1329
1330         [BZ #1318]
1331         * locale/loadarchive.c (_nl_load_locale_from_archive): Free
1332         normalized_codeset even if p was already normalized.
1333         Reported by Jaroslav Snajdr <jsnajdr@kerio.com>.
1334
1335 2005-09-08  Roland McGrath  <roland@redhat.com>
1336
1337         * sysdeps/generic/dl-sysdep.c (_dl_important_hwcaps): Decode DSOCAPS
1338         properly, first byte is bit number in mask.  Skip disabled caps.
1339
1340 2005-07-11  Derek R. Price  <derek@ximbiot.com>
1341
1342         [BZ #1061]
1343         * sysdeps/generic/glob.c (glob): Only a 0 return from
1344         getlogin_r means success, according to POSIX 1003.2.
1345
1346 2005-06-23  Paul Eggert  <eggert@cs.ucla.edu>
1347
1348         [BZ #1033]
1349         * time/mktime.c: Import from gnulib.
1350         The following macros are now consistent with other gnulib code.
1351         This does not change mktime's behavior.
1352         (TYPE_IS_INTEGER): New macro.
1353         (time_t_is_integer): Use it.
1354         (TYPE_TWOS_COMPLEMENT): New macro.
1355         (twos_complement_arithmetic): Use it.
1356         (TYPE_ONES_COMPLEMENT): New macro.
1357         (TYPE_MINIMUM, TYPE_MAXIMUM): Now supports signed-magnitude.
1358         mktime doesn't use this, but the code now matches other gnulib code.
1359         (ranged_convert): Pacify GCC 4.0 in a different way, which
1360         generates a few bytes less code.
1361         (ranged_convert, __mktime_internal): When calling a function via a
1362         pointer P, use P () rather than (*P) (), as we now assume C89 or
1363         better.
1364
1365 2005-09-07  Alexandre Oliva  <aoliva@redhat.com>
1366
1367         * timezone/test-tz.c: Update to match tzdata2005m.
1368         * timezone/tst-timezone.c: Likewise.
1369
1370 2005-09-07  Ulrich Drepper  <drepper@redhat.com>
1371
1372         * posix/regexec.c (find_recover_state): Remove unnecessary
1373         initialization.
1374         (transit_state_bkref): Make DFA a const pointer.
1375         (get_subexp): Likewise.
1376         (check_arrival): Likewise.
1377         (update_cur_sifted_state): Likewise.
1378         (re_search_internal): Likewise.
1379         (prune_impossible_nodes): Likewise.
1380         (acquire_init_state_context): Likewise.
1381         (proceed_next_node): Likewise.
1382         (set_regs): Likewise.
1383         (free_fail_stack_return): Likewise.
1384         (check_arrival_expand_ecl): Mark DFA parameter as const.
1385         (check_arrival_expand_ecl_sub): Likewise.
1386         (check_subexp_limits): Likewise.
1387         (sub_epsilon_src_nodes):  Likewise.
1388         (add_epsilon_src_nodes):  Likewise.
1389         (merge_state_array): Likewise.
1390         (update_regs): Likewise.
1391         (build_trtable): Likewise.
1392         (sift_states_backward): Mark MCTX parameter as const.
1393         (build_sifted_states): Likewise.
1394         (update_cur_sifted_state): Likewise.
1395         (sift_states_mkref): Likewise.
1396         (check_arrival_expand_ecl): Mark eclosure as const.
1397         (check_dst_limits_calc_pos_1): Likewise.
1398         * posix/regex_internal.h (re_match_context_t): Make dfa a const
1399         pointer.
1400
1401 2005-09-06  Ulrich Drepper  <drepper@redhat.com>
1402
1403         * timezone/africa: Update from tzdata2005m.
1404         * timezone/asia: Likewise.
1405         * timezone/australasia: Likewise.
1406         * timezone/backward: Likewise.
1407         * timezone/europe: Likewise.
1408         * timezone/northamerica: Likewise.
1409         * timezone/southamerica: Likewise.
1410         * timezone/zone.tab: Likewise.
1411         * timezone/zdump.c: Update from tzcode2005m.
1412
1413         * posix/regexec.c (merge_state_with_log): Define dfa as const pointer.
1414         (transit_state_sb): Likewise.
1415         (transit_state_mb): Likewise.
1416         (sift_states_iter_mb): Likewise.
1417         (check_arrival_add_next_nodes): Likewise.
1418         (check_node_accept_bytes): Change first parameter to pointer-to-const.
1419         [_LIBC] (re_search_2_stub): Use mempcpy.
1420
1421         * posix/regex_internal.c (re_string_reconstruct): Avoid calling
1422         mbrtowc for very simple UTF-8 case.
1423
1424 2005-09-01  Paul Eggert  <eggert@cs.ucla.edu>
1425
1426         * posix/regex_internal.c (build_wcs_upper_buffer): Fix portability
1427         bugs in int versus size_t comparisons.
1428
1429 2005-09-06  Ulrich Drepper  <drepper@redhat.com>
1430
1431         * posix/regex_internal.c (re_acquire_state): Make DFA pointer arg
1432         a pointer-to-const.
1433         (re_acquire_state_context): Likewise.
1434         * posix/regex_internal.h: Adjust prototypes.
1435
1436 2005-08-31  Jim Meyering  <jim@meyering.net>
1437
1438         * posix/regcomp.c (search_duplicated_node): Make first pointer arg
1439         a pointer-to-const.
1440         * posix/regex_internal.c (create_ci_newstate, create_cd_newstate,
1441         register_state): Likewise.
1442         * posix/regexec.c (search_cur_bkref_entry, check_dst_limits):
1443         (check_dst_limits_calc_pos_1, check_dst_limits_calc_pos):
1444         (group_nodes_into_DFAstates): Likewise.
1445
1446 2005-08-31  Paul Eggert  <eggert@cs.ucla.edu>
1447
1448         * posix/regexec.c (re_search_internal): Simplify update of
1449         rm_so and rm_eo by replacing "if (A == B) A += C - B;"
1450         with the equivalent of "if (A == B) A = C;".
1451
1452 2005-09-06  Ulrich Drepper  <drepper@redhat.com>
1453
1454         * posix/regcomp.c (re_compile_internal): Change third parameter type
1455         to size_t.
1456         (init_dfa): Likewise.  Make sure that arithmetic on pat_len doesn't
1457         overflow.
1458         * posix/regex_internal.h (struct re_dfa_t): Change type of nodes_alloc
1459         and nodes_len to size_t.
1460         * posix/regex_internal.c (re_dfa_add_node): Use size_t as type for
1461         new_nodes_alloc.  Check for overflow.
1462
1463 2005-08-31  Paul Eggert  <eggert@cs.ucla.edu>
1464
1465         * posix/regcomp.c (re_compile_fastmap_iter, init_dfa, init_word_char):
1466         (optimize_subexps, lower_subexp):
1467         Don't assume 1<<31 has defined behavior on hosts with 32-bit int,
1468         since the signed shift might overflow.  Use 1u<<31 instead.
1469         * posix/regex_internal.h (bitset_set, bitset_clear, bitset_contain):
1470         Likewise.
1471         * posix/regexec.c (check_dst_limits_calc_pos_1): Likewise.
1472         (check_subexp_matching_top): Likewise.
1473         * posix/regcomp.c (optimize_subexps, lower_subexp):
1474         Use CHAR_BIT rather than 8, for clarity.
1475         * posix/regexec.c (check_dst_limits_calc_pos_1):
1476         (check_subexp_matching_top): Likewise.
1477         * posix/regcomp.c (init_dfa): Make table_size unsigned, so that we
1478         don't have to worry about portability issues when shifting it left.
1479         Remove no-longer-needed test for table_size > 0.
1480         * posix/regcomp.c (parse_sub_exp): Do not shift more bits than there
1481         are in a word, as the resulting behavior is undefined.
1482         * posix/regexec.c (check_dst_limits_calc_pos_1): Likewise;
1483         in one case, a <= should have been an <, and in another case the
1484         whole test was missing.
1485         * posix/regex_internal.h (BYTE_BITS): Remove.  All uses changed to
1486         the standard name CHAR_BIT.
1487
1488         * posix/regex_internal.h (re_sub_match_top_t): Remove unused member
1489         next_last_offset.
1490         (struct re_dfa_t): Remove unused member states_alloc.
1491         * posix/regcomp.c (init_dfa): Don't initialize unused members.
1492
1493 2005-08-25  Paul Eggert  <eggert@cs.ucla.edu>
1494
1495         * posix/regexec.c (set_regs): Don't alloca with an unbounded size.
1496
1497         alloca modernization/simplification for regex.
1498         * posix/regex.c: Remove portability cruft for alloca.  This no longer
1499         needs to be at the start of the file, and can be moved into
1500         regex_internal.h and simplified.
1501         * posix/regex_internal.h: Include <alloca.h>.
1502         (__libc_use_alloca) [!defined _LIBC]: New macro.
1503         * posix/regexec.c (build_trtable): Remove "#ifdef _LIBC",
1504         since the code now works outside glibc.
1505
1506 2005-09-06  Ulrich Drepper  <drepper@redhat.com>
1507
1508         * include/regex.h: Remove use of _RE_ARGS.
1509
1510 2005-08-25  Paul Eggert  <eggert@cs.ucla.edu>
1511
1512         * posix/regexec.c (find_recover_state): Change "err" to "*err".
1513
1514 2005-08-24  Paul Eggert  <eggert@cs.ucla.edu>
1515
1516         * posix/regcomp.c (regerror): Pointer args are 'restrict',
1517         as per POSIX.
1518         * posix/regex.h (regerror): Likewise.
1519         * manual/pattern.texi (POSIX Regexp Compilation): Likewise.
1520         Similarly for regcomp and regexec.  Also, first 2 args of regexec
1521         and 2nd arg of regerror are const.
1522
1523         * posix/regex.c: Do not include <sys/types.h>, as POSIX no longer
1524         requires this.  (The code never needed it.)
1525
1526 2005-08-20  Paul Eggert  <eggert@cs.ucla.edu>
1527
1528         * posix/regexec.c (sift_states_bkref): re_node_set_insert returns
1529         int, not reg_errcode_t.
1530
1531         * posix/regex_internal.c (calc_state_hash): Put 'inline' before type,
1532         since some broken compilers warn about it otherwise.
1533
1534         * posix/regcomp.c (create_initial_state): Remove duplicate decl.
1535
1536 2005-08-20  Paul Eggert  <eggert@cs.ucla.edu>
1537
1538         * posix/regex.h (_RE_ARGS): Remove.  No longer needed, since we assume
1539         C89 or better.  All uses removed.
1540
1541 2005-09-06  Ulrich Drepper  <drepper@redhat.com>
1542
1543         * posix/regex.c: Prevent using C++ compilers.
1544
1545 2005-08-19  Paul Eggert  <eggert@cs.ucla.edu>
1546
1547         * posix/regcomp.c (duplicate_node): Return new index, not an error
1548         code, and let the caller return REG_ESPACE if out of space.  This
1549         removes an uninitialied-variable warning with GCC 4.0.1, and also
1550         avoids taking the address of a local variable.  All callers
1551         changed.
1552
1553 2005-09-06  Ulrich Drepper  <drepper@redhat.com>
1554
1555         * include/time.h (__strptime_internal): Rename parameter to avoid
1556         bogus compiler warning.
1557
1558 2005-08-19  Jim Meyering  <jim@meyering.net>
1559
1560         * posix/regexec.c (proceed_next_node): Redo local variables to
1561         avoid GCC shadowing warnings.
1562
1563 2005-09-06  Ulrich Drepper  <drepper@redhat.com>
1564
1565         * posix/regex_internal.c (re_acquire_state): Minor code rearrangement.
1566         (re_acquire_state_context): Likewise.
1567
1568 2005-08-19  Paul Eggert  <eggert@cs.ucla.edu>
1569
1570         * posix/regex_internal.c (re_string_realloc_buffers):
1571         (re_node_set_insert, re_node_set_insert_last, re_dfa_add_node):
1572         Rename local variables to avoid GCC shadowing warnings.
1573
1574 2005-07-08  Eric Blake  <ebb9@byu.net>
1575             Paul Eggert  <eggert@cs.ucla.edu>
1576
1577         * posix/regcomp.c (init_dfa): Store __btowc value in wint_t, not
1578         wchar_t.  Remove now-unnecessary cast.
1579         (build_range_exp): Likewise.
1580
1581 2005-08-31  Bob Wilson  <bob.wilson@acm.org>
1582
1583         * sysdeps/ieee754/flt-32/e_hypotf.c (__ieee754_hypotf):  Remove the
1584         exponent bias from the increment value for scaling by 2^60.
1585
1586 2005-09-05  Alexandre Oliva  <aoliva@redhat.com>
1587
1588         * configure.in: Compile source test file with -fPIC for -shared.
1589
1590 2005-09-04  Ulrich Drepper  <drepper@redhat.com>
1591
1592         * iconv/skeleton.c: Eliminate DEFINE_DIRECTION_OBJECTS macro use,
1593         it wasn't used.  Remove use of from_object and to_object variable,
1594         replace with some constants.  Adjust users.
1595
1596         * sysdeps/i386/bits/string.h: Removed.
1597
1598         * stdio-common/Makefile (tests): Add tst-put-error.
1599         * stdio-common/tst-put-error.c: New file.
1600         * libio/fileops.c (_IO_new_file_xsputn): If overflow fails and no more
1601         data would have to be written signal error.
1602         * libio/oldfileops.c (_IO_old_file_xsputn): Likewise.
1603
1604         * libio/fileops.c (_IO_new_file_overflow): Use NULL not 0.
1605
1606 2005-09-02  Ulrich Drepper  <drepper@redhat.com>
1607
1608         * elf/dl-load.c (_dl_map_object_from_fd): No need to change
1609         protection of memory used for the last segment.
1610
1611 2005-08-22  Robert Millan  <robertmh@gnu.org>
1612
1613         * sysdeps/mach/hurd/nfs/nfs.h: Move to ...
1614         * sysdeps/generic/nfs/nfs.h: ... here.
1615
1616 2005-09-01  Ulrich Drepper  <drepper@redhat.com>
1617
1618         * libio/stdio.h: Remove __wur from ungetc, sscanf, and vsscanf.
1619         Add __wur to feof{,_unlocked}, ferror{,_unlocked},
1620         fileno{,_unlocked}, and popen.
1621
1622 2005-08-30  Ulrich Drepper  <drepper@redhat.com>
1623
1624         * sysdeps/ieee754/flt-32/e_hypotf.c [!__STDC__]: Fix function name.
1625
1626 2005-08-01  Bob Wilson  <bob.wilson@acm.org>
1627             Richard Sandiford  <richard@codesourcery.com>
1628
1629         * sysdeps/ieee754/flt-32/e_hypotf.c (__ieee754_hypotf): Add missing
1630         exponent bias to the value for 2^126.
1631
1632 2005-08-30  Jakub Jelinek  <jakub@redhat.com>
1633             Alan Modra  <amodra@bigpond.net.au>
1634
1635         * elf/dl-addr.c (_dl_addr): Use DL_ADDR_SYM_MATCH macro.
1636         * sysdeps/generic/ldsodefs.h (DL_ADDR_SYM_MATCH): Define.
1637         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ldsodefs.h: New file.
1638
1639 2005-08-23  Ulrich Drepper  <drepper@redhat.com>
1640
1641         * nscd/nscd.c (main): Use error while process isn't running in the
1642         background, not dbg_log.
1643         * nscd/nscd_conf.c (nscd_parse_file): Likewise.
1644         Mark messages with _().  Unify testing for database name.
1645
1646         * nscd/connection.c (DEFAULT_DATASIZE_PER_BUCKET): Move to nscd.h.
1647         (dbs): Initialize max_db_size fields.
1648         (nscd_init): When mapping the database, use max_db_size as the
1649         mapping size even if it is bigger than the file size.
1650         * nscd/mem.c (mempool_alloc): When resizing the file make sure the
1651         limit in max_db_size is not exceeded.  Don't use mremap, just
1652         posix_fallocate is enough (according to Linus).  Use posix_fallocate
1653         correctly.
1654         * nscd/nscd.conf: Add max-db-size parameters.
1655         * nscd/nscd.h (struct database_dyn): Add max_db_size field.
1656         Define DEFAULT_MAX_DB_SIZE and DEFAULT_DATASIZE_PER_BUCKET.
1657         Temporarily define TEMP_FAILURE_RETRY_VAL here.
1658         * nscd/nscd_conf.c (nscd_parse_file): Parse max-db-size parameter
1659         and add sanity checks for it.
1660
1661         * nscd/aicache.c (addhstaiX): Use send with MSG_NOSIGNAL not write to
1662         send reply.
1663         * nscd/connection.c (writeall): Likewise.
1664         (handle_request): Likewise.
1665         * nscd/grpcache.c (cache_addgr): Likewise.
1666         * nscd/hstcache.c (cache_addhst): Likewise.
1667         * nscd/initgrcache.c (addinitgroupsX): Likewise.
1668         * nscd/nscd.c (parse_opt): Likewise.
1669         * nscd/nscd_stat.c (send_stats): Likewise.
1670         (receive_print_stats): Likewise.
1671         * nscd/pwdcache.c (cache_addpw): Likewise.
1672
1673         * sysdeps/unix/sysv/linux/Versions: Export inotify_* syscalls.
1674
1675 2005-08-22  Jakub Jelinek  <jakub@redhat.com>
1676
1677         * stdlib/bits/stdlib.h (mbstowcs): Divide __bos (__dst) by
1678         sizeof (wchar_t) rather than multiplying __len by sizeof (wchar_t).
1679         Pass __bos (__dst) / sizeof (wchar_t) to the *_chk routine.
1680         * wcsmbs/bits/wchar2.h (mbsrtowcs, mbsnrtowcs): Likewise.
1681         * debug/mbsnrtowcs_chk.c (__mbsnrtowcs_chk): Don't multiply
1682         len by sizeof (wchar_t).
1683         * debug/mbsrtowcs_chk.c (__mbsrtowcs_chk): Likewise.
1684         * debug/mbstowcs_chk.c (__mbstowcs_chk): Likewise.
1685         Fix type of SRC argument.  Pass &SRC rather than SRC to
1686         __mbsrtowcs.
1687         * debug/wcstombs_chk.c (__wcstombs_chk): Pass &SRC rather than SRC
1688         to __wcsrtombs.
1689         * debug/tst-chk1.c: Include assert.h.
1690         (do_test): Change enough array from VLA into a fixed size array.
1691         Assert that MB_CUR_MAX is <= sizeof (enough).  Use FAIL () macro
1692         instead of print error details.  Add several new tests.
1693         Kill some unused variable warnings.
1694
1695 2005-08-21  Ulrich Drepper  <drepper@redhat.com>
1696
1697         * resolv/res_send.c (Aerror): Fix printing IP address.
1698
1699         * resolv/res_send.c (send_vc): Pass correct sockaddr size to connect.
1700
1701 2005-08-19  H.J. Lu  <hongjiu.lu@intel.com>
1702
1703         * sysdeps/ia64/fpu/libm_error.c (__libm_error_support): Don't abort.
1704
1705 2005-08-17  Robert Love  <rml@novell.com>
1706
1707         * sysdeps/unix/sysv/linux/sys/inotify.h: Add IN_MOVE_SELF event.
1708
1709 2005-08-19  Bruno Haible  <bruno@clisp.org>
1710
1711         * intl/localealias.c (read_alias_file): In case of failure, close the
1712         file descriptor and sort the array before returning.
1713
1714 2005-08-19  Ulrich Drepper  <drepper@redhat.com>
1715
1716         * malloc/Makefile: Link libmemusage.so with ld.so.
1717         * malloc/memusage.c: Use atomic operations for all counter and size
1718          computations.  Handle thread stacks.
1719         * sysdeps/generic/memusage.h: Define memusage_cntr_t and
1720         memusage_size_t.
1721         * sysdeps/i386/i686/memusage.h: New file.
1722         * include/atomic.h: Define atomic_max and atomic_min.
1723
1724         * debug/tst-chk1.c: Add tests for mbstowcs and wcstombs.
1725
1726 2005-08-17  Paul Eggert  <eggert@cs.ucla.edu>
1727
1728         [BZ #1207]
1729         * posix/regex.h: Remove spurious space-before-tab.  From gnulib.
1730
1731 2005-08-16  Ulrich Drepper  <drepper@redhat.com>
1732
1733         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
1734         sys/inotify.h.
1735         * sysdeps/unix/sysv/linux/sys/inotify.h: New file.
1736         * sysdeps/unix/sysv/linux/syscalls.list: Add inotify syscalls.
1737
1738         * nscd/cache.c (prune_cache): Add more debug output.  Only for
1739         debug level 3 and higher and very verbose.
1740
1741         * nscd/cache.c (prune_cache): Use stat64 not stat.
1742         * nscd/connections.c (nscd_init): Likewise.
1743
1744 2005-08-10  Sergio Gelato  <Sergio.Gelato@astro.su.se>
1745
1746         [BZ #1188]
1747         * nis/nss_nis/nis-netgrp.c (_nss_nis_setnetgrent): Change assert check
1748         from (len > 0) to (len >= 0).
1749
1750 2005-08-16  Ulrich Drepper  <drepper@redhat.com>
1751
1752         * nis/nis_xdr.c (_xdr_nis_result): Fix type of res variable.
1753         Reported by Thomas Schwinge.
1754
1755 2005-08-15  Jakub Jelinek  <jakub@redhat.com>
1756
1757         * nis/nis_subr.c (nis_leaf_of_r): Handle buflen == 0 correctly.
1758
1759 2005-08-16  Ulrich Drepper  <drepper@redhat.com>
1760
1761         * nss/getent.c (more_help): Use open_memstream instead of handling
1762         memory allocation ourselves.
1763
1764 2005-08-16  Jay Fenlason  <fenlason@redhat.com>
1765
1766         * nss/getent.c (parse_options): change the -s option to support
1767         {database}:{search} to override /etc/resolv.conf for only the
1768         specified database.
1769
1770 2005-08-08  Ulrich Drepper  <drepper@redhat.com>
1771
1772         * nscd/connections.c (main_loop_epoll): Pass NULL as event
1773         argument for epoll_ctl(EPOLL_CTL_DEL) calls.
1774
1775         * nscd/nscd_stat.c (receive_print_stats): Really print values of
1776         thread number, paranoia, and restart interval the server is using.
1777
1778         * argp/argp-help.c: Use _IO_vasprintf instead of vasprintf.
1779         * include/stdio.h: Add libc_hidden_proto for __vfprintf_chk.
1780         * debug/vfprintf_chk.c: Add libc_hidden_def.
1781
1782 2005-08-08  Roland McGrath  <roland@redhat.com>
1783
1784         * argp/argp-help.c (__argp_error): __asprintf -> vasprintf.
1785         (__argp_failure): Likewise.
1786
1787 2005-08-08  Ulrich Drepper  <drepper@redhat.com>
1788
1789         * nscd/cache.c (cache_add): Commit hash table and header to disk.
1790
1791         * nscd/mem.c (mempool_alloc): Use posix_fallocate instead of ftruncate.
1792         * nscd/connections.c (nscd_init): Likewise.
1793
1794 2005-08-08  Jakub Jelinek  <jakub@redhat.com>
1795
1796         * stdio-common/fxprintf.c: Include libioP.h.
1797
1798         * posix/bits/unistd.h (confstr, getgroups, ttyname_r, gethostname,
1799         getdomainname): Add __NTH.
1800         * stdlib/bits/stdlib.h (ptsname_r, wctomb, mbstowcs, wcstombs):
1801         Likewise.
1802         (realpath): Likewise.  Use __const instead of const.  Add __restrict
1803         keywords.
1804         * socket/bits/socket2.h (recvfrom): Add __restrict keyword to __buf.
1805         * wcsmbs/bits/wchar2.h (wmemcpy, wmemmove, wmempcpy, wmemset,
1806         wcscpy, wcpcpy, wcsncpy, wcpncpy, wcscat, wcsncat, vswprintf, wcrtomb,
1807         mbsrtowcs, wcsrtombs, mbsnrtowcs, wcsnrtombs): Add __NTH.
1808         * string/bits/string3.h (__memset_ichk): Likewise.
1809         (__memcpy_ichk, __memmove_ichk, __mempcpy_ichk, __strcpy_ichk,
1810         __stpcpy_ichk, __strncpy_ichk, stpncpy, __strcat_ichk,
1811         __strncat_ichk): Likewise.  Use __const instead of const.
1812         (__stpncpy_chk): Use __const instead of const.
1813         (__stpncpy_alias): Use __REDIRECT_NTH instead of __REDIRECT.
1814
1815 2005-08-08  Ulrich Drepper  <drepper@redhat.com>
1816             Jakub Jelinek  <jakub@redhat.com>
1817
1818         * nscd/mem.c (BLOCK_ALIGN_LOG, BLOCK_ALIGN, BLOCK_ALIGN_M1): Move
1819         definitions to...
1820         * nscd/nscd.h (BLOCK_ALIGN_LOG, BLOCK_ALIGN, BLOCK_ALIGN_M1): ...here.
1821         * nscd/connections.c (usekey): New enum.
1822         (check_use, verify_persistent_db): New functions.
1823         (nscd_init): If persistent database is corrupted, unlink it and
1824         recreate rather than falling back to non-persistent database.
1825         Call verify_persistent_db.  Avoid overflows in total computation.
1826
1827 2005-08-08  Ulrich Drepper  <drepper@redhat.com>
1828
1829         * iconvdata/utf-16.c (PREPARE_LOOP): Minor cleanups to make code
1830         better readable.  Avoid passing var to loop function, it's not
1831         necessary at all.
1832
1833 2005-08-07  Ulrich Drepper  <drepper@redhat.com>
1834
1835         * elf/elf.h (DT_ALPHA_PLTRO): Use symbolic name in DT_ALPHA_PLTRO
1836         definition.
1837
1838 2005-08-05  Ulrich Drepper  <drepper@redhat.com>
1839
1840         * timezone/checktab.awk: Update from tzcode2005k.
1841         * timezone/private.h: Likewise.
1842         * timezone/scheck.c: Likewise.
1843         * timezone/tzselect.ksh: Likewise.
1844         * timezone/zdump.c: Likewise.
1845         * timezone/zic.c: Likewise.
1846         * timezone/africa: Update from tzdata2005k.
1847         * timezone/antarctica: Likewise.
1848         * timezone/asia: Likewise.
1849         * timezone/australasia: Likewise.
1850         * timezone/europe: Likewise.
1851         * timezone/iso3166.tab: Likewise.
1852         * timezone/leapseconds: Likewise.
1853         * timezone/northamerica: Likewise.
1854         * timezone/solar87: Likewise.
1855         * timezone/solar88: Likewise.
1856         * timezone/solar89: Likewise.
1857         * timezone/southamerica: Likewise.
1858         * timezone/zone.tab: Likewise.
1859
1860 2005-08-05  Roland McGrath  <roland@frob.com>
1861
1862         [BZ #1251]
1863         * mach/shortcut.awk: Ignore `weak_alias' lines.
1864         Reported by Alfred M. Szmidt <ams@gnu.org>.
1865
1866         [BZ #1250]
1867         * sysdeps/mach/hurd/mig-reply.c (reply_port): Don't use ?: as lvalue.
1868         Reported by Alfred M. Szmidt <ams@gnu.org>.
1869
1870 2005-08-03  Dwayne Grant McConnell  <dgm69@us.ibm.com>
1871
1872         * sysdeps/powerpc/powerpc32/Makefile (CFLAGS-initfini.s):
1873         Use +=, not =, to append.  Remove duplicate flags.
1874         * sysdeps/powerpc/powerpc64/Makefile (CFLAGS-initfini.s):
1875         Likewise.  Fix comments.
1876
1877 2005-08-01  Ulrich Drepper  <drepper@redhat.com>
1878
1879         * sysdeps/unix/sysv/linux/sigwait.c (do_sigwait): Restart system
1880         call if it returned EINTR.
1881
1882 2005-07-31  Ulrich Drepper  <drepper@redhat.com>
1883
1884         * sysdeps/x86_64/dl-machine.h (elf_machine_load_address): Move
1885         helper variable into .data.rel.ro.  Simplify the code.  Extend
1886         comment to explain prelinking.
1887
1888 2005-07-31  Andreas Jaeger  <aj@suse.de>
1889
1890         * include/bits/syslog.h: New file.
1891
1892 2005-07-30  Ulrich Drepper  <drepper@redhat.com>
1893
1894         * elf/dl-load.c [__WORDSIZE==64] (FILEBUF_SIZE): Adjust the value
1895         up.  We have more program header entries now and the note section
1896         was normally not loaded.
1897
1898         * nis/nis_subr.c: Some minor code cleanups.
1899
1900 2005-07-29  Ulrich Drepper  <drepper@redhat.com>
1901
1902         * misc/bits/syslog.h: New file.
1903         * misc/sys/syslog.h: Include <bits/syslog.h> for fortification.
1904         * misc/Makefile (headers): Add bits/syslog.h.
1905         * include/sys/syslog.h: Add __vsyslog_chk prototype and hidden_proto.
1906         * sysdeps/generic/syslog.c: Change vsyslog function to __vsyslog_chk.
1907         Call __vfprintf_chk if necessary.  Make vsyslog a wrapper.  Add
1908         __syslog_chk.
1909         * misc/Versions: Export __syslog_chk and __vsyslog_chk.
1910
1911 2005-07-28  Thomas Schwinge  <schwinge@nic-nac-project.de>
1912
1913         [BZ #1137]
1914         * misc/error.c [_LIBC]: Include <stdbool.h> and <stdint.h>.
1915
1916 2005-07-28  Ulrich Drepper  <drepper@redhat.com>
1917
1918         * nis/nis_xdr.c: Help gcc to avoid generating unnecessary wrapper
1919         functions.
1920
1921 2005-07-28  Jakub Jelinek  <jakub@redhat.com>
1922
1923         * stdio-common/fxprintf.c (__fxprintf): Add INTUSE to _IO_vfprintf
1924         call.
1925         * gmon/gmon.c (write_gmon): Use __snprintf rather than snprintf.
1926
1927 2005-07-28  Ulrich Drepper  <drepper@redhat.com>
1928
1929         * nis/nis_file.c: Rewrite the two pairs of functions into wrappers
1930         around a pair of new, generalized functions.  22% size reduction.
1931
1932 2005-07-27  Ulrich Drepper  <drepper@redhat.com>
1933
1934         * nis/nis_xdr.c: Remove unnecessary cast which might hide bugs.
1935         Rearrange code.  This reduces the code size 10%.
1936
1937 2005-07-26  Jakub Jelinek  <jakub@redhat.com>
1938
1939         * misc/error.c (error_tail): Fix a comment typo.
1940
1941 2005-07-25  Ulrich Drepper  <drepper@redhat.com>
1942
1943         * po/zh_TW.po: Update from translation team.
1944
1945         * debug/mbstowcs_chk.c: New file.
1946         * debug/wcstombs_chk.c: New file.
1947         * debug/Makefile (routines): Add mbstowcs_chk and wcstombs_chk.
1948         * debug/Versions: Add __mbstowcs_chk and __wcstombs_chk.
1949         * stdlib/bits/stdlib.h: Add definitions for mbstowcs and wcstombs.
1950
1951         * wcsmbs/bits/wchar2.h (mbsrtowcs): Pretty printing.
1952
1953 2005-07-24  Ulrich Drepper  <drepper@redhat.com>
1954
1955         * string/test-memset.c (test_main): Use negative byte value in
1956         test.
1957
1958         * string/test-memset.c (do_one_test): Compare effect of call, not
1959         only return value.
1960         Add a few casts to avoid warnings.
1961
1962 2005-07-24  SUGIOKA Toshinobu  <sugioka@itonet.co.jp>
1963
1964         * sysdeps/sh/memset.S (memset): Correct 2nd argument handling.
1965
1966 2005-07-24  Ulrich Drepper  <drepper@redhat.com>
1967
1968         [BZ #1125]
1969         * posix/Makefile (tests): Add tst-execvp4.
1970         * posix/tst-execvp4.c: New file.
1971
1972 2005-07-24  Jakub Jelinek  <jakub@redhat.com>
1973
1974         [BZ #1125]
1975         * posix/execvp.c (execvp): Change path_malloc to
1976         char *, free that pointer on failure.
1977
1978 2005-07-24  Ulrich Drepper  <drepper@redhat.com>
1979
1980         * wcsmbs/bits/wchar2.h: Use __FILE not FILE.
1981         * wcsmbs/Makefile: Add rules to build and run tst-wchar-h.
1982         * wcsmbs/tst-wchar-h.c: New file.
1983
1984 2005-07-22  Ulrich Drepper  <drepper@redhat.com>
1985
1986         * stdio-common/fxprintf.c (__fxprintf): Define variable more local.
1987
1988 2005-07-22  Jakub Jelinek  <jakub@redhat.com>
1989
1990         * wcsmbs/bits/wchar2.h (__vfwprintf_chk, __vwprintf_chk): Use
1991         __gnuc_va_list rather than _G_va_list.
1992
1993 2005-07-22  Roland McGrath  <roland@redhat.com>
1994
1995         [BZ #869]
1996         * Makerules ($(objpfx)stubs): Fix last change.
1997
1998 2005-07-21  Roland McGrath  <roland@redhat.com>
1999
2000         * nscd/Makefile ($(objpfx)nscd): Pass $(nscd-cflags) to $(LINK.o).
2001
2002         * stdlib/Makefile (headers): Move bits/wchar.h to ...
2003         * wcsmbs/Makefile (headers): ... here.  Add bits/wchar2.h too.
2004
2005 2005-07-21  Jakub Jelinek  <jakub@redhat.com>
2006
2007         * wcsmbs/bits/wchar2.h (swprintf): Remove format argument.
2008         * debug/tst-chk1.c (do_test): Add test for swprintf with format
2009         being the last argument.
2010
2011 2005-07-21  Thorsten Kukuk  <kukuk@suse.de>
2012
2013         * debug/getgroups_chk.c (__getgroups_chk): Fix return value.
2014
2015         * stdio-common/fxprintf.c: Include string.h.
2016
2017 2005-07-20  Ulrich Drepper  <drepper@redhat.com>
2018
2019         [BZ #1138]
2020         * sysdeps/x86_64/fpu/libm-test-ulps: Adjust expected atan2f results.
2021         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
2022         * sysdeps/s390/fpu/libm-test-ulps: Likewise.
2023
2024 2005-07-20  Bob Wilson  <bob.wilson@acm.org>
2025             Darin Petkov  <darin@tensilica.com>
2026
2027         [BZ #1138]
2028         * sysdeps/ieee754/flt-32/e_atan2f.c (pi_lo): Correct exponent value.
2029
2030 2005-07-20  Jakub Jelinek  <jakub@redhat.com>
2031
2032         * include/stdio.h (__fxprintf): Remove wfmt argument.
2033         * stdio-common/fxprintf.c: Include assert.h, ctype.h and wchar.h.
2034         (__fxprintf): Remove wfmt argument, create wfmt format string on
2035         the fly from fmt.
2036         * argp/argp-fmtstream.c: Adjust all __fxprintf callers.
2037         * argp/argp-help.c: Likewise.
2038         * assert/assert-perr.c: Likewise.
2039         * assert/assert.c: Likewise.
2040         * gmon/gmon.c: Likewise.
2041         * inet/rcmd.c: Likewise.
2042         * malloc/obstack.c: Likewise.
2043         * misc/error.c: Likewise.
2044         * misc/getpass.c: Likewise.
2045         * posix/getopt.c: Likewise.
2046         * resolv/res_hconf.c: Likewise.
2047         * stdio-common/perror.c: Likewise.
2048         * stdio-common/psignal.c: Likewise.
2049         * stdlib/fmtmsg.c: Likewise.
2050         * sunrpc/auth_unix.c: Likewise.
2051         * sunrpc/clnt_perr.c: Likewise.
2052         * sunrpc/clnt_tcp.c: Likewise.
2053         * sunrpc/clnt_udp.c: Likewise.
2054         * sunrpc/clnt_unix.c: Likewise.
2055         * sunrpc/svc_simple.c: Likewise.
2056         * sunrpc/svc_tcp.c: Likewise.
2057         * sunrpc/svc_udp.c: Likewise.
2058         * sunrpc/svc_unix.c: Likewise.
2059         * sunrpc/xdr.c: Likewise.
2060         * sunrpc/xdr_array.c: Likewise.
2061         * sunrpc/xdr_rec.c: Likewise.
2062         * sunrpc/xdr_ref.c: Likewise.
2063         * sysdeps/generic/wordexp.c: Likewise.
2064
2065 2005-07-20  Ulrich Drepper  <drepper@redhat.com>
2066
2067         * wcsmbs/bits/wchar2.h: Add definitions for wcrtomb, mbsrtowcs,
2068         wcsrtombs, mbsnrtowcs, and wcsnrtombs.
2069         * debug/Makefile (routines): Add wcrtomb_chk, mbsrtowcs_chk,
2070         wcsrtombs_chk, mbsnrtowcs_chk, and wcsnrtombs_chk.
2071         * debug/Versions: Add __wcrtomb_chk, __mbsrtowcs_chk,
2072         __wcsrtombs_chk, __mbsnrtowcs_chk, and __wcsnrtombs_chk.
2073         * debug/tst-chk1.c: Add tests for new functions.
2074         * debug/mbsnrtowcs_chk.c: New file.
2075         * debug/mbsrtowcs_chk.c: New file.
2076         * debug/wcrtomb_chk.c: New file.
2077         * debug/wcsnrtombs_chk.c: New file.
2078         * debug/wcsrtombs_chk.c: New file.
2079
2080 2005-07-19  Ulrich Drepper  <drepper@redhat.com>
2081
2082         * stdio-common/Makefile (aux): Add fxprintf.
2083         * stdio-common/fxprintf.c: New file.
2084         * include/stdio.h: Add declaration for __fxprintf.
2085         * argp/argp-fmtstream.c: Use __fxprintf instead of inline stream
2086         orientation test and two separate function calls.
2087         * argp/argp-help.c: Likewise.
2088         * assert/assert-perr.c: Likewise.
2089         * assert/assert.c: Likewise.
2090         * gmon/gmon.c: Likewise.
2091         * inet/rcmd.c: Likewise.
2092         * malloc/obstack.c: Likewise.
2093         * misc/error.c: Likewise.
2094         * misc/getpass.c: Likewise.
2095         * posix/getopt.c: Likewise.
2096         * resolv/res_hconf.c: Likewise.
2097         * stdio-common/perror.c: Likewise.
2098         * stdio-common/psignal.c: Likewise.
2099         * stdlib/fmtmsg.c: Likewise.
2100         * sunrpc/auth_unix.c: Likewise.
2101         * sunrpc/clnt_perr.c: Likewise.
2102         * sunrpc/clnt_tcp.c: Likewise.
2103         * sunrpc/clnt_udp.c: Likewise.
2104         * sunrpc/clnt_unix.c: Likewise.
2105         * sunrpc/svc_simple.c: Likewise.
2106         * sunrpc/svc_tcp.c: Likewise.
2107         * sunrpc/svc_udp.c: Likewise.
2108         * sunrpc/svc_unix.c: Likewise.
2109         * sunrpc/xdr.c: Likewise.
2110         * sunrpc/xdr_array.c: Likewise.
2111         * sunrpc/xdr_rec.c: Likewise.
2112         * sunrpc/xdr_ref.c: Likewise.
2113         * sysdeps/generic/wordexp.c: Likewise.
2114
2115         [BZ #1137]
2116         * misc/Makefile: Add rules to build and run tst-error1.
2117         * misc/tst-error1.c: New file.
2118         * misc/error.c: Fix memory leak and possibly endless loop.
2119
2120         * configure.in: Check for -fstack-protector gcc option.
2121         * config.make.in (have-ssp): Add template.
2122         * nscd/Makefile (nscd-cflags): Add -fstack-protector if supported.
2123
2124         * nscd/nscd.c (main): Don't ignore result of chdir call.
2125
2126 2005-07-18  Roland McGrath  <roland@redhat.com>
2127
2128         [BZ #869]
2129         * Makerules ($(objpfx)stubs): Do cd into $(objdir) to reduce size of
2130         objdump command line.
2131
2132 2005-07-18  Ulrich Drepper  <drepper@redhat.com>
2133
2134         * nscd/Makefile (nscd-cflags): Add _FORTIFY_SOURCE.
2135
2136         * nscd/connections.c: Fix a few wur warnings.
2137
2138         [BZ #1113]
2139         * nscd/grpcache.c (cache_addgr): Use correct maximum for group ID
2140         length.  Patch by Ivan Gyurdiev <ivg2@cornell.edu>.
2141
2142         * debug/confstr_chk.c: New file.
2143         * debug/getdomainname_chk.c: New file.
2144         * debug/getgroups_chk.c: New file.
2145         * debug/gethostname_chk.c: New file.
2146         * debug/getlogin_r_chk.c: New file.
2147         * debug/ttyname_r_chk.c: New file.
2148         * posix/bits/unistd.h: Add definitions for new debug versions.
2149         * debug/tst-chk1.c: Add tests for new functions.
2150         * debug/Versions: Export new functions.
2151         * debug/Makefile (routines): Add new files.
2152
2153         * stdlib/bits/stdlib.h: Fix typo.
2154
2155 2005-07-13  Thorsten Kukuk  <kukuk@suse.de>
2156
2157         * manual/Makefile (libc/index.html): Depend on dir-add.texi.
2158
2159 2005-07-15  Ulrich Drepper  <drepper@redhat.com>
2160
2161         * stdlib/bits/stdlib.h: Use __REDIRECT_NTH instead of __REDIRECT
2162         where necessary.
2163         * wcsmbs/bits/wchar2.h: Likewise.
2164
2165 2005-07-15  Andreas Jaeger  <aj@suse.de>
2166
2167         * debug/Makefile (tst-lfschk3-ENV): New, set locale.
2168         (tst-lfschk2-ENV): New.
2169         (tst-lfschk1-ENV): New.
2170         (tst-chk3-ENV): New.
2171         (tst-chk2-ENV): New.
2172         (tst-chk1-ENV): New.
2173
2174         [BZ #1079]
2175         * include/stdlib.h: Remove malloc attribute from __posix_memalign.
2176         * stdlib/stdlib.h: Likewise.
2177
2178 2005-07-15  Ulrich Drepper  <drepper@redhat.com>
2179
2180         * wcsmbs/bits/wchar2.h: New file.
2181         * include/bits/wchar2.h: New file.
2182         * wcsmbs/wchar.h: Include <bits/wchar2.h> if fortification is
2183         requested.
2184         * wcsmbs/wcsncpy.c: Add __wcsncpy alias.
2185         * string/bits/string3.h: Add fortified stpncpy definitions.
2186         * sysdeps/generic/stpncpy_chk.c: New file.
2187         * libio/vswprintf.c: Move _IO_wstrnfile definition to strfile.h.
2188         Export _IO_wstrn_jumps.
2189         * libio/strfile.h: Define _IO_wstrnfile and declare _IO_wstrn_jumps.
2190         * include/wchar.h: Declare __wcsncpy and __vswprintf_chk.
2191         * debug/fgetws_chk.c: New file.
2192         * debug/fgetws_u_chk.c: New file.
2193         * debug/fwprintf_chk.c: New file.
2194         * debug/swprintf_chk.c: New file.
2195         * debug/vfwprintf_chk.c: New file.
2196         * debug/vswprintf_chk.c: New file.
2197         * debug/vwprintf_chk.c: New file.
2198         * debug/wcpcpy_chk.c: New file.
2199         * debug/wcpncpy_chk.c: New file.
2200         * debug/wcscat_chk.c: New file.
2201         * debug/wcscpy_chk.c: New file.
2202         * debug/wcsncat_chk.c: New file.
2203         * debug/wcsncpy_chk.c: New file.
2204         * debug/wmemcpy_chk.c: New file.
2205         * debug/wmemmove_chk.c: New file.
2206         * debug/wmempcpy_chk.c: New file.
2207         * debug/wmemset_chk.c: New file.
2208         * debug/wprintf_chk.c: New file.
2209         * debug/tst-chk1.c: Add tests for new functions.
2210         * debug/Versions: Export new functions.
2211         * debug/Makefile (routines): Add new functions.
2212
2213 2005-07-13  Ulrich Drepper  <drepper@redhat.com>
2214
2215         * nscd/nscd_helper.c: Add a few __builtin_expect.
2216
2217         [BZ #1080]
2218         * nscd/connections.c (send_ro_fd): Make sure BUF is aligned correctly.
2219         * nscd/nscd_helper.c (wait_on_socket): New function.
2220         (get_mapping): Use wait_on_socket instead of poll.  The former handles
2221         EINTR of poll correctly.
2222         (__nscd_open_socket): Likewise.
2223         (get_mapping): Make sure BUF is aligned correctly.
2224         (get_mapping): Use munmap on correct pointer.
2225
2226 2005-07-12  Ulrich Drepper  <drepper@redhat.com>
2227
2228         * include/libc-symbols.h: Define macros for librt hidden symbols.
2229         * include/time.h: Add librt_hidden_proto definition for clock_gettime.
2230         * sysdeps/generic/clock_gettime.c: Add librt_hidden_def.
2231         * sysdeps/unix/clock_gettime.c: Likewise.
2232
2233         * stdlib/bits/stdlib.h: New file.
2234         * stdlib/stdlib.h: Include <bits/stdlib.h> if fortification is
2235         requested.
2236         * Makefile (headers): Add bits/stdlib.h.
2237         * include/bits/stdlib.h: New file.
2238         * debug/Depend: New file.
2239         * debug/ptsname_r_chk.c: New file.
2240         * debug/realpath_chk.c: New file.
2241         * debug/wctomb_chk.c: New file.
2242         * debug/Makefile (routines): Add ptsname_r_chk, realpath_chk, and
2243         wctomb_chk.
2244         * debug/Versions: Export __ptsname_r_chk, __realpath_chk, and
2245         __wctomb_chk.
2246         * debug/tst-chk1.c: Add tests for __ptsname_r_chk, __realpath_chk, and
2247         __wctomb_chk.
2248
2249 2005-07-12  Jakub Jelinek  <jakub@redhat.com>
2250
2251         [BZ #1106]
2252         * sysdeps/unix/sysv/linux/ia64/has_cpuclock.c: Include not-cancel.h.
2253         (has_cpuclock): Use open_not_cancel_2 instead of open, read_not_cancel
2254         instead of read and close_not_cancel_no_status instead of close.
2255
2256         [BZ #1106]
2257         * sysdeps/s390/s390-64/bcopy.S (__bcopy): Use
2258         HIDDEN_BUILTIN_JUMPTARGET to jump to memmove.
2259
2260 2005-06-27  Carlos O'Donell  <carlos@systemhalted.org>
2261
2262         * posix/regcomp.c (re_compile_internal): Call __libc_lock_init
2263         after init_dfa.
2264
2265 2005-07-08  Ulrich Drepper  <drepper@redhat.com>
2266
2267         * sysdeps/x86_64/fpu/s_sincosl.S: Use retq not ret.  Remove
2268         alignment.
2269         * sysdeps/x86_64/fpu/s_sincos.S: New file.
2270
2271         * include/fenv.h: Add libm_hidden_proto for fesetround and
2272         feholdexcept.
2273         * sysdeps/alpha/fpu/feholdexcpt.c: Add libm_hidden_def.
2274         * sysdeps/alpha/fpu/fesetround.c: Likewise.
2275         * sysdeps/generic/feholdexcpt.c: Likewise.
2276         * sysdeps/generic/fesetround.c: Likewise.
2277         * sysdeps/i386/fpu/feholdexcpt.c: Likewise.
2278         * sysdeps/i386/fpu/fesetround.c: Likewise.
2279         * sysdeps/ia64/fpu/feholdexcpt.c: Likewise.
2280         * sysdeps/ia64/fpu/fesetround.c: Likewise.
2281         * sysdeps/powerpc/fpu/feholdexcpt.c: Likewise.
2282         * sysdeps/powerpc/fpu/fesetround.c: Likewise.
2283         * sysdeps/s390/fpu/feholdexcpt.c: Likewise.
2284         * sysdeps/s390/fpu/fesetround.c: Likewise.
2285         * sysdeps/sh/sh4/fpu/feholdexcpt.c: Likewise.
2286         * sysdeps/sh/sh4/fpu/fesetround.c: Likewise.
2287         * sysdeps/sparc/fpu/feholdexcpt.c: Likewise.
2288         * sysdeps/sparc/fpu/fesetround.c: Likewise.
2289         * sysdeps/x86_64/fpu/feholdexcpt.c: Likewise.
2290         * sysdeps/x86_64/fpu/fesetround.c: Likewise.
2291         * sysdeps/generic/s_significand.c (__significand): Use __ilogb not
2292         ilogb.
2293         * sysdeps/generic/s_significandf.c (__significandf): Use __ilogbf
2294         not ilogbf.
2295         * sysdeps/ieee754/dbl-64/s_sincos.c (__sincos): Use __sin and
2296         __cos, not sin and cos.
2297
2298 2005-07-07  Ulrich Drepper  <drepper@redhat.com>
2299
2300         * resolv/res_send.c (send_dg): Recognize referral results and
2301         treat them as server errors.
2302         Based on a patch by Jason Vas Dias <jvdias@redhat.com>.
2303
2304 2005-07-08  Carlos O'Donell  <carlos@systemhalted.org>
2305
2306         * sysdeps/hppa/setjmp.S (__sigsetjmp): Use %r1 not %r19.
2307
2308         * sysdeps/hppa/add_n.s (__mpn_add_n): Use sr0 or r0, not 0.
2309         * sysdeps/hppa/lshift.s (__mpn_lshift): Likewise.
2310         * sysdeps/hppa/rshift.s (__mpn_rshift): Likewise.
2311         * sysdeps/hppa/sub_n.s (__mpn_sub_n): Likewise.
2312         * sysdeps/hppa/udiv_qrnnd.s (__udiv_qrnnd): Likewise.
2313         * sysdeps/hppa/hppa1.1/udiv_qrnnd.s (__udiv_qrnnd): Likewise.
2314
2315 2005-07-07  Ulrich Drepper  <drepper@redhat.com>
2316
2317         * sysdeps/generic/s_ctanh.c (__ctanh): Handle case of zero den better.
2318         * sysdeps/generic/s_ctanhf.c (__ctanhf): Likewise.
2319         * sysdeps/generic/s_ctanhl.c (__ctanhl): Likewise.
2320         * sysdeps/generic/s_ctan.c (__ctan): Likewise.
2321         * sysdeps/generic/s_ctanf.c (__ctanf): Likewise.
2322         * sysdeps/generic/s_ctanl.c (__ctanl): Likewise.
2323
2324 2005-04-13  H.J. Lu  <hongjiu.lu@intel.com>
2325
2326         [BZ #974]
2327         * csu/elf-init.c (__preinit_array_start): Take int, char **, char **.
2328         (__preinit_array_end): Likewise.
2329         (__init_array_start): Likewise.
2330         (__init_array_end): Likewise.
2331         (__libc_csu_init): Take int argc, char **argv, char **envp.
2332         Call preinit_array and init_array with argc, argv, envp.
2333         * sysdeps/generic/libc-start.c (LIBC_START_MAIN): Remove
2334         INIT_MAIN_ARGS.
2335         * sysdeps/powerpc/elf/libc-start.c (INIT_MAIN_ARGS): Removed.
2336         * elf/Makefile (distribute): Add tst-array5.c, tst-array5-static.c,
2337         tst-array5dep.c, and tst-array5.exp.
2338         (tests): Add tst-array5.
2339         (tests-static): Add tst-array5-static.
2340         ($(objpfx)tst-array5): New target.
2341         ($(objpfx)tst-array5.out): Likewise.
2342         ($(objpfx)tst-array5-static.out): Likewise.
2343         * elf/tst-array5-static.c: New file.
2344         * elf/tst-array5-static.exp: Likewise.
2345         * elf/tst-array5.c: Likewise.
2346         * elf/tst-array5.exp: Likewise.
2347         * elf/tst-array5dep.c: Likewise.
2348
2349 2005-07-07  Ulrich Drepper  <drepper@redhat.com>
2350
2351         * sysdeps/unix/sysv/linux/bits/sched.h: Adjust clone prototype.
2352
2353 2005-07-05  Jakub Jelinek  <jakub@redhat.com>
2354
2355         * elf/stackguard-macros.h (STACK_CHK_GUARD): Fix s390/s390x definition.
2356         Reported by Ulrich Weigand <uweigand@de.ibm.com>.
2357
2358         * elf/stackguard-macros.h (STACK_CHK_GUARD): Add ia64 definition.
2359
2360 2005-07-06  Ulrich Drepper  <drepper@redhat.com>
2361
2362         * elf/dl-error.c (_dl_signal_error): When testing for executable
2363         being relocated, take into account that nothing might even be loaded.
2364
2365         * elf/dl-reloc.c [PROF] (_dl_relocate_object): Define
2366         consider_profiling always to zero.  Don't count of compiler to
2367         remove unreached if block.
2368         * sysdeps/x86_64/dl-trampoline.S [PROF] (_dl_runtime_profile):
2369         Don't compile.
2370         * sysdeps/i386/dl-trampoline.S [PROF] (_dl_runtime_profile): Likewise.
2371         * sysdeps/ia64/dl-trampoline.S [PROF] (_dl_runtime_profile): Likewise.
2372         * sysdeps/s390/s390-64/dl-trampoline.S [PROF] (_dl_runtime_profile):
2373         Likewise.
2374         * sysdeps/s390/s390-32/dl-trampoline.S [PROF] (_dl_runtime_profile):
2375         Likewise.
2376         * sysdeps/powerpc/powerpc64/dl-trampoline.S [PROF]
2377         (_dl_profile_resolve): Likewise.
2378         * sysdeps/powerpc/powerpc32/dl-trampoline.S [PROF]
2379         (_dl_profile_resolve): Likewise.
2380         * gmon/Makefile: Add rules to build and run tst-profile-static.
2381         * gmon/tst-profile-static.c: New file.
2382         * Makeconfig (+link-static): Allow passing program-specific flags.
2383
2384 2005-07-05  Thorsten Kukuk  <kukuk@suse.de>
2385
2386         [BZ #1111]
2387         * nis/nss_compat/compat-grp.c (internal_getgrgid_r): Check if NSS
2388         module provides getgrgid_r.
2389         (getgrnam_plusgroup): Preserve original return value.
2390         * nis/nss_compat/compat-pwd.c (getpwnam_plususer): Preserve
2391         original return value.
2392         * nis/nss_compat/compat-spwd.c (getspnam_plususer): Likewise.
2393
2394 2005-07-05  Ulrich Drepper  <drepper@redhat.com>
2395
2396         [BZ #1101]
2397         * posix/regex_internal.c (build_wcs_buffer): Use MB_LEN_MAX not
2398         MB_CUR_MAX.
2399         (build_wcs_upper_buffer): Likewise.
2400
2401         * csu/elf-init.c (__libc_csu_fini): Pretty printing.
2402
2403 2005-07-02  Roland McGrath  <roland@redhat.com>
2404
2405         * NEWS: Note LinuxThreads removal.
2406         * manual/install.texi (Installation): Don't mention linuxthreads.
2407         (Configuring and compiling): Don't use linuxthreads as example.
2408
2409         * sysdeps/unix/sysv/linux/configure.in: Check for nptl add-on only,
2410         not linuxthreads.
2411         * sysdeps/unix/sysv/linux/configure: Regenerated.
2412         * resolv/Depend: Add nptl.
2413         * rt/Depend: Likewise.
2414
2415         * linuxthreads, linuxthreads_db: Directories removed (preserved in
2416         ports repository).
2417
2418 2005-06-27  Jakub Jelinek  <jj@ultra.linux.cz>
2419
2420         [BZ #1037]
2421         * sysdeps/unix/sysv/linux/sparc/sparc32/Makefile: -mv8 is deprecated,
2422         use -mcpu=v8.
2423
2424 2005-06-16  Jakub Jelinek  <jakub@redhat.com>
2425
2426         [BZ #1016]
2427         * sysdeps/ia64/strlen.S (strlen): Change l2 into a local label.
2428
2429 2005-06-23  Thorsten Kukuk  <kukuk@suse.de>
2430
2431         [BZ #1109]
2432         * nscd/nscd_stat.c (receive_print_stats): Replace YESSTR/NOSTR
2433         with own translation.
2434
2435 2005-06-25  Jakub Jelinek  <jakub@redhat.com>
2436
2437         [BZ #1097]
2438         * sunrpc/xdr.c (xdr_hyper, xdr_u_hyper): When decoding, cast
2439         t2 to uint32_t instead of ulong.
2440         * sunrpc/Makefile (tests): Add tst-xdrmem.
2441         * sunrpc/tst-xdrmem.c: New test.
2442
2443         * Versions.def (ld): Add GLIBC_2.4.
2444         * configure.in: Add --enable-stackguard-randomization option.
2445         (ENABLE_STACKGUARD_RANDOMIZE): New define.
2446         * config.h.in (ENABLE_STACKGUARD_RANDOMIZE): Add.
2447         * sysdeps/unix/sysv/linux/dl-osinfo.h: Include stdint.h.
2448         (_dl_setup_stack_chk_guard): New inline function.
2449         * sysdeps/generic/dl-osinfo.h: Include stdint.h.
2450         (_dl_setup_stack_chk_guard): New inline function.
2451         * elf/rtld.c (__stack_chk_guard): New variable.
2452         (dl_main): Remove all traces of TLS_INIT_TP_EXPENSIVE.
2453         Set __stack_chk_guard to _dl_setup_stack_chk_guard (),
2454         use THREAD_SET_STACK_GUARD if defined.
2455         * elf/Versions (ld): Export __stack_chk_guard@@GLIBC_2.4.
2456         * sysdeps/generic/libc-start.c (__stack_chk_guard): New variable.
2457         (__libc_start_main): Set __stack_chk_guard to
2458         _dl_setup_stack_chk_guard (), use THREAD_SET_STACK_GUARD if defined.
2459         * sysdeps/generic/libc-tls.c (__libc_setup_tls): Remove all
2460         traces of TLS_INIT_TP_EXPENSIVE.
2461         * debug/Versions (libc): Export __stack_chk_fail@@GLIBC_2.4.
2462         * debug/Makefile (routines): Add stack_chk_fail.
2463         (static-only-routines): Add stack_chk_fail_local.
2464         * debug/stack_chk_fail_local.c: New file.
2465         * debug/stack_chk_fail.c: New file.
2466         * elf/Makefile: Add rules to build and run tst-stackguard1{,-static}
2467         tests.
2468         * elf/tst-stackguard1.c: New file.
2469         * elf/tst-stackguard1-static.c: New file.
2470         * elf/stackguard-macros.h: New file.
2471
2472 2005-06-21  Ulrich Drepper  <drepper@redhat.com>
2473
2474         * resource/Makefile (tests): Add tst-getrlimit.
2475         * resource/tst-getrlimit.c: New file.
2476
2477         * sysdeps/unix/sysv/linux/bits/resource.h (RLIMIT_RTPRIO): Fix typo.
2478         * sysdeps/unix/sysv/linux/alpha/bits/resource.h: Likewise.
2479         * sysdeps/unix/sysv/linux/sparc/bits/resource.h: Likewise.
2480
2481 2005-06-20  Ulrich Drepper  <drepper@redhat.com>
2482
2483         * nscd/nscd.init: Get more in line with lsb3.
2484         * nscd/nscd.c: Adjust some error codes to fit in better with lsb3.
2485         * nscd/connections.c: Likewise.
2486
2487 2005-06-20  Jakub Jelinek  <jakub@redhat.com>
2488
2489         [BZ #653]
2490         * sysdeps/unix/sysv/linux/sys/quota.h: Add definitions and types for
2491         _LINUX_QUOTA_VERSION >= 2.
2492         (_LINUX_QUOTA_VERSION): Define if not yet defined.
2493
2494         * sysdeps/unix/sysv/linux/bits/resource.h (RLIMIT_NICE,
2495         RLIMIT_RTPRIO): Add.
2496         (RLIMIT_NLIMITS): Adjust.
2497         * sysdeps/unix/sysv/linux/alpha/bits/resource.h (RLIMIT_NICE,
2498         RLIMIT_RTPRIO): Add.
2499         (RLIMIT_NLIMITS): Adjust.
2500         * sysdeps/unix/sysv/linux/mips/bits/resource.h (RLIMIT_NICE,
2501         RLIMIT_RTPRIO): Add.
2502         (RLIMIT_NLIMITS): Adjust.
2503         * sysdeps/unix/sysv/linux/sparc/bits/resource.h (RLIMIT_NICE,
2504         RLIMIT_RTPRIO): Add.
2505         (RLIMIT_NLIMITS): Adjust.
2506
2507 2005-06-17  Ulrich Drepper  <drepper@redhat.com>
2508
2509         [BZ #1106]
2510         * time/mktime.c: Always include <string.h> for prototype of
2511         implicitly used memcpy.
2512
2513         [BZ #1104]
2514         * sysdeps/unix/sysv/linux/powerpc/powerpc32/truncate64.c
2515         (truncate64): Use __truncate, not truncate.
2516         (__have_no_truncate64): Renamed from have_no_truncate64.
2517         * sysdeps/unix/sysv/linux/powerpc/powerpc32/ftruncate64.c
2518         (__have_no_truncate64): Renamed from have_no_truncate64.
2519
2520         * sysdeps/powerpc/fpu/libm-test-ulps: Adjust ulps for complex
2521         float functions for gcc 4.
2522
2523 2005-06-10  Jakub Jelinek  <jakub@redhat.com>
2524
2525         * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_runtime_setup):
2526         Handle prelinked libraries and binaries with new style PLT.
2527
2528 2005-06-07  Jakub Jelinek  <jakub@redhat.com>
2529
2530         * elf/elf.h (R_PPC_REL16, R_PPC_REL16_LO, R_PPC_REL16_HI,
2531         R_PPC_REL16_HA): Define.
2532
2533 2005-06-14  Alan Modra  <amodra@bigpond.net.au>
2534
2535         * config.h.in (HAVE_ASM_PPC_REL16): Add.
2536         * elf/elf.h (DT_PPC_GOT, DT_PPC_NUM): Define.
2537         * elf/tls-macros.h (PowerPC32): Include config.h.  Add variants of
2538         TLS_IE, TLS_LD and TLS_GD for new PLT/GOT layout.
2539         * sysdeps/powerpc/powerpc32/configure.in: New file,
2540         * sysdeps/powerpc/powerpc32/dl-dtprocnum.h: New file.
2541         * sysdeps/powerpc/powerpc32/dl-machine.h (DT_PPC): Define.
2542         (ppc_got): New inline function.
2543         (elf_machine_dynamic): Use ppc_got.  Add attribute const.
2544         (elf_machine_load_address): Add attribute const.  Don't use int vars.
2545         Use bcl rather than bl to save trashing branch target stack.  Use
2546         elf_machine_dynamic rather than duplicating code here.
2547         (elf_machine_runtime_setup): New inline function replacing define.
2548         Handle new PLT.
2549         (elf_machine_fixup_plt): Handle new PLT.
2550         (elf_machine_rela): Likewise.
2551         * sysdeps/powerpc/powerpc32/sysdep.h: Include config.h.
2552         (CALL_MCOUNT): Don't set up counter vars.
2553         * sysdeps/powerpc/powerpc32/ppc-mcount.S: Correct comment.
2554         * sysdeps/powerpc/powerpc32/elf/start.S (start_addressesp): Don't
2555         define when HAVE_ASM_PPC_REL16.
2556         (_start): Add HAVE_ASM_PPC_REL16 code.
2557         * sysdeps/powerpc/powerpc32/dl-start.S (_dl_start_user): Don't bl
2558         into the GOT when HAVE_ASM_PPC_REL16.
2559         * sysdeps/powerpc/powerpc32/memset.S (memset): Likewise.
2560         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S (__longjmp): Ditto.
2561         * sysdeps/powerpc/powerpc32/fpu/s_ceil.S (__ceil): Likewise.
2562         * sysdeps/powerpc/powerpc32/fpu/s_ceilf.S (__ceilf): Likewise.
2563         * sysdeps/powerpc/powerpc32/fpu/s_floor.S (__floor): Likewise.
2564         * sysdeps/powerpc/powerpc32/fpu/s_floorf.S (__floorf): Likewise.
2565         * sysdeps/powerpc/powerpc32/fpu/s_lround.S (__lround): Likewise.
2566         * sysdeps/powerpc/powerpc32/fpu/s_rint.S (__rint): Likewise.
2567         * sysdeps/powerpc/powerpc32/fpu/s_rintf.S (__rintf): Likewise.
2568         * sysdeps/powerpc/powerpc32/fpu/s_round.S (__round): Likewise.
2569         * sysdeps/powerpc/powerpc32/fpu/s_roundf.S (__roundf): Likewise.
2570         * sysdeps/powerpc/powerpc32/fpu/s_trunc.S (__trunc): Likewise.
2571         * sysdeps/powerpc/powerpc32/fpu/s_truncf.S (__truncf): Likewise.
2572         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S (__sigsetjmp):
2573         Likewise.
2574         * sysdeps/unix/sysv/linux/powerpc/powerpc32/brk.S (__brk): Likewise.
2575         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S
2576         (__getcontext): Likewise.
2577         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S
2578         (__setcontext): Likewise.
2579         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext.S
2580         (__swapcontext): Likewise.
2581         * sysdeps/unix/sysv/linux/powerpc/powerpc32/socket.S (stackblock):
2582         Comment.
2583         (__socket): Bomb if NARGS >= 7.  Invoke CGOTSETUP and CGOTRESTORE.
2584
2585 2005-06-17  Ulrich Drepper  <drepper@redhat.com>
2586
2587         [BZ #1106]
2588         * sysdeps/posix/sigignore.c: Include <string.h> to tell the compiler
2589         to use __GI_memset.
2590         * sysdeps/posix/signal.c: Likewise.
2591         * sysdeps/posix/sigset.c: Likewise.
2592         * sysdeps/posix/sysv_signal.c: Likewise.
2593         * sysdeps/unix/sysv/linux/sleep.c: Likewise.
2594         * sysdeps/unix/sysv/linux/sysctl.c: Likewise.
2595         * sysdeps/unix/sysv/linux/system.c: Likewise.
2596
2597 2005-06-15  Jakub Jelinek  <jakub@redhat.com>
2598
2599         [BZ #1088]
2600         * hesiod/hesiod.c (hesiod_init): Don't check for ctx->classes[0] == 0
2601         or both classes equal here.
2602         (parse_config_file): If both classes are equal, clear the second one.
2603
2604 2005-06-08  Karl Kelley  <kekelley@iastate.edu>
2605
2606         [BZ #1088]
2607         * hesiod/hesiod_p.h (struct hesiod_p): Add classes array.
2608         * hesiod/hesiod.c (hesiod_init): Initialize classes.  Fail if no
2609         valid classes were given or if both are equal.
2610         (hesiod_resolve): Use ctx->classes instead of hardcoded C_IN
2611         and C_HS order.
2612         (parse_config_file): Handle classes keyword.
2613         * hesiod/README.hesiod: Mention addition of the classes keyword.
2614
2615 2005-06-14  Ulrich Drepper  <drepper@redhat.com>
2616
2617         [BZ #1085]
2618         * configure.in: Add test for availability of libaudit.
2619         * config.h.in: Define HAVE_LIBAUDIT.
2620         * config.make.in: Define have-libaudit.
2621         * nscd/Makefile: If libaudit is available, link nscd with it.
2622         * nscd/selinux.c: If HAVE_LIBAUDIT is defined, log using libaudit.
2623         Patch by Steve Grubb <sgrubb@redhat.com>.
2624
2625         * debug/pread64_chk.c: Use __libc_pread64 instead of __pread64.
2626         * sysdeps/posix/posix_fallocate64.c: Likewise.
2627         * include/string.h: Use libc_hidden_proto for strnlen.
2628         * sysdeps/generic/strnlen.c: Add libc_hidden_def.
2629         * include/libintl.h: Use libc_hidden_proto for __dcgettext.
2630         * intl/dcgettext.c: Add libc_hidden_def.
2631         * include/execinfo.h: Add libc_hidden_proto for __backtrace and
2632         __backtrace_symbols_fd.
2633         * sysdeps/generic/backtrace.c: Add libc_hidden_def.
2634         * sysdeps/generic/backtracesymsfd.c: Likewise.
2635         * sysdeps/generic/elf/backtracesymsfd.c: Likewise.
2636         * sysdeps/i386/backtrace.c: Likewise.
2637         * sysdeps/ia64/backtrace.c: Likewise.
2638         * sysdeps/powerpc/powerpc32/backtrace.c: Likewise.
2639         * sysdeps/powerpc/powerpc64/backtrace.c: Likewise.
2640         * sysdeps/s390/s390-32/backtrace.c: Likewise.
2641         * sysdeps/s390/s390-64/backtrace.c: Likewise.
2642
2643 2005-06-13  Ulrich Drepper  <drepper@redhat.com>
2644
2645         * sysdeps/unix/clock_gettime.c (clock_gettime): Implement case
2646         where HANDLED_REALTIME is not defined.  [BZ #966]
2647
2648 2005-06-13  Jakub Jelinek  <jakub@redhat.com>
2649
2650         [BZ #1096]
2651         * sysdeps/unix/sysv/linux/netlinkaccess.h (__netlink_sendreq,
2652         __netlink_receive): Remove prototypes.
2653         (__netlink_request): New prototype.
2654         * sysdeps/unix/sysv/linux/ifaddrs.c: Include <alloca.h> and
2655         <stdint.h>.
2656         (__netlink_sendreq): Make static.
2657         (__netlink_receive): Rename to...
2658         (__netlink_request): ... this.  Add type argument, call
2659         __netlink_sendreq.  If MSG_TRUNC is set after recvmsg, retry
2660         with a bigger buffer.  Don't record buffers that contain no
2661         messages we are expecting.
2662         (getifaddrs): Use __netlink_request instead of __netlink_sendreq
2663         and __netlink_receive pairs.  Formatting.
2664         * sysdeps/unix/sysv/linux/if_index.c (if_nameindex_netlink): Use
2665         __netlink_request instead of __netlink_sendreq and __netlink_receive
2666         pair.
2667
2668 2005-06-13  Thorsten Kukuk  <kukuk@suse.de>
2669
2670         * sysdeps/unix/sysv/linux/netinet/if_tr.h: Don't include kernel
2671         headers, instead copy important structs/defines.
2672
2673 2005-06-13  Jakub Jelinek  <jakub@redhat.com>
2674
2675         * elf/rtld.c (dl_main): Move DT_DEBUG setup before first
2676         _dl_debug_state call.
2677
2678 2005-06-12  Ulrich Drepper  <drepper@redhat.com>
2679
2680         * elf/dl-error.c (_dl_signal_error): Store information about use of
2681         real malloc in the catch object.
2682         (_dl_catch_error): Forward information about malloc use to caller
2683         in new parameter.
2684         (_dl_out_of_memory): Make static.
2685         * elf/dl-deps.c: Adjust callers of _dl_catch_error.
2686         * elf/dl-libc.c: Likewise.
2687         * elf/dl-open.c: Likewise.
2688         * elf/rtld.c: Likewise.
2689         Add new --audit option.
2690         * sysdeps/generic/ldsodefs.h: Remove _dl_out_of_memory declaration.
2691         (rtld_global_ro._dl_signal_error): Add new parameter.
2692         * include/dlfcn.h (_dl_catch_error): Add new parameter.
2693         * dlfcn/dlfcn.c (_dlerror_run): Pass additional parameter to
2694         _dl_catch_error.  Only free if the returned newly value says so.
2695
2696 2005-06-01  Roland McGrath  <roland@redhat.com>
2697
2698         [BZ #959]
2699         * posix/tst-mmap.c (main): Fill the test file with enough data for the
2700         page size.
2701
2702 2005-05-30  Jakub Jelinek  <jakub@redhat.com>
2703
2704         * sysdeps/unix/sysv/linux/dl-osinfo.h (DL_SYSDEP_OSCHECK): If
2705         GLRO(dl_osversion) has been already set to a value smaller than
2706         _dl_discover_osversion (), don't overwrite it here.
2707
2708 2005-05-24  Thomas Schwinge  <schwinge@nic-nac-project.de>
2709
2710         * sysdeps/mach/i386/syscall.S (syscall): Call END.
2711
2712 2005-05-28  Richard Henderson  <rth@redhat.com>
2713
2714         * elf/elf.h (DT_ALPHA_PLTRO, DT_ALPHA_NUM): New.
2715         * sysdeps/alpha/dl-dtprocnum.h: New file.
2716         * sysdeps/alpha/dl-machine.h (DT_ALPHA): New.
2717         (elf_machine_load_address): Simplify to rely on gprel relocations.
2718         (elf_machine_runtime_setup): Handle DT_ALPHA_PLTRO plt format.
2719         Remove thread safety workaround for binutils 2.6.
2720         (elf_machine_fixup_plt): Handle DT_ALPHA_PLTRO plt format.
2721         * sysdeps/alpha/dl-trampoline.S (_dl_runtime_resolve_new): New.
2722         (_dl_runtime_profile_new): New.
2723         (_dl_runtime_resolve_old): Rename from _dl_runtime_resolve.
2724         (_dl_runtime_profile_old): Rename from _dl_runtime_profile.  Fix
2725         typo in _dl_call_pltexit argument loading.
2726
2727         * sysdeps/alpha/div_libc.h (funcnoplt): New.
2728         * sysdeps/alpha/divl.S: Use it.
2729         * sysdeps/alpha/divq.S: Likewise
2730         * sysdeps/alpha/divqu.S: Likewise.
2731         * sysdeps/alpha/reml.S: Likewise.
2732         * sysdeps/alpha/remq.S: Likewise.
2733         * sysdeps/alpha/remqu.S: Likewise.
2734
2735 2005-05-26  Andreas Schwab  <schwab@suse.de>
2736
2737         * locale/Makefile (CFLAGS-loadlocale.c): Don't define.
2738
2739 2005-05-26  Ulrich Drepper  <drepper@redhat.com>
2740
2741         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (O_DIRECT): Fix value.
2742         Reported by Colin Gibbs <colin@gibbsonline.net>.  [BZ #954]
2743
2744 2005-05-17  Alan Modra  <amodra@bigpond.net.au>
2745
2746         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S (__longjmp): Corrent
2747         _dl_hwcap access in PIC && !SHARED case.
2748         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S: Likewise.
2749
2750 2005-05-25  Dwayne Grant McConnell  <dgm69@us.ibm.com>
2751
2752         * gmon/gmon.c: Add space in weak_alias use.
2753         * linuxthreads/sysdeps/unix/sysv/linux/mips/vfork.S: Likewise.
2754         * sysdeps/alpha/htonl.S: Likewise.
2755         * sysdeps/alpha/htons.S: Likewise.
2756         * sysdeps/alpha/elf/start.S: Likewise.
2757         * sysdeps/i386/i386-mcount.S: Likewise.
2758         * sysdeps/ia64/strchr.S: Likewise.
2759         * sysdeps/ia64/fpu/e_lgamma_r.c: Likewise.
2760         * sysdeps/ia64/fpu/e_lgamma_r.c: Likewise.
2761         * sysdeps/ia64/fpu/e_lgammaf_r.c: Likewise.
2762         * sysdeps/ia64/fpu/e_lgammaf_r.c: Likewise.
2763         * sysdeps/ia64/fpu/e_lgammal_r.c: Likewise.
2764         * sysdeps/ia64/fpu/e_lgammal_r.c: Likewise.
2765         * sysdeps/ia64/fpu/w_lgamma.c: Likewise.
2766         * sysdeps/ia64/fpu/w_lgamma.c: Likewise.
2767         * sysdeps/ia64/fpu/w_lgammaf.c: Likewise.
2768         * sysdeps/ia64/fpu/w_lgammaf.c: Likewise.
2769         * sysdeps/ia64/fpu/w_lgammal.c: Likewise.
2770         * sysdeps/ia64/fpu/w_lgammal.c: Likewise.
2771         * sysdeps/mach/hurd/readdir64_r.c: Likewise.
2772         * sysdeps/mach/hurd/sigaltstack.c: Likewise.
2773         * sysdeps/powerpc/fpu/s_fabs.S: Likewise.
2774         * sysdeps/powerpc/fpu/s_fabs.S: Likewise.
2775         * sysdeps/powerpc/fpu/s_fabs.S: Likewise.
2776         * sysdeps/powerpc/fpu/s_fabs.S: Likewise.
2777         * sysdeps/powerpc/fpu/s_fmax.S: Likewise.
2778         * sysdeps/powerpc/fpu/s_fmax.S: Likewise.
2779         * sysdeps/powerpc/fpu/s_fmax.S: Likewise.
2780         * sysdeps/powerpc/fpu/s_fmax.S: Likewise.
2781         * sysdeps/powerpc/fpu/s_fmin.S: Likewise.
2782         * sysdeps/powerpc/fpu/s_fmin.S: Likewise.
2783         * sysdeps/powerpc/fpu/s_fmin.S: Likewise.
2784         * sysdeps/powerpc/fpu/s_fmin.S: Likewise.
2785         * sysdeps/powerpc/powerpc32/fpu/s_copysign.S: Likewise.
2786         * sysdeps/powerpc/powerpc32/fpu/s_copysign.S: Likewise.
2787         * sysdeps/powerpc/powerpc32/fpu/s_copysign.S: Likewise.
2788         * sysdeps/powerpc/powerpc64/fpu/s_copysign.S: Likewise.
2789         * sysdeps/powerpc/powerpc64/fpu/s_copysign.S: Likewise.
2790         * sysdeps/powerpc/powerpc64/fpu/s_copysign.S: Likewise.
2791         * sysdeps/s390/s390-32/s390-mcount.S: Likewise.
2792         * sysdeps/s390/s390-64/s390x-mcount.S: Likewise.
2793         * sysdeps/sparc/sparc32/memset.S: Likewise.
2794         * sysdeps/sparc/sparc32/stpcpy.S: Likewise.
2795         * sysdeps/sparc/sparc32/strchr.S: Likewise.
2796         * sysdeps/sparc/sparc32/strchr.S: Likewise.
2797         * sysdeps/sparc/sparc64/memcmp.S: Likewise.
2798         * sysdeps/sparc/sparc64/memcpy.S: Likewise.
2799         * sysdeps/sparc/sparc64/memcpy.S: Likewise.
2800         * sysdeps/sparc/sparc64/memset.S: Likewise.
2801         * sysdeps/sparc/sparc64/sparcv9b/memcpy.S: Likewise.
2802         * sysdeps/sparc/sparc64/sparcv9b/memcpy.S: Likewise.
2803         * sysdeps/sparc/sparc64/sparcv9b/memcpy.S: Likewise.
2804         * sysdeps/sparc/sparc64/sparcv9b/memcpy.S: Likewise.
2805         * sysdeps/sparc/sparc64/sparcv9b/memcpy.S: Likewise.
2806         * sysdeps/unix/sysv/linux/alpha/clone.S: Likewise.
2807         * sysdeps/unix/sysv/linux/alpha/getcontext.S: Likewise.
2808         * sysdeps/unix/sysv/linux/alpha/getrusage.S: Likewise.
2809         * sysdeps/unix/sysv/linux/alpha/setcontext.S: Likewise.
2810         * sysdeps/unix/sysv/linux/alpha/sigsuspend.S: Likewise.
2811         * sysdeps/unix/sysv/linux/alpha/swapcontext.S: Likewise.
2812         * sysdeps/unix/sysv/linux/alpha/syscall.S: Likewise.
2813         * sysdeps/unix/sysv/linux/readdir64.c: Likewise.
2814         * sysdeps/unix/sysv/linux/readdir64_r.c: Likewise.
2815         * sysdeps/unix/sysv/linux/hppa/clone.S: Likewise.
2816         * sysdeps/unix/sysv/linux/i386/getcontext.S: Likewise.
2817         * sysdeps/unix/sysv/linux/i386/makecontext.S: Likewise.
2818         * sysdeps/unix/sysv/linux/i386/setcontext.S: Likewise.
2819         * sysdeps/unix/sysv/linux/i386/swapcontext.S: Likewise.
2820         * sysdeps/unix/sysv/linux/ia64/getcontext.S: Likewise.
2821         * sysdeps/unix/sysv/linux/ia64/setcontext.S: Likewise.
2822         * sysdeps/unix/sysv/linux/mips/clone.S: Likewise.
2823         * sysdeps/unix/sysv/linux/mips/vfork.S: Likewise.
2824         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S: Likewise.
2825         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: Likewise.
2826         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S: Likewise.
2827         * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S: Likewise.
2828         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext.S: Likewise.
2829         * sysdeps/unix/sysv/linux/s390/s390-64/setcontext.S: Likewise.
2830         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S: Likewise.
2831         * sysdeps/unix/sysv/linux/sparc/sparc32/clone.S: Likewise.
2832         * sysdeps/unix/sysv/linux/sparc/sparc64/clone.S: Likewise.
2833         * sysdeps/unix/sysv/linux/sparc/sparc64/getcontext.S: Likewise.
2834         * sysdeps/unix/sysv/linux/sparc/sparc64/longjmp.S: Likewise.
2835         * sysdeps/unix/sysv/linux/sparc/sparc64/longjmp.S: Likewise.
2836         * sysdeps/unix/sysv/linux/sparc/sparc64/longjmp.S: Likewise.
2837         * sysdeps/unix/sysv/linux/wordsize-64/getdents.c: Likewise.
2838         * sysdeps/unix/sysv/linux/x86_64/getcontext.S: Likewise.
2839         * sysdeps/unix/sysv/linux/x86_64/makecontext.c: Likewise.
2840         * sysdeps/unix/sysv/linux/x86_64/setcontext.S: Likewise.
2841         * sysdeps/unix/sysv/linux/x86_64/swapcontext.S: Likewise.
2842         * sysdeps/x86_64/_mcount.S: Likewise.
2843
2844 2005-05-24  Roland McGrath  <roland@redhat.com>
2845
2846         * sysdeps/unix/sysv/linux/i386/sysdep.h
2847         (SETUP_PIC_REG, LOAD_PIC_REG): Move these macros ...
2848         * sysdeps/i386/sysdep.h [PIC]: ... to here.
2849
2850 2005-05-23  Roland McGrath  <roland@redhat.com>
2851
2852         * sysdeps/arm, sysdeps/unix/arm, sysdeps/unix/sysv/linux/arm:
2853         Subdirectories moved to ports repository.
2854         * configure.in (base_machine): Remove arm* and thumb* patterns.
2855         * shlib-versions (arm.*-.*-linux.*): Remove this pattern.
2856
2857 2005-05-23  Ulrich Drepper  <drepper@redhat.com>
2858
2859         [BZ #1086]
2860         * sunrpc/bindrsvprt.c (LOWPORT): Apparently some mountd
2861         implementations are broken and don't accept ports < 512.
2862
2863 2005-05-22  Dmitry V. Levin  <ldv@altlinux.org>
2864
2865         [BZ #961]
2866         * io/sys/sendfile.h: Remove __nonnull from sendfile and sendfile64
2867         declarations.
2868
2869 2005-05-23  Ulrich Drepper  <drepper@redhat.com>
2870
2871         [BZ #1086]
2872         * sunrpc/pm_getport.c (__get_socket): New function.
2873         (pmap_getport): Use it to open a non-reserved socket to the portmapper
2874         for TCP.
2875         * include/rpc/pmap_clnt.h (__get_socket): Declare.
2876         * sunrpc/pm_getmaps.c (pmap_getmaps): Use __get_socket to get an
2877         non-reserved socket for the portmapper.
2878         Based on a patch by Steve Dickson <steved@redhat.com>.
2879
2880         [BZ #1086]
2881         * sunrpc/bindrsvprt.c (bindresvport): Try harder to find a port.
2882         If we tried looking at the usual range without success extend the
2883         range to even lower ports.
2884
2885         * sysdeps/unix/clock_gettime.c (clock_gettime): Revert last patch.
2886
2887 2005-05-22  Andreas Schwab  <schwab@suse.de>
2888
2889         * elf/rtld.c: Include <dl-osinfo.h>.
2890
2891 2005-05-17  Alan Modra  <amodra@bigpond.net.au>
2892
2893         * sysdeps/powerpc/powerpc32/sysdep.h (PSEUDO_RET): Don't use
2894         JUMPTARGET.  Instead append @local to __syscall_error.
2895         * sysdeps/powerpc/powerpc32/bsd-_setjmp.S: Delete all occurrences
2896         of JUMPTARGET.  Instead append @local to labels.
2897         * sysdeps/powerpc/powerpc32/bsd-setjmp.S: Likewise.
2898         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S: Likewise.
2899         * sysdeps/powerpc/powerpc32/ppc-mcount.S: Likewise.
2900         * sysdeps/powerpc/powerpc32/setjmp-common.S: Likewise.
2901         * sysdeps/unix/sysv/linux/powerpc/powerpc32/brk.S: Likewise.
2902         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Likewise.
2903         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S: Likewise.
2904         * sysdeps/unix/sysv/linux/powerpc/powerpc32/makecontext.S: Likewise.
2905         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S: Likewise.
2906         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext.S: Likewise.
2907         * sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S: Likewise.
2908
2909         * sysdeps/powerpc/powerpc32/fpu/s_ceil.S: Use float constants.
2910         * sysdeps/powerpc/powerpc32/fpu/s_floor.S: Likewise.
2911         * sysdeps/powerpc/powerpc32/fpu/s_rint.S: Likewise.
2912         * sysdeps/powerpc/powerpc32/fpu/s_trunc.S: Likewise.
2913         * sysdeps/powerpc/powerpc32/fpu/s_lround.S: Likewise.  Use one GOT
2914         slot to access both constants.
2915         * sysdeps/powerpc/powerpc32/fpu/s_round.S: Likewise.
2916         * sysdeps/powerpc/powerpc32/fpu/s_roundf.S: Likewise.
2917
2918         * sysdeps/powerpc/powerpc32/fpu/s_ceil.S (TWO52.0): Delete.
2919         * sysdeps/powerpc/powerpc32/fpu/s_ceilf.S (TWO23.0): Delete.
2920         * sysdeps/powerpc/powerpc32/fpu/s_floor.S (TWO52.0): Delete.
2921         * sysdeps/powerpc/powerpc32/fpu/s_floorf.S (TWO23.0): Delete.
2922         * sysdeps/powerpc/powerpc32/fpu/s_lround.S: Comment typo.
2923         (NEGZERO.0, POINTFIVE.0): Delete.
2924         * sysdeps/powerpc/powerpc32/fpu/s_rint.S (TWO52.0): Delete.
2925         * sysdeps/powerpc/powerpc32/fpu/s_rintf.S (TWO23.0): Delete.
2926         * sysdeps/powerpc/powerpc32/fpu/s_round.S (__round): Code in .text.
2927         (TWO52.0, POINTFIVE.0): Delete.
2928         * sysdeps/powerpc/powerpc32/fpu/s_roundf.S (__roundf): Code in .text.
2929         (TWO23.0, POINTFIVE.0): Delete.
2930         * sysdeps/powerpc/powerpc32/fpu/s_trunc.S (__trunc): Code in .text.
2931         (TWO52.0): Delete.
2932         * sysdeps/powerpc/powerpc32/fpu/s_truncf.S (__truncf): Code in .text.
2933         (TWO23.0): Delete.
2934         * sysdeps/powerpc/powerpc32/memset.S (memset): Formatting.
2935
2936 2005-05-19  Richard Henderson  <rth@redhat.com>
2937
2938         * sysdeps/unix/clock_gettime.c (clock_gettime): Fix typo around
2939         CLOCK_REALTIME.
2940
2941         * sysdeps/ia64/bits/atomic.h (__arch_compare_and_exchange_bool_32_acq,
2942         __arch_compare_and_exchange_bool_64_acq,
2943         __arch_compare_and_exchange_val_32_acq,
2944         __arch_compare_and_exchange_val_64_acq, atomic_exchange_and_add):
2945         Use __sync builtin without _si or _di suffix.
2946
2947 2005-05-19  Jakub Jelinek  <jakub@redhat.com>
2948
2949         [BZ #955]
2950         * iconvdata/ibm939.c (BODY): Avoid segfaults with input characters
2951         <UFFFF> and above.
2952
2953 2005-05-17  Andreas Schwab  <schwab@suse.de>
2954
2955         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c
2956         (clock_getcpuclockid): Always return a defined value.
2957
2958 2005-05-17  Neal H. Walfield  <neal@gnu.org>
2959
2960         [BZ #1350]
2961         * sysdeps/posix/getaddrinfo.c (gaih_local): Check [_HAVE_SA_LEN]
2962         instead of [SALEN].
2963         (gaih_inet): Likewise.
2964
2965 2005-05-11  Ulrich Drepper  <drepper@redhat.com>
2966
2967         * elf/elf.h (Elf32_auxv_t): Make cross-compile safe.
2968         (Elf64_auxv_t): Likewise.
2969         * sysdeps/generic/dl-sysdep.c (_dl_sysdep_start): Adjust for
2970         removal of a_ptr element in ElfXX_auxv_t.
2971         * elf/dl-support.c (_dl_aux_init): Likewise.
2972
2973 2005-05-09  Daniel Jacobowitz  <dan@codesourcery.com>
2974
2975         * sysdeps/unix/sysv/linux/clock_getres.c: Include <time.h>.
2976         * sysdeps/unix/sysv/linux/clock_gettime.c: Likewise.
2977
2978 2005-05-09  Alan Modra  <amodra@bigpond.net.au>
2979
2980         * sysdeps/powerpc/powerpc64/dl-machine.h (RTLD_START): Use
2981         .pushsection/.popsection in place of .section/.previous.
2982
2983 2005-05-08  Ulrich Drepper  <drepper@redhat.com>
2984
2985         * MakeTAGS: Make xgettext not look into test cases.
2986
2987         * MakeTAGS: Make sure translations in error calls are marked with
2988         c-format by xgettext.
2989
2990 2005-05-07  Ulrich Drepper  <drepper@redhat.com>
2991
2992         * intl/libintl.h: Always use __attribute_format_arg__ for gettext
2993         functions since gcc sometimes forgets the attribute for the
2994         standard functions.
2995
2996 2005-05-06  Jakub Jelinek  <jakub@redhat.com>
2997
2998         [BZ #934]
2999         * posix/regex_internal.h: Include bits/libc-lock.h or define dummy
3000         __libc_lock_* macros if not _LIBC.
3001         (struct re_dfa_t): Add lock.
3002         * posix/regcomp.c (re_compile_internal): Add __libc_lock_init.
3003         * posix/regexec.c (regexec, re_search_stub): Add locking.
3004
3005 2005-05-04  Jakub Jelinek  <jakub@redhat.com>
3006
3007         * intl/Makefile (tst-gettext[45].out): Pass also $(run-program-prefix)
3008         as argument to the scripts.
3009         * intl/tst-gettext2.sh: Use mkdir -p instead of test -d + mkdir.
3010         * intl/tst-gettext4.sh: Likewise.  Use run_program_prefix argument.
3011         * intl/tst-gettext5.sh: Likewise.
3012
3013         * intl/tst-translit.sh: Add mkdir -p.
3014
3015         * sysdeps/unix/sysv/linux/i386/sysdep.h (SETUP_PIC_REG): Use
3016         .ifndef/.endif to allow use of this macro more than once per .S
3017         file.
3018         (LOAD_PIC_REG): New macro.
3019         * sysdeps/unix/sysv/linux/i386/makecontext.S: Add call frame
3020         information.
3021         * sysdeps/unix/sysv/linux/i386/getcontext.S: Likewise.
3022         * sysdeps/unix/sysv/linux/i386/vfork.S: Likewise.
3023         * sysdeps/i386/fpu/s_asinh.S: Use LOAD_PIC_REG macro.  Add call frame
3024         information.
3025         * sysdeps/i386/fpu/e_log10f.S: Likewise.
3026         * sysdeps/i386/fpu/s_expm1.S: Likewise.
3027         * sysdeps/i386/fpu/e_acoshf.S: Likewise.
3028         * sysdeps/i386/fpu/e_log2l.S: Likewise.
3029         * sysdeps/i386/fpu/s_log1pf.S: Likewise.
3030         * sysdeps/i386/fpu/s_lrint.S: Likewise.
3031         * sysdeps/i386/fpu/s_llrint.S: Likewise.
3032         * sysdeps/i386/fpu/s_ilogbf.S: Likewise.
3033         * sysdeps/i386/fpu/s_cbrtl.S: Likewise.
3034         * sysdeps/i386/fpu/s_asinhf.S: Likewise.
3035         * sysdeps/i386/fpu/e_log.S: Likewise.
3036         * sysdeps/i386/fpu/e_atanhf.S: Likewise.
3037         * sysdeps/i386/fpu/s_lrintl.S: Likewise.
3038         * sysdeps/i386/fpu/e_atanhl.S: Likewise.
3039         * sysdeps/i386/fpu/e_scalb.S: Likewise.
3040         * sysdeps/i386/fpu/s_log1p.S: Likewise.
3041         * sysdeps/i386/fpu/s_nearbyintl.S: Likewise.
3042         * sysdeps/i386/fpu/s_frexpl.S: Likewise.
3043         * sysdeps/i386/fpu/s_log1pl.S: Likewise.
3044         * sysdeps/i386/fpu/s_nearbyintf.S: Likewise.
3045         * sysdeps/i386/fpu/s_cbrt.S: Likewise.
3046         * sysdeps/i386/fpu/s_expm1l.S: Likewise.
3047         * sysdeps/i386/fpu/s_lrintf.S: Likewise.
3048         * sysdeps/i386/fpu/e_acosh.S: Likewise.
3049         * sysdeps/i386/fpu/s_cexp.S: Likewise.
3050         * sysdeps/i386/fpu/s_ilogbl.S: Likewise.
3051         * sysdeps/i386/fpu/s_expm1f.S: Likewise.
3052         * sysdeps/i386/fpu/e_powl.S: Likewise.
3053         * sysdeps/i386/fpu/e_powf.S: Likewise.
3054         * sysdeps/i386/fpu/e_scalbf.S: Likewise.
3055         * sysdeps/i386/fpu/e_logl.S: Likewise.
3056         * sysdeps/i386/fpu/e_acoshl.S: Likewise.
3057         * sysdeps/i386/fpu/s_frexp.S: Likewise.
3058         * sysdeps/i386/fpu/e_pow.S: Likewise.
3059         * sysdeps/i386/fpu/e_logf.S: Likewise.
3060         * sysdeps/i386/fpu/e_log2.S: Likewise.
3061         * sysdeps/i386/fpu/s_frexpf.S: Likewise.
3062         * sysdeps/i386/fpu/s_cexpl.S: Likewise.
3063         * sysdeps/i386/fpu/s_llrintf.S: Likewise.
3064         * sysdeps/i386/fpu/s_ilogb.S: Likewise.
3065         * sysdeps/i386/fpu/e_scalbl.S: Likewise.
3066         * sysdeps/i386/fpu/e_atanh.S: Likewise.
3067         * sysdeps/i386/fpu/e_log10.S: Likewise.
3068         * sysdeps/i386/fpu/s_cbrtf.S: Likewise.
3069         * sysdeps/i386/fpu/s_cexpf.S: Likewise.
3070         * sysdeps/i386/fpu/s_llrintl.S: Likewise.
3071         * sysdeps/i386/fpu/e_log10l.S: Likewise.
3072         * sysdeps/i386/fpu/s_nearbyint.S: Likewise.
3073         * sysdeps/i386/fpu/s_asinhl.S: Likewise.
3074         * sysdeps/i386/fpu/e_log2f.S: Likewise.
3075         * sysdeps/i386/addmul_1.S: Various fixes to cfi handling.
3076         * sysdeps/i386/mul_1.S: Likewise.
3077         * sysdeps/i386/strtok.S: Likewise.
3078         * sysdeps/i386/sub_n.S: Likewise.
3079         * sysdeps/i386/submul_1.S: Likewise.
3080         * sysdeps/i386/i586/addmul_1.S: Likewise.
3081         * sysdeps/i386/i586/memcpy.S: Likewise.
3082         * sysdeps/i386/i586/mul_1.S: Likewise.
3083         * sysdeps/i386/i586/rshift.S: Likewise.
3084         * sysdeps/i386/i586/sub_n.S: Likewise.
3085         * sysdeps/i386/i586/submul_1.S: Likewise.
3086         * sysdeps/i386/i686/memcmp.S: Likewise.
3087         * sysdeps/i386/i686/memmove.S: Likewise.
3088         * sysdeps/unix/sysv/linux/i386/clone.S: Likewise.
3089         * sysdeps/unix/sysv/linux/i386/mmap.S: Likewise.
3090         * sysdeps/unix/sysv/linux/i386/mmap64.S: Likewise.
3091         * sysdeps/unix/sysv/linux/i386/setcontext.S: Likewise.
3092
3093 2005-05-03  Ulrich Drepper  <drepper@redhat.com>
3094
3095         * sysdeps/i386/add_n.S: Add call frame information.
3096         * sysdeps/i386/addmul_1.S: Likewise.
3097         * sysdeps/i386/bsd-setjmp.S: Likewise.
3098         * sysdeps/i386/lshift.S: Likewise.
3099         * sysdeps/i386/memchr.S: Likewise.
3100         * sysdeps/i386/memcmp.S: Likewise.
3101         * sysdeps/i386/mul_1.S: Likewise.
3102         * sysdeps/i386/rawmemchr.S: Likewise.
3103         * sysdeps/i386/rshift.S: Likewise.
3104         * sysdeps/i386/stpncpy.S: Likewise.
3105         * sysdeps/i386/strchr.S: Likewise.
3106         * sysdeps/i386/strchrnul.S: Likewise.
3107         * sysdeps/i386/strcspn.S: Likewise.
3108         * sysdeps/i386/strpbrk.S: Likewise.
3109         * sysdeps/i386/strrchr.S: Likewise.
3110         * sysdeps/i386/strspn.S: Likewise.
3111         * sysdeps/i386/strtok.S: Likewise.
3112         * sysdeps/i386/sub_n.S: Likewise.
3113         * sysdeps/i386/submul_1.S: Likewise.
3114         * sysdeps/i386/elf/bsd-setjmp.S: Likewise.
3115         * sysdeps/i386/i486/strcat.S: Likewise.
3116         * sysdeps/i386/i586/add_n.S: Likewise.
3117         * sysdeps/i386/i586/addmul_1.S: Likewise.
3118         * sysdeps/i386/i586/lshift.S: Likewise.
3119         * sysdeps/i386/i586/memcpy.S: Likewise.
3120         * sysdeps/i386/i586/memset.S: Likewise.
3121         * sysdeps/i386/i586/mul_1.S: Likewise.
3122         * sysdeps/i386/i586/rshift.S: Likewise.
3123         * sysdeps/i386/i586/strchr.S: Likewise.
3124         * sysdeps/i386/i586/strcpy.S: Likewise.
3125         * sysdeps/i386/i586/sub_n.S: Likewise.
3126         * sysdeps/i386/i586/submul_1.S: Likewise.
3127         * sysdeps/i386/i686/add_n.S: Likewise.
3128         * sysdeps/i386/i686/memcmp.S: Likewise.
3129         * sysdeps/i386/i686/memmove.S: Likewise.
3130         * sysdeps/i386/i686/mempcpy.S: Likewise.
3131         * sysdeps/i386/i686/memset.S: Likewise.
3132         * sysdeps/i386/i686/strtok.S: Likewise.
3133         * sysdeps/unix/sysv/linux/i386/clone.S: Likewise.
3134         * sysdeps/unix/sysv/linux/i386/mmap.S: Likewise.
3135         * sysdeps/unix/sysv/linux/i386/mmap64.S: Likewise.
3136         * sysdeps/unix/sysv/linux/i386/posix_fadvise64.S: Likewise.
3137         * sysdeps/unix/sysv/linux/i386/semtimedop.S: Likewise.
3138         * sysdeps/unix/sysv/linux/i386/setcontext.S: Likewise.
3139
3140         * sysdeps/i386/fpu/libm-test-ulps: Adjust for gcc 4.
3141
3142         * sysdeps/unix/sysv/linux/kernel-features.h: waitid is available
3143         on ppc in 2.6.12.
3144
3145 2005-04-29  Jakub Jelinek  <jakub@redhat.com>
3146
3147         [BZ #1083]
3148         * sysdeps/posix/posix_fallocate.c (posix_fallocate): If len == 0,
3149         call ftruncate if offset is bigger than current size.  Make sure
3150         the file is offset + len bytes long if that is more than current size.
3151         Don't overwrite previous content of the file.
3152         * sysdeps/posix/posix_fallocate64.c (__posix_fallocate64_l64):
3153         Likewise.
3154
3155 2005-05-02  Roland McGrath  <roland@redhat.com>
3156
3157         [BZ #924]
3158         * crypt/md5.c [! HAVE_MEMCPY] (memcpy): Yield proper expression value.
3159
3160 2005-04-29  Roland McGrath  <roland@redhat.com>
3161
3162         * timezone/africa: Update from tzdata2005i.
3163         * timezone/asia: Likewise.
3164         * timezone/northamerica: Likewise.
3165         * timezone/yearistype: Likewise.
3166
3167         * sysdeps/i386/sysdep.h (CALL_MCOUNT): Fix typo in last change.
3168
3169 2005-04-29  Ulrich Drepper  <drepper@redhat.com>
3170
3171         [BZ #1093]
3172         * nis/nis_table.c: Fix realloc handling.
3173         * nis/nis_removemember.c: Likewise.
3174
3175 2005-04-28  Ulrich Drepper  <drepper@redhat.com>
3176
3177         [BZ #798]
3178         * nscd/Makefile: Help losers who use --with-headers.
3179
3180 2005-04-28  Roland McGrath  <roland@redhat.com>
3181
3182         [BZ #796]
3183         * sysdeps/unix/sysv/linux/dl-sysdep.h: New file.
3184         Define NEED_DL_SYSINFO_DSO for all platforms.
3185
3186         * sysdeps/generic/dl-sysdep.h: Remove multiple inclusion protection.
3187         * sysdeps/alpha/dl-sysdep.h: Likewise.
3188         Use #include_next instead of duplicating generic file's contents.
3189         * sysdeps/ia64/dl-sysdep.h: Likewise.
3190         * sysdeps/sparc/dl-sysdep.h: Likewise.
3191
3192 2005-03-22  Steven Munroe  <sjmunroe@us.ibm.com>
3193
3194         * sysdeps/powerpc/powerpc64/memset.S (memset): Make ___memset local.
3195
3196 2005-03-07  Steven Munroe  <sjmunroe@us.ibm.com>
3197
3198         [BZ #781]
3199         * sysdeps/unix/sysv/linux/kernel-features.h
3200         (__ASSUME_TGKILL): Define for powerpc32/64 starting with 2.6.1.
3201         (__ASSUME_UTIMES): Define for powerpc32/64 starting with 2.6.1.
3202         (__ASSUME_FADVISE64_64_SYSCALL): Define for powerpc32 only starting
3203         with 2.6.1.
3204         (__ASSUME_WAITID_SYSCALL): Don't define for powerpc32/64.
3205
3206 2005-04-28  Ulrich Drepper  <drepper@redhat.com>
3207
3208         * sysdeps/i386/sysdep.h: Add cfi instrumentation to asm fragments.
3209         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
3210         * sysdeps/unix/sysv/linux/i386/socket.S: Remove now duplicate
3211         cfi_startproc and cfi_endproc.
3212
3213         * configure.in: Remove ultrasparc names.
3214
3215         * sysdeps/i386/i686/memcmp.S: Move misplaced END.
3216
3217 2005-03-27  Bruno Haible  <bruno@clisp.org>
3218
3219         Make it possible for multiple threads to use gettext() in different
3220         locales.
3221         * intl/dcigettext.c (HAVE_PER_THREAD_LOCALE): New macro.
3222         (struct known_translation_t): If HAVE_PER_THREAD_LOCALE, add localename
3223         field.
3224         (transcmp): If HAVE_PER_THREAD_LOCALE, compare localename fields.
3225         (DCIGETTEXT): If HAVE_PER_THREAD_LOCALE, fill the localename field in
3226         search and newp.
3227
3228         * intl/tst-gettext4.c: New file.
3229         * intl/tst-gettext4.sh: New file.
3230         * intl/tst-gettext4-de.po: New file.
3231         * intl/tst-gettext4-fr.po: New file.
3232         * intl/tst-gettext5.c: New file.
3233         * intl/tst-gettext5.sh: New file.
3234         * intl/Makefile (distribute): Add tst-gettext4.sh, tst-gettext4-de.po,
3235         tst-gettext4-fr.po, tst-gettext5.sh.
3236         (multithread-test-srcs): New variable.
3237         (test-srcs): Add its contents.
3238         (tests): Depend on tst-gettext4.out, tst-gettext5.out.
3239         (tst-gettext4.out, tst-gettext5.out): New rules.
3240         (CFLAGS-tst-gettext4.c, CFLAGS-tst-gettext5.c): New variables.
3241         Add rule for linking the multithread-test-srcs with the appropriate
3242         thread-library.
3243
3244 2005-04-28  Ulrich Drepper  <drepper@redhat.com>
3245
3246         * po/rw.po: New file.  From translation team.
3247
3248         * scripts/config.guess: Update from upstream.
3249         * scripts/config.sub: Likewise.
3250
3251 2005-04-27  Ulrich Drepper  <drepper@redhat.com>
3252
3253         [BZ #1094]
3254         * nscd/connections.c (nscd_run): Use time() value in prune_cache
3255         call, not timeout value, since the latter might be from another clock.
3256
3257 2005-04-27  Roland McGrath  <roland@redhat.com>
3258
3259         [BZ #877]
3260         * posix/unistd.h: Remove __nonnull from acct decl.
3261
3262         * rt/tst-cpuclock1.c: New file.
3263         * rt/tst-cpuclock2.c: New file.
3264         * rt/tst-cputimer1.c: New file.
3265         * rt/tst-cputimer2.c: New file.
3266         * rt/tst-cputimer3.c: New file.
3267         * rt/Makefile (tests): Add them.
3268
3269         * sysdeps/unix/sysv/linux/kernel-posix-cpu-timers.h: New file.
3270         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c: New file.
3271         * sysdeps/unix/sysv/linux/ia64/clock_getcpuclockid.c
3272         (HAS_CPUCLOCK): New macro.
3273         (clock_getcpuclockid): Function removed.
3274         #include the new linux file to define it instead.
3275         * sysdeps/unix/clock_gettime.c [HP_TIMING_AVAIL] (hp_timing_gettime):
3276         New function, broken out of ...
3277         (clock_gettime) [HP_TIMING_AVAIL]: ... here.  Call it.
3278         (realtime_gettime): New function, broken out of ...
3279         (clock_gettime) [! HANDLED_REALTIME]: ... here.  Call it.
3280         (clock_gettime) [SYSDEP_GETTIME_CPU]: Use new macro in default case.
3281         * sysdeps/unix/sysv/linux/clock_gettime.c (SYSCALL_GETTIME): New macro.
3282         (SYSDEP_GETTIME_CPUTIME): New macro.
3283         (SYSDEP_GETTIME): Use both.
3284         [! __ASSUME_POSIX_TIMERS] (maybe_syscall_gettime): New function, broken
3285         out of ...
3286         (SYSDEP_GETTIME): ... here.  Use it.
3287         [__NR_clock_gettime] (HANDLED_CPUTIME): Define it.
3288         (SYSDEP_GETTIME_CPUTIME): New macro.  Handle CPU timers by trying
3289         kernel support and falling back to hp-timing code.
3290         * sysdeps/posix/clock_getres.c
3291         [HP_TIMING_AVAIL] (hp_timing_getres): New function, broken out of ...
3292         (clock_getres) [HP_TIMING_AVAIL]: ... here.  Call it.
3293         (realtime_getres): New function, broken out of ...
3294         (clock_getres) [! HANDLED_REALTIME]: ... here.  Call it.
3295         (clock_getres) [SYSDEP_GETRES_CPU]: Use new macro in default case.
3296         * sysdeps/unix/sysv/linux/clock_getres.c (SYSCALL_GETRES): New macro.
3297         (SYSDEP_GETRES_CPUTIME): New macro.
3298         (SYSDEP_GETRES): Use both.
3299         [! __ASSUME_POSIX_TIMERS] (maybe_syscall_getres): New function, broken
3300         out of ...
3301         (SYSDEP_GETRES): ... here.  Use it.
3302         [__NR_clock_getres] (HANDLED_CPUTIME): Define it.
3303         (SYSDEP_GETRES_CPUTIME): New macro.  Handle CPU timers by trying
3304         kernel support and falling back to hp-timing code.
3305         * sysdeps/unix/sysv/linux/clock_nanosleep.c: Handle
3306         CLOCK_PROCESS_CPUTIME_ID and CLOCK_PROCESS_THREAD_ID specially,
3307         translating to the kernel clockid_t for our own process/thread clock.
3308
3309 2005-04-27  Ulrich Drepper  <drepper@redhat.com>
3310
3311         * stdlib/test-canon.c: Make doesExist a directory and add more tests
3312         for the new error case.
3313
3314 2004-06-02  Dmitry V. Levin  <ldv@altlinux.org>
3315             Ranjani Murthy <ranmur@gmail.com>
3316
3317         * stdlib/canonicalize.c (__realpath): Change realpath(3) to
3318         return NULL and set errno to ENOTDIR for such pathnames like
3319         "/path/to/existing-non-directory/".
3320
3321 2005-04-26  Ulrich Drepper  <drepper@redhat.com>
3322
3323         [BZ #1105]
3324         * time/strptime_l.c (__strptime_internal): Handle 'z' to set
3325         tm_gmtoff.
3326         * time/Makefile (tests): Add tst-strptime2.
3327         * time/tst-strptime2.c: New file.
3328
3329 2005-04-26  Jakub Jelinek  <jakub@redhat.com>
3330
3331         [BZ #1081]
3332         * elf/dl-close.c: Include stddef.h.
3333         (_dl_close): If called recursively, just remember GC needs to be rerun
3334         and decrease l_direct_opencount.  Avoid GC if l_direct_opencount
3335         decreased to 1.  Rerun GC at the end if any destructor unloaded some
3336         additional libraries.
3337         * elf/Makefile: Add rules to build and run unload6 test.
3338         * elf/unload6.c: New test.
3339         * elf/unload6mod1.c: New file.
3340         * elf/unload6mod2.c: New file.
3341         * elf/unload6mod3.c: New file.
3342
3343         * malloc/hooks.c (mem2chunk_check): Add magic_p argument, set *magic_p
3344         if magic_p is not NULL.
3345         (top_check): Invoke MALLOC_FAILURE_ACTION if MORECORE failed.
3346         (malloc_check): Fail if sz == -1.
3347         (free_check): Adjust mem2chunk_check caller.
3348         (realloc_check): Likewise.  Fail if bytes == -1.  If bytes == 0 and
3349         oldmem != NULL, call free_check and return NULL.  If reallocating
3350         and returning NULL, invert magic byte again to make oldmem valid
3351         region for further checking.
3352         (memalign_check): Fail if bytes == -1.
3353         * malloc/Makefile: Add rules to build and run tst-mcheck.
3354         * malloc/tst-mcheck.c: New test.
3355
3356 2005-04-26  Ulrich Drepper  <drepper@redhat.com>
3357
3358         [BZ #1110]
3359         * stdio-common/vfscanf.c: Correctly account for characters of
3360         decimal points right after +-.
3361
3362 2005-04-26  Roland McGrath  <roland@redhat.com>
3363
3364         * elf/rtld-Rules (rtld-all): Test ifndef rtld-modules instead of
3365         ifeq ($(subdir),elf) to distinguish main driver from subdir runs.
3366
3367 2005-04-25  Roland McGrath  <roland@redhat.com>
3368
3369         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h
3370         (INTERNAL_SYSCALL_ERROR_P): Fix typo in last change.
3371
3372         * sunrpc/xdr.c (xdr_u_int): Use `long' for L and cast where needed.
3373
3374         * elf/dl-load.c: Revert last change.
3375
3376 2005-04-24  Ulrich Drepper  <drepper@redhat.com>
3377
3378         [BZ #1110]
3379         * stdio-common/vfscanf.c: Fix parsing of decimal point after +-.
3380         Patch by Hamed Malek <hamed@bamdad.org>.
3381
3382 2005-04-21  Roland McGrath  <roland@redhat.com>
3383
3384         * elf/dl-load.c (_dl_map_object_from_fd): Don't use MAP_DENYWRITE,
3385         since Linux ignores it in user mmap calls.
3386
3387 2005-04-17  David S. Miller  <davem@davemloft.net>
3388
3389         * sysdeps/sparc/sparc32/elf/start.S: Define __data_start.
3390         * sysdeps/sparc/sparc64/elf/start.S: Likewise.
3391
3392 2005-04-15  Roland McGrath  <roland@redhat.com>
3393
3394         * timezone/Makefile (zic-deps): New variable.
3395         ($(testdata)/America/New_York): Use it instead of explicit deps.
3396         ($(testdata)/Etc/UTC, $(testdata)/Australia/Melbourne): Likewise.
3397         ($(testdata)/America/Sao_Paulo, $(testdata)/Asia/Tokyo): Likewise.
3398         (%/UTC %/Universal): New pattern rule, replaces ...
3399         ($(testdata)/UTC, $(testdata)/Universal): ... these removed targets.
3400         ($(testdata)/%/Berlin $(testdata)/%/London): New pattern rule.
3401         ($(testdata)/Europe/London, $(testdata)/Europe/Berlin): Removed.
3402
3403 2005-04-14  Roland McGrath  <roland@redhat.com>
3404
3405         * MakeTAGS ($P/$(domain).pot): Depend on distinfo file as well.
3406         (extract): Filter-out distinfo file name.
3407
3408         [BZ #253]
3409         * MakeTAGS (text-srcs): Match %.bash.in files too.
3410
3411         [BZ #253]
3412         * nscd/Makefile (all-nscd-modules): New variable, include selinux
3413         module regardless of configuration.
3414         (distribute): Use that instead of $(nscd-modules).
3415
3416 2005-04-13  David S. Miller  <davem@davemloft.net>
3417
3418         Add sparc64 TLS and NPTL support.
3419         * elf/tls-macros.h: Add Sparc64 defines.
3420         * sysdeps/sparc/sparc64/dl-machine.h (sparc64_fixup_plt): Mark as
3421         always_inline.
3422         (elf_machine_fixup_plt): Likewise.
3423         (elf_machine_rela): Handle TLS relocations.
3424         (elf_machine_type_cleaa): Likewise.
3425         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h
3426         (SYSCALL_ERROR_HANDLER_ENTRY): Use sethi/or for GOT reloc.
3427         It does not always fit in R_SPARC_GOT13 when building -fPIC.
3428         Also, add TLS handling.
3429         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
3430         Increase it to 2.4.21 for sparc64.
3431         * sysdeps/unix/sysv/linux/sparc/sparc32/clone.S: NULL terminate
3432         backtrace by zero'ing out %fp.  Store away flags, func_ptr,
3433         and func_arg in global registers not local registers.
3434         * sysdeps/unix/sysv/linux/sparc/sparc64/clone.S: Handle PTID, TLS,
3435         and CTID arguments properly.  Add RESET_PID handling.
3436         * sysdeps/unix/sysv/linux/sparc/sparc64/pause.c: Rework so that we
3437         do not invoke __sigprocmask().  We can always assume rt signals
3438         are present on sparc64, so just do an inline syscall.
3439
3440 2005-04-13  Jakub Jelinek  <jakub@redhat.com>
3441
3442         * sysdeps/sparc/sparc64/dl-machine.h: Add dl_machine_h multiple
3443         inclusion guard for the first half of the header.
3444         (elf_machine_type_class, ELF_MACHINE_JMP_SLOT, ELF_MACHINE_NO_REL,
3445         ELF_MACHINE_PLTREL_OVERLAP, elf_machine_runtime_setup,
3446         elf_machine_relplt, DL_STACK_END, RTLD_START): Move into the
3447         #ifndef dl_machine_h guarded part of the header.
3448
3449 2005-04-14  Ulrich Drepper  <drepper@redhat.com>
3450
3451         [BZ #851]
3452         * posix/execvp.c (execvp): Use file name including path when
3453         trying to run it with shell.
3454         * posix/Makefile: Add rules to build and run tst-execvp3.
3455         * posix/tst-execvp3.c: New file.
3456
3457 2005-04-12  Ulrich Drepper  <drepper@redhat.com>
3458
3459         [BZ #1090]
3460         * stdlib/random_r.c (__initstate_r): Don't use non-existing state.
3461         * string/tst-strfry.c: New file.
3462         * string/Makefile (tests): Add tst-strfry.
3463
3464 2005-04-11  James A. Morrison  <ja2morri@uwaterloo.ca>
3465
3466         * manual/string.texi: Fix typo in wmemcpy decl.
3467
3468 2005-04-10  David S. Miller  <davem@davemloft.net>
3469
3470         * sysdeps/sparc/sparc32/dl-trampoline.S: Use std not stx.
3471
3472 2005-04-08  Carlos O'Donell <carlos@baldric.uwo.ca>
3473
3474         * FAQ.in: Explain why `make' might fail running rpcgen.
3475         * FAQ: Regenerated.
3476
3477 2005-04-07  Roland McGrath  <roland@redhat.com>
3478
3479         * po/libc.pot: Regenerated.
3480
3481 2005-04-07  Roland McGrath  <roland@redhat.com>
3482
3483         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_discover_osversion)
3484         [(NEED_DL_SYSINFO || NEED_DL_SYSINFO_DSO) && SHARED]: Scan
3485         GLRO(dl_sysinfo_map) for PT_NOTE giving Linux kernel version,
3486         we can skip the uname call if it's there.
3487         * sysdeps/generic/dl-sysdep.c (_dl_sysdep_start): Don't use
3488         DL_SYSDEP_OSCHECK here.
3489         * elf/rtld.c (dl_main) [DL_SYSDEP_OSCHECK]: Do it here instead.
3490
3491         * sysdeps/generic/ldsodefs.h (struct rtld_global_ro):
3492         Add _dl_sysinfo_map.
3493         * elf/rtld.c (dl_main): Don't call _dl_init_paths early in the
3494         rtld_is_main case.  Call it unconditionally later.
3495         Move GLRO(dl_sysinfo_dso) handling earlier, before _dl_init_paths call.
3496         Initialize GLRO(dl_sysinfo_map).
3497         * elf/dl-load.c (open_path): Bail out if _dl_init_paths wasn't called.
3498         * sysdeps/generic/dl-sysdep.c (_DL_FIRST_EXTRA): New macro.
3499         (_dl_important_hwcaps)
3500         [(NEED_DL_SYSINFO || NEED_DL_SYSINFO_DSO) && SHARED]: Scan
3501         GLRO(dl_sysinfo_map) for PT_NOTE giving synthetic hwcap names
3502         and bit values.
3503         * elf/ldconfig.c (_DL_FIRST_EXTRA): New macro.
3504         (hwcap_extra): New static variable.
3505         (is_hwcap_platform): Check hwcap_extra for a matching name.
3506         Remove tls special case.
3507         (path_hwcap): Likewise.
3508         (parse_conf): Parse "hwcap" directive to define synthetic hwcap bits
3509         and their names, stored in hwcap_extra.
3510         (main) [USE_TLS]: Initialize final synthetic hwcap bit as "tls".
3511
3512         * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): Use uint64_t for
3513         _dl_hwcap and _dl_hwcap_mask.
3514         * sysdeps/generic/dl-sysdep.c (_dl_sysdep_start): Cast a_val for
3515         AT_HWCAP to unsigned long int.
3516         * elf/dl-support.c (_dl_aux_init): Likewise.
3517         (_dl_hwcap): Update defn.
3518
3519         * elf/cache.c (print_entry): Pad hwcap value with 0s in diagnostic.
3520         * elf/ldconfig.c (search_dir): Likewise.
3521
3522 2005-04-05  Roland McGrath  <roland@redhat.com>
3523
3524         * NEWS: Copy 2.3.5 section from 2.3 branch.
3525
3526         * intl/tst-codeset.sh: Use mkdir -p.  Put msgfmt output in temporary
3527         file and mv it into place.
3528         * intl/tst-gettext3.sh: Likewise.
3529
3530         * Makefile (glibc-%.tar rule): Use make -q to ensure configure scripts
3531         are up to date in srcdir.  Touch all configure scripts after export.
3532
3533         * iconv/gconv_int.h: Include <ctype.h> and <string.h>.
3534
3535 2005-04-05  H.J. Lu  <hongjiu.lu@intel.com>
3536
3537         [BZ #592]
3538         * sysdeps/ia64/fpu/e_acosh.S: Update from Intel libm 2005-04-05
3539         (comment changes only).
3540         * sysdeps/ia64/fpu/e_acoshl.S: Likewise.
3541         * sysdeps/ia64/fpu/e_atanh.S: Likewise.
3542         * sysdeps/ia64/fpu/e_cosh.S: Likewise.
3543         * sysdeps/ia64/fpu/e_coshf.S: Likewise.
3544         * sysdeps/ia64/fpu/e_exp.S: Likewise.
3545         * sysdeps/ia64/fpu/e_exp10.S: Likewise.
3546         * sysdeps/ia64/fpu/e_exp10f.S: Likewise.
3547         * sysdeps/ia64/fpu/e_exp2.S: Likewise.
3548         * sysdeps/ia64/fpu/e_exp2f.S: Likewise.
3549         * sysdeps/ia64/fpu/e_expf.S: Likewise.
3550         * sysdeps/ia64/fpu/e_log.S: Likewise.
3551         * sysdeps/ia64/fpu/e_logf.S: Likewise.
3552         * sysdeps/ia64/fpu/e_pow.S: Likewise.
3553         * sysdeps/ia64/fpu/e_powf.S: Likewise.
3554         * sysdeps/ia64/fpu/e_sinh.S: Likewise.
3555         * sysdeps/ia64/fpu/e_sinhf.S: Likewise.
3556         * sysdeps/ia64/fpu/libm_error.c: Likewise.
3557         * sysdeps/ia64/fpu/libm_lgamma.S: Likewise.
3558         * sysdeps/ia64/fpu/libm_lgammaf.S: Likewise.
3559         * sysdeps/ia64/fpu/libm_lgammal.S: Likewise.
3560         * sysdeps/ia64/fpu/libm_sincos.S: Likewise.
3561         * sysdeps/ia64/fpu/libm_sincosf.S: Likewise.
3562         * sysdeps/ia64/fpu/s_asinh.S: Likewise.
3563         * sysdeps/ia64/fpu/s_atanl.S: Likewise.
3564         * sysdeps/ia64/fpu/s_cos.S: Likewise.
3565         * sysdeps/ia64/fpu/s_cosf.S: Likewise.
3566         * sysdeps/ia64/fpu/s_erf.S: Likewise.
3567         * sysdeps/ia64/fpu/s_erfc.S: Likewise.
3568         * sysdeps/ia64/fpu/s_erfcf.S: Likewise.
3569         * sysdeps/ia64/fpu/s_erfcl.S: Likewise.
3570         * sysdeps/ia64/fpu/s_erff.S: Likewise.
3571         * sysdeps/ia64/fpu/s_expm1.S: Likewise.
3572         * sysdeps/ia64/fpu/s_expm1f.S: Likewise.
3573         * sysdeps/ia64/fpu/s_log1p.S: Likewise.
3574         * sysdeps/ia64/fpu/s_tanf.S: Likewise.
3575         * sysdeps/ia64/fpu/s_tanh.S: Likewise.
3576         * sysdeps/ia64/fpu/s_tanhf.S: Likewise.
3577         * sysdeps/ia64/fpu/w_tgamma.S: Likewise.
3578         * sysdeps/ia64/fpu/w_tgammaf.S: Likewise.
3579         * sysdeps/ia64/fpu/w_tgammal.S: Likewise.
3580
3581 2005-04-05  Roland McGrath  <roland@redhat.com>
3582
3583         * scripts/config.guess: Update from master, timestamp='2005-03-24'.
3584         * scripts/config.sub: Update from master, timestamp='2005-02-10'.
3585
3586 2005-04-04  David S. Miller  <davem@davemloft.net>
3587
3588         * sysdeps/sparc/sparc32/dl-trampoline.S: New file.
3589         * sysdeps/sparc/sparc32/dl-machine.h: Move PLT trampolines there.
3590         Use RESOLVE_MAP instead of RESOLVE to protect relocation code.
3591         (elf_machine_runtime_setup): Test for dl_profile non-null.
3592         * sysdeps/sparc/sparc64/dl-trampoline.S: New file.
3593         (ARCH_LA_PLTENTER, ARCH_LA_PLTEXIT): New.
3594         * sysdeps/sparc/sparc64/dl-machine.h: Move PLT trampolines there.
3595         Use RESOLVE_MAP instead of RESOLVE to protect relocation code.
3596         (elf_machine_runtime_setup): Test for dl_profile non-null.
3597         * sysdeps/sparc/bits/link.h: New file.
3598         * sysdeps/generic/ldsodefs.h (La_sparc32_regs, La_sparc32_retval,
3599         La_sparc64_regs, La_sparc64_retval): New.
3600         (struct audit_ifaces): Add sparc entries.
3601         * elf/tst-auditmod1.c: Add sparc entries.
3602
3603 2005-03-27  Bruno Haible  <bruno@clisp.org>
3604
3605         * intl/tst-gettext3.c: New file.
3606         * intl/tst-gettext3.sh: New file.
3607         * intl/Makefile (distribute): Add tst-gettext3.sh.
3608         (test-srcs): Add tst-gettext3.
3609         (tests): Depend on tst-gettext3.out.
3610         (tst-gettext3.out): New rule.
3611         (CFLAGS-tst-gettext3.c): New variable.
3612
3613         Fix bug exposed by tst-gettext3.
3614         * intl/gettextP.h (struct converted_domain): New type.
3615         (struct loaded_domain): Remove the conv, conv_tab fields. Add
3616         conversions, nconversions fields.
3617         (_nl_init_domain_conv): Remove declaration.
3618         (_nl_free_domain_conv): Remove declaration.
3619         (_nl_find_msg): Add convert argument.
3620         * intl/dcigettext.c (DCIGETTEXT): Call _nl_find_msg with convert=1.
3621         (_nl_find_msg): Add convert argument. When a conversion to a different
3622         charset is needed, create a new converted_domain element, instead of
3623         throwing away the old converted translations.
3624         (get_output_charset): New function.
3625         * intl/loadmsgcat.c (_nl_init_domain_conv): Remove function.
3626         (_nl_free_domain_conv): Remove function.
3627         (_nl_load_domain): Initialize the conversions array to empty. Use
3628         _nl_find_msg instead of _nl_init_domain_conv to retrieve the header
3629         entry.
3630         (_nl_unload_domain): Free the conversions array and its contents.
3631
3632         * intl/gettextP.h (struct loaded_domain): Remove codeset_cntr field.
3633         (struct binding): Likewise.
3634         * intl/bindtextdom.c (set_binding_values): Drop codeset_cntr
3635         modifications.
3636
3637 2005-04-04  Jakub Jelinek  <jakub@redhat.com>
3638
3639         [BZ #1082]
3640         * sunrpc/pmap_rmt.c (xdr_rmtcall_args): Use a dummy arglen instead
3641         of trying to encode uninitialized arglen.
3642
3643 2005-04-04  Ulrich Drepper  <drepper@redhat.com>
3644
3645         [BZ #825]
3646         * timezone/scheck.c: Update from tzcode2005h.
3647         * timezone/tzfile.h: Likewise.
3648         * timezone/zdump.c: Likewise.
3649         * timezone/zic.c: Likewise.
3650
3651         [BZ #825]
3652         * timezone/antarctica: Update from tzdata2005h.
3653         * timezone/asia: Likewise.
3654         * timezone/australasia: Likewise.
3655         * timezone/etcetera: Likewise.
3656         * timezone/europe: Likewise.
3657         * timezone/northamerica: Likewise.
3658         * timezone/southamerica: Likewise.
3659         * timezone/leapseconds: Likewise.
3660         * timezone/iso3166.tab: Likewise.
3661
3662 2005-03-31  H.J. Lu  <hongjiu.lu@intel.com>
3663
3664         [BZ #592]
3665         * sysdeps/ia64/fpu/libm_cpu_defs.h: Update copyright.
3666
3667 2005-04-01  Ulrich Drepper  <drepper@redhat.com>
3668
3669         * wcsmbs/btowc.c (__btowc): Optimize parameters in ASCII range.
3670         * wcsmbs/wctob.c (wctob): Likewise.
3671         * wcsmbs/wchar.h (btowc): Add optimized inline function.
3672         (wctob): Likewise.
3673
3674 2005-03-31  Jakub Jelinek  <jakub@redhat.com>
3675
3676         * sysdeps/unix/sysv/linux/x86_64/getcontext.S: Use functionally
3677         equivalent, but shorter instructions.
3678         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
3679         * sysdeps/unix/sysv/linux/x86_64/setcontext.S: Likewise.
3680         * sysdeps/unix/sysv/linux/x86_64/clone.S: Likewise.
3681         * sysdeps/unix/sysv/linux/x86_64/swapcontext.S: Likewise.
3682         * sysdeps/unix/x86_64/sysdep.S: Likewise.
3683         * sysdeps/x86_64/strchr.S: Likewise.
3684         * sysdeps/x86_64/memset.S: Likewise.
3685         * sysdeps/x86_64/strcspn.S: Likewise.
3686         * sysdeps/x86_64/strcmp.S: Likewise.
3687         * sysdeps/x86_64/elf/start.S: Likewise.
3688         * sysdeps/x86_64/strspn.S: Likewise.
3689         * sysdeps/x86_64/dl-machine.h: Likewise.
3690         * sysdeps/x86_64/bsd-_setjmp.S: Likewise.
3691         * sysdeps/x86_64/bsd-setjmp.S: Likewise.
3692         * sysdeps/x86_64/strtok.S: Likewise.
3693
3694 2005-03-30  H.J. Lu  <hongjiu.lu@intel.com>
3695
3696         [BZ #592]
3697         * sysdeps/ia64/fpu/e_acosf.S: Update from Intel libm 2005-03-21.
3698         * sysdeps/ia64/fpu/e_acoshf.S: Likewise.
3699         * sysdeps/ia64/fpu/e_acoshl.S: Likewise.
3700         * sysdeps/ia64/fpu/e_acosh.S: Likewise.
3701         * sysdeps/ia64/fpu/e_acosl.S: Likewise.
3702         * sysdeps/ia64/fpu/e_acos.S: Likewise.
3703         * sysdeps/ia64/fpu/e_asinf.S: Likewise.
3704         * sysdeps/ia64/fpu/e_asinl.S: Likewise.
3705         * sysdeps/ia64/fpu/e_asin.S: Likewise.
3706         * sysdeps/ia64/fpu/e_atan2f.S: Likewise.
3707         * sysdeps/ia64/fpu/e_atan2.S: Likewise.
3708         * sysdeps/ia64/fpu/e_atanhf.S: Likewise.
3709         * sysdeps/ia64/fpu/e_atanhl.S: Likewise.
3710         * sysdeps/ia64/fpu/e_atanh.S: Likewise.
3711         * sysdeps/ia64/fpu/e_coshf.S: Likewise.
3712         * sysdeps/ia64/fpu/e_coshl.S: Likewise.
3713         * sysdeps/ia64/fpu/e_cosh.S: Likewise.
3714         * sysdeps/ia64/fpu/e_exp10f.S: Likewise.
3715         * sysdeps/ia64/fpu/e_exp10l.S: Likewise.
3716         * sysdeps/ia64/fpu/e_exp10.S: Likewise.
3717         * sysdeps/ia64/fpu/e_exp2f.S: Likewise.
3718         * sysdeps/ia64/fpu/e_exp2l.S: Likewise.
3719         * sysdeps/ia64/fpu/e_exp2.S: Likewise.
3720         * sysdeps/ia64/fpu/e_expf.S: Likewise.
3721         * sysdeps/ia64/fpu/e_exp.S: Likewise.
3722         * sysdeps/ia64/fpu/e_fmodf.S: Likewise.
3723         * sysdeps/ia64/fpu/e_fmodl.S: Likewise.
3724         * sysdeps/ia64/fpu/e_fmod.S: Likewise.
3725         * sysdeps/ia64/fpu/e_hypotf.S: Likewise.
3726         * sysdeps/ia64/fpu/e_hypotl.S: Likewise.
3727         * sysdeps/ia64/fpu/e_hypot.S: Likewise.
3728         * sysdeps/ia64/fpu/e_lgammaf_r.c: Likewise.
3729         * sysdeps/ia64/fpu/e_lgammal_r.c: Likewise.
3730         * sysdeps/ia64/fpu/e_lgamma_r.c: Likewise.
3731         * sysdeps/ia64/fpu/e_log2f.S: Likewise.
3732         * sysdeps/ia64/fpu/e_log2l.S: Likewise.
3733         * sysdeps/ia64/fpu/e_log2.S: Likewise.
3734         * sysdeps/ia64/fpu/e_logf.S: Likewise.
3735         * sysdeps/ia64/fpu/e_logl.S: Likewise.
3736         * sysdeps/ia64/fpu/e_log.S: Likewise.
3737         * sysdeps/ia64/fpu/e_powf.S: Likewise.
3738         * sysdeps/ia64/fpu/e_powl.S: Likewise.
3739         * sysdeps/ia64/fpu/e_pow.S: Likewise.
3740         * sysdeps/ia64/fpu/e_remainderf.S: Likewise.
3741         * sysdeps/ia64/fpu/e_remainderl.S: Likewise.
3742         * sysdeps/ia64/fpu/e_remainder.S: Likewise.
3743         * sysdeps/ia64/fpu/e_scalbf.S: Likewise.
3744         * sysdeps/ia64/fpu/e_scalbl.S: Likewise.
3745         * sysdeps/ia64/fpu/e_scalb.S: Likewise.
3746         * sysdeps/ia64/fpu/e_sinhf.S: Likewise.
3747         * sysdeps/ia64/fpu/e_sinhl.S: Likewise.
3748         * sysdeps/ia64/fpu/e_sinh.S: Likewise.
3749         * sysdeps/ia64/fpu/e_sqrtf.S: Likewise.
3750         * sysdeps/ia64/fpu/e_sqrtl.S: Likewise.
3751         * sysdeps/ia64/fpu/e_sqrt.S: Likewise.
3752         * sysdeps/ia64/fpu/libm_error.c: Likewise.
3753         * sysdeps/ia64/fpu/libm_lgammaf.S: Likewise.
3754         * sysdeps/ia64/fpu/libm_lgammal.S: Likewise.
3755         * sysdeps/ia64/fpu/libm_lgamma.S: Likewise.
3756         * sysdeps/ia64/fpu/libm_scalblnf.S: Likewise.
3757         * sysdeps/ia64/fpu/libm_sincosf.S: Likewise.
3758         * sysdeps/ia64/fpu/libm_sincos_large.S: Likewise.
3759         * sysdeps/ia64/fpu/libm_sincosl.S: Likewise.
3760         * sysdeps/ia64/fpu/libm_sincos.S: Likewise.
3761         * sysdeps/ia64/fpu/libm_support.h: Likewise.
3762         * sysdeps/ia64/fpu/s_asinhl.S: Likewise.
3763         * sysdeps/ia64/fpu/s_asinh.S: Likewise.
3764         * sysdeps/ia64/fpu/s_atanf.S: Likewise.
3765         * sysdeps/ia64/fpu/s_atanl.S: Likewise.
3766         * sysdeps/ia64/fpu/s_cbrtf.S: Likewise.
3767         * sysdeps/ia64/fpu/s_cbrtl.S: Likewise.
3768         * sysdeps/ia64/fpu/s_cosf.S: Likewise.
3769         * sysdeps/ia64/fpu/s_cosl.S: Likewise.
3770         * sysdeps/ia64/fpu/s_cos.S: Likewise.
3771         * sysdeps/ia64/fpu/s_erfcf.S: Likewise.
3772         * sysdeps/ia64/fpu/s_erfcl.S: Likewise.
3773         * sysdeps/ia64/fpu/s_erfc.S: Likewise.
3774         * sysdeps/ia64/fpu/s_erfl.S: Likewise.
3775         * sysdeps/ia64/fpu/s_erf.S: Likewise.
3776         * sysdeps/ia64/fpu/s_expm1f.S: Likewise.
3777         * sysdeps/ia64/fpu/s_expm1l.S: Likewise.
3778         * sysdeps/ia64/fpu/s_expm1.S: Likewise.
3779         * sysdeps/ia64/fpu/s_fdimf.S: Likewise.
3780         * sysdeps/ia64/fpu/s_fdiml.S: Likewise.
3781         * sysdeps/ia64/fpu/s_fdim.S: Likewise.
3782         * sysdeps/ia64/fpu/s_frexp.c: Likewise.
3783         * sysdeps/ia64/fpu/s_frexpf.c: Likewise.
3784         * sysdeps/ia64/fpu/s_frexpl.c: Likewise.
3785         * sysdeps/ia64/fpu/s_ilogbf.S: Likewise.
3786         * sysdeps/ia64/fpu/s_ilogbl.S: Likewise.
3787         * sysdeps/ia64/fpu/s_ilogb.S: Likewise.
3788         * sysdeps/ia64/fpu/s_ldexp.c: Likewise.
3789         * sysdeps/ia64/fpu/s_ldexpf.c: Likewise.
3790         * sysdeps/ia64/fpu/s_ldexpl.c: Likewise.
3791         * sysdeps/ia64/fpu/s_libm_ldexpf.S: Likewise.
3792         * sysdeps/ia64/fpu/s_libm_ldexpl.S: Likewise.
3793         * sysdeps/ia64/fpu/s_libm_ldexp.S: Likewise.
3794         * sysdeps/ia64/fpu/s_libm_scalbnf.S: Likewise.
3795         * sysdeps/ia64/fpu/s_libm_scalbnl.S: Likewise.
3796         * sysdeps/ia64/fpu/s_libm_scalbn.S: Likewise.
3797         * sysdeps/ia64/fpu/s_log1pf.S: Likewise.
3798         * sysdeps/ia64/fpu/s_log1pl.S: Likewise.
3799         * sysdeps/ia64/fpu/s_log1p.S: Likewise.
3800         * sysdeps/ia64/fpu/s_logbf.S: Likewise.
3801         * sysdeps/ia64/fpu/s_logbl.S: Likewise.
3802         * sysdeps/ia64/fpu/s_logb.S: Likewise.
3803         * sysdeps/ia64/fpu/s_nearbyintf.S: Likewise.
3804         * sysdeps/ia64/fpu/s_nearbyintl.S: Likewise.
3805         * sysdeps/ia64/fpu/s_nearbyint.S: Likewise.
3806         * sysdeps/ia64/fpu/s_nextafterf.S: Likewise.
3807         * sysdeps/ia64/fpu/s_nextafterl.S: Likewise.
3808         * sysdeps/ia64/fpu/s_nextafter.S: Likewise.
3809         * sysdeps/ia64/fpu/s_nexttowardf.S: Likewise.
3810         * sysdeps/ia64/fpu/s_nexttowardl.S: Likewise.
3811         * sysdeps/ia64/fpu/s_nexttoward.S: Likewise.
3812         * sysdeps/ia64/fpu/s_roundf.S: Likewise.
3813         * sysdeps/ia64/fpu/s_roundl.S: Likewise.
3814         * sysdeps/ia64/fpu/s_round.S: Likewise.
3815         * sysdeps/ia64/fpu/s_scalblnf.c: Likewise.
3816         * sysdeps/ia64/fpu/s_scalbn.c: Likewise.
3817         * sysdeps/ia64/fpu/s_scalbnf.c: Likewise.
3818         * sysdeps/ia64/fpu/s_scalbnl.c: Likewise.
3819         * sysdeps/ia64/fpu/s_tanf.S: Likewise.
3820         * sysdeps/ia64/fpu/s_tanhl.S: Likewise.
3821         * sysdeps/ia64/fpu/s_tanh.S: Likewise.
3822         * sysdeps/ia64/fpu/s_tanl.S: Likewise.
3823         * sysdeps/ia64/fpu/s_tan.S: Likewise.
3824         * sysdeps/ia64/fpu/w_lgamma.c: Likewise.
3825         * sysdeps/ia64/fpu/w_lgammaf.c: Likewise.
3826         * sysdeps/ia64/fpu/w_lgammal.c: Likewise.
3827         * sysdeps/ia64/fpu/w_tgammaf.S: Likewise.
3828         * sysdeps/ia64/fpu/w_tgammal.S: Likewise.
3829         * sysdeps/ia64/fpu/w_tgamma.S: Likewise.
3830
3831         [BZ #592]
3832         * sysdeps/ia64/fpu/libm_cpu_defs.h: New file.
3833         * sysdeps/ia64/fpu/libm_error_codes.h: New file.
3834
3835         [BZ #592]
3836         * sysdeps/ia64/fpu/gen_import_file_list: Updated for Intel libm
3837         2005-03-21.
3838         * sysdeps/ia64/fpu/import_file.awk: Likewise.
3839         * sysdeps/ia64/fpu/import_intel_libm: Likewise.
3840         * sysdeps/ia64/fpu/Makefile: Likewise.
3841
3842 2005-03-29  Jakub Jelinek  <jakub@redhat.com>
3843
3844         [BZ #1087]
3845         * posix/fnmatch.c (fnmatch): For short patterns or strings attempt to
3846         avoid calling mbsrtowcs twice.
3847
3848 2005-03-29  Roland McGrath  <roland@redhat.com>
3849
3850         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_discover_osversion): New
3851         function, inline broken out of ...
3852         (DL_SYSDEP_OSCHECK): ... here.  Use that.
3853         Do the discovery and set GLRO(dl_osversion) if successful,
3854         if __LINUX_KERNEL_VERSION <= 0.
3855         * elf/dl-load.c: Don't include dl-osinfo.h here.
3856
3857 2005-03-29  Alfred M. Szmidt  <ams@gnu.org>
3858
3859         * manual/install.texi (Tools for Compilation): GNU binutils 2.15
3860         is now needed.
3861
3862 2005-03-19  Bruno Haible  <bruno@clisp.org>
3863
3864         * intl/dcigettext.c (struct known_translation_t): Change type of
3865         domainname field to 'const char *'.
3866         (DCIGETTEXT): Remove const-cast.
3867
3868 2005-03-29  Thorsten Kukuk  <kukuk@suse.de>
3869
3870         [BZ #661]
3871         * grp/initgroups.c (internal_getgrouplist): Check if we have
3872         enough space before adding the primary group to the list.
3873
3874         * posix/tst-execle1.c (do_test): Fix execle arguments.
3875         * posix/tst-execle2.c (do_test): Likewise.
3876
3877 2005-03-28  Roland McGrath  <roland@redhat.com>
3878
3879         * sysdeps/generic/w_exp2.c [NO_LONG_DOUBLE]: Fix typos in alias names.
3880         Reported by Mark Mitchell <mark@codesourcery.com>.
3881         * Versions.def (libm): Define GLIBC_2.4 set.
3882         * math/Versions (libm: GLIBC_2.4): Add this set, with exp2l.
3883         * sysdeps/i386/Versions (libm: GLIBC_2.1): Add this set, with exp2l.
3884         * sysdeps/ia64/Versions: Likewise.
3885         * sysdeps/m68k/Versions: Likewise.
3886         * sysdeps/sparc/sparc64/Versions: Likewise.
3887         * sysdeps/x86_64/Versions: New file.
3888         * sysdeps/mips/mips64/Versions: New file.
3889
3890         * locale/langinfo.h (_NL_LOCALE_NAME): New macro.
3891         [__USE_GNU] (NL_LOCALE_NAME): New macro.
3892         * locale/nl_langinfo.c: Grok special item value for _NL_LOCALE_NAME,
3893         return locale name string for the category.
3894
3895 2005-03-25  Jakub Jelinek  <jakub@redhat.com>
3896
3897         [BZ #721]
3898         * sysdeps/generic/wcstoul_l.c: Include "wcstol_l.c" rather than
3899         <wcstol_l.c>.
3900
3901 2005-03-28  Daniel Jacobowitz  <dan@codesourcery.com>
3902
3903         * sysdeps/mips/atomicity.h: Remove unused file.
3904         * sysdeps/mips/dl-machine.h (elf_machine_rel): Add TLS relocations.
3905         * sysdeps/mips/dl-tls.h: New file.
3906         * sysdeps/mips/libc-tls.c: New file.
3907         * sysdeps/mips/tls-macros.h: New file.
3908         * sysdeps/mips/bits/atomic.h: New file.
3909         * sysdeps/mips/bits/setjmp.h: Protect against multiple inclusion.
3910         * sysdeps/mips/elf/configure.in: New file.
3911         * sysdeps/mips/elf/configure: Generated.
3912         * sysdeps/mips/sys/asm.h: New file.
3913         * sysdeps/unix/sysv/linux/mips/vfork.S: New file.
3914         * sysdeps/unix/sysv/linux/mips/clone.S: Add NPTL and five-argument
3915         clone support.
3916         * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h
3917         (INTERNAL_SYSCALL_NCS): New.
3918         (INTERNAL_SYSCALL): Update for non-constant support.
3919         (internal_syscall0): Likewise.
3920         (internal_syscall1): Likewise.
3921         (internal_syscall2): Likewise.
3922         (internal_syscall3): Likewise.
3923         (internal_syscall4): Likewise.
3924         (internal_syscall5): Likewise.
3925         (internal_syscall6): Likewise.
3926         (internal_syscall7): Likewise.
3927         * sysdeps/unix/sysv/linux/mips/bits/siginfo.h (SIGEV_THREAD):
3928         Update to match the kernel.
3929         (SIGEV_CALLBACK): Likewise.
3930         (SIGEV_THREAD_ID): Likewise.
3931
3932 2005-03-28  Daniel Jacobowitz  <dan@codesourcery.com>
3933
3934         [BZ #783]
3935         * elf/tst-auditmod1.c: Add MIPS support.
3936         * sysdeps/generic/ldsodefs.h (La_mips_32_regs): New.
3937         (La_mips_32_retval): New.
3938         (La_mips_64_regs): New.
3939         (La_mips_64_retval): New.
3940         (struct audit_ifaces): Add MIPS entries.
3941         * sysdeps/mips/dl-machine.h: Check RESOLVE_MAP instead of RESOLVE.
3942         (elf_machine_runtime_link_map, ELF_DL_FRAME_SIZE,
3943         ELF_DL_SAVE_ARG_REGS, ELF_DL_RESTORE_ARG_REGS,
3944         ELF_MACHINE_RUNTIME_TRAMPOLINE): Move to dl-trampoline.c.
3945         (RTLD_START): Align the stack before calling _dl_init_internal.
3946         Use .ent for _dl_start_user.
3947         (ARCH_LA_PLTENTER, ARCH_LA_PLTEXIT): Define.
3948         (elf_machine_rel, elf_machine_rel_relative, elf_machine_lazy_rel)
3949         (elf_machine_runtime_setup): Use "auto inline".
3950         (elf_machine_rela, elf_machine_rela_relative): Provide empty versions.
3951         (elf_machine_got_rel): Likewise.  Use RESOLVE_MAP.
3952         * sysdeps/mips/dl-trampoline.c: New file.
3953         * sysdeps/mips/bits/link.h: New file.
3954         * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h
3955         (internal_syscall5): Use register operands instead of non-lvalue
3956         memory operands.
3957         (internal_syscall6): Likewise.
3958         (internal_syscall7): Likewise.
3959
3960 2005-03-27  Andreas Jaeger  <aj@suse.de>
3961
3962         * debug/warning-nop.c (__builtin___memcpy_chk): Define away to
3963         avoid warnings with older compiler.
3964         (__builtin___memcpy_chk): Likewise.
3965         (__builtin___memmove_chk: Likewise.
3966         (__builtin___mempcpy_chk): Likewise.
3967         (__builtin___memset_chk): Likewise.
3968         (__builtin___stpcpy_chk): Likewise.
3969         (__builtin___strcat_chk): Likewise.
3970         (__builtin___strcpy_chk): Likewise.
3971         (__builtin___strncat_chk): Likewise.
3972         (__builtin___strncpy_chk): Likewise.
3973         (__builtin_object_size): Likewise.
3974
3975 2005-03-27  Daniel Jacobowitz  <dan@codesourcery.com>
3976
3977         * elf/tls-macros.h: Correct typo.
3978
3979 2005-03-23  Jakub Jelinek  <jakub@redhat.com>
3980
3981         [BZ #822]
3982         * nis/ypclnt.c (yp_2_yperr): Revert 2004-11-30 patch.
3983         (ypprot_err): Use yp_2_yperr table also for YP_NODOM .. YP_NOMORE.
3984
3985 2005-03-22  Roland McGrath  <roland@redhat.com>
3986
3987         * locale/setlocale.c: Comment typo.
3988
3989         * scripts/versions.awk: No errors for GLIBC_PRIVATE.
3990
3991         * Versions.def (libdl, librt): Add GLIBC_2.3.4 version.
3992
3993         * scripts/versions.awk: Print all errors and die at the end.
3994         Use library name in versions array keys.
3995
3996 2005-03-22  Daniel Jacobowitz  <dan@codesourcery.com>
3997
3998         * elf/elf.h (PT_ARM_EXIDX): New macro.
3999
4000 2005-03-21  Thorsten Kukuk  <kukuk@suse.de>
4001
4002         [BZ #1098]
4003         * sunrpc/xdr_stdio.c (xdrstdio_getlong, xdrstdio_putlong):
4004         Convert correctly between long/int on 64bit big-endian.
4005
4006 2005-03-21  David Mosberger  <davidm@hpl.hp.com>
4007
4008         * sysdeps/ia64/_mcount.S: Newer kernels don't like register-frames
4009         with more than 8 output registers.  Fix this by passing original
4010         ar.pfs to _mcount_ret_helper via r3.
4011
4012 2005-03-15  Jakub Jelinek  <jakub@redhat.com>
4013
4014         [BZ #786]
4015         * sysdeps/generic/dl-tls.c (_dl_next_tls_modid): Handle
4016         GL(dl_tls_static_nelem) == GL(dl_tls_max_dtv_idx).
4017         * elf/Makefile: Add rules to build and run tst-tls15.
4018         * elf/tst-tls15.c: New test.
4019         * elf/tst-tlsmod15a.c: New file.
4020         * elf/tst-tlsmod15b.c: New file.
4021
4022 2005-03-20  Ulrich Drepper  <drepper@redhat.com>
4023
4024         * elf/rtld.c (dl_main): Always call init_tls if we have audit modules.
4025
4026 2005-03-20  Alfred M. Szmidt  <ams@gnu.org>
4027
4028         * elf/dl-open.c (dl_open_worker): Fix typo.
4029
4030 2005-03-20  Ulrich Drepper  <drepper@redhat.com>
4031
4032         * malloc/malloc.c (public_cALLOc): We cannot skip the memory
4033         clearing if perturb_byte != 0.
4034
4035 2005-03-20  Jakub Jelinek  <jakub@redhat.com>
4036
4037         * posix/bits/unistd.h (pread) [__USE_FILE_OFFSET64]: Use __off64_t
4038         instead of __off_t for last argument.
4039         * debug/Makefile (tests): Add tst-lfschk{1,2,3}.
4040         * debug/tst-lfschk1.c: New test.
4041         * debug/tst-lfschk2.c: New test.
4042         * debug/tst-lfschk3.c: New test.
4043
4044 2005-02-09  Jakub Jelinek  <jakub@redhat.com>
4045
4046         * sysdeps/unix/sysv/linux/bits/termios.h (CMSPAR): Define.
4047         * sysdeps/unix/sysv/linux/sparc/bits/termios.h: Add __USE_MISC
4048         and __USE_XOPEN guards to match linux/bits/termios.h.
4049         * sysdeps/unix/sysv/linux/alpha/bits/termios.h: Likewise.
4050         (CMSPAR): Define.
4051         * sysdeps/unix/sysv/linux/powerpc/bits/termios.h: Likewise.
4052
4053 2005-02-10  H.J. Lu  <hongjiu.lu@intel.com>
4054
4055         [BZ #1076]
4056         * sysdeps/ia64/elf/initfini.c: Add local _init and _fini labels.
4057
4058 2005-02-27  Denis Barbier  <barbier@debian.org>
4059
4060         [BZ #549]
4061         * locale/iso-4217.def: Add CSD currency.
4062
4063 2005-03-19  Ulrich Drepper  <drepper@redhat.com>
4064
4065         * inet/test-ifaddrs.c: Use test-skeleton.
4066         * inet/test_ifindex.c: Likewise.
4067
4068         [BZ #821]
4069         * elf/dl-lookup.c (add_dependency): Always search l_initfini if
4070         the list exists.
4071
4072         [BZ #821]
4073         * elf/Makefile: Add rules to build and run order2.
4074         * elf/order2.c: New file.
4075         * elf/order2mod1.c: New file.
4076         * elf/order2mod2.c: New file.
4077         * elf/order2mod3.c: New file.
4078         * elf/order2mod4.c: New file.
4079
4080 2005-03-19  Jakub Jelinek  <jakub@redhat.com>
4081
4082         [BZ #821]
4083         * elf/dl-open.c (dl_open_worker): Print exact l_direct_opencount value,
4084         it has been incremented before.
4085
4086 2005-03-18  Ulrich Drepper  <drepper@redhat.com>
4087
4088         [BZ #821]
4089         * elf/dl-fini.c (_dl_fini): Split sorting of the maps in separate
4090         function _dl_sort_fini.
4091         (_dl_sort_fini): New function.
4092         * sysdeps/generic/ldsodefs.h: Declare _dl_sort_fini.
4093         * elf/dl-close.c (_dl_close): Call _dl_sort_fini before running
4094         destructors to call them in the right order.
4095
4096 2005-02-07  Steven Munroe  <sjmunroe@us.ibm.com>
4097
4098         * sysdeps/powerpc/bits/link.h (La_ppc64_regs): Add lr_vrsave.
4099         (La_ppc64_retval): Correct size of lrc_fp.
4100         * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_profile_resolve):
4101         Fix up ABI problems and complete function.
4102
4103 2005-03-10  Jakub Jelinek  <jakub@redhat.com>
4104
4105         * math/test-misc.c (main): Add some more tests.
4106
4107 2005-03-17  Jakub Jelinek  <jakub@redhat.com>
4108
4109         * posix/regcomp.c (re_compile_fastmap_iter): Fix check for failed
4110         __wcrtomb.  Check return values of other __wcrtomb calls.
4111         * posix/regex_internal.c (build_wcs_buffer, re_string_skip_chars):
4112         Change mbclen type to size_t.
4113         (build_wcs_upper_buffer): Change mbclen and mbcdlen type to size_t.
4114         Handle mb chars whose upper case doesn't have multibyte representation
4115         in locale's charset.
4116
4117 2005-03-15  Jakub Jelinek  <jakub@redhat.com>
4118
4119         * malloc/malloc.c (_int_icalloc, _int_icomalloc, iALLOc,
4120         public_iCALLOc, public_iCALLOc, public_iCOMALLOc): Protect with
4121         #ifndef _LIBC.
4122
4123         [BZ #779]
4124         * malloc/malloc.c (public_mTRIm): Initialize malloc if not yet
4125         initialized.
4126
4127 2005-03-10  Jakub Jelinek  <jakub@redhat.com>
4128
4129         * misc/sys/cdefs.h (__always_inline): Define.
4130         * posix/bits/unistd.h (read, pread, pread64, readlink, getcwd, getwd):
4131         Use __always_inline instead of __inline.
4132         * socket/bits/socket2.h (recv, recvfrom): Likewise.
4133         * libio/bits/stdio2.h (gets, fgets, fgets_unlocked): Likewise.
4134         * string/bits/string3.h (__memcpy_ichk, __memmove_ichk, __mempcpy_ichk,
4135         __memset_ichk, __strcpy_ichk, __stpcpy_ichk, __strncpy_ichk,
4136         __strcat_ichk, __strncat_ichk): Use __always_inline instead of
4137         __inline__ __attribute__ ((__always_inline__)).
4138
4139 2005-03-09  Jakub Jelinek  <jakub@redhat.com>
4140
4141         * debug/tst-chk1.c: Include sys/socket.h and sys/un.h.
4142         (do_test): Add new tests for recv, recvfrom, getcwd, getwd and
4143         readlink.  Add some more tests for read, pread, pread64, fgets and
4144         fgets_unlocked.
4145
4146         * posix/bits/unistd.h (read, pread, pread64, readlink,
4147         getcwd, getwd): Change macros into extern inline functions.
4148         (__read_alias, __pread_alias, __pread64_alias, __readlink_alias,
4149         __getcwd_alias, __getwd_alias): New prototypes.
4150         * socket/bits/socket2.h (recv, recvfrom): Change macros into
4151         extern inline functions.
4152         (__recv_alias, __recvfrom_alias): New prototypes.
4153         * libio/bits/stdio2.h (gets, fgets, fgets_unlocked): Change macros
4154         into extern inline functions.
4155         (__gets_alias, __fgets_alias, __fgets_unlocked_alias): New prototypes.
4156
4157         * debug/pread_chk.c (__pread_chk): Fix order of arguments passed
4158         to __pread.
4159         * debug/pread64_chk.c (__pread64_chk): Fix order of arguments passed
4160         to __pread64.
4161
4162 2005-03-18  Daniel Jacobowitz  <dan@codesourcery.com>
4163
4164         * configure.in: Use %function instead of @function.
4165
4166 2005-03-18  Ulrich Drepper  <drepper@redhat.com>
4167
4168         [BZ #821]
4169         * include/link.h (struct link_map): Remove l_opencount.  Add l_removed.
4170         Change type of l_idx to int.
4171         * elf/dl-close.c: Basically rewrite.  Do not use l_opencount to
4172         determine whether a DSO has to be unloaded.  Instead compute this
4173         in this function.
4174         * elf/dl-deps.c: No need to manipulate l_opencount anymore.
4175         * elf/dl-lookup.c: Likewise.
4176         * elf/rtld.c: Likewise
4177         * elf/dl-open.c: Likewise.  Use l_init_called to determine whether
4178         object was just loaded.
4179         * elf/dl-fini.c: Bump l_direct_opencount instead of l_opencount.
4180         * elf/dl-load.c (_dl_map_object_from_fd): Do not recognize DSO which
4181         is about to be unloaded as a match.
4182         (_dl_map_object): Likewise.
4183         * elf/do-lookup.h (do_lookup_x): Do not look into DSO which is about
4184         to be unloaded.
4185         * elf/circleload1.c: Don't use l_opencount anymore.
4186         * elf/neededtest.c: Likewise.
4187         * elf/neededtest2.c: Likewise.
4188         * elf/neededtest3.c: Likewise.
4189         * elf/neededtest4.c: Likewise.
4190         * elf/unload.c: Likewise.
4191         * elf/unload2.c: Likewise.
4192         * elf/loadtest.c: Likewise.
4193
4194         [BZ #821]
4195         * elf/rtld.c: Preloading errors are now never fatal.
4196
4197 2005-03-08  Jakub Jelinek  <jakub@redhat.com>
4198
4199         [BZ #821]
4200         * elf/Makefile: Add rules to build and run unload5 test.
4201         * elf/unload5.c: New file.
4202
4203         [BZ #821]
4204         * elf/Makefile: Add rules to build and run unload4 test.
4205         * elf/unload4.c: New file.
4206         * elf/unload4mod1.c: New file.
4207         * elf/unload4mod2.c: New file.
4208         * elf/unload4mod3.c: New file.
4209         * elf/unload4mod4.c: New file.
4210
4211 2005-03-17  Roland McGrath  <roland@redhat.com>
4212
4213         * nscd/aicache.c (addhstaiX): Tweak type to avoid warning.
4214
4215 2005-03-16  Richard Henderson  <rth@redhat.com>
4216
4217         [BZ #721]
4218         * include/libc-symbols.h (__hidden_proto): Remove bogus declaration
4219         of internal.
4220         (__hidden_def1, __hidden_dot_def1): Remove.
4221         (__hidden_def2, __hidden_def3): Remove.
4222         (__hidden_ver1): New.
4223         (hidden_ver, hidden_def, hidden_weak): Use it.
4224         (hidden_data_ver, hidden_data_ver, hidden_data_weak): Use non-data
4225         version of the macro.
4226
4227         [BZ #721]
4228         * include/wchar.h (__wcscoll): Remove.
4229         * wcsmbs/wcscoll.c: Define wcscoll directly instead of via __wcscoll.
4230         * string/strcoll.c: Don't issue libc_hidden_def STRCOLL redefined.
4231
4232 2005-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
4233
4234         * elf/elf.h: Define MIPS TLS relocations.
4235
4236 2005-03-16  Ulrich Drepper  <drepper@redhat.com>
4237
4238         * elf/circleload1.c (main): Pretty printing.
4239
4240 2005-03-15  Jakub Jelinek  <jakub@redhat.com>
4241
4242         * sysdeps/generic/wordexp.c (exec_comm_child): Add inline keyword.
4243         Patch by Dan Kegel <dank@kegel.com>.
4244
4245         [BZ #721]
4246         * elf/dynamic-link.h (elf_machine_rel, elf_machine_rel_relative,
4247         elf_machine_rela, elf_machine_rela_relative, elf_machine_lazy_rel):
4248         Add inline keyword.
4249         * sysdeps/alpha/dl-machine.h (elf_machine_rela,
4250         elf_machine_rela_relative, elf_machine_lazy_rel): Add always_inline
4251         attribute.
4252         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela,
4253         elf_machine_rela_relative, elf_machine_lazy_rel): Likewise.  Change
4254         static inline into auto inline.
4255         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela,
4256         elf_machine_rela_relative, elf_machine_lazy_rel): Likewise.
4257         * sysdeps/generic/dl-machine.h (elf_machine_rel, elf_machine_rela):
4258         Likewise.
4259         * sysdeps/arm/dl-machine.h (elf_machine_rel, elf_machine_rel_relative,
4260         elf_machine_rela, elf_machine_rela_relative, elf_machine_lazy_rel):
4261         Likewise.
4262
4263 2005-03-15  Jakub Jelinek  <jakub@redhat.com>
4264
4265         [BZ #789]
4266         * sysdeps/i386/i686/hp-timing.h (HP_TIMING_ACCUM): Fix asm constraints.
4267         Remove memory clobber.
4268
4269         * sysdeps/x86_64/hp-timing.h (HP_TIMING_ACCUM): Make the addition
4270         thread-safe.  Subtract GLRO(dl_hp_timing_overhead) from Diff.
4271
4272 2005-03-14  Jakub Jelinek  <jakub@redhat.com>
4273
4274         * sysdeps/unix/sysv/linux/powerpc/sys/ucontext.h: Don't include
4275         asm/types.h.
4276
4277 2005-03-10  GOTO Masanori  <gotom@debian.or.jp>
4278
4279         * sysdeps/unix/sysv/linux/sh/bits/mman.h: Define MAP_POPULATE and
4280         MAP_NONBLOCK.
4281         * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Likewise.
4282         Correct MAP_GROWSDOWN value.
4283
4284 2005-03-13  Roland McGrath  <roland@redhat.com>
4285
4286         * elf/tls-macros.h: #include_next <tls-macros.h> to get a sysdeps
4287         version if there is one.  Only #error if macros are then undefined.
4288         * sysdeps/generic/tls-macros.h: New file.
4289
4290 2005-03-10  GOTO Masanori  <gotom@debian.or.jp>
4291
4292         * sysdeps/hppa/configure.in: Remove old Makefile leftovers.
4293         * sysdeps/hppa/configure: Regenerated.
4294
4295 2005-03-08  Roland McGrath  <roland@redhat.com>
4296
4297         * sysdeps/gnu/errlist-compat.awk: Use NERR in all array decls, so
4298         array types match exactly in C alias decls.
4299
4300 2005-03-07  Ulrich Drepper  <drepper@redhat.com>
4301
4302         * malloc/arena.c (ptmalloc_init): Recognize MALLOC_PERTURB_ and call
4303         mallopt appropriately.
4304         * malloc/malloc.h: Define M_PERTURB.
4305         * malloc/malloc.c (perturb_byte): New variable.
4306         (alloc_perturb, free_perturb): New macros.
4307         (_int_malloc): Before returning, overwrite the memory if this is
4308         requested.
4309         (_int_free): Overwrite freed memory if requested.
4310         (mALLOPt): Handle M_PERTURB.
4311         * test-skeleton.c: Add call to mallopt with M_PERTURB command.
4312
4313         * elf/dl-close.c (_dl_close): Decrement l_opencount before
4314         printing debug message.
4315         * elf/dl-open.c (dl_open_worker): Always print the new opencount
4316         in debug messages.
4317
4318 2005-03-06  Ulrich Drepper  <drepper@redhat.com>
4319
4320         * elf/dl-close.c (_dl_close): Unify debug message format.
4321
4322         * elf/dl-close.c (_dl_close): Print debug message just before
4323         destroying a link map.
4324
4325         * elf/do-lookup.h (do_lookup_x): Add namespace info to debug output.
4326         * elf/dl-version.c (match_symbol): Likewise.
4327
4328         * posix/bits/unistd.h (pread): Fix typo in __USE_FILE_OFFSET64 code.
4329
4330         * debug/recv_chk.c (__recv_chk): Always fail if request could
4331         overflow the buffer.
4332         * debug/recvfrom_chk.c (__recvfrom_chk): Likewise.
4333         * socket/bits/socket2.h (recv): Avoid calls to the _chk variant if
4334         we know the call succeeds.
4335         (recvfrom): Likewise.
4336
4337 2005-03-05  Ulrich Drepper  <drepper@redhat.com>
4338
4339         * posix/regexec.c (check_node_accept_bytes): Correct cast to avoid
4340         warning.
4341         * posix/regex_internal.c (re_string_reconstruct): Add cast to
4342         avoid warning.
4343         (build_wcs_upper_buffer): Change type of bug to plain char.
4344         * locale/weightwc.h (findidx): Add casts to avoid warnings.
4345         * time/mktime.c (ranged_convert): Initialize tm to make the
4346         compiler happy.
4347         * wcsmbs/mbsrtowcs_l.c (__mbsrtowcs_l): Add casts to avoid warnings.
4348         * wcsmbs/wcsnrtombs.c (__wcsnrtombs): Add casts to avoid warnings.
4349         * wcsmbs/mbsnrtowcs.c: Add casts to avoid warnings.
4350         * wcsmbs/wcsrtombs.c (__wcsrtombs): Add casts to avoid warnings.
4351         * wcsmbs/wcrtomb.c (__wcrtomb): Add casts to avoid warnings.
4352         * wcsmbs/mbrtowc.c (__mbrtowc): Use unsigned char for outbuf.
4353         * wcsmbs/wctob.c (wctob): Make buf array of unsigned char.
4354         * sysdeps/generic/strchrnul.c: Add cast to avoid warning.
4355         * libio/iofwide.c: Add casts to avoid warnings.
4356         * stdio-common/printf-prs.c (parse_printf_format): Introduce new
4357         variable f to avoid warnings.
4358         * sysdeps/unix/sysv/linux/x86_64/makecontext.c (__makecontext):
4359         Fix a few casts to avoid warnings.
4360         * iconv/gconv_simple.c (internal_utf8_loop): Make start unsigned
4361         to avoid warning.
4362
4363         [BZ #1101]
4364         * posix/regex_internal.c [_LIBC] (build_wcs_buffer): Avoid using
4365         dynamically sized array.
4366         (build_wcs_upper_buffer): Likewise.
4367
4368 2005-03-05  Jakub Jelinek  <jakub@redhat.com>
4369
4370         * include/bits/unistd.h: New file.
4371         * include/bits/socket2.h: New file.
4372
4373 2005-03-05  Ulrich Drepper  <drepper@redhat.com>
4374
4375         * sunrpc/key_call.c: Remove doors support.
4376         * sunrpc/Makefile: Remove CPPFLAGS-key_call.c definition.
4377         * configure.in: Remove test for doors support which never existed.
4378         * config.make.in: Remove have_doors entry.
4379
4380         * configure.in: Make sure at least gcc 3.4 is used.  Undo last change.
4381         * config.make.in: Undo last change.
4382
4383         * sysdeps/i386/Makefile (CFLAGS-initfini.s): Unconditionally use
4384         -mtune.
4385
4386 2005-03-05  Roland McGrath  <roland@redhat.com>
4387
4388         * sysdeps/generic/ldsodefs.h (_dl_out_of_memory_internal): Remove decl.
4389         (_dl_out_of_memory): Use rtld_hidden_proto.
4390         * elf/dl-error.c (_dl_out_of_memory): Use rtld_hidden_data_def.
4391         (_dl_signal_error): Don't use INTUSE on _dl_out_of_memory.
4392         * elf/dl-open.c (_dl_open): Likewise.
4393         * elf/dl-deps.c (_dl_map_object_deps): Likewise.
4394
4395         * sunrpc/des_impl.c (des_set_key): Make first argument unsigned char *.
4396
4397         * elf/dl-addr.c (_dl_addr): Add a cast.
4398
4399         [BZ #821]
4400         * elf/unload3mod4.c: Declare foo.
4401         * elf/testobj2.c: Include <stdio.h>.
4402
4403         * sysdeps/gnu/errlist.awk: Emit NERR macro for _sys_nerr_internal
4404         value constant, and use it in the defn.
4405         * sysdeps/gnu/errlist-compat.awk: Use NERR in array decl.
4406         Use actual size for compat array decls.
4407
4408         * config.make.in (cc-mtune): New substituted variable.
4409         * configure.in (libc_cv_cc_mtune): New test for -mtune= switch,
4410         done only if libc_mtune_example is defined.
4411         * sysdeps/i386/configure.in (libc_mtune_example): Set it.
4412         * sysdeps/i386/Makefile (CFLAGS-initfini.s): Use $(cc-mtune).
4413
4414 2005-03-05  Jakub Jelinek  <jakub@redhat.com>
4415
4416         [BZ #721]
4417         * sysdeps/i386/dl-machine.h (ELF_MACHINE_NO_RELA): Define
4418         unconditionally to (defined RTLD_BOOTSTRAP).
4419         * sysdeps/arm/dl-machine.h (ELF_MACHINE_NO_RELA): Likewise.
4420
4421 2005-03-05  Jakub Jelinek  <jakub@redhat.com>
4422
4423         * Makerules ($(inst_libdir)/libc.so): Use $(slibdir) instead of
4424         $(inst_slibdir) in AS_NEEDED directive.
4425
4426 2005-03-03  Jakub Jelinek  <jakub@redhat.com>
4427
4428         * posix/bits/unistd.h (pread, pread64): Don't swap function arguments.
4429
4430 2005-03-01  H.J. Lu  <hongjiu.lu@intel.com>
4431
4432         [BZ #776]
4433         * iconv/iconvconfig.c: Fix comment for the output file.
4434         (write_output): Clear padding in header.
4435
4436 2005-03-03  Ulrich Drepper  <drepper@redhat.com>
4437
4438         [BZ #821]
4439         * elf/dl-close.c (_dl_close): Don't try to set up new searchpath if the
4440         loader is closed.  Fixes unload3.
4441         * elf/tst-global1.c: New file.
4442         * elf/Makefile (tests): Add tst-global1.
4443         * elf/testobj2.c (p): New function.
4444
4445 2005-03-03  Jakub Jelinek  <jakub@redhat.com>
4446
4447         [BZ #821]
4448         * elf/Makefile: Add rules to build and run unload3 test.
4449         * elf/unload3.c: New test.
4450         * elf/unload3mod1.c: New file.
4451         * elf/unload3mod2.c: New file.
4452         * elf/unload3mod3.c: New file.
4453         * elf/unload3mod4.c: New file.
4454
4455 2005-02-21  Alan Modra <amodra@bigpond.net.au>
4456
4457         [BZ #1394]
4458         * sysdeps/unix/sysv/linux/powerpc/sys/procfs.h (elf_vrreg_t): Don't
4459         use __uint128_t.
4460
4461 2005-03-01  Jakub Jelinek  <jakub@redhat.com>
4462
4463         * posix/bits/unistd.h (read, pread, pread64): Use __bos0 instead
4464         of __bos.
4465         * socket/bits/socket2.h (recv, recvfrom): Likewise.
4466
4467 2005-03-01  Roland McGrath  <roland@redhat.com>
4468
4469         [BZ #721]
4470         * sysdeps/arm/dl-machine.h (ELF_MACHINE_NO_RELA): Define this outside
4471         of [RESOLVE_MAP].
4472
4473 2005-03-01  Alfred M. Szmidt  <ams@gnu.org>
4474
4475         [BZ #777]
4476         * elf/dl-load.c (__stack_prot) [!PROT_GROWSUP && !PROT_GROWSDOWN]:
4477         Add missing initializer.
4478
4479         [BZ #777]
4480         * malloc/arena.c: #include <stdbool.h> outside of [SHARED &&
4481         USE_TLS && !USE___THREAD].
4482
4483 2005-02-26  GOTO Masanori  <gotom@debian.or.jp>
4484
4485         * csu/Makefile: Use printf instead of echo for some shells.
4486
4487 2005-02-28  Roland McGrath  <roland@redhat.com>
4488
4489         * debug/warning-nop.c (__nop): Rename to nop, make it static.
4490         (__warndecl): Use alias attribute directly, instead of strong_alias
4491         macro.  Add attribute_hidden.
4492
4493 2005-02-28  Ulrich Drepper  <drepper@redhat.com>
4494
4495         * posix/bits/unistd.h: Avoid calling __*_chk variants if we can
4496         determine the call will never trigger a failure.
4497         * debug/read_chk.c (__read_chk): Always fail if the buffer is too
4498         small.
4499         * debug/readlink_chk.c (__readlink_chk): Likewise.
4500         * debug/pread64_chk.c (__pread64_chk): Likewise.
4501         * debug/pread_chk.c (__pread_chk): Likewise.
4502
4503         * sysdeps/i386/i686/memset_chk.S: Remove alias and warning.
4504         * sysdeps/x86_64/memset_chk.S: Likewise.
4505
4506 2005-02-24  Roland McGrath  <roland@redhat.com>
4507
4508         * debug/Versions (libc: GLIBC_2.4): Remove
4509         __memset_zero_constant_len_parameter.
4510         * sysdeps/generic/memset_chk.c: Remove alias and warning.
4511         * misc/sys/cdefs.h (__warndecl): New macro.
4512         * debug/warning-nop.c: New file.
4513         * string/bits/string3.h (memset): Call __warn_memset_zero_len with no
4514         arguments, instead of calling __memset_zero_constant_len_parameter.
4515         Use __warndecl for __warn_memset_zero_len.
4516         * debug/Makefile (routines): Add $(static-only-routines).
4517         (static-only-routines): New variable.
4518
4519 2005-02-27  Ulrich Drepper  <drepper@redhat.com>
4520
4521         * po/tr.po: Update from translation team.
4522
4523 2005-02-26  Ulrich Drepper  <drepper@redhat.com>
4524
4525         * elf/dl-addr.c: Cleanups.  Move declaration next to first use.
4526
4527         * dlfcn/dlerror.c (check_free): New function.  Extract common code
4528         from fini and free_key_mem.  Check whether this is libdl in the
4529         base namespace.
4530
4531 2005-02-25  Ulrich Drepper  <drepper@redhat.com>
4532
4533         * elf/dl-lookup.c (_dl_debug_bindings): Add namespace information
4534         to debug output.
4535
4536 2004-11-11  Richard Sandiford  <rsandifo@redhat.com>
4537
4538         [BZ #758]
4539         * sysdeps/unix/sysv/linux/mips/configure.in (asm-unistd.h): Only
4540         preprocess <asm/unistd.h> if it defines ABI-prefixed syscall names
4541         like __NR_N32_open.  Just include <asm/unistd.h> otherwise.
4542         * sysdeps/unix/sysv/linux/mips/configure: Regenerate.
4543         * sysdeps/unix/sysv/linux/mips/mips32/kern64/sysdep.h: Delete
4544         * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h (SYS_ify): Use the
4545         standard __NR prefix.
4546         * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h (SYS_ify): Likewise.
4547         * sysdeps/unix/sysv/linux/mips/Makefile (syscall-%.h): Rework so that
4548         the output file is compatible with both pre-2.6 and 2.6 kernel headers.
4549         Extract separate syscall lists for each ABI.
4550
4551 2005-02-23  Ulrich Drepper  <drepper@redhat.com>
4552
4553         * Makerules (libc.so): Add AS_NEEDED line for dynamic linker.
4554
4555         [BZ #719]
4556         * elf/Makefile: Run tst-tls9-static again.
4557
4558 2005-02-22  Ulrich Drepper  <drepper@redhat.com>
4559
4560         [BZ #719]
4561         * sysdeps/generic/libc-tls.c (static_dtv): Size the same as the
4562         slotinfo array.
4563         (__libc_setup_tls): Initialize length of DTV based on array length.
4564         * elf/dl-load.c: Revert last change.
4565         * sysdeps/generic/dl-tls.c: Revert last change.
4566
4567         * posix/Makefile (tests): Add tst-execvp1, tst-execvp2, tst-execlp1,
4568         tst-execlp2, tst-execv1, tst-execv2, tst-execl1, tst-execl2,
4569         tst-execve1, tst-execve2, tst-execle1, and tst-execle2.
4570         * posix/tst-execl1.c: New file.
4571         * posix/tst-execl2.c: New file.
4572         * posix/tst-execle1.c: New file.
4573         * posix/tst-execle2.c: New file.
4574         * posix/tst-execlp1.c: New file.
4575         * posix/tst-execlp2.c: New file.
4576         * posix/tst-execv1.c: New file.
4577         * posix/tst-execv2.c: New file.
4578         * posix/tst-execve1.c: New file.
4579         * posix/tst-execve2.c: New file.
4580         * posix/tst-execvp1.c: New file.
4581         * posix/tst-execvp2.c: New file.
4582
4583 2005-02-22  Roland McGrath  <roland@redhat.com>
4584
4585         * include/signal.h: Revert last change.
4586         (__sigemptyset): Use __builtin_memset instead of memset.
4587
4588 2005-02-22  Ulrich Drepper  <drepper@redhat.com>
4589
4590         * sysdeps/unix/sysv/linux/libc_fatal.c (__libc_message): Use
4591         non-cancelable I/O functions.
4592
4593 2005-02-22  Jakub Jelinek  <jakub@redhat.com>
4594
4595         [BZ #769]
4596         * nscd/nscd-client.h: Include sys/uio.h.
4597         (__readall, __readvall, writeall): New prototypes.
4598         * nscd/connections.c (writeall): New function.
4599         (handle_request): Use it.
4600         * nscd/aicache.c (addhstaiX): Likewise.
4601         * nscd/initgrcache.c (addinitgroupsX): Likewise.
4602         * nscd/hstcache.c (cache_addhst): Likewise.
4603         * nscd/grpcache.c (cache_addgr): Likewise.
4604         * nscd/pwdcache.c (cache_addpw): Likewise.
4605         * nscd/nscd_helper.c (__readall, __readvall): New functions.
4606         * nscd/nscd_getai.c (__nscd_getai): Use them.
4607         * nscd/nscd_getpw_r.c (__nscd_getpw_r): Likewise.
4608         * nscd/nscd_getgr_r.c (__nscd_getgr_r): Likewise.
4609         * nscd/nscd_gethst_r.c (__nscd_gethst_r): Likewise.
4610         * nscd/nscd_initgroups.c (__nscd_getgrouplist): Likewise.
4611
4612 2005-02-22  Roland McGrath  <roland@redhat.com>
4613
4614         * include/sys/socket.h: Declare __recv.
4615         * sysdeps/generic/recv.c (recv): Rename to __recv, and add weak alias.
4616         * sysdeps/mach/hurd/recv.c: Likewise.
4617
4618         * sysdeps/unix/sysv/linux/libc_fatal.c: Include <execinfo.h> for
4619         __backtrace_* decls.
4620
4621         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h
4622         (INTERNAL_SYSCALL_ERROR_P): Evalute VAL.  Parenthesize ERR.
4623         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
4624
4625         * include/signal.h: Include <string.h> for memset decl.
4626
4627 2005-02-22  Andreas Schwab  <schwab@suse.de>
4628
4629         * posix/execvp.c (execvp): Fix invalid free.
4630
4631 2005-02-22  Jakub Jelinek  <jakub@redhat.com>
4632
4633         [BZ #1095]
4634         * malloc/Makefile (CFLAGS-mcheck-init.c): Add.
4635         * sunrpc/Makefile: Add $(PIC-ccflag) to CFLAGS-x* for
4636         librpcsvc.a objects.
4637
4638 2005-02-21  Ulrich Drepper  <drepper@redhat.com>
4639
4640         [BZ #1107]
4641         * iconvdata/ibm930.h: Correct Yen mapping.
4642         * iconvdata/ibm939.h: Likewise.
4643         * iconvdata/testdata/IBM930..UTF8: Adjust test data.
4644         * iconvdata/testdata/IBM939..UTF8: Likewise.
4645         Patch by Jiro Sekiba <SEKIBA@jp.ibm.com>.
4646
4647         * iconvdata/Makefile (modules): Add IBM1025, IBM1122, IBM1137, IBM1153,
4648         IBM1154, IBM1155, IBM1156, IBM1157, and IBM1158.
4649         (distribute): Add ibm1025.c, ibm1025.h, ibm1122.c, ibm1122.h,
4650         ibm1137.c, ibm1137.h, ibm1153.c, ibm1153.h, ibm1154.c, ibm1154.h,
4651         ibm1155.c, ibm1155.h, ibm1156.c, ibm1156.h, ibm1157.c, ibm1157.h,
4652         ibm1158.c, and ibm1158.h.
4653         * iconvdata/TESTS: Add IBM1025, IBM1122, IBM1137, IBM1153,
4654         IBM1154, IBM1155, IBM1156, IBM1157, and IBM1158.
4655         * iconvdata/gconv-modules: Likewise.
4656         * iconvdata/ibm1025.c: New file.
4657         * iconvdata/ibm1025.h: New file.
4658         * iconvdata/ibm1122.c: New file.
4659         * iconvdata/ibm1122.h: New file.
4660         * iconvdata/ibm1137.c: New file.
4661         * iconvdata/ibm1137.h: New file.
4662         * iconvdata/ibm1153.c: New file.
4663         * iconvdata/ibm1153.h: New file.
4664         * iconvdata/ibm1154.c: New file.
4665         * iconvdata/ibm1154.h: New file.
4666         * iconvdata/ibm1155.c: New file.
4667         * iconvdata/ibm1155.h: New file.
4668         * iconvdata/ibm1156.c: New file.
4669         * iconvdata/ibm1156.h: New file.
4670         * iconvdata/ibm1157.c: New file.
4671         * iconvdata/ibm1157.h: New file.
4672         * iconvdata/ibm1158.c: New file.
4673         * iconvdata/ibm1158.h: New file.
4674         * iconvdata/testdata/IBM1025: New file.
4675         * iconvdata/testdata/IBM1025..UTF8: New file.
4676         * iconvdata/testdata/IBM1122: New file.
4677         * iconvdata/testdata/IBM1122..UTF8: New file.
4678         * iconvdata/testdata/IBM1137: New file.
4679         * iconvdata/testdata/IBM1137..UTF8: New file.
4680         * iconvdata/testdata/IBM1153: New file.
4681         * iconvdata/testdata/IBM1153..UTF8: New file.
4682         * iconvdata/testdata/IBM1154: New file.
4683         * iconvdata/testdata/IBM1154..UTF8: New file.
4684         * iconvdata/testdata/IBM1155: New file.
4685         * iconvdata/testdata/IBM1155..UTF8: New file.
4686         * iconvdata/testdata/IBM1156: New file.
4687         * iconvdata/testdata/IBM1156..UTF8: New file.
4688         * iconvdata/testdata/IBM1157: New file.
4689         * iconvdata/testdata/IBM1157..UTF8: New file.
4690         * iconvdata/testdata/IBM1158: New file.
4691         * iconvdata/testdata/IBM1158..UTF8: New file.
4692         Contributed by Jiro Sekiba <SEKIBA@jp.ibm.com>.
4693
4694 2005-02-10  Paolo Bonzini  <bonzini@gnu.org>
4695
4696         * posix/regcomp.c (lower_subexp): Do not optimize empty
4697         subexpressions even with REG_NOSUB.
4698         * posix/rxspencer/tests: Add a previously failing testcase.
4699
4700 2005-02-21  Alan Modra <amodra@bigpond.net.au>
4701
4702         [BZ #719]
4703         * elf/dl-reloc.c (_dl_nothread_init_static_tls): Assert that dtv
4704         array index is within bounds.
4705
4706 2005-02-21  Ulrich Drepper  <drepper@redhat.com>
4707
4708         [BZ #719]
4709         * elf/dl-load.c: Do not allow PT_TLS in modules loaded in statically
4710         linked code.
4711         * sysdeps/generic/dl-tls.c [!SHARED]: Don't build _dl_next_tls_modid.
4712         * elf/Makefile: Remove rules to build and run tst-tls9-static.
4713
4714         [BZ #719]
4715         * elf/dl-reloc.c (_dl_nothread_init_static_tls): Avoid using
4716         THREAD_DTV multiple times, this minimally reduces code size on
4717         some archs.
4718
4719 2005-02-21  Jakub Jelinek  <jakub@redhat.com>
4720
4721         [BZ #768]
4722         * nscd/nscd_gethst_r.c (nscd_gethst_r): Set *h_errnop to
4723         NETDB_INTERNAL if buffer is too small.
4724
4725         [BZ #768]
4726         * nscd/hstcache.c (INCR): Remove.
4727         (addhstbyX): Double buflen in each iteration rather than add INCR.
4728         * nscd/grpcache.c: Likewise.
4729         * nscd/pwdcache.c: Likewise.
4730
4731 2005-02-21  Ulrich Drepper  <drepper@redhat.com>
4732
4733         * sysdeps/unix/sysv/linux/libc_fatal.c: Print backtrace and memory
4734         map if requested.
4735         * debug/chk_fail.c: Request backtrace and memory map dump.
4736
4737         * Versions.def: Add GLIBC_2.4 for libc.
4738         * debug/fgets_chk.c: New file.
4739         * debug/fgets_u_chk.c: New file.
4740         * debug/getcwd_chk.c: New file.
4741         * debug/getwd_chk.c: New file.
4742         * debug/readlink_chk.c: New file.
4743         * debug/read_chk.c: New file.
4744         * debug/pread_chk.c: New file.
4745         * debug/pread64_chk.c: New file.
4746         * debug/recv_chk.c: New file.
4747         * debug/recvfrom_chk.c: New file.
4748         * debug/Versions: Add all new functions with version GLIBC_2.4.
4749         * debug/Makefile (routines): Add fgets_chk, fgets_u_chk, read_chk,
4750         pread_chk, pread64_chk, recv_chk, recvfrom_chk, readlink_chk,
4751         getwd_chk, and getcwd_chk.  Plus appropriate CFLAGS definitions.
4752         * debug/tst-chk1.c: Add more tests.
4753         * libio/bits/stdio2.h: Add macros for fgets and fgets_unlocked.
4754         * include/stdio.h: Declare __fgets_chk and __fgets_unlocked_chk.
4755         * posix/unistd.h: Include <bits/unistd.h> for fortification.
4756         * posix/bits/unistd.h: New file.
4757         * posix/Makefile (headers): Add bits/unistd.h.
4758         * socket/sys/socket.h: Include <bits/socket2.h> for fortification.
4759         * socket/bits/socket2.h: New file.
4760         * socket/Makefile (headers): Add bits/socket2.h.
4761
4762         * string/bits/string3.h: Extend memset macro to check for zero 3rd
4763         parameter and use __memset_zero_constant_len_parameter in that case.
4764         * sysdeps/generic/memset_chk.c: Add
4765         __memset_zero_constant_len_parameter alias and linker warning.
4766         * debug/Versions: Add __memset_zero_constant_len_parameter to libc
4767         with version GLIBC_2.4.
4768
4769         * sysdeps/generic/bits/types.h: Don't unnecessarily use __extension__
4770         in __STD_TYPE definition.
4771
4772 2005-02-21  Jakub Jelinek  <jakub@redhat.com>
4773
4774         * malloc/malloc.c (malloc_printerr): If MALLOC_CHECK_={5,7}, print
4775         the error message rather than program name.
4776
4777 2005-02-21  Ulrich Drepper  <drepper@redhat.com>
4778
4779         [BZ #767]
4780         * posix/unistd.h: symlink and readlink are unconditionally
4781         available in the 2001 spec.
4782
4783 2005-02-16  Roland McGrath  <roland@redhat.com>
4784
4785         * intl/dcigettext.c (_nl_find_msg): Add a cast.
4786
4787         * nis/nis_clone_dir.c (nis_clone_directory): Use char * for ADDR.
4788         * nis/nis_clone_obj.c (nis_clone_object): Likewise.
4789         * nis/nis_clone_res.c (nis_clone_result): Likewise.
4790
4791         * resolv/nss_dns/dns-network.c (getanswer_r): Use const unsigned char *
4792         for END_OF_MESSAGE and CP.
4793
4794         * resolv/res_send.c (send_dg): Add else branch for case impossible
4795         unless `poll' is buggy.
4796
4797         * crypt/crypt_util.c (__setkey_r): Add a cast.
4798
4799         * locale/programs/linereader.c (get_toplvl_escape): Use size_t for
4800         NBYTES, and unsigned char * for BYTES.
4801
4802         * locale/programs/charmap.c (charmap_new_char): Use size_t and
4803         unsighed char * for NBYTES, BYTES parameters.
4804
4805         * sysdeps/generic/dl-hash.h (_dl_elf_hash): Take const char * argument
4806         and cast it.
4807         * sysdeps/i386/i686/dl-hash.h (_dl_elf_hash): Likewise.
4808
4809         * sunrpc/create_xid.c (_create_xid): Don't use unsigned long for RES.
4810
4811         * sunrpc/svcauth_des.c (_svcauth_des): Fix cast type.
4812
4813         * sunrpc/auth_des.c (authdes_create): Don't use u_char for PKEY_DATA.
4814         (authdes_marshal): Don't use unsigned int for LEN.
4815         * sunrpc/xdr.c (xdr_hyper): Don't use unsigned long for T2.
4816         (xdr_u_hyper): Likewise.
4817         (xdr_u_short): Don't use u_long for L.
4818         * sunrpc/xdr_intXX_t.c (xdr_int64_t): Don't use uint32_t for T2.
4819
4820         * inet/rexec.c (rexec_af): Use socklen_t.
4821         * sunrpc/key_call.c (getkeyserv_handle): Likewise.
4822         * sunrpc/rtime.c (rtime): Likewise.
4823         * resolv/res_send.c (send_vc, send_dg): Likewise.
4824         * nis/nis_callback.c (__nis_create_callback): Likewise.
4825
4826         * sysdeps/generic/libc-start.c: Use unsigned int for nthreads ptr.
4827
4828         * sysdeps/posix/getaddrinfo.c (gaih_inet): Fix type of ADDR local.
4829
4830         * libio/libio.h (_IO_BE): Add parenthesis around EXPR.
4831
4832         * intl/dcigettext.c (INTVARDEF, INTUSE): Macros removed.
4833         (_nl_default_dirname): Use libc_hidden_data_def instead of INTVARDEF.
4834         (libc_freeres_fn, DCIGETTEXT): Don't use INTUSE.
4835         * intl/bindtextdom.c (INTUSE): Macro removed.
4836         (_nl_default_dirname): Use libc_hidden_proto.
4837         (set_binding_values): Don't use INTUSE.
4838         * include/libintl.h (_libc_intl_domainname_internal): Decl removed.
4839         (_libc_intl_domainname): Use libc_hidden_proto.
4840         * posix/regex_internal.h (gettext): Remove INTUSE on it.
4841         * locale/SYS_libc.c (_libc_intl_domainname): Use libc_hidden_data_def
4842         rather than INTDEF.
4843         * include/libintl.h (_): Don't use *_internal name.
4844
4845         * ctype/ctype-extn.c (__ctype_tolower, __ctype_toupper): Use int32_t,
4846         not uint32_t.
4847         * locale/lc-ctype.c (_nl_postload_ctype): Likewise for assignments.
4848
4849         * iconv/gconv_open.c (__gconv_open): Remove useless cast.
4850
4851         [BZ #721]
4852         * sysdeps/i386/dl-machine.h (ELF_MACHINE_NO_RELA): Define this outside
4853         of [RESOLVE_MAP].
4854         * sysdeps/sh/dl-machine.h (ELF_MACHINE_NO_REL): Likewise.
4855         * sysdeps/powerpc/powerpc32/dl-machine.h
4856         (elf_machine_rel, elf_machine_rel_relative): Removed.
4857         * sysdeps/powerpc/powerpc64/dl-machine.h
4858         (elf_machine_rel, elf_machine_rel_relative): Removed.
4859
4860 2005-02-03  Alexandre Oliva  <aoliva@redhat.com>
4861
4862         [BZ #721]
4863         * elf/dynamic-link.h: Don't declare nested auto functions that are
4864         not going to be defined.
4865
4866 2004-07-23  Jakub Jelinek  <jakub@redhat.com>
4867
4868         [BZ #284]
4869         * include/features.h (_POSIX_SOURCE, _POSIX_C_SOURCE): Define
4870         if _XOPEN_SOURCE >= 500 even if __STRICT_ANSI__ is defined.
4871
4872 2005-02-16  Roland McGrath  <roland@redhat.com>
4873
4874         * sysdeps/generic/libc-start.c (LIBC_START_MAIN): Move UBP_EV defn
4875         inside [! SHARED] where it's used.
4876
4877 2005-02-15  Ulrich Drepper  <drepper@redhat.com>
4878
4879         * sysdeps/generic/bits/byteswap.h: Make sure result of all the
4880         functions and macros is unsigned.
4881
4882 2005-02-11  Barry deFrese  <bddebian@comcast.net>
4883
4884         [BZ #722]
4885         * sysdeps/mach/hurd/setresgid.c: Use weak_alias.
4886         * sysdeps/mach/hurd/setresuid.c: Likewise.
4887
4888 2005-02-14  GOTO Masanori  <gotom@debian.or.jp>
4889
4890         * misc/sys/syslog.h: Fix typo in comment.
4891
4892 2005-02-14  Roland McGrath  <roland@redhat.com>
4893
4894         [BZ #720]
4895         * sysdeps/unix/sysv/linux/sys/kd.h: Don't leave _LINUX_TYPES_H defined
4896         if it wasn't originally.
4897
4898 2005-02-14  GOTO Masanori  <gotom@debian.or.jp>
4899
4900         * sysdeps/unix/sysv/linux/alpha/syscalls.list: Remove the duplicated
4901         getpeername entry.
4902         * sysdeps/unix/sysv/linux/ia64/syscalls.list: Likewise.
4903         * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Likewise.
4904
4905 2005-02-11  Jakub Jelinek  <jakub@redhat.com>
4906
4907         * scripts/soversions.awk: Only record first WORDSIZE{32,64}
4908         matching line.
4909
4910 2005-02-14  Alan Modra  <amodra@bigpond.net.au>
4911
4912         [BZ #721]
4913         * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_rela): Define
4914         with auto inline, and attribute always_inline.
4915         (elf_machine_rela_relative, elf_machine_lazy_rel): Likewise.
4916         (elf_machine_rel, elf_machine_rel_relative): Likewise.
4917         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Likewise.
4918         (elf_machine_rela_relative, elf_machine_lazy_rel): Likewise.
4919         (elf_machine_rel, elf_machine_rel_relative): Likewise.
4920         (elf_machine_tprel): Likewise.
4921
4922 2005-02-14  Andreas Schwab  <schwab@suse.de>
4923
4924         * manual/filesys.texi (Random Access Directory): Fix type of file
4925         position value for telldir and seekdir.
4926         (Attribute Meanings): Fix typo.
4927
4928 2005-02-14  H.J. Lu  <hongjiu.lu@intel.com>
4929
4930         * csu/elf-init.c (__libc_csu_fini): Enable if LIBC_NONSHARED
4931         isn't defined.
4932         * sysdeps/generic/libc-start.c (LIBC_START_MAIN): Call fini
4933         if SHARED isn't defined.
4934         * elf/Makefile (tests-static): Add tst-array1-static.
4935         ($(objpfx)tst-array1-static.out): New target.
4936         * elf/tst-array1-static.c: New file.
4937
4938 2005-02-11  Jakub Jelinek  <jakub@redhat.com>
4939
4940         [BZ #1100]
4941         * debug/chk_fail.c (__chk_fail): Add a while (1) loop around
4942         __libc_message to kill GCC warning about noreturn function returning.
4943
4944         * elf/rtld.c (dlmain): If LD_TRACE_PRELINKING, clear l_relocated flag
4945         before relocating ld.so again.
4946
4947         * elf/rtld.c (_dl_start): Set bootstrap_map.l_relocated even
4948         for already prelinked ld.so.
4949
4950 2005-02-11  Roland McGrath  <roland@redhat.com>
4951
4952         [BZ #715]
4953         * Makefile (installed-stubs): New variable.
4954         Set to $(inst_includedir)/gnu/stubs.h if $(biarch) is no,
4955         or to $(inst_includedir)/gnu/stubs-$(biarch).h if otherwise.
4956         [$(biarch) != no] (install-others-nosubdir): Add $(installed-stubs).
4957         ($(inst_includedir)/gnu/stubs.h): Use $(installed-stubs) for this
4958         rule's target.
4959         ($(inst_includedir)/gnu/stubs.h): New target, install from ...
4960         * include/stubs-biarch.h: New file.
4961
4962         * shlib-versions (i.86-.*-.*): Add WORDSIZE64 line mapping to x86_64.
4963
4964         * Makeconfig ($(common-objpfx)soversions.mk): Depend on Makeconfig.
4965         Emit defn for variable `biarch'.
4966
4967         * include/stub-tag.h: Update comment.
4968
4969         * scripts/soversions.awk: Fix default version set handling.
4970
4971 2005-02-10  Roland McGrath  <roland@redhat.com>
4972
4973         [BZ #157]
4974         * include/libc-symbols.h (stub_warning): Emit a marker section called
4975         .gnu.glibc-stub.NAME.
4976         * Makerules ($(objpfx)stubs): Depend on object files, not dep files.
4977         Use objdump to collect those marker section names.
4978         ($(common-objpfx)shlib.lds): Discard .gnu.glibc-stub.* sections.
4979
4980         * Rules (subdir_objs, subdir_stubs): New phony targets.
4981         * Makefile (+subdir_targets): Add them.
4982
4983         * Makerules ($(common-objpfx)Versions.all): Grok new leading column in
4984         soversions.i.
4985
4986         * scripts/lib-names.awk: Consider [0-9].* a "number", not just [0-9]+.
4987         Reported by H.J. Lu <hongjiu.lu@intel.com>.
4988
4989         * scripts/lib-names.awk: Always print WORDSIZE32 section first when
4990         doing two.
4991
4992 2005-02-10  Jakub Jelinek  <jakub@redhat.com>
4993
4994         * sysdeps/powerpc/powerpc32/bits/link.h: Removed.
4995         * sysdeps/powerpc/powerpc64/bits/link.h: Moved to...
4996         * sysdeps/powerpc/bits/link.h: ... here.  New file.
4997
4998 2005-02-09  Jakub Jelinek  <jakub@redhat.com>
4999
5000         [BZ #710]
5001         * stdlib/random_r.c (__initstate_r): Save old state.
5002         * stdlib/Makefile (tests): Add tst-random2.
5003         * stdlib/tst-random2.c: New test.
5004         Reported by Peter Bergner <bergner@vnet.ibm.com>.
5005
5006 2005-01-25  H.J. Lu  <hongjiu.lu@intel.com>
5007
5008         * dlfcn/dlfcn.c (init): Put it in .init_array section.
5009
5010 2005-02-10  Roland McGrath  <roland@redhat.com>
5011
5012         [BZ #632]
5013         * scripts/soversions.awk: Expect cpu, vendor, os as separate variables
5014         from command line.
5015         Grok shlib-versions lines with WORDSIZE* in second column.
5016         Add new leading column to output, DEFAULT for existing output lines.
5017         Also emit lines with WORDSIZE* for alternate configurations.
5018         * Makeconfig ($(common-objpfx)soversions.i): Pass those variables.
5019         ($(common-objpfx)soversions.mk): Grok new column, use only DEFAULT.
5020         ($(common-objpfx)gnu/lib-names.stmp): Depend on soversions.i instead
5021         of soversions.mk; replace inline shell script with use of ...
5022         * scripts/lib-names.awk: New file.  If input has non-DEFAULT lines,
5023         emit multiple sets of macros under #if.
5024         * shlib-versions (x86_64-.*-.*): Add WORDSIZE32 line mapping to i686.
5025         (s390x-.*-.*): Likewise for s390.
5026         (powerpc64-.*-.*): Likewise for powerpc.
5027         (sparc64-.*-.*): Likewise for sparc.
5028         (s390-.*-.*, powerpc.*-.*-.*, sparc.*-.*-.*): Add WORDSIZE64 entries
5029         for these mapping back to the above.
5030
5031 2005-02-08  Jakub Jelinek  <jakub@redhat.com>
5032
5033         * elf/dl-load.c (_dl_map_object_from_fd): Fix a typo.
5034
5035 2005-02-08  Andreas Schwab  <schwab@suse.de>
5036
5037         * sysdeps/m68k/dl-machine.h (elf_machine_rela): Remove use of
5038         RESOLVE.
5039
5040 2005-02-07  Richard Henderson  <rth@redhat.com>
5041
5042         [BZ #721]
5043         * iconvdata/jis0208.h (struct jisx0208_ucs_idx): Move before use.
5044
5045 2005-02-08  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
5046
5047         * sysdeps/sh/dl-machine.h (elf_machine_rela): Remove code using
5048         RESOLVE.
5049
5050 2005-02-07  Ulrich Drepper  <drepper@redhat.com>
5051
5052         * elf/dl-load.c (_dl_map_object_from_fd): Make sure registers are
5053         set correctly.
5054
5055 2005-01-07  Richard Henderson  <rth@redhat.com>
5056
5057         [BZ #721]
5058         * math/math_private.h (__copysign): Define as builtin for gcc 4.
5059         (__copysignf, __copysignl): Likewise.
5060         * sysdeps/alpha/fpu/bits/mathinline.h (copysign): Don't define
5061         for gcc 4.0.
5062         (copysignf, copysignl, fabsf, fabs): Likewise.
5063         (__copysign, __copysignf, __copysignl): Remove.
5064         (__fabs, __fabsf): Remove.
5065
5066 2005-01-07  Jakub Jelinek  <jakub@redhat.com>
5067
5068         [BZ #738]
5069         * elf/dl-load.c (open_path): If rtld_search_dirs is in RELRO segment,
5070         avoid writing to it if none of the standard search directories exist.
5071
5072 2005-02-07  Steven Munroe  <sjmunroe@us.ibm.com>
5073
5074         [BZ #700]
5075         * sysdeps/unix/sysv/linux/powerpc/powerpc64/setcontext.S
5076         (__novec_setcontext, __setcontext): Fix typo so CCR is restored.
5077         Load MSR as a doubleword.
5078         * sysdeps/unix/sysv/linux/powerpc/powerpc64/swapcontext.S
5079         (__novec_swapcontext, __swapcontext): Likewise.
5080
5081 2005-02-07  Ulrich Drepper  <drepper@redhat.com>
5082
5083         * iconv/iconv_prog.c (main): Provide more help in case on an error.
5084
5085         * sysdeps/unix/sysv/linux/i386/sysdep.h (check_consistency): Define.
5086
5087 2005-02-07  Jakub Jelinek  <jakub@redhat.com>
5088
5089         [BZ #741]
5090         * nscd/nscd.c (termination_handler): Avoid segfault if some database
5091         is not enabled.
5092
5093         [BZ #741]
5094         * nscd/nscd_getai.c (__nscd_getai): If ai_resp->found == -1, set
5095         __nss_not_use_nscd_hosts and return -1.
5096         * nscd/nscd_initgroups.c (__nscd_getgrouplist): If
5097         initgr_resp->found == -1, set __nss_not_use_nscd_group and return -1.
5098         Avoid leaking sockets.
5099
5100 2005-01-28  Andreas Schwab  <schwab@suse.de>
5101             H.J. Lu  <hongjiu.lu@intel.com>
5102
5103         [BZ #677]
5104         * elf/dl-runtime.c (fixup): Change return type to
5105         DL_FIXUP_VALUE_TYPE. Use DL_FIXUP_VALUE_TYPE,
5106         DL_FIXUP_MAKE_VALUE and DL_FIXUP_VALUE_CODE_ADDR for relocation
5107         values. Use DL_FIXUP_VALUE_ADDR and DL_FIXUP_ADDR_VALUE to
5108         store and retrieve relocation values.
5109         (profile_fixup): Likewise.
5110         * include/link.h (link_map): Use DL_FIXUP_VALUE_TYPE for
5111         l_reloc_result.
5112         * sysdeps/generic/dl-fptr.h (link_map): Forward declaration.
5113         * sysdeps/generic/dl-lookupcfg.h (DL_FIXUP_VALUE_TYPE): New.
5114         (DL_FIXUP_MAKE_VALUE): Likewise.
5115         (DL_FIXUP_VALUE_CODE_ADDR): Likewise.
5116         (DL_FIXUP_VALUE_ADDR): Likewise.
5117         (DL_FIXUP_ADDR_VALUE): Likewise.
5118         * sysdeps/ia64/dl-lookupcfg.h: Include <dl-fptr.h> for "struct fdesc".
5119         (DL_FIXUP_VALUE_TYPE): New.
5120         (DL_FIXUP_MAKE_VALUE): Likewise.
5121         (DL_FIXUP_VALUE_CODE_ADDR): Likewise.
5122         (DL_FIXUP_VALUE_ADDR): Likewise.
5123         (DL_FIXUP_ADDR_VALUE): Likewise.
5124         * sysdeps/ia64/dl-machine.h (elf_machine_profile_fixup_plt): Removed.
5125         (elf_machine_profile_plt): Removed.
5126         (elf_machine_fixup_plt): Change return type and type of value
5127         parameter to struct fdesc.
5128         (elf_machine_plt_value): Likewise.
5129         (elf_machine_rela): Use DL_FIXUP_MAKE_VALUE to construct
5130         argument for elf_machine_fixup_plt.
5131
5132 2005-02-07  Jakub Jelinek  <jakub@redhat.com>
5133
5134         [BZ #742]
5135         * nscd/nscd.init (reload): Print Reloading nscd: before and a newline
5136         after the status string printed by killproc.
5137
5138 2004-11-18  Alexandre Oliva  <aoliva@redhat.com>
5139
5140         * manual/.cvsignore: Add dir-add.texi.
5141
5142 2005-02-06  Richard Henderson  <rth@redhat.com>
5143
5144         * sysdeps/alpha/dl-machine.h (elf_machine_rela): Use RESOLVE_MAP
5145         all the time.
5146
5147 2004-11-03  Marcus Brinkmann  <marcus@gnu.org>
5148
5149         * configure.in (sysnames): Append sysdeps/generic for each add-on.
5150         * configure: Regenerated.
5151
5152 2005-02-02  Alfred M. Szmidt  <ams@gnu.org>
5153
5154         * sysdeps/mach/hurd/tls.h: Include <stdbool.h>
5155         (dtv_t): Change pointer type to be a struct which also contains
5156         information whether the memory pointed to is static TLS or not.
5157
5158         * sysdeps/generic/syslog.c (send_flags) [!send_flags]: Define it.
5159
5160         * shadow/sgetspent_r.c (FALSE): Macro renamed to ...
5161         (FALSEP): ... this.  Updated all references.
5162
5163         [BZ #765]
5164         * libio/fmemopen.c: Include <stdint.h>.
5165
5166 2005-01-30  Ulrich Drepper  <drepper@redhat.com>
5167
5168         [BZ #1103]
5169         * nscd/nscd_helper.c (get_mapping): Use MSG_NOSIGNAL if available.
5170         * nscd/connections.c (send_ro_fd): Likewise.
5171
5172 2005-01-28  H.J. Lu  <hongjiu.lu@intel.com>
5173
5174         * elf/tst-auditmod1.c: Add ia64 entries.
5175         * sysdeps/generic/ldsodefs.h (La_ia64_regs): New.
5176         (La_ia64_retval): New.
5177         (audit_ifaces): Add ia64 entries.
5178         * sysdeps/ia64/bits/link.h: New file.
5179         * sysdeps/ia64/dl-machine.h (elf_machine_runtime_setup): Test
5180         for dl_profile non-null.
5181         (ARCH_LA_PLTENTER): New.
5182         (ARCH_LA_PLTEXIT): New.
5183         * sysdeps/ia64/dl-trampoline.S (_dl_runtime_resolve): Allocate
5184         only 2 output registers. Allocate stack to save/restore
5185         8 incoming fp registers. Call _dl_fixup instead of fixup.
5186         (_dl_runtime_profile): Rewrite.
5187
5188 2005-01-28  Martin Schwidefsky  <schwidefsky@de.ibm.com>
5189
5190         * sysdeps/s390/bits/link.h: New file.
5191         * sysdeps/s390/s390-32/dl-trampoline.S: New file.
5192         * sysdeps/s390/s390-64/dl-trampoline.S: New file.
5193         * sysdeps/s390/s390-32/dl-machine.h: Move PLT trampolines to
5194         dl-trampoline.S. Use RESOLVE_MAP instead of RESOLVE to protect
5195         relocation code.
5196         (elf_machine_runtime_setup): Test for dl_profile non-null.
5197         (elf_machine_rela): Remove code using RESOLVE.
5198         (ARCH_LA_PLTENTER, ARCH_LA_PLTEXIT): New.
5199         * sysdeps/s390/s390-64/dl-machine.h: Likewise.
5200         * sysdeps/generic/ldsodefs.h (La_s390_32_regs, La_s390_32_retval,
5201         La_s390_64_regs, La_s390_64_retval): New.
5202         * elf/tst-auditmod1.c: Add s390 entries.
5203
5204         [BZ #743]
5205         * sysdeps/s390/bits/string.h (strlen, strncpy, strcat, strncat,
5206         strncat, memchr, strcmp): Add missing memory clobber.
5207
5208 2005-01-27  Ulrich Drepper  <drepper@redhat.com>
5209
5210         * sysdeps/unix/sysv/linux/alpha/oldglob.c (__old_globfree): Also
5211         copy gl_offs.  Patch by Sergey Tikhonov <tsv@solvo.ru>.
5212
5213 2005-01-27  Paolo Bonzini  <bonzini@gnu.org>
5214
5215         [BZ #558]
5216         * posix/regcomp.c (calc_inveclosure): Return reg_errcode_t.
5217         Initialize the node sets in dfa->inveclosures.
5218         (analyze): Initialize inveclosures only if it is needed.
5219         Check errors from calc_inveclosure.
5220         * posix/regex_internal.c (re_dfa_add_node): Do not initialize
5221         the inveclosure node set.
5222         * posix/regexec.c (re_search_internal): If nmatch includes unused
5223         subexpressions, reset them to { rm_so: -1, rm_eo: -1 } here.
5224
5225         * posix/regcomp.c (parse_bracket_exp) [!RE_ENABLE_I18N]:
5226         Do build a SIMPLE_BRACKET token.
5227
5228         * posix/regexec.c (transit_state_mb): Do not examine nodes
5229         where ACCEPT_MB is not set.
5230
5231 2005-01-27  Jakub Jelinek  <jakub@redhat.com>
5232
5233         * stdlib/tst-fmtmsg.c: Include stdlib.h.
5234         * stdio-common/tst-fmemopen2.c: Include string.h.
5235         * posix/execvp.c: Include stdbool.h.
5236
5237 2004-12-13  Paolo Bonzini  <bonzini@gnu.org>
5238
5239         Separate parsing and creation of the NFA.  Avoided recursion on
5240         the (very unbalanced) parse tree.
5241         [BZ #611]
5242         * posix/regcomp.c (struct subexp_optimize, analyze_tree, calc_epsdest,
5243         re_dfa_add_tree_node, mark_opt_subexp_iter): Removed.
5244         (optimize_subexps, duplicate_tree, calc_first, calc_next,
5245         mark_opt_subexp): Rewritten.
5246         (preorder, postorder, lower_subexps, lower_subexp, link_nfa_nodes,
5247         create_token_tree, free_tree, free_token): New.
5248         (analyze): Accept a regex_t *.  Invoke the passes via the preorder and
5249         postorder generic visitors.  Do not initialize the fields in the
5250         re_dfa_t that represent the transitions.
5251         (free_dfa_content): Use free_token.
5252         (re_compile_internal): Analyze before UTF-8 optimizations.  Do not
5253         include optimization of subexpressions.
5254         (create_initial_state): Fetch the DFA node index from the first node's
5255         bin_tree_t *.
5256         (optimize_utf8): Abort on unexpected nodes, including OP_DUP_QUESTION.
5257         Return on COMPLEX_BRACKET.
5258         (duplicate_node_closure): Fix comment.
5259         (duplicate_node): Do not initialize the fields in the
5260         re_dfa_t that represent the transitions.
5261         (calc_eclosure, calc_inveclosure): Do not handle OP_DELETED_SUBEXP.
5262         (create_tree): Remove final argument.  All callers adjusted.  Rewritten
5263         to use create_token_tree.
5264         (parse_reg_exp, parse_branch, parse_expression, parse_bracket_exp,
5265         build_charclass_op): Use create_tree or create_token_tree instead
5266         of re_dfa_add_tree_node.
5267         (parse_dup_op): Likewise.  Also free the tree using free_tree for
5268         "<re>{0}", and lower OP_DUP_QUESTION to OP_ALT: "a?" is equivalent
5269         to "a|".  Adjust invocation of mark_opt_subexp.
5270         (parse_sub_exp): Create a single SUBEXP node.
5271         * posix/regex_internal.c (re_dfa_add_node): Remove last parameter,
5272         always perform as if it was 1.  Do not initialize OPT_SUBEXP and
5273         DUPLICATED, and initialize the DFA fields representing the transitions.
5274         * posix/regex_internal.h (re_dfa_add_node): Adjust prototype.
5275         (re_token_type_t): Move OP_DUP_PLUS and OP_DUP_QUESTION to the tokens
5276         section.  Add a tree-only code SUBEXP.  Remove OP_DELETED_SUBEXP.
5277         (bin_tree_t): Include a full re_token_t for TOKEN.  Turn FIRST and
5278         NEXT into pointers to trees.  Remove ECLOSURE.
5279
5280 2004-12-28  Paolo Bonzini  <bonzini@gnu.org >
5281
5282         [BZ #605]
5283         * posix/regcomp.c (parse_bracket_exp): Do not modify DFA nodes
5284         that were already created.
5285         * posix/regex_internal.c (re_dfa_add_node): Set accept_mb field
5286         in the token if needed.
5287         (create_ci_newstate, create_cd_newstate): Set accept_mb field
5288         from the tokens' field.
5289         * posix/regex_internal.h (re_token_t): Add accept_mb field.
5290         (ACCEPT_MB_NODE): Removed.
5291         * posix/regexec.c (proceed_next_node, transit_states_mb,
5292         build_sifted_states, check_arrival_add_next_nodes): Use
5293         accept_mb instead of ACCEPT_MB_NODE.
5294
5295 2005-01-26  Ulrich Drepper  <drepper@redhat.com>
5296
5297         [BZ #1100]
5298         * debug/chk_fail.c (__chk_fail): Print program name in final message.
5299
5300         * sysdeps/unix/sysv/linux/kernel-features.h: Found reference to
5301         MSG_NOSIGNAL being in 2.2 kernels.
5302
5303 2005-01-26  Jakub Jelinek  <jakub@redhat.com>
5304
5305         * sysdeps/unix/sysv/linux/i386/sysdep.h
5306         (SYSCALL_ERROR_HANDLER_TLS_STORE): Remove unnecessary 0 imm.
5307
5308         [BZ #693]
5309         * posix/regex_internal.h (DUMMY_CONSTRAINT): Rename to...
5310         (WORD_DELIM_CONSTRAINT): ...this.
5311         (NOT_WORD_DELIM_CONSTRAINT): Define.
5312         (re_context_type): Add INSIDE_NOTWORD and NOT_WORD_DELIM,
5313         change WORD_DELIM to use WORD_DELIM_CONSTRAINT.
5314         * posix/regcomp.c (peek_token): For \B create NOT_WORD_DELIM
5315         anchor instead of INSIDE_WORD.
5316         (parse_expression): Handle NOT_WORD_DELIM constraint.
5317         * posix/bug-regex19.c (tests): Adjust tests that relied on \B
5318         being inside word instead of not word delim.
5319         * posix/tst-rxspencer.c (mb_frob_pattern): Don't frob escaped
5320         characters.
5321         * posix/rxspencer/tests: Add some new tests.
5322
5323 2005-01-14  GOTO Masanori  <gotom@debian.or.jp>
5324
5325         [BZ #1108]
5326         * sunrpc/rpc_main.c (s_output): Generate #include <rpc/pmap_clnt.h>
5327         irrespective of Cflag.
5328
5329         * manual/memory.texi (sbrk): Fix definition.
5330         * manual/string.texi (strcasestr): Fix example typo.
5331
5332 2005-01-25  Roland McGrath  <roland@redhat.com>
5333
5334         * sysdeps/generic/syslog.c [NO_SIGPIPE]: Protect sigpipe_handler decl.
5335
5336 2005-01-23  Roland McGrath  <roland@redhat.com>
5337
5338         [BZ #737]
5339         * sysdeps/i386/Makefile (defines): If -mno-tls-direct-seg-refs appears
5340         in $(CFLAGS), add -DNO_TLS_DIRECT_SEG_REFS.
5341         * sysdeps/unix/sysv/linux/i386/sysdep.h [USE___THREAD]
5342         (SYSCALL_ERROR_HANDLER) [NO_TLS_DIRECT_SEG_REFS]: Load thread pointer
5343         from %gs:0 and add to that value, rather that direct %gs:OFFSET access.
5344         * sysdeps/unix/i386/sysdep.S [NO_TLS_DIRECT_SEG_REFS]: Likewise.
5345
5346 2005-01-25  Jakub Jelinek  <jakub@redhat.com>
5347
5348         [BZ #731]
5349         * stdlib/fmtmsg.c (addseverity): Remove new_string variable.
5350         (free_mem): Don't free string.
5351         * stdlib/tst-fmtmsg.c: Include string.h.
5352         (main): Add some more tests.
5353
5354 2005-01-25  Andreas Schwab  <schwab@suse.de>
5355
5356         [BZ #736]
5357         * timezone/asia: Update from tzdata2005c.
5358         * timezone/backward: Likewise.
5359         * timezone/europe: Likewise.
5360         * timezone/leapseconds: Likewise.
5361         * timezone/northamerica: Likewise.
5362         * timezone/southamerica: Likewise.
5363
5364         [BZ #736]
5365         * timezone/private.h: Update from tzcode2005c.
5366         * timezone/tzfile.h: Likewise.
5367         * timezone/zdump.c: Likewise.
5368         * timezone/zic.c: Likewise.
5369
5370 2005-01-25  Ulrich Drepper  <drepper@redhat.com>
5371
5372         * sysdeps/i386/dl-machine.h (elf_machine_rel): Remove code using
5373         RESOLVE.
5374         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Remove code
5375         using RESOLVE.
5376         * elf/rtld.c (_dl_start): Remove RESOLVE definition.
5377
5378 2005-01-25  Alan Modra  <amodra@bigpond.net.au>
5379
5380         * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_rela): Test
5381         sym_map, not sym, against zero.
5382
5383 2005-01-24  Ulrich Drepper  <drepper@redhat.com>
5384
5385         [BZ #671]
5386         * misc/syslog.c: Moved to...
5387         * sysdeps/generic/syslog.c: ...here.
5388         [NO_SIGIPE]: Don't install SIGPIPE handler.
5389         * sysdeps/unix/sysv/linux/syslog.c: New file.
5390         * sysdeps/unix/sysv/linux/kernel-features.h: Define
5391         __ASSUME_MSG_NOSIGNAL.
5392
5393 2005-01-22  Richard Henderson  <rth@redhat.com>
5394
5395         * sysdeps/alpha/dl-trampoline.S: New file.
5396         * sysdeps/alpha/dl-machine.h: Move PLT trampolines there.
5397         Use RESOLVE_MAP instead of RESOLVE to protect relocation code.
5398         (elf_machine_runtime_setup): Test for dl_profile non-null.
5399         (ARCH_LA_PLTENTER, ARCH_LA_PLTEXIT): New.
5400         * sysdeps/alpha/bits/link.h: New file.
5401         * sysdeps/generic/ldsodefs.h (La_alpha_regs, La_alpha_retval): New.
5402         (struct audit_ifaces): Add alpha entries.
5403         * elf/tst-auditmod1.c: Add alpha entries.
5404
5405 2005-01-22  Ulrich Drepper  <drepper@redhat.com>
5406
5407         * sysdeps/ia64/dl-machine.h: Remove PLT trampolines here.
5408         * sysdeps/ia64/dl-trampoline.S: New file.
5409
5410         * sysdeps/x86_64/bits/link.h: Use namespace-safe identifiers in
5411         La_x86_64_xmm definition.
5412
5413         * posix/Makefile: Use CFLAGS-*.os instead of CFLAGS-*.c for frame
5414         pointer option.
5415         * stdlib/Makefile (CFLAGS-system.os): Use this instead of
5416         CFLAGS-system.c for frame pointer option.
5417
5418 2005-01-21  Roland McGrath  <roland@redhat.com>
5419
5420         * elf/dl-runtime.c (_dl_profile_fixup): Remove const from REGS.
5421         * sysdeps/i386/dl-machine.h: Update decl.
5422
5423 2005-01-21  Jakub Jelinek  <jakub@redhat.com>
5424
5425         [BZ #735]
5426         * elf/Makefile: Add rules to build and run tst-align2.
5427         * elf/tst-align2.c: New test.
5428         * elf/tst-alignmod2.c: New file.
5429         * sysdeps/powerpc/tst-stack-align.h: New file.
5430         * sysdeps/i386/dl-machine.h (RTLD_START): Align stack and clear frame
5431         pointer before calling _dl_init.
5432         * sysdeps/x86_64/dl-machine.h (RTLD_START): Likewise.
5433
5434 2005-01-20  Ulrich Drepper  <drepper@redhat.com>
5435
5436         * posix/execl.c: Do not allocate potentially large buffers on the
5437         stack.
5438         * posix/execle.c: Likewise.
5439         * posix/execlp.c: Likewise.
5440         * posix/execvp.c: Likewise.
5441         (script_execute): Removed.
5442         (allocate_scripts_argv): New function.  Called at most once to
5443         allocate memory, not every time a script is run.  Adjust caller.
5444
5445         * sysdeps/generic/wordexp.c (exec_comm): Add a few
5446         TEMP_FAILURE_RETRY.  Reorganize code to avoid multiple calls to
5447         exec_comm_child.
5448         (exec_comm_child): Can now be inlined.
5449
5450         * posix/Makefile: Add -fomit-frame-pointer for a few more files.
5451         * stdlib/Makefile: Likewise.
5452
5453 2005-01-19  Roland McGrath  <roland@redhat.com>
5454
5455         [BZ #681]
5456         * sunrpc/openchild.c (_openchild): Use NULL instead of 0 for trailing
5457         argument to execlp.
5458         Reported by Marcus Meissner <meissner@suse.de>.
5459
5460 2005-01-19  Jakub Jelinek  <jakub@redhat.com>
5461
5462         * hurd/sigunwind.c (_hurdsig_longjmp_from_handler): Fix a typo
5463         in assert.
5464         * iconv/strtab.c (strtabfinalize): Likewise.
5465
5466         * libio/iofopncook.c (_IO_cookie_seekoff): Add prototype.
5467
5468 2005-01-17  Roland McGrath  <roland@redhat.com>
5469
5470         [BZ #745]
5471         * nscd/Makefile (LDLIBS-nscd): New variable.
5472         ($(objpfx)nscd): Use that instead of selinux-LIBS.
5473
5474         * Makeconfig (link-extra-libs): Define just as $(LDLIBS-$(@F)).
5475         (link-extra-libs-static): Define to $(link-extra-libs).
5476         (link-extra-libs-bounded): Likewise.
5477
5478 2005-01-17  Ulrich Drepper  <drepper@redhat.com>
5479
5480         * include/link.h: Remove stray definition of pltenter.
5481
5482 2005-01-16  GOTO Masanori  <gotom@debian.or.jp>
5483
5484         [BZ #734]
5485         * sysdeps/unix/rewinddir.c: Reset filepos.
5486         * dirent/tst-seekdir.c: Check telldir value after calling rewinddir.
5487
5488 2005-01-15  Ulrich Drepper  <drepper@redhat.com>
5489
5490         * elf/tst-auditmod1.c: Reduce duplication.
5491
5492 2005-01-16  Andreas Schwab  <schwab@suse.de>
5493
5494         * sysdeps/m68k/dl-machine.h: Remove trampoline code.  Define
5495         ARCH_LA_PLTENTER and ARCH_LA_PLTEXIT.
5496         (elf_machine_runtime_setup): If profile != 0 does not anymore mean
5497         GLRO(dl_profile) != NULL.
5498         * sysdeps/m68k/dl-trampoline.S: New file.
5499         * sysdeps/m68k/bits/link.h: New file.
5500         * sysdeps/generic/ldsodefs.h (struct audit_ifaces): Add m68k
5501         variants.
5502         * elf/tst-auditmod1.c: Add m68k support.
5503
5504 2005-01-14  Ulrich Drepper  <drepper@redhat.com>
5505
5506         * posix/regcomp.c [!_LIBC] (init_dfa): Fix determining of relevant
5507         LC_* variable.  Patch by Aharon Robbins <arnold@skeeve.com>.
5508
5509         [BZ #731]
5510         * stdlib/fmtmsg.c (internal_addseverity): Remove incorrect free call.
5511         * stdlib/tst-fmtmsg.c (main): Add another addseverity test.
5512
5513 2005-01-12  Ulrich Drepper  <drepper@redhat.com>
5514
5515         * elf/dl-load.c (_dl_map_object_from_fd): We don't have to allow
5516         callers from libc anymore.
5517
5518         * elf/dl-open.c (dl_open_worker): Pass __RTLD_AUDIT flag from caller
5519         to _dl_map_object_deps.
5520         * elf/dl-load.c (_dl_map_object_from_fd): Don't change memory
5521         protections when loading auditing modules.
5522
5523         * dlfcn/dlopen.c (dlopen_doit): Catch invalid mode arguments and fail.
5524
5525         * posix/getconf.c: Update copyright year.
5526         * nss/getent.c: Likewise.
5527         * nscd/nscd_nischeck.c: Likewise.
5528         * iconv/iconvconfig.c: Likewise.
5529         * iconv/iconv_prog.c: Likewise.
5530         * elf/ldconfig.c: Likewise.
5531         * catgets/gencat.c: Likewise.
5532         * csu/version.c: Likewise.
5533         * elf/ldd.bash.in: Likewise.
5534         * elf/sprof.c (print_version): Likewise.
5535         * locale/programs/locale.c: Likewise.
5536         * locale/programs/localedef.c: Likewise.
5537         * nscd/nscd.c (print_version): Likewise.
5538         * debug/xtrace.sh: Likewise.
5539         * malloc/memusage.sh: Likewise.
5540         * malloc/mtrace.pl: Likewise.
5541         * debug/catchsegv.sh: Likewise.
5542
5543 2005-01-11  Thorsten Kukuk  <kukuk@suse.de>
5544
5545         [BZ #733]
5546         * sunrpc/svc_tcp.c (svctcp_create): Call listen with SOMAXCONN
5547         as backlog.
5548         * sunrpc/svc_unix.c (svcunix_create): Likewise.
5549
5550         [BZ #1099]
5551         * grp/putgrent.c (putgrent): Don't write 0 as group
5552         ID if groupname starts with + or -.
5553         * pwd/putpwent.c (putpwent): Don't write 0 as user or
5554         group ID if user name starts with + or -.
5555
5556 2005-01-09  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
5557
5558         * sysdeps/generic/ldsodefs.h (struct audit_ifaces): Add sh variants.
5559         * sysdeps/elf/tst-auditmod1.c: Add sh support.
5560         * sysdeps/sh/bits/link.h: New.
5561         * sysdeps/sh/dl-machine.h: Remove trampoline code here.  Define
5562         ARCH_LA_PLTENTER and ARCH_LA_PLTEXIT.  Remove obsolete comments.
5563         (RTLD_START): Define __fpscr_values.
5564         * sysdeps/sh/dl-trampoline.S: New file.
5565         * sysdeps/sh/sh4/dl-trampoline.S: New file.
5566         * sysdeps/sh/sh4/Versions [ld]: Add __fpscr_values.
5567         * sysdeps/sh/sh4/dl-machine.h: Remove.
5568
5569 2005-01-10  Jakub Jelinek  <jakub@redhat.com>
5570
5571         [BZ #732]
5572         * time/tst-strptime.c (day_tests): Add 2 new tests.
5573         (test_tm, main): Issue an error instead of segfaulting if
5574         strptime returns NULL.
5575
5576 2005-01-10  H.J. Lu  <hongjiu.lu@intel.com>
5577
5578         * sysdeps/alpha/libc-tls.c (__tls_get_addr): Updated for dtv_t union.
5579         * sysdeps/ia64/libc-tls.c (__tls_get_addr): Likewise.
5580
5581 2005-01-11  Ulrich Drepper  <drepper@redhat.com>
5582
5583         * malloc/malloc.h: Remove no-glibc support.
5584
5585 2005-01-12  GOTO Masanori  <gotom@debian.or.jp>
5586
5587         [BZ #650]
5588         * malloc/malloc.h: Always include features.h.
5589
5590 2005-01-10  Roland McGrath  <roland@redhat.com>
5591
5592         * sysdeps/ia64/fpu/e_logl.c: File removed.
5593
5594         * dlfcn/dlfcn.c (init): Fix typo in attribute decl.
5595
5596 2005-01-10  Ulrich Drepper  <drepper@redhat.com>
5597
5598         * sysdeps/generic/dl-tls.c (_dl_next_tls_modid): Fix assertion and
5599         recognition of last entry.
5600
5601 2005-01-09  Ulrich Drepper  <drepper@redhat.com>
5602
5603         * elf/dl-runtime.c: Include <sys/param.h>.
5604
5605         * elf/Makefile (headers): Add bits/link.h.
5606
5607 2005-01-09  Andreas Schwab  <schwab@suse.de>
5608
5609         * elf/rtld.c (dl_main): Create main_map with __RTLD_OPENEXEC.
5610
5611 2005-01-09  Andreas Jaeger  <aj@suse.de>
5612
5613         [BZ #732]
5614         * time/strptime_l.c (__strptime_internal): Add braces to avoid
5615         warning.
5616
5617         * sysdeps/x86_64/bits/link.h: Use vector_size for GCC 4.0.
5618
5619         * elf/rtld.c (dl_main): Call _dl_add_to_slotinfo only if USE_TLS.
5620
5621 2005-01-08  Jakub Jelinek  <jakub@redhat.com>
5622
5623         * elf/Makefile (generated): Add tst-pie1{,.out,.o}.
5624
5625 2005-01-09  Ulrich Drepper  <drepper@redhat.com>
5626
5627         * elf/dl-fini.c (_dl_fini): Call destructors of audit DSOs after
5628         those of all the regular objects.
5629
5630         * elf/dl-debug.c (_dl_debug_initialize): Take extra parameter and
5631         use it to select the r_debug structure for that namespace.
5632         * elf/dl-close.c (_dl_close): Adjust call to _dl_debug_initialize.
5633         * elf/dl-load.c (_dl_map_object_from_fd): Likewise.
5634         * elf/dl-open.c (_dl_open): Likewise.
5635         * elf/rtld.c (dl_main): Likewise.
5636         * sysdeps/generic/ldsodefs.h (struct link_namespaces): Add _ns_debug
5637         member.
5638         (_dl_debug_initialize): Add new parameter in declaration.
5639
5640         * elf/dl-close.c (_dl_close): Make sure auditing callbacks are not
5641         called for the auditing objects themselves.
5642         * elf/dl-load.c (_dl_map_object_from_fd): Likewise.
5643
5644 2005-01-07  Ulrich Drepper  <drepper@redhat.com>
5645
5646         * sysdeps/powerpc/powerpc64/dl-machine.h
5647         (elf_machine_runtime_setup): If profile != 0 does not anymore mean
5648         GLRO(dl_profile) != NULL.
5649         * sysdeps/powerpc/powerpc64/bits/link.h (struct la_ppc64_regs): Add
5650         padding.
5651         * sysdeps/powerpc/powerpc64/dl-trampoline.S: (_dl_profile_resolve):
5652         Extend _dl_prof_resolve to add pass extra parameters to
5653         _dl_profile_fixup and set up structure with register content.
5654
5655         * sysdeps/powerpc/powerpc32/dl-machine.c (__elf_machine_runtime_setup):
5656         If profile != 0 does not anymore mean GLRO(dl_profile) != NULL.
5657         * sysdeps/powerpc/powerpc32/dl-trampoline.S (_dl_prof_resolve):
5658         Extend _dl_prof_resolve to add pass extra parameters to
5659         _dl_profile_fixup and set up structure with register content.
5660         * sysdeps/powerpc/powerpc32/bits/link.h: Fix types of some fields in
5661         the register and result structures.
5662         * sysdeps/powerpc/powerpc64/bits/link.h: Fix types of some fields
5663         in the 32-bit register and result structures.
5664
5665         * sysdeps/powerpc/powerpc64/dl-trampoline.S: Use register names.
5666
5667         * sysdeps/powerpc/powerpc32/dl-trampoline.S: New file.
5668         * sysdeps/powerpc/powerpc32/dl-machine.h: Remove trampoline code here.
5669         Define ARCH_LA_PLTENTER and ARCH_LA_PLTEXIT.
5670         * sysdeps/generic/ldsodefs.h (struct audit_ifaces): Add ppc32 variants.
5671         * elf/tst-auditmod1.c: Add ppc32 support.
5672         * sysdeps/powerpc/powerpc32/bits/link.h: New file.
5673         * sysdeps/powerpc/powerpc64/bits/link.h: Add ppc32 definitions.
5674
5675         * malloc/malloc.c (malloc_printerr): Print program name as part of
5676         error message.
5677
5678         * misc/sys/cdefs.h (__attribute_warn_unused_result__): Define.
5679         * stdlib/stdlib.h: Make realloc with
5680         __attribute_warn_unused_result__ instead of __wur.
5681         * malloc/malloc.h: Add __wur and __attribute_warn_unused_result__
5682         markers as in <stdlib.h>.
5683
5684         * libio/stdio.h: Remove __wur from rename and remove.
5685         * posix/unistd.h: Remove __wur from dup2.
5686
5687 2005-01-03  Andreas Jaeger  <aj@suse.de>
5688
5689         * elf/Makefile (tests): Revert patch from 2005-01-03.
5690
5691 2005-01-07  Ulrich Drepper  <drepper@redhat.com>
5692
5693         * sysdeps/unix/sysv/linux/init-first.c (__libc_init_first): Don't
5694         make __libc_init_first hidden.
5695
5696         * elf/rtld.c [!DONT_USE_BOOTSTRAP_MAP] (_dl_start_final): Initialize
5697         l_relocated of rtld map.
5698         * sysdeps/powerpc/powerpc64/dl-trampoline.S: New file.
5699         * sysdeps/powerpc/powerpc64/dl-machine.h: Remove trampoline code here.
5700         Define ARCH_LA_PLTENTER and ARCH_LA_PLTEXIT.
5701         * sysdeps/generic/ldsodefs.h (struct audit_ifaces): Add ppc64 variants.
5702         * elf/tst-auditmod1.c: Add ppc64 support.
5703         * sysdeps/powerpc/powerpc64/bits/link.h: New file.
5704
5705 2005-01-06  Roland McGrath  <roland@redhat.com>
5706
5707         [BZ #633]
5708         * sysdeps/unix/sysv/linux/futimes.c (__futimes): Catch errno values
5709         indicating file-name lookup errors, and return ENOSYS or EBADF instead.
5710
5711 2005-01-06  Ulrich Drepper  <drepper@redhat.com>
5712
5713         * csu/elf-init.c (__libc_csu_fini): Don't do anything here.
5714         * sysdeps/generic/libc-start.c: Don't register program destructor here.
5715
5716         * dlfcn/Makefile: Add rules to build dlfcn.c.
5717         (LDFLAGS-dl.so): Removed.
5718         * dlfcn/dlclose.c: _dl_close is now in ld.so, use function pointer
5719         table.
5720         * dlfcn/dlmopen.c: Likewise for _dl_open.
5721         * dlfcn/dlopen.c: Likewise.
5722         * dlfcn/dlopenold.c: Likewise.
5723         * elf/dl-libc.c: Likewise for _dl_open and _dl_close.
5724         * elf/Makefile (routines): Remove dl-open and dl-close.
5725         (dl-routines): Add dl-open, dl-close, and dl-trampoline.
5726         Add rules to build and run tst-audit1.
5727         * elf/tst-audit1.c: New file.
5728         * elf/tst-auditmod1.c: New file.
5729         * elf/Versions [libc]: Remove _dl_open and _dl_close.
5730         * elf/dl-close.c: Change for use inside ld.so instead of libc.so.
5731         * elf/dl-open.c: Likewise.
5732         * elf/dl-debug.c (_dl_debug_initialize): Allow reinitialization,
5733         signaled by nonzero parameter.
5734         * elf/dl-init.c: Fix use of r_state.
5735         * elf/dl-load.c: Likewise.
5736
5737         * elf/dl-close.c: Add auditing checkpoints.
5738         * elf/dl-open.c: Likewise.
5739         * elf/dl-fini.c: Likewise.
5740         * elf/dl-load.c: Likewise.
5741         * elf/dl-sym.c: Likewise.
5742         * sysdeps/generic/libc-start.c: Likewise.
5743         * elf/dl-object.c: Allocate memory for auditing information.
5744         * elf/dl-reloc.c: Remove RESOLV.  We now always need the map.
5745         Correctly initialize slotinfo.
5746         * elf/dynamic-link.h: Adjust after removal of RESOLV.
5747         * sysdeps/hppa/dl-lookupcfg.h: Likewise.
5748         * sysdeps/ia64/dl-lookupcfg.h: Likewise.
5749         * sysdeps/powerpc/powerpc64/dl-lookupcfg.h: Removed.
5750         * elf/dl-runtime.c (_dl_fixup): Little cleanup.
5751         (_dl_profile_fixup): New parameters to point to register struct and
5752         variable for frame size.
5753         Add auditing checkpoints.
5754         (_dl_call_pltexit): New function.
5755         Don't define trampoline code here.
5756         * elf/rtld.c: Recognize LD_AUDIT.  Load modules on startup.
5757         Remove all the functions from _rtld_global_ro which only _dl_open
5758         and _dl_close needed.
5759         Add auditing checkpoints.
5760         * elf/link.h: Define symbols for auditing interfaces.
5761         * include/link.h: Likewise.
5762         * include/dlfcn.h: Define __RTLD_AUDIT.
5763         Remove prototypes for _dl_open and _dl_close.
5764         Adjust access to argc and argv in libdl.
5765         * dlfcn/dlfcn.c: New file.
5766         * sysdeps/generic/dl-lookupcfg.h: Remove all content now that RESOLVE
5767         is gone.
5768         * sysdeps/generic/ldsodefs.h: Add definitions for auditing interfaces.
5769         * sysdeps/generic/unsecvars.h: Add LD_AUDIT.
5770         * sysdeps/i386/dl-machine.h: Remove trampoline code here.
5771         Adjust for removal of RESOLVE.
5772         * sysdeps/x86_64/dl-machine.h: Likewise.
5773         * sysdeps/generic/dl-trampoline.c: New file.
5774         * sysdeps/i386/dl-trampoline.c: New file.
5775         * sysdeps/x86_64/dl-trampoline.c: New file.
5776
5777         * sysdeps/generic/dl-tls.c: Cleanups.  Fixup for dtv_t change.
5778         Fix updating of DTV.
5779         * sysdeps/generic/libc-tls.c: Likewise.
5780
5781         * sysdeps/arm/bits/link.h: Renamed to ...
5782         * sysdeps/arm/bits/linkmap.h: ...this.
5783         * sysdeps/generic/bits/link.h: Renamed to...
5784         * sysdeps/generic/bits/linkmap.h: ...this.
5785         * sysdeps/hppa/bits/link.h: Renamed to...
5786         * sysdeps/hppa/bits/linkmap.h: ...this.
5787         * sysdeps/i386/bits/link.h: Renamed to...
5788         * sysdeps/i386/bits/linkmap.h: ...this.
5789         * sysdeps/ia64/bits/link.h: Renamed to...
5790         * sysdeps/ia64/bits/linkmap.h: ...this.
5791         * sysdeps/s390/bits/link.h: Renamed to...
5792         * sysdeps/s390/bits/linkmap.h: ...this.
5793         * sysdeps/sh/bits/link.h: Renamed to...
5794         * sysdeps/sh/bits/linkmap.h: ...this.
5795         * sysdeps/x86_64/bits/link.h: Renamed to...
5796         * sysdeps/x86_64/bits/linkmap.h: ...this.
5797
5798         * posix/unistd.h: Declare ftruncate for POSIX 2003.  [BZ #640]
5799
5800 2004-12-22  Steven Munroe  <sjmunroe@us.ibm.com>
5801
5802         [BZ #602]
5803         * math/libm-test.inc (rint_test_tonearest): New test.
5804         (rint_test_towardzero): New test.
5805         (rint_test_downward): New test.
5806         (rint_test_upward): New test.
5807         * sysdeps/powerpc/powerpc32/fpu/s_ceil.S: Fix -0.0 case.
5808         Remove redundant const values.
5809         * sysdeps/powerpc/powerpc32/fpu/s_ceilf.S: Fix -0.0 case.
5810         Remove redundant const values.  Use float const.
5811         * sysdeps/powerpc/powerpc32/fpu/s_floor.S: Fix -0.0 case.
5812         * sysdeps/powerpc/powerpc32/fpu/s_floorf.S: Fix -0.0 case.
5813         Use float const.
5814         * sysdeps/powerpc/powerpc32/fpu/s_rint.S: Fix -0.0 case.
5815         * sysdeps/powerpc/powerpc32/fpu/s_rintf.S: Fix -0.0 case.
5816         Use float const.
5817         * sysdeps/powerpc/powerpc32/fpu/s_round.S: Fix -0.0 case.
5818         Remove redundant const values.
5819         * sysdeps/powerpc/powerpc32/fpu/s_roundf.S: Fix -0.0 case.
5820         Remove redundant const values.  Use float const.
5821         * sysdeps/powerpc/powerpc32/fpu/s_trunc.S: Fix -0.0 case.
5822         Remove redundant const values.
5823         * sysdeps/powerpc/powerpc32/fpu/s_truncf.S: Fix -0.0 case.
5824         Remove redundant const values.  Use float const.
5825         * sysdeps/powerpc/powerpc64/fpu/s_ceil.S: Use EALIGN for Quadword
5826         alignment.  Fix -0.0 case.  Remove redundant const values.
5827         * sysdeps/powerpc/powerpc64/fpu/s_ceilf.S: Use EALIGN for Quadword
5828         alignment.  Fix -0.0 case.  Remove redundant const values.
5829         Use float const.
5830         * sysdeps/powerpc/powerpc64/fpu/s_floor.S: Use EALIGN for Quadword
5831         alignment.  Fix -0.0 case.
5832         * sysdeps/powerpc/powerpc64/fpu/s_floorf.S: Use EALIGN for Quadword
5833         alignment.  Fix -0.0 case.  Use float const.
5834         * sysdeps/powerpc/powerpc64/fpu/s_rint.S: Use EALIGN for Quadword
5835         alignment.  Fix -0.0 case.
5836         * sysdeps/powerpc/powerpc64/fpu/s_rintf.S: Use EALIGN for Quadword
5837         alignment.  Fix -0.0 case.  Use float const.
5838         * sysdeps/powerpc/powerpc64/fpu/s_round.S: Use EALIGN for Quadword
5839         alignment.  Fix -0.0 case.  Remove redundant const values.
5840         * sysdeps/powerpc/powerpc64/fpu/s_roundf.S: Use EALIGN for Quadword
5841         alignment.  Fix -0.0 case.  Remove redundant const values.
5842         Use float const.
5843         * sysdeps/powerpc/powerpc64/fpu/s_trunc.S: Use EALIGN for Quadword
5844         alignment.  Fix -0.0 case.
5845         * sysdeps/powerpc/powerpc64/fpu/s_truncf.S: Use EALIGN for Quadword
5846         alignment.  Fix -0.0 case.  Remove redundant const values.
5847         Use float const.
5848
5849 2005-01-06  Ulrich Drepper  <drepper@redhat.com>
5850
5851         * misc/sys/cdefs.h: Define __wur.
5852         * libio/stdio.h: Use __wur for a number of interfaces.
5853         * posix/unistd.h: Likewise.
5854         * stdlib/stdlib.h: Likewise.
5855
5856 2004-12-29  Jakub Jelinek  <jakub@redhat.com>
5857
5858         [BZ #592]
5859         * sysdeps/ia64/fpu/libm_support.h (__libm_error_support): Use
5860         libc_hidden_proto instead of HIDDEN_PROTO.
5861         * sysdeps/ia64/fpu/libm-symbols.h (HIDDEN_PROTO): Remove.
5862         (__libm_error_support): If ASSEMBLER and in libc, define to
5863         HIDDEN_JUMPTARGET(__libm_error_support).
5864
5865 2004-12-28  David Mosberger  <davidm@hpl.hp.com>
5866
5867         [BZ #592]
5868         * sysdeps/ia64/fpu/Makefile (duplicated-routines): New macro.
5869         (sysdep_routines): Replace libm_ldexp{,f,l} and libm_scalbn{,f,l}
5870         with $(duplicated-routines).
5871         (libm-sysdep_routines): Likewise, but substitute "s_" prefix for
5872         "m_" prefix.
5873
5874 2004-12-27  David Mosberger  <davidm@hpl.hp.com>
5875
5876         [BZ #592]
5877         * sysdeps/ia64/fpu/libm-symbols.h: Add include of <sysdep.h> and
5878         undefine "ret" macro.  Add __libm_error_support hidden definitions.
5879
5880         [BZ #592]
5881         * sysdeps/ia64/fpu/e_lgamma_r.c: Remove CVS-id comment.  Add
5882         missing portion of copyright statement.
5883         * sysdeps/ia64/fpu/e_lgammaf_r.c: Likewise.
5884         * sysdeps/ia64/fpu/e_lgammal_r.c: Likewise.
5885
5886         [BZ #592]
5887         * sysdeps/ia64/fpu/w_lgamma.c: Remove CVS-id comment.  Add
5888         missing portion of copyright statement.
5889         (__ieee754_lgamma): Rename from lgamma().  Make lgamma() a weak alias.
5890         (__ieee754_gamma): Likewise.
5891         * sysdeps/ia64/fpu/w_lgammaf.c: Likewise.
5892         * sysdeps/ia64/fpu/w_lgammal.c: Likewise.
5893
5894 2004-12-09  H.J. Lu <hjl@lucon.org>
5895
5896         [BZ #592]
5897         * sysdeps/ia64/fpu/s_nextafterl.c: Remove.
5898         * sysdeps/ia64/fpu/s_nexttoward.c: Likewise.
5899         * sysdeps/ia64/fpu/s_nexttowardf.c: Likewise.
5900         * sysdeps/ia64/fpu/e_atan2l.S: Remove (duplicate of e_atan2l.c).
5901         * sysdeps/ia64/fpu/e_expl.S: Likewise.
5902         * sysdeps/ia64/fpu/e_logl.c: Remove (conflicts with e_logl.S).
5903
5904 2004-11-18  David Mosberger  <davidm@hpl.hp.com>
5905
5906         [BZ #592]
5907         * sysdeps/ia64/fpu/README: New file.
5908         * sysdeps/ia64/fpu/gen_import_file_list: New file.
5909         * sysdeps/ia64/fpu/import_check: Likewise.
5910         * sysdeps/ia64/fpu/import_diffs: Likewise.
5911         * sysdeps/ia64/fpu/import_file.awk: Likewise.
5912         * sysdeps/ia64/fpu/import_intel_libm: Likewise.
5913         * sysdeps/ia64/fpu/libm-symbols.h: Likewise.
5914
5915         [BZ #592]
5916         * sysdeps/ia64/fpu/e_acos.S: Update from Intel libm v2.1+.
5917         * sysdeps/ia64/fpu/e_acosf.S: Likewise.
5918         * sysdeps/ia64/fpu/e_acosl.S: Likewise.
5919         * sysdeps/ia64/fpu/e_asin.S: Likewise.
5920         * sysdeps/ia64/fpu/e_asinf.S: Likewise.
5921         * sysdeps/ia64/fpu/e_asinl.S: Likewise.
5922         * sysdeps/ia64/fpu/e_atan2.S: Likewise.
5923         * sysdeps/ia64/fpu/e_atan2f.S: Likewise.
5924         * sysdeps/ia64/fpu/e_cosh.S: Likewise.
5925         * sysdeps/ia64/fpu/e_coshf.S: Likewise.
5926         * sysdeps/ia64/fpu/e_coshl.S: Likewise.
5927         * sysdeps/ia64/fpu/e_exp.S: Likewise.
5928         * sysdeps/ia64/fpu/e_expf.S: Likewise.
5929         * sysdeps/ia64/fpu/e_fmod.S: Likewise.
5930         * sysdeps/ia64/fpu/e_fmodf.S: Likewise.
5931         * sysdeps/ia64/fpu/e_fmodl.S: Likewise.
5932         * sysdeps/ia64/fpu/e_hypot.S: Likewise.
5933         * sysdeps/ia64/fpu/e_hypotf.S: Likewise.
5934         * sysdeps/ia64/fpu/e_hypotl.S: Likewise.
5935         * sysdeps/ia64/fpu/e_log.S: Likewise.
5936         * sysdeps/ia64/fpu/e_log2.S: Likewise.
5937         * sysdeps/ia64/fpu/e_log2f.S: Likewise.
5938         * sysdeps/ia64/fpu/e_log2l.S: Likewise.
5939         * sysdeps/ia64/fpu/e_logf.S: Likewise.
5940         * sysdeps/ia64/fpu/e_pow.S: Likewise.
5941         * sysdeps/ia64/fpu/e_powf.S: Likewise.
5942         * sysdeps/ia64/fpu/e_powl.S: Likewise.
5943         * sysdeps/ia64/fpu/e_remainder.S: Likewise.
5944         * sysdeps/ia64/fpu/e_remainderf.S: Likewise.
5945         * sysdeps/ia64/fpu/e_remainderl.S: Likewise.
5946         * sysdeps/ia64/fpu/e_scalb.S: Likewise.
5947         * sysdeps/ia64/fpu/e_scalbf.S: Likewise.
5948         * sysdeps/ia64/fpu/e_scalbl.S: Likewise.
5949         * sysdeps/ia64/fpu/e_sinh.S: Likewise.
5950         * sysdeps/ia64/fpu/e_sinhf.S: Likewise.
5951         * sysdeps/ia64/fpu/e_sinhl.S: Likewise.
5952         * sysdeps/ia64/fpu/e_sqrt.S: Likewise.
5953         * sysdeps/ia64/fpu/e_sqrtf.S: Likewise.
5954         * sysdeps/ia64/fpu/e_sqrtl.S: Likewise.
5955         * sysdeps/ia64/fpu/libm_error.c: Likewise.
5956         * sysdeps/ia64/fpu/libm_reduce.c: Likewise.
5957         * sysdeps/ia64/fpu/libm_support.h: Likewise.
5958         * sysdeps/ia64/fpu/s_atan.S: Likewise.
5959         * sysdeps/ia64/fpu/s_atanf.S: Likewise.
5960         * sysdeps/ia64/fpu/s_atanl.S: Likewise.
5961         * sysdeps/ia64/fpu/s_cbrt.S: Likewise.
5962         * sysdeps/ia64/fpu/s_cbrtf.S: Likewise.
5963         * sysdeps/ia64/fpu/s_cbrtl.S: Likewise.
5964         * sysdeps/ia64/fpu/s_ceil.S: Likewise.
5965         * sysdeps/ia64/fpu/s_ceilf.S: Likewise.
5966         * sysdeps/ia64/fpu/s_ceill.S: Likewise.
5967         * sysdeps/ia64/fpu/s_cos.S: Likewise.
5968         * sysdeps/ia64/fpu/s_cosf.S: Likewise.
5969         * sysdeps/ia64/fpu/s_cosl.S: Likewise.
5970         * sysdeps/ia64/fpu/s_expm1.S: Likewise.
5971         * sysdeps/ia64/fpu/s_expm1f.S: Likewise.
5972         * sysdeps/ia64/fpu/s_expm1l.S: Likewise.
5973         * sysdeps/ia64/fpu/s_fabs.S: Likewise.
5974         * sysdeps/ia64/fpu/s_fabsf.S: Likewise.
5975         * sysdeps/ia64/fpu/s_fabsl.S: Likewise.
5976         * sysdeps/ia64/fpu/s_floor.S: Likewise.
5977         * sysdeps/ia64/fpu/s_floorf.S: Likewise.
5978         * sysdeps/ia64/fpu/s_floorl.S: Likewise.
5979         * sysdeps/ia64/fpu/s_frexp.c: Likewise.
5980         * sysdeps/ia64/fpu/s_frexpf.c: Likewise.
5981         * sysdeps/ia64/fpu/s_frexpl.c: Likewise.
5982         * sysdeps/ia64/fpu/s_ilogb.S: Likewise.
5983         * sysdeps/ia64/fpu/s_ilogbf.S: Likewise.
5984         * sysdeps/ia64/fpu/s_ilogbl.S: Likewise.
5985         * sysdeps/ia64/fpu/s_log1p.S: Likewise.
5986         * sysdeps/ia64/fpu/s_log1pf.S: Likewise.
5987         * sysdeps/ia64/fpu/s_log1pl.S: Likewise.
5988         * sysdeps/ia64/fpu/s_logb.S: Likewise.
5989         * sysdeps/ia64/fpu/s_logbf.S: Likewise.
5990         * sysdeps/ia64/fpu/s_logbl.S: Likewise.
5991         * sysdeps/ia64/fpu/s_modf.S: Likewise.
5992         * sysdeps/ia64/fpu/s_modff.S: Likewise.
5993         * sysdeps/ia64/fpu/s_modfl.S: Likewise.
5994         * sysdeps/ia64/fpu/s_nearbyint.S: Likewise.
5995         * sysdeps/ia64/fpu/s_nearbyintf.S: Likewise.
5996         * sysdeps/ia64/fpu/s_nearbyintl.S: Likewise.
5997         * sysdeps/ia64/fpu/s_rint.S: Likewise.
5998         * sysdeps/ia64/fpu/s_rintf.S: Likewise.
5999         * sysdeps/ia64/fpu/s_rintl.S: Likewise.
6000         * sysdeps/ia64/fpu/s_round.S: Likewise.
6001         * sysdeps/ia64/fpu/s_roundf.S: Likewise.
6002         * sysdeps/ia64/fpu/s_roundl.S: Likewise.
6003         * sysdeps/ia64/fpu/s_significand.S: Likewise.
6004         * sysdeps/ia64/fpu/s_significandf.S: Likewise.
6005         * sysdeps/ia64/fpu/s_significandl.S: Likewise.
6006         * sysdeps/ia64/fpu/s_tan.S: Likewise.
6007         * sysdeps/ia64/fpu/s_tanf.S: Likewise.
6008         * sysdeps/ia64/fpu/s_tanl.S: Likewise.
6009         * sysdeps/ia64/fpu/s_trunc.S: Likewise.
6010         * sysdeps/ia64/fpu/s_truncf.S: Likewise.
6011         * sysdeps/ia64/fpu/s_truncl.S: Likewise.
6012
6013         [BZ #592]
6014         * sysdeps/ia64/fpu/e_acosh.S: New file from Intel libm v2.1+.
6015         * sysdeps/ia64/fpu/e_acoshf.S: Likewise.
6016         * sysdeps/ia64/fpu/e_acoshl.S: Likewise.
6017         * sysdeps/ia64/fpu/e_atanh.S: Likewise.
6018         * sysdeps/ia64/fpu/e_atanhf.S: Likewise.
6019         * sysdeps/ia64/fpu/e_atanhl.S: Likewise.
6020         * sysdeps/ia64/fpu/e_exp10.S: Likewise.
6021         * sysdeps/ia64/fpu/e_exp10f.S: Likewise.
6022         * sysdeps/ia64/fpu/e_exp10l.S: Likewise.
6023         * sysdeps/ia64/fpu/e_exp2.S: Likewise.
6024         * sysdeps/ia64/fpu/e_exp2f.S: Likewise.
6025         * sysdeps/ia64/fpu/e_exp2l.S: Likewise.
6026         * sysdeps/ia64/fpu/e_lgamma_r.S: Likewise.
6027         * sysdeps/ia64/fpu/e_lgammaf_r.S: Likewise.
6028         * sysdeps/ia64/fpu/e_lgammal_r.S: Likewise.
6029         * sysdeps/ia64/fpu/e_logl.S: Likewise.
6030         * sysdeps/ia64/fpu/libm_frexp.S: Likewise.
6031         * sysdeps/ia64/fpu/libm_frexpf.S: Likewise.
6032         * sysdeps/ia64/fpu/libm_frexpl.S: Likewise.
6033         * sysdeps/ia64/fpu/s_libm_ldexp.S: Likewise.
6034         * sysdeps/ia64/fpu/s_libm_ldexpf.S: Likewise.
6035         * sysdeps/ia64/fpu/s_libm_ldexpl.S: Likewise.
6036         * sysdeps/ia64/fpu/s_libm_scalbn.S: Likewise.
6037         * sysdeps/ia64/fpu/s_libm_scalbnf.S: Likewise.
6038         * sysdeps/ia64/fpu/s_libm_scalbnl.S: Likewise.
6039         * sysdeps/ia64/fpu/libm_lgamma.S: Likewise.
6040         * sysdeps/ia64/fpu/libm_lgammaf.S: Likewise.
6041         * sysdeps/ia64/fpu/libm_lgammal.S: Likewise.
6042         * sysdeps/ia64/fpu/libm_sincos.S: Likewise.
6043         * sysdeps/ia64/fpu/libm_sincos_large.S: Likewise.
6044         * sysdeps/ia64/fpu/libm_sincosf.S: Likewise.
6045         * sysdeps/ia64/fpu/libm_sincosl.S: Likewise.
6046         * sysdeps/ia64/fpu/libm_scalblnf.S: Likewise.
6047         * sysdeps/ia64/fpu/s_asinh.S: Likewise.
6048         * sysdeps/ia64/fpu/s_asinhf.S: Likewise.
6049         * sysdeps/ia64/fpu/s_asinhl.S: Likewise.
6050         * sysdeps/ia64/fpu/s_erf.S: Likewise.
6051         * sysdeps/ia64/fpu/s_erfc.S: Likewise.
6052         * sysdeps/ia64/fpu/s_erfcf.S: Likewise.
6053         * sysdeps/ia64/fpu/s_erfcl.S: Likewise.
6054         * sysdeps/ia64/fpu/s_erff.S: Likewise.
6055         * sysdeps/ia64/fpu/s_erfl.S: Likewise.
6056         * sysdeps/ia64/fpu/s_fdim.S: Likewise.
6057         * sysdeps/ia64/fpu/s_fdimf.S: Likewise.
6058         * sysdeps/ia64/fpu/s_fdiml.S: Likewise.
6059         * sysdeps/ia64/fpu/s_fma.S: Likewise.
6060         * sysdeps/ia64/fpu/s_fmaf.S: Likewise.
6061         * sysdeps/ia64/fpu/s_fmal.S: Likewise.
6062         * sysdeps/ia64/fpu/s_fmax.S: Likewise.
6063         * sysdeps/ia64/fpu/s_fmaxf.S: Likewise.
6064         * sysdeps/ia64/fpu/s_fmaxl.S: Likewise.
6065         * sysdeps/ia64/fpu/s_ldexp.c: Likewise.
6066         * sysdeps/ia64/fpu/s_ldexpf.c: Likewise.
6067         * sysdeps/ia64/fpu/s_ldexpl.c: Likewise.
6068         * sysdeps/ia64/fpu/s_nextafter.S: Likewise.
6069         * sysdeps/ia64/fpu/s_nextafterf.S: Likewise.
6070         * sysdeps/ia64/fpu/s_nextafterl.S: Likewise.
6071         * sysdeps/ia64/fpu/s_nexttoward.S: Likewise.
6072         * sysdeps/ia64/fpu/s_nexttowardf.S: Likewise.
6073         * sysdeps/ia64/fpu/s_nexttowardl.S: Likewise.
6074         * sysdeps/ia64/fpu/s_tanh.S: Likewise.
6075         * sysdeps/ia64/fpu/s_tanhf.S: Likewise.
6076         * sysdeps/ia64/fpu/s_tanhl.S: Likewise.
6077         * sysdeps/ia64/fpu/s_scalblnf.c: Likewise.
6078         * sysdeps/ia64/fpu/w_lgamma.c: Likewise.
6079         * sysdeps/ia64/fpu/w_lgammaf.c: Likewise.
6080         * sysdeps/ia64/fpu/w_lgammal.c: Likewise.
6081         * sysdeps/ia64/fpu/w_tgamma.S: Likewise.
6082         * sysdeps/ia64/fpu/w_tgammaf.S: Likewise.
6083         * sysdeps/ia64/fpu/w_tgammal.S: Likewise.
6084
6085         [BZ #592]
6086         * sysdeps/ia64/fpu/e_gamma_r.c: New empty dummy-file.
6087         * sysdeps/ia64/fpu/e_gammaf_r.c: Likewise.
6088         * sysdeps/ia64/fpu/e_gammal_r.c: Likewise.
6089         * sysdeps/ia64/fpu/w_acosh.c: Likewise.
6090         * sysdeps/ia64/fpu/w_acoshf.c: Likewise.
6091         * sysdeps/ia64/fpu/w_acoshl.c: Likewise.
6092         * sysdeps/ia64/fpu/w_atanh.c: Likewise.
6093         * sysdeps/ia64/fpu/w_atanhf.c: Likewise.
6094         * sysdeps/ia64/fpu/w_atanhl.c: Likewise.
6095         * sysdeps/ia64/fpu/w_exp10.c: Likewise.
6096         * sysdeps/ia64/fpu/w_exp10f.c: Likewise.
6097         * sysdeps/ia64/fpu/w_exp10l.c: Likewise.
6098         * sysdeps/ia64/fpu/w_exp2.c: Likewise.
6099         * sysdeps/ia64/fpu/w_exp2f.c: Likewise.
6100         * sysdeps/ia64/fpu/w_exp2l.c: Likewise.
6101         * sysdeps/ia64/fpu/w_expl.c: Likewise.
6102         * sysdeps/ia64/fpu/e_expl.S: Likewise.
6103         * sysdeps/ia64/fpu/w_lgamma_r.c: Likewise.
6104         * sysdeps/ia64/fpu/w_lgammaf_r.c: Likewise.
6105         * sysdeps/ia64/fpu/w_lgammal_r.c: Likewise.
6106         * sysdeps/ia64/fpu/w_log2.c: Likewise.
6107         * sysdeps/ia64/fpu/w_log2f.c: Likewise.
6108         * sysdeps/ia64/fpu/w_log2l.c: Likewise.
6109         * sysdeps/ia64/fpu/w_sinh.c: Likewise.
6110         * sysdeps/ia64/fpu/w_sinhf.c: Likewise.
6111         * sysdeps/ia64/fpu/w_sinhl.c: Likewise.
6112
6113         [BZ #592]
6114         * sysdeps/ia64/fpu/libm_atan2_reg.S: Remove.
6115         * sysdeps/ia64/fpu/s_ldexp.S: Likewise.
6116         * sysdeps/ia64/fpu/s_ldexpf.S: Likewise.
6117         * sysdeps/ia64/fpu/s_ldexpl.S: Likewise.
6118         * sysdeps/ia64/fpu/s_scalbn.S: Likewise.
6119         * sysdeps/ia64/fpu/s_scalbnf.S: Likewise.
6120         * sysdeps/ia64/fpu/s_scalbnl.S: Likewise.
6121
6122         [BZ #592]
6123         * sysdeps/ia64/fpu/s_sincos.c: Make it an empty dummy-file.
6124         * sysdeps/ia64/fpu/s_sincosf.c: Likewise.
6125         * sysdeps/ia64/fpu/s_sincosl.c: Likewise.
6126
6127         [BZ #592]
6128         * sysdeps/ia64/fpu/e_atan2l.S: Add "Not needed" comment.
6129
6130         [BZ #592]
6131         * sysdeps/ia64/fpu/s_copysign.S: Add __libm_copysign{,f,l}
6132         alias for use by libm_error.c
6133
6134         [BZ #592]
6135         * sysdeps/ia64/fpu/Makefile (libm-sysdep_routines): Remove
6136         libm_atan2_reg, libm_tan, libm_frexp4{f,l}.
6137         Mention s_erfc{,f,l}, libm_frexp{,f,l}, libm_ldexp{,f,l},
6138         libm_sincos{,f,l}, libm_sincos_large, libm_lgamma{,f,l},
6139         libm_scalbn{,f,l}, libm_scalblnf.
6140         (sysdep_routines): Remove libm_frexp4{,f,l}.
6141         Mention libm_frexp{,f,l}, libm_ldexp{,f,l}, and libm_scalbn{,f,l}.
6142         (sysdep-CPPFLAGS): Add -include libm-symbols.h, -D__POSIX__,
6143         _D_LIB_VERSIONIMF=_LIB_VERSION, -DSIZE_LONG_INT_64, and
6144         -DSIZE_LONG_LONG_INT_64.
6145
6146 2005-01-05  Steven Munroe  <sjmunroe@us.ibm.com>
6147
6148         [BZ #729]
6149         * elf/rtld.c (dl_main) [NEED_DL_SYSINFO_DSO]: Insure l_map_end and
6150         l_text_end are set for a VDSO with a single PT_LOAD entry.
6151
6152 2005-01-05  Ulrich Drepper  <drepper@redhat.com>
6153
6154         [BZ #730]
6155         * libio/iofopncook.c (_IO_cookie_seekoff): Define.  Mark offset as
6156         invalid to disable optimizations in fileops which won't work here.
6157         (_IO_cookie_jumps): Use it.
6158         (_IO_old_cookie_jumps): Likewise.
6159         * libio/fmemopen.c (fmemopen_seek): Result must be returned in *P,
6160         not the return value.
6161         * stdio-common/Makefile (tests): Add tst-fmemopen2.
6162         * stdio-common/tst-fmemopen2.c: New file.
6163
6164         * sysdeps/unix/sysv/linux/bits/waitflags.h: Define __WNOTHREAD.
6165
6166 2005-01-05  Roland McGrath  <roland@redhat.com>
6167
6168         * configure.in (libc_cv_cpp_asm_debuginfo): Checked moved ...
6169         * sysdeps/i386/configure.in: ... here.  New file.
6170
6171 2005-01-03  Ulrich Drepper  <drepper@redhat.com>
6172
6173         [BZ #727]
6174         * sysdeps/generic/libc-start.c [SHARED] (__libc_start_main): Don't
6175         initialize __environ again.
6176         * stdlib/Makefile: Add rules to build and run tst-putenv.
6177         * stdlib/tst-putenv.c: New file.
6178         * stdlib/tst-putenvmod.c: New file.
6179
6180         * sysdeps/unix/sysv/linux/init-first.c: Clean file up.  Don't
6181         define unnecessary wrappers or aliases of static functions.
6182
6183 2005-01-03  Andreas Jaeger  <aj@suse.de>
6184
6185         * csu/Makefile (generated): Add start.os and start.ob.
6186
6187         * elf/Makefile (tests): Change rule for tst-pie1 so that make
6188         clean works.
6189
6190 2004-12-29  Roland McGrath  <roland@redhat.com>
6191
6192         [BZ #626]
6193         * sysdeps/unix/alarm.c (alarm): Round return value to nearest rather
6194         than always up; when nearest is zero, round up to one.
6195
6196 2004-12-28  Ulrich Drepper  <drepper@redhat.com>
6197
6198         * po/es.po: Update from translation team.
6199
6200         [BZ #726]
6201         * sysdeps/generic/dl-tls.c (__tls_get_addr): Fix typo.
6202
6203 2004-12-27  Ulrich Drepper  <drepper@redhat.com>
6204
6205         [BZ #744]
6206         * include/signal.h: Define __sigemptyset.
6207
6208 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
6209
6210         * posix/regex_internal.h (struct re_dfastate_t): Make
6211         word_trtable a pointer to the 512-item transition table.
6212         * posix/regexec.c (build_trtable): Fill in either state->trtable
6213         or state->word_trtable.  Return a boolean indicating success.
6214         (transit_state): Expect state->trtable to be a 256-item
6215         transition table.  Reorganize code to have less tests in
6216         the common case, and to save an indentation level.
6217         * posix/regex_internal.c (free_state): Free word_trtable.
6218
6219 2004-12-21  Jakub Jelinek  <jakub@redhat.com>
6220
6221         [BZ #723]
6222         * sysdeps/unix/sysv/linux/i386/clone.S (__clone): Make sure %esp when
6223         calling fn is 16 byte aligned.
6224         * sysdeps/i386/tst-stack-align.h: New file.
6225
6226         [BZ #725]
6227         * misc/efgcvt_r.c (FLOAT_MIN_10_EXP, FLOAT_MIN_10_NORM): Define.
6228         (ecvt_r): Special case denormals.
6229         * misc/qefgcvt_r.c (FLOAT_MIN_10_EXP, FLOAT_MIN_10_NORM): Define.
6230         * misc/tst-efgcvt.c: Include float.h.
6231         (ecvt_tests): Add 2 new tests.
6232
6233 2004-12-20  Roland McGrath  <roland@frob.com>
6234
6235         * version.h (RELEASE, VERSION): development, 2.3.90
6236         * include/features.h (__GLIBC_MINOR__): Now 4.
6237
6238
6239 See ChangeLog.15 for earlier changes.