Update.
[platform/upstream/linaro-glibc.git] / ChangeLog
1 2002-07-11  Ulrich Drepper  <drepper@redhat.com>
2
3         * stdio-common/vfscanf.c (inchar): Restore errno from previous
4         underflow operation if c == (W)EOF.
5
6 2002-07-03  Jakub Jelinek  <jakub@redhat.com>
7
8         * stdio-common/printf_fp.c (__printf_fp.c): If _FPIO_CONST_SHIFT is
9         non-zero, adjust exponent.
10         * sysdeps/ieee754/ldbl-128/s_erfl.c (__erfl, erfl, __erfcl, erfcl):
11         Remove NO_LONG_DOUBLE aliases.
12         * sysdeps/ieee754/ldbl-128/s_expm1l.c (__expm1l, expm1l): Likewise.
13         * sysdeps/ieee754/ldbl-128/s_log1pl.c (__log1pl, log1pl): Likewise.
14         (__log1pl): Raise divide by zero and invalid exceptions when needed.
15         * sysdeps/ieee754/ldbl-128/e_powl.c (__ieee754_powl): Special case
16         1**y and -1**+-Inf.
17         * sysdeps/ieee754/ldbl-128/ldbl2mpn.c (__mpn_extract_long_double):
18         Fix BITS_PER_MP_LIMB 32 extraction.
19         * sysdeps/ieee754/ldbl-128/e_log2l.c (__ieee754_log2l): Don't raise
20         exceptions for qNaNs.
21         * sysdeps/ieee754/ldbl-128/e_log10l.c (__ieee754_log10l): Likewise.
22         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c (__ieee754_lgamma_r):
23         Raise exceptions when needed.  Don't recurse unnecessarily.
24         Special case 1.0L and 2.0L arguments to avoid -0.0L as result.
25         * sysdeps/ieee754/ldbl-128/e_j0l.c (__ieee754_y0l): Don't raise
26         exceptions for qNaNs.
27         * sysdeps/ieee754/ldbl-128/s_remquol.c (__remquol): Make qs 64-bit
28         to fix *quo return value sign.
29         * sysdeps/ieee754/ldbl-128/e_gammal_r.c (__ieee754_gamma_r): Special
30         case -Inf argument.
31         * soft-fp/op-4.h (_FP_FRAC_CLZ_4): Fix a pasto.
32
33 2002-07-01  Jakub Jelinek  <jakub@redhat.com>
34
35         * libio/tst-eof.c (do_test): Remove unused ch and tm variables.
36         * iconvdata/iso-2022-jp-3.c (EMIT_SHIFT_TO_INIT): Kill warnings if
37         -DNDEBUG.
38
39 2002-07-10  Ulrich Drepper  <drepper@redhat.com>
40
41         * malloc/hooks.c (realloc_check): If mremap succeeds actually use
42         the result.
43
44         * sysdeps/i386/i486/bits/string.h: Add early clobber for "a"
45         output parameter.  Reported by Denis Zaitsev <zzz@cd-club.ru>.
46
47         * Versions.def (libthread_db): Add GLIBC_2.3.
48
49 2002-07-09  Jakub Jelinek  <jakub@redhat.com>
50
51         * libio/freopen.c (freopen): Reset jump tables, use mmap stdio for the
52         new stream if possible.
53         * libio/freopen64.c (freopen64): Likewise.
54         * libio/Makefile (tests): Add tst-freopen.
55         * libio/tst-freopen.c: New file.
56
57 2002-07-03  Jakub Jelinek  <jakub@redhat.com>
58
59         * libio/stdio.h (obstack_printf): Add format attribute.
60         (obstack_vprintf): Likewise.
61
62 2002-07-04  Jakub Jelinek  <jakub@redhat.com>
63
64         * posix/regex_internal.h (re_token_t): Shrink the structure to 8
65         resp. 16 bytes on 32-bit resp. 64-bit platforms.
66         (re_charset_t, re_string_t): Reorder structure members for 64-bit
67         architectures.
68
69 2002-07-04  Jakub Jelinek  <jakub@redhat.com>
70
71         * posix/regcomp.c (re_compile_internal): Move clearing of dfa...
72         (init_dfa): ...here.
73
74 2002-07-05  Isamu Hasegawa  <isamu@yamato.ibm.com>
75
76         * posix/regcomp.c (parse_sub_exp): Add nodes OP_OPEN_SUBEXP and
77         OP_CLOSE_SUBEXP at both ends of sub expressions instead of SUBEXP
78         nodes in parse trees.
79         (calc_first): Fix the Definition of `firsts' of OP_OPEN_SUBEXP
80         and OP_CLOSE_SUBEXP, and remove the definition of SUBEXP.
81         (calc_epsdest): Treat OP_OPEN_SUBEXP and OP_CLOSE_SUBEXP as the
82         nodes which can epsilon transit.
83         * posix/regex_internal.h: Add OP_OPEN_SUBEXP and OP_CLOSE_SUBEXP
84         to IS_EPSILON_NODE macro.
85         * posix/regexec.c (update_regs): New function to update registers
86         by refering OP_OPEN_SUBEXP and OP_CLOSE_SUBEXP nodes.
87         (proceed_next_node): Use the entities of the nodes to determine
88         whether the node can transit to.
89         (set_regs): Use update_regs function to update registers.
90
91 2002-07-03  Jakub Jelinek  <jakub@redhat.com>
92
93         * posix/bug-regex4.c (main): Remove duplicate setlocale.
94         * posix/bug-regex6.c: New file.
95         * posix/Makefile (tests): Add bug-regex6.
96         (bug-regex6-ENV): Set LOCPATH.
97
98 2002-07-10  Ulrich Drepper  <drepper@redhat.com>
99
100         * Versions.def [libpthread]: Add GLIBC_2.2.6.
101         * posix/Versions [libc] (GLIBC_2.2.6): Add __nanosleep.
102
103 2002-07-06  Bruno Haible  <bruno@clisp.org>
104
105         * sysdeps/unix/sysv/sysv4/bits/sigset.h (__NSSBITS): Correct value.
106
107 2002-07-06  Bruno Haible  <bruno@clisp.org>
108
109         * include/sys/socket.h (__libc_sendto, __libc_recvfrom): New
110         declarations.
111
112         * sysdeps/i386/fpu/libm-test-ulps: Add some ulps for AMD K7.
113
114         * rt/Makefile (tests): Don't add tst-aio* in a single-threaded build.
115
116         * sysdeps/unix/bsd/sun/sunos4/bits/utsname.h: Test for _SYS_UTSNAME_H,
117         not _UTSNAME_H.
118         * sysdeps/unix/bsd/ultrix4/bits/utsname.h: Likewise.
119
120         * sysdeps/generic/bits/stropts.h: Protect against direct inclusion.
121         * sysdeps/generic/bits/ustat.h: Likewise.
122
123         * sysdeps/unix/sysv/linux/bits/statvfs.h (ST_NODIRATIME): Set to 2048.
124
125 2002-07-08  Andreas Jaeger  <aj@suse.de>
126
127         * sysdeps/x86_64/elf/initfini.c (__asm__): Call call_gmon_start.
128
129 2002-07-08  Andreas Jaeger  <aj@suse.de>
130
131         * sysdeps/x86_64/fpu/s_fdiml.S: Fix wrong register name.
132
133 2002-07-06  Andreas Jaeger  <aj@suse.de>
134
135         * sysdeps/x86_64/fpu/bits/mathinline.h: New.
136         * sysdeps/x86_64/fpu/s_copysign.S: New.
137         * sysdeps/x86_64/fpu/s_copysignf.S: New.
138         * sysdeps/x86_64/fpu/s_copysignl.S: New.
139         * sysdeps/x86_64/fpu/s_finitel.S: New.
140         * sysdeps/x86_64/fpu/s_fmax.S: New.
141         * sysdeps/x86_64/fpu/s_fmaxf.S: New.
142         * sysdeps/x86_64/fpu/s_fmaxl.S: New.
143         * sysdeps/x86_64/fpu/s_fmin.S: New.
144         * sysdeps/x86_64/fpu/s_fminf.S: New.
145         * sysdeps/x86_64/fpu/s_fminl.S: New.
146
147 2002-06-05  Brian Youmans <3diff@gnu.org>
148
149         * sysdeps/ia64/fpu/e_acos.S: Added text of Intel license.
150         * sysdeps/ia64/fpu/e_acosf.S: Likewise.
151         * sysdeps/ia64/fpu/e_acosl.S: Likewise.
152         * sysdeps/ia64/fpu/e_asin.S: Likewise.
153         * sysdeps/ia64/fpu/e_asinf.S: Likewise.
154         * sysdeps/ia64/fpu/e_asinl.S: Likewise.
155         * sysdeps/ia64/fpu/e_atan2.S: Likewise.
156         * sysdeps/ia64/fpu/e_atan2f.S: Likewise.
157         * sysdeps/ia64/fpu/e_cosh.S: Likewise.
158         * sysdeps/ia64/fpu/e_coshf.S: Likewise.
159         * sysdeps/ia64/fpu/e_coshl.S: Likewise.
160         * sysdeps/ia64/fpu/e_exp.S: Likewise.
161         * sysdeps/ia64/fpu/e_expf.S: Likewise.
162         * sysdeps/ia64/fpu/e_fmod.S: Likewise.
163         * sysdeps/ia64/fpu/e_fmodf.S: Likewise.
164         * sysdeps/ia64/fpu/e_fmodl.S: Likewise.
165         * sysdeps/ia64/fpu/e_hypot.S: Likewise.
166         * sysdeps/ia64/fpu/e_hypotf.S: Likewise.
167         * sysdeps/ia64/fpu/e_hypotl.S: Likewise.
168         * sysdeps/ia64/fpu/e_log.S: Likewise.
169         * sysdeps/ia64/fpu/e_logf.S: Likewise.
170         * sysdeps/ia64/fpu/e_pow.S: Likewise.
171         * sysdeps/ia64/fpu/e_powf.S: Likewise.
172         * sysdeps/ia64/fpu/e_powl.S: Likewise.
173         * sysdeps/ia64/fpu/e_remainder.S: Likewise.
174         * sysdeps/ia64/fpu/e_remainderf.S: Likewise.
175         * sysdeps/ia64/fpu/e_remainderl.S: Likewise.
176         * sysdeps/ia64/fpu/e_scalb.S: Likewise.
177         * sysdeps/ia64/fpu/e_scalbf.S: Likewise.
178         * sysdeps/ia64/fpu/e_scalbl.S: Likewise.
179         * sysdeps/ia64/fpu/e_sinh.S: Likewise.
180         * sysdeps/ia64/fpu/e_sinhf.S: Likewise.
181         * sysdeps/ia64/fpu/e_sinhl.S: Likewise.
182         * sysdeps/ia64/fpu/e_sqrt.S: Likewise.
183         * sysdeps/ia64/fpu/e_sqrtf.S: Likewise.
184         * sysdeps/ia64/fpu/e_sqrtl.S: Likewise.
185         * sysdeps/ia64/fpu/libm_atan2_req.S: Likewise.
186         * sysdeps/ia64/fpu/libm_error.c: Likewise.
187         * sysdeps/ia64/fpu/libm_frexp4.S: Likewise.
188         * sysdeps/ia64/fpu/libm_frexp4f.S: Likewise.
189         * sysdeps/ia64/fpu/s_frexpl.c: Likewise.
190         * sysdeps/ia64/fpu/s_ilogb.S: Likewise.
191         * sysdeps/ia64/fpu/s_ilogbf.S: Likewise.
192         * sysdeps/ia64/fpu/s_ilogbl.S: Likewise.
193         * sysdeps/ia64/fpu/s_ldexp.S: Likewise.
194         * sysdeps/ia64/fpu/s_ldexpf.S: Likewise.
195         * sysdeps/ia64/fpu/s_ldexpl.S: Likewise.
196         * sysdeps/ia64/fpu/s_log1p.S: Likewise.
197         * sysdeps/ia64/fpu/s_log1pf.S: Likewise.
198         * sysdeps/ia64/fpu/s_log1pl.S: Likewise.
199         * sysdeps/ia64/fpu/s_logb.S: Likewise.
200         * sysdeps/ia64/fpu/s_logbf.S: Likewise.
201         * sysdeps/ia64/fpu/s_logbl.S: Likewise.
202         * sysdeps/ia64/fpu/s_modf.S: Likewise.
203         * sysdeps/ia64/fpu/s_modff.S: Likewise.
204         * sysdeps/ia64/fpu/s_modfl.S: Likewise.
205         * sysdeps/ia64/fpu/s_nearbyint.S: Likewise.
206         * sysdeps/ia64/fpu/s_nearbyintf.S: Likewise.
207         * sysdeps/ia64/fpu/s_nearbyintl.S: Likewise.
208         * sysdeps/ia64/fpu/s_rint.S: Likewise.
209         * sysdeps/ia64/fpu/s_rintf.S: Likewise.
210         * sysdeps/ia64/fpu/s_rintl.S: Likewise.
211         * sysdeps/ia64/fpu/s_round.S: Likewise.
212         * sysdeps/ia64/fpu/s_roundf.S: Likewise.
213         * sysdeps/ia64/fpu/s_roundl.S: Likewise.
214         * sysdeps/ia64/fpu/s_scalbn.S: Likewise.
215         * sysdeps/ia64/fpu/s_scalbnf.S: Likewise.
216         * sysdeps/ia64/fpu/s_scalbnl.S: Likewise.
217         * sysdeps/ia64/fpu/s_significand.S: Likewise.
218         * sysdeps/ia64/fpu/s_significandf.S: Likewise.
219         * sysdeps/ia64/fpu/s_significandl.S: Likewise.
220         * sysdeps/ia64/fpu/s_tan.S: Likewise.
221         * sysdeps/ia64/fpu/s_tanf.S: Likewise.
222         * sysdeps/ia64/fpu/s_tanl.S: Likewise.
223         * sysdeps/ia64/fpu/s_trunc.S: Likewise.
224         * sysdeps/ia64/fpu/s_truncf.S: Likewise.
225         * sysdeps/ia64/fpu/s_truncl.S: Likewise.
226         * sysdeps/ieee754/dbl-64/doasin.c: Changed copyright notice to
227         reflect IBM donation of math library to FSF
228         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
229         * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
230         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
231         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
232         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
233         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
234         * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
235         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
236         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
237         * sysdeps/ieee754/dbl-64/mpa.c: Likewise.
238         * sysdeps/ieee754/dbl-64/mpatan.c: Likewise.
239         * sysdeps/ieee754/dbl-64/mpatan2.c: Likewise.
240         * sysdeps/ieee754/dbl-64/mpexp.c: Likewise.
241         * sysdeps/ieee754/dbl-64/mplog.c: Likewise.
242         * sysdeps/ieee754/dbl-64/mpsqrt.c: Likewise.
243         * sysdeps/ieee754/dbl-64/mptan.c: Likewise.
244         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
245         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
246         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
247         * sysdeps/ieee754/dbl-64/sincos32.c: Likewise.
248         * sysdeps/ieee754/dbl-64/slowexp.c: Likewise.
249         * sysdeps/ieee754/dbl-64/slowpow.c: Likewise.
250         * sysdeps/gnu/netinet/udp.h: Added BSD copying permission notice
251         * sysdeps/vax/__longjmp.c: Likewise.
252         * sysdeps/vax/setjmp.c: Likewise.
253         * libio/filedoalloc.c: Fixed BSD copying permission notice to
254         remove advertising clause
255         * sysdeps/vax/htonl.s: Likewise.
256         * sysdeps/vax/htons.s: Likewise.
257         * libio/wfiledoalloc.c: Likewise.
258         * stdlib/random.c: Likewise.
259         * stdlib/random_r.c: Likewise.
260         * sysdeps/mach/sys/reboot.h: Likewise.
261         * inet/getnameinfo.c: Deleted advertising clause from Inner Net License
262         * sysdeps/posix/getaddrinfo.c: Likewise.
263         * sunrpc/des_impl.c: Updated license permission notice to Lesser
264         GPL and corrected pointer to point to the correct license.
265
266 2002-07-04  Andreas Jaeger  <aj@suse.de>
267
268         * scripts/config.guess: New upstream version.
269         * scripts/config.sub: Likewise.
270
271 2002-07-02  Andreas Schwab  <schwab@suse.de>
272
273         * resolv/nss_dns/dns-network.c (getanswer_r): Reduce linebuflen
274         in parallel to bumping up the buffer pointer.
275
276 2002-07-01  Jakub Jelinek  <jakub@redhat.com>
277
278         * math/libm-test.inc (acos_test): Add missing L suffix for
279         expected result.
280         (cpow_test): Likewise.
281         * sysdeps/i386/fpu/libm-test-ulps: Adjust errors for cpow, remove
282         error for acos (0.0625).
283
284 2002-06-30  Ulrich Drepper  <drepper@redhat.com>
285
286         * locale/iso-639.def: Add entry for Ganda.
287         * locale/programs/ld-address.c (DEFINE_LANGUAGE_CODE3): New
288         definition.
289         (address_finish): Handle entries with two letter ISO 639 code.
290
291         * iconvdata/Makefile: Recreate gconv-modules.cache file in target
292         directory if it existed before.
293         * iconv/iconvconfig.c: Implement --prefix option.
294
295         * math/libm-test.inc (cexp_test): Add missing L suffix for
296         expected result.  Reported by Stephen L Moshier <steve@moshier.net>.
297         * sysdeps/i386/fpu/libm-test-ulps: Adjust error for cexp (0.75 +
298         1.25 i).
299
300 2002-05-29  H.J. Lu  <hjl@gnu.org>
301
302         * elf/dl-error.c (_dl_signal_cerror): Report error if ld.so debug
303         is turned on.
304
305 2002-05-28  H.J. Lu  <hjl@gnu.org>
306
307         * elf/dl-deps.c (_dl_map_object_deps): Don't add objects which
308         are not dlopened on the dependency list of a dlopened object.
309
310 2002-06-30  Ulrich Drepper  <drepper@redhat.com>
311
312         * elf/dl-lookup.c (add_dependency): It is not necessary to add
313         dependencies if they are created between objects which are created
314         while processing RTLD_NOW for objects loaded as part of the same
315         dlopen call.
316
317 2002-06-14  H.J. Lu  <hjl@gnu.org>
318
319         * elf/Makefile (tests): Add circleload1.
320         (modules-names): Add circlemod1, circlemod2, circlemod3,
321         circlemod1a, circlemod2a and circlemod3a.
322         ($(objpfx)circleload1): New target.
323         ($(objpfx)circleload1.out): Likewise.
324         ($(objpfx)circlemod1.so): Likewise.
325         ($(objpfx)circlemod2.so): Likewise.
326         ($(objpfx)circlemod1a.so): Likewise.
327         ($(objpfx)circlemod2a.so): Likewise.
328         * elf/circleload1.c: New file.
329         * elf/circlemod1.c: New file.
330         * elf/circlemod1a.c: New file.
331         * elf/circlemod2.c: New file.
332         * elf/circlemod2a.c: New file.
333         * elf/circlemod3.c: New file.
334         * elf/circlemod3a.c: New file.
335
336 2002-06-18  Amos Waterland  <apw@us.ibm.com>
337
338         * sysdeps/pthread/aio_cancel.c (aio_cancel): Add check for invalid
339         file descriptor.
340         * sysdeps/pthread/aio_fsync.c (aio_fsync): Add check for invalid fd;
341         add check for fd not open for writing.
342
343         * sysdeps/pthread/aio_suspend.c (aio_suspend): Add check for
344         completed element(s) and do not suspend thread if so.  Patch
345         heavily modified by drepper.
346
347         * rt/tst-aio7.c: New file.  Regression test for problems which the
348         above three changes fix.
349         * rt/Makefile (tests): Add tst-aio7.
350
351 2002-06-29  Ulrich Drepper  <drepper@redhat.com>
352
353         * rt/tst-aio6.c: Fix comment.
354
355         * catgets/gencat.c (read_input_file): Handle more than one slash
356         at end of line correctly [PR libc/3926].
357         Based on a patch by Steven Kim <steven.kim@peregrine.com>.
358
359         * catgets/sample.SJIS: Add test case for above bug.
360         * catgets/test-gencat.c: Adjust test code.
361         * catgets/test-gencat.sh: Adjust expected results.
362
363         * elf/do-rel.h (elf_dynamic_do_rel): Avoid overflow in computation
364         to skip relative relocations.
365         Patch by Geoff Keating <geoffk@redhat.com>.
366
367 2002-05-26  Bruno Haible  <bruno@clisp.org>
368
369         * iconv/loop.c (STANDARD_FROM_LOOP_ERR_HANDLER): New macro.
370         (STANDARD_TO_LOOP_ERR_HANDLER): Renamed from STANDARD_ERR_HANDLER.
371         All callers changed.
372         * iconv/gconv_simple.c (ascii_internal_loop): For error handling use
373         STANDARD_FROM_LOOP_ERR_HANDLER.
374         (utf8_internal_loop): Likewise.
375         (ucs2_internal_loop): Likewise.
376         (internal_ucs2_loop): Perform error handling like in
377         STANDARD_FROM_LOOP_ERR_HANDLER.
378         * iconvdata/unicode.c (BODY for TO_LOOP): Perform error handling like
379         in STANDARD_FROM_LOOP_ERR_HANDLER.
380         (BODY for FROM_LOOP): Use STANDARD_FROM_LOOP_ERR_HANDLER for error
381         handling.
382         * iconvdata/utf-16.c (BODY for TO_LOOP): Perform error handling like
383         in STANDARD_FROM_LOOP_ERR_HANDLER.
384         (BODY for FROM_LOOP): Use STANDARD_FROM_LOOP_ERR_HANDLER for error
385         handling.
386         * iconvdata/utf-32.c (BODY for TO_LOOP): Perform error handling like
387         in STANDARD_FROM_LOOP_ERR_HANDLER.
388         (BODY for FROM_LOOP): Use STANDARD_FROM_LOOP_ERR_HANDLER for error
389         handling.
390         * iconvdata/big5.c (BODY for FROM_LOOP): For error handling use
391         STANDARD_FROM_LOOP_ERR_HANDLER.
392         * iconvdata/iso-2022-jp.c (BODY for FROM_LOOP): Likewise.
393         * iconvdata/8bit-gap.c (BODY for FROM_LOOP): Likewise.
394         * iconvdata/8bit-generic.c (BODY for FROM_LOOP): Likewise.
395         * iconvdata/ansi_x3.110.c (BODY for FROM_LOOP): Likewise.
396         * iconvdata/armscii-8.c (BODY for FROM_LOOP): Likewise.
397         * iconvdata/cp1255.c (BODY for FROM_LOOP): Likewise.
398         * iconvdata/cp1258.c (BODY for FROM_LOOP): Likewise.
399         * iconvdata/euc-cn.c (BODY for FROM_LOOP): Likewise.
400         * iconvdata/euc-jisx0213.c (BODY for FROM_LOOP): Likewise.
401         * iconvdata/euc-jp.c (BODY for FROM_LOOP): Likewise.
402         * iconvdata/euc-kr.c (BODY for FROM_LOOP): Likewise.
403         * iconvdata/euc-tw.c (BODY for FROM_LOOP): Likewise.
404         * iconvdata/big5hkscs.c (BODY for FROM_LOOP): Likewise.
405         * iconvdata/gb18030.c (BODY for FROM_LOOP): Likewise.
406         * iconvdata/gbk.c (BODY for FROM_LOOP): Likewise.
407         * iconvdata/iso-2022-cn-ext.c (BODY for FROM_LOOP): Likewise.
408         * iconvdata/iso-2022-cn.c (BODY for FROM_LOOP): Likewise.
409         * iconvdata/iso-2022-jp-3.c (BODY for FROM_LOOP): Likewise.
410         * iconvdata/iso-2022-kr.c (BODY for FROM_LOOP): Likewise.
411         * iconvdata/iso646.c (BODY for FROM_LOOP): Likewise.
412         * iconvdata/iso_6937-2.c (BODY for FROM_LOOP): Likewise.
413         * iconvdata/iso_6937.c (BODY for FROM_LOOP): Likewise.
414         * iconvdata/johab.c (BODY for FROM_LOOP): Likewise.
415         * iconvdata/shift_jisx0213.c (BODY for FROM_LOOP): Likewise.
416         * iconvdata/sjis.c (BODY for FROM_LOOP): Likewise.
417         * iconvdata/t.61.c (BODY for FROM_LOOP): Likewise.
418         * iconvdata/uhc.c (BODY for FROM_LOOP): Likewise.
419         * iconvdata/utf-7.c (BODY for FROM_LOOP): Likewise.
420         * iconvdata/gbbig5.c (BODY for FROM_LOOP): Likewise.  When ignoring
421         an error, still set result = __GCONV_ILLEGAL_INPUT.
422         (BODY for TO_LOOP): Likewise.
423         * iconvdata/ibm930.c (BODY for FROM_LOOP): For error handling use
424         STANDARD_FROM_LOOP_ERR_HANDLER.
425         (BODY for TO_LOOP): Here use STANDARD_TO_LOOP_ERR_HANDLER.
426         * iconvdata/ibm932.c: Include <dlfcn.h> and <stdint.h>.
427         (BODY for FROM_LOOP): Use STANDARD_FROM_LOOP_ERR_HANDLER for error
428         handling.
429         (BODY for TO_LOOP): Here use STANDARD_TO_LOOP_ERR_HANDLER.
430         * iconvdata/ibm933.c (BODY for FROM_LOOP): For error handling use
431         STANDARD_FROM_LOOP_ERR_HANDLER.
432         (BODY for TO_LOOP): Here use STANDARD_TO_LOOP_ERR_HANDLER.
433         * iconvdata/ibm935.c (BODY for FROM_LOOP): For error handling use
434         STANDARD_FROM_LOOP_ERR_HANDLER.
435         (BODY for TO_LOOP): Here use STANDARD_TO_LOOP_ERR_HANDLER.
436         * iconvdata/ibm937.c (BODY for FROM_LOOP): For error handling use
437         STANDARD_FROM_LOOP_ERR_HANDLER.
438         (BODY for TO_LOOP): Here use STANDARD_TO_LOOP_ERR_HANDLER.
439         * iconvdata/ibm939.c (BODY for FROM_LOOP): For error handling use
440         STANDARD_FROM_LOOP_ERR_HANDLER.
441         (BODY for TO_LOOP): Here use STANDARD_TO_LOOP_ERR_HANDLER.
442         * iconvdata/ibm943.c: Include <dlfcn.h> and <stdint.h>.
443         (BODY for FROM_LOOP): Use STANDARD_FROM_LOOP_ERR_HANDLER for error
444         handling.
445         (BODY for TO_LOOP): Here use STANDARD_TO_LOOP_ERR_HANDLER.
446         * iconvdata/gbgbk.c (BODY for FROM_LOOP): Update.
447         * iconvdata/iso8859-1.c (BODY for TO_LOOP): Update.
448         * iconvdata/tcvn5712-1.c (BODY for TO_LOOP): Update.
449
450 2002-06-28  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
451
452         * sysdeps/sh/dl-machine.h (elf_machine_load_address): Use local
453         labels in assembler instructions.
454
455 2002-06-25  Ulrich Drepper  <drepper@redhat.com>
456
457         * libio/fileops.c (_IO_file_xsgetn_mmap): Always set EOF flag if
458         not enough content is available.
459         * libio/tst-eof.c: New file.
460         * libio/Makefile (tests): Add tst-eof.
461
462         * libio/fileops.c (_IO_file_underflow_mmap): Read a single byte to
463         update atime.
464         * libio/tst-atime.c: New file.
465         * libio/Makefile (tests): Add tst-atime.
466
467         * argp/argp-fmtstream.c (__argp_fmtstream_update): Avoid crash in
468         handling of overly long words.
469
470 2002-06-25  Andreas Jaeger  <aj@suse.de>
471
472         * sysdeps/x86-64/dl-machine.h (elf_machine_load_address): Rewrite
473         to not use 32-bit pc relative relocations.
474         (elf_machine_dynamic): Likewise.
475
476 2002-06-21  Ulrich Drepper  <drepper@redhat.com>
477
478         * sysdeps/unix/sysv/linux/getdents.c [__ASSUME_GETDENTS64_SYSCALL]
479         (__GETDENTS): Check for failed getdents64 syscall.
480         * dirent/Makefile (tests): Add bug-readdir1.
481         * dirent/bug-readdir1.c: New file.
482
483 2002-06-17  Jakub Jelinek  <jakub@redhat.com>
484
485         * elf/dl-lookup.c (_dl_debug_bindings): Use type_class 4 for TLS
486         lookups.
487         * elf/rtld.c (dl_main): Move TLS setup code before LD_TRACE_PRELINKING
488         code.  Print TLS modid and offset for modules containing PT_TLS
489         segments.
490
491 2002-06-09  Jakub Jelinek  <jakub@redhat.com>
492
493         * sysdeps/unix/sysv/linux/i386/dl-brk.c: Move...
494         * sysdeps/unix/sysv/linux/dl-brk.c: ...here.
495         * sysdeps/unix/sysv/linux/i386/dl-sbrk.c: Move...
496         * sysdeps/unix/sysv/linux/dl-sbrk.c: ...here.
497
498 2002-06-07  Jakub Jelinek  <jakub@redhat.com>
499
500         * nss/getXXbyYY_r.c (NEW, NEW1): Define.
501         (NEW (REENTRANT_NAME)): Strong alias to INTERNAL (REENTRANT_NAME).
502         (REENTRANT_NAME@@GLIBC_2.1.2): Use NEW (REENTRANT_NAME).
503         * nss/getXXent_r.c (NEW, NEW1): Define.
504         (NEW (REENTRANT_GETNAME)): Strong alias to
505         INTERNAL (REENTRANT_GETNAME).
506         (REENTRANT_GETNAME@@GLIBC_2.1.2): Use NEW (REENTRANT_GETNAME).
507
508 2002-06-21  Ulrich Drepper  <drepper@redhat.com>
509
510         * libio/fileops.c (_IO_file_setbuf_mmap): New function.
511         (_IO_file_jumps_mmap): Use it.
512         * libio/iosetvbuf.c: Don't call _IO_WSETBUF.
513         * libio/libioP.h: Remove _IO_wdefault_setbuf and
514         _IO_wdefault_setbuf_internal prorotypes.  Add _IO_file_setbuf_mmap
515         prototype.
516         * libio/wfileops.c (_IO_wfile_setbuf): Removed.
517         (_IO_wfile_jumps_mmap): Don't use it anymore.
518         * libio/wgenops.c (_IO_wdefault_setbuf): Removed.
519         * libio/memstream.c (_IO_wmem_jumps): Use _IO_default_setbuf not
520         _IO_wdefault_setbuf.
521         * libio/vswprintf.c (_IO_wstrn_jumps): Likewise.
522         * libio/wstrops.c (_IO_wstr_jumps): Likewise.
523         * stdio-common/vfprintf.c (_IO_helper_jumps): Likewise.
524
525 2002-06-05  Jakub Jelinek  <jakub@redhat.com>
526
527         * libio/Makefile (tests): Add tst-mmap-setvbuf.
528         * libio/tst-mmap-setvbuf.c: New test.
529
530 2002-06-21  Andreas Jaeger  <aj@suse.de>
531
532         * sysdeps/i386/fpu/libm-test-ulps: Add some ulps from my P3.
533
534 2002-06-18  Jakub Jelinek  <jakub@redhat.com>
535
536         * include/unistd.h (__fork_internal): Remove.
537         (__fork): Don't define to __fork_internal.
538         * sysdeps/mach/hurd/fork.c (__fork): Remove INTDEF.
539         * sysdeps/unix/sysv/aix/fork.c (__fork): Likewise.
540         * sysdeps/unix/sysv/linux/ia64/fork.S (__fork_internal): Remove alias.
541         * sysdeps/unix/sysv/linux/sparc/fork.S (__fork_internal): Likewise.
542         * sysdeps/unix/sysv/linux/syscalls.list (__fork_internal): Likewise.
543
544 2002-06-20  Ulrich Drepper  <drepper@redhat.com>
545
546         * po/hr.po: New file.
547
548 2002-06-11  Wolfram Gloger  <wg@malloc.de>
549
550         * malloc/malloc.c: Fix error path when new_heap() returns NULL.
551         Reported by Michael Meissner <meissner@redhat.com>.
552
553 2002-06-20  Ulrich Drepper  <drepper@redhat.com>
554
555         * sysdeps/unix/sysv/linux/ia64/getcontext.S: Fix typo.
556         Patch by Hans Boehm <hans_boehm@hp.com>.
557
558 2002-06-20  Andreas Jaeger  <aj@suse.de>
559
560         * math/libm-test.inc: Use exact values as input parameters,
561         compute output parameters with 36 digits for 128-bit long doubles.
562         * sysdeps/i386/fpu/libm-test-ulps: Regenerated.
563         * sysdeps/x86-64/fpu/libm-test-ulps: Regenerated.
564         * sysdeps/ia64/fpu/libm-test-ulps: Regenerated.
565
566 2002-06-13  Stephen L Moshier  <steve@moshier.net>
567
568         * sysdeps/ieee754/ldbl-96/s_scalbnl.c: Fix cases in which
569         argument or result is subnormal.
570
571 2002-06-19  Ulrich Drepper  <drepper@redhat.com>
572
573         * sysdeps/i386/fpu/s_remquo.S: Fix three mistakes in computing the
574         quotient.
575         * sysdeps/i386/fpu/s_remquof.S: Likewise.
576         * sysdeps/i386/fpu/s_remquol.S: Likewise.
577
578         * sysdeps/hppa/dl-machine.h: Don't use multi-line string literals.
579
580 2002-06-17  David Mosberger  <davidm@hpl.hp.com>
581
582         * sysdeps/unix/sysv/linux/ia64/sys/ucontext.h (uc_sigmask): Fix
583         typo: corresponding sigcontext field is called sc_mask, not sc_sigmask.
584         Reported by Peter A. Buhr.
585
586 2002-06-15  Roland McGrath  <roland@frob.com>
587
588         * sysdeps/mach/hurd/mmap.c (__mmap): Add a dead case that quiets a
589         warning.
590
591         * sysdeps/mach/hurd/getcwd.c
592         (_hurd_canonicalize_directory_name_internal): unsigned int -> size_t
593
594         * sysdeps/unix/sysv/linux/bits/ustat.h: Moved to ...
595         * sysdeps/generic/bits/ustat.h: ... here (was almost identical).
596
597         * sysdeps/alpha/divrem.h: Use local label instead of global one for
598         jump to local subroutine.
599
600 2002-06-14  Roland McGrath  <roland@frob.com>
601
602         * sysdeps/mach/hurd/i386/Makeconfig: File moved to ...
603         * sysdeps/mach/hurd/Makeconfig: ... here.
604
605 2002-06-13  Andreas Schwab  <schwab@suse.de>
606
607         * sysdeps/m68k/fpu/s_finite.c: Remove INTDEF.
608         * sysdeps/m68k/fpu/s_finitef.c: Likewise.
609         * sysdeps/m68k/fpu/s_finitel.c: Likewise.
610
611 2002-06-13  Roland McGrath  <roland@frob.com>
612
613         * hurd/hurdstartup.h (_hurd_startup): int -> intptr_t in MAIN arg type.
614         * hurd/hurdstartup.c (_hurd_startup): Likewise.
615         Use intptr_t instead of int for argc in stack layout.
616         * sysdeps/mach/hurd/alpha/init-first.c (init): Fix argument type.
617         (_dl_init_first): Likewise.
618         (_hurd_stack_setup): Likewise.
619         (init1): Add a cast.
620         * sysdeps/mach/hurd/dl-sysdep.c (_dl_sysdep_start: go): Fix arg type.
621
622         * sysdeps/mach/hurd/if_index.c (if_nameindex): Use size_t for AMOUNT
623         argument to pfinet_siocgifconf RPC.
624
625 2002-06-13  Andreas Schwab  <schwab@suse.de>
626
627         * sysdeps/m68k/fpu/s_isinf.c (INTDEFX): Define to get correct
628         expansion order.
629
630 2002-06-12  Roland McGrath  <roland@frob.com>
631
632         * sysdeps/generic/tmpfile.c [USE_IN_LIBIO] (tmpfile): Don't #define
633         if already defined.
634         [USE_IN_LIBIO]: Conditionalize versioned_symbol use on
635         [GEN_THIS == __GT_FILE] so that tmpfile64.c's inclusion doesn't get it.
636
637 2002-06-11  Roland McGrath  <roland@frob.com>
638
639         * sysdeps/mach/hurd/xstat64.c: Conditionalize entire contents of the
640         file on [!RTLD_STAT64].
641         * sysdeps/mach/hurd/fxstat64.c: Likewise.
642
643         * sysdeps/mach/hurd/tmpfile.c (tmpfile64): Define as alias of tmpfile.
644         (__fdopen): Use INTUSE.
645         * sysdeps/mach/hurd/tmpfile64.c: New file, empty placeholder.
646
647         * stdio-common/tmpfile64.c: File removed.
648         * sysdeps/generic/tmpfile64.c: New file.
649         * sysdeps/generic/tmpfile.c (GEN_THIS): New macro, define to __GT_FILE
650         if not already defined.
651         (tmpfile): Use it in place of __GT_FILE.
652
653         * include/unistd.h: Declare __chown_internal.
654
655         * sysdeps/mach/hurd/sendfile64.c (sendfile64): Do real work here.
656         * sysdeps/mach/hurd/sendfile.c (sendfile): Call that.
657
658 2002-06-09  Roland McGrath  <roland@frob.com>
659
660         Update to new Hurd RPC interfaces supporting 64-bit file sizes.
661         * sysdeps/mach/hurd/configure.in: Check for <hurd/version.h> with
662         value of HURD_INTERFACE_VERSION >= 20020609.
663         * sysdeps/mach/hurd/configure: Regenerated.
664         * shlib-versions (.*-.*-gnu-gnu.*): Set libhurduser=0.3.
665         * sysdeps/mach/hurd/xstatconv.c (xstat64_conv): Rewritten to
666         convert a struct stat64 into a struct stat and return 0 or -1
667         with errno set to EOVERFLOW.
668         * sysdeps/mach/hurd/statfsconv.c (statfs64_conv): Likewise
669         for struct statfs64 to struct statfs.
670         * sysdeps/mach/hurd/xstat.c (__xstat): Use converter and call ...
671         * sysdeps/mach/hurd/xstat64.c (__xstat64): ... this, real work here.
672         * sysdeps/mach/hurd/fxstat.c (__fxstat): Likewise.
673         * sysdeps/mach/hurd/fxstat64.c (__fxstat64): Likewise.
674         * sysdeps/mach/hurd/lxstat.c (__lxstat): Likewise.
675         * sysdeps/mach/hurd/lxstat64.c (__lxstat64): Likewise.
676         * sysdeps/mach/hurd/statfs.c (__statfs): Likewise.
677         * sysdeps/mach/hurd/statfs64.c (__statfs64): Likewise.
678         * sysdeps/mach/hurd/fstatfs.c (__fstatfs): Likewise.
679         * sysdeps/mach/hurd/fstatfs64.c (__fstatfs64): Likewise.
680         * sysdeps/mach/hurd/pwrite64.c (__libc_pwrite64): Do real work here.
681         * sysdeps/mach/hurd/pwrite.c (__libc_pwrite): Call that.
682         * sysdeps/mach/hurd/pread64.c (__libc_pread64): Do real work here.
683         * sysdeps/mach/hurd/pread.c (__libc_pread): Call that.
684         * sysdeps/mach/hurd/lseek64.c (__libc_lseek64): Do real work here.
685         * sysdeps/mach/hurd/lseek.c (__libc_lseek): Call that.
686         * sysdeps/mach/hurd/readdir64.c (__readdir64): Do real work here.
687         * sysdeps/mach/hurd/readdir.c (__readdir): Call that.
688         * sysdeps/mach/hurd/readdir64_r.c (__readdir64_r): Do real work here.
689         * sysdeps/mach/hurd/readdir_r.c (__readdir64_r): Call that.
690         * hurd/lookup-retry.c (__hurd_file_name_lookup_retry):
691         Use struct stat64 for io_stat argument.
692         * sysdeps/mach/hurd/readlink.c (__readlink): Likewise.
693         * hurd/fopenport.c (seekio): Remove EOVERFLOW check, pass POS directly
694         to io_seek.
695         * hurd/fd-read.c (_hurd_fd_read): Use loff_t for OFFSET argument.
696         * hurd/fd-write.c (_hurd_fd_write): Likewise.
697         * hurd/hurd/fd.h: Update decls.
698         * sysdeps/mach/hurd/getcwd.c
699         (_hurd_canonicalize_directory_name_internal): Use ino64_t
700         and struct dirent64.
701         * sysdeps/mach/hurd/dl-sysdep.c (open_file): Use struct stat64.
702         (__xstat): Renamed to __xstat64, use struct stat64 for argument.
703         (__fxstat): Renamed to __fxstat64, use struct stat64 for argument.
704         (__lseek): Renamed to __libc_lseek64, use off64_t for argument.
705
706 2002-06-08  Roland McGrath  <roland@frob.com>
707
708         * sysdeps/mach/hurd/dirstream.h (struct __dirstream): Use size_t
709         instead of unsigned long int for __allocation and __size members.
710
711 2002-06-09  Jakub Jelinek  <jakub@redhat.com>
712
713         * sysdeps/unix/sysv/linux/i386/dl-brk.c: Move...
714         * sysdeps/unix/sysv/linux/dl-brk.c: ...here.
715         * sysdeps/unix/sysv/linux/i386/dl-sbrk.c: Move...
716         * sysdeps/unix/sysv/linux/dl-sbrk.c: ...here.
717
718 2002-06-07  Roland McGrath  <roland@frob.com>
719
720         * sysdeps/mach/hurd/bits/environments.h: File removed.
721
722 2002-06-07  Jakub Jelinek  <jakub@redhat.com>
723
724         * sysdeps/unix/sysv/linux/alpha/sendfile64.c: New file.
725         * sysdeps/unix/sysv/linux/ia64/sendfile64.c: New file.
726         * sysdeps/unix/sysv/linux/sparc/sparc64/sendfile64.c: New file.
727         * sysdeps/unix/sysv/linux/x86_64/sendfile64.c: New file.
728         * sysdeps/unix/sysv/linux/syscalls.list (sendfile): Remove EXTRA.
729         (sendfile64): Likewise.
730         * sysdeps/unix/sysv/linux/alpha/syscalls.list (sendfile): Likewise.
731         * sysdeps/unix/sysv/linux/ia64/syscalls.list (sendfile): Likewise.
732         * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list (sendfile):
733         Likewise.
734         * sysdeps/unix/sysv/linux/x86_64/syscalls.list (sendfile): Likewise.
735
736         * include/sys/stat.h (__fxstat64, __lxstat64): Only define if not
737         already defined.
738
739 2002-06-04  Bruno Haible  <bruno@clisp.org>
740
741         * sysdeps/cris/stackinfo.h: New file.
742
743         * sysdeps/hppa/dl-machine.h (elf_machine_rela): Cast reloc_addr
744         to an integer type before performing bit operations on it.
745
746 2002-06-05  Roland McGrath  <roland@frob.com>
747
748         * sysdeps/generic/sendfile.c: Include <errno.h>.
749         * sysdeps/generic/sendfile64.c: Likewise.
750
751         * io/Makefile (routines): Add sendfile and sendfile64.
752         (headers): Add sys/sendfile.h to the list.
753         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Don't add it here.
754         * sysdeps/unix/sysv/linux/sys/sendfile.h: Moved to ...
755         * io/sys/sendfile.h: ... here.
756         * sysdeps/generic/sendfile.c: New file.
757         * sysdeps/generic/sendfile64.c: New file.
758
759         * sysdeps/unix/sysv/linux/Versions (GLIBC_2.1, GLIBC_2.3):
760         Move sendfile, sendfile64 to ...
761         * io/Versions (GLIBC_2.1, GLIBC_2.3): ... here.
762         * sysdeps/mach/hurd/sendfile.c: New file.
763         * sysdeps/mach/hurd/sendfile64.c: New file.
764
765         * sysdeps/mach/nanosleep.c: New file.
766
767 2002-06-04  Roland McGrath  <roland@frob.com>
768
769         * sysdeps/alpha/elf/configure.in: New file.  Check for TLS support.
770         * sysdeps/alpha/elf/configure: New file (generated).
771
772 2002-06-02  Roland McGrath  <roland@frob.com>
773
774         * include/link.h: Include <tls.h> to make sure USE_TLS is defined.
775
776 2002-06-01  Roland McGrath  <roland@frob.com>
777
778         * sysdeps/mach/hurd/alpha/init-first.c: New file, modified from
779         i386/init-first.c by Andrew M. Miklic <miklic@attglobal.net>.
780
781 2002-05-19  Ulrich Drepper  <drepper@redhat.com>
782
783         * resolv/resolv.h (struct __res_state): Remove unused nstimes.
784         Add nsmap.
785         * resolv/res_init.c (__res_vinit): Initialize nsmap array.
786         Remove nstimes setting.
787         (res_nclose): Check all MAXNS nameservers with non-NULL nsaddrs.
788         * resolv/res_send.c (res_nsend): Don't close unconditionally if
789         there is mix of IPv6 and IPv4 nameservers.
790         Use nsmap array to find free slots and preserve nameserver ordering.
791         Fix RES_ROTATE.
792
793 2002-05-30  Ulrich Drepper  <drepper@redhat.com>
794
795         * sysdeps/unix/sysv/linux/sys/sendfile.h: It is now possible to
796         use this header with LFS.
797
798         * po/sk.po: Update from translation team.
799
800 2002-05-28  Andreas Schwab  <schwab@suse.de>
801
802         * sysdeps/generic/readelflib.c (process_elf_file): Give correct
803         message when finding object of wrong class.
804
805 2002-05-28  Jakub Jelinek  <jakub@redhat.com>
806
807         * sysdeps/wordsize-32/divdi3.c (__moddi3): Fix pasto.
808         Patch by <radu@netsoft.ro>.
809
810 2002-05-30  Ulrich Drepper  <drepper@redhat.com>
811
812         * sysdeps/unix/sysv/linux/Makefile [$(subdir)==misc] (sysdep_routines):
813         Add readahead.
814         * sysdeps/unix/sysv/linux/readahead.c: New file.
815         * sysdeps/unix/sysv/linux/syscalls.list: Add sendfile64 syscall.
816         * sysdeps/unix/sysv/linux/Versions: Export readahead and sendfile64.
817         * sysdeps/unix/sysv/linux/alpha/syscalls.list: Add readahead syscall.
818         Add sendfile64 alias to sendfile syscall.
819         * sysdeps/unix/sysv/linux/ia64/syscalls.list: Likewise.
820         * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: Likewise.
821         * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Likewise.
822         * sysdeps/unix/sysv/linux/powerpc/syscalls.list: Add s_readahead
823         syscall.
824
825         * sysdeps/unix/sysv/linux/i386/sysdep.h: Use __i686.get_pc_thunk.XX
826         special section for PIC register loading.
827         * sysdeps/unix/sysv/linux/i386/i686/sysdep.h: Likewise.
828
829         * config.h.in: Define HAVE_HIDDEN.
830         * configure.in: Also define HAVE_HIDDEN if HAVE_PROTECTED is defined.
831
832         * elf/elf.h: Correct Alpha TLS relocations according to last spec.
833
834 2002-05-28  Roland McGrath  <roland@frob.com>
835
836         * sysdeps/mach/alpha/setfpucw.c: New file.
837
838 2002-05-26  Roland McGrath  <roland@frob.com>
839
840         * sysdeps/mach/hurd/ioctl.c (__ioctl): Don't use sizeof in _IOTS.
841         Use integer_t instead of int for IOC_VOID case.
842
843 2002-05-27  Alexandre Oliva  <aoliva@redhat.com>
844
845         * configure.in (DO_STATIC_NSS): Define if --disable-shared.
846
847 2002-05-26  Bruno Haible  <bruno@clisp.org>
848
849         * iconvdata/iso-2022-jp.c (BODY for TO_LOOP): Avoid running off the
850         end of the ISO-8859-7 from idx table.
851
852 2002-05-27  Ulrich Drepper  <drepper@redhat.com>
853
854         * manual/lang.texi: Fix FLT_EPSILON description [PR libc/3649].
855
856 2002-05-24  David S. Miller  <davem@redhat.com>
857
858         * string/bits/string2.h (memset): Do not try to optimize when
859         not _STRING_ARCH_unaligned if GCC will do the right thing.
860
861 2002-05-21  Isamu Hasegawa  <isamu@yamato.ibm.com>
862
863         * posix/regex.c: Define `inline' as a macro into nothing for the
864         compilers which lack the keyword.
865         * posix/regex.h: (RE_SYNTAX_GNU_AWK): Remove RE_CONTEXT_INVALID_OPS
866         for the compatibility of gawk.
867         * posix/regcomp.c: Add fake implementation of isblank() for the
868         environments which lack the function.
869         Don't use free_charset() in case of non-i18n envs.
870         (build_range_exp): Don't use i18n related code in case of non-i18n
871         envs.
872         (build_collating_symbol): Likewise.
873         (build_equiv_class): Likewise.
874         (build_charclass): Likewise.
875         (re_compile_fastmap_iter): Likewise.
876         (parse_bracket_exp): Likewise.
877         (build_word_op): Likewise.
878         (regfree): Don't use free_charset() in case of non-i18n envs.
879         * posix/regex_internal.h: Remove COMPLEX_BRACKET from
880         re_token_type_t in case of non-i18n envs.
881         Don't define re_charset_t in case of non-i18n envs.
882         Change the type of wcs of re_string_t from wchar_t to wint_t,
883         since we store also WEOF.
884         * posix/regex_internal.c: (re_string_realloc_buffers): Change
885         the type of wcs of re_string_t from wchar_t to wint_t.
886         (re_string_reconstruct): Likewise.
887         (create_ci_newstate): Don't use i18n related code in case of
888         non-i18n envs.
889         (create_cd_newstate): Likewise.
890
891 2002-05-24  Ulrich Drepper  <drepper@redhat.com>
892
893         * iconv/loop.c: Fix typo.
894
895 2002-05-23  Jakub Jelinek  <jakub@redhat.com>
896
897         * inet/ether_line.c (ether_line): Fix a typo causing only
898         lower 4 bits of each ethernet address byte being assigned.
899         Don't modify what line points to.
900         * inet/tst-ether_aton.c (main): Add ether_line tests.
901
902 2002-05-23  Marcus Brinkmann  <marcus@gnu.org>
903
904         * manual/filesys.texi: Don't make readlink example leak memory
905         when readlink fails.
906
907 2002-05-20  Ulrich Drepper  <drepper@redhat.com>
908
909         * iconv/loop.c: Fix condition for defining unaligned loop.  Add
910         some more security checks.
911
912 2002-05-17  David S. Miller  <davem@redhat.com>
913
914         * sysdeps/unix/sysv/linux/sparc/fork.S: Define _internal aliases.
915
916 2002-05-16  David S. Miller  <davem@redhat.com>
917
918         * sysdeps/sparc/sparc32/dl-machine.h (LOAD_PIC_REG): Define.
919         (elf_machine_dynamic): Use it to force PIC register to be loaded.
920         (elf_machine_load_address): Likewise.
921         * sysdeps/sparc/sparc64/dl-machine.h: Mirror sparc32 changes.
922
923         * sysdeps/sparc/sparc64/strncmp.S: When second argument pointer
924         is unaligned, do not forget to fully initialize %g1 magic value.
925
926         * sysdeps/unix/sysv/linux/sparc/sys/procfs.h: Fix 64-bit elf
927         register definitions and provide 32-bit variants of structures
928         during 64-bit builds.
929
930         * soft-fp/op-1.h (_FP_FRAC_CLEAR_OVERP_1): Define.
931         * soft-fp/op-2.h (_FP_FRAC_CLEAR_OVERP_2): Define.
932         * soft-fp/op-4.h (_FP_FRAC_CLEAR_OVERP_4): Define.
933         * soft-fp/op-common.h (_FP_PACK_CANONICAL): After rounding, if
934         _FP_FRAC_OVERP_X is set, use _FP_FRAC_CLEAR_OVERP_X to clear it.
935         (_FP_FROM_INT): Perform right shifts on unsigned integer type.
936         Do not clear implicit one bit here, it must be done post-rounding.
937         Only pad to the left using left shift if value uses less than the
938         available fractional bits.
939
940 2002-05-20  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
941
942         * sysdeps/powerpc/Makefile (sysdeps_routines): Use libgcc-compat
943         instead of cmpdi2, shdi3, fixdfdi, fixsfdi in csu dir.
944         (shared-only-routines): Likewise.
945         * sysdeps/powerpc/libgcc-compat.c: New file.
946         * sysdeps/wordsize-32/cmpdi2.c: Removed.
947         * sysdeps/wordsize-32/fixdfdi.c: Removed.
948         * sysdeps/wordsize-32/fixsfdi.c: Removed.
949         * sysdeps/wordsize-32/shdi3.c: Removed.
950
951 2002-05-16  Bruno Haible  <bruno@clisp.org>
952
953         * MakeTAGS (libc.pot): Don't sort the output.
954         * po/header.pot: Update to match xgettext 0.11 output.
955
956 2002-05-16  Bruno Haible  <bruno@clisp.org>
957
958         * MakeTAGS (subdirs): Remove duplicates.
959
960 2002-05-19  Ulrich Drepper  <drepper@redhat.com>
961
962         * sysdeps/unix/sysv/linux/errlist.c: Remove extra weak alias
963         definiton of _old_sys_nerr.  Define _old_sys_errlist as strong
964         alias.
965
966 2002-05-19  Andreas Jaeger  <aj@suse.de>
967
968         * sysdeps/unix/sysv/linux/configure.in: Warn against an
969         installation in /usr/local.
970
971 2002-05-16  Bruno Haible  <bruno@clisp.org>
972
973         * sysdeps/unix/sysv/aix/bits/ioctl-types.h: Don't use multiline
974         string as argument of #error.
975
976 2002-05-15  Ulrich Drepper  <drepper@redhat.com>
977
978         * stdlib/canonicalize.c (canonicalize): Rename to __realpath and
979         don't define static.  Remove old __realpath function.  TC1 of
980         POSIX 2001 will allow the second parameter to be NULL.
981         * stdlib/test-canon.c: Comment out test for NULL as second
982         parameter of realpath.
983
984         * time/offtime.c (__offtime): Set errno if overflow is detected.
985
986         * elf/Makefile (rtld-routines): Remove dl-brk and dl-sbrk.
987         * sysdeps/unix/sysv/linux/Makefile (sysdep-rtld-routines): Add
988         dl-brk and dl-sbrk.
989
990         * sysdeps/sparc/fpu/bits/mathinline.h (fdim): Add __THROW.
991         (fdimf): Likewise.
992
993 2002-05-15  Roland McGrath  <roland@frob.com>
994
995         * hurd/report-wait.c (_S_msg_report_wait): Use mach_msg_id_t for arg.
996
997 2002-05-12  Bruno Haible  <bruno@clisp.org>
998
999         * iconvdata/testdata/EUC-JISX0213: New file.
1000         * iconvdata/testdata/EUC-JISX0213..UTF8: New file.
1001         * iconvdata/testdata/SHIFT_JISX0213: New file.
1002         * iconvdata/testdata/SHIFT_JISX0213..UTF8: New file.
1003         * iconvdata/testdata/ISO-2022-JP-3: New file.
1004         * iconvdata/testdata/ISO-2022-JP-3..UTF8: New file.
1005         * iconvdata/TESTS: Add EUC-JISX0213, SHIFT_JISX0213, ISO-2022-JP-3.
1006         * iconvdata/run-iconv-test.sh: Skip the charmap test if the charmap
1007         contains comments indicating precomposed characters.
1008
1009 2002-04-21  Bruno Haible  <bruno@clisp.org>
1010
1011         * iconvdata/iso-2022-jp-3.c: New file.
1012         * iconvdata/gconv-modules (ISO-2022-JP-3): New module.
1013         * iconvdata/Makefile (modules): Add ISO-2022-JP-3.
1014         (LDFLAGS-ISO-2022-JP-3.so): New variable.
1015         (ISO-2022-JP-3.so): Depend on libJIS.so and libJISX0213.so.
1016         (distribute): Add iso-2022-jp-3.c.
1017
1018 2002-05-12  Bruno Haible  <bruno@clisp.org>
1019
1020         * iconvdata/tst-table-to.c (main): Restore handling of
1021         transliterations, broken by last patch.
1022
1023 2002-05-12  Bruno Haible  <bruno@clisp.org>
1024
1025         * iconvdata/TESTS: Add IBM922, IBM1124, IBM1129.
1026
1027 2002-05-12  Bruno Haible  <bruno@clisp.org>
1028
1029         * iconvdata/euc-jisx0213.c (BODY for FROM_LOOP): Don't advance inptr
1030         when there is not enough room in the output buffer.
1031         * iconvdata/shift_jisx0213.c (BODY for FROM_LOOP): Likewise.
1032
1033 2002-04-20  Bruno Haible  <bruno@clisp.org>
1034
1035         * iconv/skeleton.c ({FROM,TO}_LOOP_{MIN,MAX}_NEEDED_{FROM,TO}): New
1036         macros.
1037         (RESET_INPUT_BUFFER): Use them instead of {MIN,MAX}_NEEDED_{FROM,TO}.
1038         Also make this macro work if FROM_DIRECTION evaluates to 0.
1039         (gconv_init): Use the new macros instead of {MIN,MAX}_NEEDED_{FROM,TO}.
1040         (FUNCTION_NAME): Likewise, in the handling of unaligned accesses and
1041         of consume_incomplete.
1042         * iconvdata/cp1255.c: Define {FROM,TO}_LOOP_{MIN,MAX}_NEEDED_{FROM,TO}
1043         instead of {MIN,MAX}_NEEDED_{FROM,TO}. Set FROM_LOOP_MAX_NEEDED_TO to
1044         4, not 8.
1045         * iconvdata/cp1258.c: Likewise.
1046         * iconvdata/ibm930.c: Define {FROM,TO}_LOOP_{MIN,MAX}_NEEDED_{FROM,TO}
1047         instead of {MIN,MAX}_NEEDED_{FROM,TO}. Set TO_LOOP_MAX_NEEDED_TO to 3,
1048         not 2.
1049         * iconvdata/ibm933.c: Likewise.
1050         * iconvdata/ibm935.c: Likewise.
1051         * iconvdata/ibm937.c: Likewise.
1052         * iconvdata/ibm939.c: Likewise.
1053         * iconvdata/iso-2022-cn.c: Define
1054         {FROM,TO}_LOOP_{MIN,MAX}_NEEDED_{FROM,TO} instead of
1055         {MIN,MAX}_NEEDED_{FROM,TO}. Set TO_LOOP_MAX_NEEDED_TO to 6, not 4.
1056         * iconvdata/iso-2022-cn-ext.c: Likewise.
1057         * iconvdata/iso-2022-jp.c: Define
1058         {FROM,TO}_LOOP_{MIN,MAX}_NEEDED_{FROM,TO} instead of
1059         {MIN,MAX}_NEEDED_{FROM,TO}.
1060         * iconvdata/tcvn5712-1.c: Define
1061         {FROM,TO}_LOOP_{MIN,MAX}_NEEDED_{FROM,TO} instead of
1062         {MIN,MAX}_NEEDED_{FROM,TO}. Set FROM_LOOP_MAX_NEEDED_FROM to 1, not 2.
1063         * iconvdata/euc-jisx0213.c: Define
1064         {FROM,TO}_LOOP_{MIN,MAX}_NEEDED_{FROM,TO} instead of
1065         {MIN,MAX}_NEEDED_{FROM,TO}. Set FROM_LOOP_MAX_NEEDED_TO to 8, not 4.
1066         * iconvdata/shift_jisx0213.c: Likewise.
1067
1068 2002-05-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1069
1070         * sysdeps/powerpc/Makefile (sysdeps_routines): Add divdi3, cmpdi2,
1071         shdi3, fixdfdi, fixsfdi in csu dir.
1072         (shared-only-routines): Likewise.
1073         * sysdeps/wordsize-32/cmpdi2.c: New file.
1074         * sysdeps/wordsize-32/shdi3.c: New file.
1075         * sysdeps/wordsize-32/fixdfdi.c: New file.
1076         * sysdeps/wordsize-32/fixsfdi.c: New file.
1077         * sysdeps/powerpc/Versions (__divdi3, __moddi3, __udivdi3, __umoddi3,
1078         __ashldi3, __ashrdi3, __lshrdi3, __cmpdi2, __ucmpdi2, __fixdfdi,
1079         __fixsfdi, __fixunsdfdi, __fixunssfdi): Export at GLIBC_2.0.
1080
1081         * sysdeps/unix/sysv/linux/semctl.c (__old_semctl, __new_semctl):
1082         Only use va_arg if the argument will be used [PR libc/3259].
1083
1084 2002-05-06  Michael A. Schmidt  <mmaass@us.ibm.com>
1085
1086         * catgets/catgets.c (catopen): Free buffer if internal catalog
1087         open fails.
1088
1089 2002-05-14  Ulrich Drepper  <drepper@redhat.com>
1090
1091         * debug/xtrace.sh: Make more robust.  For realtime tracking use
1092         non-buffering methods.
1093         * debug/pcprofiledump.c: Implement -u option.
1094         Patch by Roger Luethi <rl@hellgate.ch>.
1095
1096 2002-05-11  Jakub Jelinek  <jakub@redhat.com>
1097
1098         * include/netinet/in.h (bindresvport_internal): Add prototype.
1099         * include/rpc/auth.h  (authunix_create_internal,
1100         authunix_create_default_internal, authnone_create_internal,
1101         authdes_pk_create_internal): Add prototypes.
1102         * include/rpc/clnt.h (clnt_create_internal, clnttcp_create_internal,
1103         clntudp_create_internal, clntudp_bufcreate_internal,
1104         clntunix_create_internal): Add prototypes.
1105         * include/rpc/svc.h (svc_sendreply_internal, svcerr_decode_internal,
1106         svc_getreq_internal, svc_getreq_common_internal,
1107         svc_getreqset_internal, svc_getreq_poll_internal,
1108         svc_register_internal, svc_unregister_internal,
1109         svcudp_create_internal, svcudp_bufcreate_internal): Add prototypes.
1110         * include/rpc/svc_auth.h (_authenticate_internal): Add prototype.
1111         * include/sys/socket.h (__sendto, __recvfrom, __sendmsg, __recvmsg,
1112         __setsockopt, __getsockname, __bind, __listen): Add prototypes.
1113         * inet/rexec.c (rexec_af): Use __listen and __getsockname.
1114         * inet/rcmd.c (rcmd_af): Use __listen.
1115         (rresvport_af): Use __bind.
1116         * sunrpc/clnt_udp.c: Use INTUSE calls to bindresvport,
1117         authunix_create, authunix_create_default, authnone_create,
1118         authdes_pk_create, clnt_create, clnttcp_create, clntudp_create,
1119         clntudp_bufcreate, clntunix_create svc_sendreply, svcerr_decode,
1120         svc_getreq, svc_getreq_common, svc_getreqset, svc_getreq_poll,
1121         svc_register, svc_unregister, svcudp_create, svcudp_bufcreate,
1122         _authenticate, add INTDEF after such function definitions.
1123         Use __listen, __bind, __sendto, __recvfrom, __sendmsg, __recvmsg,
1124         __setsockopt, __getsockname instead of non-__ variants.
1125         * sunrpc/pmap_rmt.c: Likewise.
1126         * sunrpc/rtime.c: Likewise.
1127         * sunrpc/svc_udp.c: Likewise.
1128         * sunrpc/clnt_unix.c: Likewise.
1129         * sunrpc/svc_unix.c: Likewise.
1130         * sunrpc/bindrsvprt.c: Likewise.
1131         * sunrpc/svc_tcp.c: Likewise.
1132         * sunrpc/auth_none.c: Likewise.
1133         * sunrpc/clnt_raw.c: Likewise.
1134         * sunrpc/clnt_tcp.c: Likewise.
1135         * sunrpc/auth_unix.c: Likewise.
1136         * sunrpc/key_call.c: Likewise.
1137         * sunrpc/clnt_gen.c: Likewise.
1138         * sunrpc/pm_getmaps.c: Likewise.
1139         * sunrpc/clnt_simp.c: Likewise.
1140         * sunrpc/pmap_clnt.c: Likewise.
1141         * sunrpc/svc_run.c: Likewise.
1142         * sunrpc/svc.c: Likewise.
1143         * sunrpc/svc_simple.c: Likewise.
1144         * sunrpc/pm_getport.c: Likewise.
1145         * sunrpc/auth_des.c: Likewise.
1146         * sunrpc/svc_auth.c: Likewise.
1147         * sysdeps/generic/unwind-dw2-fde.c (__register_frame_info_bases,
1148         __register_frame_info_table_bases, __deregister_frame_info_bases):
1149         Add INTDEF.
1150         (__register_frame_info_bases_internal,
1151         __register_frame_info_table_bases_internal,
1152         __deregister_frame_info_bases_internal): Add prototypes.
1153         (__register_frame_info, __register_frame): Use INTUSE in call to
1154         __register_frame_info_bases.
1155         (__register_frame_info_table): Similarly.
1156         (__deregister_frame_info, __deregister_frame): Similarly.
1157         * sysdeps/generic/sendto.c (__sendto): Renamed from sendto, add
1158         sendto as weak alias.
1159         * sysdeps/mach/hurd/sendto.c: Likewise.
1160         * sysdeps/generic/recvfrom.c (__recvfrom): Renamed from recvfrom, add
1161         recvfrom as weak alias.
1162         * sysdeps/mach/hurd/recvfrom.c: Likewise.
1163         * sysdeps/unix/sysv/aix/recvfrom.c: Likewise.
1164         * sysdeps/generic/recvmsg.c (__recvmsg): Renamed from recvmsg, add
1165         recvmsg as weak alias.
1166         * sysdeps/unix/sysv/aix/recvmsg.c: Likewise.
1167         * sysdeps/generic/sendmsg.c (__sendmsg): Renamed from sendmsg, add
1168         sendmsg as weak alias.
1169         * sysdeps/unix/sysv/aix/sendmsg.c: Likewise.
1170         * sysdeps/generic/setsockopt.c (__setsockopt): Renamed from
1171         setsockopt, add setsockopt as weak alias.
1172         * sysdeps/mach/hurd/setsockopt.c: Likewise.
1173         * sysdeps/generic/bind.c (__bind): Renamed from bind, add bind as
1174         weak alias.
1175         * sysdeps/mach/hurd/bind.c: Likewise.
1176         * sysdeps/generic/listen.c (__listen): Renamed from listen, add listen
1177         as weak alias.
1178         * sysdeps/mach/hurd/listen.c: Likewise.
1179         * sysdeps/generic/getsockname.c (__getsockname): Renamed from
1180         getsockname, add getsockname as weak alias.
1181         * sysdeps/mach/hurd/getsockname.c: Likewise.
1182         * sysdeps/unix/sysv/aix/getsockname.c: Likewise.
1183         * sysdeps/mach/hurd/recvmsg.c (__recvmsg): Add weak alias.
1184         * sysdeps/mach/hurd/sendmsg.c (__sendmsg): Add weak alias.
1185         * sysdeps/unix/inet/syscalls.list (__bind, __listen, __recvmsg,
1186         __recvfrom, __sendmsg, __sendto, __setsockopt): Add aliases.
1187         * sysdeps/unix/sysv/linux/alpha/syscalls.list (__recvmsg, __sendmsg):
1188         Add aliases.
1189         * sysdeps/unix/sysv/linux/ia64/syscalls.list: Likewise.
1190         * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Likewise.
1191         * sysdeps/unix/sysv/linux/hppa/syscalls.list: Likewise.
1192         * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Likewise.
1193         * sysdeps/unix/sysv/linux/recvfrom.S (__recvfrom): Add weak alias.
1194         * sysdeps/unix/sysv/linux/recvmsg.S (__recvmsg): Likewise.
1195         * sysdeps/unix/sysv/linux/sendmsg.S (__sendmsg): Likewise.
1196         * sysdeps/unix/sysv/linux/sendto.S (__sendto): Likewise.
1197         * sysdeps/unix/sysv/linux/setsockopt.S (__setsockopt): Likewise.
1198         * sysdeps/unix/sysv/linux/bind.S (__bind): Likewise.
1199         * sysdeps/unix/sysv/linux/listen.S (__listen): Likewise.
1200         * sysdeps/unix/sysv/linux/getsockname.S (__getsockname): Likewise.
1201
1202 2002-05-10  Jakub Jelinek  <jakub@redhat.com>
1203
1204         * locale/programs/localedef.h (show_archive_content): Add verbose
1205         argument.
1206         * locale/programs/localedef.c (main): Adjust caller.
1207         * locale/programs/locarchive.c (struct nameent, struct dataent): New.
1208         (nameentcmp, dataentcmp): New functions.
1209         (xstrcmp): Remove.
1210         (show_archive_content): Print verbose listing with --list-archive -v.
1211
1212 2002-05-14  Ulrich Drepper  <drepper@redhat.com>
1213
1214         * locale/programs/locarchive.c (open_archive): Take extra argument
1215         readonly.  If true open file with O_RDONLY and don't create the
1216         archive if it doesn't exist.
1217         Adapt all callers.
1218         (close_archive): Don't do anything if fd element is -1.
1219         * locale/programs/localedef.h (open_archive): Adjust prototype.
1220         * locale/programs/locfile.c (write_all_categories): Adjust open_archive
1221         call.
1222
1223         * malloc/malloc.c (__posix_memalign): Correct check for size of
1224         alignment value [PR libc/3444].
1225
1226         * include/stdio.h: Remove references to old stdio implementation.
1227
1228         * libio/Makefile (bug-ungetwc2-ENV): Define.
1229
1230 2002-05-13  Roland McGrath  <roland@frob.com>
1231
1232         * iconv/gconv_charset.h (upstr): Add inline keyword, quiets warning.
1233
1234         * hurd/hurdinit.c (_hurd_init): Use internal name _hurd_new_proc_init.
1235
1236 2002-05-13  Marcus Brinkmann  <marcus@gnu.org>
1237
1238         * hurd/hurdchdir.c (_hurd_change_directory_port_from_name):
1239         Allocate three, not two, more than LEN when appending '/.'.
1240         * sysdeps/mach/hurd/chroot.c (chroot): Likewise.  Don't check
1241         if NAME ends with '/.' if it is shorter than 2 chars.
1242
1243 2002-05-12  Roland McGrath  <roland@frob.com>
1244
1245         * mach/Makefile ($(mach-syscalls:%=$(objpfx)%.S)): Make the generated
1246         files #include <sysdep.h> instead of <mach/machine/syscall_sw.h>.
1247
1248         * hurd/hurdexec.c (_hurd_exec): Reauthenticate ports/dtable used in
1249         file_exec to effect svuid=euid, svgid=egid if that is not a no-op.
1250
1251 2002-05-10  Jakub Jelinek  <jakub@redhat.com>
1252
1253         * sysdeps/ia64/Makefile: Remove extra endif.
1254         * sysdeps/ia64/ia64libgcc.S (__divsf3): Fix typo in symbol version.
1255
1256 2002-05-10  Andreas Schwab  <schwab@suse.de>
1257
1258         * sysdeps/powerpc/fpu/w_sqrt.c: Add sqrtl alias.
1259
1260 2002-05-09  Andreas Jaeger  <aj@suse.de>
1261
1262         * sysdeps/unix/sysv/linux/x86_64/sys/io.h: New.
1263         * sysdeps/unix/sysv/linux/x86_64/Dist: Add it.
1264         * sysdeps/unix/sysv/linux/x86_64/Makefile (sysdep_headers): Add it.
1265
1266         * sysdeps/unix/sysv/linux/ia64/glob.c: Move to ...
1267         * sysdeps/wordsize-64/glob.c: ...here.
1268         * sysdeps/unix/sysv/linux/x86_64/glob.c: Remove.
1269         * sysdeps/unix/sysv/linux/s390/s390-64/glob.c: Remove.
1270         * sysdeps/unix/sysv/linux/sparc/sparc64/glob.c: Remove.
1271
1272 2002-05-08  Roland McGrath  <roland@frob.com>
1273
1274         * hurd/hurdfchdir.c (_hurd_change_directory_port_from_fd): Use
1275         O_NOTRANS flag in "." lookup.
1276
1277 2002-05-05  Ulrich Drepper  <drepper@redhat.com>
1278
1279         * malloc/mtrace.c: Comment out use of _mtrace_file and _mtrace_len.
1280
1281 2002-05-04  Ulrich Drepper  <drepper@redhat.com>
1282
1283         * locale/duplocale.c (__duplocale): Update special members only
1284         when allocation succeeded.
1285
1286 2002-05-03  Roland McGrath  <roland@frob.com>
1287
1288         * shlib-versions (.*-.*-gnu-gnu.*): Remove USE_IN_LIBIO conditionals;
1289         we can only build libc.so.0.3(GLIBC_2.2.6) now.
1290
1291 2002-05-02  Jakub Jelinek  <jakub@redhat.com>
1292
1293         * sysdeps/ia64/Makefile: Add ia64libgcc in csu subdir.
1294         * sysdeps/ia64/Versions (__divtf3, __divdf3, __divsf3, __divdi3,
1295         __moddi3, __udivdi3, __umoddi3, __multi3): Export at GLIBC_2.0.
1296         * sysdeps/ia64/ia64libgcc.S: New file.
1297
1298 2002-05-02  Ulrich Drepper  <drepper@redhat.com>
1299
1300         * sysdeps/generic/dl-tls.c (oom): Implement using _dl_fatal_printf.
1301
1302         * malloc/memusage.c: Distinguish anonymous mmap.
1303
1304 2002-05-01  Roland McGrath  <roland@frob.com>
1305
1306         * sysdeps/mach/hurd/close.c: #undef __close before function defn,
1307         and use INTDEF on it.
1308         * sysdeps/mach/hurd/fcntl.c: Use INTDEF2.
1309
1310         * sysdeps/mach/hurd/dl-sysdep.c (errno): New variable.
1311
1312         * sysdeps/mach/hurd/alpha/static-start.S: New file (unfinished).
1313
1314 2002-05-01  Ulrich Drepper  <drepper@redhat.com>
1315
1316         * malloc/memusage.c: Add support for tracking mmap & friends.
1317         * malloc/memusage.sh: Implement -m/--mmap option.
1318
1319 2002-04-30  Jakub Jelinek  <jakub@redhat.com>
1320
1321         * locale/programs/locarchive.c (create_archive): Add archivefname
1322         argument, create fname from it.
1323         (enlarge_archive): Honour output_prefix.
1324         (open_archive): Likewise.
1325
1326 2002-04-30  Jakub Jelinek  <jakub@redhat.com>
1327
1328         * locale/programs/locarchive.c (add_locales_to_archive): Don't nest
1329         too many stpcpy macros.
1330
1331 2002-04-26  Bruno Haible  <bruno@clisp.org>
1332
1333         * locale/programs/ld-collate.c (collate_read): Cast first argument
1334         for "%.*s" to int.
1335
1336 2002-04-26  Bruno Haible  <bruno@clisp.org>
1337
1338         * include/libintl.h (__ngettext, __dngettext, __dcngettext,
1339         __dcngettext_internal): New declarations.
1340         (__gettext, __dgettext, __dcgettext, __dcgettext_internal): Add
1341         attribute declarations.
1342
1343 2002-04-30  Roland McGrath  <roland@frob.com>
1344
1345         Removed old GNU stdio implementation; GNU libio is now the only option.
1346         * configure.in: Removed --enable-libio option and @stdio@ subst var.
1347         Define USE_IN_LIBIO unconditionally.
1348         * configure: Regenerated.
1349         * Makeconfig (stdio): Set to libio by default.
1350         * config.make.in (stdio): Variable removed.
1351         * sysdeps/unix/sysv/linux/configure.in: Don't set $stdio.
1352         * sysdeps/unix/sysv/linux/configure: Regenerated.
1353         * sysdeps/mach/hurd/configure.in: Don't test $stdio.
1354         * sysdeps/mach/hurd/configure: Regenerated.
1355         * stdio/.cvsignore: File removed.
1356         * stdio/Makefile: File removed.
1357         * stdio/Versions: File removed.
1358         * stdio/__fbufsize.c: File removed.
1359         * stdio/__flbf.c: File removed.
1360         * stdio/__fpending.c: File removed.
1361         * stdio/__fpurge.c: File removed.
1362         * stdio/__freadable.c: File removed.
1363         * stdio/__freading.c: File removed.
1364         * stdio/__fsetlocking.c: File removed.
1365         * stdio/__fwritable.c: File removed.
1366         * stdio/__fwriting.c: File removed.
1367         * stdio/clearerr.c: File removed.
1368         * stdio/fclose.c: File removed.
1369         * stdio/fcloseall.c: File removed.
1370         * stdio/feof.c: File removed.
1371         * stdio/ferror.c: File removed.
1372         * stdio/fflush.c: File removed.
1373         * stdio/fgetc.c: File removed.
1374         * stdio/fgetpos.c: File removed.
1375         * stdio/fgets.c: File removed.
1376         * stdio/fileno.c: File removed.
1377         * stdio/fmemopen.c: File removed.
1378         * stdio/fopen.c: File removed.
1379         * stdio/fopncook.c: File removed.
1380         * stdio/fputc.c: File removed.
1381         * stdio/fputs.c: File removed.
1382         * stdio/fread.c: File removed.
1383         * stdio/freopen.c: File removed.
1384         * stdio/fseek.c: File removed.
1385         * stdio/fsetpos.c: File removed.
1386         * stdio/ftell.c: File removed.
1387         * stdio/fwrite.c: File removed.
1388         * stdio/getc.c: File removed.
1389         * stdio/getchar.c: File removed.
1390         * stdio/getdelim.c: File removed.
1391         * stdio/gets.c: File removed.
1392         * stdio/glue.c: File removed.
1393         * stdio/internals.c: File removed.
1394         * stdio/linewrap.c: File removed.
1395         * stdio/linewrap.h: File removed.
1396         * stdio/memstream.c: File removed.
1397         * stdio/newstream.c: File removed.
1398         * stdio/obstream.c: File removed.
1399         * stdio/putc.c: File removed.
1400         * stdio/putchar.c: File removed.
1401         * stdio/puts.c: File removed.
1402         * stdio/rewind.c: File removed.
1403         * stdio/setbuf.c: File removed.
1404         * stdio/setbuffer.c: File removed.
1405         * stdio/setlinebuf.c: File removed.
1406         * stdio/setvbuf.c: File removed.
1407         * stdio/stdio.h: File removed.
1408         * stdio/ungetc.c: File removed.
1409         * stdio/vasprintf.c: File removed.
1410         * stdio/vscanf.c: File removed.
1411         * stdio/vsnprintf.c: File removed.
1412         * stdio/vsprintf.c: File removed.
1413         * stdio/vsscanf.c: File removed.
1414         * sysdeps/generic/defs.c: File removed.
1415         * sysdeps/generic/fdopen.c: File removed.
1416         * sysdeps/generic/pipestream.c: File removed.
1417         * sysdeps/generic/stdio_init.c: File removed.
1418         * sysdeps/generic/sysd-stdio.c: File removed.
1419         * sysdeps/generic/vdprintf.c: File removed.
1420         * sysdeps/mach/hurd/defs.c: File removed.
1421         * sysdeps/mach/hurd/fdopen.c: File removed.
1422         * sysdeps/mach/hurd/pipestream.c: File removed.
1423         * sysdeps/mach/hurd/stdio_init.c: File removed.
1424         * sysdeps/mach/hurd/sysd-stdio.c: File removed.
1425         * sysdeps/mach/hurd/vdprintf.c: File removed.
1426         * sysdeps/posix/defs.c: File removed.
1427         * sysdeps/posix/fdopen.c: File removed.
1428         * sysdeps/posix/pipestream.c: File removed.
1429         * sysdeps/posix/stdio_init.c: File removed.
1430         * sysdeps/posix/vdprintf.c: File removed.
1431         * sysdeps/unix/pipestream.c: File removed.
1432         * sysdeps/unix/sysv/sysd-stdio.c: File removed.
1433         * sysdeps/unix/sysv/sco3.2.4/pipestream.c: File removed.
1434         * sysdeps/unix/sysv/sysv4/pipestream.c: File removed.
1435
1436 2002-04-29  Roland McGrath  <roland@frob.com>
1437
1438         * include/libc-symbols.h (link_warning): Use `unused' attribute.
1439
1440 2002-04-28  Ulrich Drepper  <drepper@redhat.com>
1441
1442         * sysdeps/generic/tls.h: Describe what must be defined.
1443
1444         * sysdeps/generic/glob.c (glob): Don't pass GLOB_NOMAGIC flag to
1445         glob_in_dir [PR libc/3385].
1446         * posix/globtest.sh: Add test case.
1447
1448         * intl/loadmsgcat.c [!_LIBC] (_nl_init_domain_conv): Don't add
1449         //TRANSLIT twice.
1450
1451 2002-04-27  Ulrich Drepper  <drepper@redhat.com>
1452
1453         * sysdeps/unix/sysv/linux/ia64/fxstat.c: Fix a few issues with the
1454         _internal symbol handling.
1455         * sysdeps/unix/sysv/linux/ia64/lxstat.c: Likewise.
1456
1457 2002-04-26  Ulrich Drepper  <drepper@redhat.com>
1458
1459         * sysdeps/ia64/fpu/s_finite.S: Define _internal aliases.
1460         * sysdeps/unix/sysv/linux/ia64/fork.S: Likewise.
1461
1462 2002-04-26  Isamu Hasegawa  <isamu@yamato.ibm.com>
1463
1464         * posix/regcomp.c (re_compile_fastmap_iter): Fix fastmap in case of
1465         not _LIBC and RE_ENABLE_I18N.
1466         (build_range_exp): Implement for not _LIBC.
1467         (build_collating_symbol): Likewise.
1468         (parse_bracket_exp): Unify redundant error handlings.
1469         Don't erase mbcset for non matching list in multibyte envs.
1470         (build_word_op): Add '_' to matching list for \w operator.
1471         * posix/regex_internal.c (re_string_construct): Invoke
1472         build_upper_buffer in case of not RE_ENABLE_I18N.
1473         (re_string_reconstruct): Don't touch cur_state in case of not
1474         RE_ENABLE_I18N.
1475         * posix/regex_internal.h (attribute_hidden): New macro in case of
1476         not _LIBC.
1477         (re_charset_t): Define range_starts/ends in case of not _LIBC.
1478         * posix/regexec.c (sift_states_iter_mb): Hide in case of not
1479         RE_ENABLE_I18N.
1480         (transit_state_mb): Likewise.
1481         (check_node_accept_bytes): Implement the code evaluating range
1482         expression in case of not _LIBC.
1483         (find_collation_sequence_value): Hide in case of not _LIBC.
1484
1485 2002-04-26  Jakub Jelinek  <jakub@redhat.com>
1486
1487         * sysdeps/unix/sysv/linux/sparc/sparc32/semctl.c: Copied from
1488         i386/semctl.c.
1489         (__old_semctl, __new_semctl): Only use va_arg if the argument will
1490         be used.
1491
1492 2002-04-26  Ulrich Drepper  <drepper@redhat.com>
1493
1494         * sysdeps/ia64/fpu/s_isinf.S: Fix definition of _internal names.
1495
1496         * sysdeps/ia64/strncpy.S: Fix recovery code.
1497         Patch by David Mosberger <davidm@hpl.hp.com>.
1498
1499 2002-04-24  Ulrich Drepper  <drepper@redhat.com>
1500
1501         * sysdeps/unix/sysv/linux/ia64/Versions [libc]: Add getunwind for
1502         GLIBC_2.2.6.
1503
1504 2002-04-14  Bruno Haible  <bruno@clisp.org>
1505
1506         * posix/regex.c (re_max_failures): Add back symbol for binary
1507         compatibility.
1508
1509 2002-04-22  Isamu Hasegawa  <isamu@yamato.ibm.com>
1510
1511         * posix/regcomp.c (re_compile_internal): Adapt it to new interface
1512         of buffer building functions.
1513         * posix/regex_internal.c (re_string_allocate): New function.
1514         (re_string_realloc_buffers): New function.
1515         (re_string_skip_chars): New function.
1516         (re_string_reconstruct): New function.
1517         (re_string_construct): Adapt it to new interface of buffer building
1518         functions.
1519         (re_string_construct_common): Likewise.
1520         (build_wcs_buffer): Likewise.
1521         (build_wcs_upper_buffer): Likewise.
1522         (build_upper_buffer): Likewise.
1523         (re_string_translate_buffer): Likewise.
1524         (re_string_context_at): Adapt it to variable length buffers.
1525         * posix/regex_internal.h (re_string_t): Add new fields to handle
1526         variable length buffers.
1527         (re_match_context_t): Likewise.
1528         * posix/regexec.c (re_search_internal): Adapt it to new interface
1529         of re_string_t and re_match_context_t.
1530         (acquire_init_state_context): Likewise.
1531         (check_matching): Likewise.
1532         (check_halt_state_context): Likewise.
1533         (proceed_next_node): Likewise.
1534         (set_regs): Likewise.
1535         (sift_states_backward): Likewise.
1536         (clean_state_log_if_need): Likewise.
1537         (sift_states_iter_mb): Likewise.
1538         (sift_states_iter_bkref): Likewise.
1539         (add_epsilon_backreference): Likewise.
1540         (transit_state): Likewise.
1541         (transit_state_sb): Likewise.
1542         (transit_state_mb): Likewise.
1543         (transit_state_bkref): Likewise.
1544         (transit_state_bkref_loop): Likewise.
1545         (check_node_accept): Likewise.
1546         (match_ctx_init): Likewise.
1547         (extend_buffers): New function.
1548
1549 2002-04-21  Bruno Haible  <bruno@clisp.org>
1550
1551         * iconvdata/tst-table.sh: For the second check, use the truncated
1552         GB18030 charmap table, like for the first check.
1553
1554 2002-04-24  Ulrich Drepper  <drepper@redhat.com>
1555
1556         * elf/dl-load.c (open_verify): Correct __lseek parameters.
1557         Patch by Simon Hildrew <simon@hildrew.net> [PR libc/3354].
1558
1559 2002-04-23  H.J. Lu  <hjl@gnu.org>
1560
1561         * include/math.h (isfinite): Fix a typo.
1562
1563 2002-04-24  Ulrich Drepper  <drepper@redhat.com>
1564
1565         * libio/bug-ungetwc2.c (test_locale): Use the de_DE.UTF-8 locale
1566         which is created by the test suite.
1567
1568 2002-04-20  Bruno Haible  <bruno@clisp.org>
1569
1570         * iconvdata/iso-2002-kr.c (MAX_NEEDED_FROM): Set to 4.
1571         (BODY for FROM_LOOP): Fix comparisons between inptr and inend.
1572
1573 2002-04-20  Bruno Haible  <bruno@clisp.org>
1574
1575         * iconvdata/johab.c (BODY for FROM_LOOP): Change type of i, m, f,
1576         to avoid gcc warning.
1577
1578 2002-04-20  Bruno Haible  <bruno@clisp.org>
1579
1580         * iconvdata/iso-2022-jp.c (EMIT_SHIFT_TO_INIT): Fix modification mask
1581         of data->__statep->__count.
1582
1583 2002-04-20  Bruno Haible  <bruno@clisp.org>
1584
1585         * iconvdata/euc-jisx0213.c (BODY for TO_LOOP): Really ignore Unicode
1586         tag characters.
1587         * iconvdata/shift_jisx0213.c (BODY for TO_LOOP): Likewise.
1588
1589 2002-04-24  Roland McGrath  <roland@frob.com>
1590
1591         * sysdeps/mach/alpha/syscall.S: Don't use .frame, ENTRY will have it;
1592         use END macro instead of our own .end directive.
1593         Use `callsys' insn mnemonic instead of `call_pal'.
1594
1595         * sysdeps/mach/alpha/sysdep.h (ENTRY): New macro.
1596
1597         * sysdeps/alpha/dl-machine.h (ELF_MACHINE_USER_ADDRESS_MASK): New
1598         macro; we need this for Hurd.
1599
1600         Log entry was missing for 2002/03/24 commit of rev 1.8,
1601         goes with 2002-03-17 changes.
1602         * sysdeps/mach/hurd/i386/Makefile [$(subdir) = misc]
1603         (sysdep_routines): Append ioperm here.
1604         (sysdep_headers): Append sys/io.h here.
1605
1606 2002-04-23  Roland McGrath  <roland@frob.com>
1607
1608         * sysdeps/mach/hurd/send.c: int -> size_t for WROTE.
1609         * sysdeps/mach/hurd/sendto.c: Likewise.
1610         * hurd/hurdioctl.c (siocgifconf): int -> size_t for DATA_LEN.
1611         * sysdeps/mach/hurd/wait4.c (__wait4): natural_t -> int for SIGCODE.
1612         * sysdeps/mach/hurd/getpriority.c: unsigned int -> size_t for PISIZE.
1613
1614 2002-04-22  Roland McGrath  <roland@frob.com>
1615
1616         * sysdeps/mach/hurd/i386/ioperm.c (ioperm): Translate MIG_BAD_ID
1617         failure from i386_io_perm_* RPCs to ENOSYS.
1618
1619 2002-04-22  Andreas Jaeger  <aj@suse.de>
1620
1621         * sysdeps/unix/sysv/linux/x86_64/ldconfig.h: New file.
1622
1623         * sysdeps/unix/sysv/linux/x86_64/dl-cache.h: New file.
1624
1625         * sysdeps/unix/sysv/linux/x86_64/vfork.S: Use %rdi as temp
1626         register instead of destroying %rbx.
1627
1628 2002-04-21  Ulrich Drepper  <drepper@redhat.com>
1629
1630         * string/string.h: Declare strerror_r also for XPG6.
1631
1632 2002-04-19  Roland McGrath  <roland@frob.com>
1633
1634         * sysdeps/mach/hurd/tmpfile.c: Create a file descriptor and use fdopen.
1635
1636 2002-04-20  Ulrich Drepper  <drepper@redhat.com>
1637
1638         * Makefile: Add handling of xtests and xcheck targets.
1639         * MakeTAGS: Likewise.
1640         * Makeconfig: Likewise.
1641         * Makerules: Likewise.
1642         * Rules: Likewise.
1643         * manual/Makefile: Likewise.
1644         * sunrpc/Makefile (xtests): Add thrsvc if thread library available.
1645         * sunrpc/thrsvc.c: New file.  By Zack Weinberg.
1646
1647 2002-04-11  Zack Weinberg  <zack@codesourcery.com>
1648
1649         * include/rpc/rpc.h (struct rpc_thread_variables): Remove
1650         authnone_private_s.
1651         * sunrpc/auth_none.c: Include bits/libc-lock.h.
1652         Delete #ifdef _RPC_THREAD_SAFE_ block.
1653         (authnone_private): Make a struct, not a pointer to struct.
1654         (authnone_private_guard): New once-control variable.
1655         (authnone_create_once): New function, split out of
1656         authnone_create.  No need to allocate memory.
1657         (authnone_create): Just call authnone_create_once via
1658         __libc_once, then return &authnone_private->no_client.
1659         (authnone_marshal): Access private data via CLIENT argument,
1660         not authnone_private pointer.
1661         Fix typo (MAX_MARSHEL_SIZE -> MAX_MARSHAL_SIZE).
1662         * sunrpc/rpc_thread.c (__rpc_thread_destroy): No need to free
1663         authnone_private_s.
1664
1665 2002-04-12  H.J. Lu  <hjl@gnu.org>
1666
1667         * sunrpc/clnt_raw.c (clntraw_create): Properly set xdrs and client.
1668
1669 2002-04-18  Bruno Haible  <bruno@clisp.org>
1670
1671         * iconvdata/euc-jisx0213.c (EMIT_SHIFT_TO_INIT, BODY for
1672         FROM_DIRECTION): Make the FROM direction stateless.
1673         * iconvdata/shift_jisx0213.c (EMIT_SHIFT_TO_INIT, BODY for
1674         FROM_DIRECTION): Likewise.
1675
1676 2002-04-15  Bruno Haible  <bruno@clisp.org>
1677
1678         * iconvdata/JISX0213.TXT: New file.
1679         * iconvdata/jisx0213.h: New file.
1680         * iconvdata/jisx0213.c: New file.
1681         * iconvdata/euc-jisx0213.c: New file.
1682         * iconvdata/shift_jisx0213.c: New file.
1683         * iconvdata/gconv-modules (EUC-JISX0213, SHIFT_JISX0213): New modules.
1684         * iconvdata/EUC-JISX0213.precomposed: New file.
1685         * iconvdata/SHIFT_JISX0213.precomposed: New file.
1686         * iconvdata/SHIFT_JISX0213.irreversible: New file.
1687         * iconvdata/tst-table-to.c (main): Make it work for encodings for
1688         which the "to" direction is stateful.
1689         * iconvdata/tst-tables.sh: Add EUC-JISX0213, SHIFT_JISX0213.
1690         * iconvdata/Makefile (modules): Add libJISX0213, EUC-JISX0213,
1691         SHIFT_JISX0213.
1692         (libJISX0213-routines): New variable.
1693         (LDFLAGS-EUC-JISX0213.so, LDFLAGS-SHIFT_JISX0213.so): New variables.
1694         (EUC-JISX0213.so, SHIFT_JISX0213.so): Depend on libJISX0213.so.
1695         (LDFLAGS-libJISX0213.so): New variable.
1696         (distribute): Add JISX0213.TXT, EUC-JISX0213.precomposed,
1697         SHIFT_JISX0213.precomposed, SHIFT_JISX0213.irreversible,
1698         jisx0213.c, jisx0213.h, euc-jisx0213.c, shift_jisx0213.c.
1699
1700 2002-04-15  Bruno Haible  <bruno@clisp.org>
1701
1702         * iconvdata/big5hkscs.c (big5hkscs_to_ucs): Change element type to
1703         uint32_t.  Update to Unicode 3.2.
1704         (from_ucs4, from_ucs4_idx): Update to Unicode 3.2.
1705         (BODY for TO_LOOP): Handle the ASCII range specially.
1706         * iconvdata/BIG5HKSCS.irreversible: Add one more entry.
1707         * iconvdata/testdata/BIG5HKSCS: Remove a character.
1708         * iconvdata/testdata/BIG5HKSCS..UTF-8: Regenerated.
1709
1710 2002-04-15  Bruno Haible  <bruno@clisp.org>
1711
1712         * iconvdata/gb18030.c (__twobyte_to_ucs, __fourbyte_to_ucs,
1713         __ucs_to_gb18030_tab1, __ucs_to_gb18030_tab2): Update to Unicode 3.2.
1714
1715 2002-04-15  Bruno Haible  <bruno@clisp.org>
1716
1717         * iconvdata/cns11643.h (__cns11643_from_ucs4p2c_tab): New declaration.
1718         (ucs4_to_cns11643): Update.
1719         * iconvdata/cns11643.c: Update to Unicode 3.2.
1720         (__cns11643l2*_to_ucs4_tab, __cns11643_from_ucs4p0_tab,
1721         __cns11643_from_ucs4p2_tab): Regenerated.
1722         (__cns11643_from_ucs4p2c_tab): New array.
1723         * iconvdata/cvs11643l1.c: Update comments.
1724         * iconvdata/EUC-TW.irreversible: Remove two entries.
1725
1726 2002-04-15  Bruno Haible  <bruno@clisp.org>
1727
1728         * locale/C-translit.h.in: Update to Unicode 3.2.
1729         Add <U2047>, <U205F>..<U2063>, <U2145>..<U2149>, <U2A74>..<U2A76>,
1730         <U30A0>, <U3251>..<U325F>, <U32B1>..<U32BF>, <UFE00>..<UFE0F>.
1731
1732 2002-04-15  Bruno Haible  <bruno@clisp.org>
1733
1734         * iconvdata/sjis.c (halfkana_to_ucs4): Remove array.
1735         (BODY for FROM_LOOP): Optimize the JISX0201:GR to Unicode conversion.
1736
1737 2002-04-15  Bruno Haible  <bruno@clisp.org>
1738
1739         * iconvdata/euc-jp.c (BODY for FROM_LOOP): When encountering an
1740         invalid input (e.g. a byte > 0x80 followed by a byte < 0x80), skip
1741         always one byte, not 0 bytes in some cases and 2 bytes in others.
1742
1743         * iconvdata/tst-table-from.c (main): Correct the usage message.
1744
1745 2002-04-19  Isamu Hasegawa  <isamu@yamato.ibm.com>
1746
1747         * posix/regcomp.c (parse_expression): Fix incorrect error code.
1748         (parse_dup_op): Fix error handling like "a{}".
1749         (parse_bracket_exp): Add error handling.
1750         (fetch_number): Add error handling for "a{<very_large_number>}".
1751
1752 2002-04-19  Isamu Hasegawa  <isamu@yamato.ibm.com>
1753
1754         * posix/regcomp.c (parse_bracket_symbol): Add error handling
1755         in case that the symbol name is too long.
1756         (build_charclass): Handle [:lower:]/[:uppper:] correctly
1757         in case of REG_ICASE.
1758
1759 2002-04-19  Andreas Jaeger  <aj@suse.de>
1760
1761         * math/libm-test.inc: Fix comment, suggested by Hartvig Ekner
1762         <hartvige@mips.com>.
1763
1764 2002-04-15  H.J. Lu  <hjl@gnu.org>
1765
1766         * include/math.h (__finitel_internal): Declare only if
1767         __NO_LONG_DOUBLE_MATH is not defined.
1768         (__isinfl_internal): Likewise.
1769         (__isnanl_internal): Likewise.
1770
1771         * sysdeps/unix/sysv/linux/alpha/syscalls.list: Add __connect_internal.
1772         * sysdeps/unix/sysv/linux/hppa/syscalls.list: Likewise.
1773         * sysdeps/unix/sysv/linux/ia64/syscalls.list: Likewise.
1774         * sysdeps/unix/sysv/linux/mips/syscalls.list: Likewise.
1775         * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Likewise.
1776         * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: Likewise.
1777         * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Likewise.
1778
1779         * sysdeps/unix/sysv/linux/syscalls.list: Add __chown_internal and
1780         __fcntl_internal.
1781
1782         * sysdeps/unix/sysv/linux/fxstat.c (__fxstat64_internal): Added.
1783         * sysdeps/unix/sysv/linux/lxstat.c (__lxstat64_internal): Added.
1784
1785 2002-04-15  Bruno Haible  <bruno@clisp.org>
1786
1787         * iconvdata/armscii-8.c (BODY for FROM_LOOP): Fix array access.
1788         (BODY for TO_LOOP): Likewise.
1789         * iconvdata/tcvn5712-1.c (from_ucs4): Map U+0309 to 0xB1.
1790         * iconvdata/tst-table.sh: Add support for encodings which contain
1791         precomposed Unicode characters, known to the iconv converter in both
1792         directions but not listed in the charmap.
1793         * iconvdata/IBM856.irreversible: New file.
1794         * iconvdata/IBM922.irreversible: New file.
1795         * iconvdata/IBM1132.irreversible: New file.
1796         * iconvdata/IBM1133.irreversible: New file.
1797         * iconvdata/IBM1160.irreversible: New file.
1798         * iconvdata/IBM1161.irreversible: New file.
1799         * iconvdata/IBM1163.irreversible: New file.
1800         * iconvdata/IBM1164.irreversible: New file.
1801         * iconvdata/ARMSCII-8.irreversible: New file.
1802         * iconvdata/TCVN5712-1.precomposed: New file.
1803         * iconvdata/tst-tables.sh: Add IBM856, IBM922, IBM1124, IBM1129,
1804         IBM1160, IBM1161, IBM1132, IBM1133, IBM1162, IBM1163, IBM1164,
1805         ARMSCII-8, TCVN5712-1.
1806         * iconvdata/Makefile (distribute): Add IBM856.irreversible,
1807         IBM922.irreversible, IBM1132.irreversible, IBM1133.irreversible,
1808         IBM1160.irreversible, IBM1161.irreversible, IBM1163.irreversible,
1809         IBM1164.irreversible, ARMSCII-8.irreversible, TCVN5712-1.precomposed.
1810
1811 2002-04-17  Jakub Jelinek  <jakub@redhat.com>
1812
1813         * time/tst-mktime.c: Include <stdlib.h>.  Use %d, not %ld format
1814         for EVENING69.  Include offsets in TZ environment variable.
1815
1816 2002-04-18  Ulrich Drepper  <drepper@redhat.com>
1817
1818         * iconv/skeleton.c (RESET_INPUT_BUFFER): Replace ifs with #ifs to
1819         avoid compiler warnings.
1820
1821         * locale/programs/localedef.c (main): Always call
1822         construct_output_path.
1823
1824         * iconv/Makefile (CFLAGS-simple-hash.c): Define to find hashval.h.
1825
1826         * locale/programs/locfile.c (to_archive): New variable.  To collect
1827         data which has to be added to the locale archive.
1828         (write_all_categories): Take new third parameter with locale name.
1829         Unless no_archive flag set add new locale data to the archive
1830         (write_locale_data): Unless no-archive flag set store generated data
1831         in to_archive data structure instead of generation output file.
1832         Add new parameter with locale category index.
1833         * locale/programs/locfile.h: Add new parameters in declaractions of
1834         write_all_categories and write_locale_data.
1835         * locale/programs/localedef.c: Recognize --no-archive, --list-archive,
1836         --add-to-archive, and --delete-from-archive options.  Pass extra
1837         parameter to write_all_categories.
1838         * locale/programs/localedef.h: Add prototypes for functions in
1839         locarchive.c.
1840         * locale/locarchive.h: New file.
1841         * locale/programs/locarchive.c: New file.
1842         * locale/Makefile (distribute): Add programs/locarchive.c and
1843         locarchive.h.
1844         (localedef-modules): Add md5 and locarchive.
1845         Add vpath to crypt subdir for md5.c.
1846
1847         * locale/programs/ld-address.c: Pass locale category ID as new second
1848         parameter to write_locale_data.
1849         * locale/programs/ld-collate.c: Likewise.
1850         * locale/programs/ld-ctype.c: Likewise.
1851         * locale/programs/ld-identification.c: Likewise.
1852         * locale/programs/ld-measurement.c: Likewise.
1853         * locale/programs/ld-messages.c: Likewise.
1854         * locale/programs/ld-monetary.c: Likewise.
1855         * locale/programs/ld-name.c: Likewise.
1856         * locale/programs/ld-numeric.c: Likewise.
1857         * locale/programs/ld-paper.c: Likewise.
1858         * locale/programs/ld-telephone.c: Likewise.
1859         * locale/programs/ld-time.c: Likewise.
1860
1861         * locale/simple-hash.c: Move compute_hashval function from here...
1862         * locale/hashval.h: ...to here.  New file.
1863         * locale/simple-hash.h: Add prototype for compute_hashval.
1864
1865         * include/libintl.h: Minor cleanups.
1866
1867 2002-04-16  Ulrich Drepper  <drepper@redhat.com>
1868
1869         * posix/regcomp.c (gettext): Use INTUSE for _libc_intl_domainname.
1870
1871 2002-04-15  Ulrich Drepper  <drepper@redhat.com>
1872
1873         * include/sys/stat.h: Fix typo.  Patch by HJ Lu.
1874
1875 2002-04-14  Bruno Haible  <bruno@clisp.org>
1876
1877         * locale/programs/charmap.c (charmap_read): Don't access result if
1878         result == NULL.
1879
1880 2002-02-17  Andreas Schwab  <schwab@suse.de>
1881
1882         * elf/reldep7.c: New file.
1883         * elf/reldep7mod1.c: New file.
1884         * elf/reldep7mod2.c: New file.
1885         * elf/Makefile: Add rules to build and run reldep7.
1886
1887 2002-04-14  Jakub Jelinek  <jakub@redhat.com>
1888
1889         * elf/dl-lookup.c (_dl_lookup_symbol): Move add_dependency call to
1890         the end of the function.  Pass original flags to recursive call if
1891         add_dependency failed.
1892         (_dl_lookup_versioned_symbol): Likewise.
1893
1894 2002-04-13  Jakub Jelinek  <jakub@redhat.com>
1895
1896         * time/mktime.c (__mktime_internal): If year is 69, don't bail out
1897         early, but check whether it overflowed afterwards.
1898         * time/tst-mktime.c (main): Add new tests.
1899
1900 2002-04-14  Ulrich Drepper  <drepper@redhat.com>
1901
1902         * debug/xtrace.sh: Fix program name in help message.
1903         Patch by Roger Luethi <rl@hellgate.ch>.
1904
1905         * include/sys/stat.h: Add prototypes for __lxstat_internal and
1906         __lxstat64_internal.  Add macros __lxstat and __lxstat64 if not
1907         NOT_IN_libc.
1908         * sysdeps/generic/lxstat.c: Use INTDEF for __lxstat.
1909         * sysdeps/mach/hurd/lxstat.c: Likewise.
1910         * sysdeps/unix/common/lxstat.c: Likewise.
1911         * sysdeps/unix/sysv/aix/lxstat.c: Likewise.
1912         * sysdeps/unix/sysv/linux/lxstat.c: Likewise.
1913         * sysdeps/unix/sysv/linux/i386/lxstat.c: Likewise.
1914         * sysdeps/unix/sysv/linux/ia64/lxstat.c: Likewise.
1915         * sysdeps/unix/sysv/linux/s390/s390-64/lxstat.c: Likewise.
1916         * sysdeps/generic/lxstat64.c: Use INTDEF for __lxstat64.
1917         * sysdeps/mach/hurd/lxstat64.c: Likewise.
1918         * sysdeps/unix/sysv/aix/lxstat64.c: Likewise.
1919         * sysdeps/unix/sysv/linux/lxstat64.c: Likewise.
1920
1921         * include/wchar.h: Declare __mbrtowc_internal and __mbrlen_internal
1922         prototypes.  Add __mbrlen and __mbrtowc macros.
1923         * wcsmbs/mbrlen.c: Use INTDEF for __mbrlen.
1924         * wcsmbs/mbrtowc.c: Use INTDEF for __mbrtowc.
1925
1926         * include/unistd.h: Add prototype for __write_internal and add
1927         __libc_write macro is SHARED.
1928         * sysdeps/generic/write.c: Use INTDEF for __write.
1929         * sysdeps/mach/hurd/write.c: Likewise.
1930         * sysdeps/unix/sysv/aix/write.c: Likewise.
1931         * sysdeps/unix/syscalls.list: Add __libc_write alias.
1932
1933         * assert/assert.c: Replace STR_N_SIZE with something usable in
1934         macro arguments.
1935         * assert/assert-perr.c: Likewise.
1936
1937         * include/sys/socket.h: Declare __libc_sa_len_internal and define
1938         SA_LEN macro to use it if not NOT_IN_libc.
1939         * sysdeps/unix/sysv/linux/sa_len.c: Use INTDEF for __libc_sa_len.
1940
1941         * include/fcntl.h: Declare __open_internal and define __open and
1942         __libc_open macros if not NOT_IN_libc.
1943         * sysdeps/generic/open.c: Use INTDEF for __open.
1944         * sysdeps/mach/hurd/open.c: Likewise.
1945         * sysdeps/unix/sysv/aix/open.c: Likewise.
1946         * sysdeps/unix/syscalls.list: Add __open_internal alias.
1947
1948         * sysdeps/generic/check_fds.c: Make sure newly opened file descriptor
1949         has correct number.
1950
1951         * include/fcntl.h: Define __libc_fcntl macro if not NOT_IN_libc.
1952         * sysdeps/mach/hurd/fcntl.c: Undefine __libc_fcntl as well.
1953         * sysdeps/unix/sysv/aix/fcntl.c: Likewise.
1954         * sysdeps/unix/sysv/linux/i386/fcntl.c: Likewise.
1955
1956         * include/wctype.h: Declare __iswalpha_l_internal,
1957         __iswdigit_l_internal, __iswspace_l_internal,
1958         __iswxdigit_l_internal, and __iswctype_internal.  Define
1959         __iswalpha_l, __iswctype, __iswdigit_l, __iswspace_l, and
1960         __iswxdigit_l macros if not NOT_IN_libc.
1961         * wctype/iswctype.c: Use INTDEF for __iswctype.
1962         * wctype/wcfuncs_l.c: Use INTDEF for all __iswXXX_l.
1963
1964         * include/math.h: Declare __isinf_internal, __isinfl_internal,
1965         __isnan_internal, and __isnanl_internal.
1966         * stdio-common/printf_fp.c: Use INTUSE for calls to __isinf, __isinfl,
1967         __isnan, and __isnanl.
1968         * stdio-common/printf_size.c: Likewise.
1969         * sysdeps/generic/printf_fphex.c: Likewise.
1970         * sysdeps/i386/fpu/s_isinfl.c: Also define _internal alias.
1971         * sysdeps/i386/fpu/s_isnanl.c: Likewise.
1972         * sysdeps/ia64/fpu/s_isinf.S: Likewise.
1973         * sysdeps/ia64/fpu/s_isnan.S: Likewise.
1974         * sysdeps/ieee754/dbl-64/s_isinf.c: Likewise.
1975         * sysdeps/ieee754/dbl-64/s_isnan.c: Likewise.
1976         * sysdeps/ieee754/flt-32/s_isinff.c: Likewise.
1977         * sysdeps/ieee754/flt-32/s_isnanf.c: Likewise.
1978         * sysdeps/ieee754/ldbl-128/s_isinfl.c: Likewise.
1979         * sysdeps/ieee754/ldbl-128/s_isnanl.c: Likewise.
1980         * sysdeps/ieee754/ldbl-96/s_isinfl.c: Likewise.
1981         * sysdeps/m68k/s_isinfl.c: Likewise.
1982         * sysdeps/m68k/fpu/s_isinf.c: Likewise.
1983         * sysdeps/powerpc/fpu/s_isnan.c: Likewise.
1984
1985         * include/sys/time.h: Declare __gettimeofday_internal and define
1986         __gettimeofday macro if not NOT_IN_libc.
1987         * sysdeps/generic/gettimeofday.c: Use INTEDEF for __gettimeofday.
1988         * sysdeps/mach/gettimeofday.c: Likewise.
1989         * sysdeps/posix/gettimeofday.c: Likewise.
1990         * sysdeps/unix/sysv/aix/gettimeofday.c: Likewise.
1991         * sysdeps/unix/common/syscalls.list: Define __gettimeofday alias.
1992         * sysdeps/unix/sysv/linux/alpha/gettimeofday.S: Likewise.
1993         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.S: Likewise.
1994
1995         * include/sys/stat.h: Declare __fxstat_internal and __fxstat64_internal
1996         and define __fxstate and __fxstat64 macros if not NOT_IN_libc.
1997         Remove __lstat and __fstat inline functions.
1998         * sysdeps/generic/fxstat.c: Use INTDEF for __fxstat.
1999         * sysdeps/mach/hurd/fxstat.c: Likewise.
2000         * sysdeps/unix/fxstat.c: Likewise.
2001         * sysdeps/unix/sysv/aix/fxstat.c: Likewise.
2002         * sysdeps/unix/sysv/linux/fxstat.c: Likewise.
2003         * sysdeps/unix/sysv/linux/i386/fxstat.c: Likewise.
2004         * sysdeps/unix/sysv/linux/ia64/fxstat.c: Likewise.
2005         * sysdeps/unix/sysv/linux/s390/s390-64/fxstat.c: Likewise.
2006         * sysdeps/generic/fxstat64.c: Use INTDEF for __fxstat64.
2007         * sysdeps/mach/hurd/fxstat64.c: Likewise.
2008         * sysdeps/unix/sysv/aix/fxstat64.c: Likewise.
2009         * sysdeps/unix/sysv/linux/fxstat64.c: Likewise.
2010
2011         * include/unistd.h: Declare __getpid_internal and define
2012         __getpid macro if not NOT_IN_libc.
2013         * sysdeps/mach/hurd/getpid.c: Use INTDEF for __getpid.
2014         * sysdeps/generic/getpid.c: Likewise.
2015         * sysdeps/unix/syscalls.list: Add __getpid_internal alias.
2016         * posix/bsd-getpgrp.c: Use INTUSE for __getpgid call.
2017
2018         * include/unistd.h: Declare __getpgid_internal and define
2019         __getpgid macro if not NOT_IN_libc.
2020         * sysdeps/generic/getpgid.c: Use INTDEF for __getpgid.
2021         * sysdeps/mach/hurd/getpgid.c: Likewise.
2022         * sysdeps/unix/sysv/aix/getpgid.c: Likewise.
2023         * sysdeps/unix/sysv/sysv4/__getpgid.c: Likewise.
2024         * sysdeps/unix/sysv/sysv4/getpgid.c: Likewise.
2025         * sysdeps/unix/sysv/linux/syscalls.list: Add _getpgid_internal alias.
2026
2027         * include/unistd.h: Declare __getpagesize_internal and define
2028         __getpagesize macro if not NOT_IN_libc.
2029         * sysdeps/unix/sysv/linux/shmat.c: Include <unistd.h> for
2030         __getpagesize.
2031         * sysdeps/generic/getpagesize.c: Use INTDEF for __getpagesize.
2032         * sysdeps/mach/getpagesize.c: Likewise.
2033         * sysdeps/posix/getpagesize.c: Likewise.
2034         * sysdeps/unix/getpagesize.c: Likewise.
2035         * sysdeps/unix/sysv/linux/getpagesize.c: Likewise.
2036         * sysdeps/unix/sysv/linux/ia64/getpagesize.c: Likewise.
2037         * sysdeps/unix/sysv/linux/m68k/getpagesize.c: Likewise.
2038         * sysdeps/unix/sysv/linux/sparc/sparc32/getpagesize.c: Likewise.
2039
2040 2002-04-13  Andreas Jaeger  <aj@suse.de>
2041
2042         * sysdeps/i386/i486/bits/string.h (__strcspn_cg): Use only memory
2043         as clobber to reduce register pressure.
2044         (__strpbrk_cg): Likewise.
2045         (__mempcpy_by4): Likewise.
2046         (__strstr_cg): Likewise.
2047         Add prototype for __memrchr.
2048
2049 2002-04-13  Andreas Schwab  <schwab@suse.de>
2050
2051         * sysdeps/m68k/fpu/s_finite.c: Add internal alias.
2052         * sysdeps/m68k/fpu/s_finitef.c: Likewise.
2053         * sysdeps/m68k/fpu/s_finitel.c: Likewise.
2054
2055 2002-04-13  Ulrich Drepper  <drepper@redhat.com>
2056
2057         * elf/do-lookup.h [!VERSIONED]: Add new parameter flags.  Use it to
2058         check whether the caller prefers getting the most recent version of
2059         a symbol of the earliest version.
2060         * elf/dl-lookup.c: Adjust all callers of do_lookup.  Change
2061         _dl_do_lookup to also take the new parameter and pass it on.
2062         Change 'explicit' parameter of _dl_lookup_symbol and
2063         _dl_lookup_versioned_symbol to flags.  Adjust tests.
2064         * sysdeps/generic/ldsodefs.h: Adjust prototypes.
2065         * elf/dl-libc.c: Adjust all callers of _dl_lookup_symbol and
2066         _dl_lookup_versioned_symbol.
2067         * elf/dl-reloc.c: Likewise.
2068         * elf/dl-runtime.c: Likewise.
2069         * elf/dl-sym.c: Likewise.
2070         * sysdeps/mips/dl-machine.h: Likewise.
2071
2072 2002-04-11  Jakub Jelinek  <jakub@redhat.com>
2073
2074         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h (LOC): Don't paste
2075         in a token.
2076         * sysdeps/unix/sysv/sysv4/solaris2/sparc/sysdep.h (LOC): Likewise.
2077
2078 2002-04-10  Andreas Jaeger  <aj@suse.de>
2079
2080         * sysdeps/unix/sysv/linux/x86_64/glob.c: New file.
2081
2082         * include/argz.h: Remove extra char from last patch.
2083
2084 2002-04-09  Ulrich Drepper  <drepper@redhat.com>
2085
2086         * sysdeps/mach/hurd/chown.c: Use INTDEF for __chown.
2087         * sysdeps/unix/sysv/aix/chown.c: Likewise.
2088         * sysdeps/unix/grantpt.c: Use INTUSE for __chown calls.
2089         * sysdeps/unix/sysv/linux/m68k/chown.c: Likewise.
2090         * sysdeps/unix/sysv/linux/powerpc/chown.c: Likewise.
2091         * sysdeps/unix/sysv/linux/i386/chown.c: Use INTDEF2 to define
2092         __chown_internal.
2093         * sysdeps/unix/sysv/linux/s390/s390-32/chown.c: Likewise.
2094
2095         * intl/dcngettext.c [_LIBC]: Use INTUSE for __dcngettext.
2096         * intl/dngettext.c [_LIBC] (DCNGETTEXT): Use INTUSE.
2097         * intl/ngettext.c: Likewise.
2098
2099         * include/sys/socket.h: Declare __connect_internal and define
2100         __connect macro if not NOT_IN_libc.
2101         * sysdeps/mach/hurd/connect.c: Use INTDEF for __connect.
2102         * sysdeps/unix/sysv/aix/connect.c: Likewise.
2103         * sysdeps/unix/sysv/linux/connect.S: Add __connect_internal alias.
2104
2105         * include/unistd.h: Declare __close_internal and define __close macro
2106         if not NOT_IN_libc.
2107         * libio/libioP.h (JUMO0, JUMP1, JUMP2, JUMP3, WJUMP0, WJUMP1, WJUMP2,
2108         WJUMP3): Add extra parenthesis to avoid expanding element names with
2109         macors like __close.
2110         * sysdeps/unix/syscalls.list: Add __close_internal alias.
2111
2112         * include/unistd.h: Declare __dup2_internal and define __dup2 macro
2113         if not NOT_IN_libc.
2114         * sysdeps/mach/hurd/dup2.c: Use INTDEF for __dup2.
2115         * sysdeps/posix/dup2.c: Use INTDEF for __dup2.
2116         * sysdeps/unix/syscalls.list: Add __dup2_internal alias.
2117
2118         * include/unistd.h: Declare __fork_internal and define __fork macro
2119         if not NOT_IN_libc.
2120         * sysdeps/mach/hurd/fork.c: Use INTDEF for __fork.
2121         * sysdeps/unix/sysv/aix/fork.c: Likewise.
2122         * sysdeps/unix/sysv/linux/syscalls.list: Add __fork_internal alias.
2123
2124         * include/stdio_ext.h: Declare __fsetlocking_internal and define
2125         __fsetlocking macro to use it if not NOT_IN_libc.
2126         * libio/__fsetlocking.c: Use INTDEF for __fsetlocking.
2127
2128         * libio/__fbufsize.c: Correct copyright.
2129         * libio/__flbf.c: Likewise.
2130         * libio/__fpending.c: Likewise.
2131         * libio/__fpurge.c: Likewise.
2132         * libio/__freadable.c: Likewise.
2133         * libio/__freading.c: Likewise.
2134         * libio/__fsetlocking.c: Likewise.
2135         * libio/__fwritable.c: Likewise.
2136         * libio/__fwriting.c: Likewise.
2137
2138         * include/stdio.h: Declare __asprintf_internal and define __asprintf
2139         macro to use it if not NOT_IN_libc.
2140         * stdio-common/asprintf.c: Use INTDEF for __asprintf.
2141
2142         * include/mntent.h: Declare __setmntent_internal,
2143         __getmntent_r_internal, __endmntent_internal.  Define __setmntent,
2144         __getmntent_r, and __endmntent macros to use these functions if not
2145         NOT_IN_libc.
2146         * misc/mntent_r.c: Use INTDEF for __setmntent, __getmntent_r, and
2147         __endmntent.
2148
2149         * include/math.h: Declare __finite_internal, __finitef_internal, and
2150         __finitel_internal.  Redefine isfinite macro if in libc or libm using
2151         these functions.
2152         * sysdeps/generic/s_ldexp.c: Use INTUSE for __finite calls.
2153         * sysdeps/generic/s_ldexpf.c: Use INTUSE for __finitef calls.
2154         * sysdeps/generic/s_ldexpl.c: Use INTUSE for __finitel calls.
2155         * sysdeps/i386/fpu/s_finite.S: Define _internal alias.
2156         * sysdeps/i386/fpu/s_finitef.S: Likewise.
2157         * sysdeps/i386/fpu/s_finitel.S: Likewise.
2158         * sysdeps/ieee754/dbl-64/s_finite.c: Likewise.
2159         * sysdeps/ieee754/flt-32/s_finitef.c: Likewise.
2160         * sysdeps/ieee754/ldbl-128/s_finitel.c: Likewise.
2161         * sysdeps/ieee754/ldbl-96/s_finitel.c: Likewise.
2162
2163         * include/fcntl.h: Declare __fcntl_internal.  Define __fcntl macro
2164         to use this function if not NOT_IN_libc.
2165         * libio/iofdopen.c (_IO_fcntl): Use INTUSE.
2166         * sysdeps/generic/fcntl.c: Use INTDEF for __fcntl.
2167         * sysdeps/mach/hurd/fcntl.c: Likewise.
2168         * sysdeps/unix/sysv/aix/fcntl.c: Likewise.
2169         * sysdeps/unix/sysv/linux/i386/fcntl.c: Likewise.
2170
2171         * include/argz.h: Declare __argz_count_internal and
2172         __argz_stringify_internal.
2173         * intl/l10nflist.c [_LIBC]: Use INTUSE for __argz_count and
2174         __argz_stringify.
2175         * string/argz-count.c: Use INTDEF for __argz_count.
2176         * string/argz-stringify.c: Use INTDEF for __argz_stringify.
2177
2178         * include/stdlib.h: Declare __cxa_atexit_internal and define
2179         __cxa_atexit macro if not NOT_IN_libc.
2180         * stdlib/cxa_atexit.c: Use INTDEF for __cxa_atexit.
2181         * dlfcn/Makefile: Define NOT_IN_libc when compiling modcxaatexit.c.
2182
2183         * assert/assert.c: Use INTDEF for __assert_fail.
2184         * assert/__assert.c: Use INTUSE for call to __assert_fail.
2185         * include/assert.h: Declare __assert_fail_internal.
2186
2187         * extra-lib.mk: Mark assignment to lib with override.
2188
2189 2002-04-08  Ulrich Drepper  <drepper@redhat.com>
2190
2191         * Makerules: Use cppflags-iterator.mk to add defines for all test
2192         source files.
2193
2194 2002-04-08  kaz Kojima  <kkojima@rr.iij4u.or.jp>
2195
2196         * elf/elf.h: Define R_SH_TLS_xxx macros.
2197         * elf/rtld.c: Remove an extra parenthesis.
2198         * elf/tls-macros.h: Define SH version TLS_LE, TLS_IE, TLS_LD and
2199         TLS_GD macros.
2200         * sysdeps/generic/dl-tls.c: Add a missing semi-colon.
2201         * sysdeps/sh/dl-lookupcfg.h: New file.
2202         * sysdeps/sh/dl-tls.h: New file.
2203         * sysdeps/sh/dl-machine.h (elf_machine_type_class): Set
2204         ELF_RTYPE_CLASS_PLT also for the three TLS relocations.
2205         (elf_machine_rela): Handle R_SH_TLS_DTPMOD32, R_SH_TLS_DTPOFF32 and
2206         R_SH_TLS_TPOFF32 relocations.
2207
2208 2002-04-08  Ulrich Drepper  <drepper@redhat.com>
2209
2210         * cppflags-iterator.mk (cpp-srcs-left): Define NOT_IN_libc instead
2211         of NOT_IN_LIBC.
2212         * include/libintl.h: Test for NOT_IN_libc not NOT_IN_LIBC.
2213         * include/stdlib.h: Likewise.
2214
2215 2002-04-08  Jakub Jelinek  <jakub@redhat.com>
2216
2217         * elf/Makefile (CFLAGS-.os): Define NOT_IN_libc and IS_IN_rtld
2218         instead of _RTLD_LOCAL.
2219         * elf/dl-dst.h: Use IS_IN_rtld instead of _RTLD_LOCAL.
2220         * include/unistd.h: Likewise.
2221         * sysdeps/generic/ldsodefs.h: Likewise.
2222
2223         * stdio-common/_itoa.h (_itoa_word): Only use internal digit arrays
2224         if in libc or ld.so.
2225
2226 2002-04-08  Andreas Jaeger  <aj@suse.de>
2227
2228         * elf/cache.c (print_entry): Support x86-64.
2229
2230 2002-04-08  Ulrich Drepper  <drepper@redhat.com>
2231
2232         * include/stdlib.h: For libc itself replace MB_CUR_MAX definition
2233         with one accessing the locale data structures directly.
2234         * stdio-common/printf-prs.c: Include localeinfo.h for new
2235         MB_CUR_MAX definition.
2236
2237         * Makeconfig (CPPFLAGS): Also add CPPFLAGS-<basename> where <basename>
2238         is the name of the source file without extension.
2239         * Makefile (distribute): Add cppflags-iterator.mk.
2240         * cppflags-iterator.mk: New file.
2241         * extra-lib.mk: For the sources of the library run
2242         cppflags-iterator.mk.
2243
2244         * include/libintl.h: Declare __dcgettext_internal and
2245         _libc_intl_domainname_internal.  Define __dcgettext using these
2246         two symbols if used in libc itself.
2247         * argp/argp-help.c: Define dgettext using __dcgettext_internal and
2248         _libc_intl_domainname_internal.
2249         * argp/argp-parse.c: Likewise.
2250         * intl/dcgettext.c (__dcgettext): Use INTDEF to define alias.
2251         * intl/dgettext.c: Call __dcgettext_internal instead of __dcgettext.
2252         * intl/gettext.c: Likewise.
2253         * locale/SYS_libc.c (_libc_intl_domainname): Use INTDEF to define
2254         alias.
2255         * posix/regcomp.c (gettext): Use __dcgettext_internal instead of
2256         __dcgettext.
2257         * posix/regex_internal.c (gettext): Likewise.
2258
2259 2002-04-08  Andreas Jaeger  <aj@suse.de>
2260
2261         * sysdeps/unix/sysv/linux/x86_64/ldd-rewrite.sed: Fix rewrite rule.
2262
2263         * sysdeps/x86_64/fpu/s_llrint.S: New.
2264         * sysdeps/x86_64/fpu/s_llrintf.S: New.
2265         * sysdeps/x86_64/fpu/s_llrintl.S: New.
2266         * sysdeps/x86_64/fpu/s_lrint.S: New.
2267         * sysdeps/x86_64/fpu/s_lrintf.S: New
2268         * sysdeps/x86_64/fpu/s_lrintl.S: New.
2269
2270 2002-04-08  Roland McGrath  <roland@frob.com>
2271
2272         * sysdeps/mach/hurd/dl-sysdep.c (__mmap): Use MAP_FAILED instead of
2273         widening __hurd_fail value.
2274
2275 2002-04-07  Roland McGrath  <roland@frob.com>
2276
2277         * sysdeps/mach/hurd/alpha/trampoline.c: Don't include
2278         <mach/machine/alpha_instruction.h>.
2279         (_hurd_setup_sighandler): Take proper arguments for current decls.
2280         Update code to use _hurdsig_catch_fault.
2281         Use `callsys' instruction instead of `call_pal'.
2282         * sysdeps/mach/hurd/alpha/intr-msg.h: New file.
2283
2284         * sysdeps/mach/alpha/sysdep.h: Include <mach/alpha/asm.h>.
2285         (ALIGN, at, AT, fp): New macros.
2286
2287 2002-04-06  Roland McGrath  <roland@frob.com>
2288
2289         * mach/setup-thread.c (__mach_setup_thread): int -> natural_t
2290
2291         * sysdeps/mach/hurd/dl-sysdep.c: Use ElfW(TYPE) in place of Elf32_TYPE.
2292         (__mmap): Use MAP_FAILED instead of widening __hurd_fail value.
2293
2294         * sysdeps/mach/hurd/bind.c: Use prototype definition.
2295         * sysdeps/mach/hurd/connect.c: Likewise.
2296         * sysdeps/mach/hurd/getsockopt.c: Likewise.
2297         * sysdeps/mach/hurd/setsockopt.c: Likewise.
2298
2299         * sysdeps/mach/hurd/alpha/sigreturn.c: Pass missing argument to
2300         __msg_sig_post RPC.
2301
2302         * hurd/catch-exc.c: Use integer_t instead of int.
2303         * hurd/hurdfault.c: Likewise.
2304
2305         * sysdeps/mach/hurd/alpha/exc2signal.c
2306         (_hurd_exception2signal): Rewritten.
2307         * sysdeps/mach/hurd/alpha/longjmp-ts.c
2308         (_hurd_longjmp_thread_state): Rewritten.
2309
2310 2002-04-07  Ulrich Drepper  <drepper@redhat.com>
2311
2312         * nss/getXXbyYY_r.c: If NSS_attribute_hidden is defined use it with the
2313         DB_LOOKUP_FCT prototype.
2314         * nss/getXXent_r.c: Likewise.
2315         * inet/getaliasent_r.c: Define NSS_attribute_hidden.
2316         * inet/getaliasname_r.c: Likewise.
2317         * inet/getnetbyad_r.c: Likewise.
2318         * inet/getnetbynm_r.c: Likewise.
2319         * inet/getnetent_r.c: Likewise.
2320         * inet/getproto_r.c: Likewise.
2321         * inet/getprtent_r.c: Likewise.
2322         * inet/getprtname_r.c: Likewise.
2323         * inet/getrpcbyname_r.c: Likewise.
2324         * inet/getrpcbynumber_r.c: Likewise.
2325         * inet/getrpcent_r.c: Likewise.
2326         * inet/getservent_r.c: Likewise.
2327         * inet/getsrvbynm_r.c: Likewise.
2328         * inet/getsrvbypt_r.c: Likewise.
2329         * shadow/getspent_r.c: Likewise.
2330         * shadow/getspnam_r.c: Likewise.
2331
2332         * malloc/thread-m.h: Define __libc_tsd_MALLOC_data as static.
2333
2334         * sysdeps/i386/elf/bsd-setjmp.S: Use GOTOFF for __sigjmp_save access.
2335         Use i686-friendly PIC code.
2336         * sysdeps/i386/elf/setjmp.S: Likewise.
2337
2338         * sysdeps/unix/sysv/linux/i386/sysdep.h: Use i686-friendly PIC code.
2339
2340         * sysdeps/mach/hurd/Versions: Add _dl_init_first to libc and ld export
2341         list.
2342         * elf/Versions: Remove it here.
2343
2344 2002-04-06  Ulrich Drepper  <drepper@redhat.com>
2345
2346         * iconvdata/tcvn5712-1.c (MAX_NEEDED_INPUT): Define for from
2347         direction.  Reported by H . J . Lu <hjl@lucon.org>.
2348
2349 2002-04-05  Ulrich Drepper  <drepper@redhat.com>
2350
2351         * intl/tst-gettext.sh: Set GCONV_PATH and LOCPATH to values for the
2352         test just before the test runs.
2353         * intl/tst-translit.sh: Likewise.
2354         * intl/tst-codeset.sh: Likewise.
2355
2356         * timezone/zic.c: Update from tzcode2002c.
2357         * timezone/asia: Update from tzdata2002c.
2358         * timezone/backward: Likewise.
2359         * timezone/europe: Likewise.
2360         * timezone/northamerica: Likewise.
2361         * timezone/northamerica: Likewise.
2362         * timezone/northamerica: Likewise.
2363         * timezone/southamerica: Likewise.
2364         * timezone/zone.tab: Likewise.
2365
2366 2002-03-23  Jakub Jelinek  <jakub@redhat.com>
2367
2368         * sysdeps/generic/brk.c (__curbrk): Declare.
2369         * sysdeps/generic/dl-brk.c: Add attribute_hidden to __curbrk.
2370         * sysdeps/generic/dl-sbrk.c: Likewise.
2371         * sysdeps/unix/arm/dl-brk.S: New file.
2372         * sysdeps/unix/bsd/hp/m68k/dl-brk.S: New file.
2373         * sysdeps/unix/bsd/osf/alpha/dl-brk.S: New file.
2374         * sysdeps/unix/bsd/sun/m68k/dl-brk.S: New file.
2375         * sysdeps/unix/bsd/vax/dl-brk.S: New file.
2376         * sysdeps/unix/i386/dl-brk.S: New file.
2377         * sysdeps/unix/mips/dl-brk.S: New file.
2378         * sysdeps/unix/sparc/dl-brk.S: New file.
2379         * sysdeps/unix/sysv/linux/alpha/dl-brk.S: New file.
2380         * sysdeps/unix/sysv/linux/ia64/dl-brk.S: New file.
2381         * sysdeps/unix/sysv/linux/powerpc/dl-brk.S: New file.
2382         * sysdeps/unix/sysv/linux/sparc/sparc64/dl-brk.S: New file.
2383
2384 2002-04-03  Andreas Schwab  <schwab@suse.de>
2385
2386         * Makefile (headers): Add gnu/lib-names.h here instead of
2387         install-others.
2388         ($(inst_includedir)/gnu/lib-names.h): Remove explicit
2389         installation rule.
2390         (install-headers): Add dependency on install-headers-nosubdir.
2391         * stdio-common/Makefile (headers): Add bits/stdio_lim.h here
2392         instead of install-others.
2393         ($(inst_includedir)/bits/stdio_lim.h): Remove explicit
2394         installation rule.
2395
2396 2002-04-05  Ulrich Drepper  <drepper@redhat.com>
2397
2398         * manual/users.tex (Enable/Disable Setuid): Fix typo in example.
2399         Reported by Sam Roberts <sroberts@uniserve.com>.
2400
2401 2002-04-03  Jakub Jelinek  <jakub@redhat.com>
2402
2403         * elf/do-rel.h (elf_dynamic_do_rel): Skip relative relocs if
2404         l_addr == 0 and ELF_MACHINE_REL_RELATIVE.
2405         * sysdeps/alpha/dl-machine.h (ELF_MACHINE_REL_RELATIVE): Define.
2406         * sysdeps/ia64/dl-machine.h (ELF_MACHINE_REL_RELATIVE): Define.
2407
2408 2002-04-03  David Mosberger  <davidm@hpl.hp.com>
2409
2410         * sysdeps/ia64/dl-machine.h (TRAMPOLINE_TEMPLATE): Add unwind info.
2411         (RTLD_START): Ditto.
2412         (__ia64_init_bootstrap_fdesc_table): Insert stop bit to avoid RAW
2413         dependency violation.
2414
2415 2002-04-05  Jakub Jelinek  <jakub@redhat.com>
2416
2417         * time/mktime.c (__mktime_internal): Move check for year < 70 below
2418         all variable declarations.
2419
2420 2002-04-04  Andreas Schwab  <schwab@suse.de>
2421
2422         * sysdeps/unix/sysv/linux/ia64/pipe.S: Don't overwrite r8 on error.
2423
2424 2002-04-04  Andreas Jaeger  <aj@suse.de>
2425
2426         * sysdeps/x86_64/fpu/e_sqrt.c: New file.
2427         * sysdeps/x86_64/fpu/e_sqrtf.c: New file.
2428
2429         * sysdeps/x86_64/fpu/s_fabs.c: New file.
2430         * sysdeps/x86_64/fpu/s_fabsf.c: New file.
2431         * sysdeps/x86_64/fpu/s_fabsl.c: New file.
2432
2433         * sysdeps/unix/sysv/linux/x86_64/time.S: New file.
2434
2435         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.S: New file.
2436
2437         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c: Removed.
2438         * sysdeps/unix/sysv/linux/x86_64/time.c: Removed.
2439
2440         * configure.in: Handle all mips entries the same.
2441
2442         * sysdeps/mips/dec/bits/endian.h: Removed since arch is not supported.
2443         * sysdeps/mips/mips3/*: Likewise.
2444         * sysdeps/mips/p40/bits/endian.h: Likewise.
2445
2446 2002-04-04  Ulrich Drepper  <drepper@redhat.com>
2447
2448         * misc/dirname.c (dirname): Ignore trailing slashes at end of
2449         non-null result [PR libc/2600].
2450
2451         * misc/tst-dirname.c: Add more tests.
2452
2453 2002-04-03  Ulrich Drepper  <drepper@redhat.com>
2454
2455         * locale/programs/charmap.c (charmap_read): If the charmap doesn't
2456         define a code_set_name provide one based on the filename.
2457
2458         * malloc/hooks.c: Define weak_variable correctly for _LIBC.
2459
2460 2001-12-28  Andreas Jaeger  <aj@suse.de>
2461
2462         * time/mktime.c (__mktime_internal): Check for year < 70
2463         [PR libc/2738].
2464
2465 2002-04-03  Andreas Jaeger  <aj@suse.de>
2466
2467         * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Fix arguments for
2468         shmat.
2469         Reported by Andi Kleen <ak@suse.de>.
2470
2471 2002-04-03  Ulrich Drepper  <drepper@redhat.com>
2472
2473         * sysdeps/generic/w_lgamma.c: Initialized local_signgam.
2474         * sysdeps/generic/w_lgammaf.c: Likewise.
2475         * sysdeps/generic/w_lgammal.c: Likewise [PR libc/2854].
2476
2477         * debug/catchsegv.sh (exval): Quote [ in pattern [PR libc/2902].
2478         Adjust for new output format of the backtrace functions.
2479
2480         * misc/syslog.c (vsyslog): Only use cleanup handler if
2481         _LIBC_REENTRANT is defined [PR libc/2924].
2482
2483         * libio/Makefile (tests): Add bug-ungetwc2.
2484         * libio/bug-ungetwc2.c: New file.
2485
2486         * manual/install.texi: Typographical and grammatical cleanup.
2487         Patch by Dennis Grace <dgrace@us.ibm.com>.
2488
2489         * sunrpc/rpc_svcout.c (write_real_program): Write "result, "
2490         parameter if mtflag.  Patch by <jeongyun@innovay.com>.
2491
2492         * sunrpc/rpc_svcout.c (printif): Remove third parameter.  It was
2493         always "&".  Adjust callers.
2494         Add "_" prefix to several generated definitions.
2495         Patch by paul@serice.net [PR libc/3158].
2496
2497 2002-04-02  Ulrich Drepper  <drepper@redhat.com>
2498
2499         * sysdeps/unix/sysv/linux/arm/dl-procinfo.c: Completely specify
2500         size of _dl_arm_cap_flags.
2501         Patch by enrico.scholz@informatik.tu-chemnitz.de [PR libc/3155].
2502
2503         * sysdeps/unix/sysv/linux/arm/dl-procinfo.h (_DL_HWCAP_COUNT):
2504         Define as 8.
2505
2506 2002-03-22  H.J. Lu  <hjl@gnu.org>
2507
2508         * scripts/firstversions.awk: Check the first version.
2509
2510 2002-04-02  Ulrich Drepper  <drepper@redhat.com>
2511
2512         * elf/dl-deps.c (_dl_map_object_deps): The sorting of the
2513         dependencies must be stable to work correctly.
2514         Reported by martin.lubich@datacon.at.
2515
2516         * libio/bug-ungetwc1.c: New file.
2517         * libio/Makefile (tests): Add bug-ungetwc1.
2518
2519         * libio/fileops.c (_IO_new_file_close_it): Only call _IO_do_flush
2520         if stream was last used for writing.
2521
2522         * elf/do-lookup.h (do_lookup): 2 is the first user-defined version
2523         number [PR libc/3111].
2524
2525         * libio/iofclose.c (_IO_new_fclose): Move freeing of backup buffer
2526         to ...
2527         * libio/fileops.c (_IO_new_file_close_it): ...here [PR libc/3190].
2528
2529 2002-04-02  Jakub Jelinek  <jakub@redhat.com>
2530
2531         * inet/ether_ntoh.c (__nss_ethers_lookup): Add internal_function.
2532         * inet/ether_hton.c (__nss_ethers_lookup): Likewise.
2533         * inet/getnetgrent_r.c (__nss_netgroup_lookup): Likewise.
2534         * sunrpc/netname.c (__nss_publickey_lookup): Likewise.
2535         * sunrpc/publickey.c (__nss_publickey_lookup): Likewise.
2536
2537 2002-03-30  Jakub Jelinek  <jakub@redhat.com>
2538
2539         * elf/dynamic-link.h (elf_get_dynamic_info): Don't abort on unknown
2540         dynamic tags.
2541
2542 2002-03-29  Jakub Jelinek  <jakub@redhat.com>
2543
2544         * sysdeps/i386/fpu/s_fabs.S: New file.
2545         * sysdeps/i386/fpu/s_fabsf.S: New file.
2546         * sysdeps/i386/fpu/s_fabsl.S: New file.
2547         * sysdeps/sparc/sparc64/fpu/s_fabs.c: New file.
2548         * sysdeps/sparc/sparc64/fpu/s_fabsf.c: New file.
2549         * sysdeps/sparc/sparc64/fpu/s_fabsl.c: New file.
2550
2551 2002-04-02  Ulrich Drepper  <drepper@redhat.com>
2552
2553         * rt/tst-shm.c (do_test): Add one more test for size of shared
2554         memory object.
2555
2556 2002-03-29  Wolfram Gloger  <wg@malloc.de>
2557
2558         * malloc/malloc.c: Add short description and prototypes for
2559         malloc_get_state, malloc_set_state and posix_memalign, for
2560         consistency and to avoid warnings with -Wstrict-prototypes.
2561         Reported by Andreas Jaeger <aj@suse.de>.
2562
2563 2002-04-02  Ulrich Drepper  <drepper@redhat.com>
2564
2565         * po/gl.po: Update from translation team.
2566
2567 2002-03-31  Roland McGrath  <roland@frob.com>
2568
2569         * hurd/hurdselect.c (_hurd_select): Fix
2570         MACH_MSG_TYPE_INTEGER_T -> integer_t in sizeof.
2571         Use a union rather than casts to compare mach_msg_type_t as int.
2572
2573 2002-03-25  Roland McGrath  <roland@frob.com>
2574
2575         * hurd/hurdchdir.c (_hurd_change_directory_port_from_name): Don't
2576         check off the end of NAME when it's shorter than 2 chars.
2577         Reported by Ognyan Kulev <ogi@fmi.uni-sofia.bg>.
2578
2579 2002-03-17  Roland McGrath  <roland@frob.com>
2580
2581         * sysdeps/mach/hurd/i386/sys/io.h: New file.
2582         * sysdeps/mach/hurd/i386/ioperm.c: New file.
2583         * sysdeps/mach/hurd/i386/Dist: Add them.
2584         * sysdeps/mach/hurd/i386/Versions
2585         (libc: GLIBC_2.2.6): New set, add ioperm.
2586         * sysdeps/mach/configure.in: New check to set HAVE_I386_IO_PERM_MODIFY.
2587         (mach_interface_list): Check for mach_i386.defs.
2588         * config.h.in (HAVE_I386_IO_PERM_MODIFY): #undef it.
2589         * sysdeps/mach/configure: Regenerated.
2590
2591 2002-03-22  Ulrich Drepper  <drepper@redhat.com>
2592
2593         * po/fr.po: Update from translation team.
2594
2595 2002-03-21  Martin Schwidefsky  <schwidefsky@de.ibm.com>
2596
2597         * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Remove
2598         getpriority from syscalls list.
2599
2600 2002-03-28  Andreas Jaeger  <aj@suse.de>
2601
2602         * sysdeps/unix/sysv/linux/x86_64/swapcontext.S: New file.
2603         * sysdeps/unix/sysv/linux/x86_64/getcontext.S: New file.
2604         * sysdeps/unix/sysv/linux/x86_64/setcontext.S: New file.
2605         * sysdeps/unix/sysv/linux/x86_64/ucontext_i.h: New file.
2606
2607 2002-03-27  Andreas Jaeger  <aj@suse.de>
2608
2609         * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h (struct
2610         sigcontext): Follow further kernel change.
2611
2612         * sysdeps/unix/sysv/linux/x86_64/sys/ucontext.h: Follow further
2613         kernel change.
2614
2615         * sysdeps/unix/sysv/linux/x86_64/sigcontextinfo.h (GET_STACK):
2616         Change for struct sigcontext change.
2617
2618         * sysdeps/unix/sysv/linux/x86_64/register-dump.h (register_dump):
2619         Follow changes in struct sigcontext.
2620
2621         * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Remove ptrace
2622         sysycall, use wrapper instead.
2623
2624 2002-03-26  Andreas Jaeger  <aj@suse.de>
2625
2626         * sysdeps/i386/i486/bits/string.h (__memcpy_by4): Describe memory
2627         read and write accesses as detailed as possible.
2628         (__memcpy_by2): Likewise.
2629         (__memcpy_g): Likewise.
2630         (memmove): Likewise.
2631         (memcmp): Likewise.
2632         (__memset_ccn_by4): Likewise.
2633         (__memset_ccn_by2): Likewise.
2634         (__memset_gcn_by4): Likewise.
2635         (__memset_gcn_by2): Likewise.
2636         (memchr): Likewise.
2637         (__memrchr): Likewise.
2638         (rawmemchr): Likewise.
2639         (__strlen_g): Likewise.
2640         (__strcpy_g): Likewise.
2641         (__mempcpy_by4): Likewise.
2642         (__mempcpy_by2): Likewise.
2643         (__mempcpy_byn): Likewise.
2644         (__stpcpy_g): Likewise.
2645         (__strncpy_by4): Likewise.
2646         (__strncpy_by2): Likewise.
2647         (__strncpy_byn): Likewise.
2648         (__strncpy_gg): Likewise.
2649         (__strcat_c): Likewise.
2650         (__strcat_g): Likewise.
2651         (__strncat_g): Likewise.
2652         (__strcmp_gg): Likewise.
2653         (__strncmp_g): Likewise.
2654         (__strchr_c): Likewise.
2655         (__strchr_g): Likewise.
2656         (__strchrnul_c): Likewise.
2657         (__strchrnul_g): Likewise.
2658         (__strrchr_c): Likewise.
2659         (__strrchr_g): Likewise.
2660         (__strrchr_c): Likewise.
2661         (__strrchr_g): Likewise.
2662         (__strcspn_c1): Likewise.
2663         (__strcspn_cg): Likewise.
2664         (__strcspn_g): Likewise.
2665         (__strcspn_g): Likewise.
2666         (__strspn_c1): Likewise.
2667         (__strspn_cg): Likewise.
2668         (__strspn_g): Likewise.
2669         (__strspn_g): Likewise.
2670         (__strpbrk_cg): Likewise.
2671         (__strpbrk_g): Likewise.
2672         (__strstr_cg): Likewise.
2673         (__strstr_g): Likewise.
2674
2675         * sysdeps/unix/sysv/linux/x86_64/sys/reg.h: Fix typo.  Reported by
2676         Michal Ludvig <mludvig@suse.cz>.
2677
2678         * sysdeps/unix/sysv/linux/x86_64/sys/ucontext.h: Add 32-bit
2679         compatibilty, adjust for kernel changes.
2680
2681         * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h (struct
2682         sigcontext): Adjust for kernel changes.
2683
2684 2002-03-25  Andreas Jaeger  <aj@suse.de>
2685
2686         * iconv/gconv_simple.c (ucs4le_internal_loop_single): Handle
2687         little endian.
2688         Reported by Artur Zaprzala <zybi@talex.com.pl>.
2689
2690 2002-03-24  Andreas Jaeger  <aj@suse.de>
2691
2692         * manual/memory.texi (Aligned Memory Blocks): Fix typo.
2693
2694         * stdio-common/tst-fdopen.c (main): Remove unused variable.
2695
2696         * iconv/tst-iconv3.c (main): Use correct printf strings.
2697
2698 2002-03-18  Roland McGrath  <roland@frob.com>
2699
2700         * sysdeps/unix/bsd/bsd4.4/bits/socket.h (struct cmsgcred): New type.
2701         (CMGROUP_MAX): New macro.
2702
2703 2002-03-23  Roland McGrath  <roland@frob.com>
2704
2705         * sysdeps/posix/shm_open.c (SHMDIR): /var/run/shm -> /dev/shm
2706         * sysdeps/posix/shm_unlink.c: Likewise.
2707
2708 2002-03-22  Roland McGrath  <roland@frob.com>
2709
2710         * shlib-versions [USE_IN_LIBIO] (.*-.*-gnu-gnu.*): Make 2.2.6 default.
2711         * sysdeps/mach/hurd/configure.in: Default oldest ABI is 2.2.6
2712         under --enable-libio.
2713         * sysdeps/mach/hurd/configure: Regenerated.
2714
2715 2002-03-23  Roland McGrath  <roland@frob.com>
2716
2717         * sysdeps/mach/hurd/i386/Makefile
2718         (sysdep_routines, shared-only-routines): Don't add framestate,
2719         reverting 2001-10-02 change.
2720         * sysdeps/unix/sysv/linux/arm/Makefile: Likewise.
2721         * sysdeps/unix/sysv/linux/alpha/Makefile: Likewise.
2722         * sysdeps/unix/sysv/linux/i386/Makefile: Likewise.
2723         * sysdeps/unix/sysv/linux/m68k/Makefile: Likewise.
2724         * sysdeps/unix/sysv/linux/mips/Makefile: Likewise.
2725         * sysdeps/unix/sysv/linux/powerpc/Makefile: Likewise.
2726         * sysdeps/unix/sysv/linux/s390/s390-32/Makefile: Likewise.
2727         * sysdeps/unix/sysv/linux/sparc/Makefile: Likewise.
2728         * sysdeps/generic/Makefile (sysdep_routines, shared-only-routines):
2729         Do it here instead, only if [$(unwind-find-fde) = yes].
2730
2731 2002-03-23  Andreas Jaeger  <aj@suse.de>
2732
2733         * signal/signal.h: Fix typo. Patch by Steve Kemp
2734         <skx@tardis.ed.ac.uk>.
2735
2736 2002-03-22  Andreas Jaeger  <aj@suse.de>
2737
2738         * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Add getresgid and
2739         getresuid.
2740
2741         * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h (struct
2742         _fpstate): Rename fwd to ftw, use _fpxreg and _xmmreg.
2743         * sysdeps/unix/sysv/linux/x86_64/sys/user.h (struct
2744         user_fpregs_struct): Rename fwd.
2745
2746         * sysdeps/unix/sysv/linux/x86_64/register-dump.h (register_dump):
2747         Follow sigcontext changes.
2748
2749 2002-03-22  Andreas Jaeger  <aj@suse.de>
2750
2751         * sysdeps/mips/bits/nan.h: New file.  Copy from generic one with
2752         changes for NaNs on MIPS.
2753         Patch by Hartvig Ekner <hartvige@mips.com>.
2754
2755 2002-03-21  Ulrich Drepper  <drepper@redhat.com>
2756
2757         * nscd/grpcache.c (addgrbyname): Improve buffer allocate with alloca.
2758         Use realloc if too large.
2759         (addgrbyid): Likewise.
2760         * nscd/hstcache.c (addhstbyname): Likewise.
2761         (addhstbyaddr): Likewise.
2762         (addhstbynamev6): Likewise.
2763         (addhstbyaddrv6): Likewise.
2764         * nscd/pwdcache.c (addpwbyname): Likewise.
2765         (addpwbyuid): Likewise.
2766
2767 2002-03-21  Andreas Jaeger  <aj@suse.de>
2768
2769         * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h (struct
2770         _fpstate): Add separate struct for x86-64.
2771
2772         * sysdeps/unix/sysv/linux/x86_64/sys/user.h (struct
2773         user_fpregs_struct): Change member names to follow kernel.
2774
2775 2002-03-20  Ulrich Drepper  <drepper@redhat.com>
2776
2777         * nis/ypclnt.c (yp_all): Remove the hack introduced on 1998-09-29.
2778         Correctly close the UDP connection right away [PR libc/3120].
2779
2780 2002-03-20  Andreas Jaeger  <aj@suse.de>
2781
2782         * sysdeps/unix/sysv/linux/x86_64/sys/user.h (struct
2783         user_fpregs_struct): Fix for changed kernel struct.
2784         (struct user_regs_struct): Likewise.
2785         (struct user): Likewise.
2786         Add 32-bit x86 compatibility.
2787
2788         * sysdeps/unix/sysv/linux/x86_64/sys/reg.h: Add more registers.
2789
2790 2002-03-19  Andreas Jaeger  <aj@suse.de>
2791
2792         * sysdeps/unix/sysv/linux/x86_64/bits/types.h: Cleanup x86 types.
2793
2794 2002-03-18  Andreas Jaeger  <aj@suse.de>
2795
2796         * iconvdata/Makefile: Only run tests when shared libs are
2797         available.
2798
2799 2002-03-17  Andreas Jaeger  <aj@suse.de>
2800
2801         * sysdeps/mips/fpu/fraiseexcpt.c (__feraiseexcept): Set cause bits.
2802
2803         * sysdeps/mips/fpu/fgetexcptflg.c (__fegetexceptflag): Add comment.
2804
2805         * sysdeps/mips/fpu/fclrexcpt.c (__feclearexcept): Clear also cause
2806         bits.
2807
2808         * sysdeps/mips/fpu/fenv_libc.h (CAUSE_MASK): New.
2809         (CAUSE_SHIFT): New.
2810         Patch by Hartvig Ekner <hartvige@mips.com>.
2811
2812         * sysdeps/generic/unwind-dw2-fde-glibc.c: Add prototypes.
2813         * sysdeps/generic/unwind-pe.h: Likewise.
2814
2815         * libio/iofdopen.c (_IO_new_fdopen): Pass parameter of correct
2816         type to _IO_setb.
2817
2818         * libio/stdio.c (AL2): Define variant when visibility attribute is
2819         not supported.
2820
2821         * include/libc-symbols.h (_INTVARDEF): Define variant when
2822         visibility attribute is not supported.
2823
2824 2002-03-16  Ulrich Drepper  <drepper@redhat.com>
2825
2826         * po/fr.po: Update from translation team.
2827
2828 2002-02-25  Bruno Haible  <bruno@clisp.org>
2829
2830         * MakeTAGS (extract): Use --sort-by-file instead of --sort-output.
2831
2832 2002-03-15  Ulrich Drepper  <drepper@redhat.com>
2833
2834         * libio/iofdopen.c (_IO_new_fdopen): Call _IO_setb to deallocate
2835         buffers if _IO_file_attach failed.
2836
2837         * libio/fileops.c (_IO_file_open): Close file descriptor if
2838         _IO_SEEKOFF call failed.
2839
2840 2002-03-15  H.J. Lu  <hjl@gnu.org>
2841             Ulrich Drepper  <drepper@redhat.com>
2842
2843         * configure.in: Check for availability of
2844         init_array/fini_array/preinit_array handling in binutils.
2845         * config.h.in (HAVE_INITFINI_ARRAY): New macro.
2846         * config.make.in (have-initfini-array): New variable.
2847
2848 2002-03-15  Ulrich Drepper  <drepper@redhat.com>
2849
2850         * stdio-common/tst-printf.c (main): Comment out one test which
2851         checked the compiler's ability to fold floating-point constants
2852         but not really printf.
2853         (rfg3): Make s const.
2854         * stdio-common/tst-printf.sh: Adjust for removed test.
2855
2856         * sysdeps/i386/i386-mcount.S: Just call __mcount_internal, it is an
2857         internal function.  Adjust for internal_function calling convention.
2858         * sysdeps/i386/machine-gmon.h: Declare and define __mcount_internal
2859         as internal_function.
2860
2861         * sysdeps/generic/framestate.c: Declare fallback_frame_state_for as
2862         hidden.
2863
2864         * nss/XXX-lookup.c (DB_LOOKUP_FCT): Add internal_function to
2865         declaration and definition.
2866         * nss/getXXbyYY_r.c (DB_LOOKUP_FCT): Add internal_function to
2867         declaration.
2868         * nss/getXXent_r.c: Likewise.
2869         * nss/nsswitch.h (db_lookup_function): Add internal_function to
2870         definition.
2871
2872         * include/time.h: Declare __localtime_r as hidden.
2873
2874         * include/aliases.h: Declare __getaliasent_r as hidden.
2875         * include/grp.h: Declare __getgrent_r as hidden.
2876         * include/netdb.h: Declare __gethostent_r, __getnetent_r,
2877         __getservent_r, and __getprotoent_r as hidden.
2878         * include/pwd.h: Declare __getpwent_r as hidden.
2879         * include/shadow.h: Declare __getspent_r as hidden.
2880         * include/rpc/netdb.h: Declare __getrpcent_r as hidden.
2881
2882         * iconv/gconv_int.h: Declare __gconv_read_conf, __gconv_alias_compare,
2883         and __gconv_transliterate as hidden.
2884         Add internal_function to __gconv_get_path declaration.
2885         * iconv/gconv_conf.c: Add internal_function to __gconv_get_path
2886         definition.  Add attribute_hidden to __gconv_read_conf definition.
2887
2888 2002-03-14  Ulrich Drepper  <drepper@redhat.com>
2889
2890         * elf/rtld.c: Declare _environ as hidden.
2891         * sysdeps/generic/dl-environ.c: Likewise.
2892         * sysdeps/generic/dl-sysdep.c: Likewise.
2893
2894         * sysdeps/generic/ldsodefs.h: Declare _dl_debug_state_internal and
2895         _dl_mcount_internal as hidden.
2896
2897         * elf/Makefile (rtld-routines): Add dl-sbrk and dl-brk.
2898         * sysdeps/generic/dl-brk.c: New file.
2899         * sysdeps/generic/dl-sbrk.c: New file.
2900         * sysdeps/unix/sysv/linux/i386/dl-brk.c: New file.
2901         * sysdeps/unix/sysv/linux/i386/dl-sbrk.c: New file.
2902
2903         * elf/dl-minimal.c (malloc): Declare _end as hidden.
2904         (__errno_location): New function.  Declare errno as hidden.
2905         * elf/rtld.c (_dl_argc): Define as hidden.
2906         (_dl_skip_args): Define as hidden.
2907         (_begin, _end): Declare as hidden.
2908         * sysdeps/generic/dl-sysdep.c (_end): Declare as hidden.
2909         * sysdeps/generic/entry.h (_start): Declare as hidden.
2910         * sysdeps/generic/ldsodefs.h (_dl_argc): Declare as hidden.
2911         * sysdeps/i386/dl-machine.h (elf_machine_runtime_setup): Declare
2912         _dl_runtime_resolve and _dl_runtime_profile as hidden.
2913         (RTLD_START): Use GOTOFF to access _dl_skip_args and _dl_fini.
2914
2915 2002-03-14  Roland McGrath  <roland@frob.com>
2916
2917         * Makerules ($(common-objpfx)Versions.v.i): Depend on abi-versions.h.
2918
2919         * Makeconfig (%.v.i, %.v): New implicit rules.
2920         (preprocess-versions): Variable removed.
2921         ($(common-objpfx)shlib-versions.v.i): New target giving just the
2922         shlib-versions input files as dependencies.
2923         ($(common-objpfx)soversions.i): Depend on that instead of the input
2924         files.  Use it as input instead of using a pipeline.
2925         (postclean-generated): Append soversions.i, shlib-versions.v, and
2926         shlib-versions.v.i here.
2927         * Makerules ($(common-objpfx)Versions.def.v.i): New target giving just
2928         the Versions.def input files as dependencies.
2929         ($(common-objpfx)Versions.v.i): Likewise for Versions files.
2930         ($(common-objpfx)Versions.all): Depend on that instead of the input
2931         files.  Use it as input instead of using a pipeline.
2932         ($(common-objpfx)sysd-versions): Likewise with Versions.v.i.
2933         (postclean-generated): Append those .v and .v.i files here.
2934
2935 2002-03-14  Jakub Jelinek  <jakub@redhat.com>
2936
2937         * locale/broken_cur_max.c (__ctype_get_mb_cur_max): Use nl_langinfo.
2938         * locale/Versions (_nl_current_LC_COLLATE, _nl_current_LC_CTYPE):
2939         Remove.
2940
2941 2002-03-14  Jakub Jelinek  <jakub@redhat.com>
2942
2943         * sysdeps/generic/mp_clz_tab.c: New file.
2944         * sysdeps/i386/mp_clz_tab.c: New file.
2945         * sysdeps/hppa/mp_clz_tab.c: New file.
2946         * sysdeps/powerpc/mp_clz_tab.c: New file.
2947         * stdlib/Makefile (aux): Revert last patch.
2948         * math/Makefile (gmp-objs): Likewise.
2949
2950 2002-03-13  Paul Eggert  <eggert@twinsun.com>
2951
2952         * time/strftime.c: Comment fixes for references to obsolescent
2953         standards, In most cases the simplest fix is to remove the
2954         confusing comments.  Cross-referencing all the standards properly
2955         is a bit of a pain, and it should be enough to put that info in
2956         the documentation as I did in my recent time.texi patch.
2957
2958 2002-03-13  Paul Eggert  <eggert@twinsun.com>
2959
2960         * manual/time.texi (Formatting Calendar Time):
2961         ISO C99 also specifies the E and O modifiers.
2962         %P is a GNU extension, and is not in ISO C99.
2963         Mention that %r is equivalent to %I:%M:%S %p in the POSIX locale.
2964         %T is also in ISO C99.
2965         The RFC 822 example is not valid in arbitrary locales.
2966         Reword the POSIX.2 wording slightly, to make it a bit clearer
2967         that POSIX.2 formats are also supported by later POSIX versions.
2968         If a format was introduced in ISO C99 it is also required by
2969         POSIX.1-2001.
2970
2971 2002-03-13  Ulrich Drepper  <drepper@redhat.com>
2972
2973         * sysdeps/gnu/errlist.awk: Define _sys_errlist_internal and
2974         _sys_nerr_internal with INTVARDEF2.
2975         * include/libc-symbols.h (INTVARDEF2): New macro.
2976         * include/stdio.h (_sys_errlist_internal): Declare as hidden.
2977         (_sys_nerr_internal): Library.
2978
2979         * sysdeps/posix/signal.c (_sigintr): Define as hidden.
2980         * sysdeps/posix/sigintr.c (_sigintr): Declare as hidden.
2981
2982         * stdio-common/tst-printf.sh: Adjust for last change in tst-printf.c.
2983
2984 2002-03-13  Wolfram Gloger  <wg@malloc.de>
2985
2986         * malloc/malloc.c (sYSMALLOc): Don't change brk if mmap failed.
2987
2988 2002-03-02  Andreas Schwab  <schwab@suse.de>
2989
2990         * stdio-common/vfprintf.c (process_arg): Fix decimal format with
2991         'h' flag and positional arg.
2992         * stdio-common/tst-printf.c (rfg3): New function to test
2993         positional arguments.
2994         (main): Fix some warnings.
2995
2996 2002-03-13  Jakub Jelinek  <jakub@redhat.com>
2997
2998         * elf/dl-minimal.c (_itoa): Use _itoa_lower_digits_internal if SHARED.
2999         * elf/dl-reloc.c (_dl_reloc_bad_type): Likewise.
3000
3001 2002-03-13  Ulrich Drepper  <drepper@redhat.com>
3002
3003         * grp/initgroups.c (__nss_group_data): Declare as hidden.
3004
3005         * include/locale.h (_nl_C_locobj): Declare as hidden.
3006
3007         * time/asctime.c (_nl_C_LC_TIME): Declare as hidden.
3008         * time/strptime.c (_nl_C_LC_TIME): Likewise.
3009
3010         * include/netinet/in.h (in6addr_any_internal): Mark as hidden.
3011
3012         * include/sys/gmon.h: Declare _gmonparam as hidden.
3013
3014         * locale/lc-ctype.c (__ctype32_wctype): Declare as hidden.
3015         (__ctype32_wctrans): Likewise.
3016         (__ctype32_width): Likewise.
3017
3018         * sysdeps/unix/sysv/linux/ttyname.c: Comment out definition and
3019         use of __ttyname.
3020
3021         * posix/regcomp.c (__re_error_msgid): Renamed from re_error_msgid.
3022         Define as hidden.
3023         (__re_error_msgid_idx): Renamed from re_error_msgid_idx.  Define as
3024         hidden.  Change all users of these variables.
3025
3026         * posix/regex_internal.h (__re_error_msgid): Renamed from
3027         re_error_msgid.  Declare as hidden.
3028         (__re_error_msgid_idx): Renamed from re_error_msgid_idx.  Declare as
3029         hidden.
3030
3031         * stdio-common/reg-printf.c (__printf_arginfo_table): Define as hidden.
3032         (__printf_function_table): Likewise.
3033         * stdio-common/printf-parse.h (__printf_arginfo_table): Declare as
3034         hidden.
3035         (__printf_function_table): Likewise.
3036
3037         * nscd/nscd_proto.h: Declare __nss_not_use_nscd_passwd,
3038         __nss_not_use_nscd_group, and __nss_not_use_nscd_hosts as hidden.
3039
3040         * nss/XXX-lookup.c (DATABASE_NAME_SYMBOL): Define as hidden.
3041         * nss/nsswitch.c: Declare _nss_*_database as hidden.
3042
3043         * stdlib/wctomb.c (__no_r_state): Declare as hidden.
3044         * stdlib/mbtowc.c (__no_r_state): Define as hidden.
3045
3046 2002-03-12  Ulrich Drepper  <drepper@redhat.com>
3047
3048         * ctype/ctype-info.c: Declare _nl_C_LC_CTYPE_class,
3049         _nl_C_LC_CTYPE_class32, _nl_C_LC_CTYPE_toupper, _nl_C_LC_CTYPE_tolower,
3050         _nl_C_LC_CTYPE_class_upper, _nl_C_LC_CTYPE_class_lower,
3051         _nl_C_LC_CTYPE_class_alpha, _nl_C_LC_CTYPE_class_digit,
3052         _nl_C_LC_CTYPE_class_xdigit, _nl_C_LC_CTYPE_class_space,
3053         _nl_C_LC_CTYPE_class_print, _nl_C_LC_CTYPE_class_graph,
3054         _nl_C_LC_CTYPE_class_blank, _nl_C_LC_CTYPE_class_cntrl,
3055         _nl_C_LC_CTYPE_class_punct, _nl_C_LC_CTYPE_class_alnum,
3056         _nl_C_LC_CTYPE_map_toupper, _nl_C_LC_CTYPE_map_tolower, and
3057         _nl_C_LC_CTYPE_width: Declare as hidden.
3058         * include/locale.h: Declare _nl_locale_file_list.
3059         * locale/C-address.c: Define _nl_C_LC_ADDRESS as hidden.
3060         * locale/C-collate.c: Define _nl_C_LC_COLLATE as hidden.
3061         * locale/C-identification.c: Define _nl_C_LC_IDENTIFICATION as hidden.
3062         * locale/C-measurement.c: Define _nl_C_LC_MEASUREMENT as hidden.
3063         * locale/C-messages.c: Define _nl_C_LC_MESSAGES as hidden.
3064         * locale/C-monetary.c: Define _nl_C_LC_MONETARY as hidden.
3065         * locale/C-name.c: Define _nl_C_LC_NAME as hidden.
3066         * locale/C-numeric.c: Define _nl_C_LC_NUMERIC as hidden.
3067         * locale/C-paper.c: Define _nl_C_LC_PAPER as hidden.
3068         * locale/C-telephone.c: Define _nl_C_LC_TELEPHONE as hidden.
3069         * locale/C-time.c: Define _nl_C_LC_TIME as hidden.
3070         * locale/C-ctype.c: Define _nl_C_LC_CTYPE_class,
3071         _nl_C_LC_CTYPE_class32, _nl_C_LC_CTYPE_toupper, _nl_C_LC_CTYPE_tolower,
3072         _nl_C_LC_CTYPE_class_upper, _nl_C_LC_CTYPE_class_lower,
3073         _nl_C_LC_CTYPE_class_alpha, _nl_C_LC_CTYPE_class_digit,
3074         _nl_C_LC_CTYPE_class_xdigit, _nl_C_LC_CTYPE_class_space,
3075         _nl_C_LC_CTYPE_class_print, _nl_C_LC_CTYPE_class_graph,
3076         _nl_C_LC_CTYPE_class_blank, _nl_C_LC_CTYPE_class_cntrl,
3077         _nl_C_LC_CTYPE_class_punct, _nl_C_LC_CTYPE_class_alnum,
3078         _nl_C_LC_CTYPE_map_toupper, _nl_C_LC_CTYPE_map_tolower,
3079         _nl_C_LC_CTYPE_width, and as hidden.
3080         * locale/findlocale.c: Declare _nl_C as hidden.
3081         * locale/newlocale.c: Likewise.
3082         * locale/setlocale.c: Define _nl_C as hidden.  Remove declaration of
3083         _nl_locale_file_list.
3084         * locale/xlocale.c: Declare _nl_C_LC_CTYPE_class,
3085         _nl_C_LC_CTYPE_toupper, and _nl_C_LC_CTYPE_tolower as hidden.
3086         Define _nl_C_locobj as hidden.
3087
3088         * malloc/mtrace.c (_mtrace_file): Define as hidden.
3089         (_mtrace_line): Likewise.
3090
3091         * include/time.h: Declare __mon_yday as hidden.
3092         * time/strptime.c [_LIBC] (__mon_yday): Remove declaration.
3093
3094         * libio/libioP.h: Declare __libio_codecvt as hidden.
3095         * libio/fileops.c: Declare __libio_translit as hidden.
3096         * libio/iofwide.c: Define __libio_translit as hidden.
3097
3098         * login/getutent_r.c: Define __libc_utmp_lock as hidden.
3099         * login/getutid_r.c: Declare __libc_utmp_lock as hidden.
3100         * login/getutline_r.c: Likewise.
3101         * login/utmpname.c: Likewise.
3102
3103         * login/utmp-private.h: Declare __libc_utmp_file_functions,
3104         __libc_utmp_unknown_functions, __libc_utmp_jump_table, and
3105         __libc_utmp_file_name as hidden.
3106
3107         * locale/setlocale.c (__libc_setlocale_lock): Define as hidden.
3108         * locale/duplocale.c (__libc_setlocale_lock): Declare as hidden.
3109         * locale/freelocale.c: Likewise.
3110         * locale/lc-time.c: Likewise.
3111
3112         * sysdeps/unix/bsd/getpt.c (__libc_ptyname1): Define as hidden.
3113         (__libc_ptyname2): Likewise.
3114         * sysdeps/unix/sysv/linux/ptsname.c (__libc_ptyname1): Declare as
3115         hidden.
3116         (__libc_ptyname2): Likewise.
3117
3118         * sysdeps/generic/sbrk.c: Declare __libc_multiple_libcs as hidden.
3119         * sysdeps/arm/init-first.c (__libc_multiple_libcs): Define as hidden.
3120         * sysdeps/generic/init-first.c: Likewise.
3121         * sysdeps/i386/init-first.c: Likewise.
3122         * sysdeps/mach/hurd/i386/init-first.c: Likewise.
3123         * sysdeps/mach/hurd/mips/init-first.c: Likewise.
3124         * sysdeps/mach/hurd/powerpc/init-first.c: Likewise.
3125         * sysdeps/sh/init-first.c: Likewise.
3126         * sysdeps/unix/sysv/aix/init-first.c: Likewise.
3127         * sysdeps/unix/sysv/linux/init-first.c: Likewise.
3128
3129         * stdio-common/itowa-digits.c (_itowa_lower_digits): Define as hidden.
3130         (_itowa_upper_digits): Likewise.
3131
3132         * libio/stdio.c (_IO_stdin, _IO_stdout, _IO_stderr): Define as hidden.
3133         * libio/libio.h [_LIBC] (_IO_stdin, _IO_stdout, _IO_stderr): Declare
3134         as hidden.
3135
3136         * libio/libioP.h: Declare _IO_file_jumps_mmap, _IO_wfile_jumps,
3137         _IO_wfile_jumps_mmap, _IO_proc_jumps, _IO_old_proc_jumps,
3138         _IO_str_jumps, _IO_wstr_jumps, _IO_file_jumps_internal,
3139         _IO_wfile_jumps_internal, and _IO_list_all_internal as hidden.
3140
3141         * gmon/gmon.c (__bb_head): Define as hidden.
3142         * gmon/bb_exit_func.c (__bb_head): Declare as hidden.
3143
3144         * argp/argp-parse.c (_argp_hang): Define as static.
3145
3146         * include/libc-symbols.h (_INTVARDEF): Adjust for visibility
3147         handling in latest compilers.
3148
3149         * inet/in6_addr.c (in6addr_any): Use INTVARDEF not INTDEF to
3150         define alias.
3151         * libio/fileops.c (_IO_file_jumps): Likewise.
3152         * libio/stdfiles.c (_IO_list_all): Likewise.
3153         * libio/wfileops.c (_IO_wfile_jumps): Likewise.
3154
3155         * malloc/malloc.h: Move __libc_malloc_initialized declaration to
3156         include/malloc.h.
3157         * include/malloc.h: Add __libc_malloc_initialized declaration
3158         here.  Mark variable hidden.
3159         * malloc/malloc.c: Include <malloc.h> not "malloc.h".
3160
3161         * elf/dl-open.c (__libc_argc): Declare as hidden.
3162         (__libc_argv): Likewise.
3163         * sysdeps/generic/wordexp.c (__libc_argc): Declare as hidden.
3164         (__libc_argv): Likewise.
3165         * sysdeps/mach/hurd/i386/init-first.c: Define __libc_argc and
3166         __libc_argv as hidden.
3167         * sysdeps/mach/hurd/mips/init-first.c: Likewise.
3168         * sysdeps/mach/hurd/powerpc/init-first.c: Likewise.
3169         * sysdeps/unix/sysv/aix/init-first.c: Likewise.
3170         * sysdeps/unix/sysv/linux/init-first.c: Likewise.
3171
3172         * include/stdlib.h (__libc_drand48_data): Declare as hidden.
3173         * stdlib/drand48.c: Remove declaration of __libc_drand48_data here.
3174         * stdlib/erand48.c: Likewise.
3175         * stdlib/jrand48.c: Likewise.
3176         * stdlib/lcong48.c: Likewise.
3177         * stdlib/lrand48.c: Likewise.
3178         * stdlib/mrand48.c: Likewise.
3179         * stdlib/nrand48.c: Likewise.
3180         * stdlib/seed48.c: Likewise.
3181         * stdlib/srand48.c: Likewise.
3182
3183         * stdio-common/_itoa.c (_itoa_base_table): Declare as hidden.
3184         (_itoa_lower_digits_internal): New declaration.
3185         (_itoa_upper_digits_internal): New declaration.
3186         (_itoa): Use INTUSE to acces _itoa_upper_digits and _itoa_lower_digits.
3187         * stdio-common.h (_itoa_lower_digits_internal): New declaration.
3188         (_itoa_upper_digits_internal): New declaration.
3189         (_itoa_word): Use INTUSE to acces _itoa_upper_digits and
3190         _itoa_lower_digits.
3191         * stdio-common/itoa-digits.c: Use INTVARDEF with _itoa_lower_digits.
3192         * stdio-common/itoa-udigits.c: Use INTVARDEF with _itoa_upper_digits.
3193
3194         * elf/dl-minimal.c (_itoa): Declare _itoa_lower_digits as hidden.
3195         * elf/dl-reloc.c (_dl_reloc_bad_type): Likewise.
3196
3197         * stdio-common/_itowa.c (_itoa_base_table): Declare as hidden.
3198         (_itowa_lower_digits): Likewise.
3199         (_itowa_upper_digits): Likewise.
3200         * stdio-common/_itowa.h (_itowa_lower_digits): Likewise.
3201         (_itowa_upper_digits): Likewise.
3202
3203         * intl/plural-exp.h (attribute_hidden): Define as empty macro if
3204         not already defined.
3205         (GERMANIC_PLURAL): Declare as hidden.
3206
3207         * posix/getopt.c (__getopt_initialized): Declare as hidden.
3208         (attribute_hidden): Define as empty macro if not already defined.
3209
3210         * iconv/gconv_int.h (__gconv_path_elem): Declare hidden.
3211         (__gconv_max_path_elem_len): Likewise.
3212         (__gconv_path_envvar): Likewise.
3213
3214         * math/Makefile (gmp-objs): Remove mp_clz_tab.
3215         * stdlib/Makefile (aux): Remove mp_clz_tab.
3216         * stdlib/mp_clz_tab.c: Removed.  Not needed anywhere.
3217
3218         * stdlib/exit.h (__exit_funcs): Declare as hidden.
3219
3220         * posix/bug-regex5.c (main): Use nl_langinfo instead of _NL_CURRENT.
3221
3222         * locale/localeinfo.h: Add attribute_hidden to _nl_current_LC_XXX,
3223         _nl_category_names, _nl_category_name_sizes, _nl_current,
3224         _nl_C_name, _nl_POSIX_name, _nl_C_codeset, and _nl_C_LC_XXX.
3225
3226         * intl/dcigettext.c (_nl_default_default_domain): Define as hidden.
3227         (_nl_current_default_domain): Likewise
3228         (_nl_state_lock): Likewise.
3229         * intl/textdomain.c (_nl_default_default_domain): Declare as hidden.
3230         (_nl_current_default_domain): Likewise
3231         (_nl_state_lock): Likewise.
3232         * intl/bindtextdom.c (_nl_state_lock): Likewise.
3233
3234         * stdlib/fpioconst.h (__tens): Add attribute_hidden.
3235         (_fpioconst_pow10): Likewise.
3236
3237         * include/time.h (_tmbuf): Add attribute_hidden.
3238
3239         * time/tzset.c (tzstring_list): Define as static.
3240
3241         * include/time.h: Add attribute_hidden to __tzname_cur_max and
3242         __use_tzfile declaration.
3243
3244         * wcsmbs/wcsmbsload.h: Add attribute_hidden to __wcsmbs_gconv_fcts
3245         and __wcsmbs_last_locale declaration.
3246
3247 2002-02-25  Paul Eggert  <eggert@twinsun.com>
3248
3249         * timezone/Makefile (tzbases): Move systemv from here...
3250         (tzlinks): to here, since the entries in systemv were all changed
3251         from Zone to Link lines in tz-2001a.  Bug reported (and patch
3252         tested) by Peter Breitenlohner.
3253
3254 2002-03-07  Jakub Jelinek  <jakub@redhat.com>
3255
3256         * time/tst-posixtz.c (tests): Add new tests.
3257         (main): Test whether tzset() sets daylight properly.
3258
3259 2002-03-06  Jakub Jelinek  <jakub@redhat.com>
3260
3261         * time/tzset.c (tz_compute): Move __daylight, __tzname and
3262         __tzname_cur_max setting...
3263         (tzset_internal): ...here.
3264
3265 2002-03-06  Jakub Jelinek  <jakub@redhat.com>
3266
3267         * time/tzset.c (compute_change): Don't return any value.
3268         (tz_compute): Likewise.  Don't handle southern hemisphere here.
3269         (__tz_convert): But here.
3270
3271 2002-03-11  Ulrich Drepper  <drepper@redhat.com>
3272
3273         * manual/examples/mkfsock.c: Include <string.h> as well.
3274         Patch by Alain De Carolis <alaind@wseurope.com>.
3275
3276 2002-03-06  Isamu Hasegawa  <isamu@yamato.ibm.com>
3277
3278         * posix/regexec.c (re_match): Fix incorrect register sizes.
3279         (re_search): Likewise.
3280
3281 2002-03-05  Isamu Hasegawa  <isamu@yamato.ibm.com>
3282
3283         * posix/regcomp.c (regfree): Remove a disused condition.
3284         * posix/regex_internal.c (re_acquire_state): Likewise.
3285         (re_acquire_state_context): Likewise.
3286         (register_state): Remove a redundant malloc invocation.
3287         * posix/regex_internal.h: (re_state_table_entry): Simplify
3288         the structure.
3289
3290 2002-03-05  Isamu Hasegawa  <isamu@yamato.ibm.com>
3291
3292         * posix/regcomp.c (regcomp): Add __builtin_expect to error
3293         handling conditions.
3294         (regerror): Likewise.
3295         (regfree): Likewise.
3296         (re_compile_internal): Likewise.
3297         (init_dfa): Likewise.
3298         (init_word_char): Likewise.
3299         (create_initial_state): Likewise.
3300         (analyze): Likewise.
3301         (analyze_tree): Likewise.
3302         (duplicate_node): Likewise.
3303         (calc_eclosure): Likewise.
3304         (calc_eclosure_iter): Likewise.
3305         (parse): Likewise.
3306         (parse_reg_exp): Likewise.
3307         (parse_branch): Likewise.
3308         (parse_expression): Likewise.
3309         (parse_subexp): Likewise.
3310         (parse_dup_op): Likewise.
3311         (parse_bracket_exp): Likewise.
3312         (build_equiv_class): Likewise.
3313         (build_charclass): Likewise.
3314         (build_word_op): Likewise.
3315         (fetch_number): Likewise.
3316         (create_tree): Likewise.
3317         (duplicate_tree): Likewise.
3318         * posix/regex.c (BE): New macro.
3319         * posix/regexec.c (re_match): Add __builtin_expect to error
3320         handling conditions.
3321         (re_match_2): Likewise.
3322         (re_search): Likewise.
3323         (re_search_internal): Likewise.
3324         (check_matching): Likewise.
3325         (proceed_next_node): Likewise.
3326         (set_regs): Likewise.
3327         (sift_states_backward): Likewise.
3328         (add_epsilon_backreference): Likewise.
3329         (transit_state): Likewise.
3330         (transit_state_sb): Likewise.
3331         (transit_state_mb): Likewise.
3332         (transit_state_bkref): Likewise.
3333         (transit_state_bkref_loop): Likewise.
3334         (build_trtable): Likewise.
3335         (group_nodes_into_DFAstates): Likewise.
3336         (match_ctx_init): Likewise.
3337         (match_ctx_add_entry): Likewise.
3338         * posix/regex_internal.c (re_string_construct): Add __builtin_expect
3339         to error handling conditions.
3340         (re_string_construct_toupper): Likewise.
3341         (build_wcs_buffer): Likewise.
3342         (build_wcs_upper_buffer): Likewise.
3343         (build_upper_buffer): Likewise.
3344         (re_string_translate_buffer): Likewise.
3345         (re_node_set_alloc): Likewise.
3346         (re_node_set_init_1): Likewise.
3347         (re_node_set_init_2): Likewise.
3348         (re_node_set_init_copy): Likewise.
3349         (re_node_set_intersect): Likewise.
3350         (re_node_set_init_union): Likewise.
3351         (re_node_set_merge): Likewise.
3352         (re_node_set_insert): Likewise.
3353         (re_dfa_add_node): Likewise.
3354         (re_acquire_state): Likewise.
3355         (re_acquire_state_context): Likewise.
3356         (create_new_state_common): Likewise.
3357         (register_state): Likewise.
3358         (create_ci_new_state): Likewise.
3359         (create_cd_new_state): Likewise.
3360         (re_string_context_at): Remove redundant condition.
3361
3362 2002-01-16  Roger Sayle  <roger@eyesopen.com>
3363
3364         * sysdeps/i386/i686/strcmp.S: Avoid unconditional jump to a ret.
3365
3366         * sysdeps/i386/i586/strlen.S: Fix typo in comment.
3367
3368 2002-03-11  Jakub Jelinek  <jakub@redhat.com>
3369
3370         * sysdeps/i386/elf/configure.in: Fix comment.
3371
3372         * sysdeps/sparc/sparc64/configure.in: New.
3373         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_load_address): Fix
3374         if .dynamic comes before .got.
3375         * config.h.in (SPARC64_DYNAMIC_BEFORE_GOT): Add.
3376
3377         * sysdeps/sparc/sparc64/hp-timing.h (HP_TIMING_DIFF,
3378         HP_TIMING_ACCUM): Fix typos.
3379
3380 2002-03-11  Ulrich Drepper  <drepper@redhat.com>
3381
3382         * string/strfry.c: Add some more randomness to the seed.
3383         Patch by James A Morrison <ja2morri@student.math.uwaterloo.ca>.
3384
3385         * po/es.po: Update from translation team.
3386         * po/fr.po: Likewise.
3387
3388         * stdio-common/tfformat.c (sprint_doubles): A test for %F format.
3389
3390         * stdio-common/printf_fp.c (__printf_fp): Correct check for %F format
3391         when determining type of format.
3392         Patch by James Antill <james@anqd.org> [PR libc/2787].
3393
3394 2002-03-04  Jakub Jelinek  <jakub@redhat.com>
3395
3396         * sysdeps/unix/bsd/ftime.c (ftime): Don't return 1000 in millitm.
3397
3398 2002-03-11  Roland McGrath  <roland@frob.com>
3399
3400         * hurd/hurd/threadvar.h: Include <features.h> for __THROW macro.
3401
3402         * Versions.def (libc): Add GLIBC_2.2.6.
3403         * hurd/Versions (libc: GLIBC_2.2.6): Add __errno_location.
3404         * sysdeps/mach/hurd/errnos.awk: In generated macro, use
3405         __errno_location instead of __hurd_errno_location, and don't inline it.
3406         * sysdeps/mach/hurd/bits/errno.h: Regenerated.
3407         * hurd/errno.c: New file.
3408         * hurd/Makefile (routines): Add errno.
3409
3410 2002-03-11  Ulrich Drepper  <drepper@redhat.com>
3411
3412         * stdio-common/vfprintf.c (vfprintf): Avoid crashing for
3413         ridiculously large widths and precisions [PR libc/3026].
3414
3415 2002-03-11  Andreas Jaeger  <aj@suse.de>
3416
3417         * sysdeps/unix/sysv/linux/s390/ldd-rewrite.sed: Fix for bi-arch
3418         support.
3419         Patch by Susanne Oberhauser <froh@SuSE.de>.
3420
3421 2002-03-11  Ulrich Drepper  <drepper@redhat.com>
3422
3423         * inet/rexec.c (ahostbuf): Define as static.
3424
3425         * wctype/wcfuncs.c (__ctype32_wctype): Declare as hidden.
3426         (__ctype32_wctrans): Likewise.
3427         * wcsmbs/wcwidth.h (__ctype32_width): Declare as hidden.
3428         * ctype/ctype-info.c (__ctype32_wctype): Add attribute_hidden.
3429         (__ctype32_wctrans): Likewise.
3430         (__ctype32_width): Likewise.
3431
3432         * gmon/Makefile (elide-routines.os): Add bb_init_func and bb_exit_func.
3433         They were never exported anyway.
3434
3435         * gmon/gmon.c (_gmonparam): Add attribute_hidden.
3436         * gmon/sys/gmon.h: Remove declaration of _gmonparam.  It wasn't
3437         exported.
3438         * include/sys/gmon.h: Declare _gmonparam.
3439
3440         * sysdeps/unix/sysv/linux/i386/getdents64.c: Don't define compatibility
3441         symbols for getdents64.  They were never exported.
3442
3443 2002-03-09  Roland McGrath  <roland@frob.com>
3444
3445         * hurd/hurdsig.c (write_corefile): Fix swapped arguments to __dir_link.
3446         Reported by Jon Arney <jarney1@cox.net>.
3447
3448 2002-02-23  Roland McGrath  <roland@frob.com>
3449
3450         * hurd/hurd/threadvar.h (__hurd_threadvar_location): Add __THROW to
3451         declaration.
3452         (__hurd_errno_location): Function removed.
3453
3454 2002-03-06  Andreas Jaeger  <aj@suse.de>
3455
3456         * sysdeps/unix/sysv/linux/x86_64/sys/reg.h: Add compatibility for
3457         32-bit.
3458
3459 2002-03-04  Andreas Jaeger  <aj@suse.de>
3460
3461         * sysdeps/unix/sysv/linux/x86_64/readelflib.c: New.
3462
3463         * sysdeps/unix/sysv/linux/kernel-features.h: Add defines for
3464         x86-64.
3465
3466         * sysdeps/unix/sysv/linux/x86_64/bits/socket.h: New.
3467
3468         * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h: New.
3469
3470         * sysdeps/unix/sysv/linux/x86_64/bits/shm.h: New.
3471
3472         * sysdeps/x86_64/bits/setjmp.h: New.
3473
3474         * sysdeps/unix/sysv/linux/x86_64/bits/sem.h: New.
3475
3476         * sysdeps/unix/sysv/linux/x86_64/bits/resource.h: New.
3477
3478         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Add compatibilty
3479         for x86.
3480         * sysdeps/unix/sysv/linux/x86_64/bits/msq.h: Likewise.
3481         * sysdeps/unix/sysv/linux/x86_64/bits/types.h: Likewise.
3482
3483 2002-02-28  Bo Thorsen  <bo@suse.de>
3484
3485         * sysdeps/unix/sysv/linux/x86_64/bits/stat.h: Merge with i386
3486         version.
3487
3488 2002-03-03  Andreas Jaeger  <aj@suse.de>
3489
3490         * sysdeps/x86_64/bits/wordsize.h: New file.
3491
3492         * elf/nodlopenmod2.c: Provide prototype to avoid warning.
3493         * elf/tst-tlsmod1.c: Likewise.
3494
3495         * posix/regcomp.c: Get regex.h from include dir for internal
3496         prototypes.
3497
3498         * sysdeps/unix/sysv/linux/init-first.c: Move __init_misc prototype
3499         to libc-internal.h and include it.
3500         * include/libc-internal.h: Add __init_misc.
3501
3502         * misc/init-misc.c: Include libc-internal.h for prototypes.
3503
3504         * sysdeps/wordsize-32/divdi3.c: Add prototypes to avoid warnings.
3505
3506         * misc/error.c [_LIBC]: Include libioP.h for prototype of
3507         _IO_putc_internal.
3508
3509 2002-03-03  Ulrich Drepper  <drepper@redhat.com>
3510
3511         * posix/regcomp.c: Compatibility changes to allow using the code
3512         outside glibc.
3513
3514 2002-02-28  Hartvig Ekner <hartvige@mips.com>
3515
3516         * sysdeps/mips/elf/start.S: Added initialization of GP (to _gp) if
3517         compiled non-PIC.
3518
3519 2002-03-02  Ulrich Drepper  <drepper@redhat.com>
3520
3521         * sysdeps/generic/dl-sysdep.c (_dl_important_hwcaps): Fix creation
3522         of .str elements in the returned data structure.
3523
3524         * elf/elf.h: Add Alpha TLS bits.
3525
3526 2002-02-28  Jakub Jelinek  <jakub@redhat.com>
3527
3528         * sysdeps/unix/sysv/linux/nice.c: New file.
3529
3530 2002-03-01  Ulrich Drepper  <drepper@redhat.com>
3531
3532         * elf/Makefile (dl-routines): Add dl-origin.
3533         (elide-routines.os): Add dl-origin.
3534         * elf/Versions [ld] (GLIBC_PRIVATE): Add _dl_get_origin.
3535         * elf/dl-debug.c (_dl_debug_initialize): Add missing INTUSE around
3536         _dl_debug_state.
3537         * include/libc-symbols.c: Define attribute_hidden depending on
3538         HAVE_VISIBILITY_ATTRIBUTE.  Add definition of INTVARDEF.
3539
3540         * elf/dl-deps.c: Use INTUSE with __libc_enable_secure.
3541         * elf/dl-load.c: Likewise.
3542         * elf/rtld.c: Likewise.
3543         * include/unistd.h: Declare __libc_enable_secure_internal.
3544         * sysdeps/generic/dl-sysdep.c: Use INTVARDEF with __libc_enable_secure.
3545         Use INTUSE with __libc_enable_secure.
3546         * sysdeps/mach/hurd/dl-sysdep.c: Likewise.
3547
3548         * elf/dl-deps.c: Use INTUSE with _dl_out_of_memory.
3549         * elf/dl-error.c: Likewise,
3550         * sysdeps/generic/ldsodefs.h: Declare _dl_out_of_memory_internal.
3551
3552         * elf/dl-dst.h [_RTLD_GLOBAL]: Define _dl_get_origin to use INTUSE.
3553         * sysdeps/generic/dl-origin.c: Undefine _dl_get_origin macro before
3554         function definition.  Use INTDEF with _dl_get_origin.
3555         * sysdeps/unix/sysv/linux/dl-origin.c: Likewise.
3556
3557         * elf/dl-init.c: Use INTUSE with _dl_starting_up.
3558         * elf/rtld.c: Likewise.  Use INTVARDEF for _dl_starting_up.
3559
3560         * elf/dl-profile.c: Use INTDEF for _dl_mcount.
3561         * elf/dl-runtime.c: Use INTUSE with _dl_mcount.
3562         * sysdeps/generic/ldsodefs.h: Declare _dl_mcount_internal.
3563
3564         * elf/dl-conflict.c: Use rtld_progrname instead of _dl_argv[0].
3565         * elf/dl-deps.c: Likewise.
3566         * elf/dl-error.c: Likewise.
3567         * elf/dl-fini.c: Likewise.
3568         * elf/dl-init.c: Likewise.
3569         * elf/dl-load.c: Likewise.
3570         * elf/dl-lookup.c: Likewise.
3571         * elf/dl-reloc.c: Likewise.
3572         * elf/dl-version.c: Likewise.
3573         * elf/do-lookup.h: Likewise.
3574         * sysdeps/arm/dl-machine.h: Likewise.
3575         * sysdeps/cris/dl-machine.h: Likewise.
3576         * sysdeps/hppa/dl-machine.h: Likewise.
3577         * sysdeps/i386/dl-machine.h: Likewise.
3578         * sysdeps/m68k/dl-machine.h: Likewise.
3579         * sysdeps/powerpc/dl-machine.h: Likewise.
3580         * sysdeps/s390/s390-32/dl-machine.h: Likewise.
3581         * sysdeps/s390/s390-64/dl-machine.h: Likewise.
3582         * sysdeps/sh/dl-machine.h: Likewise.
3583         * sysdeps/sparc/sparc-32/dl-machine.h: Likewise.
3584         * sysdeps/sparc/sparc-64/dl-machine.h: Likewise.
3585         * sysdeps/x86_64/dl-machine.h: Likewise.
3586         * elf/rtld.c: Use INTDEF for _dl_argv.  Use rtld_progrname instead of
3587         _dl_argv[0].  Use INTUSE with _dl_argv.
3588         * sysdeps/generic/dl-sysdep.c: Use INTUSE with _dl_argv.
3589         * sysdeps/generic/ldsodefs.h: Define rtld_progname macro.
3590
3591 2002-02-28  Jakub Jelinek  <jakub@redhat.com>
3592
3593         * elf/rtld.c (_rtld_global): Remove .protected.
3594         (_rtld_local): Strong alias to _rtld_global.
3595         * elf/Makefile (CFLAGS-.os): Add -D_RTLD_LOCAL if compiling rtld
3596         only .os object.
3597         * sysdeps/generic/ldsodefs.h (GL): If SHARED and _RTLD_LOCAL, use
3598         _rtld_local instead of _rtld_global.
3599         (_rtld_local): Add hidden extern, possibly in .sdata section.
3600         * configure.in: Add tests for visibility attribute and .sdata.
3601         * config.h.in: Add HAVE_VISIBILITY_ATTRIBUTE and HAVE_SDATA_SECTION.
3602         * sysdeps/alpha/dl-machine.h: Use _rtld_local instead of _rtld_global.
3603         * sysdeps/arm/dl-machine.h: Likewise.
3604         * sysdeps/generic/ldsodefs.h: Likewise.
3605         * sysdeps/hppa/dl-machine.h: Likewise.
3606         * sysdeps/cris/dl-machine.h: Likewise.
3607         * sysdeps/i386/dl-machine.h: Likewise.
3608         * sysdeps/ia64/dl-machine.h: Likewise.
3609         * sysdeps/m68k/dl-machine.h: Likewise.
3610         * sysdeps/mips/mips64/dl-machine.h: Likewise.
3611         * sysdeps/mips/dl-machine.h: Likewise.
3612         * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
3613         * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
3614         * sysdeps/sh/dl-machine.h: Likewise.
3615         * sysdeps/s390/s390-32/dl-machine.h: Likewise.
3616         * sysdeps/s390/s390-64/dl-machine.h: Likewise.
3617         * sysdeps/x86_64/dl-machine.h: Likewise.
3618
3619 2002-02-28  Ulrich Drepper  <drepper@redhat.com>
3620
3621         * login/login.c (login): Always initialize ut_line field
3622         [PR libc/2991].
3623
3624 2002-02-28  Jakub Jelinek  <jakub@redhat.com>
3625
3626         * sysdeps/i386/Makefile (sysdep_routines): Add
3627         divdi3 in csu dir.
3628         (shared-only-routines): Likewise.
3629         * sysdeps/m68k/Makefile (sysdep_routines): Likewise.
3630         (shared-only-routines): Likewise.
3631         * sysdeps/s390/s390-32/Makefile (sysdep_routines): Likewise.
3632         (shared-only-routines): Likewise.
3633         * sysdeps/wordsize-32/divdi3.c: New file.
3634
3635 2002-02-28  Ulrich Drepper  <drepper@redhat.com>
3636
3637         * locale/iso-4217.def: Remove obsolete currencies for countries
3638         with Euro.
3639
3640 2002-02-28  Isamu Hasegawa  <isamu@yamato.ibm.com>
3641
3642         * posix/regcomp.c (regcomp): Remove a redundant condition.
3643         (init_word_char): Add a check on malloc failure.
3644         (create_initial_state): Likewise.
3645         (duplicate_node): Likewise.
3646         (calc_eclosure): Likewise.
3647         (calc_eclosure_iter): Likewise.
3648         (parse_expression): Likewise.
3649         (parse_bracket_exp): Remove unnecessary malloc invocations.
3650         (build_equiv_class): Likewise.
3651         (build_charclass): Likewise.
3652         * posix/regex_internal.c (re_node_set_intersect): Add a check
3653         on malloc failure.
3654         (re_node_set_add_intersect): Likewise.
3655         (re_node_set_merge): Likewise.
3656         (re_acquire_state): Likewise.
3657         (re_acquire_state_context): Likewise.
3658         (create_newstate_common): Likewise.
3659         (register_state): Likewise.
3660         (create_ci_newstate): Likewise.
3661         (create_cd_newstate): Likewise.
3662         * posix/regex_internal.h: Fix prototypes of re_acquire_state
3663         and re_acquire_state_context.
3664         * posix/regexec.c (regexec): Suit it to the error handling of
3665         re_search_internal.
3666         (re_match): Likewise.
3667         (re_search): Likewise.
3668         (re_search_internal): Add a check on malloc failure.
3669         (acquire_init_state_context): Likewise.
3670         (check_matching): Likewise.
3671         (proceed_next_node): Likewise.
3672         (set_regs): Likewise.
3673         (sift_states_backward): Likewise.
3674         (sift_states_iter_bkref): Likewise.
3675         (add_epsilon_backreference): Likewise.
3676         (transit_state): Likewise.
3677         (transit_state_sb): Likewise.
3678         (transit_state_mb): Likewise.
3679         (transit_state_bkref_loop): Likewise.
3680         (build_trtable): Likewise.
3681         (group_nodes_into_DFAstates): Likewise.
3682         (match_ctx_init): Likewise.
3683         (match_ctx_add_entry): Likewise.
3684
3685 2002-02-27  Ulrich Drepper  <drepper@redhat.com>
3686
3687         * elf/dl-load.c (_dl_map_object_from_fd): Always add SONAME to
3688         l_libname if profiling is enabled [PR libc/2916].
3689
3690         * sysdeps/ia64/dl-tls.h: New file.
3691
3692 2002-02-27  Jakub Jelinek  <jakub@redhat.com>
3693
3694         * sysdeps/alpha/dl-machine.h (elf_machine_load_address, RTLD_START):
3695         Work around an Alpha gas bug.
3696
3697 2002-02-27  Ulrich Drepper  <drepper@redhat.com>
3698
3699         * catgets/open_catalog.c (__open_catalog): Fix typo in code which
3700         uses read to load the catalog.
3701         Patch by Andy Isaacson <adi@unlimitedscale.com> [PR libc/3011].
3702
3703 2002-02-26  Ulrich Drepper  <drepper@redhat.com>
3704
3705         * posix/Makefile (distribute): Add regcomp.c, regexec.c,
3706         regex_internal.c, and regex_internal.h.
3707         (CFLAGS-regex.c): Replace -DMBS_SUPPORT with -DRE_ENABLE_I18N.
3708         * posix/regex.c: Complete rewrite.
3709         * posix/regexec.c: New file.
3710         * posix/regcomp.c: New file.
3711         * posix/regex_internal.c: New file.
3712         * posix/regex_internal.h: New file.
3713         * posix/regex.h (RE_ICASE): New macro.
3714         Contributed by Isamu Hasegawa <isamu@yamato.ibm.com>.
3715
3716         * stdio-common/vfscanf.c (_IO_vfwscanf): Always use ungetc, never
3717         ungetwc.  It's a macro.
3718         * libio/tst-swscanf.c (do_test): Adjust for now fixed wscanf
3719         implementation.
3720         Reported by Jason Merrill <jason@redhat.com>.
3721
3722 2002-02-25  Jakub Jelinek  <jakub@redhat.com>
3723
3724         * libio/iofopen.c (__fopen_maybe_mmap): Set the initial
3725         position to fp->_offset if it is set.
3726         * stdio-common/Makefile (tests): Add tst-fdopen.
3727         * stdio-common/tst-fdopen.c: New test.
3728
3729 2002-02-25  Jakub Jelinek  <jakub@redhat.com>
3730
3731         * libio/fileops.c (_IO_file_xsgetn_mmap): Handle reading from backup.
3732         * stdio-common/tst-ungetc.c (main): Add another test.
3733
3734 2002-02-25  Ulrich Drepper  <drepper@redhat.com>
3735
3736         * assert/assert-perr.c: Use INTUSE to reference functions and variables
3737         inside libc itself.  Use INTDEF and INTDEF2 to define appropriate
3738         aliases.  Add prototypes for the new aliases.
3739         * assert/assert.c: Likewise.
3740         * include/libc-symbols.h: Likewise.
3741         * include/stdio.h: Likewise.
3742         * include/netinet/in.h: Likewise.
3743         * include/rpc/auth.h: Likewise.
3744         * include/rpc/auth_unix.h: Likewise.
3745         * include/rpc/key_prot.h: Likewise.
3746         * include/rpc/pmap_prot.h: Likewise.
3747         * include/rpc/pmap_rmt.h: Likewise.
3748         * include/rpc/rpc_msg.h: Likewise.
3749         * include/rpc/xdr.h: Likewise.
3750         * inet/gethstbyad_r.c: Likewise.
3751         * inet/gethstbynm2_r.c: Likewise.
3752         * inet/gethstbynm_r.c: Likewise.
3753         * inet/gethstent_r.c: Likewise.
3754         * inet/in6_addr.c: Likewise.
3755         * libio/__fpurge.c: Likewise.
3756         * libio/filedoalloc.c: Likewise.
3757         * libio/fileops.c: Likewise.
3758         * libio/ftello.c: Likewise.
3759         * libio/ftello64.c: Likewise.
3760         * libio/genops.c: Likewise.
3761         * libio/iofclose.c: Likewise.
3762         * libio/iofdopen.c: Likewise.
3763         * libio/iofflush.c: Likewise.
3764         * libio/iofflush_u.c: Likewise.
3765         * libio/iofgetpos.c: Likewise.
3766         * libio/iofgetpos64.c: Likewise.
3767         * libio/iofgets.c: Likewise.
3768         * libio/iofgets_u.c: Likewise.
3769         * libio/iofopen.c: Likewise.
3770         * libio/iofopncook.c: Likewise.
3771         * libio/iofputs.c: Likewise.
3772         * libio/iofread.c: Likewise.
3773         * libio/iofread_u.c: Likewise.
3774         * libio/iofsetpos.c: Likewise.
3775         * libio/iofsetpos64.c: Likewise.
3776         * libio/ioftell.c: Likewise.
3777         * libio/iofwrite.c: Likewise.
3778         * libio/iogetline.c: Likewise.
3779         * libio/iogets.c: Likewise.
3780         * libio/iogetwline.c: Likewise.
3781         * libio/iolibio.h: Likewise.
3782         * libio/iopadn.c: Likewise.
3783         * libio/iopopen.c: Likewise.
3784         * libio/ioseekoff.c: Likewise.
3785         * libio/ioseekpos.c: Likewise.
3786         * libio/iosetbuffer.c: Likewise.
3787         * libio/iosetvbuf.c: Likewise.
3788         * libio/ioungetc.c: Likewise.
3789         * libio/ioungetwc.c: Likewise.
3790         * libio/iovdprintf.c: Likewise.
3791         * libio/iovsprintf.c: Likewise.
3792         * libio/iovsscanf.c: Likewise.
3793         * libio/libioP.h: Likewise.
3794         * libio/memstream.c: Likewise.
3795         * libio/obprintf.c: Likewise.
3796         * libio/oldfileops.c: Likewise.
3797         * libio/oldiofclose.c: Likewise.
3798         * libio/oldiofdopen.c: Likewise.
3799         * libio/oldiofgetpos.c: Likewise.
3800         * libio/oldiofgetpos64.c: Likewise.
3801         * libio/oldiofopen.c: Likewise.
3802         * libio/oldiofsetpos.c: Likewise.
3803         * libio/oldiofsetpos64.c: Likewise.
3804         * libio/oldiopopen.c: Likewise.
3805         * libio/oldstdfiles.c: Likewise.
3806         * libio/putc.c: Likewise.
3807         * libio/setbuf.c: Likewise.
3808         * libio/setlinebuf.c: Likewise.
3809         * libio/stdfiles.c: Likewise.
3810         * libio/stdio.c: Likewise.
3811         * libio/strops.c: Likewise.
3812         * libio/vasprintf.c: Likewise.
3813         * libio/vscanf.c: Likewise.
3814         * libio/vsnprintf.c: Likewise.
3815         * libio/vswprintf.c: Likewise.
3816         * libio/wfiledoalloc.c: Likewise.
3817         * libio/wfileops.c: Likewise.
3818         * libio/wgenops.c: Likewise.
3819         * libio/wstrops.c: Likewise.
3820         * malloc/mtrace.c: Likewise.
3821         * misc/error.c: Likewise.
3822         * misc/syslog.c: Likewise.
3823         * nss/getXXbyYY_r.c: Likewise.
3824         * nss/getXXent_r.c: Likewise.
3825         * nss/hosts-lookup.c: Likewise.
3826         * stdio-common/getw.c
3827         * stdio-common/printf-prs.c: Likewise.
3828         * stdio-common/printf_fp.c: Likewise.
3829         * stdio-common/printf_size.c: Likewise.
3830         * stdio-common/putw.c: Likewise.
3831         * stdio-common/scanf.c: Likewise.
3832         * stdio-common/sprintf.c: Likewise.
3833         * stdio-common/tmpfile64.c: Likewise.
3834         * stdio-common/vfprintf.c: Likewise.
3835         * stdio-common/vfscanf.c: Likewise.
3836         * stdlib/strfmon.c: Likewise.
3837         * sunrpc/auth_des.c: Likewise.
3838         * sunrpc/auth_none.c: Likewise.
3839         * sunrpc/auth_unix.c: Likewise.
3840         * sunrpc/authdes_prot.c: Likewise.
3841         * sunrpc/authuxprot.c: Likewise.
3842         * sunrpc/clnt_perr.c: Likewise.
3843         * sunrpc/clnt_raw.c: Likewise.
3844         * sunrpc/clnt_tcp.c: Likewise.
3845         * sunrpc/clnt_udp.c: Likewise.
3846         * sunrpc/clnt_unix.c: Likewise.
3847         * sunrpc/key_call.c: Likewise.
3848         * sunrpc/key_prot.c: Likewise.
3849         * sunrpc/openchild.c: Likewise.
3850         * sunrpc/pm_getmaps.c: Likewise.
3851         * sunrpc/pm_getport.c: Likewise.
3852         * sunrpc/pmap_clnt.c: Likewise.
3853         * sunrpc/pmap_prot.c: Likewise.
3854         * sunrpc/pmap_prot2.c: Likewise.
3855         * sunrpc/pmap_rmt.c: Likewise.
3856         * sunrpc/rpc_cmsg.c: Likewise.
3857         * sunrpc/rpc_prot.c: Likewise.
3858         * sunrpc/svc_authux.c: Likewise.
3859         * sunrpc/svc_raw.c: Likewise.
3860         * sunrpc/svc_simple.c: Likewise.
3861         * sunrpc/svc_tcp.c: Likewise.
3862         * sunrpc/svc_udp.c: Likewise.
3863         * sunrpc/svc_unix.c: Likewise.
3864         * sunrpc/xdr.c: Likewise.
3865         * sunrpc/xdr_array.c: Likewise.
3866         * sunrpc/xdr_mem.c: Likewise.
3867         * sunrpc/xdr_rec.c: Likewise.
3868         * sunrpc/xdr_ref.c: Likewise.
3869         * sunrpc/xdr_stdio.c: Likewise.
3870         * sysdeps/generic/_strerror.c: Likewise.
3871         * sysdeps/generic/printf_fphex.c: Likewise.
3872         * sysdeps/generic/tmpfile.c: Likewise.
3873         * sysdeps/gnu/errlist.awk: Likewise.
3874         * sysdeps/gnu/errlist.c: Likewise.
3875
3876         * libio/Makefile (routines): Remove iosprint.
3877         * libio/iosprintf.c: Removed
3878
3879
3880 2002-02-24  Ulrich Drepper  <drepper@redhat.com>
3881
3882         * elf/dl-support.c (_dl_non_dynamic_init): Renamed from
3883         non_dynamic_init and exported now.
3884         * sysdeps/unix/sysv/linux/ldsodefs.h: Declare _dl_non_dynamic_init.
3885         * sysdeps/unix/sysv/linux/init-first.c: Call _dl_non_dynamic_init for
3886         !SHARED.
3887         * sysdeps/mach/hurd/i386/init-first.c: Likewise.
3888         * sysdeps/mach/hurd/powerpc/init-first.c: Likewise.
3889         * sysdeps/mach/hurd/mips/init-first.c: Likewise.
3890
3891 2002-02-23  Ulrich Drepper  <drepper@redhat.com>
3892
3893         * elf/dl-close.c (free_slotinfo): Check for end of list and return
3894         true in this case.
3895
3896         * locale/iso-639.def: Add language codes for Walloon.
3897
3898         * elf/dl-fini.c (_dl_fini): Print some final statistics on the
3899         total number of relocations performed.
3900
3901         * elf/sprof.c (load_profdata): If do_test provide information as
3902         to why loading failed.
3903         * elf/dl-profile.c (_dl_start_profile): Initialize all of
3904         hist_hdr.dimen.
3905
3906         * csu/set-init.c: Moved to...
3907         * sysdeps/mach/hurd/set-init.c: ...here.  New file.
3908         * csu/Makefile: Don't compile set-init.
3909         * sysdeps/mach/hurd/Makefile: Compile set-init for subdir csu.
3910         * sysdeps/mach/hurd/i386/init-first.c: Call __init_misc in addition
3911         to __libc_init.
3912         * sysdeps/mach/hurd/mips/init-first.c: Likewise.
3913         * sysdeps/mach/hurd/powerpc/init-first.c: Likewise.
3914         * sysdeps/unix/sysv/linux/init-first.c: Call __init_misc instead of
3915         __libc_init.
3916         * misc/init-misc.c: Always export __init_misc.  Don't define hooks for
3917         __libc_subinit.
3918
3919 2002-02-22  Ulrich Drepper  <drepper@redhat.com>
3920
3921         * elf/Versions: Add _dl_allocate_tls and _dl_deallocate_tls.
3922         * elf/rtld.c (dl_main): Use _dl_allocate_tls with INTUSE.
3923         * sysdeps/generic/dl-tls.c: Add INTDEF for _dl_allocate_tls.
3924         (_dl_deallocate_tls): New function.
3925         * sysdeps/generic/ldsodefs.h: Declare _dl_allocate_tls_internal and
3926         _dl_deallocate_tls.
3927
3928 2002-02-21  Jakub Jelinek  <jakub@redhat.com>
3929
3930         * libio/fileops.c (_IO_file_seekoff_mmap): Fix fseek SEEK_END.
3931         * stdio-common/tst-fseek.c (main): Add test for this.
3932
3933 2002-02-19  Ulrich Drepper  <drepper@redhat.com.>
3934
3935         * stdlib/Versions: Move __on_exit to GLIBC_PRIVATE.
3936
3937 2002-02-19  Jakub Jelinek  <jakub@redhat.com>
3938
3939         * libio/fileops.c (_IO_file_underflow_mmap): Cast to unsigned char
3940         pointer before dereferencing.
3941
3942 2002-02-18  Roland McGrath  <roland@frob.com>
3943
3944         * sysdeps/mach/hurd/times.c: Fix typo in last change.
3945
3946         * sysdeps/mach/hurd/setpriority.c [POLICY_TIMESHARE_BASE_COUNT]:
3947         Use task_policy in place of task_priority.
3948
3949         * sysdeps/generic/bits/mman.h
3950         (MS_ASYNC, MS_SYNC, MS_INVALIDATE): New macros.
3951         * sysdeps/mach/msync.c: New file.
3952
3953         * sysdeps/mach/powerpc/syscall.S: New file.
3954
3955         * mach/msg.c [MACH_MSG_OVERWRITE]
3956         (__mach_msg_trap, __mach_msg_overwrite): New functions.
3957         * mach/Versions (libc: GLIBC_2.0): Add mach_msg_overwrite and __ name.
3958
3959         * sysdeps/mach/configure.in: Check for clock.defs to put into
3960         mach_interface_list.
3961         * sysdeps/mach/configure: Regenerated.
3962
3963         * mach/Makefile (mach-machine): New variable, set from $(base-machine).
3964         ($(objpfx)mach-syscalls.mk): Use it in place of $(base-machine).
3965         ($(mach-syscalls:%=$(objpfx)%.S) static pattern rule):
3966         Use <mach/machine/syscall_sw.h> instead of <sysdep.h>.
3967         (mach-shortcuts): Add device_read_overwrite_request,
3968         device_read_overwrite, vm_read_overwrite, thread_switch.
3969
3970         * configure.in (base_machine): Set to $machine by default.
3971         * configure: Regenerated.
3972
3973         * sysdeps/mach/configure.in: Check for <mach/machine/ndr_def.h>
3974         or <machine/ndr_def.h> and add -DNDR_DEF_HEADER=... to DEFINES.
3975         * sysdeps/mach/configure: Regenerated.
3976         * mach/mach_init.c [NDR_DEF_HEADER]: #include it.
3977
3978         * hurd/hurdfault.c (_hurdsig_fault_init): Add a cast.
3979
3980         * hurd/hurd/signal.h: Include <setjmp.h> for `jmp_buf' decl.
3981
3982         * mach/msgserver.c (__mach_msg_server_timeout) [! MACH_RCV_LARGE]:
3983         Double MAX_SIZE and don't retry on MACH_RCV_TOO_LARGE.
3984
3985 2002-02-17  Roland McGrath  <roland@frob.com>
3986
3987         * sysdeps/mach/hurd/times.c
3988         [NO_CREATION_TIME] (startup_time): New static variable.
3989         [NO_CREATION_TIME] (times_init): New static function in __libc_subinit.
3990         (__times) [NO_CREATION_TIME]: Use startup_time in lieu of task
3991         creation_time from task_basic_info.
3992         (__times): Use __gettimeofday instead of __host_get_time.
3993
3994         * hurd/intr-msg.c (_hurd_intr_rpc_mach_msg) [! MACH_MSG_TYPE_BIT]:
3995         Use untyped Mach IPC message format.
3996
3997         * hurd/catch-exc.c: Include <assert.h>, missing from last change.
3998
3999         * hurd/Versions (libc: GLIBC_2.0): Add _S_catch_exception_raise_state,
4000         _S_catch_exception_raise_state_identity,
4001         _hurdsig_fault_catch_exception_raise_state,
4002         _hurdsig_fault_catch_exception_raise_state_identity.
4003
4004         * mach/shortcut.awk: Don't apply the /^}$/ rule when $proto == "".
4005
4006         * sysdeps/mach/getsysstats.c (__get_avphys_pages) [HOST_VM_INFO]: Use
4007         __host_info with HOST_VM_INFO flavor instead of __vm_statistics.
4008
4009         * sysdeps/mach/hurd/getpriority.c [TASK_SCHED_TIMESHARE_INFO]: Find
4010         `base_priority' in PIP->timeshare_base_info instead of PIP->taskinfo.
4011
4012         * sysdeps/mach/hurd/dl-sysdep.c [FMH]: Define for i386 only.
4013         (fmh, unfmh): Define these functions only #if FMH.  Otherwise define
4014         them as no-op macros.
4015         [FMH] (ELF_MACHINE_USER_ADDRESS_MASK): Redefine it to zero.
4016         (__mmap): Uncomment uses of ELF_MACHINE_USER_ADDRESS_MASK.
4017
4018         * sysdeps/powerpc/dl-machine.h
4019         (ELF_MACHINE_USER_ADDRESS_MASK): New macro.
4020
4021         * hurd/hurdselect.c (_hurd_select) [MACH_MSG_TRAILER_MINIMUM_SIZE]:
4022         Use untyped Mach IPC message format.
4023
4024         * sysdeps/mach/hurd/ioctl.c (__ioctl) [! MACH_MSG_TYPE_BIT]:
4025         Handle untyped Mach IPC message formats.
4026
4027         * hurd/catch-exc.c (_S_catch_exception_raise) [EXC_MASK_ALL]:
4028         Expect different argument conventions when this is defined.
4029         [EXC_MASK_ALL] (_S_catch_exception_raise_state): New stub function.
4030         [EXC_MASK_ALL] (_S_catch_exception_raise_state_identity): Likewise.
4031         * hurd/hurdfault.c: Likewise for _hurdsig_fault_catch_exception_*.
4032         [NDR_CHAR_ASCII] (mig_reply_header_t): #define as mig_reply_error_t
4033         for OSF Mach variant.
4034         (faulted): Use mig_reply_error_t for REPLY.
4035         (_hurdsig_fault_init) [EXC_MASK_ALL]: Use EXCEPTION_STATE_IDENTITY
4036         in __thread_set_exception_ports call.
4037         (_hurdsig_fault_init) [MACH_PORT_RECEIVE_STATUS]: Use
4038         __mach_port_set_attributes in place of __mach_port_set_qlimit.
4039
4040         * sysdeps/mach/powerpc/sysdep.h (_MACH_MACHINE_ASM_H): Define this
4041         before include <sysdeps/mach/sysdep.h>, to inhibit <mach/machine/asm.h>
4042         on Darwin, which includes bogons.
4043
4044         * sysdeps/powerpc/dl-machine.h (elf_machine_rela): Move local
4045         variable LOADBASE so it's not declared when it's not used.
4046
4047 2002-02-16  Roland McGrath  <roland@frob.com>
4048
4049         * sysdeps/mach/hurd/times.c (__times) [NO_CREATION_TIME]: Don't try
4050         to use BI.creation_time.
4051
4052         * mach/Machrules (MIG): Add -x c to CPP value passed down.
4053
4054         * config.h.in: Add #undef HAVE_HOST_PAGE_SIZE.
4055         * sysdeps/mach/configure.in: Check for host_page_size RPC to define it.
4056         * mach/mach_init.c (__mach_init) [HAVE_HOST_PAGE_SIZE]: Use
4057         host_page_size instead of vm_statistics.
4058
4059         * sysdeps/mach/Makefile (mach-before-compile): Don't include
4060         mach_interface.h here, since not all variants use that name.
4061
4062         * sysdeps/mach/configure.in: Add some checks for Mach headers
4063         to ensure a sane installation.
4064         (mach_interface_list): Define this variable by checking for .defs
4065         files found in various variants.
4066         * configure.in (mach_interface_list): AC_SUBST this.
4067         * config.make.in (mach-interface-list): New substituted variable.
4068         * mach/Makefile (user-interfaces): Define this using the value
4069         of $(mach-interface-list) instead of mach, mach4.
4070         Updated other references to mach_interface to use it as well.
4071
4072         * sysdeps/mach/powerpc/machine-lock.h: Avoid multi-line strings.
4073
4074         * mach/msgserver.c [NDR_CHAR_ASCII] (mig_reply_header_t): #define as
4075         mig_reply_error_t for OSF Mach variant.
4076
4077         * mach/Makefile (routines): Remove bootprivport.
4078         * mach/bootprivport.c: File removed.  It has never been used.
4079
4080         * mach/msg-destroy.c (__mach_msg_destroy) [MACH_MSG_PORT_DESCRIPTOR]:
4081         Grok the OSF flavor of message format.
4082         (mach_msg_destroy_port): For MAKE_SEND and
4083         MAKE_SEND_ONCE rights, create an destroy a right to ensure proper
4084         no-senders notification.
4085
4086 2002-02-06  Roland McGrath  <roland@frob.com>
4087
4088         * hurd/Versions (libc: GLIBC_2.0): Move cthread_fork, cthread_detach
4089         to here if 2.0 compatibility enabled ...
4090         (libc: GLIBC_2.1.3): ... from here.
4091
4092 2002-02-15  Ulrich Drepper  <drepper@redhat.com>
4093
4094         * elf/dl-open.c (dl_open_worker): Catch wrap-around of TLS
4095         generation counter.
4096         * elf/dl-close.c (_dl_close): Likewise.
4097
4098 2002-02-14  Ulrich Drepper  <drepper@redhat.com>
4099
4100         * elf/Makefile: Add rules to build and run tst-tls8.
4101         * elf/tst-tls8.c: New file.
4102         * elf/tst-tlsmod4.c: New file.
4103
4104         * stdlib/test-a64l.c (tests): Add more test cases.
4105
4106         * sunrpc/rtime.c (rtime): Change type of thetime to uint32_t.
4107         Reported by Walter Harms <WHarms@bfs.de>.
4108
4109 2002-02-11  Jes Sorensen  <jes@trained-monkey.org>
4110
4111         * sysdeps/unix/sysv/linux/ia64/bits/sigcontext.h: Add sc_flag bit
4112         definitions for struct sigcontext.
4113         Suggested by David Mosberger-Tang.
4114
4115 2002-02-13  Ulrich Drepper  <drepper@redhat.com>
4116
4117         * elf/dl-close.c (remove_slotinfo): New function.  Handles everything
4118         for removing reference of module in slotinfo list.
4119         (_dl_close): Use remove_slotinfo.
4120         * sysdeps/generic/dl-tls.c: General pretty printing.
4121         (oom): Define only if SHARED.
4122         (_dl_next_tls_modid): Correct starting point for the case we assume
4123         there is a gap.  Add missing instruction grouping (doh!).  Correct
4124         tests for reaching maximum index.
4125         * elf/Makefile: Add rules to build and run tst-tls7.
4126         * elf/tst-tls7.c: New file.
4127         * elf/tst-tlsmod3.c: New file.
4128
4129         * elf/tst-tlsmod1.c: Move #include "tls-macros.h" instead #ifdef
4130         USE_TLS.
4131         * elf/tst-tlsmod2.c: Likewise.
4132
4133         * elf/dl-close.c (_dl_close): When closing an object using TLS
4134         either decrement dl_tls_max_dtv_idx or set dl_tls_dtv_gaps to
4135         true.  Increment dl_tls_generation only if we closed any TLS-using
4136         object.
4137         * elf/tst-tls6.c: New file.
4138         * elf/Makefile: Add rules to build and run tst-tls6.
4139
4140         * po/da.po: Update from translation team.
4141
4142         * locale/categories.def: Fix typo [PR libc/2948].
4143         * po/Makefile (BROKEN_LINGUAS): Works with current gettext
4144         [PR libc/2949].
4145         * locale/iso-4217.def: Update from official version [PR libc/2950].
4146         * glibcbug.in: Honor TMPDIR [PR libc/2951].
4147         * locale/programs/ld-collate.c (collate_finish): Bail out with a
4148         message if input is too confusion instead of using assert.
4149         (collate_read): Don't crash on unknown symbol [PR libc/2952].
4150         Patches by Alastair McKinstry <alastair@pdd.3com.com>.
4151
4152         * elf/tst-tls1.c: Move #include "tls-macros.h" instead #ifdef USE_TLS.
4153         * elf/tst-tls2.c: Likewise.
4154         * elf/tst-tls3.c: Likewise.
4155
4156 2002-02-13  Jakub Jelinek  <jakub@redhat.com>
4157
4158         * elf/dl-close.c (free_slotinfo): Only define if TLS supported.
4159
4160 2002-02-13  Ulrich Drepper  <drepper@redhat.com>
4161
4162         * elf/dl-open.c (dl_open_worker): Only bump the generation counter
4163         if this is really necessary.
4164
4165         * elf/dl-close.c (_dl_close): Implement freeing entries in the
4166         slotinfo array.
4167         (free_mem): Free memory for the slotinfo array if possible.
4168
4169 2002-02-12  Andreas Schwab  <schwab@suse.de>
4170
4171         * csu/gmon-start.c (__gmon_start__): Remove '&' from ENTRY_POINT.
4172
4173 2002-02-12  Ulrich Drepper  <drepper@redhat.com>
4174
4175         * sysdeps/generic/dl-tls.c (TLS_DTV_UNALLOCATED): Renamed from
4176         TLS_DTV_UNALLOCATE.
4177         (oom): New function.
4178         (_dl_next_tls_modid): Rewrite to handle dl_tls_dtv_slotinfo_list.
4179         (_dl_determine_tlsoffset): Likewise.
4180         (_dl_allocate_tls): Likewise.
4181         (__TLS_GET_ADDR): Define if not already defined.
4182         (_dl_tls_symaddr): New function.
4183         (allocate_and_init): New function.
4184         (__tls_get_addr): Actually implement handling of generation counter
4185         and deferred allocation.
4186         * sysdeps/generic/ldsodefs.h (_rtld_global): Remove _dl_initimage_list,
4187         add _dl_tls_dtv_slotinfo_list, _dl_tls_static_nelem, and
4188         _dl_tls_generation.
4189         Define TLS_SLOTINFO_SURPLUS and DTV_SURPLUS.
4190         Declare _dl_tls_symaddr.
4191         * sysdeps/i386/dl-tls.h: Disable __tls_get_addr handling unless
4192         SHARED.
4193         * include/link.h (struct link_map):  Remove l_tls_nextimage and
4194         l_tls_previmage.
4195         * elf/dl-sym.c (_dl_sym): After successful lookup call _dl_tls_symaddr
4196         instead of DL_SYMBOL_ADDRESS for STT_TLS symbols.
4197         (_dl_vsym): Likewise.
4198         * elf/rtld.c (_dl_start_final): Adjust initdtv initialization for new
4199         layout.
4200         (dl_main): Allow PT_TLS be present for empty segment.  Remove
4201         nextimage list handling.  Instead add all modules using TLS to
4202         dl_tls_dtv_slotinfo_list.
4203         * elf/dl-open.c (dl_open_worker): After successfully loading all
4204         objects add those with TLS to the dl_tls_dtv_slotinfo_list list.
4205         * elf/dl-load.c (_dl_map_object_from_fd): If PT_TLS entry is for an
4206         empty segment don't do anything.  Remove handling of initimage list.
4207         * elf/Versions [ld] (GLIBC_2.0): Add __libc_memalign.
4208         (GLIBC_PRIVATE): Add _dl_tls_symaddr.
4209         * elf/dl-minimal.c: Define __libc_memalign.
4210         * elf/dl-support.c: Remove _dl_initimage_list.  Add
4211         _dl_tls_dtv_slotinfo_list, _dl_tls_static_nelem, and
4212         _dl_tls_generation.
4213         * include/stdlib.h: Declare __libc_memalign.
4214
4215         * elf/Makefile: Add rules to build and run tst-tls4 and tst-tls5.
4216         * elf/tst-tls4.c: New file.
4217         * elf/tst-tls5.c: New file.
4218         * elf/tst-tlsmod2.c: New file.
4219
4220         * elf/tls-macros.h: asms using ___tls_get_addr destroy %ecx and %edx.
4221
4222         * elf/tst-tlsmod1.c: Don't define variables unles USE_TLS.
4223
4224         * elf/tst-tls1.c: Use test-skeleton.c.
4225         * elf/tst-tls2.c: Likewise.
4226         * elf/tst-tls3.c: Likewise.
4227
4228         * elf/dl-conflict.c (RESOLVE_MAP): Return NULL not 0.
4229
4230 2002-02-08  Daniel Jacobowitz  <drow@mvista.com>
4231
4232         * sysdeps/mips/machine-gmon.h: Update MCOUNT for current GCC behavior.
4233
4234 2002-02-10  Ulrich Drepper  <drepper@redhat.com>
4235
4236         * elf/elf.h: Define R_386_TLS_GD and R_386_TLS_LDM.
4237
4238         * elf/tst-tls3.c: New file.
4239         * elf/tst-tlsmod1.c: New file.
4240         * elf/Makefile: Add rules to build and run tst-tls3.
4241
4242         * sysdeps/i386/dl-machine.h: Include <tls.h>.
4243         (elf_machine_type_class): Set ELF_RTYPE_CLASS_PLT also for the three
4244         TLS relocations.
4245
4246         * elf/do-lookup.h (FCT): st_value can be zero for STT_TLS symbols.
4247
4248         * po/fr.po: Update from translation team.
4249
4250         * elf/tls-macros.h: Add alternative macros for use in PIC.
4251
4252         * elf/dl-lookup.c: Include <tls.h>.
4253         * elf/do-lookup.h (FCT): Don't discard STT_TLS symbols.
4254
4255         * sysdeps/generic/dl-tls.c (_dl_determine_tlsoffset): More changes
4256         required by passing pointer to last element of the list.
4257
4258         * elf/dl-load.c (_dl_map_object_from_fd): Move adjustment of
4259         l_tls_initimage to a place where it actually is performed.
4260
4261         * sysdeps/generic/glob.c (glob): Explicitly set gl_pathc to zero
4262         after globfree() calls.
4263
4264         * elf/dl-deps.c (struct openaux_args): Add open_mode element.
4265         (openaux): Pass open_mode as new last argument to _dl_map_object.
4266         (_dl_map_object_deps): Add new argument open_mode.  Initialize
4267         open_mode element of args variable with it.
4268         * elf/dl-open.c (dl_open_worker): Pass __RTLD_DLOPEN flag is set to
4269         _dl_map_object_deps.
4270         * elf/rtld.c (dl_main): Add zero as last parameter to
4271         _dl_map_object_deps call.
4272         * sysdeps/generic/ldsodefs.h: Adjust prototype of _dl_map_object_deps.
4273         * elf/nodlopen2.c: New file.
4274         * elf/nodlopenmod2.c: New file.
4275         * elf/Makefile: Add rules to build and run nodlopen2.
4276
4277         * elf/tst-tls1.c: Move TLS helper macros to...
4278         * elf/tls-macros.h: ...here.  New file.
4279         * elf/tst-tls2.c: New file.
4280         * elf/Makefile (tests): Add tst-tls2.
4281         (distribute): Add tls-macros.h.
4282
4283         * po/sv.po: Update from translation team.
4284
4285         * elf/tst-tls1.c (main): Add complete set of tests.  Split
4286         architecture specific definitions from the actual test code.
4287
4288         * po/tr.po: Update from translation team.
4289
4290 2002-02-09  Ulrich Drepper  <drepper@redhat.com>
4291
4292         * elf/Makefile (tests): Add tst-tls1.
4293         * elf/tst-tls1.c: New file.
4294
4295         * sysdeps/generic/dl-tls.c (_dl_determine_tlsoffset): Don't handle
4296         alignment of TCB for now.
4297
4298         * elf/rtld.c (dl_main): Use p_vaddr as address of TLS
4299         initialization image for the application itself.
4300
4301         * sysdeps/generic/dl-tls.c (_dl_allocate_tls): Correctly terminate
4302         loop to initialize TLS block.
4303
4304 2002-02-08  Richard Henderson  <rth@redhat.com>
4305
4306         * sysdeps/generic/ldsodefs.h (struct rtld_global): Also include
4307         _dl_cpuclock_offset if HP_SMALL_TIMING_AVAIL.
4308
4309         * sysdeps/alpha/elf/initfini.c: Use \n\ for multiline string.
4310
4311 2002-02-09  Jakub Jelinek  <jakub@redhat.com>
4312
4313         * sysdeps/generic/dl-environ.c (unsetenv): Clear cnt before use.
4314
4315 2002-02-08  Ulrich Drepper  <drepper@redhat.com>
4316
4317         * po/ca.po: Update from translation team.
4318         * po/sk.po: Likewise.
4319
4320         * elf/rtld.c (_dl_start_final): Install DTV explicitly.
4321         (dl_main): Move dtv/static TLS handling before relocation.
4322         Unconditionally call _dl_tlsoffset.  Call _dl_allocate_tls and
4323         TLS_INIT_TP to allocate and install the dtv/static TLS block.
4324         * sysdeps/generic/dl-tls.c (_dl_determine_tlsoffset): If no object
4325         so far uses TLS initialize GL(dl_tls_static_size) and
4326         GL(dl_tls_static_align) to account for the TCB.
4327         (_dl_allocate_tls): New function.
4328         * sysdeps/generic/ldsodefs.h (rtld_global): Add
4329         _dl_initial_dtv_malloced.
4330
4331         * configure.in: Test for __builtin_memset more realistically.
4332
4333         * csu/version.c (banner): If TLS support is available say so.
4334
4335 2002-02-04  H.J. Lu  <hjl@gnu.org>
4336
4337         * sysdeps/mips/dl-machine.h (elf_machine_matches_host): Use
4338         __attribute_used__.
4339         (__dl_runtime_resolve): Likewise.
4340
4341         * sysdeps/mips/machine-gmon.h (_MCOUNT_DECL): Make it a real
4342         declaration.
4343
4344 2001-11-15  H.J. Lu  <hjl@gnu.org>
4345
4346         * sysdeps/unix/sysv/linux/mips/sys/procfs.h: Don't include
4347         <signal.h>, <sys/ucontext.h> nor <asm/elf.h>. Updated for gdb.
4348
4349         * sysdeps/unix/sysv/linux/mips/sys/user.h: New.
4350
4351 2002-02-07  H.J. Lu  <hjl@gnu.org>
4352
4353         * sysdeps/mips/atomicity.h (compare_and_swap): Remove
4354         ".set noreorder".
4355         * sysdeps/unix/sysv/linux/mips/sys/tas.h (_test_and_set):
4356         Likewise.
4357
4358 2002-02-07  Ulrich Drepper  <drepper@redhat.com>
4359
4360         * sysdeps/unix/sysv/linux/bits/stat.h: Undo last patch.
4361
4362         * sysdeps/i386/dl-tls.h (__tls_get_addr): Call
4363         ___tls_get_addr_internal.
4364         (___tls_get_addr_internal): Define as alias for ___tls_get_addr.
4365
4366         * po/ko.po: Update from translation team.
4367
4368 2002-02-07  Jakub Jelinek  <jakub@redhat.com>
4369
4370         * sysdeps/unix/sysv/linux/bits/stat.h (struct stat): Remove packed
4371         attribute, change __pad{1,2} type to unsigned int.
4372         (struct stat64): Remove packed attribute.
4373
4374 2002-02-07  Ulrich Drepper  <drepper@redhat.com>
4375
4376         * sysdeps/i386/dl-tls.h: No need for #ifdef USE_TLS.
4377
4378 2002-02-07  Andreas Schwab  <schwab@suse.de>
4379
4380         * configure.in: Fix check for -zcombreloc.
4381
4382 2002-02-06  H.J. Lu  <hjl@gnu.org>
4383
4384         * config.h.in (HAVE_BUILTIN_MEMSET): New.
4385         * configure.in: Check if __builtin_memset really works.
4386         * elf/rtld.c (_dl_start): Check HAVE_BUILTIN_MEMSET instead of
4387         __GNUC_PREREQ (2, 96) before using __builtin_memset.
4388
4389 2002-02-06  Jakub Jelinek  <jakub@redhat.com>
4390
4391         * io/bug-ftw3.c (main): Don't try the test if root.
4392
4393 2002-02-06  Martin Schwidefsky  <schwidefsky@de.ibm.com>
4394
4395         * sysdeps/unix/sysv/linux/s390/brk.c (__brk): Correct inline assembly
4396         constraints.
4397         * sysdeps/unix/sysv/linux/s390/s390-32/bits/resource.h (RLIMIT_LOCKS):
4398         Add RLIMIT_LOCKS and adjust RLIMIT_NLIMITS.
4399         * sysdeps/unix/sysv/linux/s390/s390-64/bits/resource.h (RLIMIT_LOCKS):
4400         Likewise.
4401         * sysdeps/unix/sysv/linux/s390/s390-32/clone.S (clone): Make clone
4402         a weak alias for __clone.
4403         * sysdeps/unix/sysv/linux/s390/s390-64/clone.S (clone): Likewise.
4404         * sysdeps/unix/sysv/linux/s390/s390-32/profil-counter.h: Fix typo.
4405         * sysdeps/unix/sysv/linux/s390/s390-64/Makefile: Add framestate.
4406         * sysdeps/unix/sysv/linux/s390/s390-64/Versions: New file.
4407         * sysdeps/unix/sysv/linux/s390/s390-64/mmap.S (__mmap64): Make __mmap
4408         a weak alias for __mmap64.
4409
4410 2002-02-05  H.J. Lu  <hjl@gnu.org>
4411
4412         * sysdeps/mips/atomicity.h (exchange_and_add): Not use branch likely.
4413         (atomic_add): Likewise.
4414         (compare_and_swap): Likewise.
4415         * sysdeps/unix/sysv/linux/mips/sys/tas.h (_test_and_set): Likewise.
4416
4417 2002-02-07  Ulrich Drepper  <drepper@redhat.com>
4418
4419         * sysdeps/generic/dl-tls.c: Don't read TLS header if TLS is not needed.
4420
4421         * sysdeps/generic/dl-tls.c (_dl_determine_tlsoffset): Account for
4422         alignment of the TCB and store total size and alignment of static
4423         TLS block in _dl_tls_static_size and _dl_tls_static_align.
4424         tls_index is a typedef.
4425         * sysdeps/generic/ldsodefs.h: Declare _dl_tls_static_size and
4426         _dl_tls_static_align.
4427         * sysdeps/i386/dl-tls.h: tls_index is a typedef.
4428         * elf/dl-support.c: Define _dl_tls_static_size and
4429         _dl_tls_static_align.
4430
4431 2002-02-06  Ulrich Drepper  <drepper@redhat.com>
4432
4433         * configure.in: Add --without-tls option.
4434         * sysdeps/i386/elf/configure.in: Don't check for TLS support if
4435         --without-tls is given.
4436
4437         * sysdeps/generic/dl-tls.c: Include <tls.h>.
4438
4439         * sysdeps/i386/dl-tls.h: Don't define anything if !USE_TLS.
4440
4441 2002-02-06  Roland McGrath  <roland@frob.com>
4442
4443         * malloc/hooks.c [! HAVE_MREMAP]: Conditionalize unused decls.
4444         * malloc/malloc.c [! HAVE_MREMAP]: Likewise.
4445
4446         * scripts/versions.awk: Improve error message for missing version.
4447         Each version inherits from the last one only if they have the same
4448         nonnumeric prefix, i.e. GLIBC_x.y and GLIBC_x.z or FOO_x and FOO_y
4449         but not GLIBC_x and FOO_y.
4450
4451         * scripts/firstversions.awk: Handle libraries that don't have each
4452         particular version named in the third column of shlib-versions.
4453
4454         * scripts/firstversions.awk: Don't mess with GLIBC_PRIVATE.
4455
4456 2002-02-06  Ulrich Drepper  <drepper@redhat.com>
4457
4458         * Versions.def [ld]: Add GLIBC_2.3.
4459         * elf/Versions [ld]: Add __tls_get_addr to GLIBC_2.3.
4460         * elf/Makefile (dl-routines): Add dl-tls.
4461         (distribute): Add dl-tls.h.
4462         * sysdeps/generic/ldsodefs.h (struct rtld_global): Remove
4463         _dl_tls_module_cnt, add _dl_tls_max_dtv_idx and _dl_tls_dtv_gaps.
4464         Add prototypes for _dl_next_tls_modid and _dl_determine_tlsoffset.
4465         * elf/dl-load.c (_dl_map_object_from_fd): Store alignment requirement
4466         along with the other info in the link map.  Change queueing of init
4467         images for double linked list.  Use _dl_next_tls_modid to compute
4468         l_tls_modid.
4469         * elf/rtld.c (_dl_start_final): Store alignment requirement
4470         along with the other info in rtld map and executable map.
4471         (dl_main): Add ld.so to the init image list if necessary.  Compute
4472         final module ID with _dl_next_tls_modid.
4473         * include/link.h (struct link_map): Add l_tls_previmage and
4474         l_tls_align.
4475         * eld/dl-support.c: Define _dl_tls_max_dtv_idx and _dl_tls_dtv_gaps.
4476         * sysdeps/i386/elf/Versions: New file.
4477         * sysdeps/generic/dl-tls.c: New file.
4478         * sysdeps/generic/dl-tls.h: New file.
4479         * sysdeps/i386/dl-tls.h: New file.
4480
4481 2002-02-06  Roland McGrath  <roland@frob.com>
4482
4483         * sysdeps/unix/sysv/linux/netinet/ip.h: Moved to ...
4484         * sysdeps/generic/netinet/ip.h: ... here, replacing old file.
4485
4486 2002-01-05  Roland McGrath  <roland@frob.com>
4487
4488         * sysdeps/mach/configure.in: New file.
4489         * sysdeps/mach/configure: New generated file.
4490
4491         * mach/Makefile (user-interfaces): Remove default_pager_helper.
4492         It has never been used by anything.
4493
4494 2002-02-06  H.J. Lu  <hjl@gnu.org>
4495
4496         * sysdeps/mips/elf/ldsodefs.h: Make sure the right <ldsodefs.h>
4497         is included.
4498
4499 2002-02-06  Ulrich Drepper  <drepper@redhat.com>
4500
4501         * sysdeps/unix/sysv/linux/bits/stat.h (struct stat): Add
4502         attribute((packed)) to counter stupid people misusing gcc options.
4503         (struct stat64): Likewise.
4504
4505 2002-02-05  Ulrich Drepper  <drepper@redhat.com>
4506
4507         * elf/rtld.c (dl_main): Correct indentation.  Use bool as type for
4508         the variables which are used as booleans.
4509
4510 2002-02-06  Andreas Jaeger  <aj@suse.de>
4511
4512         * include/libc-symbols.h (INTUSE): Renamed from INT.
4513         * elf/dl-deps.c: Change users.
4514         * sysdeps/generic/dl-sysdep.c: Likewise.
4515         * sysdeps/generic/dl-cache.c: Likewise.
4516         * elf/dl-reloc.c: Likewise.
4517         * elf/rtld.c: Likewise.
4518         * elf/dl-version.c: Likewise.
4519         * elf/dl-load.c: Likewise.
4520         * elf/dl-dst.h: Likewise.
4521         * elf/dl-init.c: Likewise.
4522         * elf/dl-error.c: Likewise.
4523         * elf/dl-fini.c: Likewise.
4524         * elf/dl-runtime.c: Likewise.
4525         * elf/do-lookup.h: Likewise.
4526
4527         * stdio-common/_itoa.h: Undefine SPECIAL to avoid duplicate
4528         definition.
4529         * stdio-common/_itowa.h: Likewise.
4530
4531 2002-02-05  Ulrich Drepper  <drepper@redhat.com>
4532
4533         * elf/dl-minimal.c: Define _itoa_lower_digits.
4534
4535         * elf/dynamic-link.h (elf_get_dynamic_info): ld.so can have
4536         DT_FLAGS set.
4537
4538         * elf/dl-load.c (_dl_map_object_from_fd): Prevent dynamically
4539         loading modules with the DF_STATIC_TLS flag set.
4540         * elf/dynamic-link.h (elf_get_dynamic_info): Initialize l_flags
4541         element.
4542         * include/link.h (struct link_map): Add l_flags field.
4543         * elf/elf.h (DF_STATIC_TLS): New definition.
4544
4545         * dlfcn/Makefile: Add rules to build and run bug-dlopen1.
4546         * dlfcn/bug-dlopen1.c: New file.  By Bruno Haible.
4547
4548         * elf/rtld.c (process_dl_debug): Correct printing help message.
4549         * elf/dl-misc.c (_dl_debug_vdprintf): Implement precision handling
4550         for %s.
4551
4552         * inet/getnetgrent_r.c (innetgr): Add int* parameter to getfct
4553         definition and pass &errno in use of this variable.
4554         Reported by Simon Wilkinson <simon@sxw.org.uk> [PR libc/2911].
4555
4556 2002-02-04  Andreas Schwab  <schwab@suse.de>
4557
4558         * locale/programs/localedef.h (WITH_CUR_LOCALE): Define.
4559         * locale/programs/charmap-dir.c: Wrap calls that output messages
4560         with WITH_CUR_LOCALE.  Include "localedef.h" first.
4561         * locale/programs/charmap.c: Likewise.
4562         * locale/programs/ld-address.c: Likewise.
4563         * locale/programs/ld-collate.c: Likewise.
4564         * locale/programs/ld-ctype.c: Likewise.
4565         * locale/programs/ld-identification.c: Likewise.
4566         * locale/programs/ld-measurement.c: Likewise.
4567         * locale/programs/ld-messages.c: Likewise.
4568         * locale/programs/ld-monetary.c: Likewise.
4569         * locale/programs/ld-name.c: Likewise.
4570         * locale/programs/ld-numeric.c: Likewise.
4571         * locale/programs/ld-paper.c: Likewise.
4572         * locale/programs/ld-telephone.c: Likewise.
4573         * locale/programs/ld-time.c: Likewise.
4574         * locale/programs/linereader.c: Likewise.
4575         * locale/programs/linereader.h: Likewise.
4576         * locale/programs/localedef.c: Likewise.
4577         * locale/programs/locfile.c: Likewise.
4578         * locale/programs/repertoire.c: Likewise.
4579
4580 2002-02-05  Ulrich Drepper  <drepper@redhat.com>
4581
4582         * elf/rtld.c (_dl_start_final): Determine load address to locate
4583         ehdr with GL(dl_rtld_map).l_map_start.
4584
4585         * po/ca.po: Update from translation team.
4586
4587         * elf/rtld.c (dl_main): Read PT_TLS entry of the executable.
4588         * elf/dl-load.c (_dl_map_object_from_fd): Handle PT_TLS program
4589         header entry.
4590         * sysdeps/generic/ldsodefs.h (struct rtld_global): Add
4591         _dl_tls_module_cnt.
4592         * elf/dl-support.c: Define _dl_initimage_list and _dl_tls_module_cnt.
4593
4594 2002-02-04  Ulrich Drepper  <drepper@redhat.com>
4595
4596         * elf/rtld.c (_dl_start): Fill TLS values in link map for rtld.
4597         * include/link.h (struct link_map): Add various members for TLS
4598         information.
4599         * sysdeps/generic/ldsodefs.h (struct rtld_global): Remove
4600         _rtld_tlsoffset, add _dl_initimage_list.
4601         * sysdeps/i386/dl-lookupcfg.h: New file.
4602         * sysdeps/i386/dl-machine.h (elf_machine_rel): Implement missing
4603         TLS relocation.  When using TLS we now use RESOLVE_MAP.
4604         (elf_machine_rela): Use RESOLVE_MAP instead of RESOLVE_MAP if TLS
4605         is used.
4606
4607         * sysdeps/generic/dl-cache.c (_dl_cache_libcmp): Mark as possibly
4608         unused.
4609
4610         * elf/rtld.c (_dl_start_final): Allocate TLS and initialize
4611         thread-pointer as soon as possible.
4612         * sysdeps/generic/ldsodefs.h: Include <tls.h>.  Define first TLS
4613         elements in rtld_global.
4614         * sysdeps/generic/tls.h: New file.
4615         * elf/Makefile (distribute): Add tls.h.
4616         * sysdeps/i386/dl-machine.h (elf_machine_rel): Add support for TLS
4617         relocations.  Not complete yet.
4618
4619         * resolv/resolv.h: Allow user to define __need_res_state and only
4620         define __res_start structure then.
4621         * include/resolv.h: Only declare functions if _RESOLV_H_ is defined.
4622
4623         * sysdeps/generic/dl-sysdep.c (_dl_sysdep_start): Move
4624         dl_cpuclock_offset initialization to _dl_start_final.
4625         (_dl_show_auxv): Avoid unnecessary sign extension.
4626         * elf/rtld.c (_dl_start_final): Initialize dl_cpuclock_offset.
4627
4628 2002-02-03  Ulrich Drepper  <drepper@redhat.com>
4629
4630         * config.h.in: Add HAVE_TLS_SUPPORT.
4631         * sysdeps/i386/elf/configure.in: New file.
4632
4633 2002-02-03  Andreas Schwab  <schwab@suse.de>
4634
4635         * sysdeps/posix/readv.c: Use ssize_t for bytes_read.
4636         * sysdeps/posix/writev.c: Use ssize_t for bytes_written.  Fix comment.
4637
4638 2002-02-03  Thorsten Kukuk  <kukuk@suse.de>
4639
4640         * sysdeps/posix/writev.c: Check for ssize_t overflow, don't use
4641         alloca if the memory reqirements are too high.
4642
4643 2002-02-03  Ulrich Drepper  <drepper@redhat.com>
4644
4645         * elf/dl-load.c (decompose_rpath): Avoid using strstr.
4646         * elf/dl-minimal.c (_strerror_r): Use _itoa instead of _itoa_word since
4647         the former is available anyway and speed isn't important here.
4648         * elf/dl-misc.c (_dl_debug_vdprintf): Likewise.
4649         * elf/dl-version.c (match_symbol): Likewise.
4650         (_dl_check_map_versions): Likewise.
4651         * elf/rtld.c (process_envvars): Likewise.
4652         (print_statistics): Likewise.
4653         * sysdeps/generic/dl-sysdep.c (_dl_show_auxv): Likewise.
4654         * elf/dl-minimal.c (_itoa): Always define it.  Make it work for all
4655         bases.  Add assert to catch uses of unimplemented features.
4656         (__strsep): Add assert to catch uses of unimplemented features.
4657         * elf/dl-object.c (_dl_new_object): Don't use rawmemchr.  Use strchr
4658         and avoid inline optimization.
4659         * elf/rtld.c (process_envvars): Likewise.
4660         * elf/dl-open.c: Don't include <stdio-common/_itoa.h>.
4661         * elf/dl-profile.c (_dl_start_profile): Help compiler to avoid ffs.
4662         * elf/rtld.c (dl_main): Avoid strsep inline optimization.
4663
4664 2002-02-02  Ulrich Drepper  <drepper@redhat.com>
4665
4666         * stdio-common/_itoa.h: Minor simplifications of the code.
4667         * stdio-common/_itoa.c: Likewise.
4668
4669         * elf/dl-reloc.c (_dl_relocate_object): Use _dl_debug_printf
4670         instead of _dl_printf for debugging info output.
4671
4672         * manual/examples/mkfsock.c (make_named_socket): Make sure name is
4673         always NUL-terminated.  Patch by Chris D. Sloan <cds@cs.hmc.edu>.
4674
4675 2002-02-01  H.J. Lu  <hjl@gnu.org>
4676
4677         * sysdeps/mips/atomicity.h (exchange_and_add): Use branch likely.
4678         (atomic_add): Likewise.
4679         (compare_and_swap): Return 0 only when failed to compare. Use
4680         branch likely.
4681
4682         * sysdeps/unix/sysv/linux/mips/sys/tas.h (_test_and_set): Use
4683         branch likely.
4684
4685 2002-02-03  kaz Kojima  <kkojima@rr.iij4u.or.jp>
4686
4687         * sysdeps/sh/dl-machine.h (elf_machine_rela): Fix a typo.
4688
4689 2002-02-02  Ulrich Drepper  <drepper@redhat.com>
4690
4691         * elf/dl-minimal.c (__strsep): New minimal implementation.
4692
4693 2002-02-02  Paul Eggert  <eggert@twinsun.com>
4694
4695         * src/mktime.c [defined DEBUG && STDC_HEADERS]: Include <string.h>.
4696         (__mktime_internal): If no tm_isdst is requested, prefer solutions
4697         with tm_isdst > 0 when the requested time falls within a
4698         spring-forward gap [PR libc/2894].
4699
4700 2002-02-03  Andreas Schwab  <schwab@suse.de>
4701
4702         * stdio-common/tst-rndseek.c: Increase timeout.
4703
4704 2002-02-02  Ulrich Drepper  <drepper@redhat.com>
4705
4706         Change ld.so to not use functions which are exported.  One cannot
4707         interpose them anyway.  Use INT() to mark uses, INTDEF() to mark
4708         definitions.
4709         * include/libc-symbols.h: Define INT and INTDEF.
4710         * sysdeps/generic/ldsodefs.h: Declare _dl_debug_printf_internal,
4711         _dl_signal_error_internal, _dl_map_object_internal,
4712         _dl_map_object_deps_internal, _dl_lookup_symbol_internal,
4713         _dl_lookup_versioned_symbol_internal,
4714         _dl_relocate_object_internal, _dl_debug_state_internal,
4715         _dl_start_profile_internal, and _dl_unload_cache_internal.
4716         * include/dlfcn.h: Declare _dl_catch_error_internal.
4717         * elf/rtld.c: Use INT for calls to any of the *_internal functions
4718         above.  Add INTDEF to function definitions.
4719         * elf/dl-debug.c: Likewise.
4720         * elf/dl-deps.c: Likewise.
4721         * elf/dl-dst.h: Likewise.
4722         * elf/dl-error.c: Likewise.
4723         * elf/dl-fini.c: Likewise.
4724         * elf/dl-init.c: Likewise.
4725         * elf/dl-load.c: Likewise.
4726         * elf/dl-lookup.c: Likewise.
4727         * elf/dl-misc.c: Likewise.
4728         * elf/dl-open.c: Likewise.
4729         * elf/dl-profile.c: Likewise.
4730         * elf/dl-reloc.c: Likewise.
4731         * elf/dl-runtime.c: Likewise.
4732         * elf/dl-version.c: Likewise.
4733         * elf/do-lookup.h: Likewise.
4734         * sysdeps/generic/dl-cache.c: Likewise.
4735         * sysdeps/generic/dl-sysdep.c: Likewise.
4736         * sysdeps/alpha/dl-machine.h (RTLD_START): Call _dl_init_internal
4737         instead of _dl_init.
4738         * sysdeps/arm/dl-machine.h: Likewise.
4739         * sysdeps/cris/dl-machine.h: Likewise.
4740         * sysdeps/hppa/dl-machine.h: Likewise.
4741         * sysdeps/i386/dl-machine.h: Likewise.
4742         * sysdeps/ia64/dl-machine.h: Likewise.
4743         * sysdeps/m68k/dl-machine.h: Likewise.
4744         * sysdeps/mips/dl-machine.h: Likewise.
4745         * sysdeps/mips/mips64/dl-machine.h: Likewise.
4746         * sysdeps/s390/s390-32/dl-machine.h: Likewise.
4747         * sysdeps/s390/s390-64/dl-machine.h: Likewise.
4748         * sysdeps/sh/dl-machine.h: Likewise.
4749         * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
4750         * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
4751         * sysdeps/x86_64/dl-machine.h: Likewise.
4752         * sysdeps/powerpc/dl-start.S (_dl_start_user): Likewise.
4753
4754         * elf/Versions: Don't export _dl_check_all_versions, _dl_sysdep_start,
4755         and _dl_debug_initialize.
4756
4757         * elf/dl-object.c (_dl_new_object): Avoid using strrchr.  We have
4758         more information.
4759         * elf/rtld.c (dl_main): Avoid strrchr.
4760         * sysdeps/unix/sysv/linux/dl-origin.c (_dl_get_origin): Use the
4761         result of readlink.  Search from the back for '/'.
4762
4763         * elf/dl-profile.c (_dl_start_profile): Help the compiler to avoid
4764         strncpy if possible.
4765
4766         * sysdeps/generic/dl-environ.c (unsetenv): Optimize.  Don't use
4767         strncmp.
4768         * elf/dl-load.c (is_dst): Optimize.  Don't call strncmp twice.
4769         * elf/rtld.c (process_dl_debug): Optimize. Avoid calls to strncmp,
4770         strspn, and strcspn.
4771         (process_envvars): Don't use strcspn.
4772
4773         * elf/dl-load.c (_dl_dst_count): Fix possible endless loop.
4774         (_dl_dst_substitute): Likewise.
4775
4776 2002-02-01  Ulrich Drepper  <drepper@redhat.com>
4777
4778         * elf/do-rel.h (elf_dynamic_do_rel): Help the compiler recognize
4779         code which is never used when relocating ld.so itself.
4780
4781         * elf/dynamic-link.h (elf_get_dynamic_info): Optimize a bit for
4782         starting ld.so itself.  Move l_addr variable initialization closer
4783         to use.
4784         (_ELF_DYNAMIC_DO_RELOC): Help the compiler optimize a bit.
4785
4786 2002-02-01  Jakub Jelinek  <jakub@redhat.com>
4787
4788         * Versions.def (libc): Add GLIBC_PRIVATE.
4789         (libdb, libnss_db, libdb1): Remove.
4790         (libnss_compat, libnss_dns, libnss_files, libnss_hesiod, libnss_nis,
4791         libnss_nisplus): Move all symbols to GLIBC_PRIVATE.
4792         (libpthread): Add GLIBC_PRIVATE.
4793         (libresolv): Likewise, remove GLIBC_2.1.
4794         (ld): Add GLIBC_PRIVATE, remove GLIBC_2.1.1, GLIBC_2.2, GLIBC_2.2.1,
4795         GLIBC_2.2.3, GLIBC_2.3.
4796         * catgets/Versions (__open_catalog): Move to GLIBC_PRIVATE.
4797         * elf/Versions (_dl_open, _dl_close, _dl_addr, _dl_init_first,
4798         _dl_sym, _dl_vsym): Likewise.
4799         (__libc_enable_secure, __libc_stack_end, _dl_argv, _dl_catch_error,
4800         _dl_check_all_versions, _dl_check_map_versions, _dl_debug_initialize,
4801         _dl_debug_printf, _dl_debug_state, _dl_dst_count, _dl_dst_substitute,
4802         _dl_init, _dl_lookup_symbol, _dl_lookup_symbol_skip,
4803         _dl_lookup_versioned_symbol, _dl_lookup_versioned_symbol_skip,
4804         _dl_map_object, _dl_map_object_deps, _dl_out_of_memory,
4805         _dl_relocate_object, _dl_signal_error, _dl_start_profile,
4806         _dl_starting_up, _dl_sysdep_start, _dl_unload_cache, _rtld_global):
4807         Likewise.
4808         (_dl_object_relocation_scope): Remove.
4809         * hesiod/Versions: Move all symbols to GLIBC_PRIVATE.
4810         * iconv/Versions (__gconv_alias_db, __gconv_modules_db,
4811         __gconv_cache): Move to GLIBC_PRIVATE.
4812         * inet/Versions (__internal_endnetgrent, __internal_getnetgrent_r,
4813         __internal_setnetgrent): Likewise.
4814         * io/Versions (__libc_open, __libc_close, __libc_read, __libc_write,
4815         __libc_lseek, __libc_fcntl, __libc_open64, __libc_lseek64): Likewise.
4816         * locale/Versions (__collate_element_hash, __collate_element_strings,
4817         __collate_symbol_classes, __collate_symbol_hash,
4818         __collate_symbol_strings, _nl_current_LC_COLLATE,
4819         _nl_current_LC_CTYPE): Likewise.
4820         * misc/Versions (__libc_fsync, __libc_msync): Likewise.
4821         * nis/Versions (libnss_compat): Move all symbols to GLIBC_PRIVATE.
4822         (libnss_nis, libnss_nisplus): Likewise.
4823         * nss/Versions (_nss_files_parse_grent, _nss_files_parse_pwent,
4824         _nss_files_parse_spent): Move to GLIBC_PRIVATE.
4825         (libnss_files): Move all symbols to GLIBC_PRIVATE.
4826         * posix/Versions (__libc_wait, __libc_waitpid, __libc_pause,
4827         __libc_nanosleep, __libc_fork, __libc_pread, __libc_pread64,
4828         __libc_pwrite, __libc_pwrite64): Move to GLIBC_PRIVATE.
4829         * resolv/Versions (__gai_sigqueue, __ns_name_unpack, __ns_name_ntop,
4830         __ns_get16, __ns_samename): Likewise.
4831         (libnss_dns): Move all symbols to GLIBC_PRIVATE.
4832         * setjmp/Versions (__libc_longjmp, __libc_siglongjmp): Move to
4833         GLIBC_PRIVATE.
4834         * socket/Versions (__libc_accept, __libc_send, __libc_recvfrom,
4835         __libc_recvmsg, __libc_sendmsg, __libc_recv, __libc_sendto,
4836         __libc_connect): Likewise.
4837         * stdio-common/Versions (_itoa_lower_digits, _itoa_upper_digits):
4838         Likewise.
4839         * stdlib/Versions (__libc_system): Likewise.
4840         * sunrpc/Versions (__rpc_thread_destroy): Likewise.
4841         * sysdeps/hppa/Versions: Move all symbols to GLIBC_PRIVATE.
4842         * sysdeps/ia64/fpu/Versions: Likewise.
4843         * sysdeps/ia64/Versions: Likewise.
4844         * sysdeps/unix/sysv/linux/ia64/Versions: Likewise.
4845         * sysdeps/unix/sysv/linux/i386/Versions (__modify_ldt): Move
4846         to GLIBC_PRIVATE.
4847         * sysdeps/unix/sysv/linux/x86_64/Versions (__modify_ldt): Likewise.
4848         * sysdeps/unix/sysv/linux/Versions (__syscall_rt_sigqueueinfo,
4849         __libc_sigaction): Likewise.
4850         * termios/Versions (__libc_tcdrain): Likewise.
4851
4852         * misc/sys/cdefs (__attribute_noinline__): Define.
4853         * elf/dl-lookup.c (_dl_do_lookup, _dl_do_lookup_versioned): Add
4854         __attribute_noinline__.
4855
4856         * elf/Makefile (rtld-routines): Add dl-xstat64, dl-fxstat64.
4857         * elf/dl-xstat64.c: New file.
4858         * elf/dl-fxstat64.c: New file.
4859         * sysdeps/unix/sysv/linux/fxstat64.c: If RTLD_STAT64 is defined,
4860         don't export __fxstat64 at multiple versions.
4861         * sysdeps/unix/sysv/linux/lxstat64.c: Similarly.
4862         * sysdeps/unix/sysv/linux/xstat64.c: Similarly.
4863
4864 2002-01-18  Isamu Hasegawa  <isamu@yamato.ibm.com>
4865
4866         * locale/program/ld-collate.c (collate_finish): Assign a wide
4867         char collation sequence value to multi character collating
4868         elements, and avoid over writing by non-character elements.
4869
4870 2002-02-01  Ulrich Drepper  <drepper@redhat.com>
4871
4872         * elf/Makefile (distribute): Add dl-procinfo.c.
4873         * sysdeps/unix/sysv/linux/i386/Dist: Remove dl-procinfo.c.
4874         * sysdeps/unix/sysv/linux/arm/Dist: Likewise.
4875
4876 2002-02-01  Jakub Jelinek  <jakub@redhat.com>
4877
4878         * sysdeps/generic/ldsodefs.h (_dl_load_lock): Remove duplicate
4879         definition.
4880         * sysdeps/ia64/hp-timing.h: Move _dl_hp_timing_overhead in
4881         _rtld_global struct.
4882         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h: Likewise.
4883         * sysdeps/sparc/sparc64/hp-timing.c: Likewise.
4884         * sysdeps/sparc/sparc64/hp-timing.h: Likewise.
4885         * sysdeps/sparc/sparc64/Makefile: Make hp-timing static only.
4886         * sysdeps/unix/sysv/aix/init-first.c (_dl_fpu_control,
4887         _dl_fpu_control_set): Remove unused externs.
4888         * sysdeps/unix/sysv/linux/sparc/sparc32/dl-procinfo.c: New file.
4889         * sysdeps/unix/sysv/linux/sparc/sparc64/dl-procinfo.c: New file.
4890         * sysdeps/unix/sysv/linux/sparc/sparc32/dl-procinfo.h: Move procinfo
4891         related variables in _rtld_global struct.
4892         * sysdeps/unix/sysv/linux/sparc/sparc64/dl-procinfo.h: Likewise.
4893         * sysdeps/unix/sysv/linux/init-first.c (_dl_fpu_control_set): Remove
4894         unused extern.
4895
4896 2002-02-01  Ulrich Drepper  <drepper@redhat.com>
4897
4898         * sysdeps/generic/dl-procinfo.c: New file.
4899
4900 2002-02-01  Andreas Schwab  <schwab@suse.de>
4901
4902         * sysdeps/m68k/dl-machine.h: Don't use multi-line string literals.
4903
4904 2002-02-01  Ulrich Drepper  <drepper@redhat.com>
4905
4906         * elf/rtld.c (_dl_start): Mark as internal_function.
4907         * sysdeps/i386/dl-machine.h (RTLD_START): Pass parameter for _dl_start
4908         in register.
4909         (elf_machine_rel): Cleanup and minor optimization for RTLD_BOOTSTRAP.
4910         General pretty printing.
4911
4912 2002-01-31  Ulrich Drepper  <drepper@redhat.com>
4913
4914         * elf/dl-minimal.c: Define _itoa for 32-bit machines with HP timing.
4915         * elf/dl-reloc.c: Pretty printing.
4916         * sysdeps/generic/ldsodefs.h: Move _dl_hp_timing_overhead and
4917         procinfo-related variables in rtld_global struct.
4918         * elf/dl-support.c: Likewise.
4919         * elf/rtld.c: Likewise.
4920         * sysdeps/i386/i686/Makefile: Likewise.
4921         * sysdeps/i386/i686/hp-timing.c: Likewise.
4922         * sysdeps/i386/i686/hp-timing.h: Likewise.
4923         * sysdeps/ia64/Makefile: Likewise.
4924         * sysdeps/ia64/hp-timing.c: Likewise.
4925         * sysdeps/sparc/sparc32/sparcv9/Makefile: Likewise.
4926         * sysdeps/sparc/sparc32/sparcv9/hp-timing.c: Likewise.
4927         * sysdeps/unix/sysv/linux/arm/dl-procinfo.c: Likewise.
4928         * sysdeps/unix/sysv/linux/arm/dl-procinfo.h: Likewise.
4929         * sysdeps/unix/sysv/linux/i386/Makefile: Likewise.
4930         * sysdeps/unix/sysv/linux/i386/dl-procinfo.c: Likewise.
4931         * sysdeps/unix/sysv/linux/i386/dl-procinfo.h: Likewise.
4932         * sysdeps/x86_64/Makefile: Likewise.
4933
4934         * sysdeps/generic/ldsodefs.h: Add _dl_load_lock, _dl_lazy,
4935         _dl_dynamic_weak, _dl_fpu_control, _dl_cpuclock_offset, and
4936         _dl_debug_fd to rtld_global.
4937         * elf/Versions: Likewise.
4938         * elf/dl-close.c: Likewise.
4939         * elf/dl-iteratephdr.c: Likewise.
4940         * elf/dl-lookup.c: Likewise.
4941         * elf/dl-misc.c: Likewise.
4942         * elf/dl-open.c: Likewise.
4943         * elf/dl-support.c: Likewise.
4944         * elf/do-lookup.h: Likewise.
4945         * elf/rtld.c: Likewise.
4946         * sysdeps/generic/dl-cache.c: Likewise.
4947         * sysdeps/generic/dl-sysdep.c: Likewise.
4948         * sysdeps/ia64/Versions: Likewise.
4949         * sysdeps/unix/clock_gettime.c: Likewise.
4950         * sysdeps/unix/clock_settime.c: Likewise.
4951         * sysdeps/unix/sysv/linux/init-first.c: Likewise.
4952         * sysdeps/sparc/Versions: Removed.
4953         * sysdeps/i386/i686/Versions : Removed.
4954         * sysdeps/x86_64/Versions: Removed.
4955         * configure.in: Define HAVE_PROTECTED if .protected is available.
4956         * config.h.in: Add entry for HAVE_PROTECTED.
4957
4958 2002-01-31  Jakub Jelinek  <jakub@redhat.com.
4959
4960         * sysdeps/alpha/dl-machine.h: Move global variables for SHARED
4961         code in struct _rtld_global.  Export this struct, remove all
4962         exports for the signal variables.
4963         * sysdeps/arm/dl-machine: Likewise.
4964         * sysdeps/generic/dl-origin: Likewise.
4965         * sysdeps/generic/dl-sysdep: Likewise.
4966         * sysdeps/generic/dl-cache: Likewise.
4967         * sysdeps/hppa/dl-fptr: Likewise.
4968         * sysdeps/hppa/dl-machine: Likewise.
4969         * sysdeps/cris/dl-machine: Likewise.
4970         * sysdeps/i386/dl-machine: Likewise.
4971         * sysdeps/ia64/dl-machine: Likewise.
4972         * sysdeps/m68k/dl-machine: Likewise.
4973         * sysdeps/mach/hurd/dl-sysdep: Likewise.
4974         * sysdeps/mips/mips64/dl-machine: Likewise.
4975         * sysdeps/mips/dl-machine: Likewise.
4976         * sysdeps/powerpc/elf/libc-start: Likewise.
4977         * sysdeps/powerpc/dl-machine: Likewise.
4978         * sysdeps/powerpc/dl-start: Likewise.
4979         * sysdeps/sparc/sparc32/dl-machine: Likewise.
4980         * sysdeps/sparc/sparc64/dl-machine: Likewise.
4981         * sysdeps/sh/dl-machine: Likewise.
4982         * sysdeps/s390/s390-32/dl-machine: Likewise.
4983         * sysdeps/s390/s390-64/dl-machine: Likewise.
4984         * sysdeps/unix/sysv/aix/libc-start: Likewise.
4985         * sysdeps/unix/sysv/aix/start-libc: Likewise.
4986         * sysdeps/unix/sysv/linux/ia64/dl-static: Likewise.
4987         * sysdeps/unix/sysv/linux/m68k/getpagesize: Likewise.
4988         * sysdeps/unix/sysv/linux/sparc/sparc32/getpagesize: Likewise.
4989         * sysdeps/x86_64/dl-machine: Likewise.
4990
4991 2002-01-31  Ulrich Drepper  <drepper@redhat.com>
4992
4993         * sysdeps/posix/readv.c: Don't use alloca if the memory requirements
4994         are too high.
4995
4996 2002-01-31  Andreas Schwab  <schwab@suse.de>
4997
4998         * sysdeps/posix/readv.c: Check for ssize_t overflow.
4999
5000 2002-01-31  Andreas Schwab  <schwab@suse.de>
5001
5002         * sysdeps/generic/dl-sysdep.c (_dl_sysdep_start): Fix leftover
5003         reference to _dl_pagesize.
5004
5005 2002-01-30  Ulrich Drepper  <drepper@redhat.com>
5006
5007         * Versions.def [ld]: Add GLIBC_2.3.
5008         * elf/dl-addr.c: Move global variables for SHARED code in struct
5009         _rtld_global.  Export this struct, remove all exports for the
5010         signal variables.
5011         * elf/dl-close.c: Likewise.
5012         * elf/dl-conflict.c: Likewise.
5013         * elf/dl-debug.c: Likewise.
5014         * elf/dl-deps.c: Likewise.
5015         * elf/dl-dst.h: Likewise.
5016         * elf/dl-error.c: Likewise.
5017         * elf/dl-fini.c: Likewise.
5018         * elf/dl-init.c: Likewise.
5019         * elf/dl-iteratephdr.c: Likewise.
5020         * elf/dl-libc.c: Likewise.
5021         * elf/dl-load.c: Likewise.
5022         * elf/dl-lookup.c: Likewise.
5023         * elf/dl-minimal.c: Likewise.
5024         * elf/dl-object.c: Likewise.
5025         * elf/dl-open.c: Likewise.
5026         * elf/dl-profile.c: Likewise.
5027         * elf/dl-profstub.c: Likewise.
5028         * elf/dl-reloc.c: Likewise.
5029         * elf/dl-runtime.c: Likewise.
5030         * elf/dl-support.c: Likewise.
5031         * elf/dl-sym.c: Likewise.
5032         * elf/dl-version.c: Likewise.
5033         * elf/do-lookup.h: Likewise.
5034         * elf/do-rel.h: Likewise.
5035         * elf/dynamic-link.h: Likewise.
5036         * elf/rtld.c: Likewise.
5037         * sysdeps/generic/dl-cache.c: Likewise.
5038         * sysdeps/generic/dl-sysdep.c: Likewise.
5039         * sysdeps/generic/ldsodefs.h: Likewise.
5040         * sysdeps/generic/libc-start.c: Likewise.
5041         * sysdeps/i386/dl-machine.h: Likewise.
5042         * sysdeps/ia64/dl-fptr.c: Likewise.
5043         * sysdeps/ia64/dl-machine.h: Likewise.
5044         * sysdeps/unix/sysv/linux/dl-librecon.h: Likewise.
5045         * sysdeps/unix/sysv/linux/dl-origin.c: Likewise.
5046         * sysdeps/unix/sysv/linux/dl-osinfo.h: Likewise.
5047         * sysdeps/unix/sysv/linux/getclktck.c: Likewise.
5048         * sysdeps/unix/sysv/linux/getpagesize.c: Likewise.
5049         * sysdeps/unix/sysv/linux/i386/dl-librecon.h: Likewise.
5050         * sysdeps/unix/sysv/linux/ia64/dl-static.c: Likewise.
5051         * sysdeps/unix/sysv/linux/ia64/getpagesize.c: Likewise.
5052
5053 2002-01-29  Ulrich Drepper  <drepper@redhat.com>
5054
5055         * sysdeps/ia64/dl-lookupcfg.h (DL_AUTO_FUNCTION_ADDRESS): Add cast
5056         to avoid warning
5057         (DL_STATIC_FUNCTION_ADDRESS): Likewise.
5058
5059         * elf/dl-lookup.c: Only define or handle _dl_num_relocations for the
5060         SHARED version.
5061         * elf/dl-reloc.c: Likewise for _dl_num_cache_relocations.
5062
5063         * elf/rtld.c (_dl_start): Use __builtin_memset if available.
5064
5065 2002-01-29  Ben Collins  <bcollins@debian.org>
5066
5067         * string/bits/string2.h (__mempcpy): Protect size arg for
5068         addition when using __builtin_memcpy.
5069
5070 2002-01-29  Ulrich Drepper  <drepper@redhat.com>
5071
5072         * stdlib/Makefile (tests): Add tst-qsort.
5073         * stdlib/tst-qsort.c: New file.  Written by Paul Eggert.
5074
5075         * manual/signal.texi (Process Signal Mask): Document that
5076         pthread_sigmask, not sigprocmask, must be used in MT programs.
5077         Patch by Bertold Kolics <Bertold.Kolics@Sun.COM>.
5078
5079         * misc/hsearch_r.c (hsearch_r): Don't insert anything if entry is
5080         found.
5081         * misc/Makefile (tests): Add tst-hsearch.
5082         * misc/tst-hsearch.c: New file.
5083
5084 2002-01-18  Wolfram Gloger  <wg@malloc.de>
5085
5086         * malloc/malloc.c: Rewrite, adapted from Doug Lea's malloc-2.7.0.c.
5087         * malloc/malloc.h: Likewise.
5088         * malloc/thread-m.h: Spinlock definitions for x86/x86_64.
5089         * malloc/arena.c: New file.
5090         * malloc/hooks.c: New file.
5091         * malloc/tst-mallocstate.c: New file.
5092         * malloc/Makefile: Add new testcase tst-mallocstate.
5093         Add arena.c and hooks.c to distribute.  Fix commented CPPFLAGS.
5094
5095 2002-01-28  Ulrich Drepper  <drepper@redhat.com>
5096
5097         * stdlib/msort.c: Remove last patch.  The optimization violates the
5098         same rule which qsort.c had problems with.
5099
5100 2002-01-27  Paul Eggert  <eggert@twinsun.com>
5101
5102         * stdlib/qsort.c (_quicksort): Do not apply the comparison function
5103         to a pivot element that lies outside the array to be sorted, as
5104         ISO C99 requires that the comparison function be called only with
5105         addresses of array elements [PR libc/2880].
5106
5107 2002-01-28  Ulrich Drepper  <drepper@redhat.com>
5108
5109         * elf/dl-load.c (_dl_map_object): Remove incorrect optimization
5110         for SHARED code.  Reported by Ben Collins <bcollins@debian.org>.
5111
5112         * timezone/asia: Update from tzdata2002b.
5113         * timezone/australasia: Likewise.
5114         * timezone/backward: Likewise.
5115         * timezone/europe: Likewise.
5116         * timezone/leapseconds: Likewise.
5117         * timezone/iso3166.tab: Likewise.
5118         * timezone/zone.tab: Likewise.
5119
5120 2002-01-23  Richard Henderson  <rth@redhat.com>
5121
5122         * sysdeps/alpha/Makefile (pic-ccflag): New variable.
5123
5124 2002-01-28  Ulrich Drepper  <drepper@redhat.com>
5125
5126         * string/strxfrm.c: Allocate one more byte for rulearr and clear
5127         this element [PR libc/2855].
5128
5129         * string/strcoll.c: Handle zero-length arguments specially
5130         [PR libc/2856].
5131
5132 2002-01-23  Jakub Jelinek  <jakub@redhat.com>
5133
5134         * string/bits/string2.h (__mempcpy): For gcc 3.0+, don't use
5135         __mempcpy_small but instead use __builtin_memcpy ( , , n) + n for
5136         short lengths and constant src.
5137         (strcpy): Don't optimize for gcc 3.0+.
5138         (__stpcpy): For gcc 3.0+, don't use
5139         __stpcpy_small but instead use __builtin_strcpy (, src) + strlen (src)
5140         for short string literal src.
5141
5142 2002-01-23  Jeroen Dobbelaere  <jeroen.dobbelaere@acunia.com>
5143
5144         * sysdeps/unix/sysv/linux/configure.in (libc_cv_gcc_unwind_find_fde):
5145         Set for arm, too.
5146
5147 2001-01-22  Paul Eggert  <eggert@twinsun.com>
5148
5149         * manual/llio.texi (Linked Channels, Cleaning Streams):
5150         Make it clearer that a just-opened input stream might need cleaning.
5151
5152 2002-01-21  H.J. Lu  <hjl@gnu.org>
5153
5154         * sysdeps/mips/dl-machine.h (ELF_MACHINE_BEFORE_RTLD_RELOC):
5155         Don't use label at end of compound statement.
5156
5157 2002-01-28  Stephen L Moshier  <moshier@mediaone.net>
5158
5159         * sysdeps/ieee754/ldbl-96/e_lgammal_r.c (__ieee754_lgammal_r):
5160         Remove test for negative integer arg; sin_pi does it correctly.
5161
5162 2002-01-20  Ulrich Drepper  <drepper@redhat.com>
5163
5164         * nscd/Makefile (distribute): Filter out xmalloc.c.
5165
5166 2002-01-19  Ulrich Drepper  <drepper@redhat.com>
5167
5168         * libio/fileops.c (_IO_file_underflow_mmap): Don't define as static.
5169         Set offset if read end wasn't the buffer end.
5170         (_IO_file_seekoff_mmap): New function.
5171         (_IO_file_xsgetn_mmap): New function.
5172         (_IO_file_jumps_mmap): Use the two new functions.
5173         * libio/wfileops.c (_IO_wfile_underflow_mmap): Handle end read buffer
5174         != end buffer.
5175         * libio/libioP.h: Declare _IO_file_seekoff_mmap and
5176         _IO_file_underflow_mmap.
5177         * libio/iofopen.c: Don't position file descriptor at end of file.
5178         * libio/tst-widetext.c: Improve error messages.
5179         * stdio-common/tst-rndseek.c: Likewise.
5180
5181 2002-01-18  Ulrich Drepper  <drepper@redhat.com>
5182
5183         * sysdeps/unix/sysv/linux/bits/statvfs.h: Avoid warning about comma at
5184         end of enum for !_GNU_SOURCE.
5185         * sysdeps/unix/sysv/linux/alpha/bits/statvfs.h: Likewise.
5186         * sysdeps/unix/sysv/linux/ia64/bits/statvfs.h: Likewise.
5187         * sysdeps/unix/sysv/linux/sparc/bits/statvfs.h: Likewise.
5188         * sysdeps/mach/hurd/bits/statvfs.h: Don't define non-standard ST_*
5189         values unless _GNU_SOURCE.
5190
5191         * iconvdata/tcvn5712-1.c: Minor cleanups.
5192
5193 2002-01-18  Andreas Schwab  <schwab@suse.de>
5194
5195         * sysdeps/unix/sysv/linux/configure.in
5196         (libc_cv_gcc_unwind_find_fde): Set for m68k, too.
5197
5198 2002-01-16  Roger Sayle  <roger@eyesopen.com>
5199
5200         * stdlib/msort.c (msort_with_tmp): Replace implementation with
5201         more efficient "Towers of Hanoi" mergesort.
5202         (hanoi_sort, hanoi_sort_int, hanoi_sort_long): New functions,
5203         for generic, sizeof(int) and sizeof(long) variants respectively.
5204
5205 2002-01-17  Ulrich Drepper  <drepper@redhat.com>
5206
5207         * manual/syslog.texi (openlog): Describe possible problems with
5208         first parameter.
5209         Patch by Christopher Allen Wing <wingc@engin.umich.edu>.
5210
5211         * nscd/nscd.c (drop_privileges): Removed.  Adjust caller.
5212         * nscd/connections.c (begin_drop_privileges): New function.
5213         (finish_drop_privileges): New function.
5214         (nscd_init): Call the new functions which also install all groups
5215         for the server user.
5216         * nscd/Makefile (nscd-modules): Add xmalloc for nscd.
5217         Patch by Christopher Allen Wing <wingc@engin.umich.edu>.
5218
5219 2002-01-17  H.J. Lu  <hjl@gnu.org>
5220
5221         * sysdeps/mips/dl-machine.h (__dl_runtime_resolve): Remove
5222         `const' from `got'.
5223
5224 2002-01-17  Martin Schwidefsky  <schwidefsky@de.ibm.com>
5225
5226         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext.S: Use 64 bit
5227         instructions for pointer operations.
5228         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S: Likewise.
5229
5230 2002-01-17  Andreas Jaeger  <aj@suse.de>
5231
5232         * sysdeps/unix/sysv/linux/powerpc/sys/procfs.h: GCC 3.1 has
5233         __uint128_t build-in.
5234
5235         * sysdeps/unix/sysv/linux/configure.in: Fix check for S390 and
5236         PowerPC, sync with 2.2 branch.
5237
5238 2002-01-16  Ulrich Drepper  <drepper@redhat.com>
5239
5240         * posix/getconf.c: Update copyright year.
5241         * nss/getent.c: Likewise.
5242         * nscd/nscd_nischeck.c: Likewise.
5243         * iconv/iconvconfig.c: Likewise.
5244         * iconv/iconv_prog.c: Likewise.
5245         * elf/ldconfig.c: Likewise.
5246         * catgets/gencat.c: Likewise.
5247         * csu/version.c: Likewise.
5248         * elf/ldd.bash.in: Likewise.
5249         * elf/sprof.c (print_version): Likewise.
5250         * locale/programs/locale.c: Likewise.
5251         * locale/programs/localedef.c: Likewise.
5252         * nscd/nscd.c (print_version): Likewise.
5253         * debug/xtrace.sh: Likewise.
5254         * malloc/memusage.sh: Likewise.
5255         * malloc/mtrace.pl: Likewise.
5256
5257 2002-01-16  Andreas Schwab  <schwab@suse.de>
5258
5259         * sysdeps/unix/sysv/linux/ia64/ldd-rewrite.sed: Fix regexp to
5260         reliably remove "-ia64" from rtld name.
5261
5262 2002-01-16  Ulrich Drepper  <drepper@redhat.com>
5263
5264         * iconvdata/gb18030.c: Bug fixes and support for more characters.
5265         Patch by Yu Shao <yshao@redhat.com>.
5266
5267 2002-01-16  Martin Schwidefsky  <schwidefsky@de.ibm.com>
5268
5269         * sysdeps/unix/sysv/linux/s390/swapcontext.c: Remove.
5270         * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S: New file.
5271         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S: New file.
5272
5273 2002-01-14  Martin Schwidefsky  <schwidefsky@de.ibm.com>
5274
5275         * sysdeps/s390/fpu/libm-test-ulps: Update.
5276
5277 2002-01-11  Ulrich Drepper  <drepper@redhat.com>
5278
5279         * elf/elf.h: Update x86 relocations.
5280
5281 2002-01-10  Ulrich Drepper  <drepper@redhat.com>
5282
5283         * locale/programs/charmap.c (new_width): Check whether byte
5284         sequences for both ends of range have the same length.
5285
5286 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
5287
5288         * elf/elf.h (SHN_UNDEF): Remove duplicate definition.
5289
5290 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
5291
5292         * sysdeps/alpha/fpu/e_sqrt.c (__ieee754_sqrt): Don't use multi-line
5293         string literals.
5294         (__full_ieee754_sqrt): Add __attribute_used__.
5295
5296 2002-01-10  Ulrich Drepper  <drepper@redhat.com>
5297
5298         * sysdeps/generic/group_member.c (__group_member): Also check
5299         groups[0] [PR libc/2781].
5300
5301 2002-01-08  Ulrich Drepper  <drepper@redhat.com>
5302
5303         * Makefile (distribute): Add scripts/cpp.
5304         * elf/Makefile (distribute): Add reldep6mod[01234].c,
5305         unwind-dw2.c, unwind-dw2-fde.c, unwind.h, unwind-pe.h,
5306         unwind-dw2-fde.h, and dwarf2.h.
5307         * sysdeps/unix/bsd/bsd4.4/Dist: New file.
5308         * sysdeps/unix/sysv/aix/Dist: Add sysv_termio.h and start-libc.c.
5309         * sysdeps/unix/sysv/linux/ia64/Dist: Add ldd-rewrite.sed.
5310         * sysdeps/unix/sysv/linux/s390/Dist: Likewise.
5311
5312 2002-01-07  Roland McGrath  <roland@frob.com>
5313
5314         * sysdeps/mach/hurd/i386/init-first.c (_hurd_stack_setup): Use
5315         volatile on type of ARGC so the compiler doesn't get clever.
5316
5317 2002-01-07  Andreas Jaeger  <aj@suse.de>
5318
5319         * sysdeps/generic/bits/byteswap.h: Prevent double inclusion.
5320         * sysdeps/i386/bits/byteswap.h: Likewise.
5321         * sysdeps/ia64/bits/byteswap.h: Likewise.
5322         * sysdeps/m68k/bits/byteswap.h: Likewise.
5323         * sysdeps/s390/s390-32/bits/byteswap.h: Likewise.
5324         * sysdeps/s390/s390-64/bits/byteswap.h: Likewise [PR libc/2757].
5325
5326 2002-01-02  Bruno Haible  <bruno@clisp.org>
5327
5328         * intl/plural.y: Fix %expect count.
5329
5330 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
5331
5332         * elf/Makefile (routines, shared-only-routines): Add
5333         unwind-dw2-fde-glibc instead of unwind-dw2-fde.
5334         * elf/elf.h (PT_GNU_EH_FRAME): Define.
5335         * sysdeps/generic/unwind-dw2-fde-glibc.c: New file.
5336         * sysdeps/generic/unwind-dw2-fde.c (__register_frame_info_bases):
5337         Optimize if .eh_frame section contains no FDEs.
5338         (__register_frame, __deregister_frame_info_bases,
5339         __deregister_frame): Likewise.
5340         * sysdeps/generic/unwind-dw2.c (execute_cfa_program): Fix
5341         DW_CFA_restore handling.
5342
5343 2002-01-07  Stephen L Moshier  <moshier@mediaone.net>
5344
5345         * sysdeps/ieee754/ldbl-96/s_erfl.c (erfcl): Fix K&R header.
5346
5347         * sysdeps/ieee754/ldbl-96/e_lgammal_r.c (sin_pi): Fix typo in test
5348         for x < 0.25 and restore original range reduction method.
5349         (__ieee754_lgammal_r): Make sure signgam is set before returning.
5350
5351 2002-01-07  Ulrich Drepper  <drepper@redhat.com>
5352
5353         * libio/fileops.c (_IO_file_underflow_mmap): New function.
5354         (_IO_file_close_mmap): New function.
5355         (_IO_file_jumps_mmap): New variable.
5356         * libio/wfileops.c (_IO_wfile_underflow): Reset read pointer before
5357         trying to convert rest of byte buffer.
5358         (_IO_wfile_underflow_mmap): New function.
5359         (_IO_wfile_jumps_mmap): New variable.
5360         * libio/iofopen.c (__fopen_maybe_mmap): New function.
5361         (__fopen_internal): New function.  Split out from _IO_new_fopen.
5362         (_IO_new_fopen): Call __fopen_internal.
5363         * libio/iofopen64.c: Just call __fopen_internal.
5364         * libio/iofdopen.c: Call __fopen_maybe_mmap before returning
5365         successfully.
5366         * libio/iolibio.h: Declare __fopen_internal and __fopen_maybe_mmap.
5367         * libio/libioP.h: Declare _IO_file_jumps_mmap, _IO_wfile_jumps_mmap,
5368         _IO_file_close_mmap.
5369
5370         * sysdeps/gnu/_G_config.h: Define _G_MMAP64.
5371         * sysdeps/unix/sysv/linux/cris/_G_config.h: Likewise.
5372
5373         * stdio-common/Makefile (tests): Add tst-rndseek.
5374         * stdio-common/tst-rndseek.c: New file.
5375
5376 2002-01-05  Roland McGrath  <roland@frob.com>
5377
5378         * config.h.in (HAVE_MIG_RETCODE): New #undef.
5379         * sysdeps/mach/hurd/configure.in (hurd_MIG_RETCODE: New macro
5380         swiped from hurd package's aclocal.m4; use it to set HAVE_MIG_RETCODE.
5381         * sysdeps/mach/hurd/configure: Regenerated.
5382
5383 2002-01-03  Ulrich Drepper  <drepper@redhat.com>
5384
5385         * elf/elf.h: Add more TLS definitions.
5386
5387 2002-01-02  Ulrich Drepper  <drepper@redhat.com>
5388
5389         * include/features.h (__GLIBC_MINOR__): Bump to 3.
5390
5391 2002-01-02  Roland McGrath  <roland@frob.com>
5392
5393         * sysdeps/mach/hurd/sigwait.c (__sigwait): Use __sigandset,
5394         __sigisemptyset.  Don't use MASK uninitialized.
5395
5396         * sysdeps/mach/hurd/sigprocmask.c (__sigprocmask): Use __sigorset.
5397         * hurd/hurdinit.c (_hurd_new_proc_init): Use __sigisemptyset.
5398         * hurd/hurdsig.c (_hurd_internal_post_signal): Use __sigismember,
5399         __sigdelset, __sigaddset, __sigorset.
5400
5401         * sysdeps/generic/htonl.c: Use uint32_t instead of u_int32_t.
5402         * sysdeps/generic/htons.c: Use uint16_t instead of u_int16_t.
5403
5404         * hurd/hurdinit.c (_hurd_ports_use): Return EGRATUITOUS when
5405         _hurd_ports is null.
5406
5407         * hurd/hurdsig.c (_hurdsig_init): Conditionalize exception port setup
5408         for old CMU and new OSF Mach interface flavors.
5409         * hurd/hurdfault.c (_hurdsig_fault_init): Likewise.
5410         * sysdeps/mach/hurd/fork.c (__fork): Likewise.
5411
5412         * hurd/hurdsig.c (_hurd_internal_post_signal): Leave msgh_seqno unset.
5413
5414         * sysdeps/mach/hurd/spawni.c (__spawni) [KERN_INVALID_LEDGER]:
5415         Pass extra arguments to task_create for OSF variant.
5416         * sysdeps/mach/hurd/fork.c (__fork): Likewise.
5417
5418         * sysdeps/powerpc/elf/libc-start.c: Make AUXVEC diddling code
5419         conditional on [HAVE_AUX_VECTOR].
5420
5421         * mach/mach/mach_traps.h (thread_switch, __thread_switch): Use
5422         mach_msg_timeout_t as type of final argument.
5423
5424         * hurd/privports.c (__get_privileged_ports):
5425         Change host_priv_t to mach_port_t in argument type.
5426         * hurd/hurd.h (get_privileged_ports, __get_privileged_ports):
5427         Update decls.
5428
5429         * sysdeps/mach/hurd/i386/bits/sigcontext.h: Protect from
5430         multiple inclusion.  Inhibit #error under [_SYS_UCONTEXT_H].
5431         * sysdeps/mach/hurd/alpha/bits/sigcontext.h: Likewise.
5432         * sysdeps/mach/hurd/hppa/bits/sigcontext.h: Likewise.
5433         * sysdeps/mach/hurd/mips/bits/sigcontext.h: Likewise.
5434         * sysdeps/mach/hurd/powerpc/bits/sigcontext.h: Likewise.
5435
5436 2002-01-01  Roland McGrath  <roland@frob.com>
5437
5438         * sysdeps/mach/hurd/errnos.awk: Tighten up device_types.h matching.
5439
5440 2002-01-01  Ulrich Drepper  <drepper@redhat.com>
5441
5442         * include/stdlib.h: Define inlines for the _l variants of the strto*
5443         functions.
5444
5445 2002-01-01  Roland McGrath  <roland@frob.com>
5446
5447         * sysdeps/mach/hurd/powerpc/intr-msg.h: Remove extraneous backslash.
5448
5449         * mach/Machrules (MIG): Set CPP as well as CC.
5450
5451 2001-12-31  Ulrich Drepper  <drepper@redhat.com>
5452
5453         * sysdeps/unix/sysv/linux/getloadavg.c (getloadavg): Always use C
5454         locale to parse /proc/loadavg [PR libc/2760].
5455
5456 2001-12-31  Jakub Jelinek  <jakub@redhat.com>
5457
5458         * elf/dl-conflict.c: Include sys/param.h.
5459         (RESOLVE_CONFLICT_FIND_MAP): Cast r_offset to ElfW(Addr).
5460         * sysdeps/alpha/dl-machine.h (elf_machine_runtime_setup): Avoid
5461         warning.
5462         (TRAMPOLINE_TEMPLATE, RTLD_START): Don't use multi-line string
5463         literals to avoid warnings.
5464
5465 2001-12-31  Andreas Jaeger  <aj@suse.de>
5466
5467         * configure.in: Don't check for gsed since we do not use it anywhere.
5468
5469 2001-12-25  Dmitry V. Levin  <ldv@alt-linux.org>
5470
5471         * io/fts.c: Update from BSD to fix memory leaks.
5472
5473 2001-12-25  Dmitry V. Levin  <ldv@alt-linux.org>
5474
5475         * crypt/md5-crypt.c: Realloc error handling memory leak fix.
5476         * elf/chroot_canon.c: Likewise.
5477         * elf/dl-object.c: Likewise.
5478         * iconv/iconv_charmap.c: Likewise.
5479         * iconv/iconv_prog.c: Likewise.
5480         * libio/iogetdelim.c: Likewise.
5481         * locale/lc-time.c: Likewise.
5482         * stdlib/canonicalize.c: Likewise.
5483         * sunrpc/svc.c: Likewise.
5484         * sysdeps/generic/glob.c: Likewise.
5485
5486 2001-12-19  Martin Schwidefsky  <schwidefsky@de.ibm.com>
5487
5488         * sysdeps/unix/sysv/linux/s390/profil-counter.h: Move/copy to ...
5489         * sysdeps/unix/sysv/linux/s390/s390-32/profil-counter.h: ... here,
5490         remove high order bit from the program counter.
5491         * sysdeps/unix/sysv/linux/s390/s390-64/profil-counter.h: ... and here.
5492
5493 2001-12-19  Martin Schwidefsky  <schwidefsky@de.ibm.com>
5494
5495         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela): Remove
5496         unnecessary code and add missing reloc types.
5497         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela): Add empty
5498         case for reloc type R_390_NONE.
5499
5500 2001-12-28  Andreas Jaeger  <aj@suse.de>
5501
5502         * io/bug-ftw3.c: Include string.h for prototypes.
5503
5504         * crypt/md5test.c (main): Remove unused variable.
5505
5506         * dlfcn/modstatic.c: Add prototype to avoid warning.
5507
5508 2001-12-26  Roland McGrath  <roland@frob.com>
5509
5510         * sysdeps/mach/hurd/sigwait.c (__sigwait): When returning immediately,
5511         check only (SS->pending & MASK) for the signal to return.
5512         From Jeroen Dekkers <jeroen@dekkers.cx>.
5513
5514 2001-12-22  Roland McGrath  <roland@frob.com>
5515
5516         * iconv/skeleton.c [!RESET_INPUT_BUFFER && !SAVE_RESET_STATE]:
5517         Use preprocessor #if conditionals instead of `if' to avoid
5518         warnings about divide by zero in dead code.
5519
5520         * hurd/Versions (libc: GLIBC_2.2.5): Add _hurd_port_set,
5521         _hurd_port_init, and __hurd_self_sigstate.
5522
5523         * mach/Versions (libc: GLIBC_2.2.5): Add mig_strncpy.
5524
5525 2001-12-21  Andreas Jaeger  <aj@suse.de>
5526
5527         * elf/dblloadmod1.c: Add prototype to avoid warning.
5528         * elf/dblloadmod2.c: Likewise.
5529         * elf/dblloadmod3.c: Likewise.
5530         * elf/reldepmod5.c: Likewise.
5531         * elf/reldepmod6.c: Likewise.
5532
5533         * elf/dl-conflict.c (_dl_resolve_conflicts): Add unused attribute
5534         for resolve_conflict_map since RESOLVE_CONFLICT_FIND_MAP is not
5535         used on all architectures.
5536
5537         * sunrpc/svc_tcp.c: Add noreturn attribute for
5538         svctcp_rendezvous_abort.
5539         * sunrpc/svc_unix.c: Likewise for svcunix_rendezvous_abort.
5540
5541         * sysdeps/generic/strstr.c (strstr): Add paranthese for assignment
5542         to avoid warning.
5543
5544 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
5545
5546         * manual/llio.texi (aio_fsync): Fix a typo.
5547         Patch by Tammy Fox <tfox@redhat.com>.
5548
5549 2001-12-18  Jakub Jelinek  <jakub@redhat.com>
5550
5551         * sysdeps/unix/sysv/linux/sparc/sparc64/clone.S (clone): Subtract
5552         stack bias from child stack pointer before passing it to clone syscall.
5553
5554 2001-12-18  Ulrich Drepper  <drepper@redhat.com>
5555
5556         * sysdeps/posix/sysconf.c (__sysconf): Respect POSIX minimum for
5557         _SC_TZNAME_MAX.
5558         * sysdeps/generic/sysconf.c (__sysconf): Likewise.
5559         Reported by Thorsten Kukuk <kukuk@suse.de>.
5560
5561         * sysdeps/unix/grantpt.c (grantpt): Correct typo in comment and
5562         add some casts.
5563
5564         * sysdeps/unix/sysv/linux/grantpt.c: Make __unix_grantpt static.
5565
5566 2001-12-18  Thorsten Kukuk  <kukuk@suse.de>
5567
5568         * sysdeps/unix/sysv/linux/grantpt.c: Make errno results standard
5569         conforming: return EBADF if file descriptor is invalid and EINVAL
5570         if file descriptor is no valid tty.
5571         * login/tst-grantpt.c: New file.
5572         * login/Makefile (tests): Add tst-grantpt.
5573
5574 2001-12-17  Ulrich Drepper  <drepper@redhat.com>
5575
5576         * io/ftw.c (ftw_dir): Handle inaccessibility of toplevel dir
5577         different than implemented in last patch.
5578         * io/bug-ftw3.c: Adjust test for changed handling of
5579         inaccessibility of toplevel dir.
5580
5581 2001-12-16  Roland McGrath  <roland@frob.com>
5582
5583         * nss/nsswitch.c (__nss_next): Don't use __FUNCTION__ as literal.
5584         * grp/initgroups.c (internal_getgrouplist): Likewise.
5585
5586         * hurd/intr-msg.c (_hurd_intr_rpc_mach_msg): Add `break' after
5587         `default:' to silence new GCC warning.
5588         Rewrite cast of lvalue to silence new GCC warning.
5589
5590         * sysdeps/mach/hurd/i386/init-first.c: Avoid multi-line strings in asm.
5591
5592         * sysdeps/mach/hurd/spawni.c: New file, by me with a
5593         couple fixes by Neal H Walfield <neal@cs.uml.edu>.
5594
5595 2001-12-14  Ulrich Drepper  <drepper@redhat.com>
5596
5597         * sysdeps/generic/strstr.c (strstr): Update.  New optimized version.
5598         Patch by Stephen R. van den Berg.
5599
5600         * crypt/md5.h: Define md5_uintptr.
5601
5602 2001-12-13  Ulrich Drepper  <drepper@redhat.com>
5603
5604         * libio/tst_swprintf.c (main): Add test for string argument with
5605         zero precision.
5606         * stdio-common/Makefile (tests): Add tst-sprintf.
5607         * stdio-common/tst-sprintf.c: New file.
5608
5609 2001-12-13  Andreas Schwab  <schwab@suse.de>
5610
5611         * stdio-common/vfprintf.c (process_string_arg): Correctly handle
5612         zero precision with wide character string format.
5613
5614 2001-12-13  Thorsten Kukuk  <kukuk@suse.de>
5615
5616         * sysdeps/posix/cuserid.c (cuserid): If we don't find the UID,
5617         but have a user supplied buffer, return the empty buffer, not NULL.
5618
5619 2001-12-13  Ulrich Drepper  <drepper@redhat.com>
5620
5621         * crypt/md5.c (md5_process_bytes): Correct handling of alignment.
5622         Patch by Eric Sharkey <sharkey@netrics.com>.
5623
5624         * crypt/md5test.c (main): Add test for multiple calls to
5625         __md5_process_bytes to itererate over input string.
5626
5627 2001-12-12  Ulrich Drepper  <drepper@redhat.com>
5628
5629         * nis/nis_findserv.c (__nis_findfastest_with_timeout): Mostly the code
5630         from __nis_findfastest.  Take timeout value from parameter.
5631         (__nis_findfastest): Call __nis_findfastest_with_timeout repeatedly.
5632         * nis/nis_intern.h: Define parameters controlling __nis_findfastest
5633         [PR libc/2520].  Patch by Alexander Belopolsky <alexb@rentec.com>.
5634
5635 2001-12-12  Andreas Jaeger  <aj@suse.de>
5636
5637         * configure.in: Use -nostartfiles -nostdlib for linker tests, fix
5638         combreloc test so that it works in this case.
5639
5640         * sysdeps/arm/dl-machine.h (elf_machine_rela): Fix typo in last patch.
5641
5642 2001-12-12  NIIBE Yutaka  <gniibe@m17n.org>
5643
5644         * sysdeps/sh/Makefile: New file.
5645         * sysdeps/sh/_mcount.S: New file.
5646         * sysdeps/sh/sysdep.h (CALL_MCOUNT): Implemented.
5647         * sysdeps/sh/machine-gmon.h: Remove "NOTYET" comment, as we are ready.
5648
5649 2001-12-11  Ulrich Drepper  <drepper@redhat.com>
5650
5651         * resolv/nss_dns/dns-host.c (getanswer_r): Remove MAX_NR_ADDRS
5652         limitation [PR libc/2564].
5653
5654 2001-12-11  Jakub Jelinek  <jakub@redhat.com>
5655
5656         * elf/Makefile (dl-routines): Add conflict.
5657         (rtld-ldscript-in, rtld-ldscript, rtld-parms): Remove.
5658         (ld.so): Add _begin local symbol.
5659         * elf/elf.h (DT_VALTAGIDX, DT_VALNUM, DT_ADDRTAGIDX, DT_ADDRNUM):
5660         Define.
5661         * elf/dl-deps.c (_dl_build_local_scope): New.
5662         (_dl_map_object_deps): If LD_TRACE_PRELINKING, compute local scopes
5663         of all libraries.
5664         * elf/do-rel.h (VALIDX): Define.
5665         (elf_dynamic_do_rel): If ELF_MACHINE_PLT_REL is defined, don't do
5666         lazy binding for RELA.  If DT_GNU_PRELINKED, DT_RELACOUNT relocations
5667         can be skipped.
5668         * elf/dl-conflict.c: New file.
5669         * elf/dl-lookup.c (_dl_debug_bindings): New.
5670         (_dl_lookup_symbol): Use _dl_debug_bindings.  Reference_name is always
5671         non-NULL.
5672         (_dl_lookup_symbol_skip): Likewise.
5673         (_dl_lookup_versioned_symbol): Likewise.
5674         (_dl_lookup_versioned_symbol_skip): Likewise.
5675         * elf/dl-runtime.c (PLTREL): If ELF_MACHINE_PLT_REL is defined,
5676         define to ElfW(Rel).
5677         * elf/dynamic-link.h (elf_get_dynamic_info): Record selected dynamic
5678         tags in the DT_VALRNGLO..DT_VALRNGHI and DT_ADDRRNGLO..DT_ADDRRNGHI
5679         ranges.
5680         Don't adjust address dynamic tags if l_addr is 0.
5681         * elf/rtld.c (_dl_trace_prelink, _dl_trace_prelink_map): New variables.
5682         (_dl_start): Skip ELF_DYNAMIC_RELOCATE if ld.so is prelinked.
5683         (VALIDX, ADDRIDX): Define.
5684         (_dl_start_final): Initialize _dl_rtld_map's l_map_start and l_map_end.
5685         (dl_main): Print library list for LD_TRACE_PRELINKING.
5686         If prelinking information can be used, skip relocating libraries and
5687         call _dl_resolve_conflicts instead.
5688         (process_envvars): Handle LD_TRACE_PRELINKING envvar.
5689         * elf/dl-load.c (_dl_map_object): Don't create fake libs
5690         if LD_TRACE_PRELINKING.
5691         * include/link.h (struct link_map) [l_info]: Add DT_VALNUM
5692         + DT_ADDRNUM.
5693         * sysdeps/generic/ldsodefs.h (_dl_trace_prelink_map): New declaration.
5694         (DL_DEBUG_PRELINK): Define.
5695         (_dl_resolve_conflicts): Add prototype.
5696
5697         * sysdeps/alpha/dl-machine.h (elf_machine_runtime_setup): Reinitialize
5698         .plt for prelinked libraries where prelinking info cannot be used.
5699         (elf_machine_rela): If relocating R_ALPHA_JMP_SLOT in .gnu.conflict
5700         section, use RESOLVE_CONFLICT_FIND_MAP to find out reloc's link_map.
5701         * sysdeps/arm/bits/link.h: New file.
5702         * sysdeps/arm/dl-machine.h (elf_machine_runtime_setup): Save original
5703         content of .got[1].
5704         (ELF_MACHINE_NO_RELA): Only define if RTLD_BOOTSTRAP.
5705         (ELF_MACHINE_PLT_REL): Define.
5706         (elf_machine_rela, elf_machine_rela_relative): New.
5707         (elf_machine_lazy_rel): Reinitialize R_ARM_JUMP_SLOT address instead
5708         of adjusting it if prelinked and prelinking cannot be used.
5709         * sysdeps/i386/bits/link.h: New file.
5710         * sysdeps/i386/dl-machine.h (elf_machine_runtime_setup): Save original
5711         content of .got[1].
5712         (ELF_MACHINE_NO_RELA): Only define if RTLD_BOOTSTRAP.
5713         (ELF_MACHINE_PLT_REL): Define.
5714         (elf_machine_rela, elf_machine_rela_relative): New.
5715         (elf_machine_lazy_rel): Reinitialize R_386_JUMP_SLOT address instead
5716         of adjusting it if prelinked and prelinking cannot be used.
5717         * sysdeps/powerpc/dl-machine.h (elf_machine_rela): If relocating
5718         conflicts, skip finaladdr computation.  Use RESOLVE_CONFLICT_FIND_MAP
5719         to find out map for R_PPC_JMP_SLOT relocs.
5720         * sysdeps/sparc/sparc32/dl-machine.h (VALIDX): Define.
5721         (OPCODE_BA): Define.
5722         (elf_machine_runtime_setup): Reinitialize .plt for prelinked
5723         libraries where prelinking info cannot be used.
5724         (sparc_fixup_plt): Renamed from elf_machine_fixup_plt.
5725         (elf_machine_fixup_plt): Call sparc_fixup_plt.
5726         (elf_machine_rela): Set value to 0 if relocating conflicts.
5727         Call sparc_fixup_plt for R_SPARC_JMP_SLOT.
5728         * sysdeps/sparc/sparc64/dl-machine.h (VALIDX): Define.
5729         (sparc64_fixup_plt): Fix a typo.
5730         (elf_machine_rela): Set value to 0 if relocating conflicts.
5731         Handle R_SPARC_JMP_SLOT relocs when relocating conflicts.
5732         (elf_machine_runtime_setup): Reinitialize .plt for prelinked
5733         libraries where prelinking info cannot be used.
5734         * sysdeps/sh/bits/link.h: New file.
5735         * sysdeps/sh/dl-machine.h (elf_machine_runtime_setup): Save original
5736         content of .got[1].
5737         (elf_machine_lazy_rel): Reinitialize R_SH_JMP_SLOT address instead
5738         of adjusting it if prelinked and prelinking cannot be used.
5739         * sysdeps/s390/s390-32/bits/link.h: New file.
5740         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_runtime_setup):
5741         Save original content of .got[1].
5742         (elf_machine_lazy_rel): Reinitialize R_390_JMP_SLOT address instead
5743         of adjusting it if prelinked and prelinking cannot be used.
5744         * sysdeps/s390/s390-64/bits/link.h: New file.
5745         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_runtime_setup):
5746         Save original content of .got[1].
5747         (elf_machine_lazy_rel): Reinitialize R_390_JMP_SLOT address instead
5748         of adjusting it if prelinked and prelinking cannot be used.
5749         * sysdeps/x86_64/bits/link.h: New file.
5750         * sysdeps/x86_64/dl-machine.h (elf_machine_runtime_setup):
5751         Save original content of .got[1].
5752         (elf_machine_lazy_rel): Reinitialize R_X86_64_JMP_SLOT address instead
5753         of adjusting it if prelinked and prelinking cannot be used.
5754
5755 2001-12-11  Ulrich Drepper  <drepper@redhat.com>
5756
5757         * sysdeps/unix/sysv/linux/ptsname.c (__ptsname_r): Use sizeof
5758         where appropriate instead of numbers.  Little optimizations.
5759
5760 2001-12-10  Roland McGrath  <roland@frob.com>
5761
5762         * sysdeps/mach/hurd/bind.c (bind): Don't deallocate IFSOCK if we never
5763         set it.
5764
5765         * shlib-versions [USE_IN_LIBIO] (.*-.*-gnu-gnu.*): Set default
5766         set to GLIBC_2.2.5, not GLIBC_2.2.4.
5767
5768         * sysdeps/mach/hurd/configure.in (libc_cv_gcc_unwind_find_fde):
5769         Fix conditionals so this is set by default for stdio and not for libio.
5770         * sysdeps/mach/hurd/configure: Regenerated.
5771
5772 2001-12-10  Thorsten Kukuk  <kukuk@suse.de>
5773
5774         * io/ftw.c (ftw_startup): Check, if the path is search and readable.
5775
5776 2001-12-10  Ulrich Drepper  <drepper@redhat.com>
5777
5778         * io/Makefile (tests): Add bug-ftw3.
5779         * io/bug-ftw3.c: New file.
5780
5781         * sysdeps/generic/glob.c (glob): Return only pattern if nothing
5782         matches and GLOB_NOCHECK is set.
5783         * posix/globtest.sh: Correct expected result for NOCHECK test.
5784
5785         * po/ca.po: Update from translation team.
5786
5787 2001-12-09  Ulrich Drepper  <drepper@redhat.com>
5788
5789         Implement transliteration of characters in strings of the locale
5790         definitions.
5791         * locale/programs/linereader.c: Adjust for additional parameter to
5792         lr_token.
5793         (get_string): If character <Uxxxx> is not found try to transliterate
5794         it.
5795         * locale/programs/ld-ctype.c: Adjust for additional parameter to
5796         lr_token.  Add const to charmap parameter of all functions.
5797         (find_translit, find_translit2): New functions.
5798         * locale/programs/charmap.c: Adjust for additional parameter to
5799         lr_token.
5800         * locale/programs/repertoire.c: Likewise.
5801         * locale/programs/linereader.h: Likewise.
5802         * locale/programs/ld-address.c: Likewise.  Add const to charmap
5803         parameter of all functions.
5804         * locale/programs/ld-collate.c: Likewise.
5805         * locale/programs/ld-identification.c: Likewise.
5806         * locale/programs/ld-measurement.c: Likewise.
5807         * locale/programs/ld-messages.c: Likewise.
5808         * locale/programs/ld-monetary.c: Likewise.
5809         * locale/programs/ld-name.c: Likewise.
5810         * locale/programs/ld-numeric.c: Likewise.
5811         * locale/programs/ld-paper.c: Likewise.
5812         * locale/programs/ld-paper.c: Likewise.
5813         * locale/programs/ld-telephone.c: Likewise.
5814         * locale/programs/ld-time.c: Likewise.
5815         * locale/programs/locfile.c: Likewise.
5816         * locale/programs/localedef.c: Likewise.
5817         * locale/programs/localedef.h: Likewise.
5818         * locale/programs/locfile.h: Likewise.  Add declaration for
5819         find_translit.
5820         * locale/programs/simple-hash.c: Add const to first parameter of
5821         find_entry, iterate_table, and lookup.
5822         * locale/programs/simple-hash.h: Likewise.
5823         * locale/localeinfo.h: Don't define __LC_LAST here.  Include <locale.h>
5824         instead.
5825         * include/locale.h: Define __LC_LAST.
5826         * iconv/Makefile (CFLAGS-linereader.c): Define to -DNO_TRANSLITERATION.
5827
5828 2001-12-07  Geoff Keating  <geoffk@redhat.com>
5829
5830         * sysdeps/powerpc/Dist: Update for recent FP changes.
5831         * sysdeps/powerpc/fpu/Dist: Likewise.
5832
5833 2001-12-07  Andreas Schwab  <schwab@suse.de>
5834
5835         * sysdeps/unix/sysv/linux/opensock.c: Include <string.h>.
5836
5837 2001-12-06  Geoff Keating  <geoffk@redhat.com>
5838
5839         * sysdeps/powerpc/Makefile (sysdep_routines): Don't build the fpr
5840         save/restore functions here.
5841         (libm-support): Don't define these functions here.
5842         * sysdeps/powerpc/fpu/Makefile: Build the fpr save/restore
5843         functions here.
5844         * sysdeps/powerpc/fe_nomask.c: Move to...
5845         * sysdeps/powerpc/fpu/fe_nomask.c: ... here.
5846         * sysdeps/powerpc/fprrest.S: Move to...
5847         * sysdeps/powerpc/fpu/fprrest.S: ... here.
5848         * sysdeps/powerpc/fprsave.S: Move to...
5849         * sysdeps/powerpc/fpu/fprsave.S: ... here.
5850
5851 2001-12-06  Ulrich Drepper  <drepper@redhat.com>
5852
5853         * sysdeps/unix/sysv/linux/opensock.c: New file.
5854
5855 2001-12-06  Geoff Keating  <geoffk@redhat.com>
5856
5857         * config.make.in (with-fp): Define from configure.
5858         * configure.in: Substitute with_fp.
5859         * configure: Regenerate.
5860         * sysdeps/powerpc/Makefile: Set -msoft-float when --without-fp is
5861         specified, and don't change FPU environment.
5862
5863 2001-12-06  Ulrich Drepper  <drepper@redhat.com>
5864
5865         * libio/vasprintf.c (_IO_vasprintf): Free buffer on failure.
5866         * assert/assert.c: Check result of __asprintf call and don't use
5867         string if it failed.
5868         * assert/assert-perr.c: Likewise.
5869         * inet/rcmd.c: Likewise.
5870         * locale/programs/localedef.c (main): Check result of
5871         construct_output_path and exit if it failed.
5872         (construct_output_path): Check result of asprintf and mkdir calls and
5873         fail if they failed.
5874         * posix/getopt.c: Check result of __asprintf calls and fail if
5875         they failed.
5876         Patch by Dmitry V. Levin <ldv@alt-linux.org>.
5877
5878 2001-12-05  Ulrich Drepper  <drepper@redhat.com>
5879
5880         * sysdeps/generic/strcasecmp.c (__strcasecmp): Little performance
5881         patch.
5882         * sysdeps/generic/strncase.c: Likewise.
5883         * string/tester.c: Add tests for strcasecmp and strncasecmp.
5884
5885 2001-12-05  Geoff Keating  <geoffk@redhat.com>
5886
5887         * scripts/cpp: Test the exit status from 'type', not 'awk'.
5888
5889         * sysdeps/powerpc/__longjmp.S: Don't restore FP registers.
5890         * sysdeps/powerpc/fpu/__longjmp.S: Do restore FP registers.
5891         * sysdeps/powerpc/setjmp.S: Don't save FP registers.
5892         * sysdeps/powerpc/fpu/setjmp.S: Do save FP registers.
5893         * sysdeps/powerpc/fclrexcpt.c: Move to...
5894         * sysdeps/powerpc/fpu/fclrexcpt.c: ... here.
5895         * sysdeps/powerpc/fpu_control.h: Move to...
5896         * sysdeps/powerpc/fpu/fpu_control.h: ... here.
5897
5898 2001-12-05  Ulrich Drepper  <drepper@redhat.com>
5899
5900         * iconvdata/ibm1129.h: Remove duplicate mappings.
5901         * iconvdata/ibm937.c: Handle overflow errors.  Handle new tables.
5902         * iconvdata/ibm937.h: Reorganize table to safe a lot of space.
5903         Patch by Masahide Washizawa <WASHI@jp.ibm.com>.
5904
5905         * timezone/zic.c: Fix handling of turnaround times.
5906         Patch by Arthur David Olson <olsona@dc37a.nci.nih.gov>.
5907
5908 2001-12-02  Moshe Olshansky  <OLSHANSK@il.ibm.com>
5909
5910         * sysdeps/ieee754/dbl-64/e_remainder.c (__ieee754_remainder): Fix
5911         overflow problem.
5912
5913 2001-12-05  Ulrich Drepper  <drepper@redhat.com>
5914
5915         * posix/regex.c: For use outside glibc defined bounded pointer
5916         macros here.  Patch by Jim Meyering <jim@meyering.net>.
5917
5918         * iconvdata/Makefile (modules): Add TCVN5712-1.
5919         * iconvdata/TESTS: Add TCVN5712-1.
5920         * iconvdata/gconv-modules: Likewise.
5921         * iconvdata/tcvn5712-1.c: New file.
5922         * iconvdata/testdata/TCVN-5712: New file.
5923         * iconvdata/testdata/TCVN-5712..UTF8: New file.
5924
5925 2001-12-04  Ulrich Drepper  <drepper@redhat.com>
5926
5927         * iconvdata/cp1258.c: Optimize conversion from UCS4.
5928
5929 2001-12-02  Roland McGrath  <roland@frob.com>
5930
5931         * mach/Makefile, mach/Machrules: Move comments out of \ continuations.
5932
5933         * hurd/hurd.h (__hurd_fail): Add `break;' to silence new gcc-3 warning.
5934         Reported by Jeff Bailey <jbailey@nisa.net>.
5935
5936         * hurd/hurd.h (_hurd_umask): Remove volatile qualifier from decl.
5937         Reported by Jeff Bailey <jbailey@nisa.net>.
5938
5939         * mach/Makefile ($(objpfx)mach-syscalls.mk): Pass $(CFLAGS) to $(CC).
5940         * mach/Machrules ($(objpfx)%.udeps static pattern rule): Likewise.
5941         Reported by Jeff Bailey <jbailey@nisa.net>.
5942
5943 2001-12-01  Roland McGrath  <roland@frob.com>
5944
5945         * sysdeps/mach/hurd/configure.in (libc_cv_gcc_unwind_find_fde): Add
5946         missing backslash in test arguments.
5947         * sysdeps/mach/hurd/configure: Regenerated.
5948
5949 2001-11-26  Roland McGrath  <roland@frob.com>
5950
5951         * hurd/hurdinit.c (_hurd_ports_use): Check if _hurd_ports is null.
5952         Reported by John Tobey <jtobey@john-edwin-tobey.org>.
5953
5954 2001-11-30  Ulrich Drepper  <drepper@redhat.com>
5955
5956         * iconvdata/Makefile (modules): Add ARMSCII-8.
5957         * iconvdata/gconv-modules: Add entries for ARMSCII-8.
5958         * iconvdata/armscii-8.c: New file.
5959
5960 2001-11-29  Jakub Jelinek  <jakub@redhat.com>
5961
5962         * sysdeps/generic/glob.c (next_brace_sub): Return NULL if braces
5963         don't match, fix {{a,b},c} globbing, clean up.
5964         Patch by Flavio Veloso <flaviovs@magnux.com>.
5965         * posix/globtest.sh: Add new tests.
5966
5967 2001-11-29  Andreas Jaeger  <aj@suse.de>
5968
5969         * sysdeps/unix/sysv/linux/x86_64/Versions: Add arch_prctl.
5970         * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Add arch_prctl call.
5971
5972         * sysdeps/generic/abort.c: Include libioP.h for
5973         _IO_flush_all_lockp prototype.
5974
5975 2001-11-29  Ulrich Drepper  <drepper@redhat.com>
5976
5977         * posix/regex.h: Define __restrict_arr correctly.
5978
5979 2001-11-28  Ulrich Drepper  <drepper@redhat.com>
5980
5981         * iconvdata/ibm1163.c: New file.
5982         * iconvdata/ibm1163.h: New file.
5983         * iconvdata/ibm1164.c: New file.
5984         * iconvdata/ibm1164.h: New file.
5985         * iconvdata/TESTS: Add entries for IBM1163 and IBM1164.
5986         * iconvdata/Makefile: Likewise.
5987         * iconvdata/testdata/IBM1163: New file.
5988         * iconvdata/testdata/IBM1163..UTF8: New file.
5989         * iconvdata/testdata/IBM1164: New file.
5990         * iconvdata/testdata/IBM1164..UTF8: New file.
5991         Patch by Masahide Washizawa <WASHI@jp.ibm.com>.
5992
5993         * iconvdata/ibm1046.h: Optimize.  Remove duplicate mappings.
5994         * iconvdata/ibm1124.h: Likewise.
5995         * iconvdata/ibm1132.h: Likewise.
5996         * iconvdata/ibm1133.h: Likewise.
5997         * iconvdata/ibm1160.h: Likewise.
5998         * iconvdata/ibm1161.h: Likewise.
5999         * iconvdata/ibm1162.h: Likewise.
6000         * iconvdata/ibm856.h: Likewise.
6001         * iconvdata/ibm922.h: Likewise.
6002         * iconvdata/ibm930.h: Likewise.
6003         * iconvdata/ibm932.h: Likewise.
6004         * iconvdata/ibm933.h: Likewise.
6005         * iconvdata/ibm935.h: Likewise.
6006         * iconvdata/ibm937.h: Likewise.
6007         * iconvdata/ibm939.h: Likewise.
6008         * iconvdata/ibm943.h: Likewise.
6009         * iconvdata/ibm930.c: Pretty printing.
6010         * iconvdata/ibm937.c: Avoid access accross array boundary.
6011
6012         * iconv/gconv_open.c (__gconv_open): Empty codeset name now means using
6013         the current locale's codeset.
6014         * iconv/iconv_open.c (iconv_open): Don't strip out everything for
6015         empty input string.
6016         * iconv/iconv_prog.c: Pass empty strings as default value for to-
6017         and from-charset.  Don't determine locale's charset here.
6018
6019         * libio/genops.c (_IO_flush_all_lockp): New function.  The same code
6020         as the old _IO_flush_all but lock only if parameter is nonzero.
6021         (_IO_flush_all): Call _IO_flush_all_lockp with 1 as parameter.
6022         * libio/libioP.h: Add prototype for _IO_flush_all_lockp.
6023         * sysdeps/generic/abort.c (fflush): Define to _IO_flush_all_lockp(0)
6024         if libio is used [PR libc/2575].
6025
6026 2001-11-28  Jakub Jelinek  <jakub@redhat.com>
6027
6028         * sysdeps/sparc/fpu/bits/mathinline.h (__signbitf, __signbit,
6029         __signbitl): Only define for ISO C99.
6030
6031 2001-11-22  Thorsten Kukuk  <kukuk@suse.de>
6032
6033         * nss/nss_files/files-hosts.c (_nss_files_get##name##_r): Set
6034         herrnop to NETDB_INTERNAL if we run out of buffer space.
6035
6036 2001-11-28  Ulrich Drepper  <drepper@redhat.com>
6037
6038         * nss/nss_files/files-XXX.c (internal_getent): Correct input
6039         overflow test for platforms with signed char.
6040         Reported by Andrew Haley <aph@cambridge.redhat.com>.
6041
6042 2001-11-28  Bruno Haible  <bruno@clisp.org>
6043
6044         * locale/programs/simple-hash.c (lookup_2): Remove function.
6045         (insert_entry_2): Call lookup instead of lookup_2.
6046
6047 2001-03-04  Bruno Haible  <bruno@clisp.org>
6048
6049         * intl/dcigettext.c (DCIGETTEXT): Increment path_max proportionally.
6050
6051 2001-10-31  Bruno Haible  <bruno@clisp.org>
6052
6053         * intl/plural.y: Include <stddef.h>, needed for NULL with SunOS 4 cc.
6054
6055 2001-03-21  Bruno Haible  <bruno@clisp.org>
6056
6057         * intl/dcigettext.c (_nl_state_lock): Mark as #ifdef _LIBC. AIX 3 xlc
6058         chokes on empty macro arguments.
6059         * intl/plural.y: Add #pragma for alloca on AIX 3.
6060
6061 2001-11-27  Ulrich Drepper  <drepper@redhat.com>
6062
6063         * intl/dcigettext.c (guess_category_value): Only implement for
6064         glibc.  Otherwise rely on function _nl_locale_name which isn't
6065         present in the glibc sources.
6066
6067 2001-09-24  Bruno Haible  <bruno@clisp.org>
6068
6069         * intl/loadmsgcat.c (_nl_init_domain_conv): Also enable
6070         transliteration when building on a glibc system but outside glibc.
6071
6072 2001-09-22  Bruno Haible  <bruno@clisp.org>
6073
6074         * intl/plural-eval.c: New file, extracted from dcigettext.c.
6075         * intl/dcigettext.c (plural_eval): Remove function, moved to
6076         intl/plural-eval.c.
6077         (plural_lookup): Call PLURAL_EVAL instead of plural_eval.
6078         Include plural-eval.c.
6079
6080 2001-09-22  Bruno Haible  <bruno@clisp.org>
6081
6082         * intl/plural-exp.c (EXTRACT_PLURAL_EXPRESSION): Reject numbers that
6083         don't start with a digit; nplurals must be positive.
6084
6085 2001-09-02  Bruno Haible  <bruno@clisp.org>
6086
6087         * intl/plural-exp.h: New file, extracted from gettextP.h.
6088         * intl/plural-exp.c: New file, extracted from loadmsgcat.c.
6089         * intl/gettextP.h (struct expression, struct parse_args,
6090         __gettext_free_exp, __gettextparse): Move to plural-exp.h.
6091         * intl/loadmsgcat.c: Include plural-exp.h.
6092         (PLURAL_PARSE): Move macro to plural-exp.h.
6093         (plvar, plone, germanic_plural, INIT_GERMANIC_PLURAL): Move to
6094         plural-exp.c.
6095         (_nl_load_domain): Move plural handling code to plural-exp.c.  Call
6096         EXTRACT_PLURAL_EXPRESSION.
6097         (_nl_unload_domain): Update.
6098         * intl/dcigettext.c: Include plural-exp.h.
6099         * intl/plural.y: Include plural-exp.h, not gettextP.h.
6100         (FREE_EXPRESSION): Move macro to plural-exp.h.
6101         * intl/Makefile (routines): Add plural-exp.
6102         (distribute): Add plural-exp.h.
6103
6104 2001-07-28  Bruno Haible  <bruno@clisp.org>
6105
6106         * intl/l10nflist.c (_nl_normalize_codeset): Cast isalnum, isalpha,
6107         isdigit, tolower argument to 'unsigned char'.
6108         * intl/loadmsgcat.c (_nl_load_domain): Cast isspace argument to
6109         'unsigned char'.
6110         * intl/localealias.c (read_alias_file): Cast isspace argument to
6111         'unsigned char'.
6112
6113 2001-10-20  Bruno Haible  <bruno@clisp.org>
6114
6115         Assume strchr() exists. (Without it, intl/explodename.c wouldn't link
6116         anyway.)
6117         * intl/dcigettext.c (strchr): Remove fallback definition; it conflicts
6118         with the variable 'index' in plural_lookup.
6119         * intl/l10nflist.c (strchr): Likewise.
6120         * intl/localealias.c (strchr): Likewise.
6121
6122         Assume <stddef.h>, <stdlib.h>, <string.h>, <locale.h> exist.
6123         * intl/bindtextdom.c: Likewise.
6124         * intl/dcigettext.c: Likewise.
6125         * intl/dgettext.c: Likewise.
6126         * intl/dngettext.c: Likewise.
6127         * intl/explodename.c: Likewise.
6128         * intl/finddomain.c: Likewise.
6129         * intl/gettext.c: Likewise.
6130         * intl/l10nflist.c: Likewise.
6131         * intl/loadmsgcat.c: Likewise.
6132         * intl/localealias.c: Likewise.
6133         * intl/ngettext.c: Likewise.
6134         * intl/textdomain.c: Likewise.
6135         * intl/gettext.h: Assume <limits.h> exists.
6136
6137 2001-11-27  Ulrich Drepper  <drepper@redhat.com>
6138
6139         * stdio-common/Makefile (tests): Add scanf11.
6140         * stdio-common/scanf11.c: New file.
6141
6142 2001-11-26  Ulrich Drepper  <drepper@redhat.com>
6143
6144         * version.h (RELEASE): Define as development.
6145         (VERSION): Set to 2.2.90.
6146
6147 2001-11-22  Thorsten Kukuk  <kukuk@suse.de>
6148
6149         * nis/nss_compat/compat-grp.c: Print group id as unsigned long.
6150         * nis/nss_nis/nis-grp.c: Likewise.
6151         * nis/nss_nisplus/nisplus-grp.c: Likewise.
6152
6153         * nis/nss_compat/compat-pwd.c: Print user id as unsigned long.
6154         * nis/nss_nis/nis-pwd.c: Likewise.
6155         * nis/nss_nisplus/nisplus-pwd.c: Likewise.
6156
6157         * nis/nss_nis/nis-publickey.c: Use strtoul instead of atoi.
6158         * nis/nss_nisplus/nisplus-parser.c: Likewise.
6159         * nis/nss_nisplus/nisplus-publickey.c: Likewise.
6160
6161         * nscd/grpcache.c: Use strtoul instead of atol.
6162         * nscd/pwdcache.c: Likewise.
6163         * nss/getent.c: Likewise.
6164
6165 2001-11-27  Paul Eggert  <eggert@twinsun.com>
6166
6167         * sysdeps/posix/tempname.c (__gen_tempname): Try at least
6168         ATTEMPTS_MIN or TMP_MAX times, whichever is greater.
6169
6170 2001-11-19  Bruno Haible  <bruno@clisp.org>
6171
6172         * locale/programs/simple-hash.c (insert_entry_2): Resize at 75%, not
6173         90%.
6174         (compute_hashval): Shift by 9 bits, not by 4 bits. This drastically
6175         improves the quality of the hash function, especially for short
6176         strings.
6177
6178 2001-11-26  Ulrich Drepper  <drepper@redhat.com>
6179
6180         * stdio-common/vfscanf.c: If incomplete nan of inf(inity) strings
6181         are found call conv_error and not input_error [PR libc/2669].
6182
6183         * math/bits/mathcalls.h: Mark ceil and floor as const.
6184         Reported by David Mosberger.
6185
6186 2001-11-21  Jim Meyering  <meyering@lucent.com>
6187
6188         * posix/regex.c (iswctype, mbrtowc, wcslen, wcscoll, wcrtomb) [_LIBC]:
6189         Define to be __-prefixed.
6190         Remove unnecessary duplication in `#ifdef _LIBC' blocks.
6191
6192 2001-11-26  Andreas Jaeger  <aj@suse.de>
6193
6194         * sysdeps/unix/sysv/linux/hppa/brk.c: Remove __brk_addr alias,
6195         avoid warning.
6196
6197 2001-11-26  Stephen L Moshier <moshier@mediaone.net>
6198
6199         * sysdeps/ieee754/ldbl-128/e_log10l.c (L102B): Fix typo in
6200         initialization.
6201
6202         * sysdeps/ieee754/ldbl-128/e_coshl.c (__ieee754_coshl): Remove
6203         unused variables.  Fix threshold for returning 1.0.
6204
6205         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c (neval, deval): Constify
6206         argument.
6207
6208         * sysdeps/ieee754/ldbl-128/s_erfl.c (neval, deval): Likewise, and
6209         remove unused variables.
6210
6211         * sysdeps/ieee754/ldbl-128/e_j0l.c (neval, deval): Likewise.
6212
6213         * sysdeps/ieee754/ldbl-128/e_j1l.c (neval, deval): Likewise, and
6214         include local math header files.
6215
6216 2001-11-22  Andreas Jaeger  <aj@suse.de>
6217
6218         * sysdeps/ieee754/ldbl-96/s_ilogbl.c (__ilogbl): Add brace to
6219         avoid warning.
6220
6221 2001-11-21  Andreas Jaeger  <aj@suse.de>
6222
6223         * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h: New file.
6224
6225         * sysdeps/unix/sysv/linux/x86_64/Makefile (sysdep_headers): Add
6226         sys/debugreg.h
6227
6228 2001-11-15  Andreas Jaeger  <aj@suse.de>
6229
6230         * include/features.h (__GLIBC_HAVE_LONG_LONG): Define for
6231         compilers that support it.
6232
6233         * posix/sys/types.h: Use __GLIBC_HAVE_LONG_LONG.
6234         * sysdeps/unix/sysv/linux/bits/types.h: Likewise.
6235         * stdlib/stdlib.h: Likewise.
6236
6237 2001-11-17  Ulrich Drepper  <drepper@redhat.com>
6238
6239         * posix/regex.c (byte_re_match_2_internal): For gcc replace switch
6240         statement with gotos.
6241         Based on a patch by Paolo Bonzini <bonzini@pc-amo3.elet.polimi.it>.
6242
6243 2001-11-16  Stephen L Moshier  <moshier@mediaone.net>
6244
6245         * sysdeps/ieee754/ldbl-96/s_erfl.c (__erfcl): Fix K&R header.
6246
6247 2001-11-15  Ulrich Drepper  <drepper@redhat.com>
6248
6249         * sysdeps/generic/unwind-dw2-fde.c: Don't use recursive mutexes.
6250
6251 2001-10-02  Jakub Jelinek  <jakub@redhat.com>
6252             H.J. Lu  <hjl@gnu.org>
6253
6254         * Versions.def (libc): Add GCC_3.0.
6255         * configure.in (libc_cv_gcc_static_libgcc): Set to -static-libgcc
6256         if gcc supports this flag.
6257         (EXPORT_UNWIND_FIND_FDE): Define unless target configure disables it.
6258         (gcc3): Allow glibc to be compiled with gcc 3.x.
6259         * config.h.in (EXPORT_UNWIND_FIND_FDE): Add.
6260         * config.make.in (static-libgcc, unwind-find-fde): Add.
6261         * Makerules (build-shlib-helper, build-module-helper): Use it.
6262         * scripts/versions.awk: Make sure GLIBC_ versions come first.
6263         * elf/soinit.c (__libc_global_ctors): Set tbases and dbases if
6264         necessary.
6265         (_fini): Call __deregister_frame_info_bases if
6266         __register_frame_info_bases was used to register.
6267         * elf/Versions (__register_frame_info, __deregister_frame_info): Add
6268         for GLIBC_2.0.
6269         (__register_frame_info_bases, __register_frame_info_table_bases,
6270         __deregister_frame_info_bases, _Unwind_Find_FDE): Add for GCC_3.0.
6271         * elf/Makefile (routines): Add unwind-dw2-fde.
6272         (shared-only-routines): Add unwind-dw2-fde.
6273         * sysdeps/alpha/gccframe.h: New file.
6274         * sysdeps/arm/gccframe.h: New file.
6275         * sysdeps/generic/framestate.c: New file.
6276         * sysdeps/generic/dwarf2.h: New file.
6277         * sysdeps/generic/gccframe.h (struct object): Update from gcc 3.0.
6278         * sysdeps/generic/unwind-dw2-fde.c: New file.
6279         * sysdeps/unix/sysv/linux/ia64/unwind-dw2-fde.c: New file.
6280         * sysdeps/generic/unwind-dw2-fde.h: New file.
6281         * sysdeps/generic/unwind-dw2.c: New file.
6282         * sysdeps/generic/unwind-pe.h: New file.
6283         * sysdeps/generic/unwind.h: New file.
6284         * sysdeps/hppa/gccframe.h: New file.
6285         * sysdeps/i386/gccframe.h: New file.
6286         * sysdeps/m68k/gccframe.h: New file.
6287         * sysdeps/mips/gccframe.h: New file.
6288         * sysdeps/powerpc/gccframe.h: New file.
6289         * sysdeps/s390/gccframe.h: New file.
6290         * sysdeps/sh/gccframe.h: New file.
6291         * sysdeps/sparc/gccframe.h: New file.
6292         * sysdeps/vax/gccframe.h: New file.
6293         * sysdeps/unix/sysv/linux/configure.in (libc_cv_gcc_unwind_find_fde):
6294         Set on all architectures except ia64.
6295         * sysdeps/mach/hurd/configure.in (libc_cv_gcc_unwind_find_fde): Set
6296         for i386.
6297         * sysdeps/mach/hurd/i386/Versions (__register_frame_info,
6298         __deregister_frame_info): Move to elf/Versions.
6299         * sysdeps/unix/sysv/linux/m68k/Versions: Likewise.
6300         * sysdeps/unix/sysv/linux/arm/Versions: Likewise.
6301         * sysdeps/unix/sysv/linux/alpha/Versions: Likewise.
6302         * sysdeps/unix/sysv/linux/i386/Versions: Likewise.
6303         * sysdeps/unix/sysv/linux/mips/Versions: Likewise.
6304         * sysdeps/unix/sysv/linux/powerpc/Versions: Likewise.
6305         * sysdeps/unix/sysv/linux/s390/s390-32/Versions: Likewise.
6306         * sysdeps/unix/sysv/linux/sparc/sparc32/Versions: Likewise.
6307         * sysdeps/unix/sysv/linux/sparc/sparc64/Versions: Likewise.
6308         * sysdeps/mach/hurd/i386/Makefile (sysdep-routines): Add framestate.
6309         * sysdeps/unix/sysv/linux/arm/Makefile: Likewise.
6310         * sysdeps/unix/sysv/linux/alpha/Makefile: Likewise.
6311         * sysdeps/unix/sysv/linux/i386/Makefile: Likewise.
6312         * sysdeps/unix/sysv/linux/m68k/Makefile: Likewise.
6313         * sysdeps/unix/sysv/linux/mips/Makefile: Likewise.
6314         * sysdeps/unix/sysv/linux/powerpc/Makefile: Likewise.
6315         * sysdeps/unix/sysv/linux/s390/s390-32/Makefile: Likewise.
6316         * sysdeps/unix/sysv/linux/sparc/Makefile: Likewise.
6317
6318 2001-11-15  Jeff Law  <law@redhat.com>
6319
6320         * posix/regex.c (uintptr_t): Do not provide a definition if the
6321         system provided one.
6322
6323 2001-11-13  Roland McGrath  <roland@frob.com>
6324
6325         * stdio-common/tmpfile.c: Moved to ...
6326         * sysdeps/generic/tmpfile.c: ... here.
6327         * sysdeps/mach/hurd/tmpfile.c: New file.
6328
6329         * hurd/fopenport.c (__fopenport): Renamed from fopenport.
6330         [USE_IN_LIBIO] (fopencookie): #define as _IO_fopencookie.
6331         (fopenport): Define as weak alias.
6332
6333         * libio/iofopncook.c (_IO_fopencookie): Move forward declaration ...
6334         * libio/libioP.h: ... to here.
6335
6336 2001-11-12  Ulrich Drepper  <drepper@redhat.com>
6337
6338         * elf/dl-reloc.c (_dl_relocate_object): Avoid iterating over
6339         program header twice.  Construct list with the needed information.
6340
6341 2001-11-10  Ulrich Drepper  <drepper@redhat.com>
6342
6343         * po/ca.po: Update from translation team.
6344
6345         * elf/dl-load.c (_dl_map_object_from_fd): Remove use of
6346         _dl_pf_to_prot.  Use arithmetic operation using PF_TO_PROT macro.
6347         * sysdeps/generic/ldsodefs.h (PF_TO_PROT): New macro.
6348         * elf/dl-reloc.c (_dl_relocate_object): Likewise.
6349
6350 2001-11-10  Andreas Jaeger  <aj@suse.de>
6351
6352         * sysdeps/ieee754/ldbl-128/e_log2l.c: New file.
6353         * sysdeps/ieee754/ldbl-128/e_log10l.c: Likewise.
6354         Contributed by Stephen L Moshier <moshier@mediaone.net>.
6355
6356 2001-11-09  Ulrich Drepper  <drepper@redhat.com>
6357
6358         * elf/dl-minimal.c (realloc): Handle NULL for first parameter
6359         correctly.
6360         * elf/dl-load.c (is_dst): New function.
6361         (_dl_dst_count): Use is_dst to check for DST variable.
6362         (_dl_dst_substitute): Likewise.
6363
6364 2001-11-09  Roland McGrath  <roland@frob.com>
6365
6366         Hurd/PowerPC port contributed by Peter Bruin <pjbruin@dds.nl>.
6367         * sysdeps/mach/hurd/powerpc/exc2signal.c: New file.
6368         * sysdeps/mach/hurd/powerpc/init-first.c: New file.
6369         * sysdeps/mach/hurd/powerpc/intr-msg.h: New file.
6370         * sysdeps/mach/hurd/powerpc/longjmp-ts.c: New file.
6371         * sysdeps/mach/hurd/powerpc/register-dump.h: New file.
6372         * sysdeps/mach/hurd/powerpc/sigreturn.c: New file.
6373         * sysdeps/mach/hurd/powerpc/static-start.S: New file.
6374         * sysdeps/mach/hurd/powerpc/trampoline.c: New file.
6375         * sysdeps/mach/hurd/powerpc/bits/sigcontext.h: New file.
6376         * sysdeps/mach/hurd/powerpc/Dist: New file.
6377
6378         * hurd/privports.c (__get_privileged_ports):
6379         Only contact the proc server if necessary for this call.
6380         Suggested by Neal H Walfield <neal@cs.uml.edu>.
6381         Check error return for mach_port_mod_refs.
6382
6383 2001-11-09  Andreas Schwab  <schwab@suse.de>
6384
6385         * sysdeps/unix/sysv/linux/m68k/bits/resource.h: New file.
6386
6387 2001-11-09  Ulrich Drepper  <drepper@redhat.com>
6388
6389         * elf/dl-load.c (lose): Remove some unnecessary code.  The new
6390         object is always the last in the list.
6391         (_dl_map_object_from_fd): Delete code to remove from object list
6392         when DF_1_NOOPEN is seen.  This is done in lose.
6393
6394 2001-11-08  Ulrich Drepper  <drepper@redhat.com>
6395
6396         * elf/dl-object.c (_dl_new_object): Various small optimizations.
6397
6398 2001-11-07  Ulrich Drepper  <drepper@redhat.com>
6399
6400         * sysdeps/generic/dl-cache.c: Optimize SEARCH_CACHE and
6401         HWCAP_CHECK macro code.
6402
6403         * elf/dl-misc.c (_dl_sysdep_read_whole_file): Optimize code a bit.
6404         Now returns MAP_FAILED on error.
6405         * elf/rtld.c: Adjust caller.
6406         * sysdeps/generic/dl-cache.c: Likewise.
6407         * sysdeps/generic/ldsodefs.h: Adjust description.
6408
6409         * elf/dl-version.c (match_symbol): Optimize error handling for size.
6410         (_dl_check_map_versions): Likewise.
6411
6412 2001-11-06  Ulrich Drepper  <drepper@redhat.com>
6413
6414         * elf/dl-load.c (_dl_map_object_from_fd): Don't call
6415         _dl_signal_error directly, always use lose.  Set fd to -1 after
6416         file is closed.
6417         (lose): Don't call close if fd == -1.
6418
6419 2001-11-07  Kaoru Fukui  <k_fukui@highway.ne.jp>
6420
6421         * manual/charset.texi: Fix typo @w[ISO 6937] to  @w{ISO 6937}.
6422          Also fix typo @code {mbsinit} to @code{mbsinit}.
6423
6424 2001-11-06  Ulrich Drepper  <drepper@redhat.com>
6425
6426         * elf/dl-profile.c: Replace state variable with simple flag named
6427         running.  Remove commented-out code.
6428
6429         * elf/dl-load.c (decompose_rpath): Optimize error handling for size.
6430         (_dl_init_paths): Likewise.
6431         (_dl_map_object_from_fd): Likewise.
6432         * elf/dl-reloc.c (_dl_relocate_object): Likewise.
6433
6434 2001-11-06  Roland McGrath  <roland@frob.com>
6435
6436         * sysdeps/mach/powerpc/sysdep.h: Include sysdeps/unix/powerpc/sysdep.h
6437         instead of sysdeps/powerpc/elf/sysdep.h and sysdeps/unix/sysdep.h.
6438
6439         * sysdeps/unix/sysv/linux/powerpc/sysdep.h: Don't include
6440         sysdeps/powerpc/elf/sysdep.h.
6441         Reported by Kaoru Fukui <k_fukui@highway.ne.jp>.
6442
6443 2001-11-05  Ulrich Drepper  <drepper@redhat.com>
6444
6445         * elf/rtld.c (process_dl_debug): Rewritten.  Optimized for size not
6446         speed.
6447         (process_envvars): Some more optimizations.
6448         * sysdeps/generic/ldsodefs.h (DL_DEBUG_HELP): New macro.
6449
6450         * elf/elf.h: Add dynamic tag definitions for prelinking.
6451
6452         * elf/rtld.c (process_envvars): Avoid using array of string pointers.
6453         Rewrite code to remove environment varables for SUID binaries.
6454         Small optimization in LD_PROFILE handling.
6455         * sysdeps/generic/unsecvars.h: Adjust format for process_envvars
6456         changes.
6457         * sysdeps/unix/sysv/linux/i386/dl-librecon.h: Likewise.
6458
6459         * sysdeps/generic/dl-sysdep.c: Don't initialize _dl_cpuclock_offset.
6460
6461         * elf/dl-reloc.c (_dl_reloc_bad_type): Rewrite to not use writable
6462         strings.  Change type of second parameter.
6463         * sysdeps/generic/ldsodefs.h: Adjust _dl_reloc_bad_type prototype
6464         for last change.
6465
6466         * io/fts.h: Prevent using <fts.h> with _FILE_OFFSET_BITS=64.
6467
6468 2001-11-04  Joseph S. Myers  <jsm28@cam.ac.uk>
6469
6470         * manual/string.texi: Fix typos.
6471         * manual/examples/argp-ex2.c: Likewise.
6472
6473 2001-11-05  Roland McGrath  <roland@frob.com>
6474
6475         * sysdeps/powerpc/elf/sysdep.h: Remove this file, because it overrides
6476         the more-specific unix/sysv/linux/powerpc file and breaks everything.
6477         * sysdeps/powerpc/sysdep.h (ALIGNARG, ASM_TYPE_DIRECTIVE,
6478         ASM_SIZE_DIRECTIVE, CALL_MCOUNT, ENTRY, EALIGN, DO_CALL, JUMPTARGET,
6479         PSEUDO, PSEUDO_RET, PSEUDO_END, L, C_TEXT): These macros moved here
6480         here, put under [__ELF__].
6481
6482 2001-11-05  Ulrich Drepper  <drepper@redhat.com>
6483
6484         * manual/charset.texi: Extensive editing work.
6485         * manual/nss.texi: Likewise.
6486         Changes by Dennis Grace <dgrace@us.ibm.com>.
6487
6488 2001-11-04  Roland McGrath  <roland@frob.com>
6489
6490         * hurd/set-host.c (_hurd_set_host_config): Use O_WRONLY in flags
6491         parameter to dir_mkfile.
6492
6493 2001-11-02  Jakub Jelinek  <jakub@redhat.com>
6494
6495         * string/bits/string2.h (__strndup): If n is smaller than len, set
6496         len to n + 1.
6497         * string/tester.c (test_strndup): New function.
6498         (main): Call it.
6499
6500 2001-11-01  Ulrich Drepper  <drepper@redhat.com>
6501
6502         * sunrpc/rpc_main.c: Optimize variable definitions a bit.
6503
6504         * sunrpc/Makefile (rpcgen-cmd): Use ../scripts/cpp in rpcgen calls.
6505         * scripts/cpp: New file.
6506
6507         * elf/dl-load.c (_dl_map_object): Correct test of DF_1_NODEFLIB
6508         for rtld_search_dirs content.  Minor optimizations.
6509
6510 2001-10-31  Ulrich Drepper  <drepper@redhat.com>
6511
6512         * elf/dl-load.c (_dl_map_object): Make code a bit more compact by
6513         avoiding unnecessary duplication.
6514
6515 2001-10-31  Jakub Jelinek  <jakub@redhat.com>
6516
6517         * elf/dl-load.c (_dl_map_object): If library was found using
6518         LD_LIBRARY_PATH, don't try RUNPATH list.
6519
6520 2001-10-31  Martin Schwidefsky  <schwidefsky@de.ibm.com>
6521
6522         * sysdeps/unix/sysv/linux/s390/s390-32/register-dump.h (REGISTER_DUMP):
6523         Correct second argument of register_dump call.
6524         * sysdeps/unix/sysv/linux/s390/s390-64/register-dump.h (REGISTER_DUMP):
6525         Likewise.
6526
6527 2001-10-31  Ulrich Drepper  <drepper@redhat.com>
6528
6529         * iconvdata/Makefile: Add support for IBM1132, IBM1133, and IBM1162
6530         modules.
6531         * iconvdata/TESTS: Likewise.
6532         * iconvdata/gconv-modules: Likewise.
6533         * iconvdata/ibm1132.c: New file.
6534         * iconvdata/ibm1132.h: New file.
6535         * iconvdata/ibm1133.c: New file.
6536         * iconvdata/ibm1133.h: New file.
6537         * iconvdata/ibm1162.c: New file.
6538         * iconvdata/ibm1162.h: New file.
6539         * iconvdata/testdata/IBM1132: New file.
6540         * iconvdata/testdata/IBM1132..UTF8: New file.
6541         * iconvdata/testdata/IBM1133: New file.
6542         * iconvdata/testdata/IBM1133..UTF8: New file.
6543         * iconvdata/testdata/IBM1162: New file.
6544         * iconvdata/testdata/IBM1162..UTF8: New file.
6545         Patches by Masahide Washizawa <WASHI@jp.ibm.com>.
6546
6547         * string/string.h: Fix typo in comment.
6548         * wcsmbs/wchar.h: Likewise.
6549
6550 2001-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
6551
6552         * manual/getopt.texi (getopt_long, getopt_long_only): Include
6553         const in type of longopts parameter.
6554
6555 2001-10-29  Andreas Jaeger  <aj@suse.de>
6556
6557         * sysdeps/ieee754/dbl-64/mpa.h: Add prototypes for internal functions.
6558
6559 2001-10-29  Kevin Ryde  <user42@zip.com.au>
6560
6561         * manual/stdio.texi (Integer Conversions): Corrections to sample printf
6562         output, clarify `#' behaviour on 0.
6563         (Floating-Point Conversions): Clarify that %g only uses %e when
6564         the exponent would be greater than 1.
6565
6566 2001-10-28  Roland McGrath  <roland@frob.com>
6567
6568         Support for Mach/PowerPC contributed by Peter Bruin <pjbruin@dds.nl>.
6569         * sysdeps/mach/powerpc/machine-sp.h: New file.
6570         * sysdeps/mach/powerpc/sysdep.h: New file.
6571         * sysdeps/mach/powerpc/thread_state.h: New file.
6572
6573         * sysdeps/mach/hurd/i386/Makefile: File removed; crt0.o rules moved ...
6574         * sysdeps/mach/hurd/Makefile: ... to here.  For the time being, we can
6575         expect to need the same thing on every platform.
6576
6577         * sysdeps/unix/sysv/linux/powerpc/sys/ucontext.h: File moved ...
6578         * sysdeps/generic/sys/ucontext.h: ... to replace this one.
6579
6580         * sysdeps/unix/sysv/linux/powerpc/sysdep.h (ALIGNARG,
6581         ASM_TYPE_DIRECTIVE, ASM_SIZE_DIRECTIVE, CALL_MCOUNT, ENTRY, EALIGN,
6582         DO_CALL, JUMPTARGET, PSEUDO, PSEUDO_RET, PSEUDO_END, L, C_TEXT):
6583         Move all these assembly-related definitions to ...
6584         * sysdeps/powerpc/elf/sysdep.h: ... this new file.
6585
6586         * sysdeps/mach/powerpc/machine-lock.h: Assembly code rewritten
6587         by Peter Bruin <pjbruin@dds.nl>.
6588
6589         * hurd/hurdselect.c (_hurd_select): Check SELECT_RETURNED bit when
6590         packing results for a `poll' call.
6591
6592 2001-10-26  Ulrich Drepper  <drepper@redhat.com>
6593
6594         * posix/fnmatch_loop.c: Recognize - at end of bracket expression
6595         correctly.
6596         * posix/tst-fnmatch.input: Add tests for - at beginning and end of
6597         bracket expression.
6598
6599         * string/strxfrm.c [USE_IN_EXTENDED_LOCALE_MODEL]: Correctly get
6600         nrules value.
6601         * string/tst-strxfrm.c (test): Also test __strxfrm_l.
6602
6603 2001-10-24  H.J. Lu  <hjl@gnu.org>
6604
6605         * sysdeps/generic/bits/dlfcn.h (DL_CALL_FCT): Cast to void *.
6606         Use __BEGIN_DECLS/__END_DECLS around prototypes.
6607         * sysdeps/mips/bits/dlfcn.h (DL_CALL_FCT): Likewise.
6608
6609 2001-10-21  Jim Meyering  <meyering@lucent.com>
6610
6611         * malloc/obstack.c (_): Honor the setting of ENABLE_NLS.  Otherwise,
6612         this code would end up calling gettext even in packages built
6613         with --disable-nls.
6614         * posix/getopt.c (_): Likewise.
6615         * posix/regex.c (_): Likewise.
6616
6617 2001-10-26  Ulrich Drepper  <drepper@redhat.com>
6618
6619         * resolv/gethnamaddr.c (gethostbyaddr): Use ip6.addr for reverse
6620         lookup not ip6.int.
6621         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyaddr_r): Likewise.
6622         Reported by Martin.v.Loewis@t-online.de [PR libc/2598].
6623
6624 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
6625
6626         * misc/sys/cdefs.h (__attribute_used__): Define.
6627         * elf/rtld.c (_dl_start): Add __attribute_used__.
6628         * elf/dl-runtime.c (fixup, profile_fixup): Likewise.
6629
6630 2001-10-25  Andreas Schwab  <schwab@suse.de>
6631
6632         * stdlib/a64l.c: Expect least significant digit first.
6633         * stdlib/l64a.c: Produce least significant digit first.
6634         * stdlib/Makefile (tests): Add test-a64l.
6635         * stdlib/test-a64l.c: New file.
6636         Reported by Masaki Hasegawa <masaki-h@pp.iij4u.or.jp>.
6637
6638 2001-10-21  Ulrich Drepper  <drepper@redhat.com>
6639
6640         * po/sk.po: Update from translation team.
6641
6642 2001-10-18  Ulrich Drepper  <drepper@redhat.com>
6643
6644         * sysdeps/i386/elf/start.S (_fp_hw): Define object type.
6645
6646 2001-10-18  Andreas Schwab  <schwab@suse.de>
6647
6648         * math/libm-test.inc (print_ulps): Print ulp values rounded to
6649         next whole number.
6650         (print_function_ulps): Likewise.
6651         (print_complex_function_ulps): Likewise.
6652         (print_max_error): Likewise.
6653         (print_complex_max_error): Likewise.  Handle ignore_max_ulp.
6654
6655 2001-10-16  Andreas Schwab  <schwab@suse.de>
6656
6657         * sysdeps/m68k/fpu/libm-test-ulps: Updated for fixed cbrtl
6658         implementation.
6659
6660         * sysdeps/m68k/setjmp.c: Also define setjmp and _setjmp if
6661         BSD_SETJMP or BSD__SETJMP is defined, resp.
6662         * sysdeps/m68k/bsd-setjmp.c: Inline setjmp code instead of making
6663         a tail call to __sigsetjmp that would require extending the
6664         caller's frame.
6665         * sysdeps/m68k/bsd-_setjmp.c: Likewise.
6666         * sysdeps/m68k/bsd-setjmp.S: Deleted.
6667         * sysdeps/m68k/bsd-_setjmp.S: Deleted.
6668         Reported by Jes Sorensen <jes@trained-monkey.org>.
6669
6670 2001-10-16  Andreas Jaeger  <aj@suse.de>
6671
6672         * sysdeps/ieee754/ldbl-96/s_nextafterl.c (__nextafterl): Fix
6673         parentheses.  Reported by David Byron <dbyron@porto.coactive.com>,
6674         close PR libc/2589.
6675
6676 2001-10-15  Ulrich Drepper  <drepper@redhat.com>
6677
6678         * po/ca.po: New file.  Contributed by the translation team.
6679
6680 2001-10-15  Ralf Baechle  <ralf@gnu.org>
6681
6682         * sysdeps/unix/sysv/linux/mips/sys/sysmips.h: Make sysmips() prototype
6683         a varargs prototype.  Remove dependency from kernel header files.
6684
6685         * sysdeps/unix/sysv/linux/mips/bits/termios.h: General cleanup, use
6686         __USE_MISC / __USE_XOPEN not __USE_BSD where appropriate.
6687
6688 2001-10-14  Ulrich Drepper  <drepper@redhat.com>
6689
6690         * locale/programs/ld-collate.c (handle_ellipsis): Use %lX not %lx
6691         to generate hexadecimal identifier.
6692         Patch by Jungshik Shin <jungshik.shin@yale.edu>.
6693
6694 2001-10-09  Stephen L Moshier  <moshier@mediaone.net>
6695
6696         * sysdeps/ieee754/ldbl-96/s_cbrtl.c (__cbrtl): Fix algorithm.
6697
6698 2001-10-14  Ulrich Drepper  <drepper@redhat.com>
6699
6700         * sysdeps/ieee754/ldbl-128/e_powl.c: New file.
6701         * sysdeps/ieee754/ldbl-128/s_cbrtl.c: New file.
6702         Contributed by Stephen L Moshier <moshier@mediaone.net>.
6703
6704         * sysdeps/ieee754/ldbl-128/e_j0l.c: Constify float variables.
6705         * sysdeps/ieee754/ldbl-128/e_j1l.c: Likewise.
6706         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c: Likewise
6707         * sysdeps/ieee754/ldbl-128/s_erfl.c: Likewise
6708         * sysdeps/ieee754/ldbl-128/s_expm1l.c: Likewise
6709         * sysdeps/ieee754/ldbl-128/s_log1pl.c: Likewise
6710
6711         * timezone/africa: Update from tzdata2001d.
6712         * timezone/asia: Likewise.
6713         * timezone/australasia: Likewise.
6714         * timezone/backward: Likewise.
6715         * timezone/europe: Likewise.
6716         * timezone/leapseconds: Likewise.
6717         * timezone/northamerica: Likewise.
6718         * timezone/southamerica: Likewise.
6719         * timezone/zone.tab: Likewise.
6720
6721 2001-10-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
6722
6723         * sysdeps/s390/s390-32/sys/ucontext.h: Correct __psw_t typedef.
6724         * sysdeps/s390/s390-64/sys/ucontext.h: Likewise.
6725
6726 2001-10-12  Ulrich Drepper  <drepper@redhat.com>
6727
6728         * elf/elf.h (PT_TLS): New definition.
6729
6730 2001-10-10  Jeff Bailey  <jbailey@nisa.net>
6731
6732         * sysdeps/mach/hurd/Makefile: Add $(CFLAGS) for generation of
6733         bits/errno.h
6734
6735 2001-10-07  Roland McGrath  <roland@frob.com>
6736
6737         * sysdeps/mach/hurd/setrlimit.c (__setrlimit): Never return ENOSYS.
6738
6739 2001-10-10  Ulrich Drepper  <drepper@redhat.com>
6740
6741         * elf/elf.h: Add more ELFOSABI_* constants.
6742
6743 2001-10-04  Ben Collins  <bcollins@debian.org>
6744
6745         * sysdeps/generic/inttypes.h: Fix typo (define, not defined) in
6746         decleration of __need_wchar_t.
6747
6748 2001-10-03  Jakub Jelinek  <jakub@redhat.com>
6749
6750         * string/bits/string2.h (__strsep_g): Add prototype.
6751         (__strsep): Use it.
6752         * string/Versions (__strsep): Remove.
6753         * sysdeps/generic/strsep.c (__strsep_g): Add alias to __strsep.
6754
6755 2001-10-07  Ulrich Drepper  <drepper@redhat.com>
6756
6757         * manua/llio.texi: Clarify file references added by mmap.
6758         Patch by Marcus Brinkmann <Marcus.Brinkmann@ruhr-uni-bochum.de>.
6759
6760 2001-09-29  Jes Sorensen  <jes@trained-monkey.org>
6761
6762         * sysdeps/unix/sysv/linux/ia64/bits/sigcontext.h (struct sigcontext):
6763         Add sc_loadrs and sc_rbs_bas to match current kernel.
6764
6765 2001-09-27  Jakub Jelinek  <jakub@redhat.com>
6766
6767         * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Update.
6768
6769         * sysdeps/ieee754/ldbl-128/s_erfl.c (__erfcl): Fix erfc(-inf).
6770
6771 2001-09-27  Jakub Jelinek  <jakub@redhat.com>
6772
6773         * elf/dl-open.c (dl_open_worker): If l_opencount of freshly loaded
6774         object has been bumped because of relocation dependency, avoid
6775         duplicates in l_scope.
6776         (show_scope): Fix typos.
6777         * elf/Makefile: Add rules to build and run reldep6.
6778         * elf/reldep6.c: New file.
6779         * elf/reldep6mod0.c: New file.
6780         * elf/reldep6mod1.c: New file.
6781         * elf/reldep6mod2.c: New file.
6782         * elf/reldep6mod3.c: New file.
6783         * elf/reldep6mod4.c: New file.
6784
6785 2001-09-26  Jakub Jelinek  <jakub@redhat.com>
6786
6787         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_fixup_plt): Call
6788         sparc64_fixup_plt.
6789         (sparc64_fixup_plt): Moved from elf_machine_fixup_plt.  Optimize
6790         near jumps and 0xfffff800XXXXXXXX target addresses, no thread safety
6791         for non-lazy binding. Fix .plt[32768+] handling.
6792         (elf_machine_plt_value): Don't add addend.
6793         (elf_machine_rela): Call sparc64_fixup_plt instead of
6794         elf_machine_fixup_plt.
6795         (elf_machine_runtime_setup, TRAMPOLINE_TEMPLATE): Optimize for
6796         dynamic linker at 0xfffff800XXXXXXXX.
6797
6798         * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Update.
6799
6800 2001-09-28  Ulrich Drepper  <drepper@redhat.com>
6801
6802         * elf/elf.h: Define SHF_GROUP and SHF_TLS.
6803
6804 2001-09-25  Jakub Jelinek  <jakub@redhat.com>
6805
6806         * sysdeps/unix/bsd/bsd4.4/bits/socket.h (struct cmsghdr): Don't
6807         declare __cmsg_data field if its size would be bigger than 0.
6808         (CMSG_DATA): Adjust accordingly.
6809         * sysdeps/unix/sysv/aix/bits/socket.h: Likewise.
6810         * sysdeps/unix/sysv/linux/alpha/bits/socket.h: Likewise.
6811         * sysdeps/unix/sysv/linux/ia64/bits/socket.h: Likewise.
6812         * sysdeps/unix/sysv/linux/s390/s390-64/bits/socket.h: Likewise.
6813         * sysdeps/unix/sysv/linux/bits/socket.h: Likewise.
6814         * sysdeps/unix/sysv/linux/mips/bits/socket.h: Likewise.
6815         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
6816
6817 2001-09-25  Ulrich Drepper  <drepper@redhat.com>
6818
6819         * iconvdata/TESTS: Add entries for IBM1160 and IBM1161.
6820         * iconvdata/testdata/IBM1160: New file.
6821         * iconvdata/testdata/IBM1160..UTF8: New file.
6822         * iconvdata/testdata/IBM1161: New file.
6823         * iconvdata/testdata/IBM1161..UTF8: New file.
6824         Patch by Masahide Washizawa <WASHI@jp.ibm.com>.
6825
6826 2001-09-24  Ulrich Drepper  <drepper@redhat.com>
6827
6828         * sysdeps/unix/bsd/ulimit.c (ulimit): Handle overflow in
6829         UL_SETFSIZE computations better.
6830
6831         * rt/Makefile: Remove use of filter for librt again.
6832
6833         * sysdeps/unix/sysv/linux/ulimit.c (__ulimit): Handle overflow in
6834         UL_SETFSIZE computations better.
6835
6836         * string/Versions: Export __strsep for GLIBC_2.2.5.
6837         * string/bits/string2.h: Define all __STRING_INLINE functions if
6838         _FORCE_INLINES is defined.
6839         Use int instead of char of parameter types.
6840         (__strsep): Don't use __strsep_g.  Don't define it.
6841         (__strsep_1c, __strsep_2c, __strsep_3c): Optimize.
6842         * sysdeps/i386/i486/string.h (__strcpy_a_small): Renamed from
6843         __strcpy_small.
6844         (__stpcpy_a_small): Renamed from __stpcpy_small.
6845         (__strcspn_c1): Don't define if _FORCE_INLINES.
6846         (__strspn_c1): Likewise.
6847
6848 2001-09-22  Ben Collins  <bcollins@debian.org>
6849
6850         * sysdeps/sparc/bits/sigaction.h: Define SA_RESTART and friends when
6851         _UNIX98_SOURCE is defined too.  Matches generic/bits/sigaction.h.
6852         * sysdeps/ia64/bits/sigaction.h: Likewise.
6853         * sysdeps/s390/s390-64/bits/sigaction.h: Likewise.
6854
6855 2001-09-24  Andrew Haley  <aph@cambridge.redhat.com>
6856
6857         * sysdeps/unix/sysv/linux/sh/Makefile (sysdep_headers): Add sys/io.h.
6858
6859 2001-09-24  Jakub Jelinek  <jakub@redhat.com>
6860
6861         * elf/dl-open.c (dl_open_worker): Update l_scope_max.
6862
6863 2001-09-24  Ulrich Drepper  <drepper@redhat.com>
6864
6865         * wcsmbs/wchar.h: Add __attribute_pure__ to mbsinit prototype.
6866
6867 2001-09-20  H.J. Lu  <hjl@gnu.org>
6868
6869         * include/dlfcn.h (__RTLD_SPROF): New definiton.
6870         * elf/dl-open.c (dl_open_worker): Return immediately after loading
6871         for __RTLD_SPROF.
6872         * elf/sprof.c (main): Default to the filename if soname doesn't exist.
6873         (load_shobj): Call dlopen with `RTLD_LAZY | __RTLD_SPROF'.
6874
6875 2001-09-20  H.J. Lu  <hjl@gnu.org>
6876
6877         * elf/dl-profile.c (_dl_mcount): Use old *narcsp value for newarc,
6878         don't add 1.
6879
6880 2001-09-22  Ulrich Drepper  <drepper@redhat.com>
6881
6882         * nss/getent.c: Accept -s parameter to overwrite rules in
6883         nsswitch.conf.  Patch by Nalin Dahyabhai <nalin@redhat.com>.
6884
6885         * nss/nss_files/files-network.c (LINE_PARSER): Pad addr string
6886         with as many ".0" as necessary to form a complete address
6887         inet_network understands.
6888
6889         * nss/getent.c: Various cleanups.  Use simpler and fewer function
6890         calls.
6891
6892 2001-09-20  Martin Schwidefsky  <schwidefsky@de.ibm.com>
6893
6894         * sysdeps/s390/s390-32/bits/setjmp.h: Correct pointer comparison in
6895         _JMPBUF_UNWINDS.
6896         * sysdeps/s390/s390-64/bits/setjmp.h: Likewise.
6897
6898 2001-09-22  Ulrich Drepper  <drepper@redhat.com>
6899
6900         * iconvdata/Makefile: Add rules to build and distribute IBM1160 and
6901         IBM1161.
6902         * iconvdata/gconv-modules: Add entries for IBM1160 and IBM1161.
6903         * iconvdata/ibm1160.c: New file.
6904         * iconvdata/ibm1160.h: New file.
6905         * iconvdata/ibm1161.c: New file.
6906         * iconvdata/ibm1161.h: New file.
6907         Patch by Masahide Washizawa <WASHI@jp.ibm.com>.
6908
6909 2001-09-19  Jakub Jelinek  <jakub@redhat.com>
6910
6911         * sysdeps/alpha/dl-machine.h (elf_machine_load_address): Compute the
6912         difference between base address and first PT_LOAD's virtual address,
6913         not the base address.
6914
6915 2001-09-11  Tom Rix  <trix@redhat.com>
6916
6917         * sysdeps/unix/sysv/aix/init-first.c (init):  Use USE_NONONPTION_FLAG
6918         ifdef for __getopt_clean_environment.
6919         * sysdeps/unix/sysv/aix/libc-start.c: Add real implementation.
6920
6921 2001-09-22  Andreas Jaeger  <aj@suse.de>
6922
6923         * elf/reldep4.c (main): Add proper prototype to fix warning.
6924
6925         * elf/reldep5.c (main): Remove unused variable.
6926
6927         * math/math_private.h: Add prototypes.
6928
6929 2001-09-21  Andreas Jaeger  <aj@suse.de>
6930
6931         * sysdeps/unix/sysv/linux/x86_64/Dist: New file.
6932         * sysdeps/x86_64/Dist: New file.
6933         * sysdeps/x86_64/soft-fp/Dist: New file.
6934
6935         * sysdeps/gnu/Dist: Remove eval.c.
6936
6937 2001-09-20  Ulrich Drepper  <drepper@redhat.com>
6938
6939         * malloc/memusage.c (realloc): Don't count already allocated
6940         memory in the sums.
6941         (me): Always use dlsym() to find the real implementations.
6942
6943         * malloc/memusage.sh: Make -n option actually do something.
6944
6945 2001-09-20  Andreas Jaeger  <aj@suse.de>
6946
6947         * elf/elf.h (R_390_NUM): Correct value.
6948
6949         * Versions.def: Add missing versions 2.2.3 for libthread_db and
6950         libpthread.
6951
6952         * sysdeps/unix/sysv/linux/configure.in: Add minimal kernel version
6953         for x86-64, install x86-64 into */lib64.
6954
6955         * shlib-versions: Add x86-64.
6956
6957         * elf/elf.h: Add x86-64 relocations.
6958
6959 2001-09-19  Ulrich Drepper  <drepper@redhat.com>
6960
6961         * po/fr.po: Update from translation team.
6962
6963 2001-09-19  Andreas Jaeger  <aj@suse.de>
6964
6965         * sysdeps/unix/sysv/linux/x86_64/Makefile: New file.
6966         * sysdeps/unix/sysv/linux/x86_64/Versions: New file.
6967         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: New file.
6968         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: New file.
6969         * sysdeps/unix/sysv/linux/x86_64/bits/stat.h: New file.
6970         * sysdeps/unix/sysv/linux/x86_64/bits/statfs.h: New file.
6971         * sysdeps/unix/sysv/linux/x86_64/bits/time.h: New file.
6972         * sysdeps/unix/sysv/linux/x86_64/bits/types.h: New file.
6973         * sysdeps/unix/sysv/linux/x86_64/brk.c: New file.
6974         * sysdeps/unix/sysv/linux/x86_64/clone.S: New file.
6975         * sysdeps/unix/sysv/linux/x86_64/fstatfs64.c: New file.
6976         * sysdeps/unix/sysv/linux/x86_64/ftruncate64.c: New file.
6977         * sysdeps/unix/sysv/linux/x86_64/fxstat.c: New file.
6978         * sysdeps/unix/sysv/linux/x86_64/fxstat64.c: New file.
6979         * sysdeps/unix/sysv/linux/x86_64/getdents.c: New file.
6980         * sysdeps/unix/sysv/linux/x86_64/getdents64.c: New file.
6981         * sysdeps/unix/sysv/linux/x86_64/getrlimit64.c: New file.
6982         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c: New file.
6983         * sysdeps/unix/sysv/linux/x86_64/glob64.c: New file.
6984         * sysdeps/unix/sysv/linux/x86_64/lxstat.c: New file.
6985         * sysdeps/unix/sysv/linux/x86_64/lxstat64.c: New file.
6986         * sysdeps/unix/sysv/linux/x86_64/mmap64.c: New file.
6987         * sysdeps/unix/sysv/linux/x86_64/pread64.c: New file.
6988         * sysdeps/unix/sysv/linux/x86_64/profil-counter.h: New file.
6989         * sysdeps/unix/sysv/linux/x86_64/pwrite64.c: New file.
6990         * sysdeps/unix/sysv/linux/x86_64/readdir.c: New file.
6991         * sysdeps/unix/sysv/linux/x86_64/readdir64.c: New file.
6992         * sysdeps/unix/sysv/linux/x86_64/readdir64_r.c: New file.
6993         * sysdeps/unix/sysv/linux/x86_64/readdir_r.c: New file.
6994         * sysdeps/unix/sysv/linux/x86_64/recv.c: New file.
6995         * sysdeps/unix/sysv/linux/x86_64/register-dump.h: New file.
6996         * sysdeps/unix/sysv/linux/x86_64/send.c: New file.
6997         * sysdeps/unix/sysv/linux/x86_64/setrlimit64.c: New file.
6998         * sysdeps/unix/sysv/linux/x86_64/sigaction.c: New file.
6999         * sysdeps/unix/sysv/linux/x86_64/sigcontextinfo.h: New file.
7000         * sysdeps/unix/sysv/linux/x86_64/sigpending.c: New file.
7001         * sysdeps/unix/sysv/linux/x86_64/sigprocmask.c: New file.
7002         * sysdeps/unix/sysv/linux/x86_64/sigsuspend.c: New file.
7003         * sysdeps/unix/sysv/linux/x86_64/statfs64.c: New file.
7004         * sysdeps/unix/sysv/linux/x86_64/sys/perm.h: New file.
7005         * sysdeps/unix/sysv/linux/x86_64/sys/procfs.h: New file.
7006         * sysdeps/unix/sysv/linux/x86_64/sys/reg.h: New file.
7007         * sysdeps/unix/sysv/linux/x86_64/sys/ucontext.h: New file.
7008         * sysdeps/unix/sysv/linux/x86_64/sys/user.h: New file.
7009         * sysdeps/unix/sysv/linux/x86_64/syscall.S: New file.
7010         * sysdeps/unix/sysv/linux/x86_64/syscalls.list: New file.
7011         * sysdeps/unix/sysv/linux/x86_64/sysdep.S: New file.
7012         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: New file.
7013         * sysdeps/unix/sysv/linux/x86_64/time.c: New file.
7014         * sysdeps/unix/sysv/linux/x86_64/truncate64.c: New file.
7015         * sysdeps/unix/sysv/linux/x86_64/umount.c: New file.
7016         * sysdeps/unix/sysv/linux/x86_64/vfork.S: New file.
7017         * sysdeps/unix/sysv/linux/x86_64/xstat.c: New file.
7018         * sysdeps/unix/sysv/linux/x86_64/xstat64.c: New file.
7019         * sysdeps/unix/x86_64/sysdep.S: New file.
7020         * sysdeps/unix/x86_64/sysdep.h: New file.
7021         * sysdeps/x86_64/Implies: New file.
7022         * sysdeps/x86_64/Makefile: New file.
7023         * sysdeps/x86_64/Versions: New file.
7024         * sysdeps/x86_64/__longjmp.S: New file.
7025         * sysdeps/x86_64/abort-instr.h: New file.
7026         * sysdeps/x86_64/atomicity.h: New file.
7027         * sysdeps/x86_64/bits/endian.h: New file.
7028         * sysdeps/x86_64/bits/setjmp.h: New file.
7029         * sysdeps/x86_64/bits/string.h: New file.
7030         * sysdeps/x86_64/bp-asm.h: New file.
7031         * sysdeps/x86_64/bsd-_setjmp.S: New file.
7032         * sysdeps/x86_64/bsd-setjmp.S: New file.
7033         * sysdeps/x86_64/dl-machine.h: New file.
7034         * sysdeps/x86_64/elf/initfini.c: New file.
7035         * sysdeps/x86_64/elf/start.S: New file.
7036         * sysdeps/x86_64/ffs.c: New file.
7037         * sysdeps/x86_64/ffsll.c: New file.
7038         * sysdeps/x86_64/fpu/bits/fenv.h: New file.
7039         * sysdeps/x86_64/fpu/bits/mathdef.h: New file.
7040         * sysdeps/x86_64/fpu/e_acosl.c: New file.
7041         * sysdeps/x86_64/fpu/e_atan2l.c: New file.
7042         * sysdeps/x86_64/fpu/e_exp2l.S: New file.
7043         * sysdeps/x86_64/fpu/e_expl.c: New file.
7044         * sysdeps/x86_64/fpu/e_fmodl.S: New file.
7045         * sysdeps/x86_64/fpu/e_log10l.S: New file.
7046         * sysdeps/x86_64/fpu/e_log2l.S: New file.
7047         * sysdeps/x86_64/fpu/e_logl.S: New file.
7048         * sysdeps/x86_64/fpu/e_powl.S: New file.
7049         * sysdeps/x86_64/fpu/e_rem_pio2l.c: New file.
7050         * sysdeps/x86_64/fpu/e_scalbl.S: New file.
7051         * sysdeps/x86_64/fpu/e_sqrtl.c: New file.
7052         * sysdeps/x86_64/fpu/fclrexcpt.c: New file.
7053         * sysdeps/x86_64/fpu/fedisblxcpt.c: New file.
7054         * sysdeps/x86_64/fpu/feenablxcpt.c: New file.
7055         * sysdeps/x86_64/fpu/fegetenv.c: New file.
7056         * sysdeps/x86_64/fpu/fegetexcept.c: New file.
7057         * sysdeps/x86_64/fpu/fegetround.c: New file.
7058         * sysdeps/x86_64/fpu/feholdexcpt.c: New file.
7059         * sysdeps/x86_64/fpu/fesetenv.c: New file.
7060         * sysdeps/x86_64/fpu/fesetround.c: New file.
7061         * sysdeps/x86_64/fpu/fgetexcptflg.c: New file.
7062         * sysdeps/x86_64/fpu/fraiseexcpt.c: New file.
7063         * sysdeps/x86_64/fpu/fsetexcptflg.c: New file.
7064         * sysdeps/x86_64/fpu/ftestexcept.c: New file.
7065         * sysdeps/x86_64/fpu/libm-test-ulps: New file.
7066         * sysdeps/x86_64/fpu/math_ldbl.h: New file.
7067         * sysdeps/x86_64/fpu/printf_fphex.c: New file.
7068         * sysdeps/x86_64/fpu/s_atanl.c: New file.
7069         * sysdeps/x86_64/fpu/s_cosl.S: New file.
7070         * sysdeps/x86_64/fpu/s_expm1l.S: New file.
7071         * sysdeps/x86_64/fpu/s_fpclassifyl.c: New file.
7072         * sysdeps/x86_64/fpu/s_isinfl.c: New file.
7073         * sysdeps/x86_64/fpu/s_isnanl.c: New file.
7074         * sysdeps/x86_64/fpu/s_log1pl.S: New file.
7075         * sysdeps/x86_64/fpu/s_logbl.c: New file.
7076         * sysdeps/x86_64/fpu/s_nextafterl.c: New file.
7077         * sysdeps/x86_64/fpu/s_nexttoward.c: New file.
7078         * sysdeps/x86_64/fpu/s_nexttowardf.c: New file.
7079         * sysdeps/x86_64/fpu/s_rintl.c: New file.
7080         * sysdeps/x86_64/fpu/s_significandl.c: New file.
7081         * sysdeps/x86_64/fpu/s_sincosl.S: New file.
7082         * sysdeps/x86_64/fpu/s_sinl.S: New file.
7083         * sysdeps/x86_64/fpu/s_tanl.S: New file.
7084         * sysdeps/x86_64/gmp-mparam.h: New file.
7085         * sysdeps/x86_64/hp-timing.c: New file.
7086         * sysdeps/x86_64/hp-timing.h: New file.
7087         * sysdeps/x86_64/htonl.S: New file.
7088         * sysdeps/x86_64/memusage.h: New file.
7089         * sysdeps/x86_64/setjmp.S: New file.
7090         * sysdeps/x86_64/soft-fp/sfp-machine.h: New file.
7091         * sysdeps/x86_64/stackinfo.h: New file.
7092         * sysdeps/x86_64/sysdep.h: New file.
7093         * sysdeps/unix/sysv/linux/x86_64/ldd-rewrite.sed: New file.
7094
7095         * sysdeps/ieee754/ldbl-128/s_erfl.c: New file, contributed Stephen
7096         L Moshier.
7097
7098 2001-09-18  Ulrich Drepper  <drepper@redhat.com>
7099
7100         * malloc/malloc.c (ptmalloc_init): Handle _environ==NULL.
7101         Reported by B. D. Elliott <bde@nwlink.com> [PR libc/2541].
7102
7103 2001-09-18  Andreas Schwab  <schwab@suse.de>
7104
7105         * elf/dl-load.c (_dl_map_object_from_fd): Update handling of scope
7106         list, now that l_scope is a pointer.
7107
7108         * elf/dl-open.c (dl_open_worker): Fix thinko when enlarging the
7109         scope list.
7110
7111 2001-09-18  kaz Kojima  <kkojima@rr.iij4u.or.jp>
7112
7113         * sysdeps/sh/dl-machine.h (elf_machine_rela): Fix reverse condition.
7114         (elf_machine_rela_relative): Add a missing declaration.
7115
7116 2001-09-18  Jakub Jelinek  <jakub@redhat.com>
7117
7118         * sysdeps/unix/sysv/linux/ia64/ldd-rewrite.sed: New file.
7119         * sysdeps/unix/sysv/linux/s390/ldd-rewrite.sed: New file.
7120         * sysdeps/unix/sysv/linux/configure.in: Add ia64 and s390
7121         ldd-rewrite scripts.
7122
7123 2001-09-18  Ulrich Drepper  <drepper@redhat.com>
7124
7125         * elf/ldd.bash.in: Update copyright message.
7126
7127 2001-09-17  H.J. Lu  <hjl@gnu.org>
7128
7129         * hurd/hurdmalloc.c (bcopy): Removed.
7130         (realloc): Replace bcopy with memcpy.
7131         * hurd/path-lookup.c (file_name_path_scan): Likewise.
7132         * resolv/gethnamaddr.c (map_v4v6_address): Likewise.
7133         * sunrpc/rpcinfo.c (pmapdump): Likewise.
7134
7135         * resolv/gethnamaddr.c (getanswer): Replace bcopy with memmove.
7136         (gethostbyaddr): Likewise.
7137         * sunrpc/rpcinfo.c (get_inet_address): Likewise.
7138
7139 2001-09-18  Ulrich Drepper  <drepper@redhat.com>
7140
7141         * sysdeps/gnu/eval.c: Removed.
7142
7143 2001-09-18  Andreas Jaeger  <aj@suse.de>
7144
7145         * sysdeps/i386/fpu/s_logbl.S: Move to ...
7146         * sysdeps/i386/fpu/s_logbl.c: ...here, use inline assembler.
7147
7148         * sysdeps/i386/fpu/s_rintl.S: Move to ...
7149         * sysdeps/i386/fpu/s_rintl.c: ...here, use inline assembler.
7150
7151         * sysdeps/i386/fpu/s_significandl.S: Move to ...
7152         * sysdeps/i386/fpu/s_significandl.c: ...here, use inline assembler.
7153
7154 2001-09-16  Ulrich Drepper  <drepper@redhat.com>
7155
7156         * string/strcoll.c [USE_IN_EXTENDED_LOCALE_MODEL]: Correctly get
7157         nrules value.
7158
7159 2001-09-14  H.J. Lu  <hjl@gnu.org>
7160
7161         * sysdeps/mips/fpu/libm-test-ulps: Updated.
7162
7163 2001-09-14  Ulrich Drepper  <drepper@redhat.com>
7164
7165         * sysdeps/unix/sysv/linux/s390/s390-32/sys/ucontext.h: Fix a typo.
7166         Patch by Florian La Roche <laroche@redhat.com>.
7167
7168         * string/bits/string2.h (__strtok_r_1c): Optimize a bit.
7169
7170         * sysdeps/unix/sysv/linux/net/ethernet.h: Correct references to
7171         ETHER_CRC_LEN.
7172
7173 2001-09-14  Andreas Schwab  <schwab@suse.de>
7174
7175         * posix/execl.c: Fix last argument of memcpy.  Reported by Brian
7176         Sumner <bls@sgi.com>.
7177         * posix/execlp.c: Likewise.
7178
7179 2001-09-13  Jakub Jelinek  <jakub@redhat.com>
7180
7181         * elf/dl-deps.c (_dl_map_object_deps): Fix filter handling if filter
7182         is already found earlier in the search scope.
7183
7184 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
7185
7186         * rt/Makefile (LDFLAGS-rt.so): Use shared thread library as librt's
7187         filter.
7188
7189 2001-09-13  Ulrich Drepper  <drepper@redhat.com>
7190
7191         * sysdeps/powerpc/fpu/libm-test-ulps: Adjust expected errors for j0.
7192
7193 2001-09-12  Ulrich Drepper  <drepper@redhat.com>
7194
7195         * config.h.in: Enforce optimization to be used.
7196         * Makeconfig (preprocess-versions): Define ASSEMBLER.
7197         * stdlib/Makefile (isomac-CFLAGS): Define to -O.
7198         * posix/Makefile (annexc-CFLAGS): Define to -O.
7199         * sysdeps/unix/make-syscalls.sh: Define __OPTIMIZE__ in use of asm_CPP.
7200
7201 2001-09-11  Ulrich Drepper  <drepper@redhat.com>
7202
7203         * nscd/nscd_gethst_r.c: Don't expect IPv6 addresses for IPv4 lookup.
7204         Patch by Stephan Kulow.
7205
7206 2001-09-08  Ben Collins  <bcollins@debian.org>
7207
7208         * sysdeps/arm/dl-machine.h (elf_machine_rel): Fix thinko in
7209         usage of RESOLVE() (r_type, not reloc->r_type).
7210
7211 2001-09-08  Ulrich Drepper  <drepper@redhat.com>
7212
7213         * elf/dl-object.c: Avoid allocating extra memory block for name.
7214         * elf/dl-close.c (_dl_close): Don't free l_libname if it is not
7215         allocated separately.
7216         * elf/dl-load.c (_dl_map_object_from_fd): Likewise.
7217
7218 2001-09-08  H.J. Lu  <hjl@gnu.org>
7219
7220         * po/zh_TW.po: Fix a typo.
7221
7222 2001-09-07  Tom Rix  <trix@redhat.com>
7223
7224         * sysdeps/unix/sysv/aix/sysv_termio.h: New file.
7225
7226 2001-08-26  Tom Rix  <trix@redhat.com>
7227
7228         * sysdeps/unix/sysv/aix/Makefile (aix-syscalls.o): More linker
7229         command line options.
7230         * sysdeps/unix/sysv/aix/start.s: New file, rework of start.c
7231         * sysdeps/unix/sysv/aix/start.c: Removed.
7232         * sysdeps/unix/sysv/aix/start-libc.c: New file.
7233         * sysdeps/unix/sysv/aix/init-first.c: New file.
7234         * sysdeps/unix/sysv/aix/fcntl.c: Alias __libc_fcntl to __fcntl.
7235
7236 2001-09-08  Ben Collins  <bcollins@debian.org>
7237
7238         * sysdeps/arm/dl-machine.h: Fix usage of new _dl_signal_error() format.
7239         * sysdeps/generic/dl-machine.h: Likewise.
7240         * sysdeps/hppa/dl-fptr.c: Likewise.
7241         * sysdeps/ia64/dl-fptr.c: Likewise.
7242         * sysdeps/mach/hurd/dl-sysdep.c: Likewise.
7243         * sysdeps/mips/dl-machine.h: Likewise.
7244         * sysdeps/mips/mips64/dl-machine.h: Likewise.
7245         * sysdeps/powerpc/dl-machine.c: Likewise.
7246
7247 2001-09-07  Ben Collins  <bcollins@debian.org>
7248
7249         * sysdeps/sparc/sparc32/dl-machine.h: Fix typo.
7250
7251         * sysdeps/hppa/dl-lookupcfg.h: Forward declare struct link_map.
7252
7253 2001-09-08  Ulrich Drepper  <drepper@redhat.com>
7254
7255         * elf/dl-lookup.c (add_dependency): Bump l_opencount of all
7256         dependencies if necessary.
7257
7258         * elf/dl-close.c (_dl_close): If object has no r_list (i.e., wasn't
7259         loaded directly) determine length if l_initfini list by iterating
7260         over its elements.  Minor optimizations.
7261         * elf/dl-deps.c (_dl_map_object_deps): Always add own map to l_initfini
7262         for dependency objects.
7263         If object was already loaded check whether any of the dependencies
7264         is already on the relocation dependency list.  If yes, remove the
7265         latter.  Minor optimizations.
7266         * elf/dl-lookup.c (add_dependency): Add check for self reference of
7267         maps here.  Search l_initfini list only if the object was loaded
7268         directly and not only as a dependency.
7269         (_dl_lookup_symbol): Add relocation dependency also if object
7270         is not in global scope.  Remove test for self-reference here.
7271         (_dl_lookup_versioned_symbol): Likewise.
7272         * elf/dl-object (_dl_new_object): Cleanup.  Initialize dont_free
7273         element of first name record.
7274         * elf/loadtest.c: Add some more test to recognize early if an object
7275         wasn't unloaded.
7276         * elf/Makefile: Add rules to build and run reldep5.
7277         * elf/reldep5.c: New file.
7278         * elf/reldepmod5.c: New file.
7279         * elf/reldepmod6.c: New file.
7280
7281         * elf/reldep2.c: Fix typo.
7282
7283 2001-09-07  Ulrich Drepper  <drepper@redhat.com>
7284
7285         * include/link.h (struct link_map): Add l_scope_mem and l_scope_max
7286         elements.  Change l_scope to be a pointer only.
7287         * elf/dl-object.c (_dl_new_object): Initialize l_scope and l_scope_max.
7288         * elf/dl-open.c (dl_open_worker): If dependency wasn't just opened
7289         here add searchlist of newly open file to the dependency's scope.
7290         * elf/dl-close.c (_dl_close): If dependency is used otherwise remove
7291         only searchlist from its scope.  Free own scope array if necessary.
7292         * elf/Makefile (tests): Add dblload and dblunload now.
7293
7294 2001-09-06  Andreas Jaeger  <aj@suse.de>
7295
7296         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c: New file, contributed
7297         Stephen L Moshier.
7298
7299 2001-09-05  Ulrich Drepper  <drepper@redhat.com>
7300
7301         * elf/Makefile: Add rules to build new tests.  Don't run them yet since
7302         they both fail.
7303         * elf/dblload.c: New file.
7304         * elf/dblloadmod1.c: New file.
7305         * elf/dblloadmod2.c: New file.
7306         * elf/dblloadmod3.c: New file.
7307         * elf/dblunload.c: New file.
7308
7309 2001-09-04  Richard Henderson  <rth@redhat.com>
7310
7311         * elf/elf.h (R_ALPHA_OP_*, R_ALPHA_IMMED_*): Remove.
7312         (R_ALPHA_GPREL16): Rename from R_ALPHA_IMMED_GP_16.
7313
7314 2001-09-04  Ulrich Drepper  <drepper@redhat.com>
7315
7316         Correct very misleading message for error in failed runtime relocation.
7317         * elf/dl-error.c (_dl_signal_error): Take extra parameter to describe
7318         place of the error.
7319         (_dl_signal_cerror): Likewise.
7320         * sysdeps/generic/ldsodefs.h: Adjust prototypes.
7321         * elf/dl-close.c: Likewise.
7322         * elf/dl-deps.c: Likewise.
7323         * elf/dl-load.c: Likewise.
7324         * elf/dl-lookup.c: Likewise.
7325         * elf/dl-open.c: Likewise.
7326         * elf/dl-reloc.c: Likewise.
7327         * elf/dl-sym.c: Likewise.
7328         * elf/dl-version.c: Likewise.
7329         * sysdeps/generic/dl-sysdep.c: Likewise.
7330
7331 2001-09-04  Jakub Jelinek  <jakub@redhat.com>
7332
7333         * iconv/strtab.c (strtabinit): Initialize null Strent.
7334         (newstring): Move len == 0 handling...
7335         (strtabadd): ...here.
7336         If len == 1, return null Strent.
7337         When inserting a suffix of an existing string, check if
7338         it is not equal to some suffix already recorded.
7339         Copy left and right members over if adding longer string.
7340
7341 2001-09-04  Jakub Jelinek  <jakub@redhat.com>
7342
7343         * sunrpc/rpc_cout.c (upcase): Account for trailing '\0'.
7344
7345         * sysdeps/unix/sysv/linux/alpha/gethostname.c: Include <errno.h>.
7346         (__syscall_gethostname): Add prototype.
7347
7348 2001-09-04  Ulrich Drepper  <drepper@redhat.com>
7349
7350         * elf/dl-object.c (_dl_new_object): Remove unnecessary if.
7351
7352 2001-09-02  Ulrich Drepper  <drepper@redhat.com>
7353
7354         * elf/rtld.c (dl_main): Increment l_opencount for main binary.
7355
7356 2001-08-27  Roland McGrath  <roland@frob.com>
7357
7358         * sysdeps/unix/sysv/gethostname.c (__gethostname): When LEN is too
7359         short, copy that much into NAME anyway before returning error.
7360
7361 2001-09-01  Richard Henderson  <rth@redhat.com>
7362
7363         * sysdeps/alpha/elf/Dist: Remove file.
7364         * sysdeps/alpha/elf/Makefile: Remove file.
7365         * sysdeps/alpha/elf/crtbegin.S: Remove file.
7366         * sysdeps/alpha/elf/crtend.S: Remove file.
7367         * sysdeps/alpha/elf/initfini.c: New file.
7368
7369 2001-09-01  Mark Kettenis  <kettenis@gnu.org>
7370
7371         * iconv/tst-iconv1.c: Include <stddef.h> for wchar_t.
7372         * iconv/tst-iconv3.c: Likewise.
7373
7374 2001-09-01  Jakub Jelinek  <jakub@redhat.com>
7375
7376         * sysdeps/generic/inttypes.h (__gwchar_t): Define to wchar_t for C++.
7377
7378 2001-09-01  Ulrich Drepper  <drepper@redhat.com>
7379
7380         * iconv/gconv_cache.c: Rename variable cache to __gconv_cache and
7381         export it.
7382         * iconv/Versions (libc) [GLIBC_2.2.5]: Export __gconv_cache.
7383         * iconv/iconv_prog.c (insert_cache): New function.
7384         (print_known_names): If cache is used call insert_cache to use the
7385         information from the cache [PR libc/2509].
7386
7387 2001-08-31  Ulrich Drepper  <drepper@redhat.com>
7388
7389         * time/strptime.c (strptime_internal): Recognize 'l' format and
7390         handle it like 'I' for symmetry with strftime.
7391
7392 2001-08-31  Richard Henderson  <rth@redhat.com>
7393
7394         * elf/dl-support.c (_dl_cpuclock_offset): Protect with NONAVAIL.
7395         (HP_TIMING_AVAIL): Set to HP_SMALL_TIMING_AVAIL if present.
7396         * elf/rtld.c (HP_TIMING_AVAIL): Likewise.
7397         (print_statistics): Make scalar unsigned long long.
7398         * sysdeps/alpha/hp-timing.h: New file.
7399
7400 2001-08-31  Jakub Jelinek  <jakub@redhat.com>
7401
7402         * stdio-common/perror.c (perror): Save errno early, pass it
7403         down to perror_internal.
7404         (perror_internal): Add errnum argument.
7405
7406 2001-08-31  Jakub Jelinek  <jakub@redhat.com>
7407
7408         * sysdeps/alpha/dl-machine.h (elf_machine_rela): Remove unused code.
7409         Don't add old memory content for R_ALPHA_REFQUAD.
7410
7411 2001-08-30  Ulrich Drepper  <drepper@redhat.com>
7412
7413         * crypt/md5-crypt.c (__md5_crypt_r): Compute used and required
7414         memory correctly.
7415
7416         * sysdeps/unix/sysv/linux/ia64/ioperm.c (_ioperm): Use __open
7417         instead of open, __close instead of close, __getpagesize instead
7418         of getpagesize.
7419
7420         * string/argz-stringify.c (__argz_stringify): Use __strnlen
7421         instead of strnlen.
7422         * include/string.h (strndupa): Redefine here to use __strnlen
7423         instead of strnlen.
7424         * string/strndup.c (__strndup): Use __strnlen not strnlen.
7425
7426         * misc/syslog.c (vsyslog): Fix typo in last change (connect ->
7427         connected).
7428
7429 2001-08-30  Jakub Jelinek  <jakub@redhat.com>
7430
7431         * sysdeps/alpha/dl-machine.h (elf_machine_rela): Don't handle
7432         R_ALPHA_RELATIVE if RTLD_BOOTSTRAP and HAVE_Z_COMBRELOC.  Only check
7433         for rtld map if neither RTLD_BOOTSTRAP nor HAVE_Z_COMBRELOC is defined.
7434         * sysdeps/i386/dl-machine.h (elf_machine_rel): Similarly.
7435         * sysdeps/ia64/dl-machine.h (elf_machine_rel): Similarly.
7436         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rel): Similarly.
7437         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rel): Similarly.
7438
7439 2001-08-30  Ulrich Drepper  <drepper@redhat.com>
7440
7441         * sysdeps/alpha/fpu/libm-test-ulps: Adjust j0 ULPs.
7442
7443 2001-08-30  Andreas Jaeger  <aj@suse.de>
7444
7445         * sysdeps/ieee754/ldbl-128/e_jnl.c: New file,
7446         contributed Stephen L Moshier.
7447
7448 2001-08-30  Jakub Jelinek  <jakub@redhat.com>
7449
7450         * sunrpc/etc.rpc (sgi_fam): Add.
7451
7452 2001-08-30  Ulrich Drepper  <drepper@redhat.com>
7453
7454         * sysdeps/unix/sysv/linux/alpha/gethostname.c: New file.
7455
7456 2001-08-29  Ulrich Drepper  <drepper@redhat.com>
7457
7458         * nis/nis_findserv.c (__nis_findfastest): Don't fail if reply received
7459         first is from a previous call.
7460         Patch by Alexander Belopolsky <alexb@rentec.com> for [PR libc/3670].
7461
7462 2001-08-29  Andreas Schwab  <schwab@suse.de>
7463
7464         * sysdeps/ia64/fpu/libm-test-ulps: Updated.
7465
7466 2001-08-25  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
7467
7468         * config.make.in (INSTALL_SCRIPT): Define.
7469         * Makeconfig (INSTALL_SCRIPT): Define.
7470         * Makerules (do-install-script): New macro to install scripts using
7471         INSTALL_SCRIPT.
7472         (install-bin-script): New rule to install scripts with
7473         do-install-script.
7474         (install-bin-script-nosubdir): New rule.
7475         (install-no-libc.a-nosubdir): Add install-bin-script-nosubdir.
7476         (distinfo-vars): Add $(install-bin-script).
7477         * Rules (others): Likewise.
7478         * Makefile (glibcbug): Install with install-bin-script.
7479         * debug/Makefile (xtrace): Likewise.
7480         (catchsegv): Likewise.
7481         * elf/Makefile (ldd): Likewise.
7482         * malloc/Makefile (mtrace): Likewise.
7483         * timezone/Makefile (tzselect): Likewise.
7484
7485 2001-08-29  H.J. Lu  <hjl@gnu.org>
7486
7487         * sysdeps/mips/dl-machine.h (__dl_runtime_resolve): Pass
7488         ELF_RTYPE_CLASS_PLT, instead of R_MIPS_REL32, to
7489         _dl_lookup_versioned_symbol () and _dl_lookup_symbol ().
7490
7491 2001-08-29  Andreas Schwab  <schwab@suse.de>
7492
7493         * sysdeps/m68k/fpu/libm-test-ulps: Updated.
7494
7495 2001-08-28  H.J. Lu  <hjl@gnu.org>
7496
7497         * Makeconfig (combreloc-LDFLAGS): New variable.
7498         Add it to LDFLAGS.so, LDFLAGS-rtld, and +link.
7499         * config.make.in (have-z-combreloc): New variable.
7500         * configure.in: Substitute libc_cv_z_combreloc.
7501
7502 2001-08-29  Ulrich Drepper  <drepper@redhat.com>
7503
7504         * po/sv.po: Update from translation team.
7505         * po/fr.po: Likewise.
7506         * po/da.po: Likewise.
7507
7508 2001-08-28  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
7509
7510         * Makerules: Fix a typo: MD% -> MD5.
7511
7512 2001-08-28  Ulrich Drepper  <drepper@redhat.com>
7513
7514         * sunrpc/rpc_hout.c (pargdef): Function must take pointer to object.
7515         Patch by Patrick Duval <Patrick.Duval@devinci.fr>.
7516
7517 2001-08-28  Andreas Jaeger  <aj@suse.de>
7518
7519         * manual/libc-texinfo.sh: Add entry about free manuals.
7520
7521         * manual/contrib.texi (Contributors): Fix cross reference.
7522
7523         * manual/libc.texinfo (Copying): Include freemanuals.
7524
7525         * manual/Makefile (appendices): Add freemanuals.
7526
7527         * manual/freemanuals.texi: New file.
7528         Patch by Brian Youmans <3diff@gnu.org>.
7529
7530         * manual/libm-err-tab.pl: Pretty print more platforms, print a
7531         smaller table.
7532
7533         * manual/math.texi (Errors in Math Functions): Fix grammar, start
7534         table on separate page.
7535         Patch by Brian Youmans <3diff@gnu.org>.
7536
7537 2001-08-27  Ulrich Drepper  <drepper@redhat.com>
7538
7539         * misc/syslog.c (vsyslog): Try a bit harder to use syslogd.  If
7540         the connection went down after we first used it try to connect
7541         again and resend the message before printing to the console.
7542         Reported by Coserea Gh. Tudor <tudore@tudore.gecadsoftware.com>.
7543
7544 2001-08-27  Jakub Jelinek  <jakub@redhat.com>
7545
7546         * string/tst-strlen.c (main): Test strnlen (, -1) too.
7547         * sysdeps/generic/strnlen.c (__strnlen): Fix for maxlens with top
7548         bit set.
7549
7550 2001-08-27  Ulrich Drepper  <drepper@redhat.com>
7551
7552         * iconv/strtab.c (searchstring): Use correct length for comparison.
7553         (strtabadd): Account total size correct if new string has old string as
7554         substring.
7555
7556 2001-08-27  Jakub Jelinek  <jakub@redhat.com>
7557
7558         * elf/rtld.c (dl_main): Update call to _dl_lookup_symbol.
7559
7560 2001-08-27  Andreas Jaeger  <aj@suse.de>
7561
7562         * sysdeps/i386/fpu/libm-test-ulps (float): Add ulps for new tests.
7563
7564         * math/libm-test.inc (j0_test): Add extra tests.
7565         * sysdeps/ieee754/ldbl-128/e_j0l.c (__ieee754_j0l): Use |x|,
7566         not x, in Hankel approximation.
7567         Patches by Stephen L Moshier.
7568
7569 2001-08-26  Ulrich Drepper  <drepper@redhat.com>
7570
7571         * sysdeps/ia64/dl-lookupcfg.h: Add forward declaration for struct
7572         link_map.
7573
7574         * configure.in: Fix test for .rela.dyn section.
7575
7576         * elf/dl-runtime.c: Update calls to _dl_lookup_*.
7577
7578 2001-08-26  Jakub Jelinek  <jakub@redhat.com>
7579
7580         * elf/dl-reloc.c (RESOLVE_MAP, RESOLVE): Use elf_machine_type_class
7581         instead of elf_machine_lookup_noexec_p and elf_machine_lookup_noplt_p.
7582         Pass type_class to _dl_lookup_*.
7583         * elf/dl-lookup.c (_dl_lookup_symbol): Take type_class parameter now.
7584         Pass around just type_class instead of noexec, noplt pair.
7585         (_dl_lookup_versioned_symbol): Likewise.
7586         (_dl_lookup_symbol_skip): Pass around just type_class instead of
7587         noexec, noplt pair.
7588         (_dl_lookup_versioned_symbol_skip): Likewise.
7589         (_dl_do_lookup, _dl_do_lookup_versioned): Likewise.
7590         * elf/do-lookup.h (do_lookup): Likewise.
7591         * include/link.h (struct link_map): Replace noexec and noplt fields
7592         in l_lookup_cache with type_class field.
7593         * sysdeps/generic/ldsodefs.h (ELF_RTYPE_CLASS_PLT,
7594         ELF_RTYPE_CLASS_COPY): Define.
7595         Adjust prototypes for _dl_lookup_symbol and
7596         _dl_lookup_versioned_symbol.
7597         * sysdeps/alpha/dl-machine.h (elf_machine_lookup_noplt_p,
7598         elf_machine_lookup_noexec_p): Remove.
7599         (elf_machine_type_class): Define.
7600         * sysdeps/arm/dl-machine.h: Likewise.
7601         * sysdeps/hppa/dl-machine.h: Likewise.
7602         * sysdeps/cris/dl-machine.h: Likewise.
7603         * sysdeps/i386/dl-machine.h: Likewise.
7604         * sysdeps/ia64/dl-machine.h: Likewise.
7605         * sysdeps/m68k/dl-machine.h: Likewise.
7606         * sysdeps/mips/mips64/dl-machine.h: Likewise.
7607         * sysdeps/mips/dl-machine.h: Likewise.
7608         * sysdeps/powerpc/dl-machine.h: Likewise.
7609         * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
7610         * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
7611         * sysdeps/sh/dl-machine.h: Likewise.
7612         * sysdeps/s390/s390-32/dl-machine.h: Likewise.
7613         * sysdeps/s390/s390-64/dl-machine.h: Likewise.
7614
7615 2001-08-26  Ulrich Drepper  <drepper@redhat.com>
7616
7617         * manual/message.texi (Advanced gettext functions): Change
7618         description of plural forms for Slovak.
7619         Reported by Marcel Telka <marcel@telka.sk>.
7620
7621         * manuaL/time.texi (Low-Level Time String Parsing): Fix description of
7622         %z.  Reported by C. Scott Ananian <cananian@lesser-magoo.lcs.mit.edu>.
7623
7624 2001-08-26  Jakub Jelinek  <jakub@redhat.com>
7625
7626         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_lazy_rel): Fix a
7627         typo.  Patch by Florian La Roche <laroche@redhat.com>.
7628
7629 2001-08-26  Ulrich Drepper  <drepper@redhat.com>
7630
7631         * include/link.h (struct link_map): Add l_lookup_cache element.
7632         * elf/dl-reloc.c (RESOLVE): Add symbol caching here.
7633         (RESOLVE_MAP): Likewise.
7634         (_dl_relocate_object): Remove cache initialization.
7635         * elf/dl-lookup.c: Rip out cache handling code.
7636         * sysdeps/generic/ldsodefs.h: Remove lookup_cache struct and variable
7637         declarations.
7638
7639         * elf/dl-lookup.c (_dl_lookup_symbol): Reorder some conditions and
7640         remove some __builtin_expect.
7641         (_dl_lookup_versioned_symbol): Likewise.
7642
7643         * config.h.in: Add HAVE_Z_COMBRELOC.
7644         * configure.in: Add test for -z combreloc.
7645
7646         * sysdeps/i386/dl-machine.h (elf_machine_rel): Minor cleanups and
7647         optimizations.  Use HAVE_Z_COMBRELOC to avoid generaton of
7648         R_386_RELATIVE handling for ld.so startup.  Reduce RTLD_BOOTSTRAP
7649         case to almost no code.
7650
7651 2001-08-25  Ulrich Drepper  <drepper@redhat.com>
7652
7653         * po/tr.po: Update from translation team.
7654
7655 2001-08-24  Andreas Jaeger  <aj@suse.de>
7656
7657         * iconv/Makefile (extra-objs): Add iconvconfig-modules so that
7658         make clean works.
7659
7660 2001-08-24  Ulrich Drepper  <drepper@redhat.com>
7661
7662         * elf/rtld.c (print_statistics): Printf % after percent values.
7663         * elf/dl-misc.c (_dl_debug_vdprintf): Implement %%.
7664
7665         * elf/dl-lookup.c (_dl_lookup_symbol): If we use the cache we
7666         don't have to compute the hash value and initialize current_value.
7667         Move reference_name variable to where it is needed.
7668         (_dl_lookup_versioned_symbol): Likewise.
7669
7670 2001-08-24  Roland McGrath  <roland@frob.com>
7671
7672         * string/tester.c (test_strerror): Don't use _sys_errlist/_sys_nerr.
7673         Just test that strerror returns non-null for a few errno codes.
7674
7675 2001-08-23  Roland McGrath  <roland@frob.com>
7676
7677         * hurd/Versions (libc: GLIBC_2.2.5): New set; add _hurd_raise_signal,
7678         _hurdsig_interrupt_timeout, _hurdsig_fault_preemptor.
7679
7680         * sysdeps/posix/shm_unlink.c (shm_unlink): __unlink -> unlink.
7681
7682         * mach/Versions (libc: GLIBC_2.2.5): New set; add __mach_msg_destroy,
7683         __mach_reply_port.
7684
7685 2001-08-24  Ulrich Drepper  <drepper@redhat.com>
7686
7687         * nss/test-netdb.c (test_hosts): Don't segfault if gethostname
7688         returns NULL.
7689
7690         * elf/do-rel.h (elf_dynamic_do_rel): Fix problem with ld.so
7691         startup.  Explicitly remove lazy part for RTLD_BOOTSTRAP since gcc
7692         doesn't do it.
7693         * elf/rtld.c: Include <sys/param.h>.
7694         * elf/dl-reloc.c: Likewise.
7695
7696 2001-08-24  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
7697
7698         * sysdeps/unix/sysv/linux/mips/configure.in: Define AC_SUBST to
7699         empty to prevent junk from being generated.
7700         * sysdeps/unix/sysv/linux/mips/configure: Regenerated.
7701
7702 2001-08-24  Jakub Jelinek  <jakub@redhat.com>
7703
7704         * elf/do-rel.h (elf_dynamic_do_rel): If l_addr is 0, skip relative
7705         records.  Rename endrel to relative, initialize it to r, and use it
7706         in elf_machine_rel_relative calls.  Point r after relative relocs.
7707
7708 2001-08-24  Ulrich Drepper  <drepper@redhat.com>
7709
7710         * sysdeps/i386/dl-machine.h (elf_machine_rel): Correct prediction
7711         of R_386_NONE.
7712
7713 2001-08-24  Jakub Jelinek  <jakub@redhat.com>
7714
7715         * elf/do-rel.h (elf_machine_rel_relative): Define for rela if
7716         necessary.  Undefine newly defined macros at the end.
7717         * sysdeps/hppa/dl-machine.h (elf_machine_rela_relative):
7718         Rename from elf_machine_rel_relative.
7719         * sysdeps/cris/dl-machine.h (elf_machine_rela_relative): Likewise.
7720         * sysdeps/m68k/dl-machine.h (elf_machine_rela_relative): Likewise.
7721         * sysdeps/powerpc/dl-machine.h (elf_machine_rela_relative): Likewise.
7722         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela_relative):
7723         Likewise.
7724         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela_relative):
7725         Likewise.
7726         * sysdeps/ia64/dl-machine.h (elf_machine_rela_relative): Likewise.
7727         Fix argument types.
7728         * sysdeps/alpha/dl-machine.h (elf_machine_rela_relative): Likewise.
7729         Fix argument types.
7730         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela_relative):
7731         Likewise.  Fix argument types.
7732         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela_relative):
7733         Likewise.  Fix argument types.
7734         * sysdeps/sh/dl-machine.h (elf_machine_rela_relative): Likewise.
7735         Fix argument types.
7736         * sysdeps/mips/dl-machine.h (elf_machine_rel_relative): Use
7737         ElfW(Rel) in argument.
7738         * sysdeps/mips/mips64/dl-machine.h (elf_machine_rel_relative): New
7739         function.
7740
7741 2001-08-24  Alexandre Oliva  <aoliva@redhat.com>
7742
7743         * sysdeps/sh/dl-machine.h (elf_machine_rela): Fix typo.
7744
7745 2001-08-24  Andreas Jaeger  <aj@suse.de>
7746
7747         * sysdeps/ieee754/ldbl-128/e_j1l.c: New file, contributed by
7748         Stephen L Moshier <moshier@mediaone.net>.
7749
7750 2001-08-24  Ulrich Drepper  <drepper@redhat.com>
7751
7752         * elf/do-rel.h (elf_dynamic_do_rel): RELATIVE relocations comes
7753         first if RELCOUNT is set.
7754
7755         * elf/do-rel.h (elf_dynamic_do_rel): If not relocating lazily, don't
7756         call elf_machine_rel for the last DT_RELCOUNT relocations but instead
7757         elf_machine_rel_relative.
7758         * sysdeps/alpha/dl-machine.h: Define elf_machine_rel_relative.
7759         Minor optimizations.
7760         * sysdeps/arm/dl-machine.h: Likewise.
7761         * sysdeps/cris/dl-machine.h: Likewise.
7762         * sysdeps/hppa/dl-machine.h: Likewise.
7763         * sysdeps/i386/dl-machine.h: Likewise.
7764         * sysdeps/ia64/dl-machine.h: Likewise.
7765         * sysdeps/m68k/dl-machine.h: Likewise.
7766         * sysdeps/mips/dl-machine.h: Likewise.
7767         * sysdeps/powerpc/dl-machine.h: Likewise.
7768         * sysdeps/s390/s390-32/dl-machine.h: Likewise.
7769         * sysdeps/s390/s390-64/dl-machine.h: Likewise.
7770         * sysdeps/sh/dl-machine.h: Likewise.
7771         * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
7772         * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
7773
7774 2001-08-23  Roland McGrath  <roland@frob.com>
7775
7776         * rt/tst-aio4.c [! SIGRTMIN] (SIGRTMIN, SIGRTMAX): Define as -1.
7777
7778         * sysdeps/mach/hurd/bits/libc-lock.h: New file, initially copied from
7779         sysdeps/mach version.  Implement counting ("recursive") mutexes
7780         on top of cthreads mutexes.
7781         * sysdeps/mach/hurd/bits/stdio-lock.h: File removed; generic now works.
7782
7783         * sysdeps/generic/bits/stdio-lock.h (_IO_lock_initializer): Define to
7784         _LIBC_LOCK_RECURSIVE_INITIALIZER if defined, else do an #error.
7785         (__libc_cleanup_region_start, __libc_cleanup_region_end,
7786         __libc_clean_end): Define these to call the cleanup function after
7787         normal exit when they're supposed to.
7788
7789         * sysdeps/mach/bits/libc-lock.h (__libc_cleanup_region_start):
7790         Take new first arg DOIT, a boolean saying whether to really install
7791         any cleanup handler.
7792         (__libc_cleanup_region_end): Do nothing if start's DOIT arg was zero.
7793         (__libc_cleanup_end): Likewise.
7794         * sysdeps/generic/bits/libc-lock.h: Same changes.
7795         * stdio-common/vfscanf.c (LOCK_STREAM): Pass new arg.
7796         * stdio-common/vfprintf.c (buffered_vfprintf, vfprintf): Likewise.
7797         * sysdeps/mach/hurd/bits/stdio-lock.h (_IO_cleanup_region_start):
7798         Likewise.
7799         * misc/syslog.c (vsyslog, openlog, closelog): Likewise.
7800         * sysdeps/generic/bits/stdio-lock.h
7801         (_IO_cleanup_region_start, _IO_cleanup_region_start_noarg): Likewise.
7802
7803 2001-08-23  Jakub Jelinek  <jakub@redhat.com>
7804
7805         * elf/ldconfig.c (search_dir): Remove stale symlinks.
7806
7807 2001-08-23  Jakub Jelinek  <jakub@redhat.com>
7808
7809         * elf/dl-lookup.c (lookup_cache, lookup_cache_versioned): New.
7810         (_dl_lookup_symbol): Lookup relocations in cache and store successfull
7811         lookups in cache.
7812         (_dl_lookup_versioned_symbol): Likewise.
7813         * elf/dl-reloc.c (_dl_relocate_object): Initialize cache for
7814         relocation lookup.
7815         * elf/rtld.c (print_statistics): Output _dl_num_cache_relocations.
7816         * sysdeps/generic/ldsodefs.h (struct lookup_cache): New definition.
7817         (lookup_cache, lookup_cache_versioned): Add declarations.
7818
7819 2001-08-23  Ulrich Drepper  <drepper@redhat.com>
7820
7821         * stdlib/tst-random.c (main): Swap parameters in fail call.
7822         Patch by Pete Bevin <pete@petebevin.com>.
7823
7824 2001-08-23  Jakub Jelinek  <jakub@redhat.com>
7825
7826         * sysdeps/generic/inttypes.h: Use __gwchar_t instead of __wchar_t.
7827
7828 2001-08-23  Ulrich Drepper  <drepper@redhat.com>
7829
7830         * malloc/obstack.c: Indent preprocessor directives.
7831         Patch by Jim Meyering <meyering@ascend.com>.
7832
7833         * po/ja.po: Update from translation team.
7834
7835 2001-08-23  Roland McGrath  <roland@frob.com>
7836
7837         * libio/tst-ungetwc1.c (main): Add a const to quiet a warning.
7838
7839         * nss/test-netdb.c (test_hosts): Don't use MAXHOSTNAMELEN.
7840         Instead, use dynamic buffer to test gethostname's ENAMETOOLONG error.
7841
7842 2001-08-22  Roland McGrath  <roland@frob.com>
7843
7844         * sysdeps/generic/ldsodefs.h (_dl_load_lock): Declare it here with
7845         __libc_lock_define_recursive.
7846         * elf/dl-open.c: Don't declare it here any more.
7847         * elf/dl-close.c: Likewise.
7848         * elf/dl-lookup.c: Likewise.
7849         * elf/dl-iteratephdr.c: Likewise.
7850         * elf/dl-lookup.c (add_dependency): Use __libc_lock_lock_recursive and
7851         __libc_lock_unlock_recursive.
7852         * elf/dl-close.c (_dl_close): Likewise
7853         * elf/dl-iteratephdr.c (__dl_iterate_phdr): Likewise
7854         * elf/dl-open.c (_dl_open): Likewise
7855
7856         * sysdeps/generic/bits/libc-lock.h
7857         (__libc_lock_define_recursive): New macro.
7858         * sysdeps/generic/bits/stdio-lock.h (_IO_lock_t): Use it.
7859         (_IO_lock_lock): Use __libc_lock_lock_recursive.
7860         (_IO_lock_unlock): Use __libc_lock_unlock_recursive.
7861
7862         * conform/conformtest.pl (checknamespace): Sort the output list.
7863
7864         * sysdeps/generic/bits/poll.h (POLLWRBAND): New alias for POLLOUT.
7865         (POLLRDNORM, POLLRDBAND, POLLWRNORM, POLLWRBAND): Make these
7866         definitions conditional on [__USE_XOPEN].
7867
7868         * sysdeps/mach/hurd/bits/fcntl.h (O_ASYNC, O_FSYNC, O_SYNC): Define
7869         these unconditionally, not only use [__USE_BSD], so as to match
7870         the sysdeps/unix/sysv/linux files.
7871
7872 2001-08-22  Ulrich Drepper  <drepper@redhat.com>
7873
7874         * test-skeleton.c (add_temp_file): Add __attribute__ ((unused)) to
7875         avoid warnings.
7876
7877         * dlfcn/tst-dladdr.c (do_test): Get address of ref1 using
7878         DL_LOOKUP_ADDRESS.
7879
7880 2001-08-22  Roland McGrath  <roland@frob.com>
7881
7882         * sysdeps/generic/bits/sigaction.h (struct sigaction): Fix up
7883         conditionalization of sa_handler/sa_sigaction member types to
7884         match the sysdeps/unix/sysv/linux file.
7885
7886 2001-08-22  Ulrich Drepper  <drepper@redhat.com>
7887
7888         * elf/dl-addr.c (_dl_addr): Handle broken binaries with zero
7889         symbol sizes a bit better.
7890
7891         * sysdeps/ia64/strncpy.S: Complete rewrite.
7892         Contributed by Jakub Jelinek <jakub@redhat.com>.
7893
7894         * string/stratcliff.c (main): Add strncpy test.
7895
7896 2001-08-22  Roland McGrath  <roland@frob.com>
7897
7898         * sysdeps/generic/dl-environ.c: Include <stdlib.h> and <unistd.h>,
7899         and don't declare unsetenv or _environ directly.
7900         (unsetenv): Return int, not void.  Use __environ instead of _environ.
7901
7902 2001-08-01  Mark Kettenis  <kettenis@gnu.org>
7903
7904         * sysdeps/unix/bsd/bsd4.4/Makefile: New file.
7905         * sysdeps/unix/bsd/bsd4.4/Versions: New file.
7906         * sysdeps/unix/bsd/bsd4.4/cmsg_nxthdr.c: New file.
7907         * sysdeps/unix/bsd/bsd4.4/bits/socket.h (__cmsg_nxthdr): Correct
7908         test for cmsg struct size.
7909
7910 2001-04-23  Paul Eggert  <eggert@twinsun.com>
7911
7912         * posix/getopt.h (getopt_long, getopt_long_only, _getopt_internal):
7913         Rename __argc to ___argc in prototypes to avoid compatibility
7914         problems with systems that reserve the identifier "__argc".
7915         Similarly for __argv.
7916
7917 2001-08-21  Roland McGrath  <roland@frob.com>
7918
7919         * stdio-common/tst-fseek.c: Include <time.h> for `time' declaration.
7920
7921         * mach/Makefile (tests): Removed.
7922         * mach/hello.c: File removed.
7923
7924 2001-08-22  Ulrich Drepper  <drepper@redhat.com>
7925
7926         * po/sv.po: Update from translation team.
7927
7928         * stdio-common/vfscanf.c: Fix handling of %l[].
7929         Reported by Mitsuru Chinen <mchinen@yamato.ibm.com>.
7930
7931         * libio/Makefile (tests): Add tst-sscanf.
7932         * libio/tst-sscanf.c: New file.
7933
7934         * elf/dl-addr.c (_dl_addr): Fix tests to determine dli_sname.
7935         * malloc/mtrace.c (tr_where): dli_sname always points to a
7936         non-empty string if != NULL.
7937         Reported by Tim Janik <timj@gtk.org>.
7938
7939 2001-08-22  Jakub Jelinek  <jakub@redhat.com>
7940
7941         * sunrpc/xdr_rec.c (xdrrec_create): Fix buf sizes before allocating
7942         buf.  Free resources on failure.
7943         * sunrpc/svc_unix.c (svcunix_create): Free resources on failure.
7944         (makefd_xprt): Likewise.
7945         * sunrpc/svc_udp.c (svcudp_bufcreate): Likewise.
7946         * sunrpc/svc_tcp.c (svctcp_create, makefd_xprt): Likewise.
7947         * sunrpc/auth_unix.c (authunix_create): Likewise.
7948
7949 2001-08-21  Jakub Jelinek  <jakub@redhat.com>
7950
7951         * string/strnlen.c: Remove.
7952         * sysdeps/generic/strnlen.c: New file.
7953         * sysdeps/i386/i486/bits/string.h (strnlen): Remove.
7954
7955 2001-08-21  Roland McGrath  <roland@frob.com>
7956
7957         * sysdeps/mach/i386/machine-sp.h (__thread_stack_pointer): Define this
7958         as a macro, not an extern inline function.
7959
7960         * hurd/Versions (GLIBC_2.2.5): New set, define __hurd_fail here.
7961         * Versions.def (libc): Add GLIBC_2.2.5 set.
7962         * hurd/hurd.h (_HURD_H_EXTERN_INLINE): New macro.
7963         (__hurd_fail): Use that instead of _EXTERN_INLINE in decl.
7964
7965 2001-08-20  Roland McGrath  <roland@frob.com>
7966
7967         * hurd/hurdlookup.c (__hurd_file_name_lookup): Fail with ENOENT for "".
7968         (__hurd_file_name_split, __hurd_directory_name_split): Likewise.
7969
7970 2001-08-21  Ulrich Drepper  <drepper@redhat.com>
7971
7972         * string/bits/string2.h: Remove strnlen optimization here.
7973         * sysdeps/i386/i486/bits/string.h: Add it here.
7974
7975 2001-08-21  Wolfram Gloger  <wg@malloc.de>
7976
7977         * malloc/malloc.c: Make access to ..._hook pointers thread-safe.
7978
7979 2001-08-21  Ulrich Drepper  <drepper@redhat.com>
7980
7981         * po/gl.po: Update from translation team.
7982
7983 2001-08-20  Ulrich Drepper  <drepper@redhat.com>
7984
7985         * misc/error.c (error_tail): Use fputws_unlocked instead of fputws.
7986         * misc/err.c (convert_and_print): Likewise.
7987
7988         * malloc/obstack.c (print_and_abort): Use fprintf instead of two
7989         function calls.
7990
7991 2001-08-20  Martin Schwidefsky  <schwidefsky@de.ibm.com>
7992
7993         * sysdeps/unix/sysv/linux/s390/s390-32/sys/ucontext.h: Revert the
7994         change of the gregset_t type.
7995         * sysdeps/unix/sysv/linux/s390/s390-64/sys/ucontext.h: Likewise.
7996
7997 2001-08-20  kaz Kojima  <kkojima@rr.iij4u.or.jp>
7998
7999         * sysdeps/unix/sysv/linux/sh/sysdep.S: Align errno.
8000
8001 2001-08-20  Ulrich Drepper  <drepper@redhat.com>
8002
8003         * posix/regex.c (truncate_wchar): Use wcrtomb not wctomb.
8004
8005         * string/strnlen.c: Fix the implementation.  We cannot use memchr.
8006
8007 2001-08-18  Mark Kettenis  <kettenis@gnu.org>
8008
8009         * sysdeps/mach/hurd/i386/init-first.c (init): Initialize __environ
8010         before calling the cthreads initialization code.
8011
8012 2001-08-20  Ulrich Drepper  <drepper@redhat.com>
8013
8014         * argp/argp-help.c: Fix two problems introduced in last change.
8015
8016         * include/dirent.h: Include <dirstream.h> first.
8017
8018 2001-08-19  Ulrich Drepper  <drepper@redhat.com>
8019
8020         * io/fts.c (fts_safe_changedir): Use __fxstat64 instead of __fstat.
8021
8022         * sunrpc/svcauth_des.c (_svcauth_des): Avoid using bcopy.
8023         * sunrpc/xdr_rec.c: Likewise.
8024         * sunrpc/xdr_mem.c: Likewise.
8025         * sunrpc/svc_authux.c (_svcauth_unix): Likewise.
8026         * sunrpc/rpc_cmsg.c: Likewise.
8027         * sunrpc/getrpcport.c (getrpcport): Likewise.
8028         * sunrpc/clnt_simp.c (callrpc): Likewise.
8029         * sunrpc/clnt_gen.c (clnt_create): Likewise.
8030         * string/envz.c: Likewise.
8031
8032         * po/ko.po: Update from translation team.
8033
8034         * argp/argp-help.c: Handle wide oriented stderr stream.
8035
8036 2001-08-18  Ulrich Drepper  <drepper@redhat.com>
8037
8038         * sysdeps/generic/strtol.c: Little optimizations.  Add some
8039         __builtin_expect.
8040
8041         * conform/conformtest.pl: <inttypes.h> test requires <stddef.h>.
8042
8043         * wcsmbs/wchar.h (wcwdith): Change parameter type to wchar_t.
8044         * wcsmbs/wcwidth.c (wcwdith): Likewise.
8045         * wcsmbs/wcwidth.h (internal_wcwdith): Likewise.
8046
8047         * conform/data/unistd.h-data: Remove _SC_MULTIPLE_PROCESS.
8048
8049         * conform/data/ucontext.h-data: Fix typos in ucontext_t element tests.
8050
8051         * time/time.h (struct timespec): Use __time_t for tv_sec element.
8052
8053         * sysdeps/generic/inttypes.h: Define __wchar_t.  Use it instead of
8054         wchar_t for function declarations and defintions.
8055
8056         * misc/sys/select.h: Define __need_time_t before including <time.h>.
8057         Define suseconds_t if it hasn't happened yet.
8058
8059         * iconv/gconv.h: Define __need_wchar_t before including <stddef.h>.
8060
8061         * conform/data/sys/uio.h-data: Allow UIO_MAXIOV to be defined.
8062
8063         * sysdeps/generic/stdint.h: Don't get definition of wchar_t from
8064         <stddef.h>.
8065
8066         * conform/data/stddef.h-data: Remove wint_t.
8067
8068         * conform/conformtest.pl: Change namespace test to take #undef
8069         lines into account.
8070
8071         * conform/data/netinet/in.h-data: Fix typo in allow-header line.
8072
8073         * conform/data/sys/socket.h-data: Add sockatmark.
8074
8075 2001-08-17  Ulrich Drepper  <drepper@redhat.com>
8076
8077         * io/fts.c: Update from recent BSD source.
8078
8079 2001-08-17  Roland McGrath  <roland@frob.com>
8080
8081         * stdio-common/perror.c (perror) [! USE_IN_LIBIO]: Don't use _IO_fwide.
8082         * misc/error.c (error_tail, error, error_at_line) [! USE_IN_LIBIO]:
8083         Likewise.
8084
8085 2001-08-17  Ulrich Drepper  <drepper@redhat.com>
8086
8087         * locale/duplocale.c (__duplocale): Also initialize the special
8088         __ctype_* elements.
8089
8090         * conform/data/netdb.h-data: Adjust gai_strerror return type.
8091
8092 2001-08-17  Andreas Jaeger  <aj@suse.de>
8093
8094         * misc/getpass.c: Include wchar.h for prototypes.
8095         * malloc/obstack.c: Likewise.
8096
8097 2001-08-17  Ulrich Drepper  <drepper@redhat.com>
8098
8099         * sunrpc/svc_simple.c (universal): Use __write instead of write.
8100
8101         * wcsmbs/wcscoll.c: Also define __wcscoll.
8102         * include/wchar.h: Declare __wcscoll.
8103
8104         * libio/fwprintf.c: Use __vfwprintf instead of vfwprintf.
8105         * libio/vwprintf.c: Likewise.
8106         * libio/wprintf.c: Likewise.
8107
8108         * iconv/gconv_cache.c: Use __munmap instead of munmap.
8109
8110 2001-08-16  Ulrich Drepper  <drepper@redhat.com>
8111
8112         * posix/regex.c [_LIBC] (convert_mbs_to_wcs): Use __mbrtowc
8113         instead of mbrtowc.
8114         [_LIBC]: Use __iswctype instead of iswctype, __wcslen instead of
8115         wcslen, and __wcscoll instead of wcscoll.
8116
8117         * sysdeps/unix/sockatmark.c (sockatmark): Use __ioctl instead of ioctl.
8118
8119         * sysdeps/unix/sysv/linux/gai_sigqueue.c (__gai_sigqueue): Use
8120         __getuid instead of getuid.
8121
8122         * stdio-common/perror.c (perror): Use __close instead of close.
8123         * iconv/gconv_cache.c (__gconv_load_cache): Likewise.
8124         * libio/freopen.c (freopen): Likewise.
8125         * libio/freopen64.c (freopen64): Likewise.
8126
8127         * libio/tst-ungetwc2.c (main): Define str const.
8128
8129         * include/wchar.h: Add prototypes for __fwprintf and __vfwprintf.
8130         * libio/fwprintf.c: Also define __fwprintf.
8131         * stdio-common/vfprintf.c [COMPILE_WPRINTF]: Also define __vfwprintf.
8132         * argp/argp-fmtstream.c: Handle wide oriented stderr stream.
8133         * assert/assert-perr.c: Likewise.
8134         * assert/assert.c: Likewise.
8135         * gmon/gmon.c: Likewise.
8136         * inet/rcmd.c: Likewise.
8137         * malloc/obstack.c: Likewise.
8138         * misc/err.c: Likewise.
8139         * misc/error.c: Likewise.
8140         * misc/getpass.c: Likewise.
8141         * posix/getopt.c: Likewise.
8142         * resolv/res_hconf.c: Likewise.
8143         * stdio-common/perror.c: Likewise.
8144         * stdio-common/psignal.c: Likewise.
8145         * stdlib/fmtmsg.c: Likewise.
8146         * sunrpc/auth_unix.c: Likewise.
8147         * sunrpc/clnt_perr.c: Likewise.
8148         * sunrpc/clnt_tcp.c: Likewise.
8149         * sunrpc/clnt_udp.c: Likewise.
8150         * sunrpc/clnt_unix.c: Likewise.
8151         * sunrpc/svc_simple.c: Likewise.
8152         * sunrpc/svc_tcp.c: Likewise.
8153         * sunrpc/svc_udp.c: Likewise.
8154         * sunrpc/svc_unix.c: Likewise.
8155         * sunrpc/xdr.c: Likewise.
8156         * sunrpc/xdr_array.c: Likewise.
8157         * sunrpc/xdr_rec.c: Likewise.
8158         * sunrpc/xdr_ref.c: Likewise.
8159         * sysdeps/generic/wordexp.c: Likewise.
8160
8161         * po/it.po: Update from translation team.
8162
8163         * misc/err.c: Handle wide oriented stderr stream.
8164
8165 2001-08-14  Tom Rix  <trix@redhat.com>
8166
8167         * iconv/gconv_cache.c (find_module): Add #ifndef STATIC_GCONV.
8168         * iconv/Makefile: Fix gconv_cache.c CFLAGS.
8169
8170 2001-08-13  Tom Rix  <trix@redhat.com>
8171
8172         * sysdeps/unix/sysv/aix/Makefile: Add rule to import kernel symbols.
8173         * sysdeps/unix/sysv/aix/bits/types.h: Fix type of __id_t, __useconds_t
8174         and __intptr_t.
8175
8176 2001-08-15  Martin Schwidefsky  <schwidefsky@de.ibm.com>
8177
8178         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S (__getcontext):
8179         Store the access registers to the ucontext structure.
8180         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext.S (__getcontext):
8181         Likewise.
8182
8183         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S (__setcontext):
8184         Load the access registers from the ucontext structure.
8185         * sysdeps/unix/sysv/linux/s390/s390-64/setcontext.S (__setcontext):
8186         Likewise.
8187
8188         * sysdeps/unix/sysv/linux/s390/s390-32/ucontext_i.h: Adjust the SC_xxx
8189         offsets to the new ucontext layout.
8190         * sysdeps/unix/sysv/linux/s390/s390-64/ucontext_i.h: Likewise.
8191
8192         * sysdeps/unix/sysv/linux/s390/s390-32/sys/ucontext.h: Fix the layout
8193         of the ucontext structure.
8194         * sysdeps/unix/sysv/linux/s390/s390-64/sys/ucontext.h: Likewise.
8195
8196 2001-08-15  Ulrich Drepper  <drepper@redhat.com>
8197
8198         * misc/error.c (error): Handle wide oriented stderr stream correctly.
8199         (error_at_line): Likewise.
8200
8201         * stdio-common/perror.c (perror): Implement according to standard.
8202         The stream orientation must not be changed if the stream was not
8203         oriented before the call.
8204         * stdio-common/Makefile (tests): Add tst-perror.
8205         * stdio-common/tst-perror.c: New file.
8206
8207
8208 See ChangeLog.12 for earlier changes.