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