Update.
[platform/upstream/glibc.git] / ChangeLog
1 2002-09-14  Ulrich Drepper  <drepper@redhat.com>
2
3         * sysdeps/generic/libc-start.c (__libc_start_main): Remove bogus
4         comment.
5
6         * test-skeleton.c (main): Provide more information in case waitpid
7         fails.
8
9         * include/unistd.h: Declare __exit_thread.
10         * sysdeps/generic/libc-start.c (__libc_start_main): Remove dummy_addr.
11         Wrap call to main in setjmp if HAVE_CANCELBUF is defined.
12         * sysdeps/unix/sysv/linux/exit-thread.S: New file.
13         * sysdeps/unix/sysv/linux/_exit.c: New file.
14         * sysdeps/unix/sysv/linux/i386/_exit.S: New file.
15         * sysdeps/unix/sysv/linux/Makefile [subdir==posix] (sysdep_routines):
16         Add exit-thread.
17
18         * configure.in: Add dl_iterate_phdr to test using -nostdlib.
19
20 2002-09-12  Jakub Jelinek  <jakub@redhat.com>
21
22         * sysdeps/i386/dl-machine.h (elf_machine_rel)
23         (case R_386_TLS_DTPMOD32): Don't use addend.
24         [case R_386_TLS_TPOFF32]: Remove redundant SYM_MAP != NULL check.
25         (elf_machine_rela): Add support for TLS relocs.
26
27 2002-09-14  Roland McGrath  <roland@redhat.com>
28
29         * Makefile (manual/%): Add this pattern target to the iconvdata/% rule.
30
31 2002-07-29  Steven Munroe  <sjmunroe@us.ibm.com>
32
33         * stdlib/longlong.h [_ARCH_PPC && W_TYPE_SIZE!=32]: Add powerpc64
34         specific asm macros for multiple percision integer math.
35
36 2002-06-04  Steven Munroe  <sjmunroe@us.ibm.com>
37
38         * sysdeps/generic/ldconfig.h (FLAG_POWERPC_LIB64) New macro.
39         * elf/cache.c (print_entry): Add case for FLAG_POWERPC_LIB64.
40         Remove per-machine conditionals for FLAG_* cases.
41         * sysdeps/unix/sysv/linux/powerpc/ldconfig.h: New file.
42         * sysdeps/unix/sysv/linux/powerpc/readelflib.c: New file.
43         * sysdeps/unix/sysv/linux/powerpc/powerpc64/dl-cache.h: New file.
44
45 2002-09-10  Alan Modra <amodra@bigpond.net.au>
46
47         * csu/gmon-start.c [!TEXT_START]: Define TEXT_START if not already
48         defined in entry.h.
49         (__gmon_start__) [!ENTRY_POINT_DECL]: Use TEXT_START macro to obtain
50         lowest address for profiling in  __monstartup call.
51         * sysdeps/powerpc/powerpc64/elf/entry.h: New file.
52
53 2002-09-14  Roland McGrath  <roland@redhat.com>
54
55         * sysdeps/unix/sysv/linux/pread.c: __NR_pread64 may be defined
56         instead of __NR_pread.
57         * sysdeps/unix/sysv/linux/pread64.c: Likewise.
58         * sysdeps/unix/sysv/linux/pwrite.c: __NR_pwrite64 may be defined
59         instead of __NR_pwrite.
60         * sysdeps/unix/sysv/linux/pwrite64.c: Likewise.
61
62 2002-09-13  Roland McGrath  <roland@redhat.com>
63
64         * manual/libc.texinfo: @ifinfo -> @ifnottex around copyright notice.
65
66 2002-09-13  Andreas Jaeger  <aj@suse.de>
67
68         * sysdeps/unix/sysv/linux/mips/syscalls.list: Add readahead
69         syscall.  Patch by Guido Guenther <agx@sigxcpu.org>.
70
71 2002-09-12  Ulrich Drepper  <drepper@redhat.com>
72
73         * elf/elf.h: Correct DT_LOOS and DT_HIOS values.
74
75 2002-09-10  Ulrich Drepper  <drepper@redhat.com>
76
77         * sysdeps/powerpc/fpu/s_isnan.c: #undef __isnanf and isnanf after
78         reading the headers.
79
80 2002-09-12  Roland McGrath  <roland@redhat.com>
81
82         * elf/rtld.c (_dl_start_final): Move _begin, _end decls outside the fn.
83         (_dl_start) [DONT_USE_BOOTSTRAP_MAP]: Use &_begin instead of l_addr to
84         find the ELF header.
85
86         * elf/rtld.c (dl_main) [USE_TLS]: Adjust l_tls_initimage of main
87         executable if needed, in case it's actually a shared object.
88
89 2002-09-11  Roland McGrath  <roland@redhat.com>
90
91         * elf/dl-load.c (_dl_map_object_from_fd): Use l_addr instead of
92         l_map_start to adjust l_tls_initimage.
93
94         * nss/getnssent_r.c (__nss_getent_r): Use EAGAIN instead of errno
95         when using h_errno and it's not set to NETDB_INTERNAL.
96         * nss/getXXbyYY_r.c [NEED_H_ERRNO]: Likewise.
97
98         * Makefile ($(common-objpfx)testrun.sh): New target.
99         (others): Depend on it.
100         (postclean-generated): Append it.
101
102         * nss/bug-erange.c: New file.
103         * nss/Makefile (tests): Add it.
104
105         * nss/getXXbyYY_r.c (INTERNAL (REENTRANT_NAME)): Return errno
106         instead of always EAGAIN when status is NSS_STATUS_TRYAGAIN.
107
108         * sysdeps/generic/dl-environ.c (unsetenv): Redo last fix without
109         strncmp, keeps the code smaller for a non-performance-critical case.
110
111         * sysdeps/generic/dl-environ.c (unsetenv): Rewritten using strncmp,
112         no longer wrongly matches arbitrary prefixes of NAME.
113         Reported by Jakub Jelinek <jakub@redhat.com>.
114
115 2002-09-11  Jakub Jelinek  <jakub@redhat.com>
116
117         * posix/bug-regex11.c (tests): New array.
118         (main): Rewritten to run more different tests.
119
120 2002-09-10  Roland McGrath  <roland@redhat.com>
121
122         * nscd/Makefile (CPPFLAGS-nscd, CPPFLAGS-nscd_conf, CPPFLAGS-dbg_log)
123         (CPPFLAGS-connections, CPPFLAGS-hstcache): Variables removed.
124         Instead, catch all of $(nscd-modules) via cppflags-iterator.mk.
125
126         * sysdeps/powerpc/fpu/s_isnan.c: Do macro hackery on __GI___isnanf as
127         well so we don't get it declared by include/math.h's hidden_proto.
128         Then do hidden_proto for __isnanf locally so hidden_def works right.
129
130         * posix/bug-regex5.c (main): Use `union locale_data_value' rather than
131         a cast to turn nl_langinfo return value into an integer.
132
133 2002-09-10  Isamu Hasegawa  <isamu@yamato.ibm.com>
134
135         * posix/regexec.c (build_trtable): Fix the destination of
136         newline to prevent wrong states from overwriting.
137         Append break statements to optimization.
138
139 2002-09-10  Isamu Hasegawa  <isamu@yamato.ibm.com>
140
141         * posix/regcomp.c: Wrap #include wchar.h and wctype.h in #if.
142         (build_range_exp): Add castings to strlen invocations.
143         (build_collating_symbol): Restore the type of characters from "char"
144         to "unsigned char", and supplement castings.
145         (build_collating_symbol): Likewise.
146         (build_equiv_class): Likewise.
147         (build_charclass): Likewise.
148         (seek_collating_symbol_entry): Likewise.
149         (parse_bracket_exp): Likewise.
150         (build_word_op): Supplement a casting.
151         * posix/regex_internal.c: Wrap #include wchar.h and wctype.h in #if.
152         (re_string_allocate): Fix castings.
153         (re_string_construct): Likewise.
154         (re_string_construct_common): Likewise.
155         (re_string_realloc_buffers): Likewise.
156         (build_wcs_buffer): Likewise.
157         (build_wcs_upper_buffer): Likewise.
158         (re_string_skip_chars): Likewise.
159         (re_string_reconstruct): Likewise.
160         * posix/regex_internal.h: Restore the type of characters in
161         re_string_t and bracket_elem_t from "char" to "unsigned char".
162         (re_string_elem_size_at): Fix castings.
163         * posix/regexec.c: Wrap #include wchar.h and wctype.h in #if.
164         (transit_state_bkref_loop): Restore the type of characters from
165         "char" to "unsigned char", and append a cast to "char*" pointer in
166         array subscript.
167         (check_node_accept_bytes): Likewise.
168         (find_collation_sequence_value): Likewise.
169
170 2002-09-10  Hartvig Ekner  <hartvige@mips.com>
171
172         * sysdeps/mips/memcpy.S: New file.
173         * sysdeps/mips/memset.S: New file.
174         * sysdeps/mips/fpu/e_sqrt.c:  New file.
175         * sysdeps/mips/fpu/e_sqrtf.c: New file.
176
177         * fpu/fclrexcpt.c: Cleaned up the FPU exception stuff - was not
178         functional before. Also removed all SHLIB_COMPAT stuff.
179         * fpu/fegetenv.c: Likewise.
180         * fpu/fesetenv.c:: Likewise.
181         * fpu/feupdateenv.c: Likewise.
182         * fpu/fgetexcptflg.c: Likewise.
183         * fpu/fraiseexcpt.c: Likewise.
184
185         * sysdeps/mips/fpu/fsetexcptflg.c: New file.
186
187 2002-09-09  Jakub Jelinek  <jakub@redhat.com>
188
189         * include/math.h (__finite_internal, __finitef_internal,
190         __finitel_internal, __isinf_internal, __isnan_internal): Remove.
191         (isfinite): Remove.
192         (__finite, __isinf, __isnan, __finitef, __isinff, __isnanf, __finitel,
193         __isinfl, __isnanl): Add hidden_proto.
194         (__fpclassify, __fpclassifyf, __fpclassifyl, __expm1l): Add
195         libm_hidden_proto.
196         * math/Makefile (libm-calls): Add s_isinf and s_isnan.
197         * stdio-common/printf_fp.c (__printf_fp): Remove INTUSE from
198         __is{inf,nan} calls.
199         * stdio-common/printf_size.c (printf_size): Likewise.
200         * sysdeps/generic/printf_fphex.c (__printf_fphex): Likewise.
201         * sysdeps/generic/s_ldexp.c (__ldexp): Likewise.
202         * sysdeps/generic/s_ldexpf.c (__ldexpf): Likewise.
203         * sysdeps/generic/s_ldexpl.c (__ldexpl): Likewise.
204         * sysdeps/generic/s_expm1l.c (__expm1l): Add libm_hidden_def.
205         * sysdeps/i386/fpu/s_finite.S (__finite_internal): Remove alias.
206         (__finite): Add hidden_def.
207         * sysdeps/i386/fpu/s_finitef.S (__finitef_internal): Remove alias.
208         (__finitef): Add hidden_def.
209         * sysdeps/i386/fpu/s_finitel.S (__finitel_internal): Remove alias.
210         (__finitel): Add hidden_def.
211         * sysdeps/i386/fpu/s_isinfl.c (__isinfl): Remove INTDEF.  Add
212         hidden_def.
213         * sysdeps/i386/fpu/s_isnanl.c (__isnanl): Likewise.
214         * sysdeps/i386/fpu/s_fpclassifyl.c (__fpclassifyl): Add
215         libm_hidden_def.
216         * sysdeps/i386/fpu/s_expm1l.S (__expm1l): Likewise.
217         * sysdeps/ieee754/dbl-64/s_finite.c (__finite): Remove INTDEF.  Add
218         hidden_def.
219         * sysdeps/ieee754/dbl-64/s_isinf.c (__isinf): Likewise.
220         (__isinfl): Remove INTDEF.
221         * sysdeps/ieee754/dbl-64/s_isnan.c (__isnan): Remove INTDEF.  Add
222         hidden_def.
223         (__isnanl): Remove INTDEF.
224         * sysdeps/ieee754/dbl-64/s_fpclassify.c (__fpclassify): Add
225         libm_hidden_def.
226         * sysdeps/ieee754/dbl-64/e_lgamma_r.c (sin_pi): Use __sin and __cos
227         instead of sin and cos.
228         * sysdeps/ieee754/flt-32/s_finitef.c (__finitef): Remove INTDEF.
229         Add hidden_def.
230         * sysdeps/ieee754/flt-32/s_isinff.c (__isinff): Likewise.
231         * sysdeps/ieee754/flt-32/s_isnanf.c (__isnanf): Likewise.
232         * sysdeps/ieee754/flt-32/s_fpclassifyf.c (__fpclassifyf): Add
233         libm_hidden_def.
234         * sysdeps/ieee754/ldbl-128/s_finitel.c (__finitel): Remove INTDEF.
235         Add hidden_def.
236         * sysdeps/ieee754/ldbl-128/s_isinfl.c (__isinfl): Likewise.
237         * sysdeps/ieee754/ldbl-128/s_isnanl.c (__isnanl): Likewise.
238         * sysdeps/ieee754/ldbl-128/s_fpclassifyl.c (__fpclassifyl): Add
239         libm_hidden_def.
240         * sysdeps/ieee754/ldbl-128/s_expm1l.c (__expm1l): Add
241         libm_hidden_def.
242         * sysdeps/ieee754/ldbl-96/s_finitel.c (__finitel): Remove INTDEF.
243         Add hidden_def.
244         * sysdeps/ieee754/ldbl-96/s_isinfl.c (__isinfl): Likewise.
245         * sysdeps/ieee754/ldbl-96/s_isnanl.c (__isnanl): Likewise.
246         * sysdeps/ieee754/ldbl-96/s_fpclassifyl.c (__fpclassifyl): Add
247         libm_hidden_def.
248         * sysdeps/ia64/fpu/s_finite.S (__finite_internal, __finitef_internal,
249         __finitel_internal): Remove aliases.
250         (__finite, __finitef, __finitel): Add hidden_def.
251         * sysdeps/ia64/fpu/s_isnan.S (__isnan_internal, __isnanf_internal,
252         __isnanl_internal): Remove aliases.
253         (__isnan, __isnanf, __isnanl): Add hidden_def.
254         * sysdeps/ia64/fpu/s_isinf.S (__isinf_internal, __isinff_internal,
255         __isinfl_internal): Remove aliases.
256         (__isinf, __isinff, __isinfl): Add hidden_def.
257         * sysdeps/ia64/fpu/s_fpclassify.S (__fpclassify, __fpclassifyf,
258         __fpclassifyl): Add libm_hidden_def.
259         * sysdeps/ia64/fpu/s_expm1l.S (__expm1l): Likewise.
260         * sysdeps/m68k/s_isinfl.c (__isinfl): Remove INTDEF.  Add hidden_def.
261         * sysdeps/m68k/fpu/s_isinf.c (INTDEFX): Remove.
262         (hidden_defx): Define and use.
263         * sysdeps/m68k/fpu/s_fpclassifyl.c (__fpclassifyl): Add
264         libm_hidden_def.
265         * sysdeps/m68k/fpu/s_expm1l.c (__expm1l): Likewise.
266         * sysdeps/m68k/s_isnanl.c (__isnanl): Add hidden_def.
267         * sysdeps/powerpc/fpu/s_isnan.c (__isnan, __isnanf, __isnanl):
268         Remove INTDEF.
269         (__isnan, __isnanf): Add hidden_def.
270         * sysdeps/x86_64/fpu/s_finitel.S (__finitel_internal): Remove alias.
271         (__finitel): Add libm_hidden_def.
272         * sysdeps/x86_64/fpu/s_expm1l.S (__expm1l): Likewise.
273
274         * include/fenv.h (feraiseexcept, fesetenv): Add libm_hidden_proto.
275         * sysdeps/alpha/fpu/fesetenv.c (fesetenv): Add libm_hidden_ver.
276         * sysdeps/alpha/fpu/fraiseexcpt.c (feraiseexcept): Likewise.
277         * sysdeps/arm/fpu/fesetenv.c (fesetenv): Likewise.
278         * sysdeps/arm/fpu/fraiseexcpt.c (feraiseexcept): Likewise.
279         * sysdeps/generic/fesetenv.c (fesetenv): Likewise.
280         * sysdeps/generic/fraiseexcpt.c (feraiseexcept): Likewise.
281         * sysdeps/i386/fpu/fesetenv.c (fesetenv): Likewise.
282         * sysdeps/i386/fpu/fraiseexcpt.c (feraiseexcept): Likewise.
283         * sysdeps/m68k/fpu/fesetenv.c (fesetenv): Likewise.
284         * sysdeps/m68k/fpu/fraiseexcpt.c (feraiseexcept): Likewise.
285         * sysdeps/mips/fpu/fesetenv.c (fesetenv): Likewise.
286         * sysdeps/mips/fpu/fraiseexcpt.c (feraiseexcept): Likewise.
287         * sysdeps/powerpc/fpu/fesetenv.c (fesetenv): Likewise.
288         * sysdeps/powerpc/fpu/fraiseexcpt.c (feraiseexcept): Likewise.
289         * sysdeps/sparc/fpu/fesetenv.c (fesetenv): Likewise.
290         * sysdeps/sparc/fpu/fraiseexcpt.c (feraiseexcept): Likewise.
291         * sysdeps/hppa/fpu/fesetenv.c (fesetenv): Add libm_hidden_def.
292         * sysdeps/hppa/fpu/fraiseexcpt.c (feraiseexcept): Likewise.
293         * sysdeps/ia64/fpu/fesetenv.c (fesetenv): Likewise.
294         * sysdeps/ia64/fpu/fraiseexcpt.c (feraiseexcept): Likewise.
295         * sysdeps/sh/sh4/fpu/fesetenv.c (fesetenv): Likewise.
296         * sysdeps/sh/sh4/fpu/fraiseexcpt.c (feraiseexcept): Likewise.
297         * sysdeps/s390/fpu/fesetenv.c (fesetenv): Likewise.
298         * sysdeps/s390/fpu/fraiseexcpt.c (feraiseexcept): Likewise.
299         * sysdeps/x86_64/fpu/fesetenv.c (fesetenv): Likewise.
300         * sysdeps/x86_64/fpu/fraiseexcpt.c (feraiseexcept): Likewise.
301
302 2002-09-09  Steven Munroe  <sjmunroe@us.ibm.com>
303
304         * elf/elf.h: Add powerpc64 specific elf relocation and dynamic types.
305
306 2002-09-09  Jakub Jelinek  <jakub@redhat.com>
307
308         * elf/dl-error.c (_dl_signal_cerror): Don't print anything if only
309         LD_DEBUG=statistics or LD_TRACE_PRELINKING.
310
311 2002-09-09  Ulrich Drepper  <drepper@redhat.com>
312
313         * string/stratcliff.c: Some more strncpy tests.
314         Patch by Daniel Jacobowitz <drow@mvista.com>.
315
316 2002-09-08  Roland McGrath  <roland@redhat.com>
317
318         * resolv/resolv.h: Include <sys/types.h> for u_long even in
319         the [__need_res_state] case.
320         Reported by Bruno Haible <bruno@clisp.org>.
321
322 2002-09-04  Bruno Haible  <bruno@clisp.org>
323
324         * sysdeps/generic/bits/ustat.h: Comment fix.
325         * io/sys/sendfile.h: Comment fix.
326         * sysdeps/posix/pread.c: Comment fix.
327         * sysdeps/posix/pread64.c: Comment fix.
328         * sysdeps/posix/pwrite.c: Comment fix.
329         * sysdeps/posix/pwrite64.c: Comment fix.
330
331 2002-09-06  Roland McGrath  <roland@redhat.com>
332
333         * posix/sys/utsname.h (_UTSNAME_SYSNAME_LENGTH): New macro, defined
334         to _UTSNAME_LENGTH if not already defined by <bits/utsname.h>.
335         (_UTSNAME_RELEASE_LENGTH, _UTSNAME_VERSION_LENGTH): Likewise.
336         (_UTSNAME_MACHINE_LENGTH): Likewise.
337         (struct utsname): Use new macros instead of _UTSNAME_LENGTH.
338
339 2002-09-06  Ulrich Drepper  <drepper@redhat.com>
340
341         * sysdeps/unix/sysv/linux/shm_open.c (where_is_shmfs): Correct
342         test for filesystem type name of mount points.
343
344         * include/errno.h: Use errno definition with __thread for now only
345         in libc and ld.so.
346
347         * test-skeleton.c (main): Improve error message for unexpected
348         signal case.
349
350 2002-09-05  Roland McGrath  <roland@redhat.com>
351
352         * ctype/ctype-info.c: Renamed __ctype_old_* symbols to __ctype_*.
353         * locale/lc-ctype.c (_nl_postload_ctype): Likewise.
354
355 2002-09-05  Jakub Jelinek  <jakub@redhat.com>
356
357         * wcsmbs/wcsmbsload.c (__wcsmbs_load_conv): Unlock and return in
358         case of failure.
359
360 2002-09-04  Bruno Haible  <bruno@clisp.org>
361
362         * sysdeps/unix/sysv/linux/sigset-cvt-mask.h (sigset_set_old_mask,
363         sigset_get_old_mask): Turn into inline functions.
364         * sysdeps/unix/sysv/aix/sigset-cvt-mask.h (sigset_set_old_mask,
365         sigset_get_old_mask): Likewise.
366         * sysdeps/unix/sysv/sysv4/sigset-cvt-mask.h (sigset_set_old_mask,
367         sigset_get_old_mask): Likewise.
368         * sysdeps/generic/sigset-cvt-mask.h (sigset_set_old_mask): Declutter
369         syntax.
370
371         * elf/readlib.c (process_file): Conditionalize check for QMAGIC.
372
373         * sysdeps/generic/_strerror.c (_sys_errlist, _sys_nerr): Remove
374         default definitions.
375         (__strerror_r): Use _sys_errlist_internal instead of _sys_errlist,
376         _sys_nerr_internal instead of _sys_nerr.
377
378         * nscd/connections.c (handle_request): Declare CALLER inside #if.
379
380 2002-07-29  Steven Munroe  <sjmunroe@us.ibm.com>
381
382         * sysdeps/powerpc/__longjmp.S: Moved to...
383         * sysdeps/powerpc/powerpc32/__longjmp.S: ...here.
384         * sysdeps/powerpc/add_n.S: Moved to...
385         * sysdeps/powerpc/powerpc32/add_n.S: ...here.
386         * sysdeps/powerpc/addmul_1.S: Moved to...
387         * sysdeps/powerpc/powerpc32/addmul_1.S: ...here.
388         * sysdeps/powerpc/atomicity.h: Moved to...
389         * sysdeps/powerpc/powerpc32/atomicity.h: ...here.
390         * sysdeps/powerpc/backtrace.c: Moved to...
391         * sysdeps/powerpc/powerpc32/backtrace.c: ...here.
392         * sysdeps/powerpc/bp-asm.h: Moved to...
393         * sysdeps/powerpc/powerpc32/bp-asm.h: ...here.
394         * sysdeps/powerpc/bsd-_setjmp.S: Moved to...
395         * sysdeps/powerpc/powerpc32/bsd-_setjmp.S: ...here.
396         * sysdeps/powerpc/bsd-setjmp.S: Moved to...
397         * sysdeps/powerpc/powerpc32/bsd-setjmp.S: ...here.
398         * sysdeps/powerpc/dl-machine.c: Moved to...
399         * sysdeps/powerpc/powerpc32/dl-machine.c: ...here.
400         * sysdeps/powerpc/dl-machine.h: Moved to...
401         * sysdeps/powerpc/powerpc32/dl-machine.h: ...here.
402         * sysdeps/powerpc/dl-start.S: Moved to...
403         * sysdeps/powerpc/powerpc32/dl-start.S: ...here.
404         * sysdeps/powerpc/gprrest0.S: Moved to...
405         * sysdeps/powerpc/powerpc32/gprrest0.S: ...here.
406         * sysdeps/powerpc/gprrest1.S: Moved to...
407         * sysdeps/powerpc/powerpc32/gprrest1.S: ...here.
408         * sysdeps/powerpc/gprsave0.S: Moved to...
409         * sysdeps/powerpc/powerpc32/gprsave0.S: ...here.
410         * sysdeps/powerpc/gprsave1.S: Moved to...
411         * sysdeps/powerpc/powerpc32/gprsave1.S: ...here.
412         * sysdeps/powerpc/lshift.S: Moved to...
413         * sysdeps/powerpc/powerpc32/lshift.S: ...here.
414         * sysdeps/powerpc/memset.S: Moved to...
415         * sysdeps/powerpc/powerpc32/memset.S: ...here.
416         * sysdeps/powerpc/mul_1.S: Moved to...
417         * sysdeps/powerpc/powerpc32/mul_1.S: ...here.
418         * sysdeps/powerpc/ppc-mcount.S: Moved to...
419         * sysdeps/powerpc/powerpc32/ppc-mcount.S: ...here.
420         * sysdeps/powerpc/register-dump.h: Moved to...
421         * sysdeps/powerpc/powerpc32/register-dump.h: ...here.
422         * sysdeps/powerpc/rshift.S: Moved to...
423         * sysdeps/powerpc/powerpc32/rshift.S: ...here.
424         * sysdeps/powerpc/setjmp.S: Moved to...
425         * sysdeps/powerpc/powerpc32/setjmp.S: ...here.
426         * sysdeps/powerpc/stpcpy.S: Moved to...
427         * sysdeps/powerpc/powerpc32/stpcpy.S: ...here.
428         * sysdeps/powerpc/strchr.S: Moved to...
429         * sysdeps/powerpc/powerpc32/strchr.S: ...here.
430         * sysdeps/powerpc/strcmp.S: Moved to...
431         * sysdeps/powerpc/powerpc32/strcmp.S: ...here.
432         * sysdeps/powerpc/strcpy.S: Moved to...
433         * sysdeps/powerpc/powerpc32/strcpy.S: ...here.
434         * sysdeps/powerpc/strlen.S: Moved to...
435         * sysdeps/powerpc/powerpc32/strlen.S: ...here.
436         * sysdeps/powerpc/sub_n.S: Moved to...
437         * sysdeps/powerpc/powerpc32/sub_n.S: ...here.
438         * sysdeps/powerpc/submul_1.S: Moved to...
439         * sysdeps/powerpc/powerpc32/submul_1.S: ...here.
440         * sysdeps/powerpc/elf/bzero.S: Moved to...
441         * sysdeps/powerpc/powerpc32/elf/bzero.S: ...here.
442         * sysdeps/powerpc/elf/start.S: Moved to...
443         * sysdeps/powerpc/powerpc32/elf/start.S: ...here.
444         * sysdeps/powerpc/fpu/__longjmp.S: Moved to...
445         * sysdeps/powerpc/powerpc32/fpu/__longjmp.S: ...here.
446         * sysdeps/powerpc/fpu/fprrest.S: Moved to...
447         * sysdeps/powerpc/powerpc32/fpu/fprrest.S: ...here.
448         * sysdeps/powerpc/fpu/fprsave.S: Moved to...
449         * sysdeps/powerpc/powerpc32/fpu/fprsave.S: ...here.
450         * sysdeps/powerpc/fpu/setjmp.S: Moved to...
451         * sysdeps/powerpc/powerpc32/fpu/setjmp.S: ...here.
452         * sysdeps/powerpc/fpu/s_copysign.S: Moved to...
453         * sysdeps/powerpc/powerpc32/fpu/s_copysign.S: ...here.
454         * sysdeps/powerpc/fpu/s_copysignf.S: Moved to...
455         * sysdeps/powerpc/powerpc32/fpu/s_copysignf.S: ...here.
456         * sysdeps/unix/sysv/linux/powerpc/brk.S: Moved to...
457         * sysdeps/unix/sysv/linux/powerpc/powerpc32/brk.S: ...here.
458         * sysdeps/unix/sysv/linux/powerpc/clone.S: Moved to...
459         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: ...here.
460         * sysdeps/unix/sysv/linux/powerpc/glob64.c: Moved to...
461         * sysdeps/unix/sysv/linux/powerpc/powerpc32/glob64.c: ...here.
462         * sysdeps/unix/sysv/linux/powerpc/kernel_stat.h: Moved to...
463         * sysdeps/unix/sysv/linux/powerpc/powerpc32/kernel_stat.h: ...here.
464         * sysdeps/unix/sysv/linux/powerpc/socket.S: Moved to...
465         * sysdeps/unix/sysv/linux/powerpc/powerpc32/socket.S: ...here.
466         * sysdeps/unix/sysv/linux/powerpc/sysdep.h: Moved to...
467         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h: ...here.
468         * sysdeps/unix/sysv/linux/powerpc/syscalls.list: Moved to...
469         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list: ...here.
470         Support PowerPC64.  Separate powerpc into powerpc/powerpc32 and
471         powerpc/powerpc64.
472
473 2002-07-29  Steven Munroe  <sjmunroe@us.ibm.com>
474
475         * FAQ.in: Add powerpc64 to supported targets list. Also state the
476         minimum gcc version is 3.2
477         * README: Add powerpc64 to supported targets list.
478         * configure.in: Change machine=powerpc to machine=powerpc/powerpc32.
479         Add powerpc64 and machine=powerpc/powerpc64.
480         (HAVE_ASM_GLOBAL_DOT_NAME): Define if linux*powerpc/powerpc64*.
481         * shlib-versions: Set DEFAULT version to 2.2.5 for powerpc64.
482         * sysdeps/powerpc/Dist: Remove dl-machine.c, dl-start.S, ppc-mcount.S,
483         gprsave1.S, gprsave0.S, gprrest1.S, and gprrest0.S.
484         * sysdeps/powerpc/powerpc32/Dist: New file.
485         * sysdeps/powerpc/Implies: Remove wordsize-32 and powerpc/soft-fp.
486         * sysdeps/powerpc/powerpc32/Implies: New file.
487         * sysdeps/powerpc/Makefile(cflags): Remove powerpc32 specific cflags.
488         ($(with-fp) = no): Move test to powerpc32/Makefile.
489         ($(subdir) = misc): Move to powerpc32/Makefile.
490         ($(build-shared) = yes): Move to powerpc32/Makefile.
491         ($(subdir) = csu): Move to powerpc32/Makefile.
492         (sysdep-rtld-routines): Remove dl-start.  Moved these bits to ...
493         * sysdeps/powerpc/powerpc32/Makefile: New file.
494         * sysdeps/powerpc/Versions: Remove libgcc functions.
495         * sysdeps/powerpc/powerpc32/Versions: New file.
496         * sysdeps/powerpc/fpu/Makefile: Remove fprsave and fprrest.
497         * sysdeps/powerpc/powerpc32/fpu/Makefile: New file.
498         * sysdeps/unix/sysv/linux/configure.in (powerpc*):
499         Set arch_minimum_kernel=2.4.19 for powerpc/powerpc64. Also set
500         libc_cv_gcc_unwind_find_fde=yes only if !powerpc/powerpc64.
501         ($machine): Add powerpc/powerpc64 to if ... | for
502         libc_cv_slibdir=/libc64.
503         (powerpc*): Set ldd_rewrite_script.
504         * sysdeps/unix/sysv/linux/powerpc/ldd-rewrite.sed: New file.
505         * sysdeps/unix/sysv/linux/powerpc/Dist: Remove clone.S.
506         * sysdeps/unix/sysv/linux/powerpc/powerpc32/Dist: New file.
507         Add clone.S.
508         * sysdeps/unix/sysv/linux/powerpc/Makefile: Remove oldgetrlimit64.
509         * sysdeps/unix/sysv/linux/powerpc/Versions: Remove GLIBC_2.0
510         functions.  Remove GLIBC_2.2 functions except getrlimit and
511         setrlimit.  Moved them to ...
512         * sysdeps/unix/sysv/linux/powerpc/powerpc32/Versions: New file.
513
514 2002-09-04  Ulrich Drepper  <drepper@redhat.com>
515
516         * libio/tst-atime.c: Include <errno.h>.
517         (do_test): Only perform fstatvfs check if ST_NOATIME is defined.
518
519 2002-09-03  Isamu Hasegawa  <isamu@yamato.ibm.com>
520
521         * posix/regcomp.c (regcomp): Append "__restrict" modifier to avoid
522         warnings of some compilers.
523         (build_collating_symbol): Change the type of characters from
524         "unsigned char" to "char", and append a cast to "char*" pointer in
525         array subscript.
526         (build_collating_symbol): Likewise.
527         (build_equiv_class): Likewise.
528         (build_charclass): Likewise.
529         (re_compile_pattern): Remove incorrect cast.
530         (re_compile_fastmap_iter): Change the type of characters from
531         "unsigned char" to "char", and append a cast to "char*" pointer
532         in array subscript.
533         (parse_bracket_exp): Likewise.
534         * posix/regex_internal.c (re_string_construct_common): Likewise.
535         (re_string_allocate): Likewise.
536         (re_string_construct): Likewise.
537         (re_string_realloc_buffers): Likewise.
538         (build_wcs_buffer): Likewise.
539         (re_string_reconstruct): Likewise.
540         * posix/regex_internal.h: Change the type of characters in
541         re_string_t and bracket_elem_t from "unsigned char" to "char".
542         * posix/regexec.c (regexec): Append "__restrict" modifier to avoid
543         warnings of some compilers.
544         (transit_state_bkref_loop): Change the type of characters from
545         "unsigned char" to "char", and append a cast to "char*" pointer in
546         array subscript.
547         (check_node_accept_bytes): Likewise.
548         (find_collation_sequence_value): Likewise.
549
550 2002-09-04  Roland McGrath  <roland@redhat.com>
551
552         * resolv/nss_dns/dns-network.c (MAXPACKET): Increase minimum value
553         from 1024 to 65536, to avoid buffer overrun.
554
555 2002-09-03  Gerhard Tonn  <ton@de.ibm.com>
556
557         * sysdeps/s390/s390/fpu/libm-test-ulps: Regenerate.
558
559 2002-09-04  Ulrich Drepper  <drepper@redhat.com>
560
561         * libio/tst-atime.c (do_test): Make sure noatime flag isn't set
562         for filesystem.
563
564 2002-09-04  Jakub Jelinek  <jakub@redhat.com>
565
566         * posix/bug-regex11.c: New test.
567         * posix/Makefile (tests): Add bug-regex11.
568
569 2002-09-03  Jakub Jelinek  <jakub@redhat.com>
570
571         * locale/tst-C_locale.c (run_test): Pass LC_ALL_MASK not LC_ALL to
572         newlocale.
573
574 2002-09-02  Roland McGrath  <roland@redhat.com>
575
576         * sysdeps/powerpc/elf/libc-start.c [! SHARED]: Call
577         __pthread_initialize_minimal and __libc_check_standard_fds to
578         match the generic version.
579
580         * sysdeps/unix/sysv/linux/shmat.c (shmat): Add a cast to avoid a
581         warning when INLINE_SYSCALL macro uses the __syscall_ipc function.
582
583         * locale/localeconv.c (__localeconv): Cast -1 to char to avoid
584         warnings on platorms where char is unsigned.
585
586 2002-09-02  Ulrich Drepper  <drepper@redhat.com>
587
588         * version.h (VERSION): Bump to 2.2.93.
589
590         * sysdeps/unix/sysv/linux/x86_64/Dist: Add __start_context.S.
591
592 2002-09-02  Jakub Jelinek  <jakub@redhat.com>
593
594         * elf/rtld.c (dl_main): If prelinking succeeded, mark all objects
595         as relocated.
596
597 2002-09-02  Jack Howarth  <howarth@bromo.msbb.uc.edu>
598
599         * sysdeps/powerpc/fpu/libm-test-ulps: Regenerated.
600
601 2002-09-02  Jakub Jelinek  <jakub@redhat.com>
602
603         * locale/localeinfo.h (struct locale_data): Add private.ctype.
604         * wcsmbs/wcsmbsload.h (__wcsmbs_gconv_fcts, __wcsmbs_last_locale,
605         __wcsmbs_to_wc, update_conversion_ptrs): Removed.
606         (__wcsmbs_gconv_fcts_c, _nl_C_LC_CTYPE): New externs.
607         (__wcsmbs_load_conv): Remove const from argument.
608         (_nl_cleanup_ctype): New proto.
609         (get_gconv_fcts): New function.
610         * wcsmbs/wcsmbsload.c (__wcsmbs_last_locale): Removed.
611         (__wcsmbs_to_wc): Rename back to...
612         (to_wc): ... this.
613         (__wcsmbs_gconv_fcts): Rename to...
614         (__wcsmbs_gconv_fcts_c): ... this.  Make const.  Use to_wc.
615         (lock): Removed.
616         (__libc_setlocale_lock): New extern.
617         (__wcsmbs_load_conv): Remove const from argument.
618         Initialize new_category->private.ctype instead of a global
619         variable.
620         (__wcsmbs_clone_conv): Use get_gconv_fcts instead of
621         update_function_ptrs.  No locking is necessary.
622         (_nl_cleanup_ctype): New function.
623         * wcsmbs/btowc.c (__btowc): Use get_gconv_fcts instead of
624         update_function_ptrs and a global __wcsmbs_gconv_fcts variable.
625         * wcsmbs/mbrtowc.c (__mbrtowc): Likewise.
626         * wcsmbs/mbsnrtowcs.c (__mbsnrtowcs): Likewise.
627         * wcsmbs/wcrtomb.c (__wcrtomb): Likewise.
628         * wcsmbs/wcsnrtombs.c (__wcsnrtombs): Likewise.
629         * wcsmbs/wcsrtombs.c (__wcsrtombs): Likewise.
630         * wcsmbs/wctob.c (wctob): Likewise.
631         * stdlib/mblen.c (mblen): Likewise.
632         * stdlib/mbtowc.c (mbtowc): Likewise.
633         * stdlib/wctomb.c (wctomb): Likewise.
634         * wcsmbs/mbsrtowcs.c (__mbsrtowcs): Likewise.
635         Remove calls to wcsmbs_get_towc_func and wcsmbs_free_funcs.
636         * wcsmbs/mbsrtowcs_l.c (wcsmbs_get_towc_func, wcsmbs_free_funcs):
637         Removed.
638
639 2002-09-02  Roland McGrath  <roland@frob.com>
640
641         * sysdeps/mach/hurd/Versions (ld: GLIBC_2.0): Add __fxstat64.
642
643 2002-09-01  Roland McGrath  <roland@redhat.com>
644
645         * ctype/ctype.h (__ctype_b, __ctype_toupper, __ctype_tolower):
646         Variable declarations removed.
647         (__ctype_b_loc, __ctype_toupper_loc, __ctype_tolower_loc): Declare
648         these functions to replace them.
649         (__isctype, tolower, toupper, _tolower, _toupper): Use those accessor
650         functions plus an indirection rather than the old global variables.
651         * include/ctype.h (__isctype, tolower, _tolower, toupper, _toupper):
652         Macros removed.
653         (__ctype_b_loc, __ctype_toupper_loc, __ctype_tolower_loc): New extern
654         inline functions.
655         * ctype/ctype-info.c: Revert last reversion back the other way.
656         Define tsd vars CTYPE_B, CTYPE_TOLOWER, CTYPE_TOUPPER.
657         Define real function versions of include/ctype.h inlines here.
658         * ctype/Versions (libc: GLIBC_2.3): Add __ctype_b_loc,
659         __ctype_tolower_loc, __ctype_toupper_loc.
660         * locale/lc-ctype.c: Revert last reversion back the other way.
661         (_nl_postload_ctype): If current thread uses the global locale,
662         update its tsd vars.
663         * locale/uselocale.c (__uselocale): Update tsd vars from new locale.
664         * hurd/hurd/threadvar.h (enum __hurd_threadvar_index): Add CTYPE_B,
665         CTYPE_TOLOWER, CTYPE_TOUPPER.
666
667         * sysdeps/generic/bits/libc-tsd.h (__libc_tsd_address): New macro.
668         * sysdeps/mach/hurd/bits/libc-tsd.h (__libc_tsd_address): Renamed
669         from __libc_tsd_threadvar_location.
670         (__libc_tsd_set, __libc_tsd_get): Update uses.
671
672 2002-09-01  Ulrich Drepper  <drepper@redhat.com>
673
674         * ctype/ctype.h: Undo the patch before the last one.  Put back the
675         macro definitions for the standard functions to access the
676         classification and mapping arrays.
677         * include/ctype.h: Partly revert last patch.  Move the macro
678         definitions for the exported functions back to the public header.
679         #undef all the macros defined here before redefining.
680         * ctype/ctype-info.c: Revert last patch.
681         * locale/lc-ctype.c: Revert last patch.
682
683         * ctype/Makefile (routines): Add isctype.
684         * ctype/Versions (libc): Export isctype and __isctype for GLIBC_2.3.
685         * ctype/ctype.h: Add declaration of isctype.
686         * include/ctype.h: Declare __isctype.
687         * ctype/isctype.c: New file.
688
689 2002-09-01  Roland McGrath  <roland@redhat.com>
690
691         * sysdeps/generic/libc-tls.c (__pthread_initialize_minimal): Pass
692         TLS_INIT_TCB_SIZE, TLS_INIT_TCB_ALIGN instead of 0, 1.
693
694         * include/getopt.h: Include <features.h> before <posix/getopt.h>.
695
696         * locale/findlocale.c (_nl_remove_locale): Don't search in
697         _nl_locale_file_list if DATA->alloc is ld_archive.
698         Use _nl_unload_locale to do the rest of the work.
699
700         * locale/loadarchive.c (_nl_load_locale_from_archive): Set usage_count
701         of new structure to UNDELETABLE.
702
703         * wctype/wctype.h (iswalnum, iswalpha, iswcntrl, iswdigit, iswlower,
704         iswgraph, iswprint, iswpunct, iswspace, iswupper, iswxdigit, iswblank,
705         towlower, towupper): Macros removed.
706         * ctype/ctype.h (__tobody): Put parens around macro argument.
707         (__isctype): Macro removed.
708         (__ctype_b, __ctype_tolower, __ctype_toupper): Decls removed.
709         (isalnum, isalpha, iscntrl, isdigit, islower, isgraph, isprint,
710         ispunct, isspace, isupper, isxdigit, isblank, _tolower, _toupper,
711         tolower, toupper): Macros and inlines removed.
712         * include/ctype.h [! NOT_IN_libc]
713         (isalnum, isalpha, iscntrl, isdigit, islower, isgraph, isprint,
714         ispunct, isspace, isupper, isxdigit, isblank, _tolower, _toupper,
715         tolower, toupper): Define here instead, using _NL_CURRENT.
716         * ctype/ctype.c (__ctype_tolower, __ctype_toupper): Define as macros
717         using _NL_CURRENT.
718         * ctype/ctype-extn.c (__ctype_tolower, __ctype_toupper): Likewise.
719         * ctype/ctype-info.c (__ctype_b, __ctype_tolower, __ctype_toupper):
720         Renamed these to __ctype_old_*. Define old names only for SHLIB_COMPAT.
721         (__ctype32_b, __ctype32_tolower, __ctype32_toupper): Likewise.
722         (__ctype32_wctrans, __ctype32_wctrans, __ctype32_width): Removed.
723         * locale/lc-ctype.c (_nl_postload_ctype): Use renamed variables,
724         conditional on SHLIB_COMPAT.  Don't set removed variables at all.
725         * wctype/wcfuncs.c: Use _NL_CURRENT instead of those globals.
726         * wcsmbs/wcwidth.h (internal_wcwidth): Likewise.
727         * resolv/res_init.c [RESOLVSORT] (sort_mask): Renamed sort_mask_chars.
728         (ISSORTMASK): Update use.
729         * intl/localealias.c [__GNUC__]: #undef alloca before #define.
730         * nss/nss_files/files-XXX.c (last_use): Rename `none' to `nouse'.
731         (_nss_files_getENTNAME_r): Likewise.
732         * nss/nss_files/files-alias.c (last_use, _nss_files_getaliasent_r):
733         Likewise.
734
735         * Makerules (all-nonlib): Renamed from all-tests.
736         Include $(others) here too.
737         * locale/Makefile (CPPFLAGS-locale, CPPFLAGS-localedef,
738         CPPFLAGS-ld-ctype, CPPFLAGS-ld-time, CPPFLAGS-ld-numeric,
739         CPPFLAGS-ld-monetary, CPPFLAGS-ld-collate, CPPFLAGS-ld-identification,
740         CPPFLAGS-charmap, CPPFLAGS-locarchive, CPPFLAGS-linereader,
741         CPPFLAGS-charmap-dir): Variables removed.  Instead, catch all
742         the program modules via cppflags-iterator.mk.
743         * sunrpc/Makefile (CPPFLAGS-rpc_main): Variable removed.
744         Instead, catch all rpcgen-objs via cppflags-iterator.mk.
745
746 2002-08-31  Roland McGrath  <roland@redhat.com>
747
748         * posix/tst-getconf.sh: If no third arg, work with static linking.
749
750         * locale/categories.def (LC_TIME): No more _nl_postload_time.
751
752         * locale/setlocale.c (_nl_category_postload): Use weak refs only under
753         [_NL_CURRENT_INDIRECT].
754
755 2002-08-31  Ulrich Drepper  <drepper@redhat.com>
756
757         * time/tst-ftime_l.c (main): Also test strftime with uselocale.
758
759 2002-08-31  Roland McGrath  <roland@redhat.com>
760
761         * locale/newlocale.c (__newlocale): Don't use strdup for names.
762         Instead, make the single allocation of the structure larger to hold
763         the name strings.
764         * locale/duplocale.c (__duplocale): Don't strdup names individually.
765         Instead, calculate size for a single allocation and copy into it.
766         * locale/freelocale.c (__freelocale): Don't free names individually.
767
768         * locale/newlocale.c (__newlocale): Don't leak old data or names.
769
770         * locale/xlocale.h (__locale_struct): Move __names member last,
771         for binary compatibility.
772
773         * locale/duplocale.c (__duplocale): Free names from the right array.
774
775         * locale/uselocale.c (__uselocale): Return previous locale when
776         setting a new one.
777
778         * locale/newlocale.c: Commit changes from 2002-08-30
779         batch where I failed to commit this file:
780         (__newlocale): Fill in __names array.
781
782 2002-08-31  Ulrich Drepper  <drepper@redhat.com>
783
784         * sysdeps/gnu/Makefile: Only depend on Versions.v.i for
785         errlist-compat.c if versioning==yes.
786
787 2002-08-31  Andreas Jaeger  <aj@suse.de>
788
789         * sysdeps/x86_64/dl-machine.h (elf_machine_runtime_setup): Declare
790         external functions with hidden attribute.
791         (elf_machine_rela): Optimize.
792
793         * sysdeps/x86_64/memset.S: New file.
794         * sysdeps/x86_64/bzero.S: New file.
795         * sysdeps/x86_64/stpcpy.S: New file.
796         * sysdeps/x86_64/strcat.S: New file.
797         * sysdeps/x86_64/strchr.S: New file.
798         * sysdeps/x86_64/strcpy.S: New file.
799         * sysdeps/x86_64/strcspn.S: New file.
800         * sysdeps/x86_64/strlen.S: New file.
801         * sysdeps/x86_64/strpbrk.S: New file.
802         * sysdeps/x86_64/strspn.S: New file.
803         * sysdeps/x86_64/strcmp.S: New file.
804         * sysdeps/x86_64/strtok_r.S: New file.
805         * sysdeps/x86_64/strtok.S: New file.
806         * sysdeps/x86_64/memcpy.S: New file.
807         * sysdeps/x86_64/mempcpy.S: New file.
808
809         * sysdeps/x86_64/fpu/s_copysign.S: Fix algorithm.
810
811         * sysdeps/x86_64/fpu/libm-test-ulps: Add ulps for double tests.
812
813 2002-08-31  Ulrich Drepper  <drepper@redhat.com>
814
815         * stdio-common/Makefile (generated): Add errlist-compat.c.
816
817         * locale/Makefile (extra-objs): Add $(localedef-aux:=.o).
818
819         * locale/localeinfo.h: Pretty printing.
820
821         * stdio-common/vfprintf.c (vfprintf): Remove duplicate ifs in
822         form_number handling.
823
824 2002-08-31  Andreas Jaeger  <aj@suse.de>
825
826         * sysdeps/x86_64/fpu/libm-test-ulps: Add ulps for float and long
827         double tests.
828
829         * sysdeps/unix/sysv/linux/x86_64/Makefile (sysdep_routines): Add
830         __start_context.
831
832         * sysdeps/unix/sysv/linux/x86_64/__start_context.S: New file.
833
834         * sysdeps/unix/sysv/linux/x86_64/makecontext.c: New file.
835
836         * sysdeps/unix/sysv/linux/x86_64/ucontext_i.h: Add defines for
837         registers used for passing args.
838
839         * sysdeps/unix/sysv/linux/x86_64/swapcontext.S: Save and restore
840         all needed registers.
841
842         * sysdeps/unix/sysv/linux/x86_64/setcontext.S: Restore all
843         registers.
844
845         * sysdeps/unix/sysv/linux/x86_64/getcontext.S: Save all needed
846         registers.
847
848 2002-08-30  Ulrich Drepper  <drepper@redhat.com>
849
850         * elf/dynamic-link.h (elf_get_dynamic_info): Mark with
851         always_inline attribute.
852
853 2002-08-30  Roland McGrath  <roland@redhat.com>
854
855         * stdlib/tst-setcontext.c (main): If makecontext does nothing,
856         presume it's the stub and bail without error.
857
858         * nss/getnssent_r.c (__nss_getent_r): Return ENOENT if status is
859         neither SUCCESS nor TRYAGAIN (see 2002-08-25 change [PR libc/4259]).
860
861         * nss/getnssent_r.c (__nss_getent_r): Set *H_ERRNOP, not global one.
862
863         * sysdeps/x86_64/hp-timing.h (HP_TIMING_NOW, HP_TIMING_ACCUM): New
864         macros replace the i686 versions for 64-bit mode.
865
866         * locale/duplocale.c: Include <string.h>.
867
868         * intl/dcigettext.c (DCIGETTEXT) [_LIBC]: Check for bogus CATEGORY.
869         [_LIBC] (category_to_name): Don't define the function.  Instead
870         define a macro using _nl_category_names.
871
872         * locale/xlocale.h (struct __locale_struct): New member `__names'.
873         * locale/xlocale.c (_nl_C_locobj): Update initializer.
874         * locale/global-locale.c (_nl_global_locale): Likewise.
875         * locale/duplocale.c (__duplocale): strdup __names elements.
876         * locale/freelocale.c (__freelocale): Free __names elements.
877         * locale/localename.c (_nl_current_names): Variable removed.
878         (__current_locale_name): Use _NL_CURRENT_LOCALE->__names instead.
879         * locale/localeinfo.h (_nl_current_names): Removed decl.
880         * locale/setlocale.c: Use _nl_global_locale->__names in place of
881         _nl_current_names throughout.
882
883         * locale/setlocale.c (setlocale): strdup -> __strdup (not ISO C).
884
885         * sysdeps/gnu/errlist-compat.awk: Emit link_warnings for sys_errlist
886         and sys_nerr in the output file.
887
888         * sunrpc/Makefile (rpcgen-cmd): Pass CPP in rpcgen's environment.
889         * scripts/cpp: Just use the environment variable.
890
891         * libio/tst-mmap-setvbuf.c (main): Use 'm' fopen flag.
892         * libio/tst-mmap-offend.c (do_test): Likewise.
893         * libio/tst-mmap-fflushsync.c (do_test): Likewise.
894         * libio/tst-mmap-eofsync.c (do_test): Likewise.
895         * libio/tst-mmap2-eofsync.c (do_test): Likewise.
896
897         * locale/localename.c: If the current locale is the global locale, use
898         _nl_current_names; otherwise use the locale object.
899
900 2002-08-29  Ulrich Drepper  <drepper@redhat.com>
901
902         * libio/fileops.c (_IO_new_file_fopen): Recognize new mode specifier
903         'm' to enable mmap I/O.
904         * libio/libio.h (_IO_FILE): Rename _blksize field to _flags2.  The
905         former wasn't used (anymore?).
906         (_IO_FLAGS2_MMAP): New define.
907         * libio/genops.c (_IO_no_init): Initialize _flags2 field.
908         * libio/iofopen.c (__fopen_maybe_mmap): Use mmap callbacks only if
909         _IO_FLAGS2_MMAP bit is set.
910         * libio/iofdopen.c (_IO_new_fdopen): Recognize 'm' mode specifier.
911         Enable mmap-using mode only if 'm' was set.
912
913 2002-08-29  Roland McGrath  <roland@frob.com>
914
915         * sysdeps/mach/hurd/bits/local_lim.h (NAME_MAX): New macro.
916
917         * sysdeps/mach/hurd/i386/init-first.c (_hurd_stack_setup: doinit):
918         Change argument type from int to intptr_t.
919
920         * locale/global-locale.c (__libc_tsd_LOCALE_data): Conditionalize the
921         initializer on [! _HURD_THREADVAR_H] (bad kludge).
922         * sysdeps/mach/hurd/i386/init-first.c (init): Initialize
923         _HURD_THREADVAR_LOCALE slot to &_nl_global_locale.
924         * hurd/hurdsig.c (_hurdsig_init): Likewise.  Zero other slots.
925
926         * sysdeps/mach/_strerror.c (__strerror_r): Add libc_hidden_def.
927
928         * sysdeps/mach/hurd/pwrite64.c: No libc_hidden_def (__libc_pwrite64).
929
930         * sysdeps/mach/hurd/dl-sysdep.c (__GI_abort): Define alias for abort.
931
932         * include/assert.h (__assert_perror_fail): Declare it, do hidden_proto.
933         * assert/assert-perr.c: Add libc_hidden_def.
934         * elf/dl-minimal.c [! NDEBUG] (__assert_perror_fail): New function.
935
936         * sysdeps/gnu/errlist-compat.awk: Don't fail if there are no versions
937         found at all.
938         * sysdeps/gnu/Versions: File removed.  Moved all #errlist-compat
939         sys_errlist stuff to ...
940         * sysdeps/unix/sysv/linux/Versions: ... here.
941
942         * mach/mach.h: Include <features.h>.
943
944 2002-08-29  Roland McGrath  <roland@redhat.com>
945
946         * elf/dl-runtime.c (IN_DL_RUNTIME): Define this macro first thing.
947         * sysdeps/i386/dl-machine.h: Only declare fixup, profile_fixup and
948         define ELF_MACHINE_RUNTIME_TRAMPOLINE under #ifdef IN_DL_RUNTIME.
949
950         * sysdeps/generic/readelflib.c (process_elf_file): Fix typo.
951
952         * iconv/gconv_int.h: Include <stdlib.h> for alloca decl.
953         (norm_add_slashes): alloca -> __alloca
954
955 2002-08-29  Jakub Jelinek  <jakub@redhat.com>
956
957         * stdio-common/vfprintf.c (vfprintf): Add builtin_expect for
958         string_malloced, it is unlikely to be set.
959         Only call free with non-NULL workspace.
960         * sysdeps/sparc/sparc32/sparcv9/Makefile (sysdep-CFLAGS): Use
961         -mcpu=ultrasparc, not only tune for it.
962         (ASFLAGS*): Set unconditionally.
963
964         * sysdeps/generic/readelflib.c (process_elf_file): Make LOADADDR
965         ElfW(Addr).  Don't mask upper 32-bits and lower 12 bits off from
966         p_vaddr/p_offset when computing LOADADDR.
967
968 2002-08-29  Ulrich Drepper  <drepper@redhat.com>
969
970         * version.h (VERSION): Bump to 2.2.92.
971
972         * time/Makefile (tst-ftime_l-ENV): New variable.
973
974         * iconvdata/ibm870.c: All bytes are now used, no holes anymore.
975
976         * localedata/charmaps/IBM870: Add correct mapping for <U017E>,
977         <U017A>, <U017D> and <U0179>. Add missing mappings.
978         Patch by Antonin Kopecky <akopecky@tajmac-zps.cz>.
979
980         * gmon/sys/gmon.h (ARCDENSITY): Bump to 3.
981         Define ARCINDEX.  Bump MAXARCS to 1 << 20.
982         (struct tostruct): Use ACRINDEX as type for link field.
983         (statuc gmonparam): Likewise for froms.
984         * gmon/gmon.c (__monstartup): Use currect cast for assignments to
985         kcount and froms.
986         (write_call_graph): Use correct type for from_index and to_index.
987         * gmon/mcount.c: Use correct types for frompcindex and toindex
988         variables.
989         Patches by Dan Kegel <dank@kegel.com>.
990
991         * sysdeps/posix/getaddrinfo.c (gaih_inet): Fix code to determine
992         canonical name.
993
994         * time/strptime.c (ISSPACE): New #define.  Use isspace or
995         __isspace_l.  Replace calls to isspace.
996         (match_string): Define variant for USE_IN_EXTENDED_LOCALE_MODEL.
997
998 2002-08-29  Roland McGrath  <roland@redhat.com>
999
1000         * string/tst-strxfrm.c: Remove __ from function names.
1001
1002 2002-08-28  Ulrich Drepper  <drepper@redhat.com>
1003
1004         * include/wchar.h: Declare __mbsrtowcs_l.
1005         * wcsmbs/Makefile (routines): Add mbsrtowcs_l.
1006         * wcsmbs/mbsrtowcs.c: Add support for compilation with
1007         USE_IN_EXTENDED_LOCALE_MODEL.
1008         * wcsmbs/mbsrtowcs_l: New file.
1009         * wcsmbs/wcsmbsload.c (__wcsmbs_to_wc): Renamed from to_wc.  Don't
1010         define as static.  Change all uses.
1011         (__wcsmbs_getfct): Renamed from getfct.  Don't define as static.
1012         Change all callers.
1013         * wcsmbs/wcsmbsload.h: Declare __wcsmbs_to_wc and __wcsmbs_getfct.
1014         * time/strftime.c: When translating for the extended locale model
1015         use the _l functions.
1016         * time/Makefile (tests): Add tst-ftime_l.
1017         * time/tst-ftime_l.c: New file.
1018
1019 2002-08-28  Roland McGrath  <roland@redhat.com>
1020
1021         * locale/findlocale.c [NL_CURRENT_INDIRECT] (_nl_C): New variable.
1022         * locale/setlocale.c (setlocale) [NL_CURRENT_INDIRECT]: Null return
1023         from _nl_find_locale ok if for _nl_C_name.
1024
1025         * locale/nl_langinfo.c [NL_CURRENT_INDIRECT]: Use a categories.def
1026         iterator to refer to each category's _nl_current_LC_FOO symbol, so
1027         we know they are all linked in.
1028
1029         * NEWS: Added 2.2.6 text from 2.2 branch version.
1030
1031         * time/strptime.c (strptime_internal): Remove spurious const.
1032
1033         * locale/lc-time.c (_nl_init_era_entries, _nl_get_era_entry,
1034         _nl_select_era_entry): Moved to ...
1035         * time/era.c: ... here, new file.
1036         (_nl_init_era_entries, _nl_get_era_entry, _nl_select_era_entry):
1037         Add internal_function to definitions.  Take an additional argument
1038         giving the `struct locale_data *' to use.
1039         * locale/lc-time.c (_get_alt_digit, _nl_get_walt_digit,
1040         _nl_parse_alt_digit): Moved to ...
1041         * time/alt_digit.c: ... here, new file.
1042         * time/lc-time-cleanup.c: New file.
1043         * locale/lc-time.c (_nl_postload_time, free_mem): Functions removed.
1044         * locale/localeinfo.h (_nl_postload_time): Remove decl.
1045         (_nl_cleanup_time): Declare it.
1046         (_nl_get_era_entry, _nl_select_era_entry): Update decls.
1047         (_get_alt_digit, _nl_get_walt_digit, _nl_parse_alt_digit): Likewise.
1048         * time/Makefile (aux): New variable: era, alt_digit, lc-time-cleanup.
1049         * time/strftime.c: Pass locale data to helper functions.
1050         * time/strptime.c: Likewise.
1051
1052         * locale/localeinfo.h (struct locale_data): New member `private'
1053         * locale/loadlocale.c (_nl_intern_locale_data): Initialize it.
1054         (_nl_unload_locale): Call LOCALE->private.cleanup if it is set.
1055         * locale/C-collate.c: Update initializer.
1056         * locale/C-identification.c: Likewise.
1057         * locale/C-measurement.c: Likewise.
1058         * locale/C-telephone.c: Likewise.
1059         * locale/C-address.c: Likewise.
1060         * locale/C-name.c: Likewise.
1061         * locale/C-paper.c: Likewise.
1062         * locale/C-time.c: Likewise.
1063         * locale/C-numeric.c: Likewise.
1064         * locale/C-monetary.c: Likewise.
1065         * locale/C-messages.c : Likewise.
1066         * locale/C-ctype.c: Likewise.
1067
1068         * time/strptime.c [USE_IN_EXTENDED_LOCALE_MODEL] (_NL_CURRENT_WORD):
1069         Redefine this too.
1070
1071 2002-08-28  Jakub Jelinek  <jakub@redhat.com>
1072
1073         * sysdeps/generic/ldsodefs.h (__rtld_global_attribute__): Define.
1074         (_rtld_global): Use it.
1075
1076         * sysdeps/gnu/Dist: Remove errlist-compat.c.
1077         * sysdeps/gnu/Makefile (errlist-compat.c): Build this file in the
1078         object directory.  Pass all Versions files to the awk script.
1079         * sysdeps/gnu/errlist-compat.c: Removed.
1080         * sysdeps/gnu/errlist.awk: Use #errlist-compat comments from the
1081         first Versions file in the search path which has them.
1082         Allow multiple errlist symbol versions to have the same count of
1083         errors.
1084         * sysdeps/gnu/errlist-compat.awk: Include <errlist-compat.c> instead
1085         of "errlist-compat.c".
1086         * sysdeps/gnu/errlist.c: Regenerated.
1087         * sysdeps/unix/sysv/linux/mips/Versions (libc): Add #errlist-compat
1088         comments at GLIBC_2.0, GLIBC_2.1 and GLIBC_2.3.
1089         * sysdeps/unix/sysv/linux/alpha/Versions: Likewise.
1090         (librt): Add aio_cancel and aio_cancel64 as GLIBC_2.3.
1091         * sysdeps/unix/sysv/linux/hppa/Versions: Likewise.
1092         * sysdeps/unix/sysv/linux/sparc/Versions: New file.
1093         * sysdeps/unix/sysv/linux/alpha/bits/errno.h: New file.
1094         * sysdeps/unix/sysv/linux/hppa/bits/errno.h (ECANCELED): Define to
1095         ECANCELLED if not defined by kernel headers.
1096         * sysdeps/unix/sysv/linux/bits/errno.h: Don't redefine ECANCELED if
1097         already defined by kernel headers.
1098         * sysdeps/unix/sysv/linux/sparc/bits/errno.h: New file.
1099         * sysdeps/pthread/aio_cancel.c: Don't include aio.h and its
1100         aio_cancel64 renaming hack nor provide weak_alias if aio_cancel
1101         is a macro.
1102         * Versions.def (GLIBC_2.3) [librt]: Add.
1103
1104         * sysdeps/unix/sysv/linux/alpha/pipe.S: New file.
1105
1106 2002-08-28  Ulrich Drepper  <drepper@redhat.com>
1107
1108         * include/libc-symbols.h [!__ASSEMBLER__] (declare_symbol_1): Add
1109         missing comma to .type directive.
1110
1111 2002-08-28  Jakub Jelinek  <jakub@redhat.com>
1112
1113         * sysdeps/ia64/elf/configure.in (PI_STATIC_AND_HIDDEN): Define
1114         unconditionally.
1115         * sysdeps/alpha/elf/configure.in (libc_cv_alpha_hidden_gprel): New
1116         check.
1117         (PI_STATIC_AND_HIDDEN): Define if check succeeded.
1118
1119 2002-08-28  Jakub Jelinek  <jakub@redhat.com>
1120
1121         * locale/loadarchive.c (_nl_load_locale_from_archive): Add fd >= 0
1122         check to close_and_out close.  Replace return NULL statements where
1123         fd might be >= 0 with goto close_and_out.  Close the file descriptor
1124         when it is no longer needed.
1125
1126 2002-08-28  Ulrich Drepper  <drepper@redhat.com>
1127
1128         * sysdeps/s390/s390-64/dl-machine.h: Avoid unescaped newlines in
1129         string constants.
1130         * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
1131         * sysdeps/arm/dl-machine.h: Likewise.
1132         * sysdeps/cris/dl-machine.h: Likewise.
1133         * sysdeps/unix/sysv/linux/m68k/register-dump.h: Likewise.
1134         * sysdeps/unix/sysv/aix/gettimeofday.c: Likewise.
1135
1136 2002-08-28  Roland McGrath  <roland@redhat.com>
1137
1138         * Makeconfig (default_cflags): Revert unintended change.
1139
1140 2002-08-28  Ulrich Drepper  <drepper@redhat.com>
1141
1142         * version.h (VERSION): Bump to 2.2.91.
1143
1144         * configure.in: Disable TLS support by default for now.
1145
1146         * sysdeps/i386/fpu/libm-test-ulps: Adjust ulp for yn for float.
1147
1148         * sysdeps/generic/strtol.c (strtol): Add some more casts to avoid
1149         warnings.
1150
1151         * stdlib/strtod.c (STRTOF): Correct type in cast of last patch.
1152
1153         * stdlib/fmtmsg.c (fmtmsg): Use correct test for failure of
1154         fprintf/fwprintf calls.
1155
1156 2002-08-28  Roland McGrath  <roland@redhat.com>
1157
1158         * Makeconfig (run-program-prefix): Fix bogus use of $(findstring ...)
1159         to use $(filter ...) instead.  Same bug fixed in aix conditionals.
1160
1161         * locale/setlocale.c: Declare postload functions weak.
1162
1163         * elf/tst-tls1-static.c: New file.
1164         * elf/tst-tls2-static.c: New file.
1165         * elf/Makefile ($(tests-static):%=$(objfpx)%.o): Remove rule.
1166
1167         Make uselocale support static linking.
1168         * locale/xlocale.c: Revert changes putting _nl_global_locale here.
1169         This file again just defines _nl_C_locobj.
1170         (_nl_C_locobj): Use a categories.def iterator in the initializer.
1171         * locale/global-locale.c: New file.  Define _nl_global_locale here,
1172         using all weak references in the initializer.
1173         * locale/Makefile (aux): Add global-locale.
1174         * locale/localeinfo.h (_nl_global_locale, _NL_CURRENT_LOCALE): Make
1175         these unconditional, along with the tsd decl.
1176         [!SHARED && HAVE___THREAD && HAVE_WEAK_SYMBOLS] (NL_CURRENT_INDIRECT):
1177         Define it under these conditions.
1178         [NL_CURRENT_INDIRECT]: Test this instead of [! SHARED].
1179         Don't declare _nl_current.  Declare _nl_current_LC_FOO as
1180         `extern __thread struct locale_data *const *'.
1181         [NL_CURRENT_INDIRECT]
1182         (_NL_CURRENT_DATA, _NL_CURRENT, _NL_CURRENT_WSTR): Add indirection.
1183         [NL_CURRENT_INDIRECT] (_NL_CURRENT_DEFINE): Rewritten.  Define
1184         the thread variable _nl_current_LC_FOO and also a special absolute
1185         symbol _nl_current_LC_FOO_used.
1186         * locale/uselocale.c (__uselocale) [NL_CURRENT_INDIRECT]:
1187         Set each _nl_current_LC_FOO symbol to point into the new locale,
1188         using weak references to test if _nl_current_LC_FOO_used was linked in.
1189         * locale/setlocale.c [! SHARED]: Replace this conditional ...
1190         [NL_CURRENT_INDIRECT]: ... with this one.
1191         (_nl_current, _nl_C): Variables removed.
1192         [NL_CURRENT_INDIRECT] (_nl_current_used): New variable, table of
1193         weak references to _nl_current_LC_FOO_used.
1194         [NL_CURRENT_INDIRECT] (CATEGORY_USED): Define using that table.
1195         (free_category): New function, broken out of ...
1196         (free_mem): ... here.  Call that.
1197         (free_mem) [NL_CURRENT_INDIRECT]: Use a categories.def iterator
1198         instead of a loop.
1199
1200         * sysdeps/generic/libc-tls.c (__libc_setup_tls): Don't check for
1201         PT_LOAD program headers and don't try to relocate PT_TLS's p_vaddr;
1202         it is already absolute.
1203
1204         * elf/Makefile (tests): List tst-tls1 and tst-tls2 unconditionally.
1205         [$(build-static) = yes] (tests): Add tst-tls1-static, tst-tls2-static.
1206         [$(build-static) = yes] (tests-static): New variable.
1207         ($(tests-static):%=$(objfpx)%.o)): New static pattern rule.
1208
1209 2002-08-26  Christoph Hellwig  <hch@lst.de>
1210
1211         * sysdeps/unix/sysv/linux/sys/personality.h: Remark origin, fix
1212         formating braindamage, add missing PER_HPUX and PER_OSF1 values.
1213
1214 2002-08-28  Ulrich Drepper  <drepper@redhat.com>
1215
1216         * sysdeps/x86_64/Dist: Add _mcount.S and bits/link.h.
1217
1218         * sysdeps/s390/Dist: Add bits/link.h.
1219
1220         * sysdeps/sh/Dist: New file.
1221
1222         * sysdeps/ia64/Dist: Add ia64libgcc.S.
1223
1224         * sysdeps/wordsize-32/Dist: New file.
1225
1226         * sysdeps/unix/sysv/linux/alpha/Dist: Add dl-brk.S.
1227         * sysdeps/unix/sysv/linux/powerpc/Dist: Likewise.
1228         * sysdeps/unix/sysv/linux/sparc/sparc64/Dist: Likewise.
1229
1230         * sysdeps/unix/sysv/linux/Dist: Add dl-brk.c, dl-sbrk.c, and
1231         sys/personality.h.
1232
1233         * sysdeps/unix/Dist: Add i386/dl-brk.S, mips/dl-brk.S, and
1234         sparc/dl-brk.S.
1235
1236         * sysdeps/unix/bsd/Dist: Add vax/dl-brk.S.
1237
1238         * sysdeps/unix/bsd/sun/Dist: New file.
1239
1240         * sysdeps/unix/bsd/osf/Dist: New file.
1241
1242         * sysdeps/unix/bsd/hp/Dist: New file.
1243
1244         * sysdeps/unix/arm/Dist: New file.
1245
1246         * sysdeps/powerpc/Dist: Add divdi3.c and libgcc-compat.S.
1247
1248         * sysdeps/mach/hurd/Dist: Add set-init.c.
1249
1250         * sysdeps/i386/Dist: Add bits/link.h.
1251
1252         * sysdeps/gnu/Dist: Add errlist-compat.c errlist-compat.awk.
1253
1254         * sysdeps/generic/Dist: Add dl-brk.c and dl-sbrk.c.
1255
1256         * locale/Makefile (distribute): Add hashval.h.
1257
1258         * iconvdata/Makefile (distribute): Add tcvn5712-1.c and armscii-8.c.
1259
1260         * sysdeps/unix/sysv/linux/Dist: Remove errlist.h.
1261
1262         * misc/sys/cdefs.h: Define __BEGIN_NAMESPACE_STD, __END_NAMESPACE_STD,
1263         __USING_NAMESPACE_STD, __BEGIN_NAMESPACE_C99, __END_NAMESPACE_C99, and
1264         __USING_NAMESPACE_C99 depending on _GLIBCPP_USE_NAMESPACES.
1265         * ctype/ctype.h: Prepare headers for use in ISO C++ compliant
1266         implementations.
1267         * libio/stdio.h: Likewise.
1268         * locale/locale.h: Likewise.
1269         * math/math.h: Likewise.
1270         * math/bits/mathcalls.h: Likewise.
1271         * setjmp/setjmp.h: Likewise.
1272         * signal/signal.h: Likewise.
1273         * stdlib/stdlib.h: Likewise.
1274         * string/string.h: Likewise.
1275         * time/time.h: Likewise.
1276         * wcsmbs/wchar.h: Likewise.
1277         * wctype/wctype.h: Likewise.
1278
1279 2002-08-28  Roland McGrath  <roland@redhat.com>
1280
1281         * locale/tst-C-locale.c (run_test): Remove __ from function names.
1282
1283 2002-08-28  Jakub Jelinek  <jakub@redhat.com>
1284             Roland McGrath <roland@redhat.com>
1285
1286         * locale/hashval.h (compute_hashval): Use prototype defn.
1287         (hashval_t): New macro, defined to unsigned long int
1288         if not already defined.
1289         (compute_hashval): Return hashval_t instead of unsigned long int.
1290         * locale/loadarchive.c (hashval_t): New macro.
1291         * locale/programs/locarchive.c: Include hashval.h directly instead
1292         of simple-hash.h.
1293         (compute_hashval, hashval_t): Define these macros first.
1294         (insert_name): Use archive_hashval instead of compute_hashval.
1295         (add_locale, delete_locales_from_archive): Likewise.
1296
1297 2002-08-28  Jakub Jelinek  <jakub@redhat.com>
1298
1299         * locale/programs/locarchive.c (insert_name): Suppress warnings about
1300         hash collisions if be_quiet.
1301
1302 2002-08-27  Roland McGrath  <roland@redhat.com>
1303
1304         * locale/locale.h (__newlocale, __duplocale, __freelocale,
1305         __uselocale): Don't declare these any more.
1306         * include/locale.h (__uselocale): Declare here instead, using __typeof.
1307
1308         * sysdeps/unix/readdir.c: If getdents fails with ENOENT, restore errno
1309         and treat it as an EOF return.
1310         * sysdeps/unix/readdir_r.c: Likewise.
1311
1312         * sysdeps/gnu/errlist-compat.awk: Include <bits/wordsize.h> in output.
1313         From Alexandre Oliva <aoliva@redhat.com>.
1314         * sysdeps/gnu/errlist-compat.c: Regenerated.
1315
1316 2002-08-27  Brian Youmans  <3diff@gnu.org>
1317
1318         * sysdeps/ieee754/flt-32/e_asinf.c: Modified copying permission
1319         wording at request of copyright holder Stephen Moshier.
1320         * sysdeps/ieee754/ldbl-128/e_acosl.c: Likewise.
1321         * sysdeps/ieee754/ldbl-128/e_asinl.c: Likewise.
1322         * sysdeps/ieee754/ldbl-128/e_coshl.c: Likewise.
1323         * sysdeps/ieee754/ldbl-128/e_jnl.c: Likewise.
1324         * sysdeps/ieee754/ldbl-128/e_powl.c: Likewise.
1325         * sysdeps/ieee754/ldbl-128/e_sinhl.c: Likewise.
1326         * sysdeps/ieee754/ldbl-128/k_tanl.c: Likewise.
1327         * sysdeps/ieee754/ldbl-128/s_erfl.c: Likewise.
1328         * sysdeps/ieee754/ldbl-96/e_asinl.c: Likewise.
1329         * sysdeps/ieee754/ldbl-96/e_j0l.c: Likewise.
1330         * sysdeps/ieee754/ldbl-96/e_j1l.c: Likewise.
1331         * sysdeps/ieee754/ldbl-96/e_jnl.c: Likewise.
1332         * sysdeps/ieee754/ldbl-96/e_lgammal_r.c: Likewise.
1333         * sysdeps/ieee754/ldbl-96/s_erfl.c: Likewise.
1334
1335 2002-08-28  Jakub Jelinek  <jakub@redhat.com>
1336
1337         * ctype/ctype.h (isascii_l, toascii_l): Define to __*_l counterparts.
1338         * ctype/ctype-extn.c (isblank_l): Add weak alias.
1339         * sysdeps/generic/strtol_l.c (strtol_l): Likewise.
1340         * sysdeps/generic/strtoll_l.c (strtoll_l): Likewise.
1341         * sysdeps/generic/strtoul_l.c (strtoul_l): Likewise.
1342         * sysdeps/generic/strtoull_l.c (strtoull_l): Likewise.
1343         * wctype/iswctype_l.c (iswctype_l): Likewise.
1344
1345 2002-08-27  Roland McGrath  <roland@redhat.com>
1346
1347         * time/strftime.c [USE_IN_EXTENDED_LOCALE_MODEL]: No libc_hidden_def.
1348
1349         * ctype/ctype.h (__exctype_l): Don't declare __ name.
1350         * stdlib/stdlib.h: Don't declare __*_l names.
1351         * include/stdlib.h: Declare them here instead.
1352         * include/string.h: Don't declare __*_l names.
1353         * string/string.h: Declare them here instead.
1354         * time/time.h: Don't declare __*_l names.
1355         * include/time.h: Declare them here instead.
1356         * wcsmbs/wchar.h: Don't declare __*_l names.
1357         * include/wchar.h: Declare them here instead.
1358         * wctype/wctype.h: Declare iswalnum_l, not __iswalnum_l.
1359         Don't declare __*_l names.
1360         * include/wctype.h: Declare them here instead.
1361         * stdlib/monetary.h: Declare strfmon_l, not __strfmon_l.
1362         * stdlib/strfmon_l.c (strfmon_l): Define as weak alias.
1363         * locale/langinfo.h: Don't declare __nl_langinfo_l.
1364         * include/langinfo.h: Declare it here with __typeof.
1365
1366         * time/strptime.c [USE_IN_EXTENDED_LOCALE_MODEL]: Define __strptime_l
1367         instead, taking an extra __locale_t argument.
1368         * time/Makefile (routines): Add strptime_l.
1369         * time/time.h (__strptime_l, strptime_l): Declare them.
1370         * time/strptime_l.c: New file.
1371
1372         * time/time.h (__strftime_l, strftime_l): Declare them.
1373         * wcsmbs/wchar.h (__wcsftime_l, wcsftime_l): Declare them.
1374         * time/strftime_l.c: New file.
1375         * time/wcsftime_l.c: New file.
1376         * time/Makefile (routines): Add strftime_l, wcsftime_l.
1377         * time/Versions (libc: GLIBC_2.3): Add __strftime_l, __wcsftime_l,
1378         strftime_l, wcsftime_l.
1379         * time/strftime.c [USE_IN_EXTENDED_LOCALE_MODEL]: Define __strftime_l
1380         or __wcsftime_l instead, taking an extra __locale_t argument.
1381
1382         * locale/Versions (libc: GLIBC_PRIVATE): Move __uselocale to ...
1383         (libc: GLIBC_2.3): ... here.
1384
1385 2002-08-27  Ulrich Drepper  <drepper@redhat.com>
1386
1387         * stdio-common/Makefile: Fix typo in stdio_lim.h installation rule.
1388
1389         * Makefile (distribute): Add LICENSES.
1390
1391         * sysdeps/unix/sysv/linux/x86_64/Dist: Add ucontext_i.h and
1392         sys/debugreg.h.
1393
1394         * sysdeps/unix/sysv/linux/s390/Dist: Add new/route.h.
1395
1396         * sysdeps/unix/sysv/linux/ia64/Dist: Add dl-brk.S and sys/user.h.
1397
1398         * sysdeps/unix/sysv/linux/mips/Dist: Add sys/user.h.
1399
1400         * sysdeps/unix/sysv/linux/Dist: Add readahead.c.
1401
1402         * sysdeps/mach/hurd/alpha/Dist: New file.
1403
1404         * sysdeps/arm/Dist: Add bits/link.h.
1405
1406         * sunrpc/Makefile: Distribute thrsvc.
1407
1408         * stdio-common/Makefile: Remove more left-overs from old stdio.
1409
1410         * include/linewrap.h: Removed.
1411
1412         * libio/bug-mmap-fflush.c: Rewrite to not touch source directory.
1413
1414         * intl/Makefile (distribute): Add plural-eval.c.
1415
1416 2002-08-27  Roland McGrath  <roland@redhat.com>
1417
1418         * manual/sysinfo.texi (Mount Information): Correct file name to macro
1419         assocations for _PATH_MNTTAB, MNTTAB, _PATH_MOUNTED, MOUNTED.
1420         Say mtab is in either /var/run or /etc.
1421
1422 2002-08-26  Roland McGrath  <roland@redhat.com>
1423
1424         * manual/errno.texi (Error Codes): Added ECANCELED (118 for Hurd).
1425         * sysdeps/mach/hurd/bits/errno.h: Regenerated.
1426
1427         * sysdeps/gnu/Versions: New file.
1428         * sysdeps/unix/sysv/linux/Versions (libc: GLIBC_2.1): Remove
1429         _sys_errlist; sys_errlist; _sys_nerr; sys_nerr; from here.
1430         * sysdeps/gnu/Makefile ($(..)sysdeps/gnu/errlist-compat.c): New target.
1431         ($(objpfx)errlist.d): Depend on $(..)sysdeps/gnu/errlist-compat.c.
1432         * sysdeps/gnu/errlist.awk: Make output define _sys_errlist_internal
1433         and _sys_nerr_internal instead of anything else.  Make it include
1434         "errlist-compat.c" if [!NOT_IN_libc && !ERRLIST_NO_COMPAT].
1435         Make it emit some asm magic if [EMIT_ERR_MAX].
1436         * sysdeps/gnu/errlist.c: Regenerated.
1437         * sysdeps/gnu/errlist-compat.awk: New file.
1438         * sysdeps/gnu/errlist-compat.c: New file (generated).
1439         * sysdeps/mach/hurd/errlist.c (ERRLIST_NO_COMPAT): New macro.
1440         (_sys_errlist_internal): Define this as a macro for _hurd_errlist.
1441         (_sys_nerr_internal): Define this is a macro for _hurd_nerr.
1442         (SYS_ERRLIST, SYS_NERR): Macros removed.
1443         (sys_nerr, _sys_nerr): Remove these weak aliases.
1444         * sysdeps/unix/sysv/linux/errlist.c: File removed.
1445         * sysdeps/unix/sysv/linux/errlist.h: File removed.
1446         * sysdeps/unix/sysv/linux/arm/errlist.c: File removed.
1447
1448         * include/libc-symbols.h (declare_symbol): New macro.
1449         * config.h.in (ASM_TYPE_DIRECTIVE_PREFIX): New #undef.
1450         * configure.in: New check to define it.
1451         * configure: Regenerated.
1452
1453 2002-08-27  Ulrich Drepper  <drepper@redhat.com>
1454
1455         * stdio-common/Makefile (headers): Remove bits/stdio_lim.h.  This
1456         file isn't distributed.  Add special rules to install bits/stdio_lim.h.
1457
1458         * Make-dist: Remove traces of old stdio.
1459         * Makeconfig: Likewise.
1460
1461         * locale/Makefile (localedef-aux): New variable.  Only md5
1462         assigned to it.  These files are not ddistributed in this directory.
1463
1464         * sysdeps/unix/sysv/linux/s390/Dist: Add sys/procfs.h.
1465         * sysdeps/unix/sysv/linux/s390/s390-64/Dist: Remove sys/procfs.h.
1466         * sysdeps/unix/sysv/linux/s390/s390-32/Dist: Likewise.
1467
1468         * sysdeps/unix/sysv/linux/Dist: Remove sys/sendfile.h.
1469
1470         * nss/getXXbyYY_r.c (REENTRANT_NAME): If no service is available
1471         set h_errno to NO_RECOVERY [PR libc/4360].
1472
1473 2002-08-26  Ulrich Drepper  <drepper@redhat.com>
1474
1475         * libio/Makefile (tests): Add bug-fopena+.
1476         * libio/bug-fopena+.c: New file.
1477         * libio/fileops.c (_IO_file_open): Only set file pointer to end of the
1478         file for _IO_IS_APPENDING if file isn't opened for reading, too.
1479
1480         * stdio-common/tst-swprintf.c (main): Add casts to avoid warnings.
1481
1482         * locale/xlocale.c: Fix the last change.  The variable still has
1483         to end in _data.
1484         * sysdeps/generic/bits/libc-tsd.h [!(USE_TLS && HAVE___THREAD)]
1485         (__libc_tsd_set): Add _data prefix to variable name.
1486
1487 2002-08-26  Roland McGrath  <roland@redhat.com>
1488
1489         * sysdeps/generic/sigset-cvt-mask.h (sigset_set_old_mask): Replace
1490         macro with inline function.
1491         (sigset_get_old_mask): Likewise.
1492         * sysdeps/posix/sigblock.c (__sigblock): Update callers.
1493         * sysdeps/posix/sigsetmask.c (__sigsetmask): Likewise.
1494         * sysdeps/posix/sigpause.c (__sigpause): Likewise.
1495         * sysdeps/posix/sigvec.c (__sigvec, sigvec_wrapper_handler): Likewise.
1496         * sysdeps/unix/sysv/aix/sigset-cvt-mask.h
1497         (sigset_set_old_mask, sigset_get_old_mask): Make these macros return
1498         values.
1499         * sysdeps/unix/sysv/linux/sigset-cvt-mask.h: Likewise.
1500         * sysdeps/unix/sysv/sysv4/sigset-cvt-mask.h: Likewise.
1501
1502 2002-07-06  Bruno Haible  <bruno@clisp.org>
1503
1504         * sysdeps/generic/sigset-cvt-mask.h (sigset_set_old_mask,
1505         sigset_get_old_mask): Make it work with larger sigset_t.
1506         * sysdeps/posix/sigblock.c (__sigblock): Use those macros.
1507         * sysdeps/posix/sigsetmask.c (__sigsetmask): Likewise.
1508         * sysdeps/posix/sigpause.c (__sigpause): Likewise.
1509
1510 2002-08-26  Roland McGrath  <roland@redhat.com>
1511
1512         * time/sys/time.h [__USE_BSD] (lutimes, futimes): Declare them.
1513         * manual/filesys.texi (File Times): Document lutimes and futimes.
1514         * misc/Makefile (routines): Add them.
1515         * misc/Versions (libc: GLIBC_2.3): Likewise.
1516         * sysdeps/generic/lutimes.c: New file.
1517         * sysdeps/generic/futimes.c: New file.
1518         * sysdeps/mach/hurd/lutimes.c: New file.
1519         * sysdeps/mach/hurd/futimes.c: New file.
1520
1521         * manual/filesys.texi (File Times): Add explicit note about null
1522         pointer argument to utimes.
1523
1524 2002-08-26  Roland McGrath  <roland@frob.com>
1525
1526         * sysdeps/mach/hurd/ifreq.h (__if_freereq): Add missing semicolon.
1527         (__ifreq): Add a cast.  Remove an unused variable.
1528
1529         * hurd/hurd/threadvar.h (enum __hurd_threadvar_index): Add
1530         _HURD_THREADVAR_LOCALE.
1531
1532 2002-08-26  Jakub Jelinek  <jakub@redhat.com>
1533
1534         * posix/regexec.c (re_search_stub): Return correct match length
1535         if start != 0.
1536         * posix/bug-regex10.c: New test.
1537         * posix/Makefile (tests): Add bug-regex10.
1538
1539 2002-08-26  Brian Youmans  <3diff@gnu.org>
1540
1541         * COPYING.LIB: Replaced with fresh copy from
1542         ftp://ftp.gnu.org/gnu/Licenses/COPYING.LIB-2.1;
1543         suggested copying permission notice now says version 2.1 instead
1544         of version 2.
1545
1546         * crypt/crypt.c: Changed copying permission notice to Lesser GPL
1547         from Library GPL.
1548         * crypt/crypt_util.c: Likewise.
1549         * crypt/ufc.c: Likewise.
1550         * elf/dl-conflict.c: Likewise.
1551         * elf/dl-iteratephdr.c: Likewise.
1552         * iconv/iconvconfig.h: Likewise.
1553         * malloc/arena.c: Likewise.
1554         * malloc/hooks.c: Likewise.
1555         * malloc/malloc.c: Likewise.
1556         * posix/glob/Makefile.ami: Likewise.
1557         * posix/glob/Makefile.in: Likewise.
1558         * stdlib/gmp-impl.h: Likewise.
1559         * stdlib/gmp.h: Likewise.
1560         * sysdeps/generic/dl-iteratephdr-static.c: Likewise.
1561         * sysdeps/generic/strnlen.c: Likewise.
1562         * sysdeps/mach/hurd/powerpc/bits/sigcontext.h: Likewise.
1563         * sysdeps/mach/hurd/recvmsg.c: Likewise.
1564         * sysdeps/mach/hurd/sendmsg.c: Likewise.
1565         * sysdeps/mach/hurd/spawni.c: Likewise.
1566         * sysdeps/mach/powerpc/machine-sp.h: Likewise.
1567         * sysdeps/mach/powerpc/sysdep.h: Likewise.
1568         * sysdeps/mach/powerpc/thread_state.h: Likewise.
1569         * sysdeps/unix/bsd/bsd4.4/bits/socket.h: Likewise.
1570         * sysdeps/unix/sysv/linux/ia64/dl-iteratephdr-static.c: Likewise.
1571         * sysdeps/x86_64/gmp-mparam.h: Likewise.
1572
1573         * sysdeps/ieee754/dbl-64/MathLib.h: Corrected version number in
1574         Lesser GPL copying permission notice from 2 to 2.1.
1575         * sysdeps/ieee754/dbl-64/asincos.tbl: Likewise.
1576         * sysdeps/ieee754/dbl-64/atnat.h: Likewise.
1577         * sysdeps/ieee754/dbl-64/atnat2.h: Likewise.
1578         * sysdeps/ieee754/dbl-64/branred.c: Likewise.
1579         * sysdeps/ieee754/dbl-64/branred.h: Likewise.
1580         * sysdeps/ieee754/dbl-64/dla.h: Likewise.
1581         * sysdeps/ieee754/dbl-64/doasin.c: Likewise.
1582         * sysdeps/ieee754/dbl-64/doasin.h: Likewise.
1583         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
1584         * sysdeps/ieee754/dbl-64/dosincos.h: Likewise.
1585         * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
1586         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
1587         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
1588         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
1589         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
1590         * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
1591         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
1592         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
1593         * sysdeps/ieee754/dbl-64/mpa.c: Likewise.
1594         * sysdeps/ieee754/dbl-64/mpa.h: Likewise.
1595         * sysdeps/ieee754/dbl-64/mpa2.h: Likewise.
1596         * sysdeps/ieee754/dbl-64/mpatan.c: Likewise.
1597         * sysdeps/ieee754/dbl-64/mpatan.h: Likewise.
1598         * sysdeps/ieee754/dbl-64/mpatan2.c: Likewise.
1599         * sysdeps/ieee754/dbl-64/mpexp.c: Likewise.
1600         * sysdeps/ieee754/dbl-64/mpexp.h: Likewise.
1601         * sysdeps/ieee754/dbl-64/mplog.c: Likewise.
1602         * sysdeps/ieee754/dbl-64/mplog.h: Likewise.
1603         * sysdeps/ieee754/dbl-64/mpsqrt.c: Likewise.
1604         * sysdeps/ieee754/dbl-64/mpsqrt.h: Likewise.
1605         * sysdeps/ieee754/dbl-64/mptan.c: Likewise.
1606         * sysdeps/ieee754/dbl-64/mydefs.h: Likewise.
1607         * sysdeps/ieee754/dbl-64/powtwo.tbl: Likewise.
1608         * sysdeps/ieee754/dbl-64/root.tbl: Likewise.
1609         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
1610         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
1611         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
1612         * sysdeps/ieee754/dbl-64/sincos.tbl: Likewise.
1613         * sysdeps/ieee754/dbl-64/sincos32.c: Likewise.
1614         * sysdeps/ieee754/dbl-64/sincos32.h: Likewise.
1615         * sysdeps/ieee754/dbl-64/slowexp.c: Likewise.
1616         * sysdeps/ieee754/dbl-64/slowpow.c: Likewise.
1617         * sysdeps/ieee754/dbl-64/uasncs.h: Likewise.
1618         * sysdeps/ieee754/dbl-64/uatan.tbl: Likewise.
1619         * sysdeps/ieee754/dbl-64/uexp.h: Likewise.
1620         * sysdeps/ieee754/dbl-64/uexp.tbl: Likewise.
1621         * sysdeps/ieee754/dbl-64/ulog.h: Likewise.
1622         * sysdeps/ieee754/dbl-64/ulog.tbl: Likewise.
1623         * sysdeps/ieee754/dbl-64/upow.h: Likewise.
1624         * sysdeps/ieee754/dbl-64/upow.tbl: Likewise.
1625         * sysdeps/ieee754/dbl-64/urem.h: Likewise.
1626         * sysdeps/ieee754/dbl-64/uroot.h: Likewise.
1627         * sysdeps/ieee754/dbl-64/usncs.h: Likewise.
1628         * sysdeps/ieee754/dbl-64/utan.h: Likewise.
1629         * sysdeps/ieee754/dbl-64/utan.tbl: Likewise.
1630
1631         * sysdeps/ieee754/flt-32/e_asinf.c: Added copyright notice for Stephen
1632         Moshier and Lesser GPL copying permission notice, per license from
1633         Moshier.
1634         * sysdeps/ieee754/ldbl-128/e_acosl.c: Likewise.
1635         * sysdeps/ieee754/ldbl-128/e_asinl.c: Likewise.
1636         * sysdeps/ieee754/ldbl-128/e_coshl.c: Likewise.
1637         * sysdeps/ieee754/ldbl-128/e_jnl.c: Likewise.
1638         * sysdeps/ieee754/ldbl-128/e_powl.c: Likewise.
1639         * sysdeps/ieee754/ldbl-128/e_sinhl.c: Likewise.
1640         * sysdeps/ieee754/ldbl-128/k_tanl.c: Likewise.
1641         * sysdeps/ieee754/ldbl-128/s_erfl.c: Likewise.
1642         * sysdeps/ieee754/ldbl-96/e_asinl.c: Likewise.
1643         * sysdeps/ieee754/ldbl-96/e_j0l.c: Likewise.
1644         * sysdeps/ieee754/ldbl-96/e_j1l.c: Likewise.
1645         * sysdeps/ieee754/ldbl-96/e_jnl.c: Likewise.
1646         * sysdeps/ieee754/ldbl-96/e_lgammal_r.c: Likewise.
1647         * sysdeps/ieee754/ldbl-96/s_erfl.c: Likewise.
1648
1649         * sysdeps/ieee754/ldbl-128/e_j0l.c: Added Lesser GPL copying permission
1650         notice, per license from copyright holder Stephen Moshier.
1651         * sysdeps/ieee754/ldbl-128/e_j1l.c: Likewise.
1652         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c: Likewise.
1653         * sysdeps/ieee754/ldbl-128/e_log10l.c: Likewise.
1654         * sysdeps/ieee754/ldbl-128/e_log2l.c: Likewise.
1655         * sysdeps/ieee754/ldbl-128/e_logl.c: Likewise.
1656         * sysdeps/ieee754/ldbl-128/s_atanl.c: Likewise.
1657         * sysdeps/ieee754/ldbl-128/s_cbrtl.c: Likewise.
1658         * sysdeps/ieee754/ldbl-128/s_expm1l.c: Likewise.
1659         * sysdeps/ieee754/ldbl-128/s_log1pl.c: Likewise.
1660
1661 2002-08-26  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
1662
1663         * sysdeps/sh/Makefile (sysdeps_routines): Add divdi3 in csu dir.
1664         (shared-only-routines): Likewise.
1665
1666 2002-08-26  Roland McGrath  <roland@redhat.com>
1667
1668         * locale/programs/ld-ctype.c (ctype_read): When given a repertoire
1669         name of "", store a null pointer instead.
1670
1671         * configure.in (elf): Set to yes for freebsd*, netbsd*.
1672         * configure: Regenerated.
1673
1674         * locale/xlocale.c [! (USE_TLS && HAVE___THREAD)] (__libc_tsd_LOCALE):
1675         Initialize this instead of __libc_tsd_LOCALE_data.
1676
1677         * sysdeps/unix/grantpt.c (pts_name): Convert ENOTTY return from
1678         ptsname_r to EINVAL.
1679
1680         * sysdeps/generic/ptsname.c (__ptsname_r): Return ENOSYS instead of 0.
1681
1682         * rt/Makefile: Revert last change, it was inappropriate to presume aio
1683         implementations depend on pthreads.
1684         * rt/tst-aio.c (do_test): Exit happy if first failure is ENOSYS.
1685         * rt/tst-aio64.c (do_test): Likewise.
1686         * rt/tst-aio2.c (do_test): Likewise.
1687         * rt/tst-aio3.c (do_test): Likewise.
1688         * rt/tst-aio4.c (do_test): Likewise.
1689         * rt/tst-aio5.c (do_test): Likewise.
1690         * rt/tst-aio6.c (do_test): Likewise.
1691         * rt/tst-aio7.c (do_test): Likewise.
1692
1693         * sysdeps/generic/bits/libc-lock.h (__libc_setspecific): Use a cast to
1694         void so as to avoid compiler warnings.
1695
1696         * libio/oldstdfiles.c [! _IO_MTSAFE_IO] (DEF_STDFILE): Don't define
1697         _IO_wide_data_FD, which is never used here.
1698
1699         * libio/iofread.c
1700         [! _IO_MTSAFE_IO] (fread_unlocked): Add libc_hidden_ver defn.
1701         * libio/iofputs.c [! _IO_MTSAFE_IO] (fputs_unlocked): Likewise.
1702         * libio/iofgets.c [! _IO_MTSAFE_IO] (fgets_unlocked): Likewise.
1703
1704         * include/resolv.h [! _LIBC_REENTRANT] (_res): #undef it before decl.
1705         * include/netdb.h [! _LIBC_REENTRANT] (h_errno): Declare normal extern.
1706
1707         * misc/syslog.c (openlog): Conditionalize locking on [_LIBC_REENTRANT].
1708         (closelog): Likewise.
1709
1710 2002-07-06  Bruno Haible  <bruno@clisp.org>
1711
1712         * sysdeps/alpha/fpu/fpu_control.h: Comment fix.
1713
1714         * sysdeps/unix/sysv/linux/alpha/pipe.S: Moved to ...
1715         * sysdeps/unix/alpha/pipe.S: ... here.
1716         * sysdeps/unix/bsd/osf/alpha/pipe.S: File removed.
1717
1718         * sysdeps/unix/i386/brk.S: Rename local label to '.Lhere' in ELF.
1719
1720         * sysdeps/unix/i386/brk.S: Add PSEUDO_END invocation.
1721         * sysdeps/unix/i386/fork.S: Likewise.
1722         * sysdeps/unix/i386/pipe.S: Likewise.
1723         * sysdeps/unix/i386/wait.S: Likewise.
1724
1725         * sysdeps/unix/fork.S: Fix PSEUDO_END argument.
1726         * sysdeps/unix/arm/fork.S: Likewise.
1727
1728         * sysdeps/unix/sysv/linux/arm/sysdep.h (PSEUDO): Swap DO_CALL
1729         arguments.
1730         (DO_CALL): Swap argument order.
1731         * sysdeps/unix/sysv/linux/hppa/sysdep.h (PSEUDO): Swap DO_CALL
1732         arguments.
1733         (DO_CALL): Swap argument order.
1734         * sysdeps/unix/sysv/linux/i386/sysdep.h (PSEUDO): Swap DO_CALL
1735         arguments.
1736         (DO_CALL): Swap argument order.
1737         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h (PSEUDO): Swap DO_CALL
1738         arguments.
1739         (DO_CALL): Swap argument order.
1740         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h (PSEUDO): Swap DO_CALL
1741         arguments.
1742         (DO_CALL): Swap argument order.
1743         * sysdeps/unix/sysv/linux/sh/sysdep.h (PSEUDO): Swap DO_CALL
1744         arguments.
1745         (DO_CALL): Swap argument order.
1746         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (PSEUDO): Swap DO_CALL
1747         arguments.
1748         (DO_CALL): Swap argument order.
1749
1750         * sysdeps/i386/sysdep.h (PSEUDO): Fix syntax error.
1751         (L): Define right for ELF.
1752         * sysdeps/unix/sysv/linux/i386/sysdep.h (L): Remove definition.
1753         Now defined in sysdeps/i386/sysdep.h.
1754
1755         * sysdeps/posix/readv.c: Ansify function definition.
1756         * sysdeps/posix/writev.c: Likewise.
1757
1758         * stdio-common/tst-fseek.c (main): Don't assume that off_t and size_t
1759         have the same size. Avoid direct cast from size_t to off_t.
1760
1761         * login/tst-utmp.c (simulate_login): Don't leave garbage after the
1762         nul byte in entry[n].ut_user.
1763         (simulate_logout): Likewise.
1764
1765         * login/programs/utmpdump.c (print_entry): Test _HAVE_UT_TYPE,
1766         _HAVE_UT_PID, _HAVE_UT_ID, _HAVE_UT_HOST, instead of assuming the
1767         existence of corresponding members of 'struct utmp'.
1768         * login/tst-utmp.c: Trivialize the test if testing 'struct utmp' and
1769         !_HAVE_UT_TYPE.
1770
1771         * sysdeps/unix/opendir.c (__opendir): If st_blksize is 0 or too small,
1772         allocate a buffer of at least BUFSIZ bytes, not just of
1773         sizeof (struct dirent).
1774
1775         * sysdeps/generic/glob.c: Include <limits.h>.
1776         (NAME_MAX): Define a fallback.
1777         (glob_in_dir): Allocate enough room for a 'struct dirent64' on the
1778         stack.
1779         * posix/tst-dir.c: Include <stddef.h>, for offsetof.
1780         (main): Allocate enough room for a 'struct dirent64' on the stack.
1781         * posix/tst-gnuglob.c (my_DIR): Allocate enough room for a
1782         'struct dirent'.
1783
1784         * sysdeps/unix/sysv/linux/init-first.c: Don't include
1785         kernel-features.h.
1786
1787         * inet/htontest.c: Include <sys/types.h>.
1788
1789         * sysdeps/generic/sys/sysinfo.h: Surround with __{BEGIN,END}_DECLS.
1790
1791         * include/sys/sysctl.h: Comment fix.
1792
1793         * elf/rtld.c (_rtld_global) [! _LIBC_REENTRANT]: Don't initialize
1794         _dl_load_lock.
1795         * libio/fileno.c (fileno_unlocked): Define regardless of _IO_MTSAFE_IO.
1796
1797         * sysdeps/unix/bsd/bsd4.4/syscalls.list (__sigaltstack): New alias.
1798
1799         * sysdeps/unix/inet/syscalls.list (__connect_internal): New alias.
1800         (__getpeername): New alias.
1801         (__getsockname): New alias.
1802         (__socket): New alias.
1803
1804         * sysdeps/unix/common/syscalls.list (getpgid): Remove.
1805
1806         * sysdeps/unix/syscalls.list (__chown_internal): New alias.
1807         (__fcntl_internal): New alias.
1808         (__profil): New alias.
1809
1810 2002-08-26  Ulrich Drepper  <drepper@redhat.com>
1811
1812         * nscd/hstcache.c (cache_addhst): Add new parameter saying whether
1813         entry was for getaddr* lookup or not.  Add only matching cache
1814         entry.  Change all callers [PR libc/4317].
1815
1816         * libio/wfileops.c (_IO_wfile_seekoff): Set fp->_offset after
1817         finding the read position [PR libc/4265].
1818         * libio/Makefile (tests): Add bug-rewind2.
1819         * libio/bug-rewind2.c: New file.
1820
1821         * libio/bug-rewind.c: Fix creation of temp file.
1822
1823 2002-08-25  Ulrich Drepper  <drepper@redhat.com>
1824
1825         * nss/getXXbyYY_r.c (REENTRANT_NAME): Return ENOENT if status is
1826         neither SUCCESS nor TRYAGAIN [PR libc/4259].
1827         * nss/nss_files/files-XXX.c (internal_getent): Don't set *errnop
1828         to ENOENT if no entry is found.
1829         * nis/nss_compat/compat-grp.c: Don't set errno in case of lookup
1830         failure.
1831         * nis/nss_compat/compat-initgroups.c: Likewise.
1832         * nis/nss_compat/compat-pwd.c: Likewise.
1833         * nis/nss_compat/compat-spwd.c: Likewise.
1834         * nis/nss_nis/nis-alias.c: Likewise.
1835         * nis/nss_nis/nis-ethers.c: Likewise.
1836         * nis/nss_nis/nis-grp.c: Likewise.
1837         * nis/nss_nis/nis-hosts.c: Likewise.
1838         * nis/nss_nis/nis-initgroups.c: Likewise.
1839         * nis/nss_nis/nis-netgrp.c: Likewise.
1840         * nis/nss_nis/nis-network.c: Likewise.
1841         * nis/nss_nis/nis-proto.c: Likewise.
1842         * nis/nss_nis/nis-publickey.c: Likewise.
1843         * nis/nss_nis/nis-pwd.c: Likewise.
1844         * nis/nss_nis/nis-rpc.c: Likewise.
1845         * nis/nss_nis/nis-service.c: Likewise.
1846         * nis/nss_nis/nis-spwd.c: Likewise.
1847         * resolv/nss_dns/dns-host.c: Likewise.
1848         * resolv/nss_dns/dns-network.c: Likewise.
1849         * nis/nss_nisplus/nisplus-alias.c: Save errno around NIS calls.
1850         * nis/nss_nisplus/nisplus-ethers.c: Likewise.
1851         * nis/nss_nisplus/nisplus-grp.c: Likewise.
1852         * nis/nss_nisplus/nisplus-hosts.c: Likewise.
1853         * nis/nss_nisplus/nisplus-network.c: Likewise.
1854         * nis/nss_nisplus/nisplus-proto.c: Likewise.
1855         * nis/nss_nisplus/nisplus-pwd.c: Likewise.
1856         * nis/nss_nisplus/nisplus-rpc.c: Likewise.
1857         * nis/nss_nisplus/nisplus-service.c: Likewise.
1858         * nis/nss_nisplus/nisplus-spwd.c: Likewise.
1859         * hesiod/nss_hesiod/hesiod-pwd.c (lookup): Preserve errno value.
1860         * hesiod/nss_hesiod/hesiod-proto.c (lookup): Likewise.
1861         * hesiod/nss_hesiod/hesiod-grp.c (lookup): Likewise.
1862         * hesiod/nss_hesiod/hesiod-service.c (lookup): Likewise.
1863
1864         * sysdeps/unix/sysv/linux/i386/sigaction.c: Avoid warnings by
1865         declaring __restore and __restore_rt as hidden (if possible).
1866
1867 2002-08-25  Roland McGrath  <roland@redhat.com>
1868
1869         * manual/llio.texi (Access Modes): Fix typos in O_READ/O_WRITE defns.
1870
1871         * sysdeps/generic/utmp_file.c (LOCK_FILE): Check for error from fcntl.
1872         (getutent_r_file, internal_getut_r): Updated all callers.
1873         (getutline_r_file, pututline_file, updwtmp_file): Likewise.
1874
1875 2002-08-25  Ulrich Drepper  <drepper@redhat.com>
1876
1877         * locale/programs/locale.c: Don't print aliases for non-existing
1878         locales for 'locale -a'.
1879         Patch by Noah Levitt <nlevitt@columbia.edu> [PR libc/4166].
1880
1881 2002-07-19  H.J. Lu  <hjl@gnu.org>
1882
1883         * sysdeps/unix/sysv/linux/mips/bits/msq.h: New file.
1884
1885 2002-07-16  H.J. Lu  <hjl@gnu.org>
1886
1887         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
1888         sys/personality.h.
1889         * sysdeps/unix/sysv/linux/sys/personality.h: New file.
1890
1891 2002-08-25  Ulrich Drepper  <drepper@redhat.com>
1892
1893         * elf/tst-tlsmod1.c (in_dso): Make sure the TLS variable access is
1894         not moved ahead of the fputs call.
1895         * elf/tst-tlsmod2.c (in_dso): Likewise.
1896         * elf/tst-tlsmod3.c (in_dso2): Likewise.
1897         * elf/tst-tlsmod4.c (in_dso): Likewise.
1898
1899 2002-08-25  Andreas Schwab  <schwab@suse.de>
1900
1901         * elf/dl-reloc.c (_dl_reloc_bad_type): Nul-terminate message.
1902
1903 2002-08-25  Roland McGrath  <roland@redhat.com>
1904
1905         * sysdeps/generic/utmp_file.c (UNLOCK_FILE): Clear alarm before
1906         resetting handler, to avoid the possibility of a spurious SIGALRM
1907         delivered to the user's handler.
1908         Reported by Amit D. Chaudhary <amitc@brocade.com>,
1909
1910         * misc/Makefile (CFLAGS-init-misc.c): Variable removed.  It served to
1911         set -fkeep-inline-functions, which is not needed for the current file.
1912
1913         * sysdeps/generic/ldsodefs.h: Add attribute_hidden to *_internal decls.
1914         (_dl_setup_hash): Add attribute_hidden.
1915         (_dl_sysdep_start, _dl_sysdep_start_cleanup): Likewise.
1916         (_dl_sysdep_read_whole_file, _dl_dprintf): Likewise.
1917         (_dl_new_object, _dl_map_object_deps): Likewise.
1918         (_dl_map_object_deps_internal): Remove decl.
1919         * elf/rtld.c (__mempcpy, _exit): Redeclare locally as hidden.
1920
1921         * sysdeps/i386/dl-machine.h [PI_STATIC_AND_HIDDEN
1922         && HAVE_VISIBILITY_ATTRIBUTE && HAVE_HIDDEN
1923         && !HAVE_BROKEN_VISIBILITY_ATTRIBUTE]
1924         (elf_machine_dynamic, elf_machine_load_address): Rewritten without asm,
1925         instead relying on the compiler to produce only GOTOFF variable refs.
1926
1927 2002-08-25  Ulrich Drepper  <drepper@redhat.com>
1928
1929         * elf/dl-load.c: Fix typo in comment.  Add a few more __builtin_expect.
1930
1931         * sysdeps/generic/dl-cache.h (_dl_cache_libcmp): Define as static
1932         inline to avoid defining it in every file which includes this header.
1933
1934         * elf/rtld.c: Also test for HAVE_VISIBILITY_ATTRIBUTE before
1935         defining DONT_USE_BOOTSTRAP_MAP.
1936
1937         * libio/tst-freopen.c (main): Use correct formats for __LINE__.
1938         * libio/tst-mmap-setvbuf.c (main): Likewise.
1939         * libio/tst-widetext.c (main): Likewise.
1940
1941         * libio/tst-mmap-eofsync.c (do_test): Use correct format in error
1942         message.
1943         * libio/tst-mmap-fflushsync.c (do_test): Likewise.
1944         * libio/tst-mmap2-eofsync.c (do_test): Likewise.
1945
1946         * sysdeps/i386/elf/configure.in: Unconditionally define
1947         PI_STATIC_AND_HIDDEN.
1948         * elf/rtld.c (DONT_USE_BOOTSTRAP_MAP): Define only if
1949         PI_STATIC_AND_HIDDEN is defined as well.
1950         * config.h.in: Add PI_STATIC_AND_HIDDEN entry.
1951
1952 2002-08-24  Ulrich Drepper  <drepper@redhat.com>
1953
1954         * sysdeps/ia64/bzero.S: Define __bzero as well.
1955
1956         * locale/programs/charmap.c (charmap_new_char): Don't use
1957         ULONG_MAX as maximum UCS4 value.
1958
1959         * sysdeps/unix/sysv/linux/ia64/sys/user.h: New file.
1960
1961         * sysdeps/generic/strtol.c: We don't need the isascii test in glibc.
1962
1963         * malloc/hooks.c (public_sET_STATe): use size_t as type for i.
1964         * malloc/malloc.c (mALLINFo): Likewise.
1965
1966         * libio/wstrops.c (_IO_wstr_pbackfail): Use WEOF in comparison.
1967
1968         * libio/wfileops.c (_IO_wfile_overflow): Use EOF not WEOF when
1969         examining result of _IO_do_flush call.
1970
1971         * stdio-common/vfprintf.c (vfprintf): Use correct type in va_arg.
1972         Use prec not spec when sizing buffers.
1973
1974         * catgets/open_catalog.c (__open_catalog): Add casts to avoid warnings.
1975         * locale/loadarchive.c (_nl_load_locale_from_archive): Likewise.
1976         * locale/loadlocale.c (_nl_intern_locale_data): Likewise.
1977         * stdio-common/vfscanf.c (inchar): Likewise.
1978         * misc/efgcvt_r.c (fcvt_r): Likewise.
1979         * elf/dl-misc.c (_dl_debug_vdprintf): Likewise.
1980         * elf/readlib.c (process_file): Likewise.
1981         * elf/sprof.c (load_profdata): Likewise.
1982         * sysdeps/ia64/hp-timing.h (HP_TIMING_PRINT): Likewise.
1983         * locale/programs/linereader.c (get_toplvl_escape): Likewise.
1984         * locale/programs/charmap.c (charmap_read): Likewise.
1985         * libio/fileops.c: Likewise.
1986         * libio/fmemopen.c: Likewise.
1987         * stdlib/strtod.c: Likewise.
1988         * elf/dl-load.c: Likewise.
1989         * iconv/iconvconfig.c: Likewise.
1990         * iconv/iconv_prog.c (process_block): Likewise.
1991         * elf/rtld.c (dl_main): Likewise.
1992
1993         * sysdeps/unix/sysv/linux/ia64/Makefile: Define _ASM_IA64_CURRENT_H
1994         macro to calm down the compiler.
1995
1996         * iconv/gconv_cache.c (__gconv_load_cache): Add cast to avoid warning.
1997
1998         * sysdeps/ia64/elf/initfini.c: Don't use newlines embedded in string.
1999
2000         * sysdeps/unix/sysv/linux/i386/sysdep.S: Update comment regarding
2001         placement of errno definition.
2002         * sysdeps/unix/sysv/linux/m68k/sysdep.S: Likewise.
2003         * sysdeps/unix/sysv/linux/mips/sysdep.S: Likewise.
2004         * sysdeps/unix/sysv/linux/x86_64/sysdep.S: Likewise.
2005         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.S: Likewise.
2006         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.S: Likewise.
2007
2008         * resolv/nss_dns/dns-host.c (MAXPACKET): Increase minimum value
2009         from 1024 to 65536, to avoid buffer overrun.
2010
2011 2002-08-16  Paul Eggert  <eggert@twinsun.com>
2012
2013         * resolv/gethnamaddr.c (MAXPACKET): Increase minimum value
2014         from 1024 to 65536, to avoid buffer overrun.
2015         * resolv/res_query.c (MAXPACKET): Likewise.
2016
2017 2002-08-24  Andreas Jaeger  <aj@suse.de>
2018
2019         * sysdeps/unix/sysv/linux/i386/Versions: Remove *xattr syscalls.
2020
2021 2002-08-23  Ulrich Drepper  <drepper@redhat.com>
2022
2023         * sysdeps/ieee754/dbl-64/e_pow.c (log1): Define and initialize
2024         two52 locally.
2025         (log2): Likewise.
2026         * sysdeps/ieee754/dbl-64/upow.h: Remove definition of two52.
2027         Patch by Simon Gee <simong@agile.tv>.
2028
2029         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs_conf):
2030         Prefer reading /proc/stat since it is more uniform across
2031         architectures.
2032
2033         * manual/texinfo.tex: Update to latest official version.
2034
2035         * sysvipc/sys/shm.h: Remove SHMLBA definition.
2036         * sysdeps/generic/bits/shm.h: Define SHMLBA here.
2037         * sysdeps/gnu/bits/shm.h: Likewise.
2038         * sysdeps/unix/sysv/linux/alpha/bits/shm.h: Likewise.
2039         * sysdeps/unix/sysv/linux/bits/shm.h: Likewise.
2040         * sysdeps/unix/sysv/linux/mips/bits/shm.h: Likewise.
2041         * sysdeps/unix/sysv/linux/powerpc/bits/shm.h: Likewise.
2042         * sysdeps/unix/sysv/linux/sparc/bits/shm.h: Likewise.
2043         * sysdeps/unix/sysv/linux/s390/bits/shm.h: Likewise.
2044         * sysdeps/unix/sysv/linux/x86_64/bits/shm.h: Likewise.
2045         * sysdeps/unix/sysv/linux/ia64/bits/shm.h: Define SHMLBA to 2^20
2046         since this is what the kernel says.
2047
2048         * misc/sys/xattr.h: Include <sys/types.h> instead of <stddef.h>
2049         since ssize_t is needed as well.  Replace const with __const.
2050
2051 2002-08-23  Roland McGrath  <roland@redhat.com>
2052
2053         * malloc/hooks.c (__malloc_initialize_hook, __free_hook,
2054         __malloc_hook, __realloc_hook, __memalign_hook,
2055         __after_morecore_hook): Variable definitions moved to ...
2056         * malloc/malloc.c: ... here, so as to be before all references.
2057
2058         * sysdeps/i386/dl-machine.h (elf_machine_load_address): Add a dummy
2059         global variable reference in an unused asm parameter, to ensure the
2060         compiler has set up the GOT register before we use it.
2061
2062         * malloc/hooks.c: Move variable definitions ahead of uses.
2063         * libio/fileops.c: Move versioned_symbol defns ahead of _IO_jump_t
2064         initializers that make reference to variables they define.
2065
2066 2002-08-23  Andreas Jaeger  <aj@suse.de>
2067
2068         * locale/loadarchive.c: Include <stdlib.h> for prototypes of
2069         alloca, free, qsort.
2070
2071         * dlfcn/bug-dlsym1-lib1.c (foo): Add prototype to avoid warning.
2072
2073         * sysdeps/ieee754/flt-32/e_jnf.c: Remove unused variable.
2074         * sysdeps/ieee754/ldbl-96/e_j0l.c: Likewise.
2075
2076         * misc/sys/xattr.h: New file, contributed by Christoph Hellwig
2077         <hch@lst.de>.
2078         * sysdeps/generic/fgetxattr.c: New file.
2079         * sysdeps/generic/flistxattr.c: New file.
2080         * sysdeps/generic/fremovexattr.c: New file.
2081         * sysdeps/generic/fsetxattr.c: New file.
2082         * sysdeps/generic/getxattr.c: New file.
2083         * sysdeps/generic/listxattr.c: New file.
2084         * sysdeps/generic/lgetxattr.c: New file.
2085         * sysdeps/generic/llistxattr.c: New file.
2086         * sysdeps/generic/lremovexattr.c: New file.
2087         * sysdeps/generic/lsetxattr.c: New file.
2088         * sysdeps/generic/removexattr.c: New file.
2089         * sysdeps/generic/setxattr.c: New file.
2090         * misc/Makefile (headers): Add sys/xattr.h.
2091         (routines): Add *xattr calls.
2092         * misc/Versions: Add *xattr calls with version 2.3.
2093         * sysdeps/unix/sysv/linux/m68k/Versions: Remove *xattr syscalls.
2094         * sysdeps/unix/sysv/linux/s390/s390-32/Versions: Likewise.
2095         * sysdeps/unix/sysv/linux/sparc/sparc32/Versions: Likewise.
2096         * sysdeps/unix/sysv/linux/sparc/sparc64/Versions: Likewise.
2097         * sysdeps/unix/sysv/linux/x86_64/Versions: Likewise.
2098         * sysdeps/unix/sysv/linux/ia64/Versions: Likewise.
2099         * sysdeps/unix/sysv/linux/alpha/Versions: Likewise.
2100         * sysdeps/unix/sysv/linux/arm/Versions: Likewise.
2101
2102 2002-08-22  Steven Munroe  <sjmunroe@us.ibm.com>
2103
2104         * sysdeps/powerpc/elf/libc-start.c
2105         (__cache_line_size): Declare.
2106         (__aux_init_cache): New function.
2107         (__libc_start_main): Change type of `auxvec' parameter to
2108         `ElfW(auxv_t) *'.  Correct walking of aux vector.  Call
2109         __aux_init_cache.
2110         * sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c
2111         (__cache_line_size): Declare.
2112         (__aux_init_cache): New function.
2113         (DL_PLATFORM_INIT): Define.
2114         * sysdeps/powerpc/memset.S: Define __cache_line_size and use its
2115         value to select the correct stride for dcbz.
2116
2117 2002-08-22  Andreas Jaeger  <aj@suse.de>
2118
2119         * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Fix arguments of
2120         shmat.
2121
2122 2002-08-22  Roland McGrath  <roland@redhat.com>
2123
2124         * locale/loadarchive.c (_nl_load_locale_from_archive): Check max file
2125         position indicated by locrectab against file bounds before rounding to
2126         page size.  In mapping loop, always set TO before breaking out of
2127         contiguous range coalescing loop.
2128
2129         * locale/loadarchive.c (_nl_load_locale_from_archive): Use MAP_PRIVATE
2130         (or MAP_COPY if available) instead of MAP_SHARED.
2131
2132         * scripts/firstversions.awk: When encountering a version newer than
2133         the specified earliest version, be sure to emit the specified earliest
2134         version first if any renaming of an older version to that has been.
2135
2136 2002-08-21  Roland McGrath  <roland@redhat.com>
2137
2138         * configure.in: Make GCC version check require 3.[2-9]* and no others.
2139         * manual/install.texi (Tools for Compilation): Say 3.2 is required.
2140         (Configuring and compiling): Don't mention older GCC versions any more.
2141         * INSTALL: Regenerated.
2142
2143         * manual/install.texi (Configuring and compiling, Installation,
2144         Running make install, Linux): Linux -> GNU/Linux where appropriate.
2145
2146         * elf/rtld.c (_dl_start_final): Move defn before _dl_start so it can
2147         be inlined.  Declare it with always_inline if [DONT_USE_BOOTSTRAP_MAP]
2148         and with noinline otherwise.  Remove hack alloca use to prevent
2149         inlining, we can ask for it explicitly nowadays.
2150
2151         * dlfcn/bug-dlsym1.c: New file.
2152         * dlfcn/bug-dlsym1-lib1.c, dlfcn/bug-dlsym1-lib2.c: New files.
2153         * dlfcn/Makefile (distribute): Add them.
2154         (tests): Add bug-dlsym1 here.
2155         (modules-names): Add bug-dlsym1-lib1 and bug-dlsym1-lib2 here.
2156         ($(objpfx)bug-dlsym1, $(objpfx)bug-dlsym1.out): New targets.
2157         ($(objpfx)bug-dlsym1-lib1.so, $(objpfx)bug-dlsym1-lib2.so): Likewise.
2158
2159 2002-08-21  Ulrich Drepper  <drepper@redhat.com>
2160
2161         * elf/rtld.c (start_time): New global variable.  Moved from _dl_start.
2162         (DONT_USE_BOOTSTRAP_MAP): Define if we can use non-exported symbols
2163         before relocation.
2164         (_dl_start): Don't use local bootstrap_map variable if
2165         DONT_USE_BOOTSTRAP_MAP is defined.  Use GL(dl_rtld_map).  Don't
2166         pass bootstrap_map to _dl_start_final in this case either.  Don't
2167         pass start_time to _dl_start_final ever.
2168         (_dl_start_final): Don't copy bootstrap_map if DONT_USE_BOOTSTRAP_MAP.
2169
2170         * elf/dl-deps.c (_dl_map_object_deps): Revert patch from 2002-05-28.
2171         This cripples the scope lists necessary to search for symbols in
2172         dependencies which are not in the global scope.
2173
2174         * include/setjmp.h (__libc_longjmp): Add declaration.
2175
2176 2002-08-21  Andreas Jaeger  <aj@suse.de>
2177
2178         * sysdeps/x86_64/_mcount.S: Fix assembler.
2179
2180         * sysdeps/unix/sysv/linux/x86_64/Makefile: Generate bits/syscall.h
2181         with biarch support.
2182
2183 2002-08-21  Andreas Jaeger  <aj@suse.de>
2184
2185         * sysdeps/x86_64/sysdep.h (CALL_MCOUNT): Fix it.
2186
2187         * sysdeps/x86_64/Makefile (sysdep_routines): Add _mcount.
2188
2189         * sysdeps/x86_64/machine-gmon.h: New file.
2190         * sysdeps/x86_64/_mcount.S: New file.
2191
2192 2002-08-20  Ulrich Drepper  <drepper@redhat.com>
2193
2194         * elf/rtld.c (_dl_start): Pass zero to TLS_INIT_TP.  Set
2195         bootstrap_map.l_tls_tp_initialized to 1 if TLS_INIT_TP was called.
2196         (_dl_start_final): Copy l_tls_tp_initialized to GL(dl_rtld_map).
2197         (dl_main): If HAVE___THREAD is not defined pass l_tls_tp_initialized
2198         to TL_INIT_TP.  Otherwise pass 1.
2199         * include/link.h (struct link_map): Add l_tls_tp_initialized.
2200         * sysdeps/generic/libc-tls.c (__libc_setup_tls): Pass 0 to TL_INIT_TP.
2201
2202 2002-08-15  Jakub Jelinek  <jakub@redhat.com>
2203
2204         * locale/programs/localedef.c (add_to_readlist): Error about
2205         circular dependencies only if the locale in question hasn't
2206         been finished.
2207         * locale/programs/linereader.c (get_string): Pass LC_CTYPE not
2208         CTYPE_LOCALE to load_locale.
2209         * locale/programs/locfile.c (locfile_read): Don't include
2210         unneeded but available locales in locale_mask.
2211
2212         * locale/programs/locarchive.c (enlarge_archive): If quiet, don't
2213         print any messages about enlarging archive.
2214
2215 2002-08-20  Brian Youmans  <3diff@gnu.org>
2216
2217         * manual/contrib.texi: Removed licenses, added acknowledgements
2218         for contributions by Intel, IBM, Craig Metz.
2219         * LICENSES: New file, contains the text of all non-FSF licenses in the
2220         distribution that require putting the notice in the accompanying
2221         documentation.
2222         * README.template, README: Mention LICENSES.
2223
2224         * sysdeps/mach/hurd/net/if_ppp.h: Replaced CMU license with a
2225         new one modelled on the modern BSD license, per recent letter
2226         of permission from CMU.
2227         * sysdeps/unix/sysv/linux/net/if_ppp.h: Likewise.
2228
2229         * sysdeps/ieee754/dbl-64/MathLib.h: Changed the copyright holder
2230         from IBM to FSF, per the recent Software Letter.  Changed the
2231         distribution terms from GPL to LGPL.
2232
2233         * sysdeps/ieee754/dbl-64/asincos.tbl: Added FSF copyright and
2234         copying permission notice (Lesser GPL), per recent IBM Software Letter.
2235         * sysdeps/ieee754/dbl-64/powtwo.tbl: Likewise.
2236         * sysdeps/ieee754/dbl-64/root.tbl: Likewise.
2237         * sysdeps/ieee754/dbl-64/sincos.tbl: Likewise.
2238         * sysdeps/ieee754/dbl-64/uatan.tbl: Likewise.
2239         * sysdeps/ieee754/dbl-64/uexp.tbl: Likewise.
2240         * sysdeps/ieee754/dbl-64/ulog.tbl: Likewise.
2241         * sysdeps/ieee754/dbl-64/upow.tbl: Likewise.
2242         * sysdeps/ieee754/dbl-64/utan.tbl: Likewise.
2243
2244         * sysdeps/ieee754/dbl-64/atnat.h: Changed the copyright holder
2245         from IBM to FSF, per the recent Software Letter.  Corrected the
2246         text of the copying permission notice to say Lesser GPL instead
2247         of GPL in warranty disclaimer paragraph.
2248         * sysdeps/ieee754/dbl-64/atnat2.h: Likewise.
2249         * sysdeps/ieee754/dbl-64/branred.h: Likewise.
2250         * sysdeps/ieee754/dbl-64/dla.h: Likewise.
2251         * sysdeps/ieee754/dbl-64/doasin.h: Likewise.
2252         * sysdeps/ieee754/dbl-64/dosincos.h: Likewise.
2253         * sysdeps/ieee754/dbl-64/mpa.h: Likewise.
2254         * sysdeps/ieee754/dbl-64/mpa2.h: Likewise.
2255         * sysdeps/ieee754/dbl-64/mpatan.h: Likewise.
2256         * sysdeps/ieee754/dbl-64/mpexp.h: Likewise.
2257         * sysdeps/ieee754/dbl-64/mplog.h: Likewise.
2258         * sysdeps/ieee754/dbl-64/mpsqrt.h: Likewise.
2259         * sysdeps/ieee754/dbl-64/mydefs.h: Likewise.
2260         * sysdeps/ieee754/dbl-64/sincos32.h: Likewise.
2261         * sysdeps/ieee754/dbl-64/uasncs.h: Likewise.
2262         * sysdeps/ieee754/dbl-64/uexp.h: Likewise.
2263         * sysdeps/ieee754/dbl-64/ulog.h: Likewise.
2264         * sysdeps/ieee754/dbl-64/upow.h: Likewise.
2265         * sysdeps/ieee754/dbl-64/urem.h: Likewise.
2266         * sysdeps/ieee754/dbl-64/uroot.h: Likewise.
2267         * sysdeps/ieee754/dbl-64/usncs.h: Likewise.
2268         * sysdeps/ieee754/dbl-64/utan.h: Likewise.
2269
2270         * sysdeps/ieee754/dbl-64/branred.c: Corrected the text of the copying
2271         permission notice to say Lesser GPL instead of GPL in warranty
2272         disclaimer paragraph.
2273         * sysdeps/ieee754/dbl-64/doasin.c: Likewise.
2274         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
2275         * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
2276         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
2277         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
2278         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
2279         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
2280         * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
2281         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
2282         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
2283         * sysdeps/ieee754/dbl-64/mpa.c: Likewise.
2284         * sysdeps/ieee754/dbl-64/mpatan.c: Likewise.
2285         * sysdeps/ieee754/dbl-64/mpatan2.c: Likewise.
2286         * sysdeps/ieee754/dbl-64/mpexp.c: Likewise.
2287         * sysdeps/ieee754/dbl-64/mplog.c: Likewise.
2288         * sysdeps/ieee754/dbl-64/mpsqrt.c: Likewise.
2289         * sysdeps/ieee754/dbl-64/mptan.c: Likewise.
2290         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
2291         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
2292         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
2293         * sysdeps/ieee754/dbl-64/sincos32.c: Likewise.
2294         * sysdeps/ieee754/dbl-64/slowexp.c: Likewise.
2295         * sysdeps/ieee754/dbl-64/slowpow.c:  Likewise.
2296
2297 2002-08-20  Roland McGrath  <roland@redhat.com>
2298
2299         Fix ABI compatibility with libc compiled with old tools on powerpc.
2300         Changes contributed by Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
2301         and Jack Howarth <howarth@bromo.med.uc.edu>.
2302         * sysdeps/powerpc/Makefile [$(have-protected) = yes]
2303         (CPPFLAGS-divdi3.c, CPPFLAGS-libgcc-compat.S): New variables,
2304         pass -DHAVE_DOT_HIDDEN for these files.
2305         * sysdeps/powerpc/Versions (libc: GLIBC_2.0): Added __floatdidf,
2306         __floatdisf.
2307         * sysdeps/powerpc/divdi3.c: New file.
2308         * sysdeps/powerpc/libgcc-compat.S: New file, replacement for ...
2309         * sysdeps/powerpc/libgcc-compat.c: ... this, file removed.
2310
2311 2002-08-20  Jakub Jelinek  <jakub@redhat.com>
2312
2313         * locale/loadarchive.c (_nl_load_locale_from_archive): Handle
2314         partially overlapping mappings.  Remove unneeded (char *) casts.
2315         Never allow duplication of ranges in mapped areas.
2316
2317 2002-08-20  Roland McGrath  <roland@redhat.com>
2318
2319         * elf/Makefile ($(objpfx)ld.so): Separate commands in rule so errors
2320         can be detected by make.  Reported by H.J. Lu <hjl@gnu.org>.
2321
2322 2002-08-20  Ulrich Drepper  <drepper@redhat.com>
2323
2324         * include/unistd.h: Don't hide _exit.
2325
2326         * elf/rtld.c (_dl_start): Pass extra argument 1 to TLS_INIT_TP.
2327         (dl_main): Pass extra argument 0 to TLS_INIT_TP.
2328         * sysdeps/generic/libc-tls.c (__libc_setup_tls): Pass extra
2329         argument 1 to TLS_INIT_TP.
2330         * sysdeps/generic/tls.h (TLS_INIT_TP): Describe new parameter.
2331
2332         * sysdeps/generic/dl-tls.c (allocate_dtv): Optimize a bit.
2333
2334         * elf/Versions [ld] (GLIBC_PRIVATE): Add _dl_get_tls_static_info.
2335         * sysdeps/generic/dl-tls.c (_dl_allocate_tls_storage): Move dtv
2336         memory allocation to...
2337         (allocate_dtv): ...here.  New function.
2338         (_dl_allocate_tls): Change to take parameter.  If parameter is non-NULL
2339         call allocate_dtv instead of _dl_allocate_tls_storage.
2340         (_dl_deallocate_tls): New parameter.  Deallocate TCB only if true.
2341         (_dl_get_tls_static_info): New function.
2342         * sysdeps/generic/ldsodefs.h: Adjust prototypes of _dl_allocate_tls
2343         and _dl_deallocate_tls.  Add prototype for _dl_get_tls_static_info.
2344
2345 2002-08-19  Ulrich Drepper  <drepper@redhat.com>
2346
2347         * sysdeps/generic/dl-tls.c (_dl_allocate_tls_init): Return
2348         immediately if result == NULL.
2349
2350 2002-08-16  Jakub Jelinek  <jakub@redhat.com>
2351
2352         * sysdeps/alpha/fpu/libm-test-ulps: Regenerate.
2353
2354 2002-08-18  Roland McGrath  <roland@frob.com>
2355
2356         * sysdeps/mach/hurd/mkdir.c (__mkdir): Use __directory_name_split
2357         instead of __file_name_split.
2358         * sysdeps/mach/hurd/unlink.c (__unlink): Likewise.
2359
2360         * sysdeps/mach/hurd/dl-sysdep.c
2361         [HP_TIMING_AVAIL] (_dl_cpuclock_offset): New variable.
2362         [HP_TIMING_AVAIL] (_dl_sysdep_start): Set it with HP_TIMING_NOW.
2363
2364 2002-08-16  Jakub Jelinek  <jakub@redhat.com>
2365
2366         * locale/loadarchive.c (_nl_load_locale_from_archive): Braino fix
2367         in change before last: MAX -> MIN.
2368
2369 2002-08-15  Roland McGrath  <roland@redhat.com>
2370
2371         * libio/fileops.c (_IO_file_seekoff_mmap): Leave read pointers at EOF
2372         if seek would go past it.
2373         (mmap_remap_check): If file position is at or past EOF after check,
2374         leave read pointers at EOF and don't seek.
2375
2376         * libio/tst-mmap-offend.c: New file.
2377         * libio/Makefile (tests): Add it.
2378
2379         * locale/loadarchive.c (_nl_load_locale_from_archive): Store strdup of
2380         the name as passed, rather than the name in the archive dictionary.
2381
2382 2002-08-15  Ulrich Drepper  <drepper@redhat.com>
2383
2384         * csu/Makefile: Define elide-routines.os not static-only-routines.
2385
2386         * include/sched.h (__clone): Add varargs at the end.
2387
2388         * elf/rtld.c (_dl_start): Allow TLS_INIT_TP to fail, and stop in that
2389         case.
2390         (TLS_INIT_HELPER): If defined, use it.
2391         * sysdeps/generic/libc-tls.c (TLS_INIT_HELPER): Likewise.
2392
2393 2002-08-15  Roland McGrath  <roland@redhat.com>
2394
2395         * elf/dl-load.c (lose): Remove [!SHARED] conditional from null check
2396         on L->l_prev; it can happen under rtld --verify too.
2397
2398         * locale/loadarchive.c (_nl_load_locale_from_archive): Don't read the
2399         header separately, just map an initial window of 2MB from the file
2400         and remap if that is not large enough to cover the whole header.
2401
2402 2002-08-15  Andreas Jaeger  <aj@suse.de>
2403
2404         * sysdeps/unix/sysv/linux/m68k/Versions: Add *xattr syscalls with
2405         version 2.3.
2406         * sysdeps/unix/sysv/linux/arm/Versions: Likewise.
2407         * sysdeps/unix/sysv/linux/alpha/Versions: Likewise.
2408         * sysdeps/unix/sysv/linux/ia64/Versions: Likewise.
2409         * sysdeps/unix/sysv/linux/x86_64/Versions: Likewise.
2410         * sysdeps/unix/sysv/linux/sparc/sparc64/Versions: Likewise.
2411         * sysdeps/unix/sysv/linux/sparc/sparc32/Versions: Likewise.
2412         * sysdeps/unix/sysv/linux/s390/s390-32/Versions: Likewise.
2413         * sysdeps/unix/sysv/linux/powerpc/Versions: Likewise.
2414         * sysdeps/unix/sysv/linux/mips/Versions: Likewise.
2415         Patch by Andreas Gruenbacher <agruen@suse.de>.
2416
2417         * sysdeps/unix/sysv/linux/syscalls.list: Add *xattr syscalls.
2418
2419 2002-08-14  Roland McGrath  <roland@redhat.com>
2420
2421         * locale/locarchive.h (struct locale_category_data): Give this name to
2422         the type of locale_data_t's elements.
2423         * locale/programs/locarchive.c (cmpcategorysize): New static function.
2424         (add_locale): Use that to sort the categories by size and put all
2425         those that fit into two pages into the LC_ALL block, instead of
2426         hard-coding it to do everything but LC_CTYPE and LC_COLLATE.
2427         (show_archive_content): Detect categories inside LC_ALL block
2428         directly, instead of hard-coding.
2429         (oldlocrecentcmp): Compare just on file locations used.
2430
2431 2002-08-14  Jakub Jelinek  <jakub@redhat.com>
2432
2433         * locale/programs/locarchive.c (struct oldlocrecent): New type.
2434         (oldlocrecentcmp): New function.
2435         (enlarge_archive): Re-add locales in the order they were added
2436         to the archive.
2437         (add_locale): Put all the small locale files together, if the small
2438         locale file block would occupy less pages if page size aligned, align
2439         it.
2440         (show_archive_content): Adjust for locale archives optimized for speed.
2441
2442 2002-08-14  Roland McGrath  <roland@frob.com>
2443
2444         * configure.in: Use "MISSING" as not-found value for MIG.
2445         * sysdeps/mach/configure.in: Fatal if mig not found.
2446         * configure, sysdeps/mach/configure: Regenerated.
2447
2448 2002-08-13  Jakub Jelinek  <jakub@redhat.com>
2449
2450         * locale/loadarchive.c (archfname): Add missing slash.
2451
2452         * sysdeps/generic/strtold.c (__strtold_internal): Add libc_hidden_def.
2453         * wcsmbs/wcstold.c (__wcstold_internal): Add libc_hidden_def.
2454
2455 2002-08-12  Roland McGrath  <roland@redhat.com>
2456
2457         * include/sys/wait.h (__waitpid): Add libc_hidden_proto.
2458         * sysdeps/unix/sysv/sco3.2.4/waitpid.S: Add libc_hidden_def.
2459         * sysdeps/unix/sysv/sysv4/waitpid.c: Add libc_hidden_weak.
2460         * sysdeps/unix/sysv/linux/waitpid.c: Likewise.
2461         * sysdeps/unix/sysv/aix/waitpid.c: Likewise.
2462         * sysdeps/unix/bsd/bsd4.4/waitpid.c: Likewise.
2463         * sysdeps/generic/waitpid.c: Likewise.
2464
2465         * include/net/if.h: New file.  Use libc_hidden_proto
2466         for if_nametoindex and if_indextoname.
2467         * sysdeps/generic/if_index.c: Add libc_hidden_def.
2468         * sysdeps/mach/hurd/if_index.c: Likewise.
2469         * sysdeps/unix/sysv/linux/if_index.c: Likewise.
2470
2471         * include/grp.h (setgroups): Add libc_hidden_proto.
2472         * sysdeps/generic/setgroups.c: Add libc_hidden_def.
2473         * sysdeps/mach/hurd/setgroups.c: Likewise.
2474         * sysdeps/unix/sysv/irix4/setgroups.c: Likewise.
2475         * sysdeps/unix/sysv/linux/i386/setgroups.c: Likewise.
2476
2477 2002-08-13  Jakub Jelinek  <jakub@redhat.com>
2478
2479         * include/unistd.h (seteuid, setegid): Add libc_hidden_proto.
2480         * sysdeps/generic/seteuid.c (seteuid): Add libc_hidden_def.
2481         * sysdeps/generic/setegid.c (setegid): Likewise.
2482         * sysdeps/mach/hurd/seteuid.c (seteuid): Likewise.
2483         * sysdeps/mach/hurd/setegid.c (setegid): Likewise.
2484         * sysdeps/unix/bsd/seteuid.c (seteuid): Likewise.
2485         * sysdeps/unix/bsd/setegid.c (setegid): Likewise.
2486         * sysdeps/unix/sysv/aix/seteuid.c (seteuid): Likewise.
2487         * sysdeps/unix/sysv/aix/setegid.c (setegid): Likewise.
2488         * sysdeps/unix/sysv/linux/i386/setegid.c (setegid): Likewise.
2489         * sysdeps/unix/sysv/linux/sparc/sparc32/seteuid.c (seteuid): Likewise.
2490         * sysdeps/unix/sysv/linux/sparc/sparc32/setegid.c (setegid): Likewise.
2491         * sysdeps/unix/sysv/linux/seteuid.c (seteuid): Likewise.
2492         * sysdeps/unix/sysv/linux/setegid.c (setegid): Likewise.
2493         * sysdeps/unix/sysv/linux/i386/seteuid.c (seteuid): Likewise.
2494         Remove fallback if __ASSUME_SETRESUID_SYSCALL.
2495
2496         * include/sys/stat.h (__fxstat_internal, __fxstat64_internal,
2497         __lxstat_internal, __lxstat64_internal): Remove.
2498         (__fxstat, __fxstat64, __lxstat, __lxstat64, __xstat, __xstat64):
2499         Add hidden_proto.
2500         * sysdeps/generic/fxstat.c (__fxstat): Add hidden_def.
2501         Remove INTDEF where present, remove #undef at the beginning.
2502         * sysdeps/generic/fxstat64.c (__fxstat64): Likewise.
2503         * sysdeps/generic/lxstat.c (__lxstat): Likewise.
2504         * sysdeps/generic/lxstat64.c (__lxstat64): Likewise.
2505         * sysdeps/generic/xstat.c (__xstat): Likewise.
2506         * sysdeps/generic/xstat64.c (__xstat64): Likewise.
2507         * sysdeps/mach/hurd/dl-sysdep.c (__xstat64, __fxstat64): Likewise.
2508         * sysdeps/mach/hurd/fxstat.c (__fxstat): Likewise.
2509         * sysdeps/mach/hurd/fxstat64.c (__fxstat64): Likewise.
2510         * sysdeps/mach/hurd/lxstat.c (__lxstat): Likewise.
2511         * sysdeps/mach/hurd/lxstat64.c (__lxstat64): Likewise.
2512         * sysdeps/mach/hurd/xstat.c (__xstat): Likewise.
2513         * sysdeps/mach/hurd/xstat64.c (__xstat64): Likewise.
2514         * sysdeps/unix/fxstat.c (__fxstat): Likewise.
2515         * sysdeps/unix/common/lxstat.c (__lxstat): Likewise.
2516         * sysdeps/unix/sysv/aix/fxstat.c (__fxstat): Likewise.
2517         * sysdeps/unix/sysv/aix/fxstat64.c (__fxstat64): Likewise.
2518         * sysdeps/unix/sysv/aix/lxstat.c (__lxstat): Likewise.
2519         * sysdeps/unix/sysv/aix/lxstat64.c (__lxstat64): Likewise.
2520         * sysdeps/unix/sysv/aix/xstat.c (__xstat): Likewise.
2521         * sysdeps/unix/sysv/aix/xstat64.c (__xstat64): Likewise.
2522         * sysdeps/unix/sysv/linux/ia64/fxstat.c (__fxstat): Likewise.
2523         * sysdeps/unix/sysv/linux/ia64/lxstat.c (__lxstat): Likewise.
2524         * sysdeps/unix/sysv/linux/ia64/xstat.c (__xstat): Likewise.
2525         * sysdeps/unix/sysv/linux/s390/s390-64/fxstat.c (__fxstat): Likewise.
2526         * sysdeps/unix/sysv/linux/s390/s390-64/lxstat.c (__lxstat): Likewise.
2527         * sysdeps/unix/sysv/linux/s390/s390-64/xstat.c (__xstat): Likewise.
2528         * sysdeps/unix/sysv/linux/i386/fxstat.c (__fxstat): Likewise.
2529         * sysdeps/unix/sysv/linux/i386/lxstat.c (__lxstat): Likewise.
2530         * sysdeps/unix/sysv/linux/i386/xstat.c (__xstat): Likewise.
2531         * sysdeps/unix/sysv/linux/xstat.c (__xstat): Likewise.
2532         * sysdeps/unix/sysv/linux/xstat64.c (__xstat64): Likewise.
2533         * sysdeps/unix/sysv/linux/fxstat.c (__fxstat): Likewise.
2534         * sysdeps/unix/sysv/linux/fxstat64.c (__fxstat64): Likewise.
2535         * sysdeps/unix/sysv/linux/lxstat.c (__lxstat): Likewise.
2536         * sysdeps/unix/sysv/linux/lxstat64.c (__lxstat64): Likewise.
2537         * sysdeps/unix/xstat.c (__xstat): Likewise.
2538
2539         * include/sys/statvfs.h (statvfs, fstatvfs): Add libc_hidden_proto.
2540         * sysdeps/generic/statvfs.c (statvfs): Add libc_hidden_def.
2541         * sysdeps/generic/fstatvfs.c (fstatvfs): Likewise.
2542         * sysdeps/mach/hurd/statvfs.c (statvfs): Likewise.
2543         * sysdeps/mach/hurd/fstatvfs.c (fstatvfs): Likewise.
2544         * sysdeps/unix/sysv/linux/statvfs.c (statvfs): Likewise.
2545         * sysdeps/unix/sysv/linux/fstatvfs.c (fstatvfs): Likewise.
2546
2547         * include/unistd.h (tcgetpgrp): Add libc_hidden_proto.
2548         * include/termios.h (tcsetattr, cfsetispeed, cfsetospeed): Likewise.
2549         * sysdeps/generic/tcgetpgrp.c (tcgetpgrp): Add libc_hidden_def.
2550         * sysdeps/generic/tcsetattr.c (tcsetattr): Likewise.
2551         * sysdeps/generic/speed.c (cfsetispeed, cfsetospeed): Likewise.
2552         * sysdeps/unix/bsd/bsd4.4/tcsetattr.c (tcgetpgrp): Likewise.
2553         * sysdeps/unix/bsd/sun/sunos4/tcsetattr.c (tcsetattr): Likewise.
2554         * sysdeps/unix/bsd/sun/sunos4/speed.c (cfsetispeed, cfsetospeed):
2555         Likewise.
2556         * sysdeps/unix/bsd/tcgetpgrp.c (tcgetpgrp): Likewise.
2557         * sysdeps/unix/bsd/tcsetattr.c (tcsetattr): Likewise.
2558         * sysdeps/unix/sysv/aix/tcsetattr.c (tcsetattr): Likewise.
2559         * sysdeps/unix/sysv/aix/speed.c (cfsetispeed, cfsetospeed): Likewise.
2560         * sysdeps/unix/sysv/linux/tcsetattr.c (tcsetattr): Likewise.
2561         * sysdeps/unix/sysv/linux/speed.c (cfsetispeed, cfsetospeed): Likewise.
2562         * sysdeps/unix/sysv/tcgetpgrp.c (tcgetpgrp): Likewise.
2563         * sysdeps/unix/sysv/tcsetattr.c (tcsetattr): Likewise.
2564
2565         * include/string.h (strcoll): Add libc_hidden_proto.
2566         * string/strcoll.c (strcoll): Add libc_hidden_def.
2567
2568         * misc/err.c (vwarn): Fix pasto in libc_hidden_def.
2569
2570 2002-08-11  Philip Blundell  <philb@gnu.org>
2571
2572         * sysdeps/arm/Makefile: New file.
2573
2574 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
2575
2576         * posix/regcomp.c (parse_reg_exp): If '|' is immediately followed
2577         by another '|', end of regex or enclosing ')', clear branch.
2578         * posix/bug-regex9.c: New test.
2579         * posix/Makefile (tests): Add bug-regex9.
2580
2581 2002-08-12  Roland McGrath  <roland@redhat.com>
2582
2583         * sysdeps/generic/dl-tls.c (_dl_allocate_tls_init): Fix inner loop
2584         start count condition, use TOTAL instead of variable that was never
2585         set.  Fix outer loop termination condition to TOTAL >= after update.
2586
2587         * sysdeps/generic/libc-tls.c (__libc_setup_tls): Initialize
2588         dl_tls_static_align and dl_tls_static_nelem.
2589
2590 2002-08-11  Roland McGrath  <roland@redhat.com>
2591
2592         * elf/tst-tlsmod4.c (in_dso): Insert a random library call before use
2593         of the TLS macros, otherwise the compiler might not have initialized
2594         the PIC register yet when we use the PLT via asm.
2595         * elf/tst-tlsmod3.c (in_dso2): Likewise.
2596         * elf/tst-tlsmod2.c (in_dso): Likewise.
2597
2598         * sunrpc/svc_authux.c (_svcauth_unix): Remove spurious printf (ugh!).
2599
2600         * sysdeps/i386/bits/byteswap.h (__bswap_16, __bswap_32, __bswap_64):
2601         Evaluate argument exactly once.  Remove __volatile__ from asm's.
2602
2603         * include/unistd.h: Use libc_hidden_proto for getdomainname
2604         and getlogin_r.
2605         * sysdeps/generic/getdomain.c: Add libc_hidden_def.
2606         * sysdeps/mach/hurd/getdomain.c: Likewise.
2607         * sysdeps/unix/getlogin_r.c: Likewise.
2608         * sysdeps/mach/hurd/getlogin_r.c: Likewise.
2609         * sysdeps/generic/getlogin_r.c: Likewise.
2610
2611         * include/rpc/auth_des.h: Use libc_hidden_proto for rtime.
2612         * sunrpc/rtime.c: Add libc_hidden_def.
2613
2614         * include/string.h: Use libc_hidden_proto for basename.
2615         * string/basename.c [_LIBC]: Add libc_hidden_def.
2616
2617         * sysdeps/unix/sysv/linux/opensock.c (__opensock): socket -> __socket.
2618
2619         * locale/loadarchive.c: munmap -> __munmap throughout.
2620
2621         * include/netdb.h: Use libc_hidden_proto for gai_strerror.
2622         * sysdeps/posix/gai_strerror.c: Add libc_hidden_def.
2623         * sysdeps/generic/gai_strerror.c: Likewise.
2624
2625         * include/sys/errno.h: New file.
2626
2627         * include/signal.h: No libc_hidden_proto for raise,
2628         __libc_current_sigrtmin, __libc_current_sigrtmax.
2629         These need to be overridden by linuxthreads.
2630         * sysdeps/posix/raise.c: Reverted.
2631         * sysdeps/generic/raise.c: Reverted.
2632         * signal/allocrtsig.c: Reverted.
2633
2634         * locale/loadarchive.c (LOCALEDIR): Remove debugging defn.  Oops.
2635
2636 2002-08-10  Roland McGrath  <roland@redhat.com>
2637
2638         * locale/loadarchive.c (_nl_archive_subfreeres): New function.
2639         * locale/localeinfo.h: Declare it.
2640         * locale/setlocale.c (free_mem): Don't call _nl_unload_locale on the
2641         current locale if it's not in the file list.
2642         Call _nl_archive_subfreeres.
2643
2644 2002-08-10  Andreas Jaeger  <aj@suse.de>
2645
2646         * sysdeps/i386/strchr.S: Add comment.
2647
2648 2002-08-10  Roland McGrath  <roland@redhat.com>
2649
2650         * include/wchar.h (putwc): Use libc_hidden_proto.
2651         * include/stdio.h (dprintf, fprintf, vfprintf, sprintf,
2652         sscanf, fwrite, perror, remove, rewind, open_memstream): Likewise.
2653         * stdio-common/dprintf.c: Add libc_hidden_def.
2654         * stdio-common/fprintf.c: Likewise.
2655         * stdio-common/sprintf.c: Likewise.
2656         * stdio-common/sscanf.c: Likewise.
2657         * libio/iofwrite.c: Likewise.
2658         * libio/memstream.c: Likewise.
2659         * libio/putwc.c: Likewise.
2660         * stdio-common/perror.c: Likewise.
2661         * sysdeps/posix/remove.c: Likewise.
2662         * sysdeps/generic/remove.c: Likewise.
2663         * libio/rewind.c: Likewise.  Use <stdio.h> instead of "stdio.h".
2664         * stdio-common/vfprintf.c: Add libc_hidden_def.  Include <stdio.h>.
2665
2666 2002-08-09  Jakub Jelinek  <jakub@redhat.com>
2667
2668         * include/wctype.h (iswalpha, iswdigit, iswlower, iswspace, iswxdigit,
2669         towlower, towupper): Add prototypes here too.  Add libc_hidden_proto.
2670         * wctype/wcfuncs.c (iswalpha, iswdigit, iswlower, iswspace, iswxdigit,
2671         towlower, towupper): Add libc_hidden_weak.
2672
2673         * include/bits/dlfcn.h: New file.
2674         * elf/dl-profstub.c (_dl_mcount_wrapper_check): Add libc_hidden_def.
2675
2676         * include/grp.h (_nss_files_parse_grent): Add libc_hidden_proto.
2677         * include/netinet/ether.h (_nss_files_parse_etherent): Likewise.
2678         * include/rpc/netdb.h (_nss_files_parse_rpcent): Likewise.
2679         * include/pwd.h (_nss_files_parse_pwent): Likewise.
2680         * include/shadow.h (_nss_files_parse_spent): Likewise.
2681         * include/netdb.h (_nss_files_parse_protoent,
2682         _nss_files_parse_servent, _nss_files_parse_netent): Likewise.
2683         * nss/nss_files/files-parse.c (nss_files_parse_hidden_def): Define.
2684         (LINE_PARSER): Use it.
2685         * nss/nsswitch.h (__nss_hostname_digits_dots): Add libc_hidden_proto.
2686         * nss/digits_dots.c (__nss_hostname_digits_dots): Add libc_hidden_def.
2687
2688         * libio/oldiopopen.c: Move #if SHLIB_COMPAT after _IO_HAVE_SYS_WAIT
2689         #endif.
2690
2691         * manual/debug.texi (%MENU%): Remove trailing dot.
2692         Reported by <hayastan132@hotmail.com>.
2693
2694         * sysdeps/unix/sysv/linux/ia64/syscalls.list (llseek): Add lseek
2695         aliases.
2696         (lseek): Dummy.
2697         * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list (llseek, lseek):
2698         Likewise.
2699
2700 2002-08-09  Roland McGrath  <roland@redhat.com>
2701
2702         * locale/loadarchive.c (_nl_load_locale_from_archive): Parse locale
2703         name to find codeset name (if any) and normalize it.  If the
2704         normalized name differs, look up only that in the archive.
2705         * locale/programs/locarchive.c (add_locale_to_archive): If the name
2706         contains a codeset, normalize the codeset store only the normalized
2707         name in the archive.  If not, add an alias containing the locale's
2708         normalized codeset name.  Apply codeset name normalization when
2709         matching entries in the alias file.
2710
2711         * locale/programs/locarchive.c (delete_locales_from_archive): Don't
2712         decrement HEAD->namehash_used here.
2713         (add_locale): Only need to insert name string when name_offset != 0.
2714
2715         * locale/programs/localedef.c (options): Add -A/--alias-file.
2716         (alias_file): New variable.
2717         (parse_opt): Grok -A, set that.
2718         * locale/programs/localedef.h: Declare it.
2719
2720         * locale/locarchive.h (struct locrecent): Add `refs' member.
2721         * locale/programs/locarchive.c (insert_name): New function, broken out
2722         of ...
2723         (add_locale_to_archive): ... here.  Call that.
2724         (add_alias): New function.
2725         (add_locale): New static function, add_locale_to_archive renamed.
2726         (add_locale_to_archive): Call that and use add_alias to add an alias
2727         for the name with codeset if the given name lacks it.
2728         (enlarge_archive): Call add_locale instead of add_locale_to_archive.
2729
2730         * locale/Makefile (routines): Add loadarchive.
2731         * locale/loadarchive.c: New file, started from code by Ulrich Drepper.
2732         (_nl_load_locale_from_archive): New function.
2733         * locale/localeinfo.h: Declare it.
2734         * locale/findlocale.c (_nl_find_locale): If using default locale path,
2735         try _nl_load_locale_from_archive first.
2736
2737         * locale/loadlocale.c (_nl_intern_locale_data): New function,
2738         broken out of _nl_load_locale.
2739         (_nl_load_locale): Call that.
2740         * locale/localeinfo.h: Declare it.
2741         (struct locale_data): Replace member `mmaped' with `alloc', an enum.
2742         (struct locale_data): Remove unused member `options'.
2743         * locale/findlocale.c (_nl_remove_locale): Update uses.
2744         * locale/loadlocale.c (_nl_load_locale, _nl_unload_locale): Likewise.
2745         * locale/C-collate.c: Update initializer.
2746         * locale/C-identification.c: Likewise.
2747         * locale/C-measurement.c: Likewise.
2748         * locale/C-telephone.c: Likewise.
2749         * locale/C-address.c: Likewise.
2750         * locale/C-name.c: Likewise.
2751         * locale/C-paper.c: Likewise.
2752         * locale/C-time.c: Likewise.
2753         * locale/C-numeric.c: Likewise.
2754         * locale/C-monetary.c: Likewise.
2755         * locale/C-messages.c : Likewise.
2756         * locale/C-ctype.c: Likewise.
2757
2758         * locale/hashval.h [! LONGBITS]: Include <limits.h> here and
2759         use CHAR_BIT instead of BITSPERBYTE.
2760
2761         * locale/localeinfo.h (_nl_find_locale, _nl_load_locale,
2762         _nl_unload_locale): Add `internal_function attribute_hidden' to decls.
2763         * locale/findlocale.c (_nl_find_locale): Add internal_function to defn.
2764         (_nl_remove_locale): Likewise.
2765         * locale/loadlocale.c (_nl_load_locale, _nl_unload_locale): Likewise.
2766
2767         * locale/findlocale.c (_nl_default_locale_path): New variable.
2768         (_nl_find_locale): If LOCALE_PATH is null, default to that.
2769         * locale/localeinfo.h: Declare it.
2770         * locale/setlocale.c (setlocale): Use _nl_default_locale_path
2771         in place of LOCALEDIR.  If no LOCPATH, pass null to _nl_find_locale.
2772         * locale/newlocale.c (__newlocale): Likewise.
2773
2774         * misc/err.c (vwarnx, vwarn): Fix typos in libc_hidden_def uses.
2775         * inet/rexec.c (rexec_af): Add libc_hidden_def.
2776         * sysdeps/generic/morecore.c: Likewise.
2777         * signal/allocrtsig.c (__libc_current_sigrtmin): Likewise.
2778         (__libc_current_sigrtmax): Likewise.
2779
2780 2002-08-08  Roland McGrath  <roland@redhat.com>
2781
2782         * locale/loadlocale.c (_nl_load_locale): Don't use MAP_INHERIT.
2783         * catgets/open_catalog.c (__open_catalog): Likewise.
2784
2785         * locale/programs/locarchive.c (INITIAL_NUM_NAMES): Renamed
2786         from typo INITIAL_NUM_NANES.
2787         (create_archive): Update use.
2788
2789 2002-08-08  Ulrich Drepper  <drepper@redhat.com>
2790
2791         * sysdeps/unix/sysv/linux/sigwait.c: New file.
2792
2793 2002-08-08  Roland McGrath  <roland@frob.com>
2794
2795         * resolv/netdb.h: Don't declare h_errno as a plain global any more.
2796
2797 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
2798
2799         * sysdeps/wordsize-64/wcstol_l.c (wcstoll_l): Define to something
2800         else and undefine after including wcstol_l.c.
2801         * sysdeps/wordsize-64/wcstoul_l.c (wcstoull_l): Similarly.
2802
2803 2002-08-08  Ulrich Drepper  <drepper@redhat.com>
2804
2805         * gmon/gmon.c (write_gmon): Use O_NOFOLLOW in open calls if available.
2806
2807 2002-08-08  Alexandre Oliva  <aoliva@redhat.com>
2808
2809         * configure.in: Make the test for broken_alias_attribute stricter.
2810
2811 2002-05-24  Robert Love  <rml@tech9.net>
2812
2813         * posix/Makefile (routines): Add sched_getaffinity and
2814         sched_setaffinity.
2815         * posix/sched.h: Add declarations for sched_getaffinity and
2816         sched_setaffinity.
2817         * sysdeps/generic/sched_getaffinity.c: New file.
2818         * sysdeps/generic/sched_setaffinity.c: New file.
2819         * sysdeps/unix/sysv/linux/syscalls.list: Add sched_getaffinity and
2820         sched_setaffinity.
2821
2822 2002-08-06  Andreas Schwab  <schwab@suse.de>
2823
2824         * sysdeps/unix/utime.c: If TIMES is NULL pass it through to utimes.
2825
2826 2002-08-07  Ulrich Drepper  <drepper@redhat.com>
2827
2828         * elf/dl-load.c (_dl_map_object_from_fd): Add missing \n in error
2829         message.
2830
2831         * stdlib/isomac.c (get_null_defines): Treat NOT_IN_libc special.
2832         It is known to be defined.
2833
2834         * include/string.h: Define index and rindex only if _ISOMAC is not
2835         defined.
2836
2837         * elf/rtld.c: Include <errno.h>.
2838         * sysdeps/generic/libc-tls.c: Likewise.
2839
2840 2002-08-07  Roland McGrath  <roland@redhat.com>
2841
2842         * resolv/res_debug.c (latlon2ul): Add const to argument type, and use
2843         it internally.
2844         (precsize_aton): Likewise.
2845
2846         * inet/getnetgrent_r.c (endnetgrent, __getnetgrent_r): Actually call
2847         the static symbols added in the last change (doofus is me).
2848
2849         * locale/newlocale.c (__newlocale): Use a bit mask instead of a second
2850         loop to notice missing categories in a composite name.
2851
2852         * locale/locale.h (LC_CTYPE_MASK, LC_NUMERIC_MASK, LC_TIME_MASK,
2853         LC_COLLATE_MASK, LC_MONETARY_MASK, LC_MESSAGES_MASK, LC_ALL_MASK,
2854         LC_PAPER_MASK, LC_NAME_MASK, LC_ADDRESS_MASK, LC_TELEPHONE_MASK,
2855         LC_MEASUREMENT_MASK, LC_IDENTIFICATION_MASK, LC_ALL_MASK): New macros.
2856
2857 2002-08-07  Ulrich Drepper  <drepper@redhat.com>
2858
2859         * malloc/tst-calloc.c: Add tests for one or both parameters being zero.
2860
2861 2002-08-07  Roland McGrath  <roland@redhat.com>
2862
2863         * sysdeps/i386/dl-machine.h (elf_machine_rel): Add to, don't clobber,
2864         unrelocated initial value for DTPOFF32 and TPOFF32 relocs.
2865         Reported by Jakub Jelinek  <jakub@redhat.com>.
2866
2867 2002-08-07  Jakub Jelinek  <jakub@redhat.com>
2868
2869         * malloc/malloc.c (public_cALLOc): Check ELEM_SIZE != 0 before
2870         division.
2871
2872 2002-08-06  Roland McGrath  <roland@redhat.com>
2873
2874         * include/getopt.h: Put private decls inside [_GETOPT_H].
2875         Use libc_hidden_proto for getopt_long, getopt_long_only.
2876         * posix/getopt1.c [_LIBC]: Include <getopt.h> instead of "getopt.h".
2877         Add libc_hidden_def.
2878
2879         * sysdeps/generic/unwind-dw2-fde-glibc.c [_LIBC] (dl_iterate_phdr):
2880         Define as a macro for __dl_iterate_phdr.
2881
2882         * inet/getnetgrent_r.c (internal_setnetgrent): Renamed from __ name,
2883         made static.  Add __ name as a strong alias.
2884         (internal_endnetgrent): Likewise.
2885         (internal_getnetgrent_r): Likewise.
2886
2887         * locale/Versions (libc: GLIBC_2.3): Add all the *_l functions
2888         with no __ prefix.
2889         * locale/langinfo.h [__USE_GNU]: Declare nl_langinfo_l.
2890         * ctype/ctype.h [__USE_GNU]: Add declarations and macros for
2891         all *_l functions with no __ prefix.
2892         * wctype/wcfuncs_l.c: Define weak aliases without __ for all fns.
2893         * ctype/ctype_l.c: Likewise.
2894         * locale/nl_langinfo.c: Likewise.
2895         * string/string.h [__USE_GNU]: Add decls for all *_l fns with no __.
2896         * stdlib/stdlib.h [__USE_GNU]: Likewise.
2897         * wcsmbs/wchar.h [__USE_GNU]: Likewise.
2898         * wctype/wctype.h [__USE_GNU]: Likewise.
2899         * string/strcoll_l.c (strcoll_l): Define as weak alias.
2900         * string/strxfrm_l.c (strxfrm_l): Define as weak alias.
2901         * sysdeps/generic/strcasecmp_l.c (strcasecmp_l): Define as weak alias.
2902         * sysdeps/generic/strncase_l.c (strncasecmp_l): Define as weak alias.
2903         * stdlib/strtod_l.c (strtod_l): Define as weak alias.
2904         * stdlib/strtof_l.c (strtof_l): Define as weak alias.
2905         * stdlib/strtold_l.c (strtold_l): Define as weak alias.
2906         * wcsmbs/wcscasecmp_l.c (wcscasecmp_l): Define as weak alias.
2907         (__wcscasecmp_l): Add libc_hidden_def.
2908         * wcsmbs/wcsncase_l.c (wcsncasecmp_l): Define as weak alias.
2909         (__wcsncasecmp_l): Add libc_hidden_def.
2910         * wcsmbs/wcstof_l.c (wcstof_l): Define as weak alias.
2911         * wcsmbs/wcstod_l.c (wcstod_l): Define as weak alias.
2912         * wcsmbs/wcstold_l.c (wcstold_l): Define as weak alias.
2913         * wcsmbs/wcscoll_l.c (wcscoll_l): Define as weak alias.
2914         * wcsmbs/wcsxfrm_l.c (wcsxfrm_l): Define as weak alias.
2915         * sysdeps/generic/wcstol_l.c (wcstol_l): Define as weak alias.
2916         * sysdeps/generic/wcstoll_l.c (wcstoll_l): Define as weak alias.
2917         * sysdeps/generic/wcstoul_l.c (wcstoul_l): Define as weak alias.
2918         * sysdeps/generic/wcstoull_l.c (wcstoull_l): Define as weak alias.
2919         * sysdeps/wordsize-64/wcstol_l.c (wcstoll_l): Define as weak alias.
2920         * sysdeps/wordsize-64/wcstoul_l.c (wcstoull_l): Define as weak alias.
2921         * wctype/wctrans_l.c (wctrans_l) Define as weak alias.
2922         * wctype/towctrans_l.c (towctrans_l) Define as weak alias.
2923         * wctype/wctype_l.c (wctype_l) Define as weak alias.
2924
2925 2002-08-05  Roland McGrath  <roland@redhat.com>
2926
2927         * include/rpc/auth.h: Use libc_hidden_proto for getnetname,
2928         netname2user, host2netname, user2netname, key_gendes.
2929         * sunrpc/netname.c: Add libc_hidden_def.
2930         * sunrpc/key_call.c: Likewise.
2931
2932         * include/netdb.h: Use libc_hidden_proto for getaddrinfo, getnameinfo,
2933         freeaddrinfo.
2934         * inet/getnameinfo.c: Add libc_hidden_def.
2935         * sysdeps/generic/getaddrinfo.c: Likewise.
2936         * sysdeps/posix/getaddrinfo.c: Likewise.
2937
2938         * include/wchar.h: Use libc_hidden_proto for wmemchr, wmemset.
2939         * wcsmbs/wmemchr.c: Add libc_hidden_def.
2940         * wcsmbs/wmemset.c: Add libc_hidden_def.
2941
2942         * include/string.h: Move libc_hidden_proto's inside #ifndef _STRING_H.
2943         (index, rindex): Define as macros for strchr, strrchr.
2944
2945         * string/envz.c (envz_strip): index -> strchr
2946
2947         * include/rpc/rpc_msg.h: Use libc_hidden_proto for _seterr_reply.
2948         * sunrpc/rpc_prot.c: Add libc_hidden_def.
2949
2950         * include/wchar.h: Use libc_hidden_proto for mbrtowc.
2951         * wcsmbs/mbrtowc.c: Add libc_hidden_weak.
2952
2953         * include/stdlib.h: Use libc_hidden_proto for wctomb.
2954         * stdlib/wctomb.c: Add libc_hidden_def.
2955
2956         * include/netdb.h: Use libc_hidden_proto for innetgr, rcmd_af,
2957         rexec_af, rresvport_af, ruserok_af, iruserok_af, ruserpass, hstrerror.
2958         * resolv/herror.c: Likewise.
2959         * inet/rcmd.c: Add libc_hidden_def.
2960         * inet/ruserpass.c: Likewise.
2961         * inet/getnetgrent_r.c: Likewise.
2962
2963         * include/rpc/svc.h: Use libc_hidden_proto for svc_register,
2964         svc_unregister, remove *_internal decls.  Use libc_hidden_proto
2965         for svcerr_auth, svcerr_noprog, svcerr_progvers.
2966         * sunrpc/svc.c (svc_register, svc_unregister): Change INTDEF to
2967         libc_hidden_def.
2968         (svcerr_auth, svcerr_noprog, svcerr_progvers): Add libc_hidden_def.
2969         * sunrpc/svc_simple.c (registerrpc): Nix INTUSE for svc_register.
2970
2971         * sysdeps/posix/system.c (do_system): New function, guts broken out of
2972         __libc_system.
2973         (__libc_system): Call it, putting just the line == NULL test here.
2974
2975         * include/libc-symbols.h (__hidden_proto): Add extern keywords so
2976         variables work right.
2977
2978         * elf/dl-open.c (dl_open_worker): Use _ macro instead of gettext.
2979         * elf/dl-close.c (_dl_close): Likewise.
2980
2981         * include/netinet/in.h: Use libc_hidden_proto for bindresvport,
2982         in6addr_any, in6addr_loopback.  Remove decls for
2983         bindresvport_internal, in6addr_any_internal, in6addr_loopback_internal.
2984         * sunrpc/svc_udp.c (svcudp_bufcreate): Nix INTUSE for bindresvport.
2985         * sunrpc/svc_tcp.c (svctcp_create): Likewise.
2986         * sunrpc/clnt_udp.c (clntudp_bufcreate): Likewise.
2987         * sunrpc/bindrsvprt.c: Change INTDEF to libc_hidden_def.
2988         * inet/in6_addr.c: Change INTVARDEF to libc_hidden_def.
2989         * sysdeps/posix/getaddrinfo.c (gaih_inet): Nix INTUSE for
2990         in6addr_loopback.
2991         * inet/gethstbyad_r.c (PREPROCESS): Nix INTUSE for in6addr_any.
2992
2993         * include/netinet/ether.h: Use libc_hidden_proto for ether_ntoa_r,
2994         ether_aton_r.
2995         * inet/ether_aton_r.c: Add libc_hidden_def.
2996         * inet/ether_ntoa_r.c: Likewise.
2997
2998         * include/rpc/svc.h: Use libc_hidden_proto for xprt_register,
2999         xprt_unregister.
3000         * sunrpc/svc.c: Add libc_hidden_def.
3001         * include/rpc/pmap_clnt.h: Use libc_hidden_proto for pmap_getport,
3002         pmap_set, pmap_unset.
3003         * sunrpc/pmap_clnt.c: Add libc_hidden_def.
3004         * sunrpc/pm_getport.c: Likewise.
3005         * include/rpc/auth_des.h: Use libc_hidden_proto for getpublickey.
3006         * sunrpc/publickey.c: Add libc_hidden_def.
3007
3008 2002-08-05  Ulrich Drepper  <drepper@redhat.com>
3009
3010         * elf/rtld.c (_dl_start): Don't use memset.  Use same tricks as for
3011         the other memset call in this function.
3012
3013         * sysdeps/generic/dl-tls.c (_dl_allocate_tls_init): Store dtv pointer
3014         at correct index.  Clear BSS region now that memalign is used.
3015
3016 2002-08-05  Roland McGrath  <roland@redhat.com>
3017
3018         * include/sys/utsname.h: Use libc_hidden_proto for uname, __uname.
3019         * sysdeps/generic/uname.c: Add libc_hidden_def.
3020         * sysdeps/mach/hurd/uname.c: Likewise.
3021
3022 2002-08-05  Jakub Jelinek  <jakub@redhat.com>
3023
3024         * include/wchar.h (wcrtomb, wcscmp, wcsftime, wcsspn, wcschr, wcscoll,
3025         wcspbrk): Add libc_hidden_proto.
3026         * time/strftime.c (my_strftime): Add libc_hidden_def.
3027         (strftime): Remove libc_hidden_def.
3028         * wcsmbs/wcschr.c (wcschr): Add libc_hidden_def.
3029         * wcsmbs/wcspbrk.c (wcspbrk): Likewise.
3030         * wcsmbs/wcsspn.c (wcsspn): Likewise.
3031         * wcsmbs/wcscmp.c (wcscmp): Likewise.
3032         * wcsmbs/wcrtomb.c (wcrtomb): Add libc_hidden_weak.
3033         * wcsmbs/wcscoll.c (wcscoll): Likewise.
3034
3035         * include/rpc/rpc.h (__rpc_thread_svc_max_pollfd,
3036         __rpc_thread_svc_pollfd, __rpc_thread_svc_fdset,
3037         __rpc_thread_createerr): Add libc_hidden_proto.
3038         * sunrpc/rpc_thread.c (__rpc_thread_svc_max_pollfd,
3039         __rpc_thread_svc_pollfd, __rpc_thread_svc_fdset,
3040         __rpc_thread_createerr): Add libc_hidden_def.
3041
3042         * include/rpc/clnt.h (clnt_sperrno, clnt_spcreateerror,
3043         clnt_perror, clnt_sperror, _rpc_dtablesize): Add libc_hidden_proto.
3044         * sunrpc/clnt_perr.c (clnt_sperrno, clnt_spcreateerror,
3045         clnt_perror, clnt_sperror): Add libc_hidden_def.
3046         * sunrpc/rpc_dtable.c (_rpc_dtablesize): Likewise.
3047
3048         * include/rpc/des_crypt.h (des_setparity, ecb_crypt, cbc_crypt): Add
3049         libc_hidden_proto.
3050         * sunrpc/des_crypt.c (ecb_crypt, cbc_crypt): Add libc_hidden_proto.
3051         * sunrpc/des_soft.c (des_setparity): Likewise.
3052
3053         * include/rpc/auth.h (key_encryptsession_pk, key_decryptsession_pk):
3054         Add libc_hidden_proto.
3055         * sunrpc/key_call.c (key_encryptsession_pk, key_decryptsession_pk):
3056         Add libc_hidden_def.
3057
3058 2002-08-05  Roland McGrath  <roland@redhat.com>
3059
3060         * sysdeps/generic/ldsodefs.h (struct rtld_global): Replace member
3061         `bool _dl_initial_dtv_malloced' with `void *_dl_initial_dtv'.
3062         * elf/rtld.c (dl_main): Set it to the new dtv for the main thread.
3063         * sysdeps/generic/dl-tls.c (__tls_get_addr): When reallocating the
3064         dtv, check if it matches _dl_initial_dtv; if so, malloc and copy the
3065         old data, abandoning the original memory allocated by rtld at startup,
3066         instead of calling realloc normally.
3067
3068 2002-08-05  Ulrich Drepper  <drepper@redhat.com>
3069
3070         * po/fr.po: Update from translation team.
3071
3072 2002-08-04  Roland McGrath  <roland@redhat.com>
3073
3074         * sysdeps/unix/make-syscalls.sh: If the syscall name field is -
3075         then generate a dummy module under the given name, obeying the
3076         normal rules for the "caller" field.
3077
3078         * sysdeps/generic/libc-tls.c (__libc_setup_tls): Make the phdr loop
3079         actually iterate over the elements.  Fix typo p_type -> p_vaddr.
3080
3081         * include/pthread.h: Don't declare __pthread_initialize_minimal as
3082         weak here; we declare it weak or strong in the one place we use it.
3083         * sysdeps/generic/libc-start.c: ... which is here.
3084         Don't make the decl weak if [USE_TLS], since static programs need TLS
3085         setup even when single-threaded.
3086
3087         * stdlib/isomac.c (fmt): Add -DNOT_IN_libc to the compiler command.
3088
3089         * elf/Makefile (test-srcs): Add $(modules-names) to it.
3090         (CFLAGS-vismod2.c, CFLAGS-failobj.c, CFLAGS-constload2.c,
3091         CFLAGS-reldepmod3.c, CFLAGS-reldepmod4.c, CFLAGS-ltglobmod2.c): Remove
3092         all these variables.
3093
3094 2002-08-04  Ulrich Drepper  <drepper@redhat.com>
3095
3096         * include/stdio.h: Don't define macro magic to redirect function
3097         calls if _ISOMAC is defined.
3098
3099         * sysdeps/i386/fpu/libm-test-ulps: Add epsilons for inlined
3100         ldouble asin tests.
3101
3102 2002-08-04  Roland McGrath  <roland@redhat.com>
3103
3104         * stdlib/lrand48_r.c: Add libc_hidden_def.
3105
3106         * sysdeps/generic/dl-tls.c (_dl_allocate_tls_storage): Allocate the
3107         TCB with __libc_memalign instead of mmap.
3108         (_dl_deallocate_tls): Free it with free instead of munmap.
3109
3110         * Makerules (cpp-srcs-left): When setting this to run
3111         cppflags-iterator.mk, must append .c to $(tests) and $(xtests)
3112         words.  Combine the two loops into one on the concatenated list,
3113         including those as well as $(test-srcs).
3114
3115         * elf/dl-minimal.c (__libc_memalign): Guts of malloc moved here,
3116         since we align here with optimally minimal waste anyway.
3117         (malloc): Just call that.
3118
3119         * sysdeps/generic/libc-tls.c (__libc_setup_tls): Set l_tls_offset to
3120         the right variable.
3121
3122         * elf/dl-load.c (_dl_map_object_from_fd): Use p_vaddr, not p_offset,
3123         to compute memory location for l_tls_initimage.
3124         * elf/rtld.c (_dl_start): Likewise.
3125         * sysdeps/generic/libc-tls.c (__libc_setup_tls): Likewise.
3126
3127         * libio/oldiopopen.c: Move #include's before #if SHLIB_COMPAT,
3128         because the .d file is generated in the non-shared case and
3129         so fails to catch them otherwise.
3130
3131         * sysdeps/generic/dl-tls.c (_dl_allocate_tls_storage): New function,
3132         split out of _dl_allocate_tls.
3133         (_dl_allocate_tls_init): Likewise.
3134         (_dl_allocate_tls): Call those.
3135         * sysdeps/generic/ldsodefs.h: Declare them with attribute_hidden.
3136         * elf/rtld.c (dl_main): Call them separately instead of calling
3137         _dl_allocate_tls.  Delay _dl_allocate_tls_init until after relocation
3138         is finished, so that the initializer data has been relocated before we
3139         copy it into the main thread's TLS block.
3140
3141         * sysdeps/generic/dl-tls.c (_dl_allocate_tls): Fix off-by-one error in
3142         loop conditions, prevented the last used module from being initialized.
3143
3144 2002-08-04  Jakub Jelinek  <jakub@redhat.com>
3145
3146         * sysdeps/generic/glob.c (glob, globfree): Only use libc_hidden_def
3147         if glob resp. globfree are not macros.
3148         * sysdeps/gnu/glob64.c (globfree64): Add libc_hidden_def.
3149         * sysdeps/unix/sysv/linux/alpha/glob.c (glob, globfree, globfree64):
3150         Add libc_hidden_ver.
3151         * sysdeps/unix/sysv/linux/i386/glob64.c (globfree64): Add
3152         libc_hidden_def.
3153         * sysdeps/wordsize-64/glob.c (globfree64): Use libc_hidden_ver
3154         instead of libc_hidden_weak.
3155         * sysdeps/wordsize-64/strtol.c (__strtoll_internal): Use
3156         libc_hidden_ver instead of libc_hidden_def.
3157         * sysdeps/wordsize-64/wcstol.c (__wcstoll_internal): Use
3158         libc_hidden_ver instead of libc_hidden_def.
3159         (wcstoll, wcstoq): Remove libc_hidden_weak.
3160         * sysdeps/wordsize-64/strtol_l.c (____strtoll_l_internal): Add
3161         libc_hidden_ver.
3162         * sysdeps/wordsize-64/strtoul.c (__strtoull_internal): Add
3163         libc_hidden_ver.
3164         * sysdeps/wordsize-64/strtoul_l.c (____strtoull_l_internal): Add
3165         libc_hidden_ver.
3166         * sysdeps/wordsize-64/wcstoul.c (__wcstoull_internal): Add
3167         libc_hidden_ver.
3168
3169 2002-08-04  Ulrich Drepper  <drepper@redhat.com>
3170
3171         * stdio-common/psignal.c: Declare _sys_siglist_internal.  Use USEINT
3172         to access _sys_siglist.
3173         * string/strsignal.c: Likewise.
3174         * sysdeps/generic/siglist.c: Add _sys_siglist_internal alias.
3175         * sysdeps/gnu/siglist.c: Likewise.
3176         * sysdeps/unix/siglist.c: Likewise.
3177         * sysdeps/unix/sysv/linux/arm/siglist.c: Likewise.
3178
3179         * libio/fileops.c: Add missing INTUSEs for _IO_file_jumps.
3180
3181         * libio/wfileops.c: Add missing INTUSE for _IO_file_close.
3182
3183         * intl/dcigettext.c: Define _nl_default_dirname_internal as hidden
3184         alias and use it.
3185         * intl/bindtextdom.c: Use _nl_default_dirname_internal.
3186
3187         * include/netinet/in.h: Add declaration of in6addr_loopback_internal.
3188         * inet/in6_addr.c: Add INTVARDEF for in6addr_loopback.
3189         * sysdeps/posix/getaddrinfo.c: Use INTUSE for in6addr_loopback access.
3190
3191         * include/time.h: Add libc_hidden_proto for __gmtime_r.
3192         * time/gmtime.c (__gmtime_r): Add libc_hidden_def.
3193
3194         * iconv/Versions: Replace __gconv_alias_db, __gconv_modules_db,
3195         and __gconv_cache with __gconv_get_alias_db, __gconv_get_modules_db,
3196         and __gconv_get_cache respectively.
3197         * iconv/gconv_cache.c (gconv_cache): Renamed for __gconv_cache and
3198         defined static.  Change all users.
3199         (__gconv_get_cache): New function.
3200         * iconv/gconv_db.c (__gconv_get_modules_db): New function.
3201         (__gconv_get_alias_db): New function.
3202         * iconv/gconv_int.h (__gconv_alias_db): Declare as hidden.
3203         (__conv_modules_db): Likewise.
3204         Add prototypes for __gconv_get_cache, __gconv_get_modules_db,
3205         and __gconv_get_alias_db.
3206         * iconv/iconv_prog.c: Use the new functions instead of accessing the
3207         variables.
3208
3209         * include/stdlib.h: Add prototype and libc_hidden_proto for
3210         __default_morecore.
3211         * sysdeps/generic/morecore.c: Include <stdlib.h>.
3212
3213         * malloc/obstack.c: Remove fputs macro.
3214
3215         * malloc/mtrace.c: Remove fopen macro.
3216
3217 2002-08-04  Jakub Jelinek  <jakub@redhat.com>
3218
3219         * manual/debug.texi: Fix spelling to programmatically.
3220         Reported by <hayastan132@hotmail.com>.
3221
3222 2002-08-04  Ulrich Drepper  <drepper@redhat.com>
3223
3224         * include/libio.h: Add libc_hidden_proto for __uflow.
3225         * include/stdio.h: Map fopen, fdopen, fclose, fputs, fsetpos, and
3226         fgetpos to _IO_* names.
3227         Add libc_hidden_proto for fileno, fwrite, fseek, fflush_unlocked,
3228         fread_unlocked, fwrite_unlocked, fgets_unlocked, fputs_unlocked.
3229         * include/wchar.h: Add libc_hidden_proto for fputws_unlocked,
3230         putwc_unlocked, vswscanf.
3231         * libio/iolibio.h: Add libc_hidden_proto for _IO_fputs.
3232         * libio/fileno.c: Use <stdio.h> and libc_hidden_def.
3233         * libio/fseek.c: Likewise.
3234         * libio/fmemopen.c: Include "libioP.h".  Call _IO_fopencookie and
3235         not fopencookie.
3236         * libio/genops.c (__uflow): Add libc_hidden_def.
3237         * libio/iofflush_u.c (fflush_unlocked): Likewise.
3238         * libio/iofgets_u.c (fgets_unlocked): Likewise.
3239         * libio/iofputs_u.c (fputs_unlocked): Likewise.
3240         * libio/iofputws_u.c (fputws_unlocked): Likewise.
3241         * libio/iofread_u.c (fread_unlocked): Likewise.
3242         * libio/iofwrite_u.c (fwrite_unlocked): Likewise.
3243         * libio/iovswscanf.c (vswscanf): Likewise.
3244         * libio/putwc_u.c (putwc_unlocked): Likewise.
3245         * libio/iofputs.c: Use libc_hidden_def instead of INTDEF.
3246         * malloc/malloc.c: Redirect fwrite calls to _IO_fwrite.
3247         * malloc/mtrace.c: Likewise.
3248
3249         * sunrpc/clnt_perr.c: Remove fputs macro.
3250         * sunrpc/svc_simple.c: Likewise.
3251         * sunrpc/svc_tcp.c: Likewise.
3252         * sunrpc/svc_udp.c: Likewise.
3253         * sunrpc/xdr_rec.c: Likewise.
3254         * sunrpc/xdr_ref.c: Likewise.
3255
3256         * iconv/Makefile: Add CPPFLAGS definitions with -DNOT_in_libc for
3257         iconv_prog, linereader, and charmap-dir.
3258         * locale/Makefile: Likewise for locale and charmap-dir.
3259         * malloc/Makefile: Likewise for memusagestat.
3260         * nscd/Makefile: Likewise for nscd, nscd_conf, and dbg_log.
3261         * sunrpc/Makefile: Likewise for rpc_main.
3262         * sysdeps/unix/sysv/linux/Makefile: Likewise for lddlibc4.
3263         * timezone/Makefile: Likewise for zic.
3264
3265         * stdio-common/perror.c: Avoid multiple calls to fileno_unlocked.
3266
3267         * elf/dl-addr.c (_dl_addr): Add libc_hidden_def.
3268         * elf/dl-close.c (_dl_close): Add libc_hidden_def.
3269         * elf/dl-open.c (_dl_open): Add libc_hidden_def.
3270         * include/dlfcn.h: Add libc_hidden_proto for _dl_addr, _dl_open,
3271         _dl_close.
3272
3273         * include/libio.h: Add libc_hidden_proto for __underflow, __wuflow,
3274         __wunderflow.
3275         * libio/genops.c (__underflow): Add libc_hidden_def.
3276         * libio/wgenops.c (__wuflow): Likewise.
3277         (__wunderflow): Likewise.
3278
3279         * include/obstack.h: Add libc_hidden_proto for _obstack_newchunk.
3280         * malloc/obstack.c (_obstack_newchunk): Add libc_hidden_def.
3281
3282         * include/stdio.h: Add libc_hidden_proto for __vfscanf.
3283         * stdio-common/vfscanf.c (__vfscanf): Add libc_hidden_def.
3284
3285         * include/string.h: Add libc_hidden_proto for __strverscmp.
3286         * string/strverscmp.c (__strverscmp): Add libc_hidden_def.
3287
3288         * include/unistd.h: Add libc_hidden_proto for __sysconf.
3289         * sysdeps/generic/sysconf.c (__sysconf): Add libc_hidden_def.
3290         * sysdeps/posix/sysconf.c: Likewise.
3291         * sysdeps/unix/sysv/irix4/sysconf.c: Likewise.
3292         * sysdeps/unix/sysv/sysv4/sysconf.c: Likewise.
3293
3294         * include/wctype.h: Use libc_hidden_proto for __iswctype, __iswalnum_l,
3295         __iswalpha_l, __iswblank_l, __iswcntrl_l, __iswdigit_l, __iswlower_l,
3296         __iswgraph_l, __iswprint_l, __iswpunct_l, __iswspace_l, __iswupper_l,
3297         __iswxdigit_l, __towlower_l, __towupper_l.
3298         * wcsmbs/wcstype.c (__iswctype): Use libc_hidden_def.
3299         * wcsmbs/wcfuncs_l.c: Use libc_hidden_def for all functions.
3300
3301         * include/sys/wait.h: Add libc_hidden_proto for __xmknod.
3302         * sysdeps/generic/xmknod.c (__xmknod): Add libc_hidden_def.
3303         * sysdeps/mach/hurd/xmknod.c: Likewise.
3304         * sysdeps/unix/xmknod.c: Likewise.
3305         * sysdeps/unix/sysv/linux/xmknod.c: Likewise.
3306         * sysdeps/unix/sysv/linux/alpha/xmknod.c: Likewise.
3307         * sysdeps/unix/sysv/linux/mips/xmknod.c: Likewise.
3308
3309         * sunrpc/svc.c: Add missing INTUSE for _authenticate.
3310
3311 2002-08-03  Roland McGrath  <roland@redhat.com>
3312
3313         * include/sys/resource.h: Use libc_hidden_proto for getpriority,
3314         setpriority.
3315         * sysdeps/unix/sysv/linux/getpriority.c: Add libc_hidden_def.
3316         * sysdeps/unix/sysv/irix4/getpriority.c: Likewise.
3317         * sysdeps/unix/sysv/irix4/setpriority.c: Likewise.
3318         * sysdeps/mach/hurd/setpriority.c: Likewise.
3319         * sysdeps/mach/hurd/getpriority.c: Likewise.
3320         * sysdeps/generic/setpriority.c: Likewise.
3321         * sysdeps/generic/getpriority.c: Likewise.
3322
3323         * include/mcheck.h: Use libc_hidden_proto for mcheck_check_all.
3324         * malloc/mcheck.c: Add libc_hidden_def.
3325
3326         * include/search.h: Use libc_hidden_proto for hcreate_r, hdestroy_r.
3327         * misc/hsearch_r.c: Add libc_hidden_def.
3328
3329         * include/fnmatch.h: Use libc_hidden_proto for fnmatch.
3330         * posix/fnmatch.c: Add libc_hidden_weak.
3331
3332         * include/unistd.h: Use libc_hidden_proto for _exit, alarm, confstr,
3333         execl, execle, execlp, execvp, getpid, getsid.
3334         * sysdeps/generic/alarm.c: Add libc_hidden_def.
3335         * sysdeps/unix/alarm.c: Likewise.
3336         * posix/confstr.c: Likewise.
3337         * posix/execvp.c: Likewise.
3338         * posix/execlp.c: Likewise.
3339         * posix/execle.c: Likewise.
3340         * posix/execl.c: Likewise.
3341         * sysdeps/generic/getsid.c: Likewise.
3342         * sysdeps/mach/hurd/getsid.c: Likewise.
3343         * sysdeps/generic/getpid.c: Add libc_hidden_weak.
3344         * sysdeps/mach/hurd/getpid.c: Likewise.
3345
3346         * include/stdlib.h: Use libc_hidden_proto for ecvt_r, fcvt_r,
3347         qecvt_r, qfcvt_r, lrand48_r.
3348         * misc/efgcvt_r.c: Add libc_hidden_def.
3349
3350         * include/wordexp.h: Use libc_hidden_proto for wordfree.
3351         * sysdeps/generic/wordexp.c: Add libc_hidden_def.
3352
3353         * include/langinfo.h: Use libc_hidden_proto for nl_langinfo.
3354         * locale/nl_langinfo.c: Add libc_hidden_def.
3355
3356         * include/glob.h: Use libc_hidden_proto for glob, globfree, globfree64.
3357         * sysdeps/generic/glob.c: Add libc_hidden_def.
3358         * sysdeps/generic/glob64.c: Likewise.
3359         * sysdeps/wordsize-64/glob.c (globfree64): Add libc_hidden_weak.
3360
3361         * locale/nl_langinfo.c: Use _NL_CURRENT_DATA.
3362
3363         * elf/Makefile (CFLAGS-vismod2.c): New variable.
3364
3365         * locale/setlocale.c (_nl_current_names): Variable moved ...
3366         * locale/localename.c (_nl_current_names): ... here, new file.
3367         Make it global, with attribute_hidden.
3368         * locale/localeinfo.h: Declare it.
3369         * locale/Makefile (aux): Add localename.
3370         * locale/localename.c (__current_locale_name): New function.
3371         * include/locale.h (__current_locale_name): Declare it.
3372         * intl/dcigettext.c (guess_category_value): Use that instead of
3373         calling setlocale.
3374
3375         * locale/locale.h [__USE_GNU] (locale_t): New type alias of __locale_t.
3376         [__USE_GNU] (newlocale, duplocale, freelocale, uselocale): New decls.
3377         [__USE_GNU] (LC_GLOBAL_LOCALE): New macro.
3378         * locale/newlocale.c: Add alias to __ name.
3379         * locale/duplocale.c: Likewise.
3380         * locale/freelocale.c: Likewise.
3381         * locale/uselocale.c: New file.
3382         * locale/Makefile (routines): Add it.
3383         * locale/Versions (libc: GLIBC_2.3): New set.
3384         Add newlocale, duplocale, freelocale, uselocale.
3385         (libc: GLIBC_PRIVATE): Add __uselocale.
3386
3387         * locale/localeinfo.h [SHARED]
3388         (_NL_CURRENT_LOCALE): New macro, defined to fetch a tsd value.
3389         (_NL_CURRENT_DATA): Define using that.
3390         (_NL_CURRENT, _NL_CURRENT_WSTR, _NL_CURRENT_WORD): Define using that.
3391         (_NL_CURRENT_DEFINE): Define to empty.
3392         [! SHARED]: Decls of _nl_current_CATEGORY and _nl_current
3393         conditionalized on this.
3394         * locale/xlocale.c (NL_C_INTIIALIZER): New macro,
3395         taking initializer of _nl_C_locobj.
3396         [SHARED] (_nl_global_locale): New variable, using that initializer.
3397         (_nl_C_locobj): Use new macro for initialzier.
3398         * locale/setlocale.c [! SHARED] (_nl_current): Conditionalize on this.
3399         [! SHARED] (CATEGORY_USED): New macro.
3400         [SHARED] (CATEGORY_USED, _nl_C): New macros.
3401         (setdata, setlocale): Use that macro instead of examining _nl_current.
3402         (setdata): Set the slot in _nl_global_locale.
3403         Conditionalize setting of _nl_current on [! SHARED].
3404         * locale/findlocale.c [SHARED] (_nl_C): Define as a macro instead of
3405         declaration as an extern.
3406         * locale/newlocale.c (__newlocale): Use _nl_C_locobj instead of _nl_C.
3407
3408         * include/locale.h: Use libc_hidden_proto for setlocale.
3409         * locale/setlocale.c: Add libc_hidden_def.
3410
3411         * locale/setlocale.c (free_mem): Use _NL_CURRENT_DATA.
3412
3413         * include/search.h: Use libc_hidden_proto for hsearch_r, lfind.
3414         * misc/hsearch_r.c: Add libc_hidden_def.
3415         * misc/lsearch.c: Likewise.
3416
3417         * include/ttyent.h: Use libc_hidden_proto for getttyent, setttyent,
3418         endttyent.
3419         * misc/getttyent.c: Add libc_hidden_def.
3420
3421         * include/mcheck.h: Use libc_hidden_proto for mcheck.
3422         * malloc/mcheck.c: Add libc_hidden_def.
3423
3424         * include/envz.h: Use libc_hidden_proto for envz_entry, enz_remove.
3425         * include/argz.h: Use libc_hidden_proto for argz_delete.
3426         * string/argz-delete.c: Add libc_hidden_def.
3427         * string/envz.c: Likewise.  Use <envz.h>, not "envz.h".
3428
3429         * sysdeps/unix/sysv/linux/x86_64/clone.S (thread_start): Use
3430         HIDDEN_JUMPTARGET for _exit.
3431         * sysdeps/unix/sysv/linux/m68k/clone.S (thread_start): Likewise.
3432         * sysdeps/unix/sysv/linux/i386/clone.S (thread_start): Likewise.
3433         * sysdeps/unix/sysv/linux/powerpc/clone.S: Likewise.
3434         * sysdeps/unix/_exit.S (_exit): Add libc_hidden_def.
3435
3436         * include/libc-symbols.h: Fix [__ASSEMBLY__] -> [__ASSEMBLER__].
3437         [__ASSEMBLER__] (hidden_weak): Define using hidden_def, or to empty.
3438         [__ASSEMBLER__] (HIDDEN_JUMPTARGET): New macro.
3439         * sysdeps/unix/sysv/linux/i386/makecontext.S: Use it for exit.
3440
3441         * include/stdlib.h: Use libc_hidden_proto for abort,
3442         __strtof_internal, __strtod_internal, __strtold_internal,
3443         __strtol_internal, __strtoll_internal, __strtoul_internal,
3444         __strtoull_internal. __strtof_l_internal, __strtod_l_internal,
3445         __strtold_l_internal, __strtol_l_internal, __strtoll_l_internal,
3446         __strtoul_l_internal, __strtoull_l_internal.
3447         * include/wchar.h: Use libc_hidden_proto for __wcstof_internal,
3448         __wcstod_internal, __wcstold_internal, __wcstol_internal,
3449         __wcstoll_internal, __wcstoul_internal, ____wcstof_l_internal,
3450         ____wcstod_l_internal, ____wcstold_l_internal, ____wcstol_l_internal,
3451         ____wcstoll_l_internal, ____wcstoul_l_internal, __wcscasecmp_l,
3452         __wcsncasecmp_l.
3453         * sysdeps/generic/abort.c: Add libc_hidden_def.
3454         * stdlib/strtod.c: Likewise.
3455         * sysdeps/generic/strtol.c: Likewise.
3456         * sysdeps/wordsize-64/strtol.c: Likewise.
3457         * sysdeps/wordsize-64/wcstol.c: Likewise.
3458         * sysdeps/wordsize-64/wcstol_l.c: Likewise.
3459
3460         * include/stdlib.h: Use libc_hidden_proto for qsort.
3461         * stdlib/msort.c: Add libc_hidden_def.
3462
3463         * include/utime.h: Use libc_hidden_proto for utime.
3464         * sysdeps/generic/utime.c: Add libc_hidden_def.
3465         * sysdeps/unix/utime.c: Likewise.
3466
3467         * sysdeps/generic/utmp_file.c (LOCK_FILE): sigemptyset -> __sigemptyset
3468         * sysdeps/posix/profil.c (__profil): sigfillset -> __sigfillset
3469         * sysdeps/posix/sprofil.c (__sprofil): Likewise.
3470         * shadow/lckpwdf.c (__lckpwdf): Likewise (both).
3471         * sysdeps/posix/spawni.c (__spawni): sigismember -> __sigismember
3472
3473         * include/signal.h: Use libc_hidden_proto for raise, sigemptyset,
3474         sigfillset, sigismember, __sigpause, __libc_current_sigrtmin,
3475         and __libc_current_sigrtmax.
3476         * signal/sigismem.c: Add libc_hidden_def.
3477         * signal/sigfillset.c: Likewise.
3478         * signal/sigempty.c: Likewise.
3479         * sysdeps/generic/sigpause.c (__sigpause): Likewise.
3480         * sysdeps/posix/sigpause.c (__sigpause): Likewise.
3481         * sysdeps/unix/bsd/osf/alpha/sigpause.S: Likewise.
3482         * sysdeps/posix/raise.c: Likewise.
3483         * sysdeps/generic/raise.c: Likewise.
3484
3485 2002-08-03  Ulrich Drepper  <drepper@redhat.com>
3486
3487         * include/string.h: Use libc_hidden_proto for __stpcpy.
3488         * sysdeps/alpha/stpcpy.S (__stpcpy): Add libc_hidden_def.
3489         * sysdeps/alpha/alphaev67/stpcpy.S: Likewise.
3490         * sysdeps/generic/stpcpy.c: Likewise.
3491         * sysdeps/i386/stpcpy.S: Likewise.
3492         * sysdeps/i386/i586/stpcpy.S: Likewise.
3493         * sysdeps/powerpc/stpcpy.S: Likewise.
3494         * sysdeps/sparc/sparc32/stpcpy.S: Likewise.
3495         * sysdeps/sparc/sparc64/stpcpy.S: Likewise.
3496
3497         * include/string.h: Use libc_hidden_proto for __strcasecmp_l,
3498         __strncasecmp_l, __strdup, __strndup, __strerror_r.
3499         * sysdeps/generic/strcasecmp_l.c (__strcasecmp_l): Add
3500         libc_hidden_def.
3501         * string/strdup.c (__strdup): Likewise.
3502         * string/strndup.c (__strndup): Likewise.
3503         * sysdeps/generic/_strerror.c (__strerror_r): Likewise.
3504         * sysdeps/generic/strncase_l.c (__strncasecmp_l): Likewise.
3505
3506 2002-08-03  Jakub Jelinek  <jakub@redhat.com>
3507
3508         * include/libio.h: New file.
3509         * libio/libioP.h (__overflow, __woverflow): Remove libc_hidden_proto.
3510         * libio/iolibio.h: #include <libio.h>, not "libio.h".
3511         * sysdeps/generic/morecore.c (__sbrk): Add libc_hidden_proto.
3512         * sysdeps/unix/bsd/syscalls.list: Remove all __GI_* aliases.
3513         * sysdeps/unix/common/syscalls.list: Likewise.
3514         * sysdeps/unix/inet/syscalls.list: Likewise.
3515         * sysdeps/unix/sysv/irix4/syscalls.list: Likewise.
3516         * sysdeps/unix/sysv/linux/alpha/syscalls.list: Likewise.
3517         * sysdeps/unix/sysv/linux/ia64/syscalls.list: Likewise.
3518         * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Likewise.
3519         * sysdeps/unix/sysv/linux/hppa/syscalls.list: Likewise.
3520         * sysdeps/unix/sysv/linux/mips/syscalls.list: Likewise.
3521         * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: Likewise.
3522         * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Likewise.
3523         * sysdeps/unix/sysv/linux/syscalls.list: Likewise.
3524         * sysdeps/unix/sysv/sysv4/solaris2/syscalls.list: Likewise.
3525         * sysdeps/unix/syscalls.list: Likewise.
3526
3527 2002-08-03  Jakub Jelinek  <jakub@redhat.com>
3528             Ulrich Drepper  <drepper@redhat.com>
3529
3530         * malloc/malloc.c (public_cALLOc): Only divide if at least one of
3531         the arguments is big enough to cause an overflow.
3532
3533 2002-08-03  Ulrich Drepper  <drepper@redhat.com>
3534
3535         * assert/assert.c: Use hidden_def not INTDEF.
3536
3537 2002-08-03  Jakub Jelinek  <jakub@redhat.com>
3538
3539         * include/libc-symbols.h: Optimize if HAVE_BROKEN_ALIAS_ATTRIBUTE is
3540         not defined.
3541
3542 2002-08-03  Roland McGrath  <roland@redhat.com>
3543
3544         * include/sys/syslog.h: Use libc_hidden_proto for syslog, vsyslog.
3545         * include/err.h: Use libc_hidden_proto for warn, warnx, vwarn, vwarn,
3546         verr, verrx.
3547         * include/stdlib.h: Use libc_hidden_proto for exit, getenv, bsearch.
3548         * misc/syslog.c: Add libc_hidden_def.
3549         * misc/err.c: Likewise.
3550         * stdlib/exit.c: Likewise.
3551         * stdlib/bsearch.c: Likewise.
3552         * sysdeps/generic/getenv.c: Likewise.
3553
3554         * include/libc-symbols.h (hidden_weak): Define it for [__ASSEMBLER__].
3555
3556         * sysdeps/unix/make-syscalls.sh: Generate libc_hidden_def or
3557         libc_hidden_weak for every system call symbol defined.
3558
3559         * include/time.h: Use libc_hidden_proto for time, asctime, mktime,
3560         timelocal, localtime, strftime.
3561         * time/asctime.c: Add libc_hidden_def.
3562         * time/mktime.c: Likewise.
3563         * time/localtime.c: Likewise.
3564         * time/strftime.c: Likewise.
3565         * time/strptime.c: Likewise.
3566         * sysdeps/generic/time.c: Likewise.
3567         * sysdeps/unix/time.c: Likewise.
3568         * sysdeps/unix/sysv/i386/time.S: Likewise.
3569         * sysdeps/unix/sysv/linux/x86_64/time.S: Likewise.
3570
3571         * include/arpa/inet.h: Use libc_hidden_proto for inet_ntop, inet_pton.
3572         inet_makeaddr, inet_netof, inet_addr, __inet_addr.
3573         * resolv/inet_ntop.c: Likewise.
3574         * resolv/inet_pton.c: Likewise.
3575         * inet/inet_mkadr.c: Add libc_hidden_def.
3576         * inet/inet_netof.c: Likewise.
3577         * resolv/inet_addr.c: Likewise.
3578
3579         * include/libc-symbols.h: Remove `defined HAVE_BROKEN_ALIAS_ATTRIBUTE'
3580         clauses from conditionals for now.  Will have to be fixed later
3581         for older compilers.
3582
3583         * sysdeps/generic/mempcpy.c (__mempcpy): #undef it before defn.
3584
3585 2002-08-02  Ulrich Drepper  <drepper@redhat.com>
3586
3587         * configure.in (HAVE_BROKEN_ALIAS_ATTRIBUTE): Add check for
3588         broken alias attribute handling.
3589         * config.h.in (HAVE_BROKEN_ALIAS_ATTRIBUTE): Add.
3590
3591 2002-08-02  Roland McGrath  <roland@frob.com>
3592
3593         * elf/Makefile ($(objpfx)interp.os): Depend on config.make,
3594         since it sets the variables we use in a -D switch.
3595
3596 2002-08-02  Roland McGrath  <roland@redhat.com>
3597
3598         * posix/bits/posix1_lim.h (SSIZE_MAX): Define to LONG_MAX, not INT_MAX.
3599         On 32-bit platforms they are the same; on 64-bit platforms ssize_t
3600         matches long int, not int.
3601
3602         * locale/localeinfo.h (_NL_CURRENT_DATA): New macro.
3603         * wcsmbs/wcsmbsload.h (update_conversion_ptrs): Use it.
3604         * locale/lc-ctype.c (_nl_postload_ctype): Likewise.
3605         * wctype/wctrans.c (wctrans): Likewise.
3606         * wctype/wctype.c (__wctype): Likewise.
3607         * intl/loadmsgcat.c (_nl_init_domain_conv): Use _NL_CURRENT.
3608
3609 2002-08-02  Ulrich Drepper  <drepper@redhat.com>
3610
3611         * assert/assert.c (__assert_fail): Fix typo in comment.
3612
3613         * include/rpc/rpc.h: Declare RPC_VARS tsd as extern.
3614         * sunrpc/rpc_thread.c: Define it without static.
3615         * sunrpc/Versions [libc] (GLIBC_PRIVATE): Export __libc_tsd_RPC_VARS.
3616
3617 2002-08-02  Jakub Jelinek  <jakub@redhat.com>
3618
3619         * assert/assert.c (__assert_fail): Remove undef.
3620         Replace INTDEF with libc_hidden_def.
3621         * assert/__assert.c (__assert): Remove INTUSE.
3622         * elf/dl-minimal.c (__assert_fail): Replace INTDEF with
3623         libc_hidden_weak.
3624         * include/libc-symbols.h (hidden_proto, hidden_def, hidden_weak,
3625         hidden_ver, libc_hidden_proto, libc_hidden_def, libc_hidden_weak,
3626         libc_hidden_ver, rtld_hidden_proto, rtld_hidden_def, rtld_hidden_weak,
3627         rltd_hidden_ver, libm_hidden_proto, libm_hidden_def, libm_hidden_weak,
3628         libm_hiden_ver): Define.
3629         * include/assert.h (__assert_fail_internal): Remove.
3630         (__assert_fail): Add prototype.  Add hidden_proto.
3631         * include/libc-internal.h (__libc_freeres, __profile_frequency): Add
3632         libc_hidden_proto.
3633         * include/wchar.h (__mbrtowc_internal, __mbrlen_internal): Remove.
3634         (__mbrtowc, __mbrlen): Use libc_hidden_proto.  Remove macros.
3635         * include/string.h (__mempcpy, __stpncpy, __rawmemchr, __strcasecmp):
3636         Add libc_hidden_proto.
3637         * include/fcntl.h (__open64, __libc_open, __libc_fcntl, __open,
3638         __fcntl): Add libc_hidden_proto.  Remove macros.
3639         (__open_internal, __fcntl_internal): Remove.
3640         * libio/iofdopen.c (_IO_fcntl): Remove INTUSE from __fcntl.
3641         * malloc/set-freeres.c (__libc_freeres): Add libc_hidden_def.
3642         * nss/nsswitch.h (__nss_database_lookup, __nss_next): Add
3643         libc_hiden_proto.
3644         * nss/nsswitch.c (__nss_database_lookup, __nss_next): Add
3645         libc_hidden_def.
3646         * sysdeps/generic/mempcpy.c (__mempcpy): Remove undef.
3647         Add libc_hidden_def.
3648         * sysdeps/generic/open64.c (__open64): Add libc_hidden_def.
3649         * sysdeps/generic/open.c (__open): Remove undef.
3650         Add libc_hidden_def.  Remove INTDEF.
3651         * sysdeps/generic/fcntl.c (__fcntl): Remove undef.
3652         Add libc_hidden_def.
3653         * sysdeps/mach/hurd/fcntl.c (__fcntl): Likewise.
3654         * sysdeps/i386/i586/mempcpy.S (__mempcpy): Add libc_hidden_def.
3655         * sysdeps/i386/i686/mempcpy.S (__mempcpy): Likewise.
3656         * sysdeps/mach/hurd/fcntl.c (__libc_fcntl, __fcntl): Remove undef.
3657         (__fcntl): Remove INTDEF2.  Add libc_hidden_weak.
3658         (__libc_fcntl): Add libc_hidden_def.
3659         * sysdeps/mach/hurd/open.c (__libc_open, __open): Remove undef.
3660         (__open): Remove INTDEF2.  Add libc_hidden_weak.
3661         (__libc_open): Add libc_hidden_def.
3662         * sysdeps/posix/open64.c (__open64): Add libc_hidden_weak.
3663         * sysdeps/standalone/open.c (__open): Add libc_hidden_def.
3664         * sysdeps/unix/sysv/aix/fcntl.c (__libc_fcntl, __fcntl): Remove undef.
3665         Add libc_hidden_def.
3666         * sysdeps/unix/sysv/aix/open.c (__libc_open, __open): Remove undef.
3667         Add libc_hidden_def.
3668         * sysdeps/unix/sysv/linux/i386/fcntl.c (__libc_fcntl, __fcntl): Remove
3669         undef.
3670         (__fcntl): Remove INTDEF2.  Add libc_hidden_weak.
3671         (__libc_fcntl): Add libc_hidden_def.
3672         * sysdeps/unix/sysv/linux/syscalls.list (__fcntl_internal,
3673         __getpgid_internal, __chown_internal): Remove.
3674         (__GI___fcntl, __GI___libc_fcntl, __GI___getpgid, __GI___pipe,
3675         __GI___sched_setscheduler, __GI___select, __GI___setpgid,
3676         __GI___chown): Add.
3677         * sysdeps/unix/syscalls.list (__close_internal, __dup2_internal,
3678         __getpid_internal, __open_internal, __write_internal): Remove.
3679         (__GI___fcntl, __GI___libc_fcntl, __GI___open, __GI___libc_open,
3680         __GI___chown, __GI___close, __GI___dup2, __GI___getpid,
3681         __GI___libc_open, __GI___open, __GI___read, __GI___libc_read,
3682         __GI___select, __GI___statfs, __GI___write, __GI___libc_write): Add.
3683         * wcsmbs/mbrlen.c (__mbrlen): Remove undef.
3684         Replace INTDEF with libc_hidden_def.
3685         * wcsmbs/mbrtowc.c (__mbrtowc): Likewise.
3686         * catgets/catgetsinfo.h (__open_catalog): Add libc_hidden_proto.
3687         * catgets/open_catalog.c (__open_catalog): Add libc_hidden_def.
3688         * elf/dl-profile.c (__profile_frequency): Add libc_hidden_proto.
3689         * include/rpc/rpc.h (__rpc_thread_svc_fdset, __rpc_thread_createerr):
3690         Add libc_hidden_proto.
3691         * include/sys/poll.h (__poll): Add libc_hidden_proto.
3692         * include/sys/select.h (__select): Likewise.
3693         * include/sys/socket.h (__send): Likewise.
3694         * include/sys/statfs.h (__statfs): Likewise.
3695         * include/unistd.h (__pwrite64, __libc_read, __pipe, __chown, __dup2,
3696         __getpid, __getpgid, __setpgid, __close, __read, __write,
3697         __getpagesize, __sbrk): Likewise.
3698         (__chown_internal, __dup2_internal, __getpid_internal,
3699         __getpgid_internal, __close_internal, __write_internal,
3700         __getpagesize_internal): Remove.
3701         (__close, __dup2, __getpagesize, __getpgid, __getpid, __libc_write):
3702         Remove macros.
3703         * include/printf.h (__printf_fp): Add libc_hidden_proto.
3704         * include/sched.h (__sched_setscheduler): Likewise.
3705         * include/resolv.h (__res_ninit, __res_randomid): Likewise.
3706         * include/stdlib.h (__secure_getenv): Likewise.
3707         * include/signal.h (__sigaction, __sigsuspend): Likewise.
3708         * inet/getaliasent_r.c (NSS_attribute_hidden): Remove.
3709         * inet/getaliasname_r.c (NSS_attribute_hidden): Remove.
3710         * inet/getnetbyad_r.c (NSS_attribute_hidden): Remove.
3711         * inet/getnetbynm_r.c (NSS_attribute_hidden): Remove.
3712         * inet/getnetent_r.c (NSS_attribute_hidden): Remove.
3713         * inet/getproto_r.c (NSS_attribute_hidden): Remove.
3714         * inet/getprtent_r.c (NSS_attribute_hidden): Remove.
3715         * inet/getprtname_r.c (NSS_attribute_hidden): Remove.
3716         * inet/getrpcbyname_r.c (NSS_attribute_hidden): Remove.
3717         * inet/getrpcbynumber_r.c (NSS_attribute_hidden): Remove.
3718         * inet/getrpcent_r.c (NSS_attribute_hidden): Remove.
3719         * inet/getservent_r.c (NSS_attribute_hidden): Remove.
3720         * inet/getsrvbynm_r.c (NSS_attribute_hidden): Remove.
3721         * inet/getsrvbypt_r.c (NSS_attribute_hidden): Remove.
3722         * inet/gethstbyad_r.c (DB_LOOKUP_FCT): Remove INTUSE.
3723         * inet/gethstbynm2_r.c (DB_LOOKUP_FCT): Likewise.
3724         * inet/gethstbynm_r.c (DB_LOOKUP_FCT): Likewise.
3725         * inet/gethstent_r.c (DB_LOOKUP_FCT): Likewise.
3726         * libio/genops.c (__overflow): Add libc_hidden_def.
3727         * libio/iovdprintf.c: Remove libio.h include.
3728         * libio/libioP.h (libc_hidden_proto, libc_hidden_def,
3729         libc_hidden_weak): Define to nothing if not defined.
3730         (__overflow, __woverflow): Add libc_hidden_proto.
3731         * libio/wgenops.c (__woverflow): Add libc_hidden_def.
3732         * nss/getXXent_r.c (NSS_attribute_hidden): Remove.
3733         (DB_LOOKUP_FCT): Add libc_hidden_proto.
3734         * nss/getXXbyYY_r.c (NSS_attribute_hidden): Remove.
3735         (DB_LOOKUP_FCT): Add libc_hidden_proto.
3736         * nss/XXX-lookup.c (DB_LOOKUP_FCT): Add libc_hidden_proto
3737         and libc_hidden_def.
3738         * nss/hosts-lookup.c (__nss_hosts_lookup): Remove INTDEF.
3739         * posix/bsd-getpgrp.c (__getpgid_internal): Remove.
3740         (__getpgid): Add libc_hidden_proto.
3741         (__bsd_getpgrp): Remove INTUSE.
3742         * resolv/res_init.c (__res_ninit, __res_randomid): Add
3743         libc_hidden_def.
3744         * shadow/getspent_r.c (NSS_attribute_hidden): Remove.
3745         * shadow/getspnam_r.c (NSS_attribute_hidden): Remove.
3746         * stdio-common/printf_fp.c (__printf_fp): Add libc_hidden_def.
3747         * stdlib/strfmon.c (__printf_fp): Add libc_hidden_proto.
3748         * stdlib/secure-getenv.c (__secure_getenv): Add libc_hidden_def.
3749         * sunrpc/rpc_thread.c (__rpc_thread_svc_fdset,
3750         __rpc_thread_createerr): Add libc_hidden_def.
3751         * sysdeps/alpha/alphaev67/rawmemchr.S (__rawmemchr): Add
3752         libc_hidden_def.
3753         * sysdeps/alpha/alphaev67/stpncpy.S (__stpncpy): Likewise.
3754         * sysdeps/alpha/rawmemchr.S (__rawmemchr): Likewise.
3755         * sysdeps/alpha/stpncpy.S (__stpncpy): Likewise.
3756         * sysdeps/generic/chown.c (__chown): Likewise.
3757         * sysdeps/generic/close.c (__close): Likewise.
3758         * sysdeps/generic/dup2.c (__dup2): Likewise.
3759         * sysdeps/generic/pipe.c (__pipe): Likewise.
3760         * sysdeps/generic/prof-freq.c (__profile_frequency): Likewise.
3761         * sysdeps/generic/pwrite64.c (__pwrite64): Likewise.
3762         * sysdeps/generic/rawmemchr.c (__rawmemchr): Likewise.
3763         * sysdeps/generic/read.c (__libc_read): Likewise.
3764         (__read): Add libc_hidden_weak.
3765         * sysdeps/generic/sbrk.c (__sbrk): Add libc_hidden_def.
3766         * sysdeps/generic/sched_sets.c (__sched_setscheduler): Likewise.
3767         * sysdeps/generic/select.c (__select): Likewise.
3768         * sysdeps/generic/send.c (__send): Likewise.
3769         * sysdeps/generic/setpgid.c (__setpgid): Likewise.
3770         * sysdeps/generic/sigaction.c (__sigaction): Likewise.
3771         * sysdeps/generic/sigsuspend.c (__sigsuspend): Likewise.
3772         * sysdeps/generic/statfs.c (__statfs): Likewise.
3773         * sysdeps/generic/stpncpy.c (__stpncpy): Likewise.
3774         * sysdeps/generic/strcasecmp.c (__strcasecmp): Likewise.
3775         * sysdeps/generic/getpagesize.c (__getpagesize): Likewise.
3776         Remove undef and INTDEF.
3777         * sysdeps/generic/getpgid.c (__getpgid): Likewise.
3778         * sysdeps/generic/getpid.c (__getpid): Likewise.
3779         * sysdeps/generic/write.c (__libc_write): Likewise.
3780         (__write): Add libc_hidden_weak.  Remove undef and INTDEF.
3781         * sysdeps/i386/rawmemchr.S (__rawmemchr): Add libc_hidden_def.
3782         * sysdeps/i386/stpncpy.S (__stpncpy): Likewise.
3783         * sysdeps/m68k/rawmemchr.S (__rawmemchr): Likewise.
3784         * sysdeps/mach/hurd/chown.c (__chown): Likewise.  Remove INTDEF.
3785         * sysdeps/mach/hurd/close.c (__close): Add libc_hidden_def.
3786         Remove undef and INTDEF.
3787         * sysdeps/mach/hurd/dup2.c (__dup2): Likewise.
3788         * sysdeps/mach/hurd/getpgid.c (__getpgid): Likewise.
3789         * sysdeps/mach/hurd/getpid.c (__getpid): Likewise.
3790         * sysdeps/mach/getpagesize.c (__getpagesize): Likewise.
3791         * sysdeps/mach/hurd/write.c (__libc_write): Likewise.
3792         (__write): Add libc_hidden_weak.  Remove undef and INTDEF.
3793         * sysdeps/mach/hurd/pipe.c: Include unistd.h.
3794         (__pipe): Add libc_hidden_def.
3795         * sysdeps/mach/hurd/dl-sysdep.c (__libc_read, __libc_write): Add
3796         libc_hidden_weak.
3797         * sysdeps/mach/hurd/poll.c (__poll): Add libc_hidden_def.
3798         * sysdeps/mach/hurd/profil.c (__profile_frequency): Likewise.
3799         * sysdeps/mach/hurd/read.c (__libc_read): Likewise.
3800         (__read): Add libc_hidden_weak.
3801         * sysdeps/mach/hurd/pwrite64.c (__pwrite64): Likewise.
3802         (__libc_pwrite64): Add libc_hidden_def.
3803         * sysdeps/mach/hurd/sbrk.c (__sbrk): Likewise.
3804         * sysdeps/mach/hurd/select.c (__select): Likewise.
3805         * sysdeps/mach/hurd/send.c (__send): Likewise.
3806         * sysdeps/mach/hurd/setpgid.c (__setpgid): Likewise.
3807         * sysdeps/mach/hurd/sigaction.c (__sigaction): Likewise.
3808         * sysdeps/mach/hurd/sigsuspend.c (__sigsuspend): Likewise.
3809         * sysdeps/mach/hurd/statfs.c (__statfs): Likewise.
3810         * sysdeps/posix/dup2.c: Likewise.
3811         Remove undef and INTDEF.
3812         * sysdeps/posix/getpagesize.c (__getpagesize): Likewise.
3813         * sysdeps/posix/pwrite64.c (__libc_pwrite64): Add libc_hidden_def.
3814         (__pwrite64): Add libc_hidden_weak.
3815         * sysdeps/posix/sigsuspend.c (__sigsuspend): Add libc_hidden_def.
3816         * sysdeps/sparc/sparc64/rawmemchr.S (__rawmemchr): Likewise.
3817         * sysdeps/sparc/sparc64/stpncpy.S (__stpncpy): Likewise.
3818         * sysdeps/standalone/close.c (__close): Likewise.
3819         * sysdeps/standalone/write.c (__libc_write): Likewise.
3820         (__write): Add libc_hidden_weak.
3821         * sysdeps/standalone/read.c (__read): Likewise.
3822         (__libc_read): Add libc_hidden_def.
3823         * sysdeps/unix/grantpt.c (grantpt): Remove INTUSE.
3824         * sysdeps/unix/bsd/m68k/pipe.S (__pipe): Add libc_hidden_def.
3825         * sysdeps/unix/bsd/osf/alpha/pipe.S (__pipe): Likewise.
3826         * sysdeps/unix/bsd/vax/pipe.S (__pipe): Likewise.
3827         * sysdeps/unix/bsd/syscalls.list (__GI___getpagesize): Likewise.
3828         * sysdeps/unix/bsd/poll.c (__poll): Likewise.
3829         * sysdeps/unix/bsd/sigaction.c (__sigaction): Likewise.
3830         * sysdeps/unix/bsd/sigsuspend.c (__sigsuspend): Likewise.
3831         * sysdeps/unix/common/syscalls.list (__GI___getpgid, __GI___setpgid,
3832         __GI___sigaction): Add.
3833         * sysdeps/unix/i386/pipe.S (__pipe): Add libc_hidden_def.
3834         * sysdeps/unix/inet/syscalls.list (__GI___send): Add.
3835         * sysdeps/unix/mips/pipe.S (__pipe): Add libc_hidden_def.
3836         * sysdeps/unix/sparc/pipe.S (__pipe): Likewise.
3837         * sysdeps/unix/sysv/irix4/syscalls.list (__GI___getpgid,
3838         __GI___setpgid): Add.
3839         * sysdeps/unix/sysv/aix/chown.c (__chown): Add libc_hidden_def.
3840         Remove undef and INTDEF.
3841         * sysdeps/unix/sysv/aix/getpgid.c (__getpgid): Likewise.
3842         * sysdeps/unix/sysv/aix/write.c (__write, __libc_write): Likewise.
3843         * sysdeps/unix/sysv/aix/close.c (__close): Add libc_hidden_def.
3844         * sysdeps/unix/sysv/aix/getpid.c (__getpid): Likewise.
3845         * sysdeps/unix/sysv/aix/pipe.c (__pipe): Likewise.
3846         * sysdeps/unix/sysv/aix/read.c (__read, __libc_read): Likewise.
3847         * sysdeps/unix/sysv/aix/poll.c (__poll): Likewise.
3848         * sysdeps/unix/sysv/aix/sbrk.c (__sbrk): Likewise.
3849         * sysdeps/unix/sysv/aix/sigaction.c (__sigaction): Likewise.
3850         * sysdeps/unix/sysv/aix/sigsuspend.c (__sigsuspend): Likewise.
3851         * sysdeps/unix/sysv/aix/statfs.c (__statfs): Likewise.
3852         * sysdeps/unix/sysv/aix/select.c (__select): Likewise.
3853         * sysdeps/unix/sysv/aix/setpgid.c (__setpgid): Likewise.
3854         * sysdeps/unix/sysv/linux/alpha/pipe.S (__pipe): Likewise.
3855         * sysdeps/unix/sysv/linux/alpha/syscalls.list (__GI___pwrite64,
3856         __GI___statfs, __GI___send): Add.
3857         * sysdeps/unix/sysv/linux/alpha/select.S (__select): Add
3858         libc_hidden_ver resp. libc_hidden_def.
3859         * sysdeps/unix/sysv/linux/alpha/sigsuspend.S (__sigsuspend): Add
3860         libc_hidden_def.
3861         * sysdeps/unix/sysv/linux/ia64/getpagesize.c (__getpagesize):
3862         Likewise.  Remove undef and INTDEF.
3863         * sysdeps/unix/sysv/linux/ia64/pipe.S (__pipe): Add libc_hidden_def.
3864         * sysdeps/unix/sysv/linux/ia64/syscalls.list (__GI___pwrite64,
3865         __GI___statfs, __GI___send): Add.
3866         * sysdeps/unix/sysv/linux/ia64/sigaction.c (__sigaction): Add
3867         libc_hidden_def.
3868         * sysdeps/unix/sysv/linux/ia64/sigsuspend.c (__sigsuspend):
3869         Likewise.
3870         * sysdeps/unix/sysv/linux/sh/pipe.S (__pipe): Likewise.
3871         * sysdeps/unix/sysv/linux/s390/s390-32/chown.c (__chown): Add
3872         libc_hidden_ver resp. libc_hidden_def.
3873         * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list (__GI___pwrite64,
3874         __GI___send): Add.
3875         * sysdeps/unix/sysv/linux/s390/s390-64/sigaction.c (__sigaction):
3876         Add libc_hidden_weak.
3877         * sysdeps/unix/sysv/linux/s390/s390-64/sigsuspend.c (__sigsuspend):
3878         Add libc_hidden_def.
3879         * sysdeps/unix/sysv/linux/hppa/syscalls.list (__GI___send): Add.
3880         * sysdeps/unix/sysv/linux/arm/sigaction.c (__sigaction): Add
3881         libc_hidden_weak.
3882         * sysdeps/unix/sysv/linux/i386/chown.c (__chown): Add libc_hidden_ver
3883         resp. libc_hidden_def.
3884         * sysdeps/unix/sysv/linux/i386/sigaction.c (__sigaction): Add
3885         libc_hidden_weak.
3886         * sysdeps/unix/sysv/linux/m68k/chown.c (__chown): Likewise.  Remove
3887         INTDEF.
3888         * sysdeps/unix/sysv/linux/m68k/getpagesize.c (__getpagesize):
3889         Likewise.  Remove undef.
3890         * sysdeps/unix/sysv/linux/mips/pwrite64.c (__pwrite64): Add
3891         libc_hidden_weak.
3892         * sysdeps/unix/sysv/linux/mips/syscalls.list (__GI___send): Add.
3893         * sysdeps/unix/sysv/linux/mips/sigaction.c (__sigaction): Add
3894         libc_hidden_weak.
3895         * sysdeps/unix/sysv/linux/powerpc/chown.c (__chown): Add
3896         libc_hidden_def.
3897         * sysdeps/unix/sysv/linux/powerpc/pwrite64.c (__pwrite64): Likewise.
3898         * sysdeps/unix/sysv/linux/sparc/sparc32/getpagesize.c (__getpagesize):
3899         Likewise.  Remove undef and INTDEF.
3900         * sysdeps/unix/sysv/linux/sparc/sparc32/pipe.S (__pipe): Add
3901         libc_hidden_def.
3902         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c (__sigaction): Add
3903         libc_hidden_weak.
3904         * sysdeps/unix/sysv/linux/sparc/sparc64/pipe.S (__pipe): Add
3905         libc_hidden_def.
3906         * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list
3907         (__GI___pwrite64, __GI___statfs, __GI___select, __GI___send): Add.
3908         * sysdeps/unix/sysv/linux/sparc/sparc64/sigaction.c (__sigaction): Add
3909         libc_hidden_weak.
3910         * sysdeps/unix/sysv/linux/sparc/sparc64/sigsuspend.c (__sigsuspend):
3911         Add libc_hidden_def.
3912         * sysdeps/unix/sysv/linux/x86_64/syscalls.list (__GI___pwrite64,
3913         __GI___statfs): Add.
3914         * sysdeps/unix/sysv/linux/x86_64/send.c (__send): Add
3915         libc_hidden_weak.
3916         * sysdeps/unix/sysv/linux/x86_64/sigaction.c (__sigaction): Likewise.
3917         * sysdeps/unix/sysv/linux/getpagesize.c: Add libc_hidden_def.
3918         Remove undef and INTDEF.
3919         * sysdeps/unix/sysv/linux/poll.c (__poll): Add libc_hidden_def.
3920         * sysdeps/unix/sysv/linux/pwrite64.c (__pwrite64): Add
3921         libc_hidden_def.
3922         * sysdeps/unix/sysv/linux/send.S (__send): Likewise.
3923         * sysdeps/unix/sysv/linux/sigaction.c (__sigaction): Add
3924         libc_hidden_weak.
3925         * sysdeps/unix/sysv/linux/sigsuspend.c (__sigsuspend): Add
3926         libc_hidden_def.
3927         * sysdeps/unix/sysv/sco3.2.4/__setpgid.c (__setpgid): Likewise.
3928         * sysdeps/unix/sysv/sco3.2.4/sigaction.S (__sigaction): Likewise.
3929         * sysdeps/unix/sysv/sysv4/solaris2/syscalls.list (__GI___sigaction):
3930         Add.
3931         * sysdeps/unix/sysv/sysv4/__getpgid.c (__getpgid): Add
3932         libc_hidden_def.  Remove undef and INTDEF.
3933         * sysdeps/unix/sysv/sysv4/getpgid.c (__getpgid): Likewise.
3934         * sysdeps/unix/sysv/sysv4/__setpgid.c (__setpgid): Add
3935         libc_hidden_def.
3936         * sysdeps/unix/sysv/sysv4/setpgid.c (__setpgid): Likewise.
3937         * sysdeps/unix/sysv/sysv4/sigaction.c (__sigaction): Likewise.
3938         * sysdeps/unix/sysv/sigaction.c (__sigaction): Likewise.
3939         * sysdeps/unix/getpagesize.c (__getpagesize): Add libc_hidden_def.
3940         Remove undef and INTDEF.
3941         * configure.in (HAVE_BROKEN_VISIBILITY_ATTRIBUTE): Add check for
3942         broken visibility attribute handling.
3943         * config.h.in (HAVE_BROKEN_VISIBILITY_ATTRIBUTE): Add.
3944
3945 2002-08-02  Ulrich Drepper  <drepper@redhat.com>
3946
3947         * locale/iso-639.def: Add entries for Venda and Nothern Sotho.
3948         Reported by Dwayne Bailey <dwayne@obsidian.co.za>.
3949
3950         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyaddr_r): Adapt
3951         previous patch.
3952
3953 2002-06-29  Todd Fries  <todd@openbsd.org>
3954
3955         * resolv/gethnamaddr.c (gethostbyaddr): Try ip6.int if ip6.arpa fails.
3956
3957 2002-08-02  Jakub Jelinek  <jakub@redhat.com>
3958
3959         * include/errno.h: Don't include tls.h if _ISOMAC is defined.
3960
3961 2002-07-30  Roland McGrath  <roland@redhat.com>
3962
3963         * resolv/resolv.h (_res): Define macro unconditionally.
3964         [! _LIBC_REENTRANT] (_res): Move this conditional decl to ...
3965         * include/resolv.h: ... here.
3966         [USE_TLS && HAVE___THREAD] (_res): #undef it and declare
3967         as a __thread variable.
3968         * resolv/res_libc.c [USE_TLS && HAVE___THREAD] (_res): Define it as
3969         a __thread variable instead of a global.
3970         * resolv/res_data.c [_LIBC]: Don't #undef _res.
3971
3972         * include/errno.h: Include <tls.h> to make sure USE_TLS defined by the
3973         time we test it.
3974
3975         * intl/loadmsgcat.c [__GNUC__]: #undef alloca before defining it.
3976
3977         * malloc/malloc.c [_LIBC]: Include <string.h> instead of using local
3978         decls of memset and memcpy.
3979
3980         * sysdeps/generic/sysdep.h (END): Conditionalize on [__ASSEMBLER__].
3981         * sysdeps/unix/sysv/linux/i386/sysdep.h (L): Likewise.
3982
3983         * elf/dl-load.c (_dl_map_object_from_fd): Comment fix.
3984
3985         * sysdeps/generic/bits/libc-tsd.h [USE_TLS && HAVE___THREAD]
3986         (__libc_tsd_define): Define using __thread.
3987
3988         * sunrpc/rpc_thread.c: Use __libc_tsd_define.
3989         (__rpc_thread_variables): Use __libc_tsd_get.
3990         (__rpc_thread_destroy): Use __libc_tsd_get instead of calling
3991         __rpc_thread_variables, which might allocate what we're about to free.
3992
3993         * inet/herrno.c [USE_TLS && HAVE___THREAD] (h_errno): Define as a
3994         thread-local variable.
3995         * resolv/netdb.h (h_errno): Define macro unconditionally.
3996         [_LIBC] (__set_h_errno): Macro moved to ...
3997         * include/netdb.h: ... here.
3998         [USE_TLS && HAVE___THREAD] (h_errno): Declare __thread variable.
3999         [USE_TLS && HAVE___THREAD] (__set_h_errno): Define using that.
4000         [! _LIBC_REENTRANT]: #undef h_errno here.
4001
4002         * include/errno.h: Protect from multiple inclusion.
4003
4004         * misc/sys/select.h (__NFDBITS, __FDELT, __FDMASK): #undef these
4005         before defining them, since Linux's <linux/posix_types.h> might have
4006         defined them.
4007
4008 2002-08-02  Jakub Jelinek  <jakub@redhat.com>
4009
4010         * malloc/malloc.c (public_cALLOc): Check for overflow on
4011         multiplication.
4012         * sunrpc/xdr_array.c (xdr_array): Likewise.
4013         * sunrpc/rpc/types.h (mem_free): Add comment.
4014         Patch by Solar Designer <solar@openwall.com>.
4015
4016 2002-08-02  Jakub Jelinek  <jakub@redhat.com>
4017
4018         * sysdeps/unix/sysv/linux/kernel-features.h
4019         (__ASSUME_SET_THREAD_AREA_SYSCALL): Define.
4020
4021 2002-08-01  Roland McGrath  <roland@redhat.com>
4022
4023         * libio/fileops.c (_IO_file_sync_mmap): New function.
4024         (_IO_file_jumps_mmap): Use it.
4025         (_IO_file_underflow_mmap): Rewritten.  If after EOF or fflush,
4026         repeat the stat check and resize the mapped buffer as necessary.
4027
4028 2002-07-31  Roland McGrath  <roland@redhat.com>
4029
4030         * libio/fileops.c (decide_maybe_mmap): New static function.
4031         Code taken from libio/iofopen.c:__fopen_maybe_mmap to try to
4032         mmap the file contents.  Then switch the jump tables to the mmap
4033         tables if it worked, or the vanilla file tables if not.
4034         (_IO_file_underflow_maybe_mmap): New function.
4035         (_IO_file_seekoff_maybe_mmap): New function.
4036         (_IO_file_xsgetn_maybe_mmap): New function.
4037         (_IO_file_jumps_maybe_mmap): New variable, jump table using those.
4038         * libio/libioP.h: Declare those.
4039         * libio/wfileops.c (_IO_wfile_underflow_maybe_mmap): New function.
4040         (_IO_wfile_jumps_maybe_mmap): New variable, jump table using that.
4041         * libio/iofopen.c (__fopen_maybe_mmap): Don't try to mmap here.
4042         If the stream is read-only, set its jump tables to those new ones.
4043         * libio/iofdopen.c (_IO_new_fdopen) [_G_HAVE_MMAP]: Set the initial
4044         jump tables to the maybe_mmap ones, and don't call __fopen_maybe_mmap.
4045         We need the tables set before _IO_file_attach.
4046
4047         * libio/tst-mmap-eofsync.c: New file.
4048         * libio/tst-mmap-fflushsync.c: New file.
4049         * libio/bug-mmap-fflush.c: New file.
4050         * libio/tst-mmap2-eofsync.c: New file.
4051         * libio/Makefile (tests): Add them.
4052
4053         * libio/wfileops.c (_IO_wfile_underflow_mmap): Don't set EOF bit when
4054         _IO_file_underflow_mmap fails, it already set the appropriate bit.
4055
4056 2002-07-31  Jeff Bailey  <jbailey@gnu.org>
4057
4058         * libio/stdio.h (sys_errlist, sys_nerr, _sys_errlist, _sys_nerr):
4059         Declarations moved to <bits/sys_errlist.h>.  Include that file.
4060         * libio/Makefile (headers): Add bits/sys_errlist.h to the list.
4061         * sysdeps/generic/bits/sys_errlist.h: New file.  This does *not*
4062         declare sys_errlist and sys_nerr.
4063         * sysdeps/unix/sysv/linux/bits/sys_errlist.h: New file.  Does
4064         provide declarations.
4065
4066 2002-07-31  Roland McGrath  <roland@redhat.com>
4067
4068         * elf/rtld.c (dl_main): Fix typo in error message.
4069
4070 2002-07-31  Roland McGrath  <roland@frob.com>
4071
4072         * sysdeps/mach/hurd/Versions (ld: GLIBC_2.0): __fxstat -> __fxstat64,
4073         __xstat -> __xstat64, __lseek -> __libc_lseek64.  Completes 2002-06-09
4074         sysdeps/mach/hurd/dl-sysdep.c change.
4075
4076 2002-07-28  Ulrich Drepper  <drepper@redhat.com>
4077
4078         * sysdeps/unix/sysv/linux/configure.in: Check /lib/modules/`uname
4079         -r`/build/include for kernel headers.
4080
4081         * po/fi.po: New file.
4082
4083 2002-07-15  Alexandre Oliva  <aoliva@redhat.com>
4084
4085         * configure.in (static_nss): Set to `yes' if --disable-shared.
4086
4087 2002-07-23  Bruno Haible  <bruno@clisp.org>
4088
4089         * intl/loadmsgcat.c (PRI*): Redefine the macros if PRI_MACROS_BROKEN
4090         is set.
4091
4092 2002-07-25  Jakub Jelinek  <jakub@redhat.com>
4093
4094         * sysdeps/unix/sysv/linux/ia64/sigcontextinfo.h: New file.
4095         * sysdeps/unix/sysv/linux/ia64/profil-counter.h: Fix profil_counter
4096         arguments.
4097
4098 2002-07-25  Jakub Jelinek  <jakub@redhat.com>
4099
4100         * sysdeps/unix/sysv/linux/alpha/adjtime.c (__adjtimex_internal): Add
4101         alias.
4102
4103 2002-07-21  Bruno Haible  <bruno@clisp.org>
4104
4105         * intl/libintl.h (__GNU_GETTEXT_SUPPORTED_REVISION): New macro.
4106         * intl/gettext.h (struct mo_file_header): New fields n_sysdep_segments,
4107         sysdep_segments_offset, n_sysdep_strings, orig_sysdep_tab_offset,
4108         trans_sysdep_tab_offset.
4109         (struct sysdep_segment): New type.
4110         (struct sysdep_string): New type.
4111         (SEGMENTS_END): New macro.
4112         * intl/gettextP.h (struct sysdep_string_desc): New type.
4113         (struct loaded_domain): New fields malloced, n_sysdep_strings,
4114         orig_sysdep_tab, trans_sysdep_tab, must_swap_hash_tab. Make fields
4115         orig_tab, trans_tab, hash_tab to const pointers because they point
4116         into read-only memory.
4117         * intl/loadmsgcat.c: Include stdint.h, inttypes.h, hash-string.h.
4118         (PRI*): Define fallback values.
4119         (get_sysdep_segment_value): New function.
4120         (_nl_load_domain): Distinguish major and minor revision parts. Add
4121         support for minor revision 1 with system dependent strings.
4122         (_nl_unload_domain): Also free the 'malloced' field.
4123         * intl/dcigettext.c (_nl_find_msg): Remove test for domain->hash_size,
4124         now done in loadmsgcat.c. Add support for system dependent strings.
4125
4126 2002-07-16  Stepan Kasal  <kasal@math.cas.cz>
4127
4128         * posix/bug-regex7.c: New file.
4129         * posix/bug-regex8.c: New file.
4130         * posix/Makefile (tests): Add bug-regex7 and bug-regex8.
4131
4132 2002-07-16  Stepan Kasal  <kasal@math.cas.cz>
4133
4134         * posix/bug-regex4.c (main): Fix typos.
4135         * posix/bug-regex6.c (main): Likewise.
4136
4137 2002-07-27  Ulrich Drepper  <drepper@redhat.com>
4138
4139         * posix/bug-regex6.c (main): Fix warnings.
4140
4141         * iconvdata/Makefile (CPPFLAGS): Add NOT_IN_libc.
4142
4143         * iconv/iconv_prog.c (main): Improve error message for the cases
4144         where -t and/or -f parameter are missing.
4145
4146 2002-07-10  Stepan Kasal  <kasal@math.cas.cz>
4147
4148         * posix/regexec.c (re_match): Reorganize to remove duplicate code.
4149         (re_search): Likewise.
4150         (re_match_2): Likewise.
4151         (re_search_2): Likewise.
4152         (re_search_stub): New function.
4153         (re_search_2_stub): New function.
4154         * regcomp.c (re_compile_pattern): Typo in a comment fixed.
4155
4156 2002-07-10  Isamu Hasegawa  <isamu@yamato.ibm.com>
4157
4158         * posix/regex_internal.h: Add new member STOP to struct re_string_t.
4159         (re_string_eoi): Use STOP instead of LEN.
4160         * posix/regex_internal.c (re_string_allocate): Initialize pstr->len.
4161         (re_string_construct): Likewise.
4162         (re_string_reconstruct): Adjust pstr->stop like pstr->len.
4163         * posix/regexec.c (re_search_internal): Add a new argument STOP
4164         so that it can handle the argument STOP of re_search_2 and re_match_2
4165         correctly.
4166         (regexec): Adapt to new I/F of re_search_internal.
4167         (re_search_stub): Likewise.
4168
4169 2002-07-25  Ulrich Drepper  <drepper@redhat.com>
4170
4171         * sunrpc/clnt_gen.c: Don't include <sys/errno.h>.
4172
4173         * elf/dl-minimal.c: Remove definition of __assert_perror_fail.
4174
4175         * sysdeps/wordsize-32/divdi3.c: Define __divdi3_internal.
4176         * sysdeps/wordsize-32/lldiv.c: Make gcc use __divdi3_internal instead
4177         of __divdi3.
4178
4179         * sysdeps/unix/sysv/linux/adjtime.c: Use __adjtimex_internal.
4180         * sysdeps/unix/sysv/linux/ntp_gettime.c: Likewise.
4181         * sysdeps/unix/sysv/linux/syscalls.list: Add __adjtimex_internal
4182         alias for adjtimex syscall.
4183
4184         * elf/dl-minimal.c: Define __assert_fail_internal.
4185         * assert/assert.c: Likewise.
4186         * include/assert.h: Define __assert_file macro if !SHARED and not
4187         NOT_IN_libc.
4188
4189         * iconv/Makefile: Define NOT_IN_libc for objects in standalone
4190         programs.
4191         * locale/Makefile: Likewise.
4192         * nscd/Makefile: Likewise.
4193         * catgets/Makefile: Likewise.
4194
4195 2002-07-24  Ulrich Drepper  <drepper@redhat.com>
4196
4197         * libio/fileops.c (_IO_file_seekoff_mmap): Do use fp->_offset to
4198         compute current position.
4199
4200         * stdio-common/tst-fseek.c (main): Improve error messages.
4201
4202         * libio/tst-freopen.c (main): Remove unused variable.
4203
4204         * libio/fileops.c (_IO_file_seekoff_mmap): Set fp->_offset after
4205         succesful seek call.  Simplify error checking.
4206
4207 2002-07-25  Jakub Jelinek  <jakub@redhat.com>
4208
4209         * config.h.in: Use __ASSEMBLER__ test macro not ASSEMBLER.
4210         * sysdeps/ia64/fpu/libm_support.h: Likewise.
4211
4212 2002-07-19  Roland McGrath  <roland@frob.com>
4213
4214         * hurd/hurdsig.c (_hurdsig_getenv): Always return null if
4215         __libc_enable_secure is set.
4216
4217 2002-07-24  Roland McGrath  <roland@frob.com>
4218
4219         Added <ifaddrs.h> interface with functions `getifaddrs', `freeifaddrs'.
4220         This implementation supports only IPv4.
4221         * inet/ifaddrs.h: New file.
4222         * sysdeps/generic/ifaddrs.c: New file.
4223         * sysdeps/gnu/ifaddrs.c: New file.
4224         * inet/test-ifaddrs.c: New file.
4225         * inet/Makefile (routines): Add ifaddrs.
4226         (headers): Add ifaddrs.h here.
4227         (tests): Add test-ifaddrs.
4228         * inet/Versions (GLIBC_2.3): New set, add getifaddrs and freeifaddrs.
4229
4230         * resolv/res_hconf.c (_res_hconf_reorder_addrs): Use an explicit
4231         socket call to get an AF_INET socket, instead of using __opensock.
4232         The SIOCGIFNETMASK ioctl will work only with a PF_INET socket.
4233
4234         * sysdeps/generic/ifreq.h (__ifreq): Take third argument SOCKFD,
4235         if not -1 use it instead of calling __opensock.
4236         * sysdeps/unix/sysv/linux/ifreq.h (__ifreq): Likewise.
4237         * sysdeps/mach/hurd/ifreq.h (__ifreq): Take new argument and ignore it.
4238         * resolv/res_hconf.c (_res_hconf_reorder_addrs): Pass new argument.
4239
4240         * sysdeps/mach/hurd/ifreq.h: New file.
4241         * sysdeps/generic/ifreq.h (__if_freereq): Take second argument NUM_IFS.
4242         * sysdeps/unix/sysv/linux/ifreq.h (__if_freereq): Likewise.
4243         * resolv/res_hconf.c (_res_hconf_reorder_addrs): Update caller.
4244
4245         * libio/fileops.c (_IO_file_seekoff_mmap): Don't rely on FP->_offset,
4246         which gets moved around.  Calculate size of mmap'd buffer instead.
4247
4248 2002-07-24  Philip Blundell  <philb@gnu.org>
4249
4250         * sysdeps/unix/arm/brk.S: Improve schedule.
4251         * sysdeps/unix/sysv/linux/arm/socket.S (PUSHARGS_1): Use more
4252         efficient instruction.
4253         (__socket): Optimize return sequence.
4254
4255 2002-07-24  Ulrich Drepper  <drepper@redhat.com>
4256
4257         * sysdeps/unix/sysv/linux/opensock.c (__opensock): Prefer inet
4258         sockets on old kernels.
4259
4260 2002-07-22  Philip Blundell  <philb@gnu.org>
4261
4262         * sysdeps/unix/sysv/linux/arm/errlist.c: Remove extra weak alias
4263         definiton of _old_sys_nerr.  Define _old_sys_errlist as strong
4264         alias.
4265
4266 2002-07-24  Ulrich Drepper  <drepper@redhat.com>
4267
4268         * locale/hashval.h: Make more self-contained by defining LONG_BITS.
4269         * locale/programs/simple-hash.c: Remove LONG_BITS definition.
4270
4271         * locale/programs/locarchive.c (add_locale_to_archive): Correct
4272         test to detect duplicate locales.
4273
4274         * libio/fileops.c (_IO_new_file_seekoff): Fail if relative
4275         position would be before beginning of file.
4276         (_IO_file_seekoff_mmap): Likewise.
4277         * libio/Makefile (tests): Add bug-fseek.
4278         * libio/bug-fseek.c: New file.
4279
4280         * intl/explodename.c: Remove support for CEN-style locale variables.
4281         It was never used and shouldn't be since it's not portable.
4282         * intl/finddomain.c: Likewise.
4283         * intl/l10nflist.c: Likewise.
4284         * intl/loadinfo.h: Likewise.
4285         * locale/findlocale.c: Likewise.
4286
4287 2002-07-24  Roland McGrath  <roland@frob.com>
4288
4289         * libio/fileops.c (_IO_file_seekoff_mmap): When just examining the
4290         position, calculate it to take into account an active pushback buffer.
4291
4292         * libio/Makefile (tests): Add bug-ungetc.
4293         * libio/bug-ungetc.c: New file.
4294
4295 2002-07-23  Ulrich Drepper  <drepper@redhat.com>
4296
4297         * sysdeps/generic/libc-tls.c: New file.
4298         * csu/Makefile (routines): Add libc-tls.
4299         (static-only-routines): Add libc-tls.
4300         * elf/dl-support.c (_dl_phdr): New variable.
4301         (_dl_phnum): New variable.
4302         (_dl_aux_init): Initialize _dl_phdr and _dl_phnum from aux vector.
4303         * sysdeps/generic/libc-start.c (__libc_start_main): Reorganize code
4304         for !SHARED.  First look through auxiliary vector.  If TLS always
4305         call __pthread_initialize_minimal.
4306
4307         * sysdeps/generic/dl-tls.c (_dl_allocate_tls): Make sure size argument
4308         in mmap call is never zero.
4309
4310 2002-07-23  Andreas Jaeger  <aj@suse.de>
4311
4312         * sysdeps/x86_64/fpu/s_copysign.S: Use optimized version.
4313         * sysdeps/x86_64/fpu/s_copysignf.S: Likewise.
4314
4315 2002-07-22  Ulrich Drepper  <drepper@redhat.com>
4316
4317         * libio/tst-eof.c: Rewrite to let test-skeleton.c deal with
4318         creation and removal of the temp file.
4319
4320         * libio/bug-rewind.c: Use test skeleton.  Use create_temp_file for
4321         file creation.
4322         * test-skeleton.c (create_temp_file): New function.
4323
4324 2002-07-22  Andreas Jaeger  <aj@suse.de>
4325
4326         * sysdeps/x86_64/dl-machine.h (elf_machine_load_address): Use
4327         local label.
4328
4329 2002-07-21  Roland McGrath  <roland@frob.com>
4330
4331         * wcsmbs/Makefile (strtox-CFLAGS): New variable,
4332         put -I../include before -I../stdlib so we get the right errno.h et al.
4333         (CFLAGS-wcstod.c): Use that variable instead of -I../stdlib.
4334         (CFLAGS-wcstof.c): Likewise.
4335         (CFLAGS-wcstold.c): Likewise.
4336         (CFLAGS-wcstod_l.c): Likewise.
4337         (CFLAGS-wcstof_l.c): Likewise.
4338         (CFLAGS-wcstold_l.c): Likewise.
4339
4340 2002-07-19  Roland McGrath  <roland@frob.com>
4341
4342         * sysdeps/mach/hurd/errnos.awk: Remove __set_errno defn from output.
4343
4344 2002-07-20  Ulrich Drepper  <drepper@redhat.com>
4345
4346         * sysdeps/unix/sysv/linux/ldsodefs.h (HAVE_AUX_XID): Define if
4347         __ASSUME_AT_XID is defined.
4348         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_AT_XID): Define
4349         for 2.4.1 and up.
4350         * sysdeps/generic/dl-sysdep.c (_dl_sysdep_start): Optimize handling
4351         of AT_UID, AT_EUID, AT_GID, and AT_EGID.
4352
4353         * wcsmbs/Makefile (CFLAGS-wcstod.c): Add -I../stdlib.
4354         (CFLAGS-wcstof.c): Likewise.
4355         (CFLAGS-wcstold.c): Likewise.
4356         (CFLAGS-wcstod_l.c): Likewise.
4357         (CFLAGS-wcstof_l.c): Likewise.
4358         (CFLAGS-wcstold_l.c): Likewise.
4359
4360 2002-07-18  Jakub Jelinek  <jakub@redhat.com>
4361
4362         * resource/sys/resource.h (__rlimit_resource_t, __rusage_who_t,
4363         __priority_which_t): Always typedef to int for C++.
4364
4365 2002-07-19  Ulrich Drepper  <drepper@redhat.com>
4366
4367         * configure.in: Add test for __thread support in compiler.
4368         * config.h.in: Add HAVE___THREAD.
4369         * Makefile (headers): Remove errno.h, sys/errno.h, and bits/errno.h.
4370         * include/sys/errno.h: Moved to...
4371         * stdlib/sys/errno.h: ...here.  New file.
4372         * stdlib/errno.h: New file.  Moved from...
4373         * include/errno.h: ...here.  Changed into an internal header defining
4374         libc-local things like __set_errno.
4375         * stdlib/Makefile (headers): Add errno.h, sys/errno.h, and
4376         bits/errno.h.
4377         * elf/dl-minimal.c: Include <tls.h>.  Define errno as thread-local
4378         variable if USE_TLS && HAVE___THREAD.  Don't define __errno_location
4379         either.
4380         * elf/rtld.c (_dl_start): Add code to initialize TLS for ld.so
4381         from...
4382         (_dl_start_final): ...here.  Add code to initialize tls elements from
4383         bootstrap_map.
4384         * sysdeps/generic/errno-loc.c: Define errno as thread-local variable
4385         if USE_TLS && HAVE___THREAD.
4386         * sysdeps/generic/bits/errno.h: Remove __set_errno definition.
4387         * sysdeps/mach/hurd/bits/errno.h: Likewise.
4388         * sysdeps/standalone/arm/bits/errno.h: Likewise.
4389         * sysdeps/standalone/bits/errno.h: Likewise.
4390         * sysdeps/unix/bsd/bsd4.4/bits/errno.h: Likewise.
4391         * sysdeps/unix/sysv/aix/bits/errno.h: Likewise.
4392         * sysdeps/unix/sysv/hpux/bits/errno.h: Likewise.
4393         * sysdeps/unix/sysv/linux/bits/errno.h: Likewise.
4394         * sysdeps/unix/sysv/linux/hppa/bits/errno.h: Likewise.
4395         * sysdeps/unix/sysv/linux/mips/bits/errno.h: Likewise.
4396         * sysdeps/unix/sysv/sysv4/solaris2/bits/errno.h: Likewise.
4397         * sysdeps/i386/dl-machine.c (elf_machine_rel) [RTLD_BOOTSTRAP]: Don't
4398         use GL(dl_rtld_map), use map parameter.
4399         * sysdeps/sh/dl-machine.h (elf_machine_rela): Likewise.
4400         * sysdeps/unix/sysv/linux/i386/sysdep.S: Define errno in .tbss if
4401         USE_TLS && HAVE___THREAD.
4402         * sysdeps/unix/sysv/linux/i386/sysdep.h: Unify SETUP_PIC_REG
4403         definitions.  If USE_TLS && HAVE___THREAD store errooor value using
4404         TLS code sequence.
4405         * sysdeps/unix/sysv/linux/i386/i686/sysdep.h: Likewise.
4406
4407         * sysdeps/unix/sysv/linux/getcwd.c: No real need to restore errno.
4408         * sysdeps/unix/sysv/linux/grantpt.c: Likewise.
4409         * sysdeps/unix/sysv/linux/internal_statvfs.c: Likewise.
4410         * sysdeps/unix/sysv/linux/msgctl.c: Likewise.
4411         * sysdeps/unix/sysv/linux/readv.c: Likewise.
4412         * sysdeps/unix/sysv/linux/writev.c: Likewise.
4413
4414 2002-07-17  Ulrich Drepper  <drepper@redhat.com>
4415
4416         * sysdeps/unix/sysv/linux/ia64/bits/mman.h: Fix MS_SYNC and
4417         MS_INVALIDATE values.
4418
4419 2002-07-17  Andreas Schwab  <schwab@suse.de>
4420             Ulrich Drepper  <drepper@redhat.com>
4421
4422         * sysdeps/unix/sysv/linux/pread.c: Sign extend offset.
4423         * sysdeps/unix/sysv/linux/pwrite.c: Likewise.
4424         * sysdeps/unix/sysv/linux/mips/pread.c: Likewise.
4425         * sysdeps/unix/sysv/linux/mips/pwrite.c: Likewise.
4426
4427 2002-07-01  H.J. Lu  <hjl@gnu.org>
4428
4429         * elf/circleload1.c (load_dso): Call "circlemod1" and check
4430         return value.
4431
4432         * elf/circlemod1.c (circlemod1): Return int.
4433         * elf/circlemod2.c (circlemod2): Likewise.
4434         * elf/circlemod2a.c (circlemod2): Likewise.
4435         * elf/circlemod3.c (circlemod3): Likewise.
4436         (circlemod3a): A new function.
4437
4438 2002-07-16  Ulrich Drepper  <drepper@redhat.com>
4439
4440         * catgets/tst-catgets.c (main): Don't expect results for
4441         untranslated messages.
4442
4443         * glibcbug.in: Fix little typo.  Remove STDIO.
4444
4445         * config.h.in: Fail if __FAST_MATH__ is defined.
4446         * math/Makefile (CPPFLAGS-test-ifloat.c): Also define TEST_FAST_MATH.
4447         (CPPFLAGS-test-idouble.c): Likewise.
4448         (CPPFLAGS-test-ildouble.c): Likewise.
4449
4450 2002-07-15  Ulrich Drepper  <drepper@redhat.com>
4451
4452         * intl/tst-gettext.sh: Pass -f option to msgfmt.
4453         * intl/tst-gettext.c: Correctly handle untranslated messages in
4454         positive tests.
4455
4456         * po/de.po: Update from translation team.
4457
4458 2002-07-02  H.J. Lu  <hjl@gnu.org>
4459
4460         * sysdeps/mips/atomicity.h: Don't include <sgidefs.h>.  Always
4461         use ll/sc.
4462         * sysdeps/unix/sysv/linux/mips/sys/tas.h: Likewise.
4463
4464         * sysdeps/unix/sysv/linux/configure.in: Set arch_minimum_kernel
4465         to 2.4.0 for mips.
4466
4467 2002-07-15  Ulrich Drepper  <drepper@redhat.com>
4468
4469         * elf/dl-load.c (_dl_map_object_from_fd): If loaded object uses
4470         TLS fail if USE_TLS is not defined.
4471
4472         * libio/wfileops.c (_IO_wfile_seekoff): Reposition wide pointers
4473         and adjust state for seek position.  [PR libc/4070]
4474         * libio/Makefile (tests): Add bug-rewind.
4475         * libio/bug-rewind.c: New file.
4476
4477 2002-07-12  Philip Blundell  <philb@gnu.org>
4478
4479         * sysdeps/generic/backtrace.c (FIRST_FRAME_POINTER): New macro.
4480         (__backtrace): Use it.
4481         * sysdeps/arm/frame.h (FIRST_FRAME_POINTER): Define.  [PR libc/2632]
4482
4483 2002-07-12  Philip Blundell  <philb@gnu.org>
4484
4485         * sysdeps/arm/dl-machine.h (elf_machine_rel): Don't handle
4486         R_ARM_RELATIVE if RTLD_BOOTSTRAP and HAVE_Z_COMBRELOC.  Only check
4487         for rtld map if neither RTLD_BOOTSTRAP nor HAVE_Z_COMBRELOC is defined.
4488         (elf_machine_rela): Remove unused variable.
4489
4490         * sysdeps/unix/sysv/linux/arm/Makefile [subdir=elf]
4491         (sysdep-rtld-routines, sysdep_routines, sysdep-dl-routines): Don't
4492         define.
4493
4494 2002-07-12  Ulrich Drepper  <drepper@redhat.com>
4495
4496         * iconvdata/gconv-modules: Add aliases for ISO-8859-11.
4497
4498 2002-07-14  Andreas Jaeger  <aj@suse.de>
4499
4500         * sysdeps/x86_64/bits/link.h: Add biarch support.
4501
4502 2002-07-13  Andreas Jaeger  <aj@suse.de>
4503
4504         * sysdeps/unix/sysv/linux/mips/register-dump.h (register_dump):
4505         Use correct indices.
4506         Patch by Eliot Dresselhaus <eliot@ayrnetworks.com>.
4507
4508 2002-07-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
4509
4510         * sysdeps/s390/bits/byteswap.h: Unified 31/64 bit byteswap.h.
4511         * sysdeps/s390/s390-32/bits/byteswap.h: Remove.
4512         * sysdeps/s390/s390-64/bits/byteswap.h: Remove.
4513         * sysdeps/s390/bits/link.h: Unified 31/64 bit link.h.
4514         * sysdeps/s390/s390-32/bits/link.h: Remove.
4515         * sysdeps/s390/s390-64/bits/link.h: Remove.
4516         * sysdeps/s390/bits/setjmp.h: Unified 31/64 bit setjmp.h.
4517         * sysdeps/s390/s390-32/bits/setjmp.h: Remove.
4518         * sysdeps/s390/s390-64/bits/setjmp.h: Remove.
4519         * sysdeps/s390/bits/wordsize.h: New file.
4520         * sysdeps/unix/sysv/linux/s390/bits/elfclass.h: Unified 31/64 bit
4521         elfclass.h.
4522         * sysdeps/unix/sysv/linux/s390/s390-64/bits/elfclass.h: Remove.
4523         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Unified 31/64 bit fcntl.h.
4524         * sysdeps/unix/sysv/linux/s390/s390-32/bits/fcntl.h: Remove.
4525         * sysdeps/unix/sysv/linux/s390/s390-64/bits/fcntl.h: Remove.
4526         * sysdeps/unix/sysv/linux/s390/bits/ipc.h: Unified 31/64 bit ipc.h.
4527         * sysdeps/unix/sysv/linux/s390/s390-64/bits/ipc.h: Remove.
4528         * sysdeps/unix/sysv/linux/s390/bits/mman.h: Unified 31/64 bit mman.h.
4529         * sysdeps/unix/sysv/linux/s390/s390-32/bits/mman.h: Remove.
4530         * sysdeps/unix/sysv/linux/s390/s390-64/bits/mman.h: Remove.
4531         * sysdeps/unix/sysv/linux/s390/bits/msq.h: Unified 31/64 bit msq.h.
4532         * ysdeps/unix/sysv/linux/s390/s390-64/bits/msq.h: Remove.
4533         * sysdeps/unix/sysv/linux/s390/bits/resource.h: Unified 31/64 bit
4534         resource.h.
4535         * sysdeps/unix/sysv/linux/s390/s390-32/bits/resource.h: Remove.
4536         * sysdeps/unix/sysv/linux/s390/s390-64/bits/resource.h: Remove.
4537         * sysdeps/unix/sysv/linux/s390/bits/sem.h: Unified 31/64 bit sem.h.
4538         * sysdeps/unix/sysv/linux/s390/s390-64/bits/sem.h: Remove.
4539         * sysdeps/unix/sysv/linux/s390/bits/shm.h: Unified 31/64 bit shm.h.
4540         * sysdeps/unix/sysv/linux/s390/s390-64/bits/shm.h: Remove.
4541         * sysdeps/unix/sysv/linux/s390/bits/sigaction.h: Unified 31/64 bit
4542         sigaction.h.
4543         * sysdeps/unix/sysv/linux/s390/s390-64/bits/sigaction.h: Remove.
4544         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h: Unified 31/64 bit
4545         siginfo.h.
4546         * sysdeps/unix/sysv/linux/s390/s390-64/bits/siginfo.h: Remove.
4547         * sysdeps/unix/sysv/linux/s390/s390-64/bits/sigstack.h: Remove.
4548         * sysdeps/unix/sysv/linux/s390/bits/socket.h: Unified 31/64 bit
4549         socket.h.
4550         * sysdeps/unix/sysv/linux/s390/s390-64/bits/socket.h: Remove.
4551         * sysdeps/unix/sysv/linux/s390/bits/stat.h: Unified 31/64 bit stat.h.
4552         * sysdeps/unix/sysv/linux/s390/s390-32/bits/stat.h: Remove.
4553         * sysdeps/unix/sysv/linux/s390/s390-64/bits/stat.h: Remove.
4554         * sysdeps/unix/sysv/linux/s390/bits/types.h: Unified 31/64 bit types.h.
4555         * sysdeps/unix/sysv/linux/s390/s390-64/bits/types.h: Remove.
4556         * sysdeps/unix/sysv/linux/s390/net/route.h: New file.
4557         * sysdeps/unix/sysv/linux/s390/sys/procfs.h: Unified 31/64 bit
4558         procfs.h.
4559         * sysdeps/unix/sysv/linux/s390/s390-32/sys/procfs.h: Remove.
4560         * sysdeps/unix/sysv/linux/s390/s390-64/sys/procfs.h: Remove.
4561         * sysdeps/unix/sysv/linux/s390/sys/ucontext.h: Unified 31/64 bit
4562         ucontext.h.
4563         * sysdeps/unix/sysv/linux/s390/s390-32/sys/ucontext.h: Remove.
4564         * sysdeps/unix/sysv/linux/s390/s390-64/sys/ucontext.h: Remove.
4565
4566 2002-07-11  Ulrich Drepper  <drepper@redhat.com>
4567
4568         * Versions.def (libc): Add GLIBC_2.3.
4569         * stdlib/Versions [libc] (GLIBC_2.3): Add realpath.
4570         * stdlib/canonicalize.c: Add compatibility version for realpath
4571         and make new code available in GLIBC_2.3.
4572
4573 2002-07-06  Bruno Haible  <bruno@clisp.org>
4574
4575         * malloc/hooks.c (public_gET_STATe): Access max_total_mem in mp_.
4576
4577 2002-07-11  Ulrich Drepper  <drepper@redhat.com>
4578
4579         * resolv/res_hconf.c (_res_hconf_init): Move code into new
4580         function do_init.  Use __libc_once.
4581         (do_init): New function.
4582
4583         * iconvdata/iso8859-11.h: Removed.
4584         * iconvdata/Makefile (gen-8bit-gap-modules): Add iso8859-11.
4585         (distribute): Remove iso8859-11.h.
4586         * iconvdata/tst-tables.sh: Add ISO-8859-11.
4587
4588         * stdio-common/vfscanf.c (inchar): Restore errno from previous
4589         underflow operation if c == (W)EOF.
4590
4591 2002-07-03  Jakub Jelinek  <jakub@redhat.com>
4592
4593         * stdio-common/printf_fp.c (__printf_fp): If _FPIO_CONST_SHIFT is
4594         non-zero, adjust exponent.
4595         * sysdeps/ieee754/ldbl-128/s_erfl.c (__erfl, erfl, __erfcl, erfcl):
4596         Remove NO_LONG_DOUBLE aliases.
4597         * sysdeps/ieee754/ldbl-128/s_expm1l.c (__expm1l, expm1l): Likewise.
4598         * sysdeps/ieee754/ldbl-128/s_log1pl.c (__log1pl, log1pl): Likewise.
4599         (__log1pl): Raise divide by zero and invalid exceptions when needed.
4600         * sysdeps/ieee754/ldbl-128/e_powl.c (__ieee754_powl): Special case
4601         1**y and -1**+-Inf.
4602         * sysdeps/ieee754/ldbl-128/ldbl2mpn.c (__mpn_extract_long_double):
4603         Fix BITS_PER_MP_LIMB 32 extraction.
4604         * sysdeps/ieee754/ldbl-128/e_log2l.c (__ieee754_log2l): Don't raise
4605         exceptions for qNaNs.
4606         * sysdeps/ieee754/ldbl-128/e_log10l.c (__ieee754_log10l): Likewise.
4607         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c (__ieee754_lgamma_r):
4608         Raise exceptions when needed.  Don't recurse unnecessarily.
4609         Special case 1.0L and 2.0L arguments to avoid -0.0L as result.
4610         * sysdeps/ieee754/ldbl-128/e_j0l.c (__ieee754_y0l): Don't raise
4611         exceptions for qNaNs.
4612         * sysdeps/ieee754/ldbl-128/s_remquol.c (__remquol): Make qs 64-bit
4613         to fix *quo return value sign.
4614         * sysdeps/ieee754/ldbl-128/e_gammal_r.c (__ieee754_gamma_r): Special
4615         case -Inf argument.
4616         * soft-fp/op-4.h (_FP_FRAC_CLZ_4): Fix a pasto.
4617
4618 2002-07-01  Jakub Jelinek  <jakub@redhat.com>
4619
4620         * libio/tst-eof.c (do_test): Remove unused ch and tm variables.
4621         * iconvdata/iso-2022-jp-3.c (EMIT_SHIFT_TO_INIT): Kill warnings if
4622         -DNDEBUG.
4623
4624 2002-07-10  Ulrich Drepper  <drepper@redhat.com>
4625
4626         * malloc/hooks.c (realloc_check): If mremap succeeds actually use
4627         the result.
4628
4629         * sysdeps/i386/i486/bits/string.h: Add early clobber for "a"
4630         output parameter.  Reported by Denis Zaitsev <zzz@cd-club.ru>.
4631
4632         * Versions.def (libthread_db): Add GLIBC_2.3.
4633
4634 2002-07-09  Jakub Jelinek  <jakub@redhat.com>
4635
4636         * libio/freopen.c (freopen): Reset jump tables, use mmap stdio for the
4637         new stream if possible.
4638         * libio/freopen64.c (freopen64): Likewise.
4639         * libio/Makefile (tests): Add tst-freopen.
4640         * libio/tst-freopen.c: New file.
4641
4642 2002-07-03  Jakub Jelinek  <jakub@redhat.com>
4643
4644         * libio/stdio.h (obstack_printf): Add format attribute.
4645         (obstack_vprintf): Likewise.
4646
4647 2002-07-04  Jakub Jelinek  <jakub@redhat.com>
4648
4649         * posix/regex_internal.h (re_token_t): Shrink the structure to 8
4650         resp. 16 bytes on 32-bit resp. 64-bit platforms.
4651         (re_charset_t, re_string_t): Reorder structure members for 64-bit
4652         architectures.
4653
4654 2002-07-04  Jakub Jelinek  <jakub@redhat.com>
4655
4656         * posix/regcomp.c (re_compile_internal): Move clearing of dfa...
4657         (init_dfa): ...here.
4658
4659 2002-07-05  Isamu Hasegawa  <isamu@yamato.ibm.com>
4660
4661         * posix/regcomp.c (parse_sub_exp): Add nodes OP_OPEN_SUBEXP and
4662         OP_CLOSE_SUBEXP at both ends of sub expressions instead of SUBEXP
4663         nodes in parse trees.
4664         (calc_first): Fix the Definition of `firsts' of OP_OPEN_SUBEXP
4665         and OP_CLOSE_SUBEXP, and remove the definition of SUBEXP.
4666         (calc_epsdest): Treat OP_OPEN_SUBEXP and OP_CLOSE_SUBEXP as the
4667         nodes which can epsilon transit.
4668         * posix/regex_internal.h: Add OP_OPEN_SUBEXP and OP_CLOSE_SUBEXP
4669         to IS_EPSILON_NODE macro.
4670         * posix/regexec.c (update_regs): New function to update registers
4671         by refering OP_OPEN_SUBEXP and OP_CLOSE_SUBEXP nodes.
4672         (proceed_next_node): Use the entities of the nodes to determine
4673         whether the node can transit to.
4674         (set_regs): Use update_regs function to update registers.
4675
4676 2002-07-03  Jakub Jelinek  <jakub@redhat.com>
4677
4678         * posix/bug-regex4.c (main): Remove duplicate setlocale.
4679         * posix/bug-regex6.c: New file.
4680         * posix/Makefile (tests): Add bug-regex6.
4681         (bug-regex6-ENV): Set LOCPATH.
4682
4683 2002-07-10  Ulrich Drepper  <drepper@redhat.com>
4684
4685         * Versions.def [libpthread]: Add GLIBC_2.2.6.
4686         * posix/Versions [libc] (GLIBC_2.2.6): Add __nanosleep.
4687
4688 2002-07-06  Bruno Haible  <bruno@clisp.org>
4689
4690         * sysdeps/unix/sysv/sysv4/bits/sigset.h (__NSSBITS): Correct value.
4691
4692 2002-07-06  Bruno Haible  <bruno@clisp.org>
4693
4694         * include/sys/socket.h (__libc_sendto, __libc_recvfrom): New
4695         declarations.
4696
4697         * sysdeps/i386/fpu/libm-test-ulps: Add some ulps for AMD K7.
4698
4699         * rt/Makefile (tests): Don't add tst-aio* in a single-threaded build.
4700
4701         * sysdeps/unix/bsd/sun/sunos4/bits/utsname.h: Test for _SYS_UTSNAME_H,
4702         not _UTSNAME_H.
4703         * sysdeps/unix/bsd/ultrix4/bits/utsname.h: Likewise.
4704
4705         * sysdeps/generic/bits/stropts.h: Protect against direct inclusion.
4706         * sysdeps/generic/bits/ustat.h: Likewise.
4707
4708         * sysdeps/unix/sysv/linux/bits/statvfs.h (ST_NODIRATIME): Set to 2048.
4709
4710 2002-07-08  Andreas Jaeger  <aj@suse.de>
4711
4712         * sysdeps/x86_64/elf/initfini.c (__asm__): Call call_gmon_start.
4713
4714 2002-07-08  Andreas Jaeger  <aj@suse.de>
4715
4716         * sysdeps/x86_64/fpu/s_fdiml.S: Fix wrong register name.
4717
4718 2002-07-06  Andreas Jaeger  <aj@suse.de>
4719
4720         * sysdeps/x86_64/fpu/bits/mathinline.h: New file.
4721         * sysdeps/x86_64/fpu/s_copysign.S: New file.
4722         * sysdeps/x86_64/fpu/s_copysignf.S: New file.
4723         * sysdeps/x86_64/fpu/s_copysignl.S: New file.
4724         * sysdeps/x86_64/fpu/s_finitel.S: New file.
4725         * sysdeps/x86_64/fpu/s_fmax.S: New file.
4726         * sysdeps/x86_64/fpu/s_fmaxf.S: New file.
4727         * sysdeps/x86_64/fpu/s_fmaxl.S: New file.
4728         * sysdeps/x86_64/fpu/s_fmin.S: New file.
4729         * sysdeps/x86_64/fpu/s_fminf.S: New file.
4730         * sysdeps/x86_64/fpu/s_fminl.S: New file.
4731
4732 2002-06-05  Brian Youmans <3diff@gnu.org>
4733
4734         * sysdeps/ia64/fpu/e_acos.S: Added text of Intel license.
4735         * sysdeps/ia64/fpu/e_acosf.S: Likewise.
4736         * sysdeps/ia64/fpu/e_acosl.S: Likewise.
4737         * sysdeps/ia64/fpu/e_asin.S: Likewise.
4738         * sysdeps/ia64/fpu/e_asinf.S: Likewise.
4739         * sysdeps/ia64/fpu/e_asinl.S: Likewise.
4740         * sysdeps/ia64/fpu/e_atan2.S: Likewise.
4741         * sysdeps/ia64/fpu/e_atan2f.S: Likewise.
4742         * sysdeps/ia64/fpu/e_cosh.S: Likewise.
4743         * sysdeps/ia64/fpu/e_coshf.S: Likewise.
4744         * sysdeps/ia64/fpu/e_coshl.S: Likewise.
4745         * sysdeps/ia64/fpu/e_exp.S: Likewise.
4746         * sysdeps/ia64/fpu/e_expf.S: Likewise.
4747         * sysdeps/ia64/fpu/e_fmod.S: Likewise.
4748         * sysdeps/ia64/fpu/e_fmodf.S: Likewise.
4749         * sysdeps/ia64/fpu/e_fmodl.S: Likewise.
4750         * sysdeps/ia64/fpu/e_hypot.S: Likewise.
4751         * sysdeps/ia64/fpu/e_hypotf.S: Likewise.
4752         * sysdeps/ia64/fpu/e_hypotl.S: Likewise.
4753         * sysdeps/ia64/fpu/e_log.S: Likewise.
4754         * sysdeps/ia64/fpu/e_logf.S: Likewise.
4755         * sysdeps/ia64/fpu/e_pow.S: Likewise.
4756         * sysdeps/ia64/fpu/e_powf.S: Likewise.
4757         * sysdeps/ia64/fpu/e_powl.S: Likewise.
4758         * sysdeps/ia64/fpu/e_remainder.S: Likewise.
4759         * sysdeps/ia64/fpu/e_remainderf.S: Likewise.
4760         * sysdeps/ia64/fpu/e_remainderl.S: Likewise.
4761         * sysdeps/ia64/fpu/e_scalb.S: Likewise.
4762         * sysdeps/ia64/fpu/e_scalbf.S: Likewise.
4763         * sysdeps/ia64/fpu/e_scalbl.S: Likewise.
4764         * sysdeps/ia64/fpu/e_sinh.S: Likewise.
4765         * sysdeps/ia64/fpu/e_sinhf.S: Likewise.
4766         * sysdeps/ia64/fpu/e_sinhl.S: Likewise.
4767         * sysdeps/ia64/fpu/e_sqrt.S: Likewise.
4768         * sysdeps/ia64/fpu/e_sqrtf.S: Likewise.
4769         * sysdeps/ia64/fpu/e_sqrtl.S: Likewise.
4770         * sysdeps/ia64/fpu/libm_atan2_req.S: Likewise.
4771         * sysdeps/ia64/fpu/libm_error.c: Likewise.
4772         * sysdeps/ia64/fpu/libm_frexp4.S: Likewise.
4773         * sysdeps/ia64/fpu/libm_frexp4f.S: Likewise.
4774         * sysdeps/ia64/fpu/s_frexpl.c: Likewise.
4775         * sysdeps/ia64/fpu/s_ilogb.S: Likewise.
4776         * sysdeps/ia64/fpu/s_ilogbf.S: Likewise.
4777         * sysdeps/ia64/fpu/s_ilogbl.S: Likewise.
4778         * sysdeps/ia64/fpu/s_ldexp.S: Likewise.
4779         * sysdeps/ia64/fpu/s_ldexpf.S: Likewise.
4780         * sysdeps/ia64/fpu/s_ldexpl.S: Likewise.
4781         * sysdeps/ia64/fpu/s_log1p.S: Likewise.
4782         * sysdeps/ia64/fpu/s_log1pf.S: Likewise.
4783         * sysdeps/ia64/fpu/s_log1pl.S: Likewise.
4784         * sysdeps/ia64/fpu/s_logb.S: Likewise.
4785         * sysdeps/ia64/fpu/s_logbf.S: Likewise.
4786         * sysdeps/ia64/fpu/s_logbl.S: Likewise.
4787         * sysdeps/ia64/fpu/s_modf.S: Likewise.
4788         * sysdeps/ia64/fpu/s_modff.S: Likewise.
4789         * sysdeps/ia64/fpu/s_modfl.S: Likewise.
4790         * sysdeps/ia64/fpu/s_nearbyint.S: Likewise.
4791         * sysdeps/ia64/fpu/s_nearbyintf.S: Likewise.
4792         * sysdeps/ia64/fpu/s_nearbyintl.S: Likewise.
4793         * sysdeps/ia64/fpu/s_rint.S: Likewise.
4794         * sysdeps/ia64/fpu/s_rintf.S: Likewise.
4795         * sysdeps/ia64/fpu/s_rintl.S: Likewise.
4796         * sysdeps/ia64/fpu/s_round.S: Likewise.
4797         * sysdeps/ia64/fpu/s_roundf.S: Likewise.
4798         * sysdeps/ia64/fpu/s_roundl.S: Likewise.
4799         * sysdeps/ia64/fpu/s_scalbn.S: Likewise.
4800         * sysdeps/ia64/fpu/s_scalbnf.S: Likewise.
4801         * sysdeps/ia64/fpu/s_scalbnl.S: Likewise.
4802         * sysdeps/ia64/fpu/s_significand.S: Likewise.
4803         * sysdeps/ia64/fpu/s_significandf.S: Likewise.
4804         * sysdeps/ia64/fpu/s_significandl.S: Likewise.
4805         * sysdeps/ia64/fpu/s_tan.S: Likewise.
4806         * sysdeps/ia64/fpu/s_tanf.S: Likewise.
4807         * sysdeps/ia64/fpu/s_tanl.S: Likewise.
4808         * sysdeps/ia64/fpu/s_trunc.S: Likewise.
4809         * sysdeps/ia64/fpu/s_truncf.S: Likewise.
4810         * sysdeps/ia64/fpu/s_truncl.S: Likewise.
4811         * sysdeps/ieee754/dbl-64/doasin.c: Changed copyright notice to
4812         reflect IBM donation of math library to FSF
4813         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
4814         * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
4815         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
4816         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
4817         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
4818         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
4819         * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
4820         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
4821         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
4822         * sysdeps/ieee754/dbl-64/mpa.c: Likewise.
4823         * sysdeps/ieee754/dbl-64/mpatan.c: Likewise.
4824         * sysdeps/ieee754/dbl-64/mpatan2.c: Likewise.
4825         * sysdeps/ieee754/dbl-64/mpexp.c: Likewise.
4826         * sysdeps/ieee754/dbl-64/mplog.c: Likewise.
4827         * sysdeps/ieee754/dbl-64/mpsqrt.c: Likewise.
4828         * sysdeps/ieee754/dbl-64/mptan.c: Likewise.
4829         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
4830         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
4831         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
4832         * sysdeps/ieee754/dbl-64/sincos32.c: Likewise.
4833         * sysdeps/ieee754/dbl-64/slowexp.c: Likewise.
4834         * sysdeps/ieee754/dbl-64/slowpow.c: Likewise.
4835         * sysdeps/gnu/netinet/udp.h: Added BSD copying permission notice
4836         * sysdeps/vax/__longjmp.c: Likewise.
4837         * sysdeps/vax/setjmp.c: Likewise.
4838         * libio/filedoalloc.c: Fixed BSD copying permission notice to
4839         remove advertising clause
4840         * sysdeps/vax/htonl.s: Likewise.
4841         * sysdeps/vax/htons.s: Likewise.
4842         * libio/wfiledoalloc.c: Likewise.
4843         * stdlib/random.c: Likewise.
4844         * stdlib/random_r.c: Likewise.
4845         * sysdeps/mach/sys/reboot.h: Likewise.
4846         * inet/getnameinfo.c: Deleted advertising clause from Inner Net License
4847         * sysdeps/posix/getaddrinfo.c: Likewise.
4848         * sunrpc/des_impl.c: Updated license permission notice to Lesser
4849         GPL and corrected pointer to point to the correct license.
4850
4851 2002-07-04  Andreas Jaeger  <aj@suse.de>
4852
4853         * scripts/config.guess: New upstream version.
4854         * scripts/config.sub: Likewise.
4855
4856 2002-07-02  Andreas Schwab  <schwab@suse.de>
4857
4858         * resolv/nss_dns/dns-network.c (getanswer_r): Reduce linebuflen
4859         in parallel to bumping up the buffer pointer.
4860
4861 2002-07-01  Jakub Jelinek  <jakub@redhat.com>
4862
4863         * math/libm-test.inc (acos_test): Add missing L suffix for
4864         expected result.
4865         (cpow_test): Likewise.
4866         * sysdeps/i386/fpu/libm-test-ulps: Adjust errors for cpow, remove
4867         error for acos (0.0625).
4868
4869 2002-06-30  Ulrich Drepper  <drepper@redhat.com>
4870
4871         * locale/iso-639.def: Add entry for Ganda.
4872         * locale/programs/ld-address.c (DEFINE_LANGUAGE_CODE3): New
4873         definition.
4874         (address_finish): Handle entries with two letter ISO 639 code.
4875
4876         * iconvdata/Makefile: Recreate gconv-modules.cache file in target
4877         directory if it existed before.
4878         * iconv/iconvconfig.c: Implement --prefix option.
4879
4880         * math/libm-test.inc (cexp_test): Add missing L suffix for
4881         expected result.  Reported by Stephen L Moshier <steve@moshier.net>.
4882         * sysdeps/i386/fpu/libm-test-ulps: Adjust error for cexp (0.75 +
4883         1.25 i).
4884
4885 2002-05-29  H.J. Lu  <hjl@gnu.org>
4886
4887         * elf/dl-error.c (_dl_signal_cerror): Report error if ld.so debug
4888         is turned on.
4889
4890 2002-05-28  H.J. Lu  <hjl@gnu.org>
4891
4892         * elf/dl-deps.c (_dl_map_object_deps): Don't add objects which
4893         are not dlopened on the dependency list of a dlopened object.
4894
4895 2002-06-30  Ulrich Drepper  <drepper@redhat.com>
4896
4897         * elf/dl-lookup.c (add_dependency): It is not necessary to add
4898         dependencies if they are created between objects which are created
4899         while processing RTLD_NOW for objects loaded as part of the same
4900         dlopen call.
4901
4902 2002-06-14  H.J. Lu  <hjl@gnu.org>
4903
4904         * elf/Makefile (tests): Add circleload1.
4905         (modules-names): Add circlemod1, circlemod2, circlemod3,
4906         circlemod1a, circlemod2a and circlemod3a.
4907         ($(objpfx)circleload1): New target.
4908         ($(objpfx)circleload1.out): Likewise.
4909         ($(objpfx)circlemod1.so): Likewise.
4910         ($(objpfx)circlemod2.so): Likewise.
4911         ($(objpfx)circlemod1a.so): Likewise.
4912         ($(objpfx)circlemod2a.so): Likewise.
4913         * elf/circleload1.c: New file.
4914         * elf/circlemod1.c: New file.
4915         * elf/circlemod1a.c: New file.
4916         * elf/circlemod2.c: New file.
4917         * elf/circlemod2a.c: New file.
4918         * elf/circlemod3.c: New file.
4919         * elf/circlemod3a.c: New file.
4920
4921 2002-06-18  Amos Waterland  <apw@us.ibm.com>
4922
4923         * sysdeps/pthread/aio_cancel.c (aio_cancel): Add check for invalid
4924         file descriptor.
4925         * sysdeps/pthread/aio_fsync.c (aio_fsync): Add check for invalid fd;
4926         add check for fd not open for writing.
4927
4928         * sysdeps/pthread/aio_suspend.c (aio_suspend): Add check for
4929         completed element(s) and do not suspend thread if so.  Patch
4930         heavily modified by drepper.
4931
4932         * rt/tst-aio7.c: New file.  Regression test for problems which the
4933         above three changes fix.
4934         * rt/Makefile (tests): Add tst-aio7.
4935
4936 2002-06-29  Ulrich Drepper  <drepper@redhat.com>
4937
4938         * rt/tst-aio6.c: Fix comment.
4939
4940         * catgets/gencat.c (read_input_file): Handle more than one slash
4941         at end of line correctly [PR libc/3926].
4942         Based on a patch by Steven Kim <steven.kim@peregrine.com>.
4943
4944         * catgets/sample.SJIS: Add test case for above bug.
4945         * catgets/test-gencat.c: Adjust test code.
4946         * catgets/test-gencat.sh: Adjust expected results.
4947
4948         * elf/do-rel.h (elf_dynamic_do_rel): Avoid overflow in computation
4949         to skip relative relocations.
4950         Patch by Geoff Keating <geoffk@redhat.com>.
4951
4952 2002-05-26  Bruno Haible  <bruno@clisp.org>
4953
4954         * iconv/loop.c (STANDARD_FROM_LOOP_ERR_HANDLER): New macro.
4955         (STANDARD_TO_LOOP_ERR_HANDLER): Renamed from STANDARD_ERR_HANDLER.
4956         All callers changed.
4957         * iconv/gconv_simple.c (ascii_internal_loop): For error handling use
4958         STANDARD_FROM_LOOP_ERR_HANDLER.
4959         (utf8_internal_loop): Likewise.
4960         (ucs2_internal_loop): Likewise.
4961         (internal_ucs2_loop): Perform error handling like in
4962         STANDARD_FROM_LOOP_ERR_HANDLER.
4963         * iconvdata/unicode.c (BODY for TO_LOOP): Perform error handling like
4964         in STANDARD_FROM_LOOP_ERR_HANDLER.
4965         (BODY for FROM_LOOP): Use STANDARD_FROM_LOOP_ERR_HANDLER for error
4966         handling.
4967         * iconvdata/utf-16.c (BODY for TO_LOOP): Perform error handling like
4968         in STANDARD_FROM_LOOP_ERR_HANDLER.
4969         (BODY for FROM_LOOP): Use STANDARD_FROM_LOOP_ERR_HANDLER for error
4970         handling.
4971         * iconvdata/utf-32.c (BODY for TO_LOOP): Perform error handling like
4972         in STANDARD_FROM_LOOP_ERR_HANDLER.
4973         (BODY for FROM_LOOP): Use STANDARD_FROM_LOOP_ERR_HANDLER for error
4974         handling.
4975         * iconvdata/big5.c (BODY for FROM_LOOP): For error handling use
4976         STANDARD_FROM_LOOP_ERR_HANDLER.
4977         * iconvdata/iso-2022-jp.c (BODY for FROM_LOOP): Likewise.
4978         * iconvdata/8bit-gap.c (BODY for FROM_LOOP): Likewise.
4979         * iconvdata/8bit-generic.c (BODY for FROM_LOOP): Likewise.
4980         * iconvdata/ansi_x3.110.c (BODY for FROM_LOOP): Likewise.
4981         * iconvdata/armscii-8.c (BODY for FROM_LOOP): Likewise.
4982         * iconvdata/cp1255.c (BODY for FROM_LOOP): Likewise.
4983         * iconvdata/cp1258.c (BODY for FROM_LOOP): Likewise.
4984         * iconvdata/euc-cn.c (BODY for FROM_LOOP): Likewise.
4985         * iconvdata/euc-jisx0213.c (BODY for FROM_LOOP): Likewise.
4986         * iconvdata/euc-jp.c (BODY for FROM_LOOP): Likewise.
4987         * iconvdata/euc-kr.c (BODY for FROM_LOOP): Likewise.
4988         * iconvdata/euc-tw.c (BODY for FROM_LOOP): Likewise.
4989         * iconvdata/big5hkscs.c (BODY for FROM_LOOP): Likewise.
4990         * iconvdata/gb18030.c (BODY for FROM_LOOP): Likewise.
4991         * iconvdata/gbk.c (BODY for FROM_LOOP): Likewise.
4992         * iconvdata/iso-2022-cn-ext.c (BODY for FROM_LOOP): Likewise.
4993         * iconvdata/iso-2022-cn.c (BODY for FROM_LOOP): Likewise.
4994         * iconvdata/iso-2022-jp-3.c (BODY for FROM_LOOP): Likewise.
4995         * iconvdata/iso-2022-kr.c (BODY for FROM_LOOP): Likewise.
4996         * iconvdata/iso646.c (BODY for FROM_LOOP): Likewise.
4997         * iconvdata/iso_6937-2.c (BODY for FROM_LOOP): Likewise.
4998         * iconvdata/iso_6937.c (BODY for FROM_LOOP): Likewise.
4999         * iconvdata/johab.c (BODY for FROM_LOOP): Likewise.
5000         * iconvdata/shift_jisx0213.c (BODY for FROM_LOOP): Likewise.
5001         * iconvdata/sjis.c (BODY for FROM_LOOP): Likewise.
5002         * iconvdata/t.61.c (BODY for FROM_LOOP): Likewise.
5003         * iconvdata/uhc.c (BODY for FROM_LOOP): Likewise.
5004         * iconvdata/utf-7.c (BODY for FROM_LOOP): Likewise.
5005         * iconvdata/gbbig5.c (BODY for FROM_LOOP): Likewise.  When ignoring
5006         an error, still set result = __GCONV_ILLEGAL_INPUT.
5007         (BODY for TO_LOOP): Likewise.
5008         * iconvdata/ibm930.c (BODY for FROM_LOOP): For error handling use
5009         STANDARD_FROM_LOOP_ERR_HANDLER.
5010         (BODY for TO_LOOP): Here use STANDARD_TO_LOOP_ERR_HANDLER.
5011         * iconvdata/ibm932.c: Include <dlfcn.h> and <stdint.h>.
5012         (BODY for FROM_LOOP): Use STANDARD_FROM_LOOP_ERR_HANDLER for error
5013         handling.
5014         (BODY for TO_LOOP): Here use STANDARD_TO_LOOP_ERR_HANDLER.
5015         * iconvdata/ibm933.c (BODY for FROM_LOOP): For error handling use
5016         STANDARD_FROM_LOOP_ERR_HANDLER.
5017         (BODY for TO_LOOP): Here use STANDARD_TO_LOOP_ERR_HANDLER.
5018         * iconvdata/ibm935.c (BODY for FROM_LOOP): For error handling use
5019         STANDARD_FROM_LOOP_ERR_HANDLER.
5020         (BODY for TO_LOOP): Here use STANDARD_TO_LOOP_ERR_HANDLER.
5021         * iconvdata/ibm937.c (BODY for FROM_LOOP): For error handling use
5022         STANDARD_FROM_LOOP_ERR_HANDLER.
5023         (BODY for TO_LOOP): Here use STANDARD_TO_LOOP_ERR_HANDLER.
5024         * iconvdata/ibm939.c (BODY for FROM_LOOP): For error handling use
5025         STANDARD_FROM_LOOP_ERR_HANDLER.
5026         (BODY for TO_LOOP): Here use STANDARD_TO_LOOP_ERR_HANDLER.
5027         * iconvdata/ibm943.c: Include <dlfcn.h> and <stdint.h>.
5028         (BODY for FROM_LOOP): Use STANDARD_FROM_LOOP_ERR_HANDLER for error
5029         handling.
5030         (BODY for TO_LOOP): Here use STANDARD_TO_LOOP_ERR_HANDLER.
5031         * iconvdata/gbgbk.c (BODY for FROM_LOOP): Update.
5032         * iconvdata/iso8859-1.c (BODY for TO_LOOP): Update.
5033         * iconvdata/tcvn5712-1.c (BODY for TO_LOOP): Update.
5034
5035 2002-06-28  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
5036
5037         * sysdeps/sh/dl-machine.h (elf_machine_load_address): Use local
5038         labels in assembler instructions.
5039
5040 2002-06-25  Ulrich Drepper  <drepper@redhat.com>
5041
5042         * libio/fileops.c (_IO_file_xsgetn_mmap): Always set EOF flag if
5043         not enough content is available.
5044         * libio/tst-eof.c: New file.
5045         * libio/Makefile (tests): Add tst-eof.
5046
5047         * libio/fileops.c (_IO_file_underflow_mmap): Read a single byte to
5048         update atime.
5049         * libio/tst-atime.c: New file.
5050         * libio/Makefile (tests): Add tst-atime.
5051
5052         * argp/argp-fmtstream.c (__argp_fmtstream_update): Avoid crash in
5053         handling of overly long words.
5054
5055 2002-06-25  Andreas Jaeger  <aj@suse.de>
5056
5057         * sysdeps/x86-64/dl-machine.h (elf_machine_load_address): Rewrite
5058         to not use 32-bit pc relative relocations.
5059         (elf_machine_dynamic): Likewise.
5060
5061 2002-06-21  Ulrich Drepper  <drepper@redhat.com>
5062
5063         * sysdeps/unix/sysv/linux/getdents.c [__ASSUME_GETDENTS64_SYSCALL]
5064         (__GETDENTS): Check for failed getdents64 syscall.
5065         * dirent/Makefile (tests): Add bug-readdir1.
5066         * dirent/bug-readdir1.c: New file.
5067
5068 2002-06-17  Jakub Jelinek  <jakub@redhat.com>
5069
5070         * elf/dl-lookup.c (_dl_debug_bindings): Use type_class 4 for TLS
5071         lookups.
5072         * elf/rtld.c (dl_main): Move TLS setup code before LD_TRACE_PRELINKING
5073         code.  Print TLS modid and offset for modules containing PT_TLS
5074         segments.
5075
5076 2002-06-09  Jakub Jelinek  <jakub@redhat.com>
5077
5078         * sysdeps/unix/sysv/linux/i386/dl-brk.c: Move...
5079         * sysdeps/unix/sysv/linux/dl-brk.c: ...here.
5080         * sysdeps/unix/sysv/linux/i386/dl-sbrk.c: Move...
5081         * sysdeps/unix/sysv/linux/dl-sbrk.c: ...here.
5082
5083 2002-06-07  Jakub Jelinek  <jakub@redhat.com>
5084
5085         * nss/getXXbyYY_r.c (NEW, NEW1): Define.
5086         (NEW (REENTRANT_NAME)): Strong alias to INTERNAL (REENTRANT_NAME).
5087         (REENTRANT_NAME@@GLIBC_2.1.2): Use NEW (REENTRANT_NAME).
5088         * nss/getXXent_r.c (NEW, NEW1): Define.
5089         (NEW (REENTRANT_GETNAME)): Strong alias to
5090         INTERNAL (REENTRANT_GETNAME).
5091         (REENTRANT_GETNAME@@GLIBC_2.1.2): Use NEW (REENTRANT_GETNAME).
5092
5093 2002-06-21  Ulrich Drepper  <drepper@redhat.com>
5094
5095         * libio/fileops.c (_IO_file_setbuf_mmap): New function.
5096         (_IO_file_jumps_mmap): Use it.
5097         * libio/iosetvbuf.c: Don't call _IO_WSETBUF.
5098         * libio/libioP.h: Remove _IO_wdefault_setbuf and
5099         _IO_wdefault_setbuf_internal prorotypes.  Add _IO_file_setbuf_mmap
5100         prototype.
5101         * libio/wfileops.c (_IO_wfile_setbuf): Removed.
5102         (_IO_wfile_jumps_mmap): Don't use it anymore.
5103         * libio/wgenops.c (_IO_wdefault_setbuf): Removed.
5104         * libio/memstream.c (_IO_wmem_jumps): Use _IO_default_setbuf not
5105         _IO_wdefault_setbuf.
5106         * libio/vswprintf.c (_IO_wstrn_jumps): Likewise.
5107         * libio/wstrops.c (_IO_wstr_jumps): Likewise.
5108         * stdio-common/vfprintf.c (_IO_helper_jumps): Likewise.
5109
5110 2002-06-05  Jakub Jelinek  <jakub@redhat.com>
5111
5112         * libio/Makefile (tests): Add tst-mmap-setvbuf.
5113         * libio/tst-mmap-setvbuf.c: New test.
5114
5115 2002-06-21  Andreas Jaeger  <aj@suse.de>
5116
5117         * sysdeps/i386/fpu/libm-test-ulps: Add some ulps from my P3.
5118
5119 2002-06-18  Jakub Jelinek  <jakub@redhat.com>
5120
5121         * include/unistd.h (__fork_internal): Remove.
5122         (__fork): Don't define to __fork_internal.
5123         * sysdeps/mach/hurd/fork.c (__fork): Remove INTDEF.
5124         * sysdeps/unix/sysv/aix/fork.c (__fork): Likewise.
5125         * sysdeps/unix/sysv/linux/ia64/fork.S (__fork_internal): Remove alias.
5126         * sysdeps/unix/sysv/linux/sparc/fork.S (__fork_internal): Likewise.
5127         * sysdeps/unix/sysv/linux/syscalls.list (__fork_internal): Likewise.
5128
5129 2002-06-20  Ulrich Drepper  <drepper@redhat.com>
5130
5131         * po/hr.po: New file.
5132
5133 2002-06-11  Wolfram Gloger  <wg@malloc.de>
5134
5135         * malloc/malloc.c: Fix error path when new_heap() returns NULL.
5136         Reported by Michael Meissner <meissner@redhat.com>.
5137
5138 2002-06-20  Ulrich Drepper  <drepper@redhat.com>
5139
5140         * sysdeps/unix/sysv/linux/ia64/getcontext.S: Fix typo.
5141         Patch by Hans Boehm <hans_boehm@hp.com>.
5142
5143 2002-06-20  Andreas Jaeger  <aj@suse.de>
5144
5145         * math/libm-test.inc: Use exact values as input parameters,
5146         compute output parameters with 36 digits for 128-bit long doubles.
5147         * sysdeps/i386/fpu/libm-test-ulps: Regenerated.
5148         * sysdeps/x86-64/fpu/libm-test-ulps: Regenerated.
5149         * sysdeps/ia64/fpu/libm-test-ulps: Regenerated.
5150
5151 2002-06-13  Stephen L Moshier  <steve@moshier.net>
5152
5153         * sysdeps/ieee754/ldbl-96/s_scalbnl.c: Fix cases in which
5154         argument or result is subnormal.
5155
5156 2002-06-19  Ulrich Drepper  <drepper@redhat.com>
5157
5158         * sysdeps/i386/fpu/s_remquo.S: Fix three mistakes in computing the
5159         quotient.
5160         * sysdeps/i386/fpu/s_remquof.S: Likewise.
5161         * sysdeps/i386/fpu/s_remquol.S: Likewise.
5162
5163         * sysdeps/hppa/dl-machine.h: Don't use multi-line string literals.
5164
5165 2002-06-17  David Mosberger  <davidm@hpl.hp.com>
5166
5167         * sysdeps/unix/sysv/linux/ia64/sys/ucontext.h (uc_sigmask): Fix
5168         typo: corresponding sigcontext field is called sc_mask, not sc_sigmask.
5169         Reported by Peter A. Buhr.
5170
5171 2002-06-15  Roland McGrath  <roland@frob.com>
5172
5173         * sysdeps/mach/hurd/mmap.c (__mmap): Add a dead case that quiets a
5174         warning.
5175
5176         * sysdeps/mach/hurd/getcwd.c
5177         (_hurd_canonicalize_directory_name_internal): unsigned int -> size_t
5178
5179         * sysdeps/unix/sysv/linux/bits/ustat.h: Moved to ...
5180         * sysdeps/generic/bits/ustat.h: ... here (was almost identical).
5181
5182         * sysdeps/alpha/divrem.h: Use local label instead of global one for
5183         jump to local subroutine.
5184
5185 2002-06-14  Roland McGrath  <roland@frob.com>
5186
5187         * sysdeps/mach/hurd/i386/Makeconfig: File moved to ...
5188         * sysdeps/mach/hurd/Makeconfig: ... here.
5189
5190 2002-06-13  Andreas Schwab  <schwab@suse.de>
5191
5192         * sysdeps/m68k/fpu/s_finite.c: Remove INTDEF.
5193         * sysdeps/m68k/fpu/s_finitef.c: Likewise.
5194         * sysdeps/m68k/fpu/s_finitel.c: Likewise.
5195
5196 2002-06-13  Roland McGrath  <roland@frob.com>
5197
5198         * hurd/hurdstartup.h (_hurd_startup): int -> intptr_t in MAIN arg type.
5199         * hurd/hurdstartup.c (_hurd_startup): Likewise.
5200         Use intptr_t instead of int for argc in stack layout.
5201         * sysdeps/mach/hurd/alpha/init-first.c (init): Fix argument type.
5202         (_dl_init_first): Likewise.
5203         (_hurd_stack_setup): Likewise.
5204         (init1): Add a cast.
5205         * sysdeps/mach/hurd/dl-sysdep.c (_dl_sysdep_start: go): Fix arg type.
5206
5207         * sysdeps/mach/hurd/if_index.c (if_nameindex): Use size_t for AMOUNT
5208         argument to pfinet_siocgifconf RPC.
5209
5210 2002-06-13  Andreas Schwab  <schwab@suse.de>
5211
5212         * sysdeps/m68k/fpu/s_isinf.c (INTDEFX): Define to get correct
5213         expansion order.
5214
5215 2002-06-12  Roland McGrath  <roland@frob.com>
5216
5217         * sysdeps/generic/tmpfile.c [USE_IN_LIBIO] (tmpfile): Don't #define
5218         if already defined.
5219         [USE_IN_LIBIO]: Conditionalize versioned_symbol use on
5220         [GEN_THIS == __GT_FILE] so that tmpfile64.c's inclusion doesn't get it.
5221
5222 2002-06-11  Roland McGrath  <roland@frob.com>
5223
5224         * sysdeps/mach/hurd/xstat64.c: Conditionalize entire contents of the
5225         file on [!RTLD_STAT64].
5226         * sysdeps/mach/hurd/fxstat64.c: Likewise.
5227
5228         * sysdeps/mach/hurd/tmpfile.c (tmpfile64): Define as alias of tmpfile.
5229         (__fdopen): Use INTUSE.
5230         * sysdeps/mach/hurd/tmpfile64.c: New file, empty placeholder.
5231
5232         * stdio-common/tmpfile64.c: File removed.
5233         * sysdeps/generic/tmpfile64.c: New file.
5234         * sysdeps/generic/tmpfile.c (GEN_THIS): New macro, define to __GT_FILE
5235         if not already defined.
5236         (tmpfile): Use it in place of __GT_FILE.
5237
5238         * include/unistd.h: Declare __chown_internal.
5239
5240         * sysdeps/mach/hurd/sendfile64.c (sendfile64): Do real work here.
5241         * sysdeps/mach/hurd/sendfile.c (sendfile): Call that.
5242
5243 2002-06-09  Roland McGrath  <roland@frob.com>
5244
5245         Update to new Hurd RPC interfaces supporting 64-bit file sizes.
5246         * sysdeps/mach/hurd/configure.in: Check for <hurd/version.h> with
5247         value of HURD_INTERFACE_VERSION >= 20020609.
5248         * sysdeps/mach/hurd/configure: Regenerated.
5249         * shlib-versions (.*-.*-gnu-gnu.*): Set libhurduser=0.3.
5250         * sysdeps/mach/hurd/xstatconv.c (xstat64_conv): Rewritten to
5251         convert a struct stat64 into a struct stat and return 0 or -1
5252         with errno set to EOVERFLOW.
5253         * sysdeps/mach/hurd/statfsconv.c (statfs64_conv): Likewise
5254         for struct statfs64 to struct statfs.
5255         * sysdeps/mach/hurd/xstat.c (__xstat): Use converter and call ...
5256         * sysdeps/mach/hurd/xstat64.c (__xstat64): ... this, real work here.
5257         * sysdeps/mach/hurd/fxstat.c (__fxstat): Likewise.
5258         * sysdeps/mach/hurd/fxstat64.c (__fxstat64): Likewise.
5259         * sysdeps/mach/hurd/lxstat.c (__lxstat): Likewise.
5260         * sysdeps/mach/hurd/lxstat64.c (__lxstat64): Likewise.
5261         * sysdeps/mach/hurd/statfs.c (__statfs): Likewise.
5262         * sysdeps/mach/hurd/statfs64.c (__statfs64): Likewise.
5263         * sysdeps/mach/hurd/fstatfs.c (__fstatfs): Likewise.
5264         * sysdeps/mach/hurd/fstatfs64.c (__fstatfs64): Likewise.
5265         * sysdeps/mach/hurd/pwrite64.c (__libc_pwrite64): Do real work here.
5266         * sysdeps/mach/hurd/pwrite.c (__libc_pwrite): Call that.
5267         * sysdeps/mach/hurd/pread64.c (__libc_pread64): Do real work here.
5268         * sysdeps/mach/hurd/pread.c (__libc_pread): Call that.
5269         * sysdeps/mach/hurd/lseek64.c (__libc_lseek64): Do real work here.
5270         * sysdeps/mach/hurd/lseek.c (__libc_lseek): Call that.
5271         * sysdeps/mach/hurd/readdir64.c (__readdir64): Do real work here.
5272         * sysdeps/mach/hurd/readdir.c (__readdir): Call that.
5273         * sysdeps/mach/hurd/readdir64_r.c (__readdir64_r): Do real work here.
5274         * sysdeps/mach/hurd/readdir_r.c (__readdir64_r): Call that.
5275         * hurd/lookup-retry.c (__hurd_file_name_lookup_retry):
5276         Use struct stat64 for io_stat argument.
5277         * sysdeps/mach/hurd/readlink.c (__readlink): Likewise.
5278         * hurd/fopenport.c (seekio): Remove EOVERFLOW check, pass POS directly
5279         to io_seek.
5280         * hurd/fd-read.c (_hurd_fd_read): Use loff_t for OFFSET argument.
5281         * hurd/fd-write.c (_hurd_fd_write): Likewise.
5282         * hurd/hurd/fd.h: Update decls.
5283         * sysdeps/mach/hurd/getcwd.c
5284         (_hurd_canonicalize_directory_name_internal): Use ino64_t
5285         and struct dirent64.
5286         * sysdeps/mach/hurd/dl-sysdep.c (open_file): Use struct stat64.
5287         (__xstat): Renamed to __xstat64, use struct stat64 for argument.
5288         (__fxstat): Renamed to __fxstat64, use struct stat64 for argument.
5289         (__lseek): Renamed to __libc_lseek64, use off64_t for argument.
5290
5291 2002-06-08  Roland McGrath  <roland@frob.com>
5292
5293         * sysdeps/mach/hurd/dirstream.h (struct __dirstream): Use size_t
5294         instead of unsigned long int for __allocation and __size members.
5295
5296 2002-06-09  Jakub Jelinek  <jakub@redhat.com>
5297
5298         * sysdeps/unix/sysv/linux/i386/dl-brk.c: Move...
5299         * sysdeps/unix/sysv/linux/dl-brk.c: ...here.
5300         * sysdeps/unix/sysv/linux/i386/dl-sbrk.c: Move...
5301         * sysdeps/unix/sysv/linux/dl-sbrk.c: ...here.
5302
5303 2002-06-07  Roland McGrath  <roland@frob.com>
5304
5305         * sysdeps/mach/hurd/bits/environments.h: File removed.
5306
5307 2002-06-07  Jakub Jelinek  <jakub@redhat.com>
5308
5309         * sysdeps/unix/sysv/linux/alpha/sendfile64.c: New file.
5310         * sysdeps/unix/sysv/linux/ia64/sendfile64.c: New file.
5311         * sysdeps/unix/sysv/linux/sparc/sparc64/sendfile64.c: New file.
5312         * sysdeps/unix/sysv/linux/x86_64/sendfile64.c: New file.
5313         * sysdeps/unix/sysv/linux/syscalls.list (sendfile): Remove EXTRA.
5314         (sendfile64): Likewise.
5315         * sysdeps/unix/sysv/linux/alpha/syscalls.list (sendfile): Likewise.
5316         * sysdeps/unix/sysv/linux/ia64/syscalls.list (sendfile): Likewise.
5317         * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list (sendfile):
5318         Likewise.
5319         * sysdeps/unix/sysv/linux/x86_64/syscalls.list (sendfile): Likewise.
5320
5321         * include/sys/stat.h (__fxstat64, __lxstat64): Only define if not
5322         already defined.
5323
5324 2002-06-04  Bruno Haible  <bruno@clisp.org>
5325
5326         * sysdeps/cris/stackinfo.h: New file.
5327
5328         * sysdeps/hppa/dl-machine.h (elf_machine_rela): Cast reloc_addr
5329         to an integer type before performing bit operations on it.
5330
5331 2002-06-05  Roland McGrath  <roland@frob.com>
5332
5333         * sysdeps/generic/sendfile.c: Include <errno.h>.
5334         * sysdeps/generic/sendfile64.c: Likewise.
5335
5336         * io/Makefile (routines): Add sendfile and sendfile64.
5337         (headers): Add sys/sendfile.h to the list.
5338         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Don't add it here.
5339         * sysdeps/unix/sysv/linux/sys/sendfile.h: Moved to ...
5340         * io/sys/sendfile.h: ... here.
5341         * sysdeps/generic/sendfile.c: New file.
5342         * sysdeps/generic/sendfile64.c: New file.
5343
5344         * sysdeps/unix/sysv/linux/Versions (GLIBC_2.1, GLIBC_2.3):
5345         Move sendfile, sendfile64 to ...
5346         * io/Versions (GLIBC_2.1, GLIBC_2.3): ... here.
5347         * sysdeps/mach/hurd/sendfile.c: New file.
5348         * sysdeps/mach/hurd/sendfile64.c: New file.
5349
5350         * sysdeps/mach/nanosleep.c: New file.
5351
5352 2002-06-04  Roland McGrath  <roland@frob.com>
5353
5354         * sysdeps/alpha/elf/configure.in: New file.  Check for TLS support.
5355         * sysdeps/alpha/elf/configure: New file (generated).
5356
5357 2002-06-02  Roland McGrath  <roland@frob.com>
5358
5359         * include/link.h: Include <tls.h> to make sure USE_TLS is defined.
5360
5361 2002-06-01  Roland McGrath  <roland@frob.com>
5362
5363         * sysdeps/mach/hurd/alpha/init-first.c: New file, modified from
5364         i386/init-first.c by Andrew M. Miklic <miklic@attglobal.net>.
5365
5366 2002-05-19  Ulrich Drepper  <drepper@redhat.com>
5367
5368         * resolv/resolv.h (struct __res_state): Remove unused nstimes.
5369         Add nsmap.
5370         * resolv/res_init.c (__res_vinit): Initialize nsmap array.
5371         Remove nstimes setting.
5372         (res_nclose): Check all MAXNS nameservers with non-NULL nsaddrs.
5373         * resolv/res_send.c (res_nsend): Don't close unconditionally if
5374         there is mix of IPv6 and IPv4 nameservers.
5375         Use nsmap array to find free slots and preserve nameserver ordering.
5376         Fix RES_ROTATE.
5377
5378 2002-05-30  Ulrich Drepper  <drepper@redhat.com>
5379
5380         * sysdeps/unix/sysv/linux/sys/sendfile.h: It is now possible to
5381         use this header with LFS.
5382
5383         * po/sk.po: Update from translation team.
5384
5385 2002-05-28  Andreas Schwab  <schwab@suse.de>
5386
5387         * sysdeps/generic/readelflib.c (process_elf_file): Give correct
5388         message when finding object of wrong class.
5389
5390 2002-05-28  Jakub Jelinek  <jakub@redhat.com>
5391
5392         * sysdeps/wordsize-32/divdi3.c (__moddi3): Fix pasto.
5393         Patch by <radu@netsoft.ro>.
5394
5395 2002-05-30  Ulrich Drepper  <drepper@redhat.com>
5396
5397         * sysdeps/unix/sysv/linux/Makefile [$(subdir)==misc] (sysdep_routines):
5398         Add readahead.
5399         * sysdeps/unix/sysv/linux/readahead.c: New file.
5400         * sysdeps/unix/sysv/linux/syscalls.list: Add sendfile64 syscall.
5401         * sysdeps/unix/sysv/linux/Versions: Export readahead and sendfile64.
5402         * sysdeps/unix/sysv/linux/alpha/syscalls.list: Add readahead syscall.
5403         Add sendfile64 alias to sendfile syscall.
5404         * sysdeps/unix/sysv/linux/ia64/syscalls.list: Likewise.
5405         * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: Likewise.
5406         * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Likewise.
5407         * sysdeps/unix/sysv/linux/powerpc/syscalls.list: Add s_readahead
5408         syscall.
5409
5410         * sysdeps/unix/sysv/linux/i386/sysdep.h: Use __i686.get_pc_thunk.XX
5411         special section for PIC register loading.
5412         * sysdeps/unix/sysv/linux/i386/i686/sysdep.h: Likewise.
5413
5414         * config.h.in: Define HAVE_HIDDEN.
5415         * configure.in: Also define HAVE_HIDDEN if HAVE_PROTECTED is defined.
5416
5417         * elf/elf.h: Correct Alpha TLS relocations according to last spec.
5418
5419 2002-05-28  Roland McGrath  <roland@frob.com>
5420
5421         * sysdeps/mach/alpha/setfpucw.c: New file.
5422
5423 2002-05-26  Roland McGrath  <roland@frob.com>
5424
5425         * sysdeps/mach/hurd/ioctl.c (__ioctl): Don't use sizeof in _IOTS.
5426         Use integer_t instead of int for IOC_VOID case.
5427
5428 2002-05-27  Alexandre Oliva  <aoliva@redhat.com>
5429
5430         * configure.in (DO_STATIC_NSS): Define if --disable-shared.
5431
5432 2002-05-26  Bruno Haible  <bruno@clisp.org>
5433
5434         * iconvdata/iso-2022-jp.c (BODY for TO_LOOP): Avoid running off the
5435         end of the ISO-8859-7 from idx table.
5436
5437 2002-05-27  Ulrich Drepper  <drepper@redhat.com>
5438
5439         * manual/lang.texi: Fix FLT_EPSILON description [PR libc/3649].
5440
5441 2002-05-24  David S. Miller  <davem@redhat.com>
5442
5443         * string/bits/string2.h (memset): Do not try to optimize when
5444         not _STRING_ARCH_unaligned if GCC will do the right thing.
5445
5446 2002-05-21  Isamu Hasegawa  <isamu@yamato.ibm.com>
5447
5448         * posix/regex.c: Define `inline' as a macro into nothing for the
5449         compilers which lack the keyword.
5450         * posix/regex.h: (RE_SYNTAX_GNU_AWK): Remove RE_CONTEXT_INVALID_OPS
5451         for the compatibility of gawk.
5452         * posix/regcomp.c: Add fake implementation of isblank() for the
5453         environments which lack the function.
5454         Don't use free_charset() in case of non-i18n envs.
5455         (build_range_exp): Don't use i18n related code in case of non-i18n
5456         envs.
5457         (build_collating_symbol): Likewise.
5458         (build_equiv_class): Likewise.
5459         (build_charclass): Likewise.
5460         (re_compile_fastmap_iter): Likewise.
5461         (parse_bracket_exp): Likewise.
5462         (build_word_op): Likewise.
5463         (regfree): Don't use free_charset() in case of non-i18n envs.
5464         * posix/regex_internal.h: Remove COMPLEX_BRACKET from
5465         re_token_type_t in case of non-i18n envs.
5466         Don't define re_charset_t in case of non-i18n envs.
5467         Change the type of wcs of re_string_t from wchar_t to wint_t,
5468         since we store also WEOF.
5469         * posix/regex_internal.c: (re_string_realloc_buffers): Change
5470         the type of wcs of re_string_t from wchar_t to wint_t.
5471         (re_string_reconstruct): Likewise.
5472         (create_ci_newstate): Don't use i18n related code in case of
5473         non-i18n envs.
5474         (create_cd_newstate): Likewise.
5475
5476 2002-05-24  Ulrich Drepper  <drepper@redhat.com>
5477
5478         * iconv/loop.c: Fix typo.
5479
5480 2002-05-23  Jakub Jelinek  <jakub@redhat.com>
5481
5482         * inet/ether_line.c (ether_line): Fix a typo causing only
5483         lower 4 bits of each ethernet address byte being assigned.
5484         Don't modify what line points to.
5485         * inet/tst-ether_aton.c (main): Add ether_line tests.
5486
5487 2002-05-23  Marcus Brinkmann  <marcus@gnu.org>
5488
5489         * manual/filesys.texi: Don't make readlink example leak memory
5490         when readlink fails.
5491
5492 2002-05-20  Ulrich Drepper  <drepper@redhat.com>
5493
5494         * iconv/loop.c: Fix condition for defining unaligned loop.  Add
5495         some more security checks.
5496
5497 2002-05-17  David S. Miller  <davem@redhat.com>
5498
5499         * sysdeps/unix/sysv/linux/sparc/fork.S: Define _internal aliases.
5500
5501 2002-05-16  David S. Miller  <davem@redhat.com>
5502
5503         * sysdeps/sparc/sparc32/dl-machine.h (LOAD_PIC_REG): Define.
5504         (elf_machine_dynamic): Use it to force PIC register to be loaded.
5505         (elf_machine_load_address): Likewise.
5506         * sysdeps/sparc/sparc64/dl-machine.h: Mirror sparc32 changes.
5507
5508         * sysdeps/sparc/sparc64/strncmp.S: When second argument pointer
5509         is unaligned, do not forget to fully initialize %g1 magic value.
5510
5511         * sysdeps/unix/sysv/linux/sparc/sys/procfs.h: Fix 64-bit elf
5512         register definitions and provide 32-bit variants of structures
5513         during 64-bit builds.
5514
5515         * soft-fp/op-1.h (_FP_FRAC_CLEAR_OVERP_1): Define.
5516         * soft-fp/op-2.h (_FP_FRAC_CLEAR_OVERP_2): Define.
5517         * soft-fp/op-4.h (_FP_FRAC_CLEAR_OVERP_4): Define.
5518         * soft-fp/op-common.h (_FP_PACK_CANONICAL): After rounding, if
5519         _FP_FRAC_OVERP_X is set, use _FP_FRAC_CLEAR_OVERP_X to clear it.
5520         (_FP_FROM_INT): Perform right shifts on unsigned integer type.
5521         Do not clear implicit one bit here, it must be done post-rounding.
5522         Only pad to the left using left shift if value uses less than the
5523         available fractional bits.
5524
5525 2002-05-20  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5526
5527         * sysdeps/powerpc/Makefile (sysdeps_routines): Use libgcc-compat
5528         instead of cmpdi2, shdi3, fixdfdi, fixsfdi in csu dir.
5529         (shared-only-routines): Likewise.
5530         * sysdeps/powerpc/libgcc-compat.c: New file.
5531         * sysdeps/wordsize-32/cmpdi2.c: Removed.
5532         * sysdeps/wordsize-32/fixdfdi.c: Removed.
5533         * sysdeps/wordsize-32/fixsfdi.c: Removed.
5534         * sysdeps/wordsize-32/shdi3.c: Removed.
5535
5536 2002-05-16  Bruno Haible  <bruno@clisp.org>
5537
5538         * MakeTAGS (libc.pot): Don't sort the output.
5539         * po/header.pot: Update to match xgettext 0.11 output.
5540
5541 2002-05-16  Bruno Haible  <bruno@clisp.org>
5542
5543         * MakeTAGS (subdirs): Remove duplicates.
5544
5545 2002-05-19  Ulrich Drepper  <drepper@redhat.com>
5546
5547         * sysdeps/unix/sysv/linux/errlist.c: Remove extra weak alias
5548         definiton of _old_sys_nerr.  Define _old_sys_errlist as strong
5549         alias.
5550
5551 2002-05-19  Andreas Jaeger  <aj@suse.de>
5552
5553         * sysdeps/unix/sysv/linux/configure.in: Warn against an
5554         installation in /usr/local.
5555
5556 2002-05-16  Bruno Haible  <bruno@clisp.org>
5557
5558         * sysdeps/unix/sysv/aix/bits/ioctl-types.h: Don't use multiline
5559         string as argument of #error.
5560
5561 2002-05-15  Ulrich Drepper  <drepper@redhat.com>
5562
5563         * stdlib/canonicalize.c (canonicalize): Rename to __realpath and
5564         don't define static.  Remove old __realpath function.  TC1 of
5565         POSIX 2001 will allow the second parameter to be NULL.
5566         * stdlib/test-canon.c: Comment out test for NULL as second
5567         parameter of realpath.
5568
5569         * time/offtime.c (__offtime): Set errno if overflow is detected.
5570
5571         * elf/Makefile (rtld-routines): Remove dl-brk and dl-sbrk.
5572         * sysdeps/unix/sysv/linux/Makefile (sysdep-rtld-routines): Add
5573         dl-brk and dl-sbrk.
5574
5575         * sysdeps/sparc/fpu/bits/mathinline.h (fdim): Add __THROW.
5576         (fdimf): Likewise.
5577
5578 2002-05-15  Roland McGrath  <roland@frob.com>
5579
5580         * hurd/report-wait.c (_S_msg_report_wait): Use mach_msg_id_t for arg.
5581
5582 2002-05-12  Bruno Haible  <bruno@clisp.org>
5583
5584         * iconvdata/testdata/EUC-JISX0213: New file.
5585         * iconvdata/testdata/EUC-JISX0213..UTF8: New file.
5586         * iconvdata/testdata/SHIFT_JISX0213: New file.
5587         * iconvdata/testdata/SHIFT_JISX0213..UTF8: New file.
5588         * iconvdata/testdata/ISO-2022-JP-3: New file.
5589         * iconvdata/testdata/ISO-2022-JP-3..UTF8: New file.
5590         * iconvdata/TESTS: Add EUC-JISX0213, SHIFT_JISX0213, ISO-2022-JP-3.
5591         * iconvdata/run-iconv-test.sh: Skip the charmap test if the charmap
5592         contains comments indicating precomposed characters.
5593
5594 2002-04-21  Bruno Haible  <bruno@clisp.org>
5595
5596         * iconvdata/iso-2022-jp-3.c: New file.
5597         * iconvdata/gconv-modules (ISO-2022-JP-3): New module.
5598         * iconvdata/Makefile (modules): Add ISO-2022-JP-3.
5599         (LDFLAGS-ISO-2022-JP-3.so): New variable.
5600         (ISO-2022-JP-3.so): Depend on libJIS.so and libJISX0213.so.
5601         (distribute): Add iso-2022-jp-3.c.
5602
5603 2002-05-12  Bruno Haible  <bruno@clisp.org>
5604
5605         * iconvdata/tst-table-to.c (main): Restore handling of
5606         transliterations, broken by last patch.
5607
5608 2002-05-12  Bruno Haible  <bruno@clisp.org>
5609
5610         * iconvdata/TESTS: Add IBM922, IBM1124, IBM1129.
5611
5612 2002-05-12  Bruno Haible  <bruno@clisp.org>
5613
5614         * iconvdata/euc-jisx0213.c (BODY for FROM_LOOP): Don't advance inptr
5615         when there is not enough room in the output buffer.
5616         * iconvdata/shift_jisx0213.c (BODY for FROM_LOOP): Likewise.
5617
5618 2002-04-20  Bruno Haible  <bruno@clisp.org>
5619
5620         * iconv/skeleton.c ({FROM,TO}_LOOP_{MIN,MAX}_NEEDED_{FROM,TO}): New
5621         macros.
5622         (RESET_INPUT_BUFFER): Use them instead of {MIN,MAX}_NEEDED_{FROM,TO}.
5623         Also make this macro work if FROM_DIRECTION evaluates to 0.
5624         (gconv_init): Use the new macros instead of {MIN,MAX}_NEEDED_{FROM,TO}.
5625         (FUNCTION_NAME): Likewise, in the handling of unaligned accesses and
5626         of consume_incomplete.
5627         * iconvdata/cp1255.c: Define {FROM,TO}_LOOP_{MIN,MAX}_NEEDED_{FROM,TO}
5628         instead of {MIN,MAX}_NEEDED_{FROM,TO}. Set FROM_LOOP_MAX_NEEDED_TO to
5629         4, not 8.
5630         * iconvdata/cp1258.c: Likewise.
5631         * iconvdata/ibm930.c: Define {FROM,TO}_LOOP_{MIN,MAX}_NEEDED_{FROM,TO}
5632         instead of {MIN,MAX}_NEEDED_{FROM,TO}. Set TO_LOOP_MAX_NEEDED_TO to 3,
5633         not 2.
5634         * iconvdata/ibm933.c: Likewise.
5635         * iconvdata/ibm935.c: Likewise.
5636         * iconvdata/ibm937.c: Likewise.
5637         * iconvdata/ibm939.c: Likewise.
5638         * iconvdata/iso-2022-cn.c: Define
5639         {FROM,TO}_LOOP_{MIN,MAX}_NEEDED_{FROM,TO} instead of
5640         {MIN,MAX}_NEEDED_{FROM,TO}. Set TO_LOOP_MAX_NEEDED_TO to 6, not 4.
5641         * iconvdata/iso-2022-cn-ext.c: Likewise.
5642         * iconvdata/iso-2022-jp.c: Define
5643         {FROM,TO}_LOOP_{MIN,MAX}_NEEDED_{FROM,TO} instead of
5644         {MIN,MAX}_NEEDED_{FROM,TO}.
5645         * iconvdata/tcvn5712-1.c: Define
5646         {FROM,TO}_LOOP_{MIN,MAX}_NEEDED_{FROM,TO} instead of
5647         {MIN,MAX}_NEEDED_{FROM,TO}. Set FROM_LOOP_MAX_NEEDED_FROM to 1, not 2.
5648         * iconvdata/euc-jisx0213.c: Define
5649         {FROM,TO}_LOOP_{MIN,MAX}_NEEDED_{FROM,TO} instead of
5650         {MIN,MAX}_NEEDED_{FROM,TO}. Set FROM_LOOP_MAX_NEEDED_TO to 8, not 4.
5651         * iconvdata/shift_jisx0213.c: Likewise.
5652
5653 2002-05-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5654
5655         * sysdeps/powerpc/Makefile (sysdeps_routines): Add divdi3, cmpdi2,
5656         shdi3, fixdfdi, fixsfdi in csu dir.
5657         (shared-only-routines): Likewise.
5658         * sysdeps/wordsize-32/cmpdi2.c: New file.
5659         * sysdeps/wordsize-32/shdi3.c: New file.
5660         * sysdeps/wordsize-32/fixdfdi.c: New file.
5661         * sysdeps/wordsize-32/fixsfdi.c: New file.
5662         * sysdeps/powerpc/Versions (__divdi3, __moddi3, __udivdi3, __umoddi3,
5663         __ashldi3, __ashrdi3, __lshrdi3, __cmpdi2, __ucmpdi2, __fixdfdi,
5664         __fixsfdi, __fixunsdfdi, __fixunssfdi): Export at GLIBC_2.0.
5665
5666         * sysdeps/unix/sysv/linux/semctl.c (__old_semctl, __new_semctl):
5667         Only use va_arg if the argument will be used [PR libc/3259].
5668
5669 2002-05-06  Michael A. Schmidt  <mmaass@us.ibm.com>
5670
5671         * catgets/catgets.c (catopen): Free buffer if internal catalog
5672         open fails.
5673
5674 2002-05-14  Ulrich Drepper  <drepper@redhat.com>
5675
5676         * debug/xtrace.sh: Make more robust.  For realtime tracking use
5677         non-buffering methods.
5678         * debug/pcprofiledump.c: Implement -u option.
5679         Patch by Roger Luethi <rl@hellgate.ch>.
5680
5681 2002-05-11  Jakub Jelinek  <jakub@redhat.com>
5682
5683         * include/netinet/in.h (bindresvport_internal): Add prototype.
5684         * include/rpc/auth.h  (authunix_create_internal,
5685         authunix_create_default_internal, authnone_create_internal,
5686         authdes_pk_create_internal): Add prototypes.
5687         * include/rpc/clnt.h (clnt_create_internal, clnttcp_create_internal,
5688         clntudp_create_internal, clntudp_bufcreate_internal,
5689         clntunix_create_internal): Add prototypes.
5690         * include/rpc/svc.h (svc_sendreply_internal, svcerr_decode_internal,
5691         svc_getreq_internal, svc_getreq_common_internal,
5692         svc_getreqset_internal, svc_getreq_poll_internal,
5693         svc_register_internal, svc_unregister_internal,
5694         svcudp_create_internal, svcudp_bufcreate_internal): Add prototypes.
5695         * include/rpc/svc_auth.h (_authenticate_internal): Add prototype.
5696         * include/sys/socket.h (__sendto, __recvfrom, __sendmsg, __recvmsg,
5697         __setsockopt, __getsockname, __bind, __listen): Add prototypes.
5698         * inet/rexec.c (rexec_af): Use __listen and __getsockname.
5699         * inet/rcmd.c (rcmd_af): Use __listen.
5700         (rresvport_af): Use __bind.
5701         * sunrpc/clnt_udp.c: Use INTUSE calls to bindresvport,
5702         authunix_create, authunix_create_default, authnone_create,
5703         authdes_pk_create, clnt_create, clnttcp_create, clntudp_create,
5704         clntudp_bufcreate, clntunix_create svc_sendreply, svcerr_decode,
5705         svc_getreq, svc_getreq_common, svc_getreqset, svc_getreq_poll,
5706         svc_register, svc_unregister, svcudp_create, svcudp_bufcreate,
5707         _authenticate, add INTDEF after such function definitions.
5708         Use __listen, __bind, __sendto, __recvfrom, __sendmsg, __recvmsg,
5709         __setsockopt, __getsockname instead of non-__ variants.
5710         * sunrpc/pmap_rmt.c: Likewise.
5711         * sunrpc/rtime.c: Likewise.
5712         * sunrpc/svc_udp.c: Likewise.
5713         * sunrpc/clnt_unix.c: Likewise.
5714         * sunrpc/svc_unix.c: Likewise.
5715         * sunrpc/bindrsvprt.c: Likewise.
5716         * sunrpc/svc_tcp.c: Likewise.
5717         * sunrpc/auth_none.c: Likewise.
5718         * sunrpc/clnt_raw.c: Likewise.
5719         * sunrpc/clnt_tcp.c: Likewise.
5720         * sunrpc/auth_unix.c: Likewise.
5721         * sunrpc/key_call.c: Likewise.
5722         * sunrpc/clnt_gen.c: Likewise.
5723         * sunrpc/pm_getmaps.c: Likewise.
5724         * sunrpc/clnt_simp.c: Likewise.
5725         * sunrpc/pmap_clnt.c: Likewise.
5726         * sunrpc/svc_run.c: Likewise.
5727         * sunrpc/svc.c: Likewise.
5728         * sunrpc/svc_simple.c: Likewise.
5729         * sunrpc/pm_getport.c: Likewise.
5730         * sunrpc/auth_des.c: Likewise.
5731         * sunrpc/svc_auth.c: Likewise.
5732         * sysdeps/generic/unwind-dw2-fde.c (__register_frame_info_bases,
5733         __register_frame_info_table_bases, __deregister_frame_info_bases):
5734         Add INTDEF.
5735         (__register_frame_info_bases_internal,
5736         __register_frame_info_table_bases_internal,
5737         __deregister_frame_info_bases_internal): Add prototypes.
5738         (__register_frame_info, __register_frame): Use INTUSE in call to
5739         __register_frame_info_bases.
5740         (__register_frame_info_table): Similarly.
5741         (__deregister_frame_info, __deregister_frame): Similarly.
5742         * sysdeps/generic/sendto.c (__sendto): Renamed from sendto, add
5743         sendto as weak alias.
5744         * sysdeps/mach/hurd/sendto.c: Likewise.
5745         * sysdeps/generic/recvfrom.c (__recvfrom): Renamed from recvfrom, add
5746         recvfrom as weak alias.
5747         * sysdeps/mach/hurd/recvfrom.c: Likewise.
5748         * sysdeps/unix/sysv/aix/recvfrom.c: Likewise.
5749         * sysdeps/generic/recvmsg.c (__recvmsg): Renamed from recvmsg, add
5750         recvmsg as weak alias.
5751         * sysdeps/unix/sysv/aix/recvmsg.c: Likewise.
5752         * sysdeps/generic/sendmsg.c (__sendmsg): Renamed from sendmsg, add
5753         sendmsg as weak alias.
5754         * sysdeps/unix/sysv/aix/sendmsg.c: Likewise.
5755         * sysdeps/generic/setsockopt.c (__setsockopt): Renamed from
5756         setsockopt, add setsockopt as weak alias.
5757         * sysdeps/mach/hurd/setsockopt.c: Likewise.
5758         * sysdeps/generic/bind.c (__bind): Renamed from bind, add bind as
5759         weak alias.
5760         * sysdeps/mach/hurd/bind.c: Likewise.
5761         * sysdeps/generic/listen.c (__listen): Renamed from listen, add listen
5762         as weak alias.
5763         * sysdeps/mach/hurd/listen.c: Likewise.
5764         * sysdeps/generic/getsockname.c (__getsockname): Renamed from
5765         getsockname, add getsockname as weak alias.
5766         * sysdeps/mach/hurd/getsockname.c: Likewise.
5767         * sysdeps/unix/sysv/aix/getsockname.c: Likewise.
5768         * sysdeps/mach/hurd/recvmsg.c (__recvmsg): Add weak alias.
5769         * sysdeps/mach/hurd/sendmsg.c (__sendmsg): Add weak alias.
5770         * sysdeps/unix/inet/syscalls.list (__bind, __listen, __recvmsg,
5771         __recvfrom, __sendmsg, __sendto, __setsockopt): Add aliases.
5772         * sysdeps/unix/sysv/linux/alpha/syscalls.list (__recvmsg, __sendmsg):
5773         Add aliases.
5774         * sysdeps/unix/sysv/linux/ia64/syscalls.list: Likewise.
5775         * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Likewise.
5776         * sysdeps/unix/sysv/linux/hppa/syscalls.list: Likewise.
5777         * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Likewise.
5778         * sysdeps/unix/sysv/linux/recvfrom.S (__recvfrom): Add weak alias.
5779         * sysdeps/unix/sysv/linux/recvmsg.S (__recvmsg): Likewise.
5780         * sysdeps/unix/sysv/linux/sendmsg.S (__sendmsg): Likewise.
5781         * sysdeps/unix/sysv/linux/sendto.S (__sendto): Likewise.
5782         * sysdeps/unix/sysv/linux/setsockopt.S (__setsockopt): Likewise.
5783         * sysdeps/unix/sysv/linux/bind.S (__bind): Likewise.
5784         * sysdeps/unix/sysv/linux/listen.S (__listen): Likewise.
5785         * sysdeps/unix/sysv/linux/getsockname.S (__getsockname): Likewise.
5786
5787 2002-05-10  Jakub Jelinek  <jakub@redhat.com>
5788
5789         * locale/programs/localedef.h (show_archive_content): Add verbose
5790         argument.
5791         * locale/programs/localedef.c (main): Adjust caller.
5792         * locale/programs/locarchive.c (struct nameent, struct dataent): New
5793         types.
5794         (nameentcmp, dataentcmp): New functions.
5795         (xstrcmp): Remove.
5796         (show_archive_content): Print verbose listing with --list-archive -v.
5797
5798 2002-05-14  Ulrich Drepper  <drepper@redhat.com>
5799
5800         * locale/programs/locarchive.c (open_archive): Take extra argument
5801         readonly.  If true open file with O_RDONLY and don't create the
5802         archive if it doesn't exist.
5803         Adapt all callers.
5804         (close_archive): Don't do anything if fd element is -1.
5805         * locale/programs/localedef.h (open_archive): Adjust prototype.
5806         * locale/programs/locfile.c (write_all_categories): Adjust open_archive
5807         call.
5808
5809         * malloc/malloc.c (__posix_memalign): Correct check for size of
5810         alignment value [PR libc/3444].
5811
5812         * include/stdio.h: Remove references to old stdio implementation.
5813
5814         * libio/Makefile (bug-ungetwc2-ENV): Define.
5815
5816 2002-05-13  Roland McGrath  <roland@frob.com>
5817
5818         * iconv/gconv_charset.h (upstr): Add inline keyword, quiets warning.
5819
5820         * hurd/hurdinit.c (_hurd_init): Use internal name _hurd_new_proc_init.
5821
5822 2002-05-13  Marcus Brinkmann  <marcus@gnu.org>
5823
5824         * hurd/hurdchdir.c (_hurd_change_directory_port_from_name):
5825         Allocate three, not two, more than LEN when appending '/.'.
5826         * sysdeps/mach/hurd/chroot.c (chroot): Likewise.  Don't check
5827         if NAME ends with '/.' if it is shorter than 2 chars.
5828
5829 2002-05-12  Roland McGrath  <roland@frob.com>
5830
5831         * mach/Makefile ($(mach-syscalls:%=$(objpfx)%.S)): Make the generated
5832         files #include <sysdep.h> instead of <mach/machine/syscall_sw.h>.
5833
5834         * hurd/hurdexec.c (_hurd_exec): Reauthenticate ports/dtable used in
5835         file_exec to effect svuid=euid, svgid=egid if that is not a no-op.
5836
5837 2002-05-10  Jakub Jelinek  <jakub@redhat.com>
5838
5839         * sysdeps/ia64/Makefile: Remove extra endif.
5840         * sysdeps/ia64/ia64libgcc.S (__divsf3): Fix typo in symbol version.
5841
5842 2002-05-10  Andreas Schwab  <schwab@suse.de>
5843
5844         * sysdeps/powerpc/fpu/w_sqrt.c: Add sqrtl alias.
5845
5846 2002-05-09  Andreas Jaeger  <aj@suse.de>
5847
5848         * sysdeps/unix/sysv/linux/x86_64/sys/io.h: New file.
5849         * sysdeps/unix/sysv/linux/x86_64/Dist: Add it.
5850         * sysdeps/unix/sysv/linux/x86_64/Makefile (sysdep_headers): Add it.
5851
5852         * sysdeps/unix/sysv/linux/ia64/glob.c: Move to ...
5853         * sysdeps/wordsize-64/glob.c: ...here.
5854         * sysdeps/unix/sysv/linux/x86_64/glob.c: Remove.
5855         * sysdeps/unix/sysv/linux/s390/s390-64/glob.c: Remove.
5856         * sysdeps/unix/sysv/linux/sparc/sparc64/glob.c: Remove.
5857
5858 2002-05-08  Roland McGrath  <roland@frob.com>
5859
5860         * hurd/hurdfchdir.c (_hurd_change_directory_port_from_fd): Use
5861         O_NOTRANS flag in "." lookup.
5862
5863 2002-05-05  Ulrich Drepper  <drepper@redhat.com>
5864
5865         * malloc/mtrace.c: Comment out use of _mtrace_file and _mtrace_len.
5866
5867 2002-05-04  Ulrich Drepper  <drepper@redhat.com>
5868
5869         * locale/duplocale.c (__duplocale): Update special members only
5870         when allocation succeeded.
5871
5872 2002-05-03  Roland McGrath  <roland@frob.com>
5873
5874         * shlib-versions (.*-.*-gnu-gnu.*): Remove USE_IN_LIBIO conditionals;
5875         we can only build libc.so.0.3(GLIBC_2.2.6) now.
5876
5877 2002-05-02  Jakub Jelinek  <jakub@redhat.com>
5878
5879         * sysdeps/ia64/Makefile: Add ia64libgcc in csu subdir.
5880         * sysdeps/ia64/Versions (__divtf3, __divdf3, __divsf3, __divdi3,
5881         __moddi3, __udivdi3, __umoddi3, __multi3): Export at GLIBC_2.0.
5882         * sysdeps/ia64/ia64libgcc.S: New file.
5883
5884 2002-05-02  Ulrich Drepper  <drepper@redhat.com>
5885
5886         * sysdeps/generic/dl-tls.c (oom): Implement using _dl_fatal_printf.
5887
5888         * malloc/memusage.c: Distinguish anonymous mmap.
5889
5890 2002-05-01  Roland McGrath  <roland@frob.com>
5891
5892         * sysdeps/mach/hurd/close.c: #undef __close before function defn,
5893         and use INTDEF on it.
5894         * sysdeps/mach/hurd/fcntl.c: Use INTDEF2.
5895
5896         * sysdeps/mach/hurd/dl-sysdep.c (errno): New variable.
5897
5898         * sysdeps/mach/hurd/alpha/static-start.S: New file (unfinished).
5899
5900 2002-05-01  Ulrich Drepper  <drepper@redhat.com>
5901
5902         * malloc/memusage.c: Add support for tracking mmap & friends.
5903         * malloc/memusage.sh: Implement -m/--mmap option.
5904
5905 2002-04-30  Jakub Jelinek  <jakub@redhat.com>
5906
5907         * locale/programs/locarchive.c (create_archive): Add archivefname
5908         argument, create fname from it.
5909         (enlarge_archive): Honour output_prefix.
5910         (open_archive): Likewise.
5911
5912 2002-04-30  Jakub Jelinek  <jakub@redhat.com>
5913
5914         * locale/programs/locarchive.c (add_locales_to_archive): Don't nest
5915         too many stpcpy macros.
5916
5917 2002-04-26  Bruno Haible  <bruno@clisp.org>
5918
5919         * locale/programs/ld-collate.c (collate_read): Cast first argument
5920         for "%.*s" to int.
5921
5922 2002-04-26  Bruno Haible  <bruno@clisp.org>
5923
5924         * include/libintl.h (__ngettext, __dngettext, __dcngettext,
5925         __dcngettext_internal): New declarations.
5926         (__gettext, __dgettext, __dcgettext, __dcgettext_internal): Add
5927         attribute declarations.
5928
5929 2002-04-30  Roland McGrath  <roland@frob.com>
5930
5931         Removed old GNU stdio implementation; GNU libio is now the only option.
5932         * configure.in: Removed --enable-libio option and @stdio@ subst var.
5933         Define USE_IN_LIBIO unconditionally.
5934         * configure: Regenerated.
5935         * Makeconfig (stdio): Set to libio by default.
5936         * config.make.in (stdio): Variable removed.
5937         * sysdeps/unix/sysv/linux/configure.in: Don't set $stdio.
5938         * sysdeps/unix/sysv/linux/configure: Regenerated.
5939         * sysdeps/mach/hurd/configure.in: Don't test $stdio.
5940         * sysdeps/mach/hurd/configure: Regenerated.
5941         * stdio/.cvsignore: File removed.
5942         * stdio/Makefile: File removed.
5943         * stdio/Versions: File removed.
5944         * stdio/__fbufsize.c: File removed.
5945         * stdio/__flbf.c: File removed.
5946         * stdio/__fpending.c: File removed.
5947         * stdio/__fpurge.c: File removed.
5948         * stdio/__freadable.c: File removed.
5949         * stdio/__freading.c: File removed.
5950         * stdio/__fsetlocking.c: File removed.
5951         * stdio/__fwritable.c: File removed.
5952         * stdio/__fwriting.c: File removed.
5953         * stdio/clearerr.c: File removed.
5954         * stdio/fclose.c: File removed.
5955         * stdio/fcloseall.c: File removed.
5956         * stdio/feof.c: File removed.
5957         * stdio/ferror.c: File removed.
5958         * stdio/fflush.c: File removed.
5959         * stdio/fgetc.c: File removed.
5960         * stdio/fgetpos.c: File removed.
5961         * stdio/fgets.c: File removed.
5962         * stdio/fileno.c: File removed.
5963         * stdio/fmemopen.c: File removed.
5964         * stdio/fopen.c: File removed.
5965         * stdio/fopncook.c: File removed.
5966         * stdio/fputc.c: File removed.
5967         * stdio/fputs.c: File removed.
5968         * stdio/fread.c: File removed.
5969         * stdio/freopen.c: File removed.
5970         * stdio/fseek.c: File removed.
5971         * stdio/fsetpos.c: File removed.
5972         * stdio/ftell.c: File removed.
5973         * stdio/fwrite.c: File removed.
5974         * stdio/getc.c: File removed.
5975         * stdio/getchar.c: File removed.
5976         * stdio/getdelim.c: File removed.
5977         * stdio/gets.c: File removed.
5978         * stdio/glue.c: File removed.
5979         * stdio/internals.c: File removed.
5980         * stdio/linewrap.c: File removed.
5981         * stdio/linewrap.h: File removed.
5982         * stdio/memstream.c: File removed.
5983         * stdio/newstream.c: File removed.
5984         * stdio/obstream.c: File removed.
5985         * stdio/putc.c: File removed.
5986         * stdio/putchar.c: File removed.
5987         * stdio/puts.c: File removed.
5988         * stdio/rewind.c: File removed.
5989         * stdio/setbuf.c: File removed.
5990         * stdio/setbuffer.c: File removed.
5991         * stdio/setlinebuf.c: File removed.
5992         * stdio/setvbuf.c: File removed.
5993         * stdio/stdio.h: File removed.
5994         * stdio/ungetc.c: File removed.
5995         * stdio/vasprintf.c: File removed.
5996         * stdio/vscanf.c: File removed.
5997         * stdio/vsnprintf.c: File removed.
5998         * stdio/vsprintf.c: File removed.
5999         * stdio/vsscanf.c: File removed.
6000         * sysdeps/generic/defs.c: File removed.
6001         * sysdeps/generic/fdopen.c: File removed.
6002         * sysdeps/generic/pipestream.c: File removed.
6003         * sysdeps/generic/stdio_init.c: File removed.
6004         * sysdeps/generic/sysd-stdio.c: File removed.
6005         * sysdeps/generic/vdprintf.c: File removed.
6006         * sysdeps/mach/hurd/defs.c: File removed.
6007         * sysdeps/mach/hurd/fdopen.c: File removed.
6008         * sysdeps/mach/hurd/pipestream.c: File removed.
6009         * sysdeps/mach/hurd/stdio_init.c: File removed.
6010         * sysdeps/mach/hurd/sysd-stdio.c: File removed.
6011         * sysdeps/mach/hurd/vdprintf.c: File removed.
6012         * sysdeps/posix/defs.c: File removed.
6013         * sysdeps/posix/fdopen.c: File removed.
6014         * sysdeps/posix/pipestream.c: File removed.
6015         * sysdeps/posix/stdio_init.c: File removed.
6016         * sysdeps/posix/vdprintf.c: File removed.
6017         * sysdeps/unix/pipestream.c: File removed.
6018         * sysdeps/unix/sysv/sysd-stdio.c: File removed.
6019         * sysdeps/unix/sysv/sco3.2.4/pipestream.c: File removed.
6020         * sysdeps/unix/sysv/sysv4/pipestream.c: File removed.
6021
6022 2002-04-29  Roland McGrath  <roland@frob.com>
6023
6024         * include/libc-symbols.h (link_warning): Use `unused' attribute.
6025
6026 2002-04-28  Ulrich Drepper  <drepper@redhat.com>
6027
6028         * sysdeps/generic/tls.h: Describe what must be defined.
6029
6030         * sysdeps/generic/glob.c (glob): Don't pass GLOB_NOMAGIC flag to
6031         glob_in_dir [PR libc/3385].
6032         * posix/globtest.sh: Add test case.
6033
6034         * intl/loadmsgcat.c [!_LIBC] (_nl_init_domain_conv): Don't add
6035         //TRANSLIT twice.
6036
6037 2002-04-27  Ulrich Drepper  <drepper@redhat.com>
6038
6039         * sysdeps/unix/sysv/linux/ia64/fxstat.c: Fix a few issues with the
6040         _internal symbol handling.
6041         * sysdeps/unix/sysv/linux/ia64/lxstat.c: Likewise.
6042
6043 2002-04-26  Ulrich Drepper  <drepper@redhat.com>
6044
6045         * sysdeps/ia64/fpu/s_finite.S: Define _internal aliases.
6046         * sysdeps/unix/sysv/linux/ia64/fork.S: Likewise.
6047
6048 2002-04-26  Isamu Hasegawa  <isamu@yamato.ibm.com>
6049
6050         * posix/regcomp.c (re_compile_fastmap_iter): Fix fastmap in case of
6051         not _LIBC and RE_ENABLE_I18N.
6052         (build_range_exp): Implement for not _LIBC.
6053         (build_collating_symbol): Likewise.
6054         (parse_bracket_exp): Unify redundant error handlings.
6055         Don't erase mbcset for non matching list in multibyte envs.
6056         (build_word_op): Add '_' to matching list for \w operator.
6057         * posix/regex_internal.c (re_string_construct): Invoke
6058         build_upper_buffer in case of not RE_ENABLE_I18N.
6059         (re_string_reconstruct): Don't touch cur_state in case of not
6060         RE_ENABLE_I18N.
6061         * posix/regex_internal.h (attribute_hidden): New macro in case of
6062         not _LIBC.
6063         (re_charset_t): Define range_starts/ends in case of not _LIBC.
6064         * posix/regexec.c (sift_states_iter_mb): Hide in case of not
6065         RE_ENABLE_I18N.
6066         (transit_state_mb): Likewise.
6067         (check_node_accept_bytes): Implement the code evaluating range
6068         expression in case of not _LIBC.
6069         (find_collation_sequence_value): Hide in case of not _LIBC.
6070
6071 2002-04-26  Jakub Jelinek  <jakub@redhat.com>
6072
6073         * sysdeps/unix/sysv/linux/sparc/sparc32/semctl.c: Copied from
6074         i386/semctl.c.
6075         (__old_semctl, __new_semctl): Only use va_arg if the argument will
6076         be used.
6077
6078 2002-04-26  Ulrich Drepper  <drepper@redhat.com>
6079
6080         * sysdeps/ia64/fpu/s_isinf.S: Fix definition of _internal names.
6081
6082         * sysdeps/ia64/strncpy.S: Fix recovery code.
6083         Patch by David Mosberger <davidm@hpl.hp.com>.
6084
6085 2002-04-24  Ulrich Drepper  <drepper@redhat.com>
6086
6087         * sysdeps/unix/sysv/linux/ia64/Versions [libc]: Add getunwind for
6088         GLIBC_2.2.6.
6089
6090 2002-04-14  Bruno Haible  <bruno@clisp.org>
6091
6092         * posix/regex.c (re_max_failures): Add back symbol for binary
6093         compatibility.
6094
6095 2002-04-22  Isamu Hasegawa  <isamu@yamato.ibm.com>
6096
6097         * posix/regcomp.c (re_compile_internal): Adapt it to new interface
6098         of buffer building functions.
6099         * posix/regex_internal.c (re_string_allocate): New function.
6100         (re_string_realloc_buffers): New function.
6101         (re_string_skip_chars): New function.
6102         (re_string_reconstruct): New function.
6103         (re_string_construct): Adapt it to new interface of buffer building
6104         functions.
6105         (re_string_construct_common): Likewise.
6106         (build_wcs_buffer): Likewise.
6107         (build_wcs_upper_buffer): Likewise.
6108         (build_upper_buffer): Likewise.
6109         (re_string_translate_buffer): Likewise.
6110         (re_string_context_at): Adapt it to variable length buffers.
6111         * posix/regex_internal.h (re_string_t): Add new fields to handle
6112         variable length buffers.
6113         (re_match_context_t): Likewise.
6114         * posix/regexec.c (re_search_internal): Adapt it to new interface
6115         of re_string_t and re_match_context_t.
6116         (acquire_init_state_context): Likewise.
6117         (check_matching): Likewise.
6118         (check_halt_state_context): Likewise.
6119         (proceed_next_node): Likewise.
6120         (set_regs): Likewise.
6121         (sift_states_backward): Likewise.
6122         (clean_state_log_if_need): Likewise.
6123         (sift_states_iter_mb): Likewise.
6124         (sift_states_iter_bkref): Likewise.
6125         (add_epsilon_backreference): Likewise.
6126         (transit_state): Likewise.
6127         (transit_state_sb): Likewise.
6128         (transit_state_mb): Likewise.
6129         (transit_state_bkref): Likewise.
6130         (transit_state_bkref_loop): Likewise.
6131         (check_node_accept): Likewise.
6132         (match_ctx_init): Likewise.
6133         (extend_buffers): New function.
6134
6135 2002-04-21  Bruno Haible  <bruno@clisp.org>
6136
6137         * iconvdata/tst-table.sh: For the second check, use the truncated
6138         GB18030 charmap table, like for the first check.
6139
6140 2002-04-24  Ulrich Drepper  <drepper@redhat.com>
6141
6142         * elf/dl-load.c (open_verify): Correct __lseek parameters.
6143         Patch by Simon Hildrew <simon@hildrew.net> [PR libc/3354].
6144
6145 2002-04-23  H.J. Lu  <hjl@gnu.org>
6146
6147         * include/math.h (isfinite): Fix a typo.
6148
6149 2002-04-24  Ulrich Drepper  <drepper@redhat.com>
6150
6151         * libio/bug-ungetwc2.c (test_locale): Use the de_DE.UTF-8 locale
6152         which is created by the test suite.
6153
6154 2002-04-20  Bruno Haible  <bruno@clisp.org>
6155
6156         * iconvdata/iso-2002-kr.c (MAX_NEEDED_FROM): Set to 4.
6157         (BODY for FROM_LOOP): Fix comparisons between inptr and inend.
6158
6159 2002-04-20  Bruno Haible  <bruno@clisp.org>
6160
6161         * iconvdata/johab.c (BODY for FROM_LOOP): Change type of i, m, f,
6162         to avoid gcc warning.
6163
6164 2002-04-20  Bruno Haible  <bruno@clisp.org>
6165
6166         * iconvdata/iso-2022-jp.c (EMIT_SHIFT_TO_INIT): Fix modification mask
6167         of data->__statep->__count.
6168
6169 2002-04-20  Bruno Haible  <bruno@clisp.org>
6170
6171         * iconvdata/euc-jisx0213.c (BODY for TO_LOOP): Really ignore Unicode
6172         tag characters.
6173         * iconvdata/shift_jisx0213.c (BODY for TO_LOOP): Likewise.
6174
6175 2002-04-24  Roland McGrath  <roland@frob.com>
6176
6177         * sysdeps/mach/alpha/syscall.S: Don't use .frame, ENTRY will have it;
6178         use END macro instead of our own .end directive.
6179         Use `callsys' insn mnemonic instead of `call_pal'.
6180
6181         * sysdeps/mach/alpha/sysdep.h (ENTRY): New macro.
6182
6183         * sysdeps/alpha/dl-machine.h (ELF_MACHINE_USER_ADDRESS_MASK): New
6184         macro; we need this for Hurd.
6185
6186         Log entry was missing for 2002/03/24 commit of rev 1.8,
6187         goes with 2002-03-17 changes.
6188         * sysdeps/mach/hurd/i386/Makefile [$(subdir) = misc]
6189         (sysdep_routines): Append ioperm here.
6190         (sysdep_headers): Append sys/io.h here.
6191
6192 2002-04-23  Roland McGrath  <roland@frob.com>
6193
6194         * sysdeps/mach/hurd/send.c: int -> size_t for WROTE.
6195         * sysdeps/mach/hurd/sendto.c: Likewise.
6196         * hurd/hurdioctl.c (siocgifconf): int -> size_t for DATA_LEN.
6197         * sysdeps/mach/hurd/wait4.c (__wait4): natural_t -> int for SIGCODE.
6198         * sysdeps/mach/hurd/getpriority.c: unsigned int -> size_t for PISIZE.
6199
6200 2002-04-22  Roland McGrath  <roland@frob.com>
6201
6202         * sysdeps/mach/hurd/i386/ioperm.c (ioperm): Translate MIG_BAD_ID
6203         failure from i386_io_perm_* RPCs to ENOSYS.
6204
6205 2002-04-22  Andreas Jaeger  <aj@suse.de>
6206
6207         * sysdeps/unix/sysv/linux/x86_64/ldconfig.h: New file.
6208
6209         * sysdeps/unix/sysv/linux/x86_64/dl-cache.h: New file.
6210
6211         * sysdeps/unix/sysv/linux/x86_64/vfork.S: Use %rdi as temp
6212         register instead of destroying %rbx.
6213
6214 2002-04-21  Ulrich Drepper  <drepper@redhat.com>
6215
6216         * string/string.h: Declare strerror_r also for XPG6.
6217
6218 2002-04-19  Roland McGrath  <roland@frob.com>
6219
6220         * sysdeps/mach/hurd/tmpfile.c: Create a file descriptor and use fdopen.
6221
6222 2002-04-20  Ulrich Drepper  <drepper@redhat.com>
6223
6224         * Makefile: Add handling of xtests and xcheck targets.
6225         * MakeTAGS: Likewise.
6226         * Makeconfig: Likewise.
6227         * Makerules: Likewise.
6228         * Rules: Likewise.
6229         * manual/Makefile: Likewise.
6230         * sunrpc/Makefile (xtests): Add thrsvc if thread library available.
6231         * sunrpc/thrsvc.c: New file.  By Zack Weinberg.
6232
6233 2002-04-11  Zack Weinberg  <zack@codesourcery.com>
6234
6235         * include/rpc/rpc.h (struct rpc_thread_variables): Remove
6236         authnone_private_s.
6237         * sunrpc/auth_none.c: Include bits/libc-lock.h.
6238         Delete #ifdef _RPC_THREAD_SAFE_ block.
6239         (authnone_private): Make a struct, not a pointer to struct.
6240         (authnone_private_guard): New once-control variable.
6241         (authnone_create_once): New function, split out of
6242         authnone_create.  No need to allocate memory.
6243         (authnone_create): Just call authnone_create_once via
6244         __libc_once, then return &authnone_private->no_client.
6245         (authnone_marshal): Access private data via CLIENT argument,
6246         not authnone_private pointer.
6247         Fix typo (MAX_MARSHEL_SIZE -> MAX_MARSHAL_SIZE).
6248         * sunrpc/rpc_thread.c (__rpc_thread_destroy): No need to free
6249         authnone_private_s.
6250
6251 2002-04-12  H.J. Lu  <hjl@gnu.org>
6252
6253         * sunrpc/clnt_raw.c (clntraw_create): Properly set xdrs and client.
6254
6255 2002-04-18  Bruno Haible  <bruno@clisp.org>
6256
6257         * iconvdata/euc-jisx0213.c (EMIT_SHIFT_TO_INIT, BODY for
6258         FROM_DIRECTION): Make the FROM direction stateless.
6259         * iconvdata/shift_jisx0213.c (EMIT_SHIFT_TO_INIT, BODY for
6260         FROM_DIRECTION): Likewise.
6261
6262 2002-04-15  Bruno Haible  <bruno@clisp.org>
6263
6264         * iconvdata/JISX0213.TXT: New file.
6265         * iconvdata/jisx0213.h: New file.
6266         * iconvdata/jisx0213.c: New file.
6267         * iconvdata/euc-jisx0213.c: New file.
6268         * iconvdata/shift_jisx0213.c: New file.
6269         * iconvdata/gconv-modules (EUC-JISX0213, SHIFT_JISX0213): New modules.
6270         * iconvdata/EUC-JISX0213.precomposed: New file.
6271         * iconvdata/SHIFT_JISX0213.precomposed: New file.
6272         * iconvdata/SHIFT_JISX0213.irreversible: New file.
6273         * iconvdata/tst-table-to.c (main): Make it work for encodings for
6274         which the "to" direction is stateful.
6275         * iconvdata/tst-tables.sh: Add EUC-JISX0213, SHIFT_JISX0213.
6276         * iconvdata/Makefile (modules): Add libJISX0213, EUC-JISX0213,
6277         SHIFT_JISX0213.
6278         (libJISX0213-routines): New variable.
6279         (LDFLAGS-EUC-JISX0213.so, LDFLAGS-SHIFT_JISX0213.so): New variables.
6280         (EUC-JISX0213.so, SHIFT_JISX0213.so): Depend on libJISX0213.so.
6281         (LDFLAGS-libJISX0213.so): New variable.
6282         (distribute): Add JISX0213.TXT, EUC-JISX0213.precomposed,
6283         SHIFT_JISX0213.precomposed, SHIFT_JISX0213.irreversible,
6284         jisx0213.c, jisx0213.h, euc-jisx0213.c, shift_jisx0213.c.
6285
6286 2002-04-15  Bruno Haible  <bruno@clisp.org>
6287
6288         * iconvdata/big5hkscs.c (big5hkscs_to_ucs): Change element type to
6289         uint32_t.  Update to Unicode 3.2.
6290         (from_ucs4, from_ucs4_idx): Update to Unicode 3.2.
6291         (BODY for TO_LOOP): Handle the ASCII range specially.
6292         * iconvdata/BIG5HKSCS.irreversible: Add one more entry.
6293         * iconvdata/testdata/BIG5HKSCS: Remove a character.
6294         * iconvdata/testdata/BIG5HKSCS..UTF-8: Regenerated.
6295
6296 2002-04-15  Bruno Haible  <bruno@clisp.org>
6297
6298         * iconvdata/gb18030.c (__twobyte_to_ucs, __fourbyte_to_ucs,
6299         __ucs_to_gb18030_tab1, __ucs_to_gb18030_tab2): Update to Unicode 3.2.
6300
6301 2002-04-15  Bruno Haible  <bruno@clisp.org>
6302
6303         * iconvdata/cns11643.h (__cns11643_from_ucs4p2c_tab): New declaration.
6304         (ucs4_to_cns11643): Update.
6305         * iconvdata/cns11643.c: Update to Unicode 3.2.
6306         (__cns11643l2*_to_ucs4_tab, __cns11643_from_ucs4p0_tab,
6307         __cns11643_from_ucs4p2_tab): Regenerated.
6308         (__cns11643_from_ucs4p2c_tab): New array.
6309         * iconvdata/cvs11643l1.c: Update comments.
6310         * iconvdata/EUC-TW.irreversible: Remove two entries.
6311
6312 2002-04-15  Bruno Haible  <bruno@clisp.org>
6313
6314         * locale/C-translit.h.in: Update to Unicode 3.2.
6315         Add <U2047>, <U205F>..<U2063>, <U2145>..<U2149>, <U2A74>..<U2A76>,
6316         <U30A0>, <U3251>..<U325F>, <U32B1>..<U32BF>, <UFE00>..<UFE0F>.
6317
6318 2002-04-15  Bruno Haible  <bruno@clisp.org>
6319
6320         * iconvdata/sjis.c (halfkana_to_ucs4): Remove array.
6321         (BODY for FROM_LOOP): Optimize the JISX0201:GR to Unicode conversion.
6322
6323 2002-04-15  Bruno Haible  <bruno@clisp.org>
6324
6325         * iconvdata/euc-jp.c (BODY for FROM_LOOP): When encountering an
6326         invalid input (e.g. a byte > 0x80 followed by a byte < 0x80), skip
6327         always one byte, not 0 bytes in some cases and 2 bytes in others.
6328
6329         * iconvdata/tst-table-from.c (main): Correct the usage message.
6330
6331 2002-04-19  Isamu Hasegawa  <isamu@yamato.ibm.com>
6332
6333         * posix/regcomp.c (parse_expression): Fix incorrect error code.
6334         (parse_dup_op): Fix error handling like "a{}".
6335         (parse_bracket_exp): Add error handling.
6336         (fetch_number): Add error handling for "a{<very_large_number>}".
6337
6338 2002-04-19  Isamu Hasegawa  <isamu@yamato.ibm.com>
6339
6340         * posix/regcomp.c (parse_bracket_symbol): Add error handling
6341         in case that the symbol name is too long.
6342         (build_charclass): Handle [:lower:]/[:uppper:] correctly
6343         in case of REG_ICASE.
6344
6345 2002-04-19  Andreas Jaeger  <aj@suse.de>
6346
6347         * math/libm-test.inc: Fix comment, suggested by Hartvig Ekner
6348         <hartvige@mips.com>.
6349
6350 2002-04-15  H.J. Lu  <hjl@gnu.org>
6351
6352         * include/math.h (__finitel_internal): Declare only if
6353         __NO_LONG_DOUBLE_MATH is not defined.
6354         (__isinfl_internal): Likewise.
6355         (__isnanl_internal): Likewise.
6356
6357         * sysdeps/unix/sysv/linux/alpha/syscalls.list: Add __connect_internal.
6358         * sysdeps/unix/sysv/linux/hppa/syscalls.list: Likewise.
6359         * sysdeps/unix/sysv/linux/ia64/syscalls.list: Likewise.
6360         * sysdeps/unix/sysv/linux/mips/syscalls.list: Likewise.
6361         * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Likewise.
6362         * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: Likewise.
6363         * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Likewise.
6364
6365         * sysdeps/unix/sysv/linux/syscalls.list: Add __chown_internal and
6366         __fcntl_internal.
6367
6368         * sysdeps/unix/sysv/linux/fxstat.c (__fxstat64_internal): Added.
6369         * sysdeps/unix/sysv/linux/lxstat.c (__lxstat64_internal): Added.
6370
6371 2002-04-15  Bruno Haible  <bruno@clisp.org>
6372
6373         * iconvdata/armscii-8.c (BODY for FROM_LOOP): Fix array access.
6374         (BODY for TO_LOOP): Likewise.
6375         * iconvdata/tcvn5712-1.c (from_ucs4): Map U+0309 to 0xB1.
6376         * iconvdata/tst-table.sh: Add support for encodings which contain
6377         precomposed Unicode characters, known to the iconv converter in both
6378         directions but not listed in the charmap.
6379         * iconvdata/IBM856.irreversible: New file.
6380         * iconvdata/IBM922.irreversible: New file.
6381         * iconvdata/IBM1132.irreversible: New file.
6382         * iconvdata/IBM1133.irreversible: New file.
6383         * iconvdata/IBM1160.irreversible: New file.
6384         * iconvdata/IBM1161.irreversible: New file.
6385         * iconvdata/IBM1163.irreversible: New file.
6386         * iconvdata/IBM1164.irreversible: New file.
6387         * iconvdata/ARMSCII-8.irreversible: New file.
6388         * iconvdata/TCVN5712-1.precomposed: New file.
6389         * iconvdata/tst-tables.sh: Add IBM856, IBM922, IBM1124, IBM1129,
6390         IBM1160, IBM1161, IBM1132, IBM1133, IBM1162, IBM1163, IBM1164,
6391         ARMSCII-8, TCVN5712-1.
6392         * iconvdata/Makefile (distribute): Add IBM856.irreversible,
6393         IBM922.irreversible, IBM1132.irreversible, IBM1133.irreversible,
6394         IBM1160.irreversible, IBM1161.irreversible, IBM1163.irreversible,
6395         IBM1164.irreversible, ARMSCII-8.irreversible, TCVN5712-1.precomposed.
6396
6397 2002-04-17  Jakub Jelinek  <jakub@redhat.com>
6398
6399         * time/tst-mktime.c: Include <stdlib.h>.  Use %d, not %ld format
6400         for EVENING69.  Include offsets in TZ environment variable.
6401
6402 2002-04-18  Ulrich Drepper  <drepper@redhat.com>
6403
6404         * iconv/skeleton.c (RESET_INPUT_BUFFER): Replace ifs with #ifs to
6405         avoid compiler warnings.
6406
6407         * locale/programs/localedef.c (main): Always call
6408         construct_output_path.
6409
6410         * iconv/Makefile (CFLAGS-simple-hash.c): Define to find hashval.h.
6411
6412         * locale/programs/locfile.c (to_archive): New variable.  To collect
6413         data which has to be added to the locale archive.
6414         (write_all_categories): Take new third parameter with locale name.
6415         Unless no_archive flag set add new locale data to the archive
6416         (write_locale_data): Unless no-archive flag set store generated data
6417         in to_archive data structure instead of generation output file.
6418         Add new parameter with locale category index.
6419         * locale/programs/locfile.h: Add new parameters in declaractions of
6420         write_all_categories and write_locale_data.
6421         * locale/programs/localedef.c: Recognize --no-archive, --list-archive,
6422         --add-to-archive, and --delete-from-archive options.  Pass extra
6423         parameter to write_all_categories.
6424         * locale/programs/localedef.h: Add prototypes for functions in
6425         locarchive.c.
6426         * locale/locarchive.h: New file.
6427         * locale/programs/locarchive.c: New file.
6428         * locale/Makefile (distribute): Add programs/locarchive.c and
6429         locarchive.h.
6430         (localedef-modules): Add md5 and locarchive.
6431         Add vpath to crypt subdir for md5.c.
6432
6433         * locale/programs/ld-address.c: Pass locale category ID as new second
6434         parameter to write_locale_data.
6435         * locale/programs/ld-collate.c: Likewise.
6436         * locale/programs/ld-ctype.c: Likewise.
6437         * locale/programs/ld-identification.c: Likewise.
6438         * locale/programs/ld-measurement.c: Likewise.
6439         * locale/programs/ld-messages.c: Likewise.
6440         * locale/programs/ld-monetary.c: Likewise.
6441         * locale/programs/ld-name.c: Likewise.
6442         * locale/programs/ld-numeric.c: Likewise.
6443         * locale/programs/ld-paper.c: Likewise.
6444         * locale/programs/ld-telephone.c: Likewise.
6445         * locale/programs/ld-time.c: Likewise.
6446
6447         * locale/simple-hash.c: Move compute_hashval function from here...
6448         * locale/hashval.h: ...to here.  New file.
6449         * locale/simple-hash.h: Add prototype for compute_hashval.
6450
6451         * include/libintl.h: Minor cleanups.
6452
6453 2002-04-16  Ulrich Drepper  <drepper@redhat.com>
6454
6455         * posix/regcomp.c (gettext): Use INTUSE for _libc_intl_domainname.
6456
6457 2002-04-15  Ulrich Drepper  <drepper@redhat.com>
6458
6459         * include/sys/stat.h: Fix typo.  Patch by HJ Lu.
6460
6461 2002-04-14  Bruno Haible  <bruno@clisp.org>
6462
6463         * locale/programs/charmap.c (charmap_read): Don't access result if
6464         result == NULL.
6465
6466 2002-02-17  Andreas Schwab  <schwab@suse.de>
6467
6468         * elf/reldep7.c: New file.
6469         * elf/reldep7mod1.c: New file.
6470         * elf/reldep7mod2.c: New file.
6471         * elf/Makefile: Add rules to build and run reldep7.
6472
6473 2002-04-14  Jakub Jelinek  <jakub@redhat.com>
6474
6475         * elf/dl-lookup.c (_dl_lookup_symbol): Move add_dependency call to
6476         the end of the function.  Pass original flags to recursive call if
6477         add_dependency failed.
6478         (_dl_lookup_versioned_symbol): Likewise.
6479
6480 2002-04-13  Jakub Jelinek  <jakub@redhat.com>
6481
6482         * time/mktime.c (__mktime_internal): If year is 69, don't bail out
6483         early, but check whether it overflowed afterwards.
6484         * time/tst-mktime.c (main): Add new tests.
6485
6486 2002-04-14  Ulrich Drepper  <drepper@redhat.com>
6487
6488         * debug/xtrace.sh: Fix program name in help message.
6489         Patch by Roger Luethi <rl@hellgate.ch>.
6490
6491         * include/sys/stat.h: Add prototypes for __lxstat_internal and
6492         __lxstat64_internal.  Add macros __lxstat and __lxstat64 if not
6493         NOT_IN_libc.
6494         * sysdeps/generic/lxstat.c: Use INTDEF for __lxstat.
6495         * sysdeps/mach/hurd/lxstat.c: Likewise.
6496         * sysdeps/unix/common/lxstat.c: Likewise.
6497         * sysdeps/unix/sysv/aix/lxstat.c: Likewise.
6498         * sysdeps/unix/sysv/linux/lxstat.c: Likewise.
6499         * sysdeps/unix/sysv/linux/i386/lxstat.c: Likewise.
6500         * sysdeps/unix/sysv/linux/ia64/lxstat.c: Likewise.
6501         * sysdeps/unix/sysv/linux/s390/s390-64/lxstat.c: Likewise.
6502         * sysdeps/generic/lxstat64.c: Use INTDEF for __lxstat64.
6503         * sysdeps/mach/hurd/lxstat64.c: Likewise.
6504         * sysdeps/unix/sysv/aix/lxstat64.c: Likewise.
6505         * sysdeps/unix/sysv/linux/lxstat64.c: Likewise.
6506
6507         * include/wchar.h: Declare __mbrtowc_internal and __mbrlen_internal
6508         prototypes.  Add __mbrlen and __mbrtowc macros.
6509         * wcsmbs/mbrlen.c: Use INTDEF for __mbrlen.
6510         * wcsmbs/mbrtowc.c: Use INTDEF for __mbrtowc.
6511
6512         * include/unistd.h: Add prototype for __write_internal and add
6513         __libc_write macro is SHARED.
6514         * sysdeps/generic/write.c: Use INTDEF for __write.
6515         * sysdeps/mach/hurd/write.c: Likewise.
6516         * sysdeps/unix/sysv/aix/write.c: Likewise.
6517         * sysdeps/unix/syscalls.list: Add __libc_write alias.
6518
6519         * assert/assert.c: Replace STR_N_SIZE with something usable in
6520         macro arguments.
6521         * assert/assert-perr.c: Likewise.
6522
6523         * include/sys/socket.h: Declare __libc_sa_len_internal and define
6524         SA_LEN macro to use it if not NOT_IN_libc.
6525         * sysdeps/unix/sysv/linux/sa_len.c: Use INTDEF for __libc_sa_len.
6526
6527         * include/fcntl.h: Declare __open_internal and define __open and
6528         __libc_open macros if not NOT_IN_libc.
6529         * sysdeps/generic/open.c: Use INTDEF for __open.
6530         * sysdeps/mach/hurd/open.c: Likewise.
6531         * sysdeps/unix/sysv/aix/open.c: Likewise.
6532         * sysdeps/unix/syscalls.list: Add __open_internal alias.
6533
6534         * sysdeps/generic/check_fds.c: Make sure newly opened file descriptor
6535         has correct number.
6536
6537         * include/fcntl.h: Define __libc_fcntl macro if not NOT_IN_libc.
6538         * sysdeps/mach/hurd/fcntl.c: Undefine __libc_fcntl as well.
6539         * sysdeps/unix/sysv/aix/fcntl.c: Likewise.
6540         * sysdeps/unix/sysv/linux/i386/fcntl.c: Likewise.
6541
6542         * include/wctype.h: Declare __iswalpha_l_internal,
6543         __iswdigit_l_internal, __iswspace_l_internal,
6544         __iswxdigit_l_internal, and __iswctype_internal.  Define
6545         __iswalpha_l, __iswctype, __iswdigit_l, __iswspace_l, and
6546         __iswxdigit_l macros if not NOT_IN_libc.
6547         * wctype/iswctype.c: Use INTDEF for __iswctype.
6548         * wctype/wcfuncs_l.c: Use INTDEF for all __iswXXX_l.
6549
6550         * include/math.h: Declare __isinf_internal, __isinfl_internal,
6551         __isnan_internal, and __isnanl_internal.
6552         * stdio-common/printf_fp.c: Use INTUSE for calls to __isinf, __isinfl,
6553         __isnan, and __isnanl.
6554         * stdio-common/printf_size.c: Likewise.
6555         * sysdeps/generic/printf_fphex.c: Likewise.
6556         * sysdeps/i386/fpu/s_isinfl.c: Also define _internal alias.
6557         * sysdeps/i386/fpu/s_isnanl.c: Likewise.
6558         * sysdeps/ia64/fpu/s_isinf.S: Likewise.
6559         * sysdeps/ia64/fpu/s_isnan.S: Likewise.
6560         * sysdeps/ieee754/dbl-64/s_isinf.c: Likewise.
6561         * sysdeps/ieee754/dbl-64/s_isnan.c: Likewise.
6562         * sysdeps/ieee754/flt-32/s_isinff.c: Likewise.
6563         * sysdeps/ieee754/flt-32/s_isnanf.c: Likewise.
6564         * sysdeps/ieee754/ldbl-128/s_isinfl.c: Likewise.
6565         * sysdeps/ieee754/ldbl-128/s_isnanl.c: Likewise.
6566         * sysdeps/ieee754/ldbl-96/s_isinfl.c: Likewise.
6567         * sysdeps/m68k/s_isinfl.c: Likewise.
6568         * sysdeps/m68k/fpu/s_isinf.c: Likewise.
6569         * sysdeps/powerpc/fpu/s_isnan.c: Likewise.
6570
6571         * include/sys/time.h: Declare __gettimeofday_internal and define
6572         __gettimeofday macro if not NOT_IN_libc.
6573         * sysdeps/generic/gettimeofday.c: Use INTEDEF for __gettimeofday.
6574         * sysdeps/mach/gettimeofday.c: Likewise.
6575         * sysdeps/posix/gettimeofday.c: Likewise.
6576         * sysdeps/unix/sysv/aix/gettimeofday.c: Likewise.
6577         * sysdeps/unix/common/syscalls.list: Define __gettimeofday alias.
6578         * sysdeps/unix/sysv/linux/alpha/gettimeofday.S: Likewise.
6579         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.S: Likewise.
6580
6581         * include/sys/stat.h: Declare __fxstat_internal and __fxstat64_internal
6582         and define __fxstate and __fxstat64 macros if not NOT_IN_libc.
6583         Remove __lstat and __fstat inline functions.
6584         * sysdeps/generic/fxstat.c: Use INTDEF for __fxstat.
6585         * sysdeps/mach/hurd/fxstat.c: Likewise.
6586         * sysdeps/unix/fxstat.c: Likewise.
6587         * sysdeps/unix/sysv/aix/fxstat.c: Likewise.
6588         * sysdeps/unix/sysv/linux/fxstat.c: Likewise.
6589         * sysdeps/unix/sysv/linux/i386/fxstat.c: Likewise.
6590         * sysdeps/unix/sysv/linux/ia64/fxstat.c: Likewise.
6591         * sysdeps/unix/sysv/linux/s390/s390-64/fxstat.c: Likewise.
6592         * sysdeps/generic/fxstat64.c: Use INTDEF for __fxstat64.
6593         * sysdeps/mach/hurd/fxstat64.c: Likewise.
6594         * sysdeps/unix/sysv/aix/fxstat64.c: Likewise.
6595         * sysdeps/unix/sysv/linux/fxstat64.c: Likewise.
6596
6597         * include/unistd.h: Declare __getpid_internal and define
6598         __getpid macro if not NOT_IN_libc.
6599         * sysdeps/mach/hurd/getpid.c: Use INTDEF for __getpid.
6600         * sysdeps/generic/getpid.c: Likewise.
6601         * sysdeps/unix/syscalls.list: Add __getpid_internal alias.
6602         * posix/bsd-getpgrp.c: Use INTUSE for __getpgid call.
6603
6604         * include/unistd.h: Declare __getpgid_internal and define
6605         __getpgid macro if not NOT_IN_libc.
6606         * sysdeps/generic/getpgid.c: Use INTDEF for __getpgid.
6607         * sysdeps/mach/hurd/getpgid.c: Likewise.
6608         * sysdeps/unix/sysv/aix/getpgid.c: Likewise.
6609         * sysdeps/unix/sysv/sysv4/__getpgid.c: Likewise.
6610         * sysdeps/unix/sysv/sysv4/getpgid.c: Likewise.
6611         * sysdeps/unix/sysv/linux/syscalls.list: Add _getpgid_internal alias.
6612
6613         * include/unistd.h: Declare __getpagesize_internal and define
6614         __getpagesize macro if not NOT_IN_libc.
6615         * sysdeps/unix/sysv/linux/shmat.c: Include <unistd.h> for
6616         __getpagesize.
6617         * sysdeps/generic/getpagesize.c: Use INTDEF for __getpagesize.
6618         * sysdeps/mach/getpagesize.c: Likewise.
6619         * sysdeps/posix/getpagesize.c: Likewise.
6620         * sysdeps/unix/getpagesize.c: Likewise.
6621         * sysdeps/unix/sysv/linux/getpagesize.c: Likewise.
6622         * sysdeps/unix/sysv/linux/ia64/getpagesize.c: Likewise.
6623         * sysdeps/unix/sysv/linux/m68k/getpagesize.c: Likewise.
6624         * sysdeps/unix/sysv/linux/sparc/sparc32/getpagesize.c: Likewise.
6625
6626 2002-04-13  Andreas Jaeger  <aj@suse.de>
6627
6628         * sysdeps/i386/i486/bits/string.h (__strcspn_cg): Use only memory
6629         as clobber to reduce register pressure.
6630         (__strpbrk_cg): Likewise.
6631         (__mempcpy_by4): Likewise.
6632         (__strstr_cg): Likewise.
6633         Add prototype for __memrchr.
6634
6635 2002-04-13  Andreas Schwab  <schwab@suse.de>
6636
6637         * sysdeps/m68k/fpu/s_finite.c: Add internal alias.
6638         * sysdeps/m68k/fpu/s_finitef.c: Likewise.
6639         * sysdeps/m68k/fpu/s_finitel.c: Likewise.
6640
6641 2002-04-13  Ulrich Drepper  <drepper@redhat.com>
6642
6643         * elf/do-lookup.h [!VERSIONED]: Add new parameter flags.  Use it to
6644         check whether the caller prefers getting the most recent version of
6645         a symbol of the earliest version.
6646         * elf/dl-lookup.c: Adjust all callers of do_lookup.  Change
6647         _dl_do_lookup to also take the new parameter and pass it on.
6648         Change 'explicit' parameter of _dl_lookup_symbol and
6649         _dl_lookup_versioned_symbol to flags.  Adjust tests.
6650         * sysdeps/generic/ldsodefs.h: Adjust prototypes.
6651         * elf/dl-libc.c: Adjust all callers of _dl_lookup_symbol and
6652         _dl_lookup_versioned_symbol.
6653         * elf/dl-reloc.c: Likewise.
6654         * elf/dl-runtime.c: Likewise.
6655         * elf/dl-sym.c: Likewise.
6656         * sysdeps/mips/dl-machine.h: Likewise.
6657
6658 2002-04-11  Jakub Jelinek  <jakub@redhat.com>
6659
6660         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h (LOC): Don't paste
6661         in a token.
6662         * sysdeps/unix/sysv/sysv4/solaris2/sparc/sysdep.h (LOC): Likewise.
6663
6664 2002-04-10  Andreas Jaeger  <aj@suse.de>
6665
6666         * sysdeps/unix/sysv/linux/x86_64/glob.c: New file.
6667
6668         * include/argz.h: Remove extra char from last patch.
6669
6670 2002-04-09  Ulrich Drepper  <drepper@redhat.com>
6671
6672         * sysdeps/mach/hurd/chown.c: Use INTDEF for __chown.
6673         * sysdeps/unix/sysv/aix/chown.c: Likewise.
6674         * sysdeps/unix/grantpt.c: Use INTUSE for __chown calls.
6675         * sysdeps/unix/sysv/linux/m68k/chown.c: Likewise.
6676         * sysdeps/unix/sysv/linux/powerpc/chown.c: Likewise.
6677         * sysdeps/unix/sysv/linux/i386/chown.c: Use INTDEF2 to define
6678         __chown_internal.
6679         * sysdeps/unix/sysv/linux/s390/s390-32/chown.c: Likewise.
6680
6681         * intl/dcngettext.c [_LIBC]: Use INTUSE for __dcngettext.
6682         * intl/dngettext.c [_LIBC] (DCNGETTEXT): Use INTUSE.
6683         * intl/ngettext.c: Likewise.
6684
6685         * include/sys/socket.h: Declare __connect_internal and define
6686         __connect macro if not NOT_IN_libc.
6687         * sysdeps/mach/hurd/connect.c: Use INTDEF for __connect.
6688         * sysdeps/unix/sysv/aix/connect.c: Likewise.
6689         * sysdeps/unix/sysv/linux/connect.S: Add __connect_internal alias.
6690
6691         * include/unistd.h: Declare __close_internal and define __close macro
6692         if not NOT_IN_libc.
6693         * libio/libioP.h (JUMO0, JUMP1, JUMP2, JUMP3, WJUMP0, WJUMP1, WJUMP2,
6694         WJUMP3): Add extra parenthesis to avoid expanding element names with
6695         macors like __close.
6696         * sysdeps/unix/syscalls.list: Add __close_internal alias.
6697
6698         * include/unistd.h: Declare __dup2_internal and define __dup2 macro
6699         if not NOT_IN_libc.
6700         * sysdeps/mach/hurd/dup2.c: Use INTDEF for __dup2.
6701         * sysdeps/posix/dup2.c: Use INTDEF for __dup2.
6702         * sysdeps/unix/syscalls.list: Add __dup2_internal alias.
6703
6704         * include/unistd.h: Declare __fork_internal and define __fork macro
6705         if not NOT_IN_libc.
6706         * sysdeps/mach/hurd/fork.c: Use INTDEF for __fork.
6707         * sysdeps/unix/sysv/aix/fork.c: Likewise.
6708         * sysdeps/unix/sysv/linux/syscalls.list: Add __fork_internal alias.
6709
6710         * include/stdio_ext.h: Declare __fsetlocking_internal and define
6711         __fsetlocking macro to use it if not NOT_IN_libc.
6712         * libio/__fsetlocking.c: Use INTDEF for __fsetlocking.
6713
6714         * libio/__fbufsize.c: Correct copyright.
6715         * libio/__flbf.c: Likewise.
6716         * libio/__fpending.c: Likewise.
6717         * libio/__fpurge.c: Likewise.
6718         * libio/__freadable.c: Likewise.
6719         * libio/__freading.c: Likewise.
6720         * libio/__fsetlocking.c: Likewise.
6721         * libio/__fwritable.c: Likewise.
6722         * libio/__fwriting.c: Likewise.
6723
6724         * include/stdio.h: Declare __asprintf_internal and define __asprintf
6725         macro to use it if not NOT_IN_libc.
6726         * stdio-common/asprintf.c: Use INTDEF for __asprintf.
6727
6728         * include/mntent.h: Declare __setmntent_internal,
6729         __getmntent_r_internal, __endmntent_internal.  Define __setmntent,
6730         __getmntent_r, and __endmntent macros to use these functions if not
6731         NOT_IN_libc.
6732         * misc/mntent_r.c: Use INTDEF for __setmntent, __getmntent_r, and
6733         __endmntent.
6734
6735         * include/math.h: Declare __finite_internal, __finitef_internal, and
6736         __finitel_internal.  Redefine isfinite macro if in libc or libm using
6737         these functions.
6738         * sysdeps/generic/s_ldexp.c: Use INTUSE for __finite calls.
6739         * sysdeps/generic/s_ldexpf.c: Use INTUSE for __finitef calls.
6740         * sysdeps/generic/s_ldexpl.c: Use INTUSE for __finitel calls.
6741         * sysdeps/i386/fpu/s_finite.S: Define _internal alias.
6742         * sysdeps/i386/fpu/s_finitef.S: Likewise.
6743         * sysdeps/i386/fpu/s_finitel.S: Likewise.
6744         * sysdeps/ieee754/dbl-64/s_finite.c: Likewise.
6745         * sysdeps/ieee754/flt-32/s_finitef.c: Likewise.
6746         * sysdeps/ieee754/ldbl-128/s_finitel.c: Likewise.
6747         * sysdeps/ieee754/ldbl-96/s_finitel.c: Likewise.
6748
6749         * include/fcntl.h: Declare __fcntl_internal.  Define __fcntl macro
6750         to use this function if not NOT_IN_libc.
6751         * libio/iofdopen.c (_IO_fcntl): Use INTUSE.
6752         * sysdeps/generic/fcntl.c: Use INTDEF for __fcntl.
6753         * sysdeps/mach/hurd/fcntl.c: Likewise.
6754         * sysdeps/unix/sysv/aix/fcntl.c: Likewise.
6755         * sysdeps/unix/sysv/linux/i386/fcntl.c: Likewise.
6756
6757         * include/argz.h: Declare __argz_count_internal and
6758         __argz_stringify_internal.
6759         * intl/l10nflist.c [_LIBC]: Use INTUSE for __argz_count and
6760         __argz_stringify.
6761         * string/argz-count.c: Use INTDEF for __argz_count.
6762         * string/argz-stringify.c: Use INTDEF for __argz_stringify.
6763
6764         * include/stdlib.h: Declare __cxa_atexit_internal and define
6765         __cxa_atexit macro if not NOT_IN_libc.
6766         * stdlib/cxa_atexit.c: Use INTDEF for __cxa_atexit.
6767         * dlfcn/Makefile: Define NOT_IN_libc when compiling modcxaatexit.c.
6768
6769         * assert/assert.c: Use INTDEF for __assert_fail.
6770         * assert/__assert.c: Use INTUSE for call to __assert_fail.
6771         * include/assert.h: Declare __assert_fail_internal.
6772
6773         * extra-lib.mk: Mark assignment to lib with override.
6774
6775 2002-04-08  Ulrich Drepper  <drepper@redhat.com>
6776
6777         * Makerules: Use cppflags-iterator.mk to add defines for all test
6778         source files.
6779
6780 2002-04-08  kaz Kojima  <kkojima@rr.iij4u.or.jp>
6781
6782         * elf/elf.h: Define R_SH_TLS_xxx macros.
6783         * elf/rtld.c: Remove an extra parenthesis.
6784         * elf/tls-macros.h: Define SH version TLS_LE, TLS_IE, TLS_LD and
6785         TLS_GD macros.
6786         * sysdeps/generic/dl-tls.c: Add a missing semi-colon.
6787         * sysdeps/sh/dl-lookupcfg.h: New file.
6788         * sysdeps/sh/dl-tls.h: New file.
6789         * sysdeps/sh/dl-machine.h (elf_machine_type_class): Set
6790         ELF_RTYPE_CLASS_PLT also for the three TLS relocations.
6791         (elf_machine_rela): Handle R_SH_TLS_DTPMOD32, R_SH_TLS_DTPOFF32 and
6792         R_SH_TLS_TPOFF32 relocations.
6793
6794 2002-04-08  Ulrich Drepper  <drepper@redhat.com>
6795
6796         * cppflags-iterator.mk (cpp-srcs-left): Define NOT_IN_libc instead
6797         of NOT_IN_LIBC.
6798         * include/libintl.h: Test for NOT_IN_libc not NOT_IN_LIBC.
6799         * include/stdlib.h: Likewise.
6800
6801 2002-04-08  Jakub Jelinek  <jakub@redhat.com>
6802
6803         * elf/Makefile (CFLAGS-.os): Define NOT_IN_libc and IS_IN_rtld
6804         instead of _RTLD_LOCAL.
6805         * elf/dl-dst.h: Use IS_IN_rtld instead of _RTLD_LOCAL.
6806         * include/unistd.h: Likewise.
6807         * sysdeps/generic/ldsodefs.h: Likewise.
6808
6809         * stdio-common/_itoa.h (_itoa_word): Only use internal digit arrays
6810         if in libc or ld.so.
6811
6812 2002-04-08  Andreas Jaeger  <aj@suse.de>
6813
6814         * elf/cache.c (print_entry): Support x86-64.
6815
6816 2002-04-08  Ulrich Drepper  <drepper@redhat.com>
6817
6818         * include/stdlib.h: For libc itself replace MB_CUR_MAX definition
6819         with one accessing the locale data structures directly.
6820         * stdio-common/printf-prs.c: Include localeinfo.h for new
6821         MB_CUR_MAX definition.
6822
6823         * Makeconfig (CPPFLAGS): Also add CPPFLAGS-<basename> where <basename>
6824         is the name of the source file without extension.
6825         * Makefile (distribute): Add cppflags-iterator.mk.
6826         * cppflags-iterator.mk: New file.
6827         * extra-lib.mk: For the sources of the library run
6828         cppflags-iterator.mk.
6829
6830         * include/libintl.h: Declare __dcgettext_internal and
6831         _libc_intl_domainname_internal.  Define __dcgettext using these
6832         two symbols if used in libc itself.
6833         * argp/argp-help.c: Define dgettext using __dcgettext_internal and
6834         _libc_intl_domainname_internal.
6835         * argp/argp-parse.c: Likewise.
6836         * intl/dcgettext.c (__dcgettext): Use INTDEF to define alias.
6837         * intl/dgettext.c: Call __dcgettext_internal instead of __dcgettext.
6838         * intl/gettext.c: Likewise.
6839         * locale/SYS_libc.c (_libc_intl_domainname): Use INTDEF to define
6840         alias.
6841         * posix/regcomp.c (gettext): Use __dcgettext_internal instead of
6842         __dcgettext.
6843         * posix/regex_internal.c (gettext): Likewise.
6844
6845 2002-04-08  Andreas Jaeger  <aj@suse.de>
6846
6847         * sysdeps/unix/sysv/linux/x86_64/ldd-rewrite.sed: Fix rewrite rule.
6848
6849         * sysdeps/x86_64/fpu/s_llrint.S: New file.
6850         * sysdeps/x86_64/fpu/s_llrintf.S: New file.
6851         * sysdeps/x86_64/fpu/s_llrintl.S: New file.
6852         * sysdeps/x86_64/fpu/s_lrint.S: New file.
6853         * sysdeps/x86_64/fpu/s_lrintf.S: New file.
6854         * sysdeps/x86_64/fpu/s_lrintl.S: New file.
6855
6856 2002-04-08  Roland McGrath  <roland@frob.com>
6857
6858         * sysdeps/mach/hurd/dl-sysdep.c (__mmap): Use MAP_FAILED instead of
6859         widening __hurd_fail value.
6860
6861 2002-04-07  Roland McGrath  <roland@frob.com>
6862
6863         * sysdeps/mach/hurd/alpha/trampoline.c: Don't include
6864         <mach/machine/alpha_instruction.h>.
6865         (_hurd_setup_sighandler): Take proper arguments for current decls.
6866         Update code to use _hurdsig_catch_fault.
6867         Use `callsys' instruction instead of `call_pal'.
6868         * sysdeps/mach/hurd/alpha/intr-msg.h: New file.
6869
6870         * sysdeps/mach/alpha/sysdep.h: Include <mach/alpha/asm.h>.
6871         (ALIGN, at, AT, fp): New macros.
6872
6873 2002-04-06  Roland McGrath  <roland@frob.com>
6874
6875         * mach/setup-thread.c (__mach_setup_thread): int -> natural_t
6876
6877         * sysdeps/mach/hurd/dl-sysdep.c: Use ElfW(TYPE) in place of Elf32_TYPE.
6878         (__mmap): Use MAP_FAILED instead of widening __hurd_fail value.
6879
6880         * sysdeps/mach/hurd/bind.c: Use prototype definition.
6881         * sysdeps/mach/hurd/connect.c: Likewise.
6882         * sysdeps/mach/hurd/getsockopt.c: Likewise.
6883         * sysdeps/mach/hurd/setsockopt.c: Likewise.
6884
6885         * sysdeps/mach/hurd/alpha/sigreturn.c: Pass missing argument to
6886         __msg_sig_post RPC.
6887
6888         * hurd/catch-exc.c: Use integer_t instead of int.
6889         * hurd/hurdfault.c: Likewise.
6890
6891         * sysdeps/mach/hurd/alpha/exc2signal.c
6892         (_hurd_exception2signal): Rewritten.
6893         * sysdeps/mach/hurd/alpha/longjmp-ts.c
6894         (_hurd_longjmp_thread_state): Rewritten.
6895
6896 2002-04-07  Ulrich Drepper  <drepper@redhat.com>
6897
6898         * nss/getXXbyYY_r.c: If NSS_attribute_hidden is defined use it with the
6899         DB_LOOKUP_FCT prototype.
6900         * nss/getXXent_r.c: Likewise.
6901         * inet/getaliasent_r.c: Define NSS_attribute_hidden.
6902         * inet/getaliasname_r.c: Likewise.
6903         * inet/getnetbyad_r.c: Likewise.
6904         * inet/getnetbynm_r.c: Likewise.
6905         * inet/getnetent_r.c: Likewise.
6906         * inet/getproto_r.c: Likewise.
6907         * inet/getprtent_r.c: Likewise.
6908         * inet/getprtname_r.c: Likewise.
6909         * inet/getrpcbyname_r.c: Likewise.
6910         * inet/getrpcbynumber_r.c: Likewise.
6911         * inet/getrpcent_r.c: Likewise.
6912         * inet/getservent_r.c: Likewise.
6913         * inet/getsrvbynm_r.c: Likewise.
6914         * inet/getsrvbypt_r.c: Likewise.
6915         * shadow/getspent_r.c: Likewise.
6916         * shadow/getspnam_r.c: Likewise.
6917
6918         * malloc/thread-m.h: Define __libc_tsd_MALLOC_data as static.
6919
6920         * sysdeps/i386/elf/bsd-setjmp.S: Use GOTOFF for __sigjmp_save access.
6921         Use i686-friendly PIC code.
6922         * sysdeps/i386/elf/setjmp.S: Likewise.
6923
6924         * sysdeps/unix/sysv/linux/i386/sysdep.h: Use i686-friendly PIC code.
6925
6926         * sysdeps/mach/hurd/Versions: Add _dl_init_first to libc and ld export
6927         list.
6928         * elf/Versions: Remove it here.
6929
6930 2002-04-06  Ulrich Drepper  <drepper@redhat.com>
6931
6932         * iconvdata/tcvn5712-1.c (MAX_NEEDED_INPUT): Define for from
6933         direction.  Reported by H . J . Lu <hjl@lucon.org>.
6934
6935 2002-04-05  Ulrich Drepper  <drepper@redhat.com>
6936
6937         * intl/tst-gettext.sh: Set GCONV_PATH and LOCPATH to values for the
6938         test just before the test runs.
6939         * intl/tst-translit.sh: Likewise.
6940         * intl/tst-codeset.sh: Likewise.
6941
6942         * timezone/zic.c: Update from tzcode2002c.
6943         * timezone/asia: Update from tzdata2002c.
6944         * timezone/backward: Likewise.
6945         * timezone/europe: Likewise.
6946         * timezone/northamerica: Likewise.
6947         * timezone/northamerica: Likewise.
6948         * timezone/northamerica: Likewise.
6949         * timezone/southamerica: Likewise.
6950         * timezone/zone.tab: Likewise.
6951
6952 2002-03-23  Jakub Jelinek  <jakub@redhat.com>
6953
6954         * sysdeps/generic/brk.c (__curbrk): Declare.
6955         * sysdeps/generic/dl-brk.c: Add attribute_hidden to __curbrk.
6956         * sysdeps/generic/dl-sbrk.c: Likewise.
6957         * sysdeps/unix/arm/dl-brk.S: New file.
6958         * sysdeps/unix/bsd/hp/m68k/dl-brk.S: New file.
6959         * sysdeps/unix/bsd/osf/alpha/dl-brk.S: New file.
6960         * sysdeps/unix/bsd/sun/m68k/dl-brk.S: New file.
6961         * sysdeps/unix/bsd/vax/dl-brk.S: New file.
6962         * sysdeps/unix/i386/dl-brk.S: New file.
6963         * sysdeps/unix/mips/dl-brk.S: New file.
6964         * sysdeps/unix/sparc/dl-brk.S: New file.
6965         * sysdeps/unix/sysv/linux/alpha/dl-brk.S: New file.
6966         * sysdeps/unix/sysv/linux/ia64/dl-brk.S: New file.
6967         * sysdeps/unix/sysv/linux/powerpc/dl-brk.S: New file.
6968         * sysdeps/unix/sysv/linux/sparc/sparc64/dl-brk.S: New file.
6969
6970 2002-04-03  Andreas Schwab  <schwab@suse.de>
6971
6972         * Makefile (headers): Add gnu/lib-names.h here instead of
6973         install-others.
6974         ($(inst_includedir)/gnu/lib-names.h): Remove explicit
6975         installation rule.
6976         (install-headers): Add dependency on install-headers-nosubdir.
6977         * stdio-common/Makefile (headers): Add bits/stdio_lim.h here
6978         instead of install-others.
6979         ($(inst_includedir)/bits/stdio_lim.h): Remove explicit
6980         installation rule.
6981
6982 2002-04-05  Ulrich Drepper  <drepper@redhat.com>
6983
6984         * manual/users.tex (Enable/Disable Setuid): Fix typo in example.
6985         Reported by Sam Roberts <sroberts@uniserve.com>.
6986
6987 2002-04-03  Jakub Jelinek  <jakub@redhat.com>
6988
6989         * elf/do-rel.h (elf_dynamic_do_rel): Skip relative relocs if
6990         l_addr == 0 and ELF_MACHINE_REL_RELATIVE.
6991         * sysdeps/alpha/dl-machine.h (ELF_MACHINE_REL_RELATIVE): Define.
6992         * sysdeps/ia64/dl-machine.h (ELF_MACHINE_REL_RELATIVE): Define.
6993
6994 2002-04-03  David Mosberger  <davidm@hpl.hp.com>
6995
6996         * sysdeps/ia64/dl-machine.h (TRAMPOLINE_TEMPLATE): Add unwind info.
6997         (RTLD_START): Ditto.
6998         (__ia64_init_bootstrap_fdesc_table): Insert stop bit to avoid RAW
6999         dependency violation.
7000
7001 2002-04-05  Jakub Jelinek  <jakub@redhat.com>
7002
7003         * time/mktime.c (__mktime_internal): Move check for year < 70 below
7004         all variable declarations.
7005
7006 2002-04-04  Andreas Schwab  <schwab@suse.de>
7007
7008         * sysdeps/unix/sysv/linux/ia64/pipe.S: Don't overwrite r8 on error.
7009
7010 2002-04-04  Andreas Jaeger  <aj@suse.de>
7011
7012         * sysdeps/x86_64/fpu/e_sqrt.c: New file.
7013         * sysdeps/x86_64/fpu/e_sqrtf.c: New file.
7014
7015         * sysdeps/x86_64/fpu/s_fabs.c: New file.
7016         * sysdeps/x86_64/fpu/s_fabsf.c: New file.
7017         * sysdeps/x86_64/fpu/s_fabsl.c: New file.
7018
7019         * sysdeps/unix/sysv/linux/x86_64/time.S: New file.
7020
7021         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.S: New file.
7022
7023         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c: Removed.
7024         * sysdeps/unix/sysv/linux/x86_64/time.c: Removed.
7025
7026         * configure.in: Handle all mips entries the same.
7027
7028         * sysdeps/mips/dec/bits/endian.h: Removed since arch is not supported.
7029         * sysdeps/mips/mips3/*: Likewise.
7030         * sysdeps/mips/p40/bits/endian.h: Likewise.
7031
7032 2002-04-04  Ulrich Drepper  <drepper@redhat.com>
7033
7034         * misc/dirname.c (dirname): Ignore trailing slashes at end of
7035         non-null result [PR libc/2600].
7036
7037         * misc/tst-dirname.c: Add more tests.
7038
7039 2002-04-03  Ulrich Drepper  <drepper@redhat.com>
7040
7041         * locale/programs/charmap.c (charmap_read): If the charmap doesn't
7042         define a code_set_name provide one based on the filename.
7043
7044         * malloc/hooks.c: Define weak_variable correctly for _LIBC.
7045
7046 2001-12-28  Andreas Jaeger  <aj@suse.de>
7047
7048         * time/mktime.c (__mktime_internal): Check for year < 70
7049         [PR libc/2738].
7050
7051 2002-04-03  Andreas Jaeger  <aj@suse.de>
7052
7053         * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Fix arguments for
7054         shmat.
7055         Reported by Andi Kleen <ak@suse.de>.
7056
7057 2002-04-03  Ulrich Drepper  <drepper@redhat.com>
7058
7059         * sysdeps/generic/w_lgamma.c: Initialized local_signgam.
7060         * sysdeps/generic/w_lgammaf.c: Likewise.
7061         * sysdeps/generic/w_lgammal.c: Likewise [PR libc/2854].
7062
7063         * debug/catchsegv.sh (exval): Quote [ in pattern [PR libc/2902].
7064         Adjust for new output format of the backtrace functions.
7065
7066         * misc/syslog.c (vsyslog): Only use cleanup handler if
7067         _LIBC_REENTRANT is defined [PR libc/2924].
7068
7069         * libio/Makefile (tests): Add bug-ungetwc2.
7070         * libio/bug-ungetwc2.c: New file.
7071
7072         * manual/install.texi: Typographical and grammatical cleanup.
7073         Patch by Dennis Grace <dgrace@us.ibm.com>.
7074
7075         * sunrpc/rpc_svcout.c (write_real_program): Write "result, "
7076         parameter if mtflag.  Patch by <jeongyun@innovay.com>.
7077
7078         * sunrpc/rpc_svcout.c (printif): Remove third parameter.  It was
7079         always "&".  Adjust callers.
7080         Add "_" prefix to several generated definitions.
7081         Patch by paul@serice.net [PR libc/3158].
7082
7083 2002-04-02  Ulrich Drepper  <drepper@redhat.com>
7084
7085         * sysdeps/unix/sysv/linux/arm/dl-procinfo.c: Completely specify
7086         size of _dl_arm_cap_flags.
7087         Patch by enrico.scholz@informatik.tu-chemnitz.de [PR libc/3155].
7088
7089         * sysdeps/unix/sysv/linux/arm/dl-procinfo.h (_DL_HWCAP_COUNT):
7090         Define as 8.
7091
7092 2002-03-22  H.J. Lu  <hjl@gnu.org>
7093
7094         * scripts/firstversions.awk: Check the first version.
7095
7096 2002-04-02  Ulrich Drepper  <drepper@redhat.com>
7097
7098         * elf/dl-deps.c (_dl_map_object_deps): The sorting of the
7099         dependencies must be stable to work correctly.
7100         Reported by martin.lubich@datacon.at.
7101
7102         * libio/bug-ungetwc1.c: New file.
7103         * libio/Makefile (tests): Add bug-ungetwc1.
7104
7105         * libio/fileops.c (_IO_new_file_close_it): Only call _IO_do_flush
7106         if stream was last used for writing.
7107
7108         * elf/do-lookup.h (do_lookup): 2 is the first user-defined version
7109         number [PR libc/3111].
7110
7111         * libio/iofclose.c (_IO_new_fclose): Move freeing of backup buffer
7112         to ...
7113         * libio/fileops.c (_IO_new_file_close_it): ...here [PR libc/3190].
7114
7115 2002-04-02  Jakub Jelinek  <jakub@redhat.com>
7116
7117         * inet/ether_ntoh.c (__nss_ethers_lookup): Add internal_function.
7118         * inet/ether_hton.c (__nss_ethers_lookup): Likewise.
7119         * inet/getnetgrent_r.c (__nss_netgroup_lookup): Likewise.
7120         * sunrpc/netname.c (__nss_publickey_lookup): Likewise.
7121         * sunrpc/publickey.c (__nss_publickey_lookup): Likewise.
7122
7123 2002-03-30  Jakub Jelinek  <jakub@redhat.com>
7124
7125         * elf/dynamic-link.h (elf_get_dynamic_info): Don't abort on unknown
7126         dynamic tags.
7127
7128 2002-03-29  Jakub Jelinek  <jakub@redhat.com>
7129
7130         * sysdeps/i386/fpu/s_fabs.S: New file.
7131         * sysdeps/i386/fpu/s_fabsf.S: New file.
7132         * sysdeps/i386/fpu/s_fabsl.S: New file.
7133         * sysdeps/sparc/sparc64/fpu/s_fabs.c: New file.
7134         * sysdeps/sparc/sparc64/fpu/s_fabsf.c: New file.
7135         * sysdeps/sparc/sparc64/fpu/s_fabsl.c: New file.
7136
7137 2002-04-02  Ulrich Drepper  <drepper@redhat.com>
7138
7139         * rt/tst-shm.c (do_test): Add one more test for size of shared
7140         memory object.
7141
7142 2002-03-29  Wolfram Gloger  <wg@malloc.de>
7143
7144         * malloc/malloc.c: Add short description and prototypes for
7145         malloc_get_state, malloc_set_state and posix_memalign, for
7146         consistency and to avoid warnings with -Wstrict-prototypes.
7147         Reported by Andreas Jaeger <aj@suse.de>.
7148
7149 2002-04-02  Ulrich Drepper  <drepper@redhat.com>
7150
7151         * po/gl.po: Update from translation team.
7152
7153 2002-03-31  Roland McGrath  <roland@frob.com>
7154
7155         * hurd/hurdselect.c (_hurd_select): Fix
7156         MACH_MSG_TYPE_INTEGER_T -> integer_t in sizeof.
7157         Use a union rather than casts to compare mach_msg_type_t as int.
7158
7159 2002-03-25  Roland McGrath  <roland@frob.com>
7160
7161         * hurd/hurdchdir.c (_hurd_change_directory_port_from_name): Don't
7162         check off the end of NAME when it's shorter than 2 chars.
7163         Reported by Ognyan Kulev <ogi@fmi.uni-sofia.bg>.
7164
7165 2002-03-17  Roland McGrath  <roland@frob.com>
7166
7167         * sysdeps/mach/hurd/i386/sys/io.h: New file.
7168         * sysdeps/mach/hurd/i386/ioperm.c: New file.
7169         * sysdeps/mach/hurd/i386/Dist: Add them.
7170         * sysdeps/mach/hurd/i386/Versions
7171         (libc: GLIBC_2.2.6): New set, add ioperm.
7172         * sysdeps/mach/configure.in: New check to set HAVE_I386_IO_PERM_MODIFY.
7173         (mach_interface_list): Check for mach_i386.defs.
7174         * config.h.in (HAVE_I386_IO_PERM_MODIFY): #undef it.
7175         * sysdeps/mach/configure: Regenerated.
7176
7177 2002-03-22  Ulrich Drepper  <drepper@redhat.com>
7178
7179         * po/fr.po: Update from translation team.
7180
7181 2002-03-21  Martin Schwidefsky  <schwidefsky@de.ibm.com>
7182
7183         * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Remove
7184         getpriority from syscalls list.
7185
7186 2002-03-28  Andreas Jaeger  <aj@suse.de>
7187
7188         * sysdeps/unix/sysv/linux/x86_64/swapcontext.S: New file.
7189         * sysdeps/unix/sysv/linux/x86_64/getcontext.S: New file.
7190         * sysdeps/unix/sysv/linux/x86_64/setcontext.S: New file.
7191         * sysdeps/unix/sysv/linux/x86_64/ucontext_i.h: New file.
7192
7193 2002-03-27  Andreas Jaeger  <aj@suse.de>
7194
7195         * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h (struct
7196         sigcontext): Follow further kernel change.
7197
7198         * sysdeps/unix/sysv/linux/x86_64/sys/ucontext.h: Follow further
7199         kernel change.
7200
7201         * sysdeps/unix/sysv/linux/x86_64/sigcontextinfo.h (GET_STACK):
7202         Change for struct sigcontext change.
7203
7204         * sysdeps/unix/sysv/linux/x86_64/register-dump.h (register_dump):
7205         Follow changes in struct sigcontext.
7206
7207         * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Remove ptrace
7208         sysycall, use wrapper instead.
7209
7210 2002-03-26  Andreas Jaeger  <aj@suse.de>
7211
7212         * sysdeps/i386/i486/bits/string.h (__memcpy_by4): Describe memory
7213         read and write accesses as detailed as possible.
7214         (__memcpy_by2): Likewise.
7215         (__memcpy_g): Likewise.
7216         (memmove): Likewise.
7217         (memcmp): Likewise.
7218         (__memset_ccn_by4): Likewise.
7219         (__memset_ccn_by2): Likewise.
7220         (__memset_gcn_by4): Likewise.
7221         (__memset_gcn_by2): Likewise.
7222         (memchr): Likewise.
7223         (__memrchr): Likewise.
7224         (rawmemchr): Likewise.
7225         (__strlen_g): Likewise.
7226         (__strcpy_g): Likewise.
7227         (__mempcpy_by4): Likewise.
7228         (__mempcpy_by2): Likewise.
7229         (__mempcpy_byn): Likewise.
7230         (__stpcpy_g): Likewise.
7231         (__strncpy_by4): Likewise.
7232         (__strncpy_by2): Likewise.
7233         (__strncpy_byn): Likewise.
7234         (__strncpy_gg): Likewise.
7235         (__strcat_c): Likewise.
7236         (__strcat_g): Likewise.
7237         (__strncat_g): Likewise.
7238         (__strcmp_gg): Likewise.
7239         (__strncmp_g): Likewise.
7240         (__strchr_c): Likewise.
7241         (__strchr_g): Likewise.
7242         (__strchrnul_c): Likewise.
7243         (__strchrnul_g): Likewise.
7244         (__strrchr_c): Likewise.
7245         (__strrchr_g): Likewise.
7246         (__strrchr_c): Likewise.
7247         (__strrchr_g): Likewise.
7248         (__strcspn_c1): Likewise.
7249         (__strcspn_cg): Likewise.
7250         (__strcspn_g): Likewise.
7251         (__strcspn_g): Likewise.
7252         (__strspn_c1): Likewise.
7253         (__strspn_cg): Likewise.
7254         (__strspn_g): Likewise.
7255         (__strspn_g): Likewise.
7256         (__strpbrk_cg): Likewise.
7257         (__strpbrk_g): Likewise.
7258         (__strstr_cg): Likewise.
7259         (__strstr_g): Likewise.
7260
7261         * sysdeps/unix/sysv/linux/x86_64/sys/reg.h: Fix typo.  Reported by
7262         Michal Ludvig <mludvig@suse.cz>.
7263
7264         * sysdeps/unix/sysv/linux/x86_64/sys/ucontext.h: Add 32-bit
7265         compatibilty, adjust for kernel changes.
7266
7267         * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h (struct
7268         sigcontext): Adjust for kernel changes.
7269
7270 2002-03-25  Andreas Jaeger  <aj@suse.de>
7271
7272         * iconv/gconv_simple.c (ucs4le_internal_loop_single): Handle
7273         little endian.
7274         Reported by Artur Zaprzala <zybi@talex.com.pl>.
7275
7276 2002-03-24  Andreas Jaeger  <aj@suse.de>
7277
7278         * manual/memory.texi (Aligned Memory Blocks): Fix typo.
7279
7280         * stdio-common/tst-fdopen.c (main): Remove unused variable.
7281
7282         * iconv/tst-iconv3.c (main): Use correct printf strings.
7283
7284 2002-03-18  Roland McGrath  <roland@frob.com>
7285
7286         * sysdeps/unix/bsd/bsd4.4/bits/socket.h (struct cmsgcred): New type.
7287         (CMGROUP_MAX): New macro.
7288
7289 2002-03-23  Roland McGrath  <roland@frob.com>
7290
7291         * sysdeps/posix/shm_open.c (SHMDIR): /var/run/shm -> /dev/shm
7292         * sysdeps/posix/shm_unlink.c: Likewise.
7293
7294 2002-03-22  Roland McGrath  <roland@frob.com>
7295
7296         * shlib-versions [USE_IN_LIBIO] (.*-.*-gnu-gnu.*): Make 2.2.6 default.
7297         * sysdeps/mach/hurd/configure.in: Default oldest ABI is 2.2.6
7298         under --enable-libio.
7299         * sysdeps/mach/hurd/configure: Regenerated.
7300
7301 2002-03-23  Roland McGrath  <roland@frob.com>
7302
7303         * sysdeps/mach/hurd/i386/Makefile
7304         (sysdep_routines, shared-only-routines): Don't add framestate,
7305         reverting 2001-10-02 change.
7306         * sysdeps/unix/sysv/linux/arm/Makefile: Likewise.
7307         * sysdeps/unix/sysv/linux/alpha/Makefile: Likewise.
7308         * sysdeps/unix/sysv/linux/i386/Makefile: Likewise.
7309         * sysdeps/unix/sysv/linux/m68k/Makefile: Likewise.
7310         * sysdeps/unix/sysv/linux/mips/Makefile: Likewise.
7311         * sysdeps/unix/sysv/linux/powerpc/Makefile: Likewise.
7312         * sysdeps/unix/sysv/linux/s390/s390-32/Makefile: Likewise.
7313         * sysdeps/unix/sysv/linux/sparc/Makefile: Likewise.
7314         * sysdeps/generic/Makefile (sysdep_routines, shared-only-routines):
7315         Do it here instead, only if [$(unwind-find-fde) = yes].
7316
7317 2002-03-23  Andreas Jaeger  <aj@suse.de>
7318
7319         * signal/signal.h: Fix typo. Patch by Steve Kemp
7320         <skx@tardis.ed.ac.uk>.
7321
7322 2002-03-22  Andreas Jaeger  <aj@suse.de>
7323
7324         * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Add getresgid and
7325         getresuid.
7326
7327         * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h (struct
7328         _fpstate): Rename fwd to ftw, use _fpxreg and _xmmreg.
7329         * sysdeps/unix/sysv/linux/x86_64/sys/user.h (struct
7330         user_fpregs_struct): Rename fwd.
7331
7332         * sysdeps/unix/sysv/linux/x86_64/register-dump.h (register_dump):
7333         Follow sigcontext changes.
7334
7335 2002-03-22  Andreas Jaeger  <aj@suse.de>
7336
7337         * sysdeps/mips/bits/nan.h: New file.  Copy from generic one with
7338         changes for NaNs on MIPS.
7339         Patch by Hartvig Ekner <hartvige@mips.com>.
7340
7341 2002-03-21  Ulrich Drepper  <drepper@redhat.com>
7342
7343         * nscd/grpcache.c (addgrbyname): Improve buffer allocate with alloca.
7344         Use realloc if too large.
7345         (addgrbyid): Likewise.
7346         * nscd/hstcache.c (addhstbyname): Likewise.
7347         (addhstbyaddr): Likewise.
7348         (addhstbynamev6): Likewise.
7349         (addhstbyaddrv6): Likewise.
7350         * nscd/pwdcache.c (addpwbyname): Likewise.
7351         (addpwbyuid): Likewise.
7352
7353 2002-03-21  Andreas Jaeger  <aj@suse.de>
7354
7355         * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h (struct
7356         _fpstate): Add separate struct for x86-64.
7357
7358         * sysdeps/unix/sysv/linux/x86_64/sys/user.h (struct
7359         user_fpregs_struct): Change member names to follow kernel.
7360
7361 2002-03-20  Ulrich Drepper  <drepper@redhat.com>
7362
7363         * nis/ypclnt.c (yp_all): Remove the hack introduced on 1998-09-29.
7364         Correctly close the UDP connection right away [PR libc/3120].
7365
7366 2002-03-20  Andreas Jaeger  <aj@suse.de>
7367
7368         * sysdeps/unix/sysv/linux/x86_64/sys/user.h (struct
7369         user_fpregs_struct): Fix for changed kernel struct.
7370         (struct user_regs_struct): Likewise.
7371         (struct user): Likewise.
7372         Add 32-bit x86 compatibility.
7373
7374         * sysdeps/unix/sysv/linux/x86_64/sys/reg.h: Add more registers.
7375
7376 2002-03-19  Andreas Jaeger  <aj@suse.de>
7377
7378         * sysdeps/unix/sysv/linux/x86_64/bits/types.h: Cleanup x86 types.
7379
7380 2002-03-18  Andreas Jaeger  <aj@suse.de>
7381
7382         * iconvdata/Makefile: Only run tests when shared libs are
7383         available.
7384
7385 2002-03-17  Andreas Jaeger  <aj@suse.de>
7386
7387         * sysdeps/mips/fpu/fraiseexcpt.c (__feraiseexcept): Set cause bits.
7388
7389         * sysdeps/mips/fpu/fgetexcptflg.c (__fegetexceptflag): Add comment.
7390
7391         * sysdeps/mips/fpu/fclrexcpt.c (__feclearexcept): Clear also cause
7392         bits.
7393
7394         * sysdeps/mips/fpu/fenv_libc.h (CAUSE_MASK): New macro.
7395         (CAUSE_SHIFT): New macro.
7396         Patch by Hartvig Ekner <hartvige@mips.com>.
7397
7398         * sysdeps/generic/unwind-dw2-fde-glibc.c: Add prototypes.
7399         * sysdeps/generic/unwind-pe.h: Likewise.
7400
7401         * libio/iofdopen.c (_IO_new_fdopen): Pass parameter of correct
7402         type to _IO_setb.
7403
7404         * libio/stdio.c (AL2): Define variant when visibility attribute is
7405         not supported.
7406
7407         * include/libc-symbols.h (_INTVARDEF): Define variant when
7408         visibility attribute is not supported.
7409
7410 2002-03-16  Ulrich Drepper  <drepper@redhat.com>
7411
7412         * po/fr.po: Update from translation team.
7413
7414 2002-02-25  Bruno Haible  <bruno@clisp.org>
7415
7416         * MakeTAGS (extract): Use --sort-by-file instead of --sort-output.
7417
7418 2002-03-15  Ulrich Drepper  <drepper@redhat.com>
7419
7420         * libio/iofdopen.c (_IO_new_fdopen): Call _IO_setb to deallocate
7421         buffers if _IO_file_attach failed.
7422
7423         * libio/fileops.c (_IO_file_open): Close file descriptor if
7424         _IO_SEEKOFF call failed.
7425
7426 2002-03-15  H.J. Lu  <hjl@gnu.org>
7427             Ulrich Drepper  <drepper@redhat.com>
7428
7429         * configure.in: Check for availability of
7430         init_array/fini_array/preinit_array handling in binutils.
7431         * config.h.in (HAVE_INITFINI_ARRAY): New macro.
7432         * config.make.in (have-initfini-array): New variable.
7433
7434 2002-03-15  Ulrich Drepper  <drepper@redhat.com>
7435
7436         * stdio-common/tst-printf.c (main): Comment out one test which
7437         checked the compiler's ability to fold floating-point constants
7438         but not really printf.
7439         (rfg3): Make s const.
7440         * stdio-common/tst-printf.sh: Adjust for removed test.
7441
7442         * sysdeps/i386/i386-mcount.S: Just call __mcount_internal, it is an
7443         internal function.  Adjust for internal_function calling convention.
7444         * sysdeps/i386/machine-gmon.h: Declare and define __mcount_internal
7445         as internal_function.
7446
7447         * sysdeps/generic/framestate.c: Declare fallback_frame_state_for as
7448         hidden.
7449
7450         * nss/XXX-lookup.c (DB_LOOKUP_FCT): Add internal_function to
7451         declaration and definition.
7452         * nss/getXXbyYY_r.c (DB_LOOKUP_FCT): Add internal_function to
7453         declaration.
7454         * nss/getXXent_r.c: Likewise.
7455         * nss/nsswitch.h (db_lookup_function): Add internal_function to
7456         definition.
7457
7458         * include/time.h: Declare __localtime_r as hidden.
7459
7460         * include/aliases.h: Declare __getaliasent_r as hidden.
7461         * include/grp.h: Declare __getgrent_r as hidden.
7462         * include/netdb.h: Declare __gethostent_r, __getnetent_r,
7463         __getservent_r, and __getprotoent_r as hidden.
7464         * include/pwd.h: Declare __getpwent_r as hidden.
7465         * include/shadow.h: Declare __getspent_r as hidden.
7466         * include/rpc/netdb.h: Declare __getrpcent_r as hidden.
7467
7468         * iconv/gconv_int.h: Declare __gconv_read_conf, __gconv_alias_compare,
7469         and __gconv_transliterate as hidden.
7470         Add internal_function to __gconv_get_path declaration.
7471         * iconv/gconv_conf.c: Add internal_function to __gconv_get_path
7472         definition.  Add attribute_hidden to __gconv_read_conf definition.
7473
7474 2002-03-14  Ulrich Drepper  <drepper@redhat.com>
7475
7476         * elf/rtld.c: Declare _environ as hidden.
7477         * sysdeps/generic/dl-environ.c: Likewise.
7478         * sysdeps/generic/dl-sysdep.c: Likewise.
7479
7480         * sysdeps/generic/ldsodefs.h: Declare _dl_debug_state_internal and
7481         _dl_mcount_internal as hidden.
7482
7483         * elf/Makefile (rtld-routines): Add dl-sbrk and dl-brk.
7484         * sysdeps/generic/dl-brk.c: New file.
7485         * sysdeps/generic/dl-sbrk.c: New file.
7486         * sysdeps/unix/sysv/linux/i386/dl-brk.c: New file.
7487         * sysdeps/unix/sysv/linux/i386/dl-sbrk.c: New file.
7488
7489         * elf/dl-minimal.c (malloc): Declare _end as hidden.
7490         (__errno_location): New function.  Declare errno as hidden.
7491         * elf/rtld.c (_dl_argc): Define as hidden.
7492         (_dl_skip_args): Define as hidden.
7493         (_begin, _end): Declare as hidden.
7494         * sysdeps/generic/dl-sysdep.c (_end): Declare as hidden.
7495         * sysdeps/generic/entry.h (_start): Declare as hidden.
7496         * sysdeps/generic/ldsodefs.h (_dl_argc): Declare as hidden.
7497         * sysdeps/i386/dl-machine.h (elf_machine_runtime_setup): Declare
7498         _dl_runtime_resolve and _dl_runtime_profile as hidden.
7499         (RTLD_START): Use GOTOFF to access _dl_skip_args and _dl_fini.
7500
7501 2002-03-14  Roland McGrath  <roland@frob.com>
7502
7503         * Makerules ($(common-objpfx)Versions.v.i): Depend on abi-versions.h.
7504
7505         * Makeconfig (%.v.i, %.v): New implicit rules.
7506         (preprocess-versions): Variable removed.
7507         ($(common-objpfx)shlib-versions.v.i): New target giving just the
7508         shlib-versions input files as dependencies.
7509         ($(common-objpfx)soversions.i): Depend on that instead of the input
7510         files.  Use it as input instead of using a pipeline.
7511         (postclean-generated): Append soversions.i, shlib-versions.v, and
7512         shlib-versions.v.i here.
7513         * Makerules ($(common-objpfx)Versions.def.v.i): New target giving just
7514         the Versions.def input files as dependencies.
7515         ($(common-objpfx)Versions.v.i): Likewise for Versions files.
7516         ($(common-objpfx)Versions.all): Depend on that instead of the input
7517         files.  Use it as input instead of using a pipeline.
7518         ($(common-objpfx)sysd-versions): Likewise with Versions.v.i.
7519         (postclean-generated): Append those .v and .v.i files here.
7520
7521 2002-03-14  Jakub Jelinek  <jakub@redhat.com>
7522
7523         * locale/broken_cur_max.c (__ctype_get_mb_cur_max): Use nl_langinfo.
7524         * locale/Versions (_nl_current_LC_COLLATE, _nl_current_LC_CTYPE):
7525         Remove.
7526
7527 2002-03-14  Jakub Jelinek  <jakub@redhat.com>
7528
7529         * sysdeps/generic/mp_clz_tab.c: New file.
7530         * sysdeps/i386/mp_clz_tab.c: New file.
7531         * sysdeps/hppa/mp_clz_tab.c: New file.
7532         * sysdeps/powerpc/mp_clz_tab.c: New file.
7533         * stdlib/Makefile (aux): Revert last patch.
7534         * math/Makefile (gmp-objs): Likewise.
7535
7536 2002-03-13  Paul Eggert  <eggert@twinsun.com>
7537
7538         * time/strftime.c: Comment fixes for references to obsolescent
7539         standards, In most cases the simplest fix is to remove the
7540         confusing comments.  Cross-referencing all the standards properly
7541         is a bit of a pain, and it should be enough to put that info in
7542         the documentation as I did in my recent time.texi patch.
7543
7544 2002-03-13  Paul Eggert  <eggert@twinsun.com>
7545
7546         * manual/time.texi (Formatting Calendar Time):
7547         ISO C99 also specifies the E and O modifiers.
7548         %P is a GNU extension, and is not in ISO C99.
7549         Mention that %r is equivalent to %I:%M:%S %p in the POSIX locale.
7550         %T is also in ISO C99.
7551         The RFC 822 example is not valid in arbitrary locales.
7552         Reword the POSIX.2 wording slightly, to make it a bit clearer
7553         that POSIX.2 formats are also supported by later POSIX versions.
7554         If a format was introduced in ISO C99 it is also required by
7555         POSIX.1-2001.
7556
7557 2002-03-13  Ulrich Drepper  <drepper@redhat.com>
7558
7559         * sysdeps/gnu/errlist.awk: Define _sys_errlist_internal and
7560         _sys_nerr_internal with INTVARDEF2.
7561         * include/libc-symbols.h (INTVARDEF2): New macro.
7562         * include/stdio.h (_sys_errlist_internal): Declare as hidden.
7563         (_sys_nerr_internal): Library.
7564
7565         * sysdeps/posix/signal.c (_sigintr): Define as hidden.
7566         * sysdeps/posix/sigintr.c (_sigintr): Declare as hidden.
7567
7568         * stdio-common/tst-printf.sh: Adjust for last change in tst-printf.c.
7569
7570 2002-03-13  Wolfram Gloger  <wg@malloc.de>
7571
7572         * malloc/malloc.c (sYSMALLOc): Don't change brk if mmap failed.
7573
7574 2002-03-02  Andreas Schwab  <schwab@suse.de>
7575
7576         * stdio-common/vfprintf.c (process_arg): Fix decimal format with
7577         'h' flag and positional arg.
7578         * stdio-common/tst-printf.c (rfg3): New function to test
7579         positional arguments.
7580         (main): Fix some warnings.
7581
7582 2002-03-13  Jakub Jelinek  <jakub@redhat.com>
7583
7584         * elf/dl-minimal.c (_itoa): Use _itoa_lower_digits_internal if SHARED.
7585         * elf/dl-reloc.c (_dl_reloc_bad_type): Likewise.
7586
7587 2002-03-13  Ulrich Drepper  <drepper@redhat.com>
7588
7589         * grp/initgroups.c (__nss_group_data): Declare as hidden.
7590
7591         * include/locale.h (_nl_C_locobj): Declare as hidden.
7592
7593         * time/asctime.c (_nl_C_LC_TIME): Declare as hidden.
7594         * time/strptime.c (_nl_C_LC_TIME): Likewise.
7595
7596         * include/netinet/in.h (in6addr_any_internal): Mark as hidden.
7597
7598         * include/sys/gmon.h: Declare _gmonparam as hidden.
7599
7600         * locale/lc-ctype.c (__ctype32_wctype): Declare as hidden.
7601         (__ctype32_wctrans): Likewise.
7602         (__ctype32_width): Likewise.
7603
7604         * sysdeps/unix/sysv/linux/ttyname.c: Comment out definition and
7605         use of __ttyname.
7606
7607         * posix/regcomp.c (__re_error_msgid): Renamed from re_error_msgid.
7608         Define as hidden.
7609         (__re_error_msgid_idx): Renamed from re_error_msgid_idx.  Define as
7610         hidden.  Change all users of these variables.
7611
7612         * posix/regex_internal.h (__re_error_msgid): Renamed from
7613         re_error_msgid.  Declare as hidden.
7614         (__re_error_msgid_idx): Renamed from re_error_msgid_idx.  Declare as
7615         hidden.
7616
7617         * stdio-common/reg-printf.c (__printf_arginfo_table): Define as hidden.
7618         (__printf_function_table): Likewise.
7619         * stdio-common/printf-parse.h (__printf_arginfo_table): Declare as
7620         hidden.
7621         (__printf_function_table): Likewise.
7622
7623         * nscd/nscd_proto.h: Declare __nss_not_use_nscd_passwd,
7624         __nss_not_use_nscd_group, and __nss_not_use_nscd_hosts as hidden.
7625
7626         * nss/XXX-lookup.c (DATABASE_NAME_SYMBOL): Define as hidden.
7627         * nss/nsswitch.c: Declare _nss_*_database as hidden.
7628
7629         * stdlib/wctomb.c (__no_r_state): Declare as hidden.
7630         * stdlib/mbtowc.c (__no_r_state): Define as hidden.
7631
7632 2002-03-12  Ulrich Drepper  <drepper@redhat.com>
7633
7634         * ctype/ctype-info.c: Declare _nl_C_LC_CTYPE_class,
7635         _nl_C_LC_CTYPE_class32, _nl_C_LC_CTYPE_toupper, _nl_C_LC_CTYPE_tolower,
7636         _nl_C_LC_CTYPE_class_upper, _nl_C_LC_CTYPE_class_lower,
7637         _nl_C_LC_CTYPE_class_alpha, _nl_C_LC_CTYPE_class_digit,
7638         _nl_C_LC_CTYPE_class_xdigit, _nl_C_LC_CTYPE_class_space,
7639         _nl_C_LC_CTYPE_class_print, _nl_C_LC_CTYPE_class_graph,
7640         _nl_C_LC_CTYPE_class_blank, _nl_C_LC_CTYPE_class_cntrl,
7641         _nl_C_LC_CTYPE_class_punct, _nl_C_LC_CTYPE_class_alnum,
7642         _nl_C_LC_CTYPE_map_toupper, _nl_C_LC_CTYPE_map_tolower, and
7643         _nl_C_LC_CTYPE_width: Declare as hidden.
7644         * include/locale.h: Declare _nl_locale_file_list.
7645         * locale/C-address.c: Define _nl_C_LC_ADDRESS as hidden.
7646         * locale/C-collate.c: Define _nl_C_LC_COLLATE as hidden.
7647         * locale/C-identification.c: Define _nl_C_LC_IDENTIFICATION as hidden.
7648         * locale/C-measurement.c: Define _nl_C_LC_MEASUREMENT as hidden.
7649         * locale/C-messages.c: Define _nl_C_LC_MESSAGES as hidden.
7650         * locale/C-monetary.c: Define _nl_C_LC_MONETARY as hidden.
7651         * locale/C-name.c: Define _nl_C_LC_NAME as hidden.
7652         * locale/C-numeric.c: Define _nl_C_LC_NUMERIC as hidden.
7653         * locale/C-paper.c: Define _nl_C_LC_PAPER as hidden.
7654         * locale/C-telephone.c: Define _nl_C_LC_TELEPHONE as hidden.
7655         * locale/C-time.c: Define _nl_C_LC_TIME as hidden.
7656         * locale/C-ctype.c: Define _nl_C_LC_CTYPE_class,
7657         _nl_C_LC_CTYPE_class32, _nl_C_LC_CTYPE_toupper, _nl_C_LC_CTYPE_tolower,
7658         _nl_C_LC_CTYPE_class_upper, _nl_C_LC_CTYPE_class_lower,
7659         _nl_C_LC_CTYPE_class_alpha, _nl_C_LC_CTYPE_class_digit,
7660         _nl_C_LC_CTYPE_class_xdigit, _nl_C_LC_CTYPE_class_space,
7661         _nl_C_LC_CTYPE_class_print, _nl_C_LC_CTYPE_class_graph,
7662         _nl_C_LC_CTYPE_class_blank, _nl_C_LC_CTYPE_class_cntrl,
7663         _nl_C_LC_CTYPE_class_punct, _nl_C_LC_CTYPE_class_alnum,
7664         _nl_C_LC_CTYPE_map_toupper, _nl_C_LC_CTYPE_map_tolower,
7665         _nl_C_LC_CTYPE_width, and as hidden.
7666         * locale/findlocale.c: Declare _nl_C as hidden.
7667         * locale/newlocale.c: Likewise.
7668         * locale/setlocale.c: Define _nl_C as hidden.  Remove declaration of
7669         _nl_locale_file_list.
7670         * locale/xlocale.c: Declare _nl_C_LC_CTYPE_class,
7671         _nl_C_LC_CTYPE_toupper, and _nl_C_LC_CTYPE_tolower as hidden.
7672         Define _nl_C_locobj as hidden.
7673
7674         * malloc/mtrace.c (_mtrace_file): Define as hidden.
7675         (_mtrace_line): Likewise.
7676
7677         * include/time.h: Declare __mon_yday as hidden.
7678         * time/strptime.c [_LIBC] (__mon_yday): Remove declaration.
7679
7680         * libio/libioP.h: Declare __libio_codecvt as hidden.
7681         * libio/fileops.c: Declare __libio_translit as hidden.
7682         * libio/iofwide.c: Define __libio_translit as hidden.
7683
7684         * login/getutent_r.c: Define __libc_utmp_lock as hidden.
7685         * login/getutid_r.c: Declare __libc_utmp_lock as hidden.
7686         * login/getutline_r.c: Likewise.
7687         * login/utmpname.c: Likewise.
7688
7689         * login/utmp-private.h: Declare __libc_utmp_file_functions,
7690         __libc_utmp_unknown_functions, __libc_utmp_jump_table, and
7691         __libc_utmp_file_name as hidden.
7692
7693         * locale/setlocale.c (__libc_setlocale_lock): Define as hidden.
7694         * locale/duplocale.c (__libc_setlocale_lock): Declare as hidden.
7695         * locale/freelocale.c: Likewise.
7696         * locale/lc-time.c: Likewise.
7697
7698         * sysdeps/unix/bsd/getpt.c (__libc_ptyname1): Define as hidden.
7699         (__libc_ptyname2): Likewise.
7700         * sysdeps/unix/sysv/linux/ptsname.c (__libc_ptyname1): Declare as
7701         hidden.
7702         (__libc_ptyname2): Likewise.
7703
7704         * sysdeps/generic/sbrk.c: Declare __libc_multiple_libcs as hidden.
7705         * sysdeps/arm/init-first.c (__libc_multiple_libcs): Define as hidden.
7706         * sysdeps/generic/init-first.c: Likewise.
7707         * sysdeps/i386/init-first.c: Likewise.
7708         * sysdeps/mach/hurd/i386/init-first.c: Likewise.
7709         * sysdeps/mach/hurd/mips/init-first.c: Likewise.
7710         * sysdeps/mach/hurd/powerpc/init-first.c: Likewise.
7711         * sysdeps/sh/init-first.c: Likewise.
7712         * sysdeps/unix/sysv/aix/init-first.c: Likewise.
7713         * sysdeps/unix/sysv/linux/init-first.c: Likewise.
7714
7715         * stdio-common/itowa-digits.c (_itowa_lower_digits): Define as hidden.
7716         (_itowa_upper_digits): Likewise.
7717
7718         * libio/stdio.c (_IO_stdin, _IO_stdout, _IO_stderr): Define as hidden.
7719         * libio/libio.h [_LIBC] (_IO_stdin, _IO_stdout, _IO_stderr): Declare
7720         as hidden.
7721
7722         * libio/libioP.h: Declare _IO_file_jumps_mmap, _IO_wfile_jumps,
7723         _IO_wfile_jumps_mmap, _IO_proc_jumps, _IO_old_proc_jumps,
7724         _IO_str_jumps, _IO_wstr_jumps, _IO_file_jumps_internal,
7725         _IO_wfile_jumps_internal, and _IO_list_all_internal as hidden.
7726
7727         * gmon/gmon.c (__bb_head): Define as hidden.
7728         * gmon/bb_exit_func.c (__bb_head): Declare as hidden.
7729
7730         * argp/argp-parse.c (_argp_hang): Define as static.
7731
7732         * include/libc-symbols.h (_INTVARDEF): Adjust for visibility
7733         handling in latest compilers.
7734
7735         * inet/in6_addr.c (in6addr_any): Use INTVARDEF not INTDEF to
7736         define alias.
7737         * libio/fileops.c (_IO_file_jumps): Likewise.
7738         * libio/stdfiles.c (_IO_list_all): Likewise.
7739         * libio/wfileops.c (_IO_wfile_jumps): Likewise.
7740
7741         * malloc/malloc.h: Move __libc_malloc_initialized declaration to
7742         include/malloc.h.
7743         * include/malloc.h: Add __libc_malloc_initialized declaration
7744         here.  Mark variable hidden.
7745         * malloc/malloc.c: Include <malloc.h> not "malloc.h".
7746
7747         * elf/dl-open.c (__libc_argc): Declare as hidden.
7748         (__libc_argv): Likewise.
7749         * sysdeps/generic/wordexp.c (__libc_argc): Declare as hidden.
7750         (__libc_argv): Likewise.
7751         * sysdeps/mach/hurd/i386/init-first.c: Define __libc_argc and
7752         __libc_argv as hidden.
7753         * sysdeps/mach/hurd/mips/init-first.c: Likewise.
7754         * sysdeps/mach/hurd/powerpc/init-first.c: Likewise.
7755         * sysdeps/unix/sysv/aix/init-first.c: Likewise.
7756         * sysdeps/unix/sysv/linux/init-first.c: Likewise.
7757
7758         * include/stdlib.h (__libc_drand48_data): Declare as hidden.
7759         * stdlib/drand48.c: Remove declaration of __libc_drand48_data here.
7760         * stdlib/erand48.c: Likewise.
7761         * stdlib/jrand48.c: Likewise.
7762         * stdlib/lcong48.c: Likewise.
7763         * stdlib/lrand48.c: Likewise.
7764         * stdlib/mrand48.c: Likewise.
7765         * stdlib/nrand48.c: Likewise.
7766         * stdlib/seed48.c: Likewise.
7767         * stdlib/srand48.c: Likewise.
7768
7769         * stdio-common/_itoa.c (_itoa_base_table): Declare as hidden.
7770         (_itoa_lower_digits_internal): New declaration.
7771         (_itoa_upper_digits_internal): New declaration.
7772         (_itoa): Use INTUSE to acces _itoa_upper_digits and _itoa_lower_digits.
7773         * stdio-common.h (_itoa_lower_digits_internal): New declaration.
7774         (_itoa_upper_digits_internal): New declaration.
7775         (_itoa_word): Use INTUSE to acces _itoa_upper_digits and
7776         _itoa_lower_digits.
7777         * stdio-common/itoa-digits.c: Use INTVARDEF with _itoa_lower_digits.
7778         * stdio-common/itoa-udigits.c: Use INTVARDEF with _itoa_upper_digits.
7779
7780         * elf/dl-minimal.c (_itoa): Declare _itoa_lower_digits as hidden.
7781         * elf/dl-reloc.c (_dl_reloc_bad_type): Likewise.
7782
7783         * stdio-common/_itowa.c (_itoa_base_table): Declare as hidden.
7784         (_itowa_lower_digits): Likewise.
7785         (_itowa_upper_digits): Likewise.
7786         * stdio-common/_itowa.h (_itowa_lower_digits): Likewise.
7787         (_itowa_upper_digits): Likewise.
7788
7789         * intl/plural-exp.h (attribute_hidden): Define as empty macro if
7790         not already defined.
7791         (GERMANIC_PLURAL): Declare as hidden.
7792
7793         * posix/getopt.c (__getopt_initialized): Declare as hidden.
7794         (attribute_hidden): Define as empty macro if not already defined.
7795
7796         * iconv/gconv_int.h (__gconv_path_elem): Declare hidden.
7797         (__gconv_max_path_elem_len): Likewise.
7798         (__gconv_path_envvar): Likewise.
7799
7800         * math/Makefile (gmp-objs): Remove mp_clz_tab.
7801         * stdlib/Makefile (aux): Remove mp_clz_tab.
7802         * stdlib/mp_clz_tab.c: Removed.  Not needed anywhere.
7803
7804         * stdlib/exit.h (__exit_funcs): Declare as hidden.
7805
7806         * posix/bug-regex5.c (main): Use nl_langinfo instead of _NL_CURRENT.
7807
7808         * locale/localeinfo.h: Add attribute_hidden to _nl_current_LC_XXX,
7809         _nl_category_names, _nl_category_name_sizes, _nl_current,
7810         _nl_C_name, _nl_POSIX_name, _nl_C_codeset, and _nl_C_LC_XXX.
7811
7812         * intl/dcigettext.c (_nl_default_default_domain): Define as hidden.
7813         (_nl_current_default_domain): Likewise
7814         (_nl_state_lock): Likewise.
7815         * intl/textdomain.c (_nl_default_default_domain): Declare as hidden.
7816         (_nl_current_default_domain): Likewise
7817         (_nl_state_lock): Likewise.
7818         * intl/bindtextdom.c (_nl_state_lock): Likewise.
7819
7820         * stdlib/fpioconst.h (__tens): Add attribute_hidden.
7821         (_fpioconst_pow10): Likewise.
7822
7823         * include/time.h (_tmbuf): Add attribute_hidden.
7824
7825         * time/tzset.c (tzstring_list): Define as static.
7826
7827         * include/time.h: Add attribute_hidden to __tzname_cur_max and
7828         __use_tzfile declaration.
7829
7830         * wcsmbs/wcsmbsload.h: Add attribute_hidden to __wcsmbs_gconv_fcts
7831         and __wcsmbs_last_locale declaration.
7832
7833 2002-02-25  Paul Eggert  <eggert@twinsun.com>
7834
7835         * timezone/Makefile (tzbases): Move systemv from here...
7836         (tzlinks): to here, since the entries in systemv were all changed
7837         from Zone to Link lines in tz-2001a.  Bug reported (and patch
7838         tested) by Peter Breitenlohner.
7839
7840 2002-03-07  Jakub Jelinek  <jakub@redhat.com>
7841
7842         * time/tst-posixtz.c (tests): Add new tests.
7843         (main): Test whether tzset() sets daylight properly.
7844
7845 2002-03-06  Jakub Jelinek  <jakub@redhat.com>
7846
7847         * time/tzset.c (tz_compute): Move __daylight, __tzname and
7848         __tzname_cur_max setting...
7849         (tzset_internal): ...here.
7850
7851 2002-03-06  Jakub Jelinek  <jakub@redhat.com>
7852
7853         * time/tzset.c (compute_change): Don't return any value.
7854         (tz_compute): Likewise.  Don't handle southern hemisphere here.
7855         (__tz_convert): But here.
7856
7857 2002-03-11  Ulrich Drepper  <drepper@redhat.com>
7858
7859         * manual/examples/mkfsock.c: Include <string.h> as well.
7860         Patch by Alain De Carolis <alaind@wseurope.com>.
7861
7862 2002-03-06  Isamu Hasegawa  <isamu@yamato.ibm.com>
7863
7864         * posix/regexec.c (re_match): Fix incorrect register sizes.
7865         (re_search): Likewise.
7866
7867 2002-03-05  Isamu Hasegawa  <isamu@yamato.ibm.com>
7868
7869         * posix/regcomp.c (regfree): Remove a disused condition.
7870         * posix/regex_internal.c (re_acquire_state): Likewise.
7871         (re_acquire_state_context): Likewise.
7872         (register_state): Remove a redundant malloc invocation.
7873         * posix/regex_internal.h: (re_state_table_entry): Simplify
7874         the structure.
7875
7876 2002-03-05  Isamu Hasegawa  <isamu@yamato.ibm.com>
7877
7878         * posix/regcomp.c (regcomp): Add __builtin_expect to error
7879         handling conditions.
7880         (regerror): Likewise.
7881         (regfree): Likewise.
7882         (re_compile_internal): Likewise.
7883         (init_dfa): Likewise.
7884         (init_word_char): Likewise.
7885         (create_initial_state): Likewise.
7886         (analyze): Likewise.
7887         (analyze_tree): Likewise.
7888         (duplicate_node): Likewise.
7889         (calc_eclosure): Likewise.
7890         (calc_eclosure_iter): Likewise.
7891         (parse): Likewise.
7892         (parse_reg_exp): Likewise.
7893         (parse_branch): Likewise.
7894         (parse_expression): Likewise.
7895         (parse_subexp): Likewise.
7896         (parse_dup_op): Likewise.
7897         (parse_bracket_exp): Likewise.
7898         (build_equiv_class): Likewise.
7899         (build_charclass): Likewise.
7900         (build_word_op): Likewise.
7901         (fetch_number): Likewise.
7902         (create_tree): Likewise.
7903         (duplicate_tree): Likewise.
7904         * posix/regex.c (BE): New macro.
7905         * posix/regexec.c (re_match): Add __builtin_expect to error
7906         handling conditions.
7907         (re_match_2): Likewise.
7908         (re_search): Likewise.
7909         (re_search_internal): Likewise.
7910         (check_matching): Likewise.
7911         (proceed_next_node): Likewise.
7912         (set_regs): Likewise.
7913         (sift_states_backward): Likewise.
7914         (add_epsilon_backreference): Likewise.
7915         (transit_state): Likewise.
7916         (transit_state_sb): Likewise.
7917         (transit_state_mb): Likewise.
7918         (transit_state_bkref): Likewise.
7919         (transit_state_bkref_loop): Likewise.
7920         (build_trtable): Likewise.
7921         (group_nodes_into_DFAstates): Likewise.
7922         (match_ctx_init): Likewise.
7923         (match_ctx_add_entry): Likewise.
7924         * posix/regex_internal.c (re_string_construct): Add __builtin_expect
7925         to error handling conditions.
7926         (re_string_construct_toupper): Likewise.
7927         (build_wcs_buffer): Likewise.
7928         (build_wcs_upper_buffer): Likewise.
7929         (build_upper_buffer): Likewise.
7930         (re_string_translate_buffer): Likewise.
7931         (re_node_set_alloc): Likewise.
7932         (re_node_set_init_1): Likewise.
7933         (re_node_set_init_2): Likewise.
7934         (re_node_set_init_copy): Likewise.
7935         (re_node_set_intersect): Likewise.
7936         (re_node_set_init_union): Likewise.
7937         (re_node_set_merge): Likewise.
7938         (re_node_set_insert): Likewise.
7939         (re_dfa_add_node): Likewise.
7940         (re_acquire_state): Likewise.
7941         (re_acquire_state_context): Likewise.
7942         (create_new_state_common): Likewise.
7943         (register_state): Likewise.
7944         (create_ci_new_state): Likewise.
7945         (create_cd_new_state): Likewise.
7946         (re_string_context_at): Remove redundant condition.
7947
7948 2002-01-16  Roger Sayle  <roger@eyesopen.com>
7949
7950         * sysdeps/i386/i686/strcmp.S: Avoid unconditional jump to a ret.
7951
7952         * sysdeps/i386/i586/strlen.S: Fix typo in comment.
7953
7954 2002-03-11  Jakub Jelinek  <jakub@redhat.com>
7955
7956         * sysdeps/i386/elf/configure.in: Fix comment.
7957
7958         * sysdeps/sparc/sparc64/configure.in: New file.
7959         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_load_address): Fix
7960         if .dynamic comes before .got.
7961         * config.h.in (SPARC64_DYNAMIC_BEFORE_GOT): Add.
7962
7963         * sysdeps/sparc/sparc64/hp-timing.h (HP_TIMING_DIFF,
7964         HP_TIMING_ACCUM): Fix typos.
7965
7966 2002-03-11  Ulrich Drepper  <drepper@redhat.com>
7967
7968         * string/strfry.c: Add some more randomness to the seed.
7969         Patch by James A Morrison <ja2morri@student.math.uwaterloo.ca>.
7970
7971         * po/es.po: Update from translation team.
7972         * po/fr.po: Likewise.
7973
7974         * stdio-common/tfformat.c (sprint_doubles): A test for %F format.
7975
7976         * stdio-common/printf_fp.c (__printf_fp): Correct check for %F format
7977         when determining type of format.
7978         Patch by James Antill <james@anqd.org> [PR libc/2787].
7979
7980 2002-03-04  Jakub Jelinek  <jakub@redhat.com>
7981
7982         * sysdeps/unix/bsd/ftime.c (ftime): Don't return 1000 in millitm.
7983
7984 2002-03-11  Roland McGrath  <roland@frob.com>
7985
7986         * hurd/hurd/threadvar.h: Include <features.h> for __THROW macro.
7987
7988         * Versions.def (libc): Add GLIBC_2.2.6.
7989         * hurd/Versions (libc: GLIBC_2.2.6): Add __errno_location.
7990         * sysdeps/mach/hurd/errnos.awk: In generated macro, use
7991         __errno_location instead of __hurd_errno_location, and don't inline it.
7992         * sysdeps/mach/hurd/bits/errno.h: Regenerated.
7993         * hurd/errno.c: New file.
7994         * hurd/Makefile (routines): Add errno.
7995
7996 2002-03-11  Ulrich Drepper  <drepper@redhat.com>
7997
7998         * stdio-common/vfprintf.c (vfprintf): Avoid crashing for
7999         ridiculously large widths and precisions [PR libc/3026].
8000
8001 2002-03-11  Andreas Jaeger  <aj@suse.de>
8002
8003         * sysdeps/unix/sysv/linux/s390/ldd-rewrite.sed: Fix for bi-arch
8004         support.
8005         Patch by Susanne Oberhauser <froh@SuSE.de>.
8006
8007 2002-03-11  Ulrich Drepper  <drepper@redhat.com>
8008
8009         * inet/rexec.c (ahostbuf): Define as static.
8010
8011         * wctype/wcfuncs.c (__ctype32_wctype): Declare as hidden.
8012         (__ctype32_wctrans): Likewise.
8013         * wcsmbs/wcwidth.h (__ctype32_width): Declare as hidden.
8014         * ctype/ctype-info.c (__ctype32_wctype): Add attribute_hidden.
8015         (__ctype32_wctrans): Likewise.
8016         (__ctype32_width): Likewise.
8017
8018         * gmon/Makefile (elide-routines.os): Add bb_init_func and bb_exit_func.
8019         They were never exported anyway.
8020
8021         * gmon/gmon.c (_gmonparam): Add attribute_hidden.
8022         * gmon/sys/gmon.h: Remove declaration of _gmonparam.  It wasn't
8023         exported.
8024         * include/sys/gmon.h: Declare _gmonparam.
8025
8026         * sysdeps/unix/sysv/linux/i386/getdents64.c: Don't define compatibility
8027         symbols for getdents64.  They were never exported.
8028
8029 2002-03-09  Roland McGrath  <roland@frob.com>
8030
8031         * hurd/hurdsig.c (write_corefile): Fix swapped arguments to __dir_link.
8032         Reported by Jon Arney <jarney1@cox.net>.
8033
8034 2002-02-23  Roland McGrath  <roland@frob.com>
8035
8036         * hurd/hurd/threadvar.h (__hurd_threadvar_location): Add __THROW to
8037         declaration.
8038         (__hurd_errno_location): Function removed.
8039
8040 2002-03-06  Andreas Jaeger  <aj@suse.de>
8041
8042         * sysdeps/unix/sysv/linux/x86_64/sys/reg.h: Add compatibility for
8043         32-bit.
8044
8045 2002-03-04  Andreas Jaeger  <aj@suse.de>
8046
8047         * sysdeps/unix/sysv/linux/x86_64/readelflib.c: New file.
8048
8049         * sysdeps/unix/sysv/linux/kernel-features.h: Add defines for
8050         x86-64.
8051
8052         * sysdeps/unix/sysv/linux/x86_64/bits/socket.h: New file.
8053
8054         * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h: New file.
8055
8056         * sysdeps/unix/sysv/linux/x86_64/bits/shm.h: New file.
8057
8058         * sysdeps/x86_64/bits/setjmp.h: New file.
8059
8060         * sysdeps/unix/sysv/linux/x86_64/bits/sem.h: New file.
8061
8062         * sysdeps/unix/sysv/linux/x86_64/bits/resource.h: New file.
8063
8064         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Add compatibilty
8065         for x86.
8066         * sysdeps/unix/sysv/linux/x86_64/bits/msq.h: Likewise.
8067         * sysdeps/unix/sysv/linux/x86_64/bits/types.h: Likewise.
8068
8069 2002-02-28  Bo Thorsen  <bo@suse.de>
8070
8071         * sysdeps/unix/sysv/linux/x86_64/bits/stat.h: Merge with i386
8072         version.
8073
8074 2002-03-03  Andreas Jaeger  <aj@suse.de>
8075
8076         * sysdeps/x86_64/bits/wordsize.h: New file.
8077
8078         * elf/nodlopenmod2.c: Provide prototype to avoid warning.
8079         * elf/tst-tlsmod1.c: Likewise.
8080
8081         * posix/regcomp.c: Get regex.h from include dir for internal
8082         prototypes.
8083
8084         * sysdeps/unix/sysv/linux/init-first.c: Move __init_misc prototype
8085         to libc-internal.h and include it.
8086         * include/libc-internal.h: Add __init_misc.
8087
8088         * misc/init-misc.c: Include libc-internal.h for prototypes.
8089
8090         * sysdeps/wordsize-32/divdi3.c: Add prototypes to avoid warnings.
8091
8092         * misc/error.c [_LIBC]: Include libioP.h for prototype of
8093         _IO_putc_internal.
8094
8095 2002-03-03  Ulrich Drepper  <drepper@redhat.com>
8096
8097         * posix/regcomp.c: Compatibility changes to allow using the code
8098         outside glibc.
8099
8100 2002-02-28  Hartvig Ekner <hartvige@mips.com>
8101
8102         * sysdeps/mips/elf/start.S: Added initialization of GP (to _gp) if
8103         compiled non-PIC.
8104
8105 2002-03-02  Ulrich Drepper  <drepper@redhat.com>
8106
8107         * sysdeps/generic/dl-sysdep.c (_dl_important_hwcaps): Fix creation
8108         of .str elements in the returned data structure.
8109
8110         * elf/elf.h: Add Alpha TLS bits.
8111
8112 2002-02-28  Jakub Jelinek  <jakub@redhat.com>
8113
8114         * sysdeps/unix/sysv/linux/nice.c: New file.
8115
8116 2002-03-01  Ulrich Drepper  <drepper@redhat.com>
8117
8118         * elf/Makefile (dl-routines): Add dl-origin.
8119         (elide-routines.os): Add dl-origin.
8120         * elf/Versions [ld] (GLIBC_PRIVATE): Add _dl_get_origin.
8121         * elf/dl-debug.c (_dl_debug_initialize): Add missing INTUSE around
8122         _dl_debug_state.
8123         * include/libc-symbols.c: Define attribute_hidden depending on
8124         HAVE_VISIBILITY_ATTRIBUTE.  Add definition of INTVARDEF.
8125
8126         * elf/dl-deps.c: Use INTUSE with __libc_enable_secure.
8127         * elf/dl-load.c: Likewise.
8128         * elf/rtld.c: Likewise.
8129         * include/unistd.h: Declare __libc_enable_secure_internal.
8130         * sysdeps/generic/dl-sysdep.c: Use INTVARDEF with __libc_enable_secure.
8131         Use INTUSE with __libc_enable_secure.
8132         * sysdeps/mach/hurd/dl-sysdep.c: Likewise.
8133
8134         * elf/dl-deps.c: Use INTUSE with _dl_out_of_memory.
8135         * elf/dl-error.c: Likewise,
8136         * sysdeps/generic/ldsodefs.h: Declare _dl_out_of_memory_internal.
8137
8138         * elf/dl-dst.h [_RTLD_GLOBAL]: Define _dl_get_origin to use INTUSE.
8139         * sysdeps/generic/dl-origin.c: Undefine _dl_get_origin macro before
8140         function definition.  Use INTDEF with _dl_get_origin.
8141         * sysdeps/unix/sysv/linux/dl-origin.c: Likewise.
8142
8143         * elf/dl-init.c: Use INTUSE with _dl_starting_up.
8144         * elf/rtld.c: Likewise.  Use INTVARDEF for _dl_starting_up.
8145
8146         * elf/dl-profile.c: Use INTDEF for _dl_mcount.
8147         * elf/dl-runtime.c: Use INTUSE with _dl_mcount.
8148         * sysdeps/generic/ldsodefs.h: Declare _dl_mcount_internal.
8149
8150         * elf/dl-conflict.c: Use rtld_progrname instead of _dl_argv[0].
8151         * elf/dl-deps.c: Likewise.
8152         * elf/dl-error.c: Likewise.
8153         * elf/dl-fini.c: Likewise.
8154         * elf/dl-init.c: Likewise.
8155         * elf/dl-load.c: Likewise.
8156         * elf/dl-lookup.c: Likewise.
8157         * elf/dl-reloc.c: Likewise.
8158         * elf/dl-version.c: Likewise.
8159         * elf/do-lookup.h: Likewise.
8160         * sysdeps/arm/dl-machine.h: Likewise.
8161         * sysdeps/cris/dl-machine.h: Likewise.
8162         * sysdeps/hppa/dl-machine.h: Likewise.
8163         * sysdeps/i386/dl-machine.h: Likewise.
8164         * sysdeps/m68k/dl-machine.h: Likewise.
8165         * sysdeps/powerpc/dl-machine.h: Likewise.
8166         * sysdeps/s390/s390-32/dl-machine.h: Likewise.
8167         * sysdeps/s390/s390-64/dl-machine.h: Likewise.
8168         * sysdeps/sh/dl-machine.h: Likewise.
8169         * sysdeps/sparc/sparc-32/dl-machine.h: Likewise.
8170         * sysdeps/sparc/sparc-64/dl-machine.h: Likewise.
8171         * sysdeps/x86_64/dl-machine.h: Likewise.
8172         * elf/rtld.c: Use INTDEF for _dl_argv.  Use rtld_progrname instead of
8173         _dl_argv[0].  Use INTUSE with _dl_argv.
8174         * sysdeps/generic/dl-sysdep.c: Use INTUSE with _dl_argv.
8175         * sysdeps/generic/ldsodefs.h: Define rtld_progname macro.
8176
8177 2002-02-28  Jakub Jelinek  <jakub@redhat.com>
8178
8179         * elf/rtld.c (_rtld_global): Remove .protected.
8180         (_rtld_local): Strong alias to _rtld_global.
8181         * elf/Makefile (CFLAGS-.os): Add -D_RTLD_LOCAL if compiling rtld
8182         only .os object.
8183         * sysdeps/generic/ldsodefs.h (GL): If SHARED and _RTLD_LOCAL, use
8184         _rtld_local instead of _rtld_global.
8185         (_rtld_local): Add hidden extern, possibly in .sdata section.
8186         * configure.in: Add tests for visibility attribute and .sdata.
8187         * config.h.in: Add HAVE_VISIBILITY_ATTRIBUTE and HAVE_SDATA_SECTION.
8188         * sysdeps/alpha/dl-machine.h: Use _rtld_local instead of _rtld_global.
8189         * sysdeps/arm/dl-machine.h: Likewise.
8190         * sysdeps/generic/ldsodefs.h: Likewise.
8191         * sysdeps/hppa/dl-machine.h: Likewise.
8192         * sysdeps/cris/dl-machine.h: Likewise.
8193         * sysdeps/i386/dl-machine.h: Likewise.
8194         * sysdeps/ia64/dl-machine.h: Likewise.
8195         * sysdeps/m68k/dl-machine.h: Likewise.
8196         * sysdeps/mips/mips64/dl-machine.h: Likewise.
8197         * sysdeps/mips/dl-machine.h: Likewise.
8198         * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
8199         * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
8200         * sysdeps/sh/dl-machine.h: Likewise.
8201         * sysdeps/s390/s390-32/dl-machine.h: Likewise.
8202         * sysdeps/s390/s390-64/dl-machine.h: Likewise.
8203         * sysdeps/x86_64/dl-machine.h: Likewise.
8204
8205 2002-02-28  Ulrich Drepper  <drepper@redhat.com>
8206
8207         * login/login.c (login): Always initialize ut_line field
8208         [PR libc/2991].
8209
8210 2002-02-28  Jakub Jelinek  <jakub@redhat.com>
8211
8212         * sysdeps/i386/Makefile (sysdep_routines): Add
8213         divdi3 in csu dir.
8214         (shared-only-routines): Likewise.
8215         * sysdeps/m68k/Makefile (sysdep_routines): Likewise.
8216         (shared-only-routines): Likewise.
8217         * sysdeps/s390/s390-32/Makefile (sysdep_routines): Likewise.
8218         (shared-only-routines): Likewise.
8219         * sysdeps/wordsize-32/divdi3.c: New file.
8220
8221 2002-02-28  Ulrich Drepper  <drepper@redhat.com>
8222
8223         * locale/iso-4217.def: Remove obsolete currencies for countries
8224         with Euro.
8225
8226 2002-02-28  Isamu Hasegawa  <isamu@yamato.ibm.com>
8227
8228         * posix/regcomp.c (regcomp): Remove a redundant condition.
8229         (init_word_char): Add a check on malloc failure.
8230         (create_initial_state): Likewise.
8231         (duplicate_node): Likewise.
8232         (calc_eclosure): Likewise.
8233         (calc_eclosure_iter): Likewise.
8234         (parse_expression): Likewise.
8235         (parse_bracket_exp): Remove unnecessary malloc invocations.
8236         (build_equiv_class): Likewise.
8237         (build_charclass): Likewise.
8238         * posix/regex_internal.c (re_node_set_intersect): Add a check
8239         on malloc failure.
8240         (re_node_set_add_intersect): Likewise.
8241         (re_node_set_merge): Likewise.
8242         (re_acquire_state): Likewise.
8243         (re_acquire_state_context): Likewise.
8244         (create_newstate_common): Likewise.
8245         (register_state): Likewise.
8246         (create_ci_newstate): Likewise.
8247         (create_cd_newstate): Likewise.
8248         * posix/regex_internal.h: Fix prototypes of re_acquire_state
8249         and re_acquire_state_context.
8250         * posix/regexec.c (regexec): Suit it to the error handling of
8251         re_search_internal.
8252         (re_match): Likewise.
8253         (re_search): Likewise.
8254         (re_search_internal): Add a check on malloc failure.
8255         (acquire_init_state_context): Likewise.
8256         (check_matching): Likewise.
8257         (proceed_next_node): Likewise.
8258         (set_regs): Likewise.
8259         (sift_states_backward): Likewise.
8260         (sift_states_iter_bkref): Likewise.
8261         (add_epsilon_backreference): Likewise.
8262         (transit_state): Likewise.
8263         (transit_state_sb): Likewise.
8264         (transit_state_mb): Likewise.
8265         (transit_state_bkref_loop): Likewise.
8266         (build_trtable): Likewise.
8267         (group_nodes_into_DFAstates): Likewise.
8268         (match_ctx_init): Likewise.
8269         (match_ctx_add_entry): Likewise.
8270
8271 2002-02-27  Ulrich Drepper  <drepper@redhat.com>
8272
8273         * elf/dl-load.c (_dl_map_object_from_fd): Always add SONAME to
8274         l_libname if profiling is enabled [PR libc/2916].
8275
8276         * sysdeps/ia64/dl-tls.h: New file.
8277
8278 2002-02-27  Jakub Jelinek  <jakub@redhat.com>
8279
8280         * sysdeps/alpha/dl-machine.h (elf_machine_load_address, RTLD_START):
8281         Work around an Alpha gas bug.
8282
8283 2002-02-27  Ulrich Drepper  <drepper@redhat.com>
8284
8285         * catgets/open_catalog.c (__open_catalog): Fix typo in code which
8286         uses read to load the catalog.
8287         Patch by Andy Isaacson <adi@unlimitedscale.com> [PR libc/3011].
8288
8289 2002-02-26  Ulrich Drepper  <drepper@redhat.com>
8290
8291         * posix/Makefile (distribute): Add regcomp.c, regexec.c,
8292         regex_internal.c, and regex_internal.h.
8293         (CFLAGS-regex.c): Replace -DMBS_SUPPORT with -DRE_ENABLE_I18N.
8294         * posix/regex.c: Complete rewrite.
8295         * posix/regexec.c: New file.
8296         * posix/regcomp.c: New file.
8297         * posix/regex_internal.c: New file.
8298         * posix/regex_internal.h: New file.
8299         * posix/regex.h (RE_ICASE): New macro.
8300         Contributed by Isamu Hasegawa <isamu@yamato.ibm.com>.
8301
8302         * stdio-common/vfscanf.c (_IO_vfwscanf): Always use ungetc, never
8303         ungetwc.  It's a macro.
8304         * libio/tst-swscanf.c (do_test): Adjust for now fixed wscanf
8305         implementation.
8306         Reported by Jason Merrill <jason@redhat.com>.
8307
8308 2002-02-25  Jakub Jelinek  <jakub@redhat.com>
8309
8310         * libio/iofopen.c (__fopen_maybe_mmap): Set the initial
8311         position to fp->_offset if it is set.
8312         * stdio-common/Makefile (tests): Add tst-fdopen.
8313         * stdio-common/tst-fdopen.c: New test.
8314
8315 2002-02-25  Jakub Jelinek  <jakub@redhat.com>
8316
8317         * libio/fileops.c (_IO_file_xsgetn_mmap): Handle reading from backup.
8318         * stdio-common/tst-ungetc.c (main): Add another test.
8319
8320 2002-02-25  Ulrich Drepper  <drepper@redhat.com>
8321
8322         * assert/assert-perr.c: Use INTUSE to reference functions and variables
8323         inside libc itself.  Use INTDEF and INTDEF2 to define appropriate
8324         aliases.  Add prototypes for the new aliases.
8325         * assert/assert.c: Likewise.
8326         * include/libc-symbols.h: Likewise.
8327         * include/stdio.h: Likewise.
8328         * include/netinet/in.h: Likewise.
8329         * include/rpc/auth.h: Likewise.
8330         * include/rpc/auth_unix.h: Likewise.
8331         * include/rpc/key_prot.h: Likewise.
8332         * include/rpc/pmap_prot.h: Likewise.
8333         * include/rpc/pmap_rmt.h: Likewise.
8334         * include/rpc/rpc_msg.h: Likewise.
8335         * include/rpc/xdr.h: Likewise.
8336         * inet/gethstbyad_r.c: Likewise.
8337         * inet/gethstbynm2_r.c: Likewise.
8338         * inet/gethstbynm_r.c: Likewise.
8339         * inet/gethstent_r.c: Likewise.
8340         * inet/in6_addr.c: Likewise.
8341         * libio/__fpurge.c: Likewise.
8342         * libio/filedoalloc.c: Likewise.
8343         * libio/fileops.c: Likewise.
8344         * libio/ftello.c: Likewise.
8345         * libio/ftello64.c: Likewise.
8346         * libio/genops.c: Likewise.
8347         * libio/iofclose.c: Likewise.
8348         * libio/iofdopen.c: Likewise.
8349         * libio/iofflush.c: Likewise.
8350         * libio/iofflush_u.c: Likewise.
8351         * libio/iofgetpos.c: Likewise.
8352         * libio/iofgetpos64.c: Likewise.
8353         * libio/iofgets.c: Likewise.
8354         * libio/iofgets_u.c: Likewise.
8355         * libio/iofopen.c: Likewise.
8356         * libio/iofopncook.c: Likewise.
8357         * libio/iofputs.c: Likewise.
8358         * libio/iofread.c: Likewise.
8359         * libio/iofread_u.c: Likewise.
8360         * libio/iofsetpos.c: Likewise.
8361         * libio/iofsetpos64.c: Likewise.
8362         * libio/ioftell.c: Likewise.
8363         * libio/iofwrite.c: Likewise.
8364         * libio/iogetline.c: Likewise.
8365         * libio/iogets.c: Likewise.
8366         * libio/iogetwline.c: Likewise.
8367         * libio/iolibio.h: Likewise.
8368         * libio/iopadn.c: Likewise.
8369         * libio/iopopen.c: Likewise.
8370         * libio/ioseekoff.c: Likewise.
8371         * libio/ioseekpos.c: Likewise.
8372         * libio/iosetbuffer.c: Likewise.
8373         * libio/iosetvbuf.c: Likewise.
8374         * libio/ioungetc.c: Likewise.
8375         * libio/ioungetwc.c: Likewise.
8376         * libio/iovdprintf.c: Likewise.
8377         * libio/iovsprintf.c: Likewise.
8378         * libio/iovsscanf.c: Likewise.
8379         * libio/libioP.h: Likewise.
8380         * libio/memstream.c: Likewise.
8381         * libio/obprintf.c: Likewise.
8382         * libio/oldfileops.c: Likewise.
8383         * libio/oldiofclose.c: Likewise.
8384         * libio/oldiofdopen.c: Likewise.
8385         * libio/oldiofgetpos.c: Likewise.
8386         * libio/oldiofgetpos64.c: Likewise.
8387         * libio/oldiofopen.c: Likewise.
8388         * libio/oldiofsetpos.c: Likewise.
8389         * libio/oldiofsetpos64.c: Likewise.
8390         * libio/oldiopopen.c: Likewise.
8391         * libio/oldstdfiles.c: Likewise.
8392         * libio/putc.c: Likewise.
8393         * libio/setbuf.c: Likewise.
8394         * libio/setlinebuf.c: Likewise.
8395         * libio/stdfiles.c: Likewise.
8396         * libio/stdio.c: Likewise.
8397         * libio/strops.c: Likewise.
8398         * libio/vasprintf.c: Likewise.
8399         * libio/vscanf.c: Likewise.
8400         * libio/vsnprintf.c: Likewise.
8401         * libio/vswprintf.c: Likewise.
8402         * libio/wfiledoalloc.c: Likewise.
8403         * libio/wfileops.c: Likewise.
8404         * libio/wgenops.c: Likewise.
8405         * libio/wstrops.c: Likewise.
8406         * malloc/mtrace.c: Likewise.
8407         * misc/error.c: Likewise.
8408         * misc/syslog.c: Likewise.
8409         * nss/getXXbyYY_r.c: Likewise.
8410         * nss/getXXent_r.c: Likewise.
8411         * nss/hosts-lookup.c: Likewise.
8412         * stdio-common/getw.c
8413         * stdio-common/printf-prs.c: Likewise.
8414         * stdio-common/printf_fp.c: Likewise.
8415         * stdio-common/printf_size.c: Likewise.
8416         * stdio-common/putw.c: Likewise.
8417         * stdio-common/scanf.c: Likewise.
8418         * stdio-common/sprintf.c: Likewise.
8419         * stdio-common/tmpfile64.c: Likewise.
8420         * stdio-common/vfprintf.c: Likewise.
8421         * stdio-common/vfscanf.c: Likewise.
8422         * stdlib/strfmon.c: Likewise.
8423         * sunrpc/auth_des.c: Likewise.
8424         * sunrpc/auth_none.c: Likewise.
8425         * sunrpc/auth_unix.c: Likewise.
8426         * sunrpc/authdes_prot.c: Likewise.
8427         * sunrpc/authuxprot.c: Likewise.
8428         * sunrpc/clnt_perr.c: Likewise.
8429         * sunrpc/clnt_raw.c: Likewise.
8430         * sunrpc/clnt_tcp.c: Likewise.
8431         * sunrpc/clnt_udp.c: Likewise.
8432         * sunrpc/clnt_unix.c: Likewise.
8433         * sunrpc/key_call.c: Likewise.
8434         * sunrpc/key_prot.c: Likewise.
8435         * sunrpc/openchild.c: Likewise.
8436         * sunrpc/pm_getmaps.c: Likewise.
8437         * sunrpc/pm_getport.c: Likewise.
8438         * sunrpc/pmap_clnt.c: Likewise.
8439         * sunrpc/pmap_prot.c: Likewise.
8440         * sunrpc/pmap_prot2.c: Likewise.
8441         * sunrpc/pmap_rmt.c: Likewise.
8442         * sunrpc/rpc_cmsg.c: Likewise.
8443         * sunrpc/rpc_prot.c: Likewise.
8444         * sunrpc/svc_authux.c: Likewise.
8445         * sunrpc/svc_raw.c: Likewise.
8446         * sunrpc/svc_simple.c: Likewise.
8447         * sunrpc/svc_tcp.c: Likewise.
8448         * sunrpc/svc_udp.c: Likewise.
8449         * sunrpc/svc_unix.c: Likewise.
8450         * sunrpc/xdr.c: Likewise.
8451         * sunrpc/xdr_array.c: Likewise.
8452         * sunrpc/xdr_mem.c: Likewise.
8453         * sunrpc/xdr_rec.c: Likewise.
8454         * sunrpc/xdr_ref.c: Likewise.
8455         * sunrpc/xdr_stdio.c: Likewise.
8456         * sysdeps/generic/_strerror.c: Likewise.
8457         * sysdeps/generic/printf_fphex.c: Likewise.
8458         * sysdeps/generic/tmpfile.c: Likewise.
8459         * sysdeps/gnu/errlist.awk: Likewise.
8460         * sysdeps/gnu/errlist.c: Likewise.
8461
8462         * libio/Makefile (routines): Remove iosprint.
8463         * libio/iosprintf.c: Removed
8464
8465
8466 2002-02-24  Ulrich Drepper  <drepper@redhat.com>
8467
8468         * elf/dl-support.c (_dl_non_dynamic_init): Renamed from
8469         non_dynamic_init and exported now.
8470         * sysdeps/unix/sysv/linux/ldsodefs.h: Declare _dl_non_dynamic_init.
8471         * sysdeps/unix/sysv/linux/init-first.c: Call _dl_non_dynamic_init for
8472         !SHARED.
8473         * sysdeps/mach/hurd/i386/init-first.c: Likewise.
8474         * sysdeps/mach/hurd/powerpc/init-first.c: Likewise.
8475         * sysdeps/mach/hurd/mips/init-first.c: Likewise.
8476
8477 2002-02-23  Ulrich Drepper  <drepper@redhat.com>
8478
8479         * elf/dl-close.c (free_slotinfo): Check for end of list and return
8480         true in this case.
8481
8482         * locale/iso-639.def: Add language codes for Walloon.
8483
8484         * elf/dl-fini.c (_dl_fini): Print some final statistics on the
8485         total number of relocations performed.
8486
8487         * elf/sprof.c (load_profdata): If do_test provide information as
8488         to why loading failed.
8489         * elf/dl-profile.c (_dl_start_profile): Initialize all of
8490         hist_hdr.dimen.
8491
8492         * csu/set-init.c: Moved to...
8493         * sysdeps/mach/hurd/set-init.c: ...here.  New file.
8494         * csu/Makefile: Don't compile set-init.
8495         * sysdeps/mach/hurd/Makefile: Compile set-init for subdir csu.
8496         * sysdeps/mach/hurd/i386/init-first.c: Call __init_misc in addition
8497         to __libc_init.
8498         * sysdeps/mach/hurd/mips/init-first.c: Likewise.
8499         * sysdeps/mach/hurd/powerpc/init-first.c: Likewise.
8500         * sysdeps/unix/sysv/linux/init-first.c: Call __init_misc instead of
8501         __libc_init.
8502         * misc/init-misc.c: Always export __init_misc.  Don't define hooks for
8503         __libc_subinit.
8504
8505 2002-02-22  Ulrich Drepper  <drepper@redhat.com>
8506
8507         * elf/Versions: Add _dl_allocate_tls and _dl_deallocate_tls.
8508         * elf/rtld.c (dl_main): Use _dl_allocate_tls with INTUSE.
8509         * sysdeps/generic/dl-tls.c: Add INTDEF for _dl_allocate_tls.
8510         (_dl_deallocate_tls): New function.
8511         * sysdeps/generic/ldsodefs.h: Declare _dl_allocate_tls_internal and
8512         _dl_deallocate_tls.
8513
8514 2002-02-21  Jakub Jelinek  <jakub@redhat.com>
8515
8516         * libio/fileops.c (_IO_file_seekoff_mmap): Fix fseek SEEK_END.
8517         * stdio-common/tst-fseek.c (main): Add test for this.
8518
8519 2002-02-19  Ulrich Drepper  <drepper@redhat.com.>
8520
8521         * stdlib/Versions: Move __on_exit to GLIBC_PRIVATE.
8522
8523 2002-02-19  Jakub Jelinek  <jakub@redhat.com>
8524
8525         * libio/fileops.c (_IO_file_underflow_mmap): Cast to unsigned char
8526         pointer before dereferencing.
8527
8528 2002-02-18  Roland McGrath  <roland@frob.com>
8529
8530         * sysdeps/mach/hurd/times.c: Fix typo in last change.
8531
8532         * sysdeps/mach/hurd/setpriority.c [POLICY_TIMESHARE_BASE_COUNT]:
8533         Use task_policy in place of task_priority.
8534
8535         * sysdeps/generic/bits/mman.h
8536         (MS_ASYNC, MS_SYNC, MS_INVALIDATE): New macros.
8537         * sysdeps/mach/msync.c: New file.
8538
8539         * sysdeps/mach/powerpc/syscall.S: New file.
8540
8541         * mach/msg.c [MACH_MSG_OVERWRITE]
8542         (__mach_msg_trap, __mach_msg_overwrite): New functions.
8543         * mach/Versions (libc: GLIBC_2.0): Add mach_msg_overwrite and __ name.
8544
8545         * sysdeps/mach/configure.in: Check for clock.defs to put into
8546         mach_interface_list.
8547         * sysdeps/mach/configure: Regenerated.
8548
8549         * mach/Makefile (mach-machine): New variable, set from $(base-machine).
8550         ($(objpfx)mach-syscalls.mk): Use it in place of $(base-machine).
8551         ($(mach-syscalls:%=$(objpfx)%.S) static pattern rule):
8552         Use <mach/machine/syscall_sw.h> instead of <sysdep.h>.
8553         (mach-shortcuts): Add device_read_overwrite_request,
8554         device_read_overwrite, vm_read_overwrite, thread_switch.
8555
8556         * configure.in (base_machine): Set to $machine by default.
8557         * configure: Regenerated.
8558
8559         * sysdeps/mach/configure.in: Check for <mach/machine/ndr_def.h>
8560         or <machine/ndr_def.h> and add -DNDR_DEF_HEADER=... to DEFINES.
8561         * sysdeps/mach/configure: Regenerated.
8562         * mach/mach_init.c [NDR_DEF_HEADER]: #include it.
8563
8564         * hurd/hurdfault.c (_hurdsig_fault_init): Add a cast.
8565
8566         * hurd/hurd/signal.h: Include <setjmp.h> for `jmp_buf' decl.
8567
8568         * mach/msgserver.c (__mach_msg_server_timeout) [! MACH_RCV_LARGE]:
8569         Double MAX_SIZE and don't retry on MACH_RCV_TOO_LARGE.
8570
8571 2002-02-17  Roland McGrath  <roland@frob.com>
8572
8573         * sysdeps/mach/hurd/times.c
8574         [NO_CREATION_TIME] (startup_time): New static variable.
8575         [NO_CREATION_TIME] (times_init): New static function in __libc_subinit.
8576         (__times) [NO_CREATION_TIME]: Use startup_time in lieu of task
8577         creation_time from task_basic_info.
8578         (__times): Use __gettimeofday instead of __host_get_time.
8579
8580         * hurd/intr-msg.c (_hurd_intr_rpc_mach_msg) [! MACH_MSG_TYPE_BIT]:
8581         Use untyped Mach IPC message format.
8582
8583         * hurd/catch-exc.c: Include <assert.h>, missing from last change.
8584
8585         * hurd/Versions (libc: GLIBC_2.0): Add _S_catch_exception_raise_state,
8586         _S_catch_exception_raise_state_identity,
8587         _hurdsig_fault_catch_exception_raise_state,
8588         _hurdsig_fault_catch_exception_raise_state_identity.
8589
8590         * mach/shortcut.awk: Don't apply the /^}$/ rule when $proto == "".
8591
8592         * sysdeps/mach/getsysstats.c (__get_avphys_pages) [HOST_VM_INFO]: Use
8593         __host_info with HOST_VM_INFO flavor instead of __vm_statistics.
8594
8595         * sysdeps/mach/hurd/getpriority.c [TASK_SCHED_TIMESHARE_INFO]: Find
8596         `base_priority' in PIP->timeshare_base_info instead of PIP->taskinfo.
8597
8598         * sysdeps/mach/hurd/dl-sysdep.c [FMH]: Define for i386 only.
8599         (fmh, unfmh): Define these functions only #if FMH.  Otherwise define
8600         them as no-op macros.
8601         [FMH] (ELF_MACHINE_USER_ADDRESS_MASK): Redefine it to zero.
8602         (__mmap): Uncomment uses of ELF_MACHINE_USER_ADDRESS_MASK.
8603
8604         * sysdeps/powerpc/dl-machine.h
8605         (ELF_MACHINE_USER_ADDRESS_MASK): New macro.
8606
8607         * hurd/hurdselect.c (_hurd_select) [MACH_MSG_TRAILER_MINIMUM_SIZE]:
8608         Use untyped Mach IPC message format.
8609
8610         * sysdeps/mach/hurd/ioctl.c (__ioctl) [! MACH_MSG_TYPE_BIT]:
8611         Handle untyped Mach IPC message formats.
8612
8613         * hurd/catch-exc.c (_S_catch_exception_raise) [EXC_MASK_ALL]:
8614         Expect different argument conventions when this is defined.
8615         [EXC_MASK_ALL] (_S_catch_exception_raise_state): New stub function.
8616         [EXC_MASK_ALL] (_S_catch_exception_raise_state_identity): Likewise.
8617         * hurd/hurdfault.c: Likewise for _hurdsig_fault_catch_exception_*.
8618         [NDR_CHAR_ASCII] (mig_reply_header_t): #define as mig_reply_error_t
8619         for OSF Mach variant.
8620         (faulted): Use mig_reply_error_t for REPLY.
8621         (_hurdsig_fault_init) [EXC_MASK_ALL]: Use EXCEPTION_STATE_IDENTITY
8622         in __thread_set_exception_ports call.
8623         (_hurdsig_fault_init) [MACH_PORT_RECEIVE_STATUS]: Use
8624         __mach_port_set_attributes in place of __mach_port_set_qlimit.
8625
8626         * sysdeps/mach/powerpc/sysdep.h (_MACH_MACHINE_ASM_H): Define this
8627         before include <sysdeps/mach/sysdep.h>, to inhibit <mach/machine/asm.h>
8628         on Darwin, which includes bogons.
8629
8630         * sysdeps/powerpc/dl-machine.h (elf_machine_rela): Move local
8631         variable LOADBASE so it's not declared when it's not used.
8632
8633 2002-02-16  Roland McGrath  <roland@frob.com>
8634
8635         * sysdeps/mach/hurd/times.c (__times) [NO_CREATION_TIME]: Don't try
8636         to use BI.creation_time.
8637
8638         * mach/Machrules (MIG): Add -x c to CPP value passed down.
8639
8640         * config.h.in: Add #undef HAVE_HOST_PAGE_SIZE.
8641         * sysdeps/mach/configure.in: Check for host_page_size RPC to define it.
8642         * mach/mach_init.c (__mach_init) [HAVE_HOST_PAGE_SIZE]: Use
8643         host_page_size instead of vm_statistics.
8644
8645         * sysdeps/mach/Makefile (mach-before-compile): Don't include
8646         mach_interface.h here, since not all variants use that name.
8647
8648         * sysdeps/mach/configure.in: Add some checks for Mach headers
8649         to ensure a sane installation.
8650         (mach_interface_list): Define this variable by checking for .defs
8651         files found in various variants.
8652         * configure.in (mach_interface_list): AC_SUBST this.
8653         * config.make.in (mach-interface-list): New substituted variable.
8654         * mach/Makefile (user-interfaces): Define this using the value
8655         of $(mach-interface-list) instead of mach, mach4.
8656         Updated other references to mach_interface to use it as well.
8657
8658         * sysdeps/mach/powerpc/machine-lock.h: Avoid multi-line strings.
8659
8660         * mach/msgserver.c [NDR_CHAR_ASCII] (mig_reply_header_t): #define as
8661         mig_reply_error_t for OSF Mach variant.
8662
8663         * mach/Makefile (routines): Remove bootprivport.
8664         * mach/bootprivport.c: File removed.  It has never been used.
8665
8666         * mach/msg-destroy.c (__mach_msg_destroy) [MACH_MSG_PORT_DESCRIPTOR]:
8667         Grok the OSF flavor of message format.
8668         (mach_msg_destroy_port): For MAKE_SEND and
8669         MAKE_SEND_ONCE rights, create an destroy a right to ensure proper
8670         no-senders notification.
8671
8672 2002-02-06  Roland McGrath  <roland@frob.com>
8673
8674         * hurd/Versions (libc: GLIBC_2.0): Move cthread_fork, cthread_detach
8675         to here if 2.0 compatibility enabled ...
8676         (libc: GLIBC_2.1.3): ... from here.
8677
8678 2002-02-15  Ulrich Drepper  <drepper@redhat.com>
8679
8680         * elf/dl-open.c (dl_open_worker): Catch wrap-around of TLS
8681         generation counter.
8682         * elf/dl-close.c (_dl_close): Likewise.
8683
8684 2002-02-14  Ulrich Drepper  <drepper@redhat.com>
8685
8686         * elf/Makefile: Add rules to build and run tst-tls8.
8687         * elf/tst-tls8.c: New file.
8688         * elf/tst-tlsmod4.c: New file.
8689
8690         * stdlib/test-a64l.c (tests): Add more test cases.
8691
8692         * sunrpc/rtime.c (rtime): Change type of thetime to uint32_t.
8693         Reported by Walter Harms <WHarms@bfs.de>.
8694
8695 2002-02-11  Jes Sorensen  <jes@trained-monkey.org>
8696
8697         * sysdeps/unix/sysv/linux/ia64/bits/sigcontext.h: Add sc_flag bit
8698         definitions for struct sigcontext.
8699         Suggested by David Mosberger-Tang.
8700
8701 2002-02-13  Ulrich Drepper  <drepper@redhat.com>
8702
8703         * elf/dl-close.c (remove_slotinfo): New function.  Handles everything
8704         for removing reference of module in slotinfo list.
8705         (_dl_close): Use remove_slotinfo.
8706         * sysdeps/generic/dl-tls.c: General pretty printing.
8707         (oom): Define only if SHARED.
8708         (_dl_next_tls_modid): Correct starting point for the case we assume
8709         there is a gap.  Add missing instruction grouping (doh!).  Correct
8710         tests for reaching maximum index.
8711         * elf/Makefile: Add rules to build and run tst-tls7.
8712         * elf/tst-tls7.c: New file.
8713         * elf/tst-tlsmod3.c: New file.
8714
8715         * elf/tst-tlsmod1.c: Move #include "tls-macros.h" instead #ifdef
8716         USE_TLS.
8717         * elf/tst-tlsmod2.c: Likewise.
8718
8719         * elf/dl-close.c (_dl_close): When closing an object using TLS
8720         either decrement dl_tls_max_dtv_idx or set dl_tls_dtv_gaps to
8721         true.  Increment dl_tls_generation only if we closed any TLS-using
8722         object.
8723         * elf/tst-tls6.c: New file.
8724         * elf/Makefile: Add rules to build and run tst-tls6.
8725
8726         * po/da.po: Update from translation team.
8727
8728         * locale/categories.def: Fix typo [PR libc/2948].
8729         * po/Makefile (BROKEN_LINGUAS): Works with current gettext
8730         [PR libc/2949].
8731         * locale/iso-4217.def: Update from official version [PR libc/2950].
8732         * glibcbug.in: Honor TMPDIR [PR libc/2951].
8733         * locale/programs/ld-collate.c (collate_finish): Bail out with a
8734         message if input is too confusion instead of using assert.
8735         (collate_read): Don't crash on unknown symbol [PR libc/2952].
8736         Patches by Alastair McKinstry <alastair@pdd.3com.com>.
8737
8738         * elf/tst-tls1.c: Move #include "tls-macros.h" inside #ifdef USE_TLS.
8739         * elf/tst-tls2.c: Likewise.
8740         * elf/tst-tls3.c: Likewise.
8741
8742 2002-02-13  Jakub Jelinek  <jakub@redhat.com>
8743
8744         * elf/dl-close.c (free_slotinfo): Only define if TLS supported.
8745
8746 2002-02-13  Ulrich Drepper  <drepper@redhat.com>
8747
8748         * elf/dl-open.c (dl_open_worker): Only bump the generation counter
8749         if this is really necessary.
8750
8751         * elf/dl-close.c (_dl_close): Implement freeing entries in the
8752         slotinfo array.
8753         (free_mem): Free memory for the slotinfo array if possible.
8754
8755 2002-02-12  Andreas Schwab  <schwab@suse.de>
8756
8757         * csu/gmon-start.c (__gmon_start__): Remove '&' from ENTRY_POINT.
8758
8759 2002-02-12  Ulrich Drepper  <drepper@redhat.com>
8760
8761         * sysdeps/generic/dl-tls.c (TLS_DTV_UNALLOCATED): Renamed from
8762         TLS_DTV_UNALLOCATE.
8763         (oom): New function.
8764         (_dl_next_tls_modid): Rewrite to handle dl_tls_dtv_slotinfo_list.
8765         (_dl_determine_tlsoffset): Likewise.
8766         (_dl_allocate_tls): Likewise.
8767         (__TLS_GET_ADDR): Define if not already defined.
8768         (_dl_tls_symaddr): New function.
8769         (allocate_and_init): New function.
8770         (__tls_get_addr): Actually implement handling of generation counter
8771         and deferred allocation.
8772         * sysdeps/generic/ldsodefs.h (_rtld_global): Remove _dl_initimage_list,
8773         add _dl_tls_dtv_slotinfo_list, _dl_tls_static_nelem, and
8774         _dl_tls_generation.
8775         Define TLS_SLOTINFO_SURPLUS and DTV_SURPLUS.
8776         Declare _dl_tls_symaddr.
8777         * sysdeps/i386/dl-tls.h: Disable __tls_get_addr handling unless
8778         SHARED.
8779         * include/link.h (struct link_map):  Remove l_tls_nextimage and
8780         l_tls_previmage.
8781         * elf/dl-sym.c (_dl_sym): After successful lookup call _dl_tls_symaddr
8782         instead of DL_SYMBOL_ADDRESS for STT_TLS symbols.
8783         (_dl_vsym): Likewise.
8784         * elf/rtld.c (_dl_start_final): Adjust initdtv initialization for new
8785         layout.
8786         (dl_main): Allow PT_TLS be present for empty segment.  Remove
8787         nextimage list handling.  Instead add all modules using TLS to
8788         dl_tls_dtv_slotinfo_list.
8789         * elf/dl-open.c (dl_open_worker): After successfully loading all
8790         objects add those with TLS to the dl_tls_dtv_slotinfo_list list.
8791         * elf/dl-load.c (_dl_map_object_from_fd): If PT_TLS entry is for an
8792         empty segment don't do anything.  Remove handling of initimage list.
8793         * elf/Versions [ld] (GLIBC_2.0): Add __libc_memalign.
8794         (GLIBC_PRIVATE): Add _dl_tls_symaddr.
8795         * elf/dl-minimal.c: Define __libc_memalign.
8796         * elf/dl-support.c: Remove _dl_initimage_list.  Add
8797         _dl_tls_dtv_slotinfo_list, _dl_tls_static_nelem, and
8798         _dl_tls_generation.
8799         * include/stdlib.h: Declare __libc_memalign.
8800
8801         * elf/Makefile: Add rules to build and run tst-tls4 and tst-tls5.
8802         * elf/tst-tls4.c: New file.
8803         * elf/tst-tls5.c: New file.
8804         * elf/tst-tlsmod2.c: New file.
8805
8806         * elf/tls-macros.h: asms using ___tls_get_addr destroy %ecx and %edx.
8807
8808         * elf/tst-tlsmod1.c: Don't define variables unles USE_TLS.
8809
8810         * elf/tst-tls1.c: Use test-skeleton.c.
8811         * elf/tst-tls2.c: Likewise.
8812         * elf/tst-tls3.c: Likewise.
8813
8814         * elf/dl-conflict.c (RESOLVE_MAP): Return NULL not 0.
8815
8816 2002-02-08  Daniel Jacobowitz  <drow@mvista.com>
8817
8818         * sysdeps/mips/machine-gmon.h: Update MCOUNT for current GCC behavior.
8819
8820 2002-02-10  Ulrich Drepper  <drepper@redhat.com>
8821
8822         * elf/elf.h: Define R_386_TLS_GD and R_386_TLS_LDM.
8823
8824         * elf/tst-tls3.c: New file.
8825         * elf/tst-tlsmod1.c: New file.
8826         * elf/Makefile: Add rules to build and run tst-tls3.
8827
8828         * sysdeps/i386/dl-machine.h: Include <tls.h>.
8829         (elf_machine_type_class): Set ELF_RTYPE_CLASS_PLT also for the three
8830         TLS relocations.
8831
8832         * elf/do-lookup.h (FCT): st_value can be zero for STT_TLS symbols.
8833
8834         * po/fr.po: Update from translation team.
8835
8836         * elf/tls-macros.h: Add alternative macros for use in PIC.
8837
8838         * elf/dl-lookup.c: Include <tls.h>.
8839         * elf/do-lookup.h (FCT): Don't discard STT_TLS symbols.
8840
8841         * sysdeps/generic/dl-tls.c (_dl_determine_tlsoffset): More changes
8842         required by passing pointer to last element of the list.
8843
8844         * elf/dl-load.c (_dl_map_object_from_fd): Move adjustment of
8845         l_tls_initimage to a place where it actually is performed.
8846
8847         * sysdeps/generic/glob.c (glob): Explicitly set gl_pathc to zero
8848         after globfree() calls.
8849
8850         * elf/dl-deps.c (struct openaux_args): Add open_mode element.
8851         (openaux): Pass open_mode as new last argument to _dl_map_object.
8852         (_dl_map_object_deps): Add new argument open_mode.  Initialize
8853         open_mode element of args variable with it.
8854         * elf/dl-open.c (dl_open_worker): Pass __RTLD_DLOPEN flag is set to
8855         _dl_map_object_deps.
8856         * elf/rtld.c (dl_main): Add zero as last parameter to
8857         _dl_map_object_deps call.
8858         * sysdeps/generic/ldsodefs.h: Adjust prototype of _dl_map_object_deps.
8859         * elf/nodlopen2.c: New file.
8860         * elf/nodlopenmod2.c: New file.
8861         * elf/Makefile: Add rules to build and run nodlopen2.
8862
8863         * elf/tst-tls1.c: Move TLS helper macros to...
8864         * elf/tls-macros.h: ...here.  New file.
8865         * elf/tst-tls2.c: New file.
8866         * elf/Makefile (tests): Add tst-tls2.
8867         (distribute): Add tls-macros.h.
8868
8869         * po/sv.po: Update from translation team.
8870
8871         * elf/tst-tls1.c (main): Add complete set of tests.  Split
8872         architecture specific definitions from the actual test code.
8873
8874         * po/tr.po: Update from translation team.
8875
8876 2002-02-09  Ulrich Drepper  <drepper@redhat.com>
8877
8878         * elf/Makefile (tests): Add tst-tls1.
8879         * elf/tst-tls1.c: New file.
8880
8881         * sysdeps/generic/dl-tls.c (_dl_determine_tlsoffset): Don't handle
8882         alignment of TCB for now.
8883
8884         * elf/rtld.c (dl_main): Use p_vaddr as address of TLS
8885         initialization image for the application itself.
8886
8887         * sysdeps/generic/dl-tls.c (_dl_allocate_tls): Correctly terminate
8888         loop to initialize TLS block.
8889
8890 2002-02-08  Richard Henderson  <rth@redhat.com>
8891
8892         * sysdeps/generic/ldsodefs.h (struct rtld_global): Also include
8893         _dl_cpuclock_offset if HP_SMALL_TIMING_AVAIL.
8894
8895         * sysdeps/alpha/elf/initfini.c: Use \n\ for multiline string.
8896
8897 2002-02-09  Jakub Jelinek  <jakub@redhat.com>
8898
8899         * sysdeps/generic/dl-environ.c (unsetenv): Clear cnt before use.
8900
8901 2002-02-08  Ulrich Drepper  <drepper@redhat.com>
8902
8903         * po/ca.po: Update from translation team.
8904         * po/sk.po: Likewise.
8905
8906         * elf/rtld.c (_dl_start_final): Install DTV explicitly.
8907         (dl_main): Move dtv/static TLS handling before relocation.
8908         Unconditionally call _dl_tlsoffset.  Call _dl_allocate_tls and
8909         TLS_INIT_TP to allocate and install the dtv/static TLS block.
8910         * sysdeps/generic/dl-tls.c (_dl_determine_tlsoffset): If no object
8911         so far uses TLS initialize GL(dl_tls_static_size) and
8912         GL(dl_tls_static_align) to account for the TCB.
8913         (_dl_allocate_tls): New function.
8914         * sysdeps/generic/ldsodefs.h (rtld_global): Add
8915         _dl_initial_dtv_malloced.
8916
8917         * configure.in: Test for __builtin_memset more realistically.
8918
8919         * csu/version.c (banner): If TLS support is available say so.
8920
8921 2002-02-04  H.J. Lu  <hjl@gnu.org>
8922
8923         * sysdeps/mips/dl-machine.h (elf_machine_matches_host): Use
8924         __attribute_used__.
8925         (__dl_runtime_resolve): Likewise.
8926
8927         * sysdeps/mips/machine-gmon.h (_MCOUNT_DECL): Make it a real
8928         declaration.
8929
8930 2001-11-15  H.J. Lu  <hjl@gnu.org>
8931
8932         * sysdeps/unix/sysv/linux/mips/sys/procfs.h: Don't include
8933         <signal.h>, <sys/ucontext.h> nor <asm/elf.h>. Updated for gdb.
8934
8935         * sysdeps/unix/sysv/linux/mips/sys/user.h: New file.
8936
8937 2002-02-07  H.J. Lu  <hjl@gnu.org>
8938
8939         * sysdeps/mips/atomicity.h (compare_and_swap): Remove
8940         ".set noreorder".
8941         * sysdeps/unix/sysv/linux/mips/sys/tas.h (_test_and_set):
8942         Likewise.
8943
8944 2002-02-07  Ulrich Drepper  <drepper@redhat.com>
8945
8946         * sysdeps/unix/sysv/linux/bits/stat.h: Undo last patch.
8947
8948         * sysdeps/i386/dl-tls.h (__tls_get_addr): Call
8949         ___tls_get_addr_internal.
8950         (___tls_get_addr_internal): Define as alias for ___tls_get_addr.
8951
8952         * po/ko.po: Update from translation team.
8953
8954 2002-02-07  Jakub Jelinek  <jakub@redhat.com>
8955
8956         * sysdeps/unix/sysv/linux/bits/stat.h (struct stat): Remove packed
8957         attribute, change __pad{1,2} type to unsigned int.
8958         (struct stat64): Remove packed attribute.
8959
8960 2002-02-07  Ulrich Drepper  <drepper@redhat.com>
8961
8962         * sysdeps/i386/dl-tls.h: No need for #ifdef USE_TLS.
8963
8964 2002-02-07  Andreas Schwab  <schwab@suse.de>
8965
8966         * configure.in: Fix check for -zcombreloc.
8967
8968 2002-02-06  H.J. Lu  <hjl@gnu.org>
8969
8970         * config.h.in (HAVE_BUILTIN_MEMSET): New macro.
8971         * configure.in: Check if __builtin_memset really works.
8972         * elf/rtld.c (_dl_start): Check HAVE_BUILTIN_MEMSET instead of
8973         __GNUC_PREREQ (2, 96) before using __builtin_memset.
8974
8975 2002-02-06  Jakub Jelinek  <jakub@redhat.com>
8976
8977         * io/bug-ftw3.c (main): Don't try the test if root.
8978
8979 2002-02-06  Martin Schwidefsky  <schwidefsky@de.ibm.com>
8980
8981         * sysdeps/unix/sysv/linux/s390/brk.c (__brk): Correct inline assembly
8982         constraints.
8983         * sysdeps/unix/sysv/linux/s390/s390-32/bits/resource.h (RLIMIT_LOCKS):
8984         Add RLIMIT_LOCKS and adjust RLIMIT_NLIMITS.
8985         * sysdeps/unix/sysv/linux/s390/s390-64/bits/resource.h (RLIMIT_LOCKS):
8986         Likewise.
8987         * sysdeps/unix/sysv/linux/s390/s390-32/clone.S (clone): Make clone
8988         a weak alias for __clone.
8989         * sysdeps/unix/sysv/linux/s390/s390-64/clone.S (clone): Likewise.
8990         * sysdeps/unix/sysv/linux/s390/s390-32/profil-counter.h: Fix typo.
8991         * sysdeps/unix/sysv/linux/s390/s390-64/Makefile: Add framestate.
8992         * sysdeps/unix/sysv/linux/s390/s390-64/Versions: New file.
8993         * sysdeps/unix/sysv/linux/s390/s390-64/mmap.S (__mmap64): Make __mmap
8994         a weak alias for __mmap64.
8995
8996 2002-02-05  H.J. Lu  <hjl@gnu.org>
8997
8998         * sysdeps/mips/atomicity.h (exchange_and_add): Not use branch likely.
8999         (atomic_add): Likewise.
9000         (compare_and_swap): Likewise.
9001         * sysdeps/unix/sysv/linux/mips/sys/tas.h (_test_and_set): Likewise.
9002
9003 2002-02-07  Ulrich Drepper  <drepper@redhat.com>
9004
9005         * sysdeps/generic/dl-tls.c: Don't read TLS header if TLS is not needed.
9006
9007         * sysdeps/generic/dl-tls.c (_dl_determine_tlsoffset): Account for
9008         alignment of the TCB and store total size and alignment of static
9009         TLS block in _dl_tls_static_size and _dl_tls_static_align.
9010         tls_index is a typedef.
9011         * sysdeps/generic/ldsodefs.h: Declare _dl_tls_static_size and
9012         _dl_tls_static_align.
9013         * sysdeps/i386/dl-tls.h: tls_index is a typedef.
9014         * elf/dl-support.c: Define _dl_tls_static_size and
9015         _dl_tls_static_align.
9016
9017 2002-02-06  Ulrich Drepper  <drepper@redhat.com>
9018
9019         * configure.in: Add --without-tls option.
9020         * sysdeps/i386/elf/configure.in: Don't check for TLS support if
9021         --without-tls is given.
9022
9023         * sysdeps/generic/dl-tls.c: Include <tls.h>.
9024
9025         * sysdeps/i386/dl-tls.h: Don't define anything if !USE_TLS.
9026
9027 2002-02-06  Roland McGrath  <roland@frob.com>
9028
9029         * malloc/hooks.c [! HAVE_MREMAP]: Conditionalize unused decls.
9030         * malloc/malloc.c [! HAVE_MREMAP]: Likewise.
9031
9032         * scripts/versions.awk: Improve error message for missing version.
9033         Each version inherits from the last one only if they have the same
9034         nonnumeric prefix, i.e. GLIBC_x.y and GLIBC_x.z or FOO_x and FOO_y
9035         but not GLIBC_x and FOO_y.
9036
9037         * scripts/firstversions.awk: Handle libraries that don't have each
9038         particular version named in the third column of shlib-versions.
9039
9040         * scripts/firstversions.awk: Don't mess with GLIBC_PRIVATE.
9041
9042 2002-02-06  Ulrich Drepper  <drepper@redhat.com>
9043
9044         * Versions.def [ld]: Add GLIBC_2.3.
9045         * elf/Versions [ld]: Add __tls_get_addr to GLIBC_2.3.
9046         * elf/Makefile (dl-routines): Add dl-tls.
9047         (distribute): Add dl-tls.h.
9048         * sysdeps/generic/ldsodefs.h (struct rtld_global): Remove
9049         _dl_tls_module_cnt, add _dl_tls_max_dtv_idx and _dl_tls_dtv_gaps.
9050         Add prototypes for _dl_next_tls_modid and _dl_determine_tlsoffset.
9051         * elf/dl-load.c (_dl_map_object_from_fd): Store alignment requirement
9052         along with the other info in the link map.  Change queueing of init
9053         images for double linked list.  Use _dl_next_tls_modid to compute
9054         l_tls_modid.
9055         * elf/rtld.c (_dl_start_final): Store alignment requirement
9056         along with the other info in rtld map and executable map.
9057         (dl_main): Add ld.so to the init image list if necessary.  Compute
9058         final module ID with _dl_next_tls_modid.
9059         * include/link.h (struct link_map): Add l_tls_previmage and
9060         l_tls_align.
9061         * eld/dl-support.c: Define _dl_tls_max_dtv_idx and _dl_tls_dtv_gaps.
9062         * sysdeps/i386/elf/Versions: New file.
9063         * sysdeps/generic/dl-tls.c: New file.
9064         * sysdeps/generic/dl-tls.h: New file.
9065         * sysdeps/i386/dl-tls.h: New file.
9066
9067 2002-02-06  Roland McGrath  <roland@frob.com>
9068
9069         * sysdeps/unix/sysv/linux/netinet/ip.h: Moved to ...
9070         * sysdeps/generic/netinet/ip.h: ... here, replacing old file.
9071
9072 2002-01-05  Roland McGrath  <roland@frob.com>
9073
9074         * sysdeps/mach/configure.in: New file.
9075         * sysdeps/mach/configure: New generated file.
9076
9077         * mach/Makefile (user-interfaces): Remove default_pager_helper.
9078         It has never been used by anything.
9079
9080 2002-02-06  H.J. Lu  <hjl@gnu.org>
9081
9082         * sysdeps/mips/elf/ldsodefs.h: Make sure the right <ldsodefs.h>
9083         is included.
9084
9085 2002-02-06  Ulrich Drepper  <drepper@redhat.com>
9086
9087         * sysdeps/unix/sysv/linux/bits/stat.h (struct stat): Add
9088         attribute((packed)) to counter stupid people misusing gcc options.
9089         (struct stat64): Likewise.
9090
9091 2002-02-05  Ulrich Drepper  <drepper@redhat.com>
9092
9093         * elf/rtld.c (dl_main): Correct indentation.  Use bool as type for
9094         the variables which are used as booleans.
9095
9096 2002-02-06  Andreas Jaeger  <aj@suse.de>
9097
9098         * include/libc-symbols.h (INTUSE): Renamed from INT.
9099         * elf/dl-deps.c: Change users.
9100         * sysdeps/generic/dl-sysdep.c: Likewise.
9101         * sysdeps/generic/dl-cache.c: Likewise.
9102         * elf/dl-reloc.c: Likewise.
9103         * elf/rtld.c: Likewise.
9104         * elf/dl-version.c: Likewise.
9105         * elf/dl-load.c: Likewise.
9106         * elf/dl-dst.h: Likewise.
9107         * elf/dl-init.c: Likewise.
9108         * elf/dl-error.c: Likewise.
9109         * elf/dl-fini.c: Likewise.
9110         * elf/dl-runtime.c: Likewise.
9111         * elf/do-lookup.h: Likewise.
9112
9113         * stdio-common/_itoa.h: Undefine SPECIAL to avoid duplicate
9114         definition.
9115         * stdio-common/_itowa.h: Likewise.
9116
9117 2002-02-05  Ulrich Drepper  <drepper@redhat.com>
9118
9119         * elf/dl-minimal.c: Define _itoa_lower_digits.
9120
9121         * elf/dynamic-link.h (elf_get_dynamic_info): ld.so can have
9122         DT_FLAGS set.
9123
9124         * elf/dl-load.c (_dl_map_object_from_fd): Prevent dynamically
9125         loading modules with the DF_STATIC_TLS flag set.
9126         * elf/dynamic-link.h (elf_get_dynamic_info): Initialize l_flags
9127         element.
9128         * include/link.h (struct link_map): Add l_flags field.
9129         * elf/elf.h (DF_STATIC_TLS): New definition.
9130
9131         * dlfcn/Makefile: Add rules to build and run bug-dlopen1.
9132         * dlfcn/bug-dlopen1.c: New file.  By Bruno Haible.
9133
9134         * elf/rtld.c (process_dl_debug): Correct printing help message.
9135         * elf/dl-misc.c (_dl_debug_vdprintf): Implement precision handling
9136         for %s.
9137
9138         * inet/getnetgrent_r.c (innetgr): Add int* parameter to getfct
9139         definition and pass &errno in use of this variable.
9140         Reported by Simon Wilkinson <simon@sxw.org.uk> [PR libc/2911].
9141
9142 2002-02-04  Andreas Schwab  <schwab@suse.de>
9143
9144         * locale/programs/localedef.h (WITH_CUR_LOCALE): Define.
9145         * locale/programs/charmap-dir.c: Wrap calls that output messages
9146         with WITH_CUR_LOCALE.  Include "localedef.h" first.
9147         * locale/programs/charmap.c: Likewise.
9148         * locale/programs/ld-address.c: Likewise.
9149         * locale/programs/ld-collate.c: Likewise.
9150         * locale/programs/ld-ctype.c: Likewise.
9151         * locale/programs/ld-identification.c: Likewise.
9152         * locale/programs/ld-measurement.c: Likewise.
9153         * locale/programs/ld-messages.c: Likewise.
9154         * locale/programs/ld-monetary.c: Likewise.
9155         * locale/programs/ld-name.c: Likewise.
9156         * locale/programs/ld-numeric.c: Likewise.
9157         * locale/programs/ld-paper.c: Likewise.
9158         * locale/programs/ld-telephone.c: Likewise.
9159         * locale/programs/ld-time.c: Likewise.
9160         * locale/programs/linereader.c: Likewise.
9161         * locale/programs/linereader.h: Likewise.
9162         * locale/programs/localedef.c: Likewise.
9163         * locale/programs/locfile.c: Likewise.
9164         * locale/programs/repertoire.c: Likewise.
9165
9166 2002-02-05  Ulrich Drepper  <drepper@redhat.com>
9167
9168         * elf/rtld.c (_dl_start_final): Determine load address to locate
9169         ehdr with GL(dl_rtld_map).l_map_start.
9170
9171         * po/ca.po: Update from translation team.
9172
9173         * elf/rtld.c (dl_main): Read PT_TLS entry of the executable.
9174         * elf/dl-load.c (_dl_map_object_from_fd): Handle PT_TLS program
9175         header entry.
9176         * sysdeps/generic/ldsodefs.h (struct rtld_global): Add
9177         _dl_tls_module_cnt.
9178         * elf/dl-support.c: Define _dl_initimage_list and _dl_tls_module_cnt.
9179
9180 2002-02-04  Ulrich Drepper  <drepper@redhat.com>
9181
9182         * elf/rtld.c (_dl_start): Fill TLS values in link map for rtld.
9183         * include/link.h (struct link_map): Add various members for TLS
9184         information.
9185         * sysdeps/generic/ldsodefs.h (struct rtld_global): Remove
9186         _rtld_tlsoffset, add _dl_initimage_list.
9187         * sysdeps/i386/dl-lookupcfg.h: New file.
9188         * sysdeps/i386/dl-machine.h (elf_machine_rel): Implement missing
9189         TLS relocation.  When using TLS we now use RESOLVE_MAP.
9190         (elf_machine_rela): Use RESOLVE_MAP instead of RESOLVE_MAP if TLS
9191         is used.
9192
9193         * sysdeps/generic/dl-cache.c (_dl_cache_libcmp): Mark as possibly
9194         unused.
9195
9196         * elf/rtld.c (_dl_start_final): Allocate TLS and initialize
9197         thread-pointer as soon as possible.
9198         * sysdeps/generic/ldsodefs.h: Include <tls.h>.  Define first TLS
9199         elements in rtld_global.
9200         * sysdeps/generic/tls.h: New file.
9201         * elf/Makefile (distribute): Add tls.h.
9202         * sysdeps/i386/dl-machine.h (elf_machine_rel): Add support for TLS
9203         relocations.  Not complete yet.
9204
9205         * resolv/resolv.h: Allow user to define __need_res_state and only
9206         define __res_start structure then.
9207         * include/resolv.h: Only declare functions if _RESOLV_H_ is defined.
9208
9209         * sysdeps/generic/dl-sysdep.c (_dl_sysdep_start): Move
9210         dl_cpuclock_offset initialization to _dl_start_final.
9211         (_dl_show_auxv): Avoid unnecessary sign extension.
9212         * elf/rtld.c (_dl_start_final): Initialize dl_cpuclock_offset.
9213
9214 2002-02-03  Ulrich Drepper  <drepper@redhat.com>
9215
9216         * config.h.in: Add HAVE_TLS_SUPPORT.
9217         * sysdeps/i386/elf/configure.in: New file.
9218
9219 2002-02-03  Andreas Schwab  <schwab@suse.de>
9220
9221         * sysdeps/posix/readv.c: Use ssize_t for bytes_read.
9222         * sysdeps/posix/writev.c: Use ssize_t for bytes_written.  Fix comment.
9223
9224 2002-02-03  Thorsten Kukuk  <kukuk@suse.de>
9225
9226         * sysdeps/posix/writev.c: Check for ssize_t overflow, don't use
9227         alloca if the memory reqirements are too high.
9228
9229 2002-02-03  Ulrich Drepper  <drepper@redhat.com>
9230
9231         * elf/dl-load.c (decompose_rpath): Avoid using strstr.
9232         * elf/dl-minimal.c (_strerror_r): Use _itoa instead of _itoa_word since
9233         the former is available anyway and speed isn't important here.
9234         * elf/dl-misc.c (_dl_debug_vdprintf): Likewise.
9235         * elf/dl-version.c (match_symbol): Likewise.
9236         (_dl_check_map_versions): Likewise.
9237         * elf/rtld.c (process_envvars): Likewise.
9238         (print_statistics): Likewise.
9239         * sysdeps/generic/dl-sysdep.c (_dl_show_auxv): Likewise.
9240         * elf/dl-minimal.c (_itoa): Always define it.  Make it work for all
9241         bases.  Add assert to catch uses of unimplemented features.
9242         (__strsep): Add assert to catch uses of unimplemented features.
9243         * elf/dl-object.c (_dl_new_object): Don't use rawmemchr.  Use strchr
9244         and avoid inline optimization.
9245         * elf/rtld.c (process_envvars): Likewise.
9246         * elf/dl-open.c: Don't include <stdio-common/_itoa.h>.
9247         * elf/dl-profile.c (_dl_start_profile): Help compiler to avoid ffs.
9248         * elf/rtld.c (dl_main): Avoid strsep inline optimization.
9249
9250 2002-02-02  Ulrich Drepper  <drepper@redhat.com>
9251
9252         * stdio-common/_itoa.h: Minor simplifications of the code.
9253         * stdio-common/_itoa.c: Likewise.
9254
9255         * elf/dl-reloc.c (_dl_relocate_object): Use _dl_debug_printf
9256         instead of _dl_printf for debugging info output.
9257
9258         * manual/examples/mkfsock.c (make_named_socket): Make sure name is
9259         always NUL-terminated.  Patch by Chris D. Sloan <cds@cs.hmc.edu>.
9260
9261 2002-02-01  H.J. Lu  <hjl@gnu.org>
9262
9263         * sysdeps/mips/atomicity.h (exchange_and_add): Use branch likely.
9264         (atomic_add): Likewise.
9265         (compare_and_swap): Return 0 only when failed to compare. Use
9266         branch likely.
9267
9268         * sysdeps/unix/sysv/linux/mips/sys/tas.h (_test_and_set): Use
9269         branch likely.
9270
9271 2002-02-03  kaz Kojima  <kkojima@rr.iij4u.or.jp>
9272
9273         * sysdeps/sh/dl-machine.h (elf_machine_rela): Fix a typo.
9274
9275 2002-02-02  Ulrich Drepper  <drepper@redhat.com>
9276
9277         * elf/dl-minimal.c (__strsep): New minimal implementation.
9278
9279 2002-02-02  Paul Eggert  <eggert@twinsun.com>
9280
9281         * src/mktime.c [defined DEBUG && STDC_HEADERS]: Include <string.h>.
9282         (__mktime_internal): If no tm_isdst is requested, prefer solutions
9283         with tm_isdst > 0 when the requested time falls within a
9284         spring-forward gap [PR libc/2894].
9285
9286 2002-02-03  Andreas Schwab  <schwab@suse.de>
9287
9288         * stdio-common/tst-rndseek.c: Increase timeout.
9289
9290 2002-02-02  Ulrich Drepper  <drepper@redhat.com>
9291
9292         Change ld.so to not use functions which are exported.  One cannot
9293         interpose them anyway.  Use INT() to mark uses, INTDEF() to mark
9294         definitions.
9295         * include/libc-symbols.h: Define INT and INTDEF.
9296         * sysdeps/generic/ldsodefs.h: Declare _dl_debug_printf_internal,
9297         _dl_signal_error_internal, _dl_map_object_internal,
9298         _dl_map_object_deps_internal, _dl_lookup_symbol_internal,
9299         _dl_lookup_versioned_symbol_internal,
9300         _dl_relocate_object_internal, _dl_debug_state_internal,
9301         _dl_start_profile_internal, and _dl_unload_cache_internal.
9302         * include/dlfcn.h: Declare _dl_catch_error_internal.
9303         * elf/rtld.c: Use INT for calls to any of the *_internal functions
9304         above.  Add INTDEF to function definitions.
9305         * elf/dl-debug.c: Likewise.
9306         * elf/dl-deps.c: Likewise.
9307         * elf/dl-dst.h: Likewise.
9308         * elf/dl-error.c: Likewise.
9309         * elf/dl-fini.c: Likewise.
9310         * elf/dl-init.c: Likewise.
9311         * elf/dl-load.c: Likewise.
9312         * elf/dl-lookup.c: Likewise.
9313         * elf/dl-misc.c: Likewise.
9314         * elf/dl-open.c: Likewise.
9315         * elf/dl-profile.c: Likewise.
9316         * elf/dl-reloc.c: Likewise.
9317         * elf/dl-runtime.c: Likewise.
9318         * elf/dl-version.c: Likewise.
9319         * elf/do-lookup.h: Likewise.
9320         * sysdeps/generic/dl-cache.c: Likewise.
9321         * sysdeps/generic/dl-sysdep.c: Likewise.
9322         * sysdeps/alpha/dl-machine.h (RTLD_START): Call _dl_init_internal
9323         instead of _dl_init.
9324         * sysdeps/arm/dl-machine.h: Likewise.
9325         * sysdeps/cris/dl-machine.h: Likewise.
9326         * sysdeps/hppa/dl-machine.h: Likewise.
9327         * sysdeps/i386/dl-machine.h: Likewise.
9328         * sysdeps/ia64/dl-machine.h: Likewise.
9329         * sysdeps/m68k/dl-machine.h: Likewise.
9330         * sysdeps/mips/dl-machine.h: Likewise.
9331         * sysdeps/mips/mips64/dl-machine.h: Likewise.
9332         * sysdeps/s390/s390-32/dl-machine.h: Likewise.
9333         * sysdeps/s390/s390-64/dl-machine.h: Likewise.
9334         * sysdeps/sh/dl-machine.h: Likewise.
9335         * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
9336         * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
9337         * sysdeps/x86_64/dl-machine.h: Likewise.
9338         * sysdeps/powerpc/dl-start.S (_dl_start_user): Likewise.
9339
9340         * elf/Versions: Don't export _dl_check_all_versions, _dl_sysdep_start,
9341         and _dl_debug_initialize.
9342
9343         * elf/dl-object.c (_dl_new_object): Avoid using strrchr.  We have
9344         more information.
9345         * elf/rtld.c (dl_main): Avoid strrchr.
9346         * sysdeps/unix/sysv/linux/dl-origin.c (_dl_get_origin): Use the
9347         result of readlink.  Search from the back for '/'.
9348
9349         * elf/dl-profile.c (_dl_start_profile): Help the compiler to avoid
9350         strncpy if possible.
9351
9352         * sysdeps/generic/dl-environ.c (unsetenv): Optimize.  Don't use
9353         strncmp.
9354         * elf/dl-load.c (is_dst): Optimize.  Don't call strncmp twice.
9355         * elf/rtld.c (process_dl_debug): Optimize. Avoid calls to strncmp,
9356         strspn, and strcspn.
9357         (process_envvars): Don't use strcspn.
9358
9359         * elf/dl-load.c (_dl_dst_count): Fix possible endless loop.
9360         (_dl_dst_substitute): Likewise.
9361
9362 2002-02-01  Ulrich Drepper  <drepper@redhat.com>
9363
9364         * elf/do-rel.h (elf_dynamic_do_rel): Help the compiler recognize
9365         code which is never used when relocating ld.so itself.
9366
9367         * elf/dynamic-link.h (elf_get_dynamic_info): Optimize a bit for
9368         starting ld.so itself.  Move l_addr variable initialization closer
9369         to use.
9370         (_ELF_DYNAMIC_DO_RELOC): Help the compiler optimize a bit.
9371
9372 2002-02-01  Jakub Jelinek  <jakub@redhat.com>
9373
9374         * Versions.def (libc): Add GLIBC_PRIVATE.
9375         (libdb, libnss_db, libdb1): Remove.
9376         (libnss_compat, libnss_dns, libnss_files, libnss_hesiod, libnss_nis,
9377         libnss_nisplus): Move all symbols to GLIBC_PRIVATE.
9378         (libpthread): Add GLIBC_PRIVATE.
9379         (libresolv): Likewise, remove GLIBC_2.1.
9380         (ld): Add GLIBC_PRIVATE, remove GLIBC_2.1.1, GLIBC_2.2, GLIBC_2.2.1,
9381         GLIBC_2.2.3, GLIBC_2.3.
9382         * catgets/Versions (__open_catalog): Move to GLIBC_PRIVATE.
9383         * elf/Versions (_dl_open, _dl_close, _dl_addr, _dl_init_first,
9384         _dl_sym, _dl_vsym): Likewise.
9385         (__libc_enable_secure, __libc_stack_end, _dl_argv, _dl_catch_error,
9386         _dl_check_all_versions, _dl_check_map_versions, _dl_debug_initialize,
9387         _dl_debug_printf, _dl_debug_state, _dl_dst_count, _dl_dst_substitute,
9388         _dl_init, _dl_lookup_symbol, _dl_lookup_symbol_skip,
9389         _dl_lookup_versioned_symbol, _dl_lookup_versioned_symbol_skip,
9390         _dl_map_object, _dl_map_object_deps, _dl_out_of_memory,
9391         _dl_relocate_object, _dl_signal_error, _dl_start_profile,
9392         _dl_starting_up, _dl_sysdep_start, _dl_unload_cache, _rtld_global):
9393         Likewise.
9394         (_dl_object_relocation_scope): Remove.
9395         * hesiod/Versions: Move all symbols to GLIBC_PRIVATE.
9396         * iconv/Versions (__gconv_alias_db, __gconv_modules_db,
9397         __gconv_cache): Move to GLIBC_PRIVATE.
9398         * inet/Versions (__internal_endnetgrent, __internal_getnetgrent_r,
9399         __internal_setnetgrent): Likewise.
9400         * io/Versions (__libc_open, __libc_close, __libc_read, __libc_write,
9401         __libc_lseek, __libc_fcntl, __libc_open64, __libc_lseek64): Likewise.
9402         * locale/Versions (__collate_element_hash, __collate_element_strings,
9403         __collate_symbol_classes, __collate_symbol_hash,
9404         __collate_symbol_strings, _nl_current_LC_COLLATE,
9405         _nl_current_LC_CTYPE): Likewise.
9406         * misc/Versions (__libc_fsync, __libc_msync): Likewise.
9407         * nis/Versions (libnss_compat): Move all symbols to GLIBC_PRIVATE.
9408         (libnss_nis, libnss_nisplus): Likewise.
9409         * nss/Versions (_nss_files_parse_grent, _nss_files_parse_pwent,
9410         _nss_files_parse_spent): Move to GLIBC_PRIVATE.
9411         (libnss_files): Move all symbols to GLIBC_PRIVATE.
9412         * posix/Versions (__libc_wait, __libc_waitpid, __libc_pause,
9413         __libc_nanosleep, __libc_fork, __libc_pread, __libc_pread64,
9414         __libc_pwrite, __libc_pwrite64): Move to GLIBC_PRIVATE.
9415         * resolv/Versions (__gai_sigqueue, __ns_name_unpack, __ns_name_ntop,
9416         __ns_get16, __ns_samename): Likewise.
9417         (libnss_dns): Move all symbols to GLIBC_PRIVATE.
9418         * setjmp/Versions (__libc_longjmp, __libc_siglongjmp): Move to
9419         GLIBC_PRIVATE.
9420         * socket/Versions (__libc_accept, __libc_send, __libc_recvfrom,
9421         __libc_recvmsg, __libc_sendmsg, __libc_recv, __libc_sendto,
9422         __libc_connect): Likewise.
9423         * stdio-common/Versions (_itoa_lower_digits, _itoa_upper_digits):
9424         Likewise.
9425         * stdlib/Versions (__libc_system): Likewise.
9426         * sunrpc/Versions (__rpc_thread_destroy): Likewise.
9427         * sysdeps/hppa/Versions: Move all symbols to GLIBC_PRIVATE.
9428         * sysdeps/ia64/fpu/Versions: Likewise.
9429         * sysdeps/ia64/Versions: Likewise.
9430         * sysdeps/unix/sysv/linux/ia64/Versions: Likewise.
9431         * sysdeps/unix/sysv/linux/i386/Versions (__modify_ldt): Move
9432         to GLIBC_PRIVATE.
9433         * sysdeps/unix/sysv/linux/x86_64/Versions (__modify_ldt): Likewise.
9434         * sysdeps/unix/sysv/linux/Versions (__syscall_rt_sigqueueinfo,
9435         __libc_sigaction): Likewise.
9436         * termios/Versions (__libc_tcdrain): Likewise.
9437
9438         * misc/sys/cdefs (__attribute_noinline__): Define.
9439         * elf/dl-lookup.c (_dl_do_lookup, _dl_do_lookup_versioned): Add
9440         __attribute_noinline__.
9441
9442         * elf/Makefile (rtld-routines): Add dl-xstat64, dl-fxstat64.
9443         * elf/dl-xstat64.c: New file.
9444         * elf/dl-fxstat64.c: New file.
9445         * sysdeps/unix/sysv/linux/fxstat64.c: If RTLD_STAT64 is defined,
9446         don't export __fxstat64 at multiple versions.
9447         * sysdeps/unix/sysv/linux/lxstat64.c: Similarly.
9448         * sysdeps/unix/sysv/linux/xstat64.c: Similarly.
9449
9450 2002-01-18  Isamu Hasegawa  <isamu@yamato.ibm.com>
9451
9452         * locale/program/ld-collate.c (collate_finish): Assign a wide
9453         char collation sequence value to multi character collating
9454         elements, and avoid over writing by non-character elements.
9455
9456 2002-02-01  Ulrich Drepper  <drepper@redhat.com>
9457
9458         * elf/Makefile (distribute): Add dl-procinfo.c.
9459         * sysdeps/unix/sysv/linux/i386/Dist: Remove dl-procinfo.c.
9460         * sysdeps/unix/sysv/linux/arm/Dist: Likewise.
9461
9462 2002-02-01  Jakub Jelinek  <jakub@redhat.com>
9463
9464         * sysdeps/generic/ldsodefs.h (_dl_load_lock): Remove duplicate
9465         definition.
9466         * sysdeps/ia64/hp-timing.h: Move _dl_hp_timing_overhead in
9467         _rtld_global struct.
9468         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h: Likewise.
9469         * sysdeps/sparc/sparc64/hp-timing.c: Likewise.
9470         * sysdeps/sparc/sparc64/hp-timing.h: Likewise.
9471         * sysdeps/sparc/sparc64/Makefile: Make hp-timing static only.
9472         * sysdeps/unix/sysv/aix/init-first.c (_dl_fpu_control,
9473         _dl_fpu_control_set): Remove unused externs.
9474         * sysdeps/unix/sysv/linux/sparc/sparc32/dl-procinfo.c: New file.
9475         * sysdeps/unix/sysv/linux/sparc/sparc64/dl-procinfo.c: New file.
9476         * sysdeps/unix/sysv/linux/sparc/sparc32/dl-procinfo.h: Move procinfo
9477         related variables in _rtld_global struct.
9478         * sysdeps/unix/sysv/linux/sparc/sparc64/dl-procinfo.h: Likewise.
9479         * sysdeps/unix/sysv/linux/init-first.c (_dl_fpu_control_set): Remove
9480         unused extern.
9481
9482 2002-02-01  Ulrich Drepper  <drepper@redhat.com>
9483
9484         * sysdeps/generic/dl-procinfo.c: New file.
9485
9486 2002-02-01  Andreas Schwab  <schwab@suse.de>
9487
9488         * sysdeps/m68k/dl-machine.h: Don't use multi-line string literals.
9489
9490 2002-02-01  Ulrich Drepper  <drepper@redhat.com>
9491
9492         * elf/rtld.c (_dl_start): Mark as internal_function.
9493         * sysdeps/i386/dl-machine.h (RTLD_START): Pass parameter for _dl_start
9494         in register.
9495         (elf_machine_rel): Cleanup and minor optimization for RTLD_BOOTSTRAP.
9496         General pretty printing.
9497
9498 2002-01-31  Ulrich Drepper  <drepper@redhat.com>
9499
9500         * elf/dl-minimal.c: Define _itoa for 32-bit machines with HP timing.
9501         * elf/dl-reloc.c: Pretty printing.
9502         * sysdeps/generic/ldsodefs.h: Move _dl_hp_timing_overhead and
9503         procinfo-related variables in rtld_global struct.
9504         * elf/dl-support.c: Likewise.
9505         * elf/rtld.c: Likewise.
9506         * sysdeps/i386/i686/Makefile: Likewise.
9507         * sysdeps/i386/i686/hp-timing.c: Likewise.
9508         * sysdeps/i386/i686/hp-timing.h: Likewise.
9509         * sysdeps/ia64/Makefile: Likewise.
9510         * sysdeps/ia64/hp-timing.c: Likewise.
9511         * sysdeps/sparc/sparc32/sparcv9/Makefile: Likewise.
9512         * sysdeps/sparc/sparc32/sparcv9/hp-timing.c: Likewise.
9513         * sysdeps/unix/sysv/linux/arm/dl-procinfo.c: Likewise.
9514         * sysdeps/unix/sysv/linux/arm/dl-procinfo.h: Likewise.
9515         * sysdeps/unix/sysv/linux/i386/Makefile: Likewise.
9516         * sysdeps/unix/sysv/linux/i386/dl-procinfo.c: Likewise.
9517         * sysdeps/unix/sysv/linux/i386/dl-procinfo.h: Likewise.
9518         * sysdeps/x86_64/Makefile: Likewise.
9519
9520         * sysdeps/generic/ldsodefs.h: Add _dl_load_lock, _dl_lazy,
9521         _dl_dynamic_weak, _dl_fpu_control, _dl_cpuclock_offset, and
9522         _dl_debug_fd to rtld_global.
9523         * elf/Versions: Likewise.
9524         * elf/dl-close.c: Likewise.
9525         * elf/dl-iteratephdr.c: Likewise.
9526         * elf/dl-lookup.c: Likewise.
9527         * elf/dl-misc.c: Likewise.
9528         * elf/dl-open.c: Likewise.
9529         * elf/dl-support.c: Likewise.
9530         * elf/do-lookup.h: Likewise.
9531         * elf/rtld.c: Likewise.
9532         * sysdeps/generic/dl-cache.c: Likewise.
9533         * sysdeps/generic/dl-sysdep.c: Likewise.
9534         * sysdeps/ia64/Versions: Likewise.
9535         * sysdeps/unix/clock_gettime.c: Likewise.
9536         * sysdeps/unix/clock_settime.c: Likewise.
9537         * sysdeps/unix/sysv/linux/init-first.c: Likewise.
9538         * sysdeps/sparc/Versions: Removed.
9539         * sysdeps/i386/i686/Versions : Removed.
9540         * sysdeps/x86_64/Versions: Removed.
9541         * configure.in: Define HAVE_PROTECTED if .protected is available.
9542         * config.h.in: Add entry for HAVE_PROTECTED.
9543
9544 2002-01-31  Jakub Jelinek  <jakub@redhat.com.
9545
9546         * sysdeps/alpha/dl-machine.h: Move global variables for SHARED
9547         code in struct _rtld_global.  Export this struct, remove all
9548         exports for the signal variables.
9549         * sysdeps/arm/dl-machine: Likewise.
9550         * sysdeps/generic/dl-origin: Likewise.
9551         * sysdeps/generic/dl-sysdep: Likewise.
9552         * sysdeps/generic/dl-cache: Likewise.
9553         * sysdeps/hppa/dl-fptr: Likewise.
9554         * sysdeps/hppa/dl-machine: Likewise.
9555         * sysdeps/cris/dl-machine: Likewise.
9556         * sysdeps/i386/dl-machine: Likewise.
9557         * sysdeps/ia64/dl-machine: Likewise.
9558         * sysdeps/m68k/dl-machine: Likewise.
9559         * sysdeps/mach/hurd/dl-sysdep: Likewise.
9560         * sysdeps/mips/mips64/dl-machine: Likewise.
9561         * sysdeps/mips/dl-machine: Likewise.
9562         * sysdeps/powerpc/elf/libc-start: Likewise.
9563         * sysdeps/powerpc/dl-machine: Likewise.
9564         * sysdeps/powerpc/dl-start: Likewise.
9565         * sysdeps/sparc/sparc32/dl-machine: Likewise.
9566         * sysdeps/sparc/sparc64/dl-machine: Likewise.
9567         * sysdeps/sh/dl-machine: Likewise.
9568         * sysdeps/s390/s390-32/dl-machine: Likewise.
9569         * sysdeps/s390/s390-64/dl-machine: Likewise.
9570         * sysdeps/unix/sysv/aix/libc-start: Likewise.
9571         * sysdeps/unix/sysv/aix/start-libc: Likewise.
9572         * sysdeps/unix/sysv/linux/ia64/dl-static: Likewise.
9573         * sysdeps/unix/sysv/linux/m68k/getpagesize: Likewise.
9574         * sysdeps/unix/sysv/linux/sparc/sparc32/getpagesize: Likewise.
9575         * sysdeps/x86_64/dl-machine: Likewise.
9576
9577 2002-01-31  Ulrich Drepper  <drepper@redhat.com>
9578
9579         * sysdeps/posix/readv.c: Don't use alloca if the memory requirements
9580         are too high.
9581
9582 2002-01-31  Andreas Schwab  <schwab@suse.de>
9583
9584         * sysdeps/posix/readv.c: Check for ssize_t overflow.
9585
9586 2002-01-31  Andreas Schwab  <schwab@suse.de>
9587
9588         * sysdeps/generic/dl-sysdep.c (_dl_sysdep_start): Fix leftover
9589         reference to _dl_pagesize.
9590
9591 2002-01-30  Ulrich Drepper  <drepper@redhat.com>
9592
9593         * Versions.def [ld]: Add GLIBC_2.3.
9594         * elf/dl-addr.c: Move global variables for SHARED code in struct
9595         _rtld_global.  Export this struct, remove all exports for the
9596         signal variables.
9597         * elf/dl-close.c: Likewise.
9598         * elf/dl-conflict.c: Likewise.
9599         * elf/dl-debug.c: Likewise.
9600         * elf/dl-deps.c: Likewise.
9601         * elf/dl-dst.h: Likewise.
9602         * elf/dl-error.c: Likewise.
9603         * elf/dl-fini.c: Likewise.
9604         * elf/dl-init.c: Likewise.
9605         * elf/dl-iteratephdr.c: Likewise.
9606         * elf/dl-libc.c: Likewise.
9607         * elf/dl-load.c: Likewise.
9608         * elf/dl-lookup.c: Likewise.
9609         * elf/dl-minimal.c: Likewise.
9610         * elf/dl-object.c: Likewise.
9611         * elf/dl-open.c: Likewise.
9612         * elf/dl-profile.c: Likewise.
9613         * elf/dl-profstub.c: Likewise.
9614         * elf/dl-reloc.c: Likewise.
9615         * elf/dl-runtime.c: Likewise.
9616         * elf/dl-support.c: Likewise.
9617         * elf/dl-sym.c: Likewise.
9618         * elf/dl-version.c: Likewise.
9619         * elf/do-lookup.h: Likewise.
9620         * elf/do-rel.h: Likewise.
9621         * elf/dynamic-link.h: Likewise.
9622         * elf/rtld.c: Likewise.
9623         * sysdeps/generic/dl-cache.c: Likewise.
9624         * sysdeps/generic/dl-sysdep.c: Likewise.
9625         * sysdeps/generic/ldsodefs.h: Likewise.
9626         * sysdeps/generic/libc-start.c: Likewise.
9627         * sysdeps/i386/dl-machine.h: Likewise.
9628         * sysdeps/ia64/dl-fptr.c: Likewise.
9629         * sysdeps/ia64/dl-machine.h: Likewise.
9630         * sysdeps/unix/sysv/linux/dl-librecon.h: Likewise.
9631         * sysdeps/unix/sysv/linux/dl-origin.c: Likewise.
9632         * sysdeps/unix/sysv/linux/dl-osinfo.h: Likewise.
9633         * sysdeps/unix/sysv/linux/getclktck.c: Likewise.
9634         * sysdeps/unix/sysv/linux/getpagesize.c: Likewise.
9635         * sysdeps/unix/sysv/linux/i386/dl-librecon.h: Likewise.
9636         * sysdeps/unix/sysv/linux/ia64/dl-static.c: Likewise.
9637         * sysdeps/unix/sysv/linux/ia64/getpagesize.c: Likewise.
9638
9639 2002-01-29  Ulrich Drepper  <drepper@redhat.com>
9640
9641         * sysdeps/ia64/dl-lookupcfg.h (DL_AUTO_FUNCTION_ADDRESS): Add cast
9642         to avoid warning
9643         (DL_STATIC_FUNCTION_ADDRESS): Likewise.
9644
9645         * elf/dl-lookup.c: Only define or handle _dl_num_relocations for the
9646         SHARED version.
9647         * elf/dl-reloc.c: Likewise for _dl_num_cache_relocations.
9648
9649         * elf/rtld.c (_dl_start): Use __builtin_memset if available.
9650
9651 2002-01-29  Ben Collins  <bcollins@debian.org>
9652
9653         * string/bits/string2.h (__mempcpy): Protect size arg for
9654         addition when using __builtin_memcpy.
9655
9656 2002-01-29  Ulrich Drepper  <drepper@redhat.com>
9657
9658         * stdlib/Makefile (tests): Add tst-qsort.
9659         * stdlib/tst-qsort.c: New file.  Written by Paul Eggert.
9660
9661         * manual/signal.texi (Process Signal Mask): Document that
9662         pthread_sigmask, not sigprocmask, must be used in MT programs.
9663         Patch by Bertold Kolics <Bertold.Kolics@Sun.COM>.
9664
9665         * misc/hsearch_r.c (hsearch_r): Don't insert anything if entry is
9666         found.
9667         * misc/Makefile (tests): Add tst-hsearch.
9668         * misc/tst-hsearch.c: New file.
9669
9670 2002-01-18  Wolfram Gloger  <wg@malloc.de>
9671
9672         * malloc/malloc.c: Rewrite, adapted from Doug Lea's malloc-2.7.0.c.
9673         * malloc/malloc.h: Likewise.
9674         * malloc/thread-m.h: Spinlock definitions for x86/x86_64.
9675         * malloc/arena.c: New file.
9676         * malloc/hooks.c: New file.
9677         * malloc/tst-mallocstate.c: New file.
9678         * malloc/Makefile: Add new testcase tst-mallocstate.
9679         Add arena.c and hooks.c to distribute.  Fix commented CPPFLAGS.
9680
9681 2002-01-28  Ulrich Drepper  <drepper@redhat.com>
9682
9683         * stdlib/msort.c: Remove last patch.  The optimization violates the
9684         same rule which qsort.c had problems with.
9685
9686 2002-01-27  Paul Eggert  <eggert@twinsun.com>
9687
9688         * stdlib/qsort.c (_quicksort): Do not apply the comparison function
9689         to a pivot element that lies outside the array to be sorted, as
9690         ISO C99 requires that the comparison function be called only with
9691         addresses of array elements [PR libc/2880].
9692
9693 2002-01-28  Ulrich Drepper  <drepper@redhat.com>
9694
9695         * elf/dl-load.c (_dl_map_object): Remove incorrect optimization
9696         for SHARED code.  Reported by Ben Collins <bcollins@debian.org>.
9697
9698         * timezone/asia: Update from tzdata2002b.
9699         * timezone/australasia: Likewise.
9700         * timezone/backward: Likewise.
9701         * timezone/europe: Likewise.
9702         * timezone/leapseconds: Likewise.
9703         * timezone/iso3166.tab: Likewise.
9704         * timezone/zone.tab: Likewise.
9705
9706 2002-01-23  Richard Henderson  <rth@redhat.com>
9707
9708         * sysdeps/alpha/Makefile (pic-ccflag): New variable.
9709
9710 2002-01-28  Ulrich Drepper  <drepper@redhat.com>
9711
9712         * string/strxfrm.c: Allocate one more byte for rulearr and clear
9713         this element [PR libc/2855].
9714
9715         * string/strcoll.c: Handle zero-length arguments specially
9716         [PR libc/2856].
9717
9718 2002-01-23  Jakub Jelinek  <jakub@redhat.com>
9719
9720         * string/bits/string2.h (__mempcpy): For gcc 3.0+, don't use
9721         __mempcpy_small but instead use __builtin_memcpy ( , , n) + n for
9722         short lengths and constant src.
9723         (strcpy): Don't optimize for gcc 3.0+.
9724         (__stpcpy): For gcc 3.0+, don't use
9725         __stpcpy_small but instead use __builtin_strcpy (, src) + strlen (src)
9726         for short string literal src.
9727
9728 2002-01-23  Jeroen Dobbelaere  <jeroen.dobbelaere@acunia.com>
9729
9730         * sysdeps/unix/sysv/linux/configure.in (libc_cv_gcc_unwind_find_fde):
9731         Set for arm, too.
9732
9733 2001-01-22  Paul Eggert  <eggert@twinsun.com>
9734
9735         * manual/llio.texi (Linked Channels, Cleaning Streams):
9736         Make it clearer that a just-opened input stream might need cleaning.
9737
9738 2002-01-21  H.J. Lu  <hjl@gnu.org>
9739
9740         * sysdeps/mips/dl-machine.h (ELF_MACHINE_BEFORE_RTLD_RELOC):
9741         Don't use label at end of compound statement.
9742
9743 2002-01-28  Stephen L Moshier  <moshier@mediaone.net>
9744
9745         * sysdeps/ieee754/ldbl-96/e_lgammal_r.c (__ieee754_lgammal_r):
9746         Remove test for negative integer arg; sin_pi does it correctly.
9747
9748 2002-01-20  Ulrich Drepper  <drepper@redhat.com>
9749
9750         * nscd/Makefile (distribute): Filter out xmalloc.c.
9751
9752 2002-01-19  Ulrich Drepper  <drepper@redhat.com>
9753
9754         * libio/fileops.c (_IO_file_underflow_mmap): Don't define as static.
9755         Set offset if read end wasn't the buffer end.
9756         (_IO_file_seekoff_mmap): New function.
9757         (_IO_file_xsgetn_mmap): New function.
9758         (_IO_file_jumps_mmap): Use the two new functions.
9759         * libio/wfileops.c (_IO_wfile_underflow_mmap): Handle end read buffer
9760         != end buffer.
9761         * libio/libioP.h: Declare _IO_file_seekoff_mmap and
9762         _IO_file_underflow_mmap.
9763         * libio/iofopen.c: Don't position file descriptor at end of file.
9764         * libio/tst-widetext.c: Improve error messages.
9765         * stdio-common/tst-rndseek.c: Likewise.
9766
9767 2002-01-18  Ulrich Drepper  <drepper@redhat.com>
9768
9769         * sysdeps/unix/sysv/linux/bits/statvfs.h: Avoid warning about comma at
9770         end of enum for !_GNU_SOURCE.
9771         * sysdeps/unix/sysv/linux/alpha/bits/statvfs.h: Likewise.
9772         * sysdeps/unix/sysv/linux/ia64/bits/statvfs.h: Likewise.
9773         * sysdeps/unix/sysv/linux/sparc/bits/statvfs.h: Likewise.
9774         * sysdeps/mach/hurd/bits/statvfs.h: Don't define non-standard ST_*
9775         values unless _GNU_SOURCE.
9776
9777         * iconvdata/tcvn5712-1.c: Minor cleanups.
9778
9779 2002-01-18  Andreas Schwab  <schwab@suse.de>
9780
9781         * sysdeps/unix/sysv/linux/configure.in
9782         (libc_cv_gcc_unwind_find_fde): Set for m68k, too.
9783
9784 2002-01-16  Roger Sayle  <roger@eyesopen.com>
9785
9786         * stdlib/msort.c (msort_with_tmp): Replace implementation with
9787         more efficient "Towers of Hanoi" mergesort.
9788         (hanoi_sort, hanoi_sort_int, hanoi_sort_long): New functions,
9789         for generic, sizeof(int) and sizeof(long) variants respectively.
9790
9791 2002-01-17  Ulrich Drepper  <drepper@redhat.com>
9792
9793         * manual/syslog.texi (openlog): Describe possible problems with
9794         first parameter.
9795         Patch by Christopher Allen Wing <wingc@engin.umich.edu>.
9796
9797         * nscd/nscd.c (drop_privileges): Removed.  Adjust caller.
9798         * nscd/connections.c (begin_drop_privileges): New function.
9799         (finish_drop_privileges): New function.
9800         (nscd_init): Call the new functions which also install all groups
9801         for the server user.
9802         * nscd/Makefile (nscd-modules): Add xmalloc for nscd.
9803         Patch by Christopher Allen Wing <wingc@engin.umich.edu>.
9804
9805 2002-01-17  H.J. Lu  <hjl@gnu.org>
9806
9807         * sysdeps/mips/dl-machine.h (__dl_runtime_resolve): Remove
9808         `const' from `got'.
9809
9810 2002-01-17  Martin Schwidefsky  <schwidefsky@de.ibm.com>
9811
9812         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext.S: Use 64 bit
9813         instructions for pointer operations.
9814         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S: Likewise.
9815
9816 2002-01-17  Andreas Jaeger  <aj@suse.de>
9817
9818         * sysdeps/unix/sysv/linux/powerpc/sys/procfs.h: GCC 3.1 has
9819         __uint128_t build-in.
9820
9821         * sysdeps/unix/sysv/linux/configure.in: Fix check for S390 and
9822         PowerPC, sync with 2.2 branch.
9823
9824 2002-01-16  Ulrich Drepper  <drepper@redhat.com>
9825
9826         * posix/getconf.c: Update copyright year.
9827         * nss/getent.c: Likewise.
9828         * nscd/nscd_nischeck.c: Likewise.
9829         * iconv/iconvconfig.c: Likewise.
9830         * iconv/iconv_prog.c: Likewise.
9831         * elf/ldconfig.c: Likewise.
9832         * catgets/gencat.c: Likewise.
9833         * csu/version.c: Likewise.
9834         * elf/ldd.bash.in: Likewise.
9835         * elf/sprof.c (print_version): Likewise.
9836         * locale/programs/locale.c: Likewise.
9837         * locale/programs/localedef.c: Likewise.
9838         * nscd/nscd.c (print_version): Likewise.
9839         * debug/xtrace.sh: Likewise.
9840         * malloc/memusage.sh: Likewise.
9841         * malloc/mtrace.pl: Likewise.
9842
9843 2002-01-16  Andreas Schwab  <schwab@suse.de>
9844
9845         * sysdeps/unix/sysv/linux/ia64/ldd-rewrite.sed: Fix regexp to
9846         reliably remove "-ia64" from rtld name.
9847
9848 2002-01-16  Ulrich Drepper  <drepper@redhat.com>
9849
9850         * iconvdata/gb18030.c: Bug fixes and support for more characters.
9851         Patch by Yu Shao <yshao@redhat.com>.
9852
9853 2002-01-16  Martin Schwidefsky  <schwidefsky@de.ibm.com>
9854
9855         * sysdeps/unix/sysv/linux/s390/swapcontext.c: Remove.
9856         * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S: New file.
9857         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S: New file.
9858
9859 2002-01-14  Martin Schwidefsky  <schwidefsky@de.ibm.com>
9860
9861         * sysdeps/s390/fpu/libm-test-ulps: Update.
9862
9863 2002-01-11  Ulrich Drepper  <drepper@redhat.com>
9864
9865         * elf/elf.h: Update x86 relocations.
9866
9867 2002-01-10  Ulrich Drepper  <drepper@redhat.com>
9868
9869         * locale/programs/charmap.c (new_width): Check whether byte
9870         sequences for both ends of range have the same length.
9871
9872 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
9873
9874         * elf/elf.h (SHN_UNDEF): Remove duplicate definition.
9875
9876 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
9877
9878         * sysdeps/alpha/fpu/e_sqrt.c (__ieee754_sqrt): Don't use multi-line
9879         string literals.
9880         (__full_ieee754_sqrt): Add __attribute_used__.
9881
9882 2002-01-10  Ulrich Drepper  <drepper@redhat.com>
9883
9884         * sysdeps/generic/group_member.c (__group_member): Also check
9885         groups[0] [PR libc/2781].
9886
9887 2002-01-08  Ulrich Drepper  <drepper@redhat.com>
9888
9889         * Makefile (distribute): Add scripts/cpp.
9890         * elf/Makefile (distribute): Add reldep6mod[01234].c,
9891         unwind-dw2.c, unwind-dw2-fde.c, unwind.h, unwind-pe.h,
9892         unwind-dw2-fde.h, and dwarf2.h.
9893         * sysdeps/unix/bsd/bsd4.4/Dist: New file.
9894         * sysdeps/unix/sysv/aix/Dist: Add sysv_termio.h and start-libc.c.
9895         * sysdeps/unix/sysv/linux/ia64/Dist: Add ldd-rewrite.sed.
9896         * sysdeps/unix/sysv/linux/s390/Dist: Likewise.
9897
9898 2002-01-07  Roland McGrath  <roland@frob.com>
9899
9900         * sysdeps/mach/hurd/i386/init-first.c (_hurd_stack_setup): Use
9901         volatile on type of ARGC so the compiler doesn't get clever.
9902
9903 2002-01-07  Andreas Jaeger  <aj@suse.de>
9904
9905         * sysdeps/generic/bits/byteswap.h: Prevent double inclusion.
9906         * sysdeps/i386/bits/byteswap.h: Likewise.
9907         * sysdeps/ia64/bits/byteswap.h: Likewise.
9908         * sysdeps/m68k/bits/byteswap.h: Likewise.
9909         * sysdeps/s390/s390-32/bits/byteswap.h: Likewise.
9910         * sysdeps/s390/s390-64/bits/byteswap.h: Likewise [PR libc/2757].
9911
9912 2002-01-02  Bruno Haible  <bruno@clisp.org>
9913
9914         * intl/plural.y: Fix %expect count.
9915
9916 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
9917
9918         * elf/Makefile (routines, shared-only-routines): Add
9919         unwind-dw2-fde-glibc instead of unwind-dw2-fde.
9920         * elf/elf.h (PT_GNU_EH_FRAME): Define.
9921         * sysdeps/generic/unwind-dw2-fde-glibc.c: New file.
9922         * sysdeps/generic/unwind-dw2-fde.c (__register_frame_info_bases):
9923         Optimize if .eh_frame section contains no FDEs.
9924         (__register_frame, __deregister_frame_info_bases,
9925         __deregister_frame): Likewise.
9926         * sysdeps/generic/unwind-dw2.c (execute_cfa_program): Fix
9927         DW_CFA_restore handling.
9928
9929 2002-01-07  Stephen L Moshier  <moshier@mediaone.net>
9930
9931         * sysdeps/ieee754/ldbl-96/s_erfl.c (erfcl): Fix K&R header.
9932
9933         * sysdeps/ieee754/ldbl-96/e_lgammal_r.c (sin_pi): Fix typo in test
9934         for x < 0.25 and restore original range reduction method.
9935         (__ieee754_lgammal_r): Make sure signgam is set before returning.
9936
9937 2002-01-07  Ulrich Drepper  <drepper@redhat.com>
9938
9939         * libio/fileops.c (_IO_file_underflow_mmap): New function.
9940         (_IO_file_close_mmap): New function.
9941         (_IO_file_jumps_mmap): New variable.
9942         * libio/wfileops.c (_IO_wfile_underflow): Reset read pointer before
9943         trying to convert rest of byte buffer.
9944         (_IO_wfile_underflow_mmap): New function.
9945         (_IO_wfile_jumps_mmap): New variable.
9946         * libio/iofopen.c (__fopen_maybe_mmap): New function.
9947         (__fopen_internal): New function.  Split out from _IO_new_fopen.
9948         (_IO_new_fopen): Call __fopen_internal.
9949         * libio/iofopen64.c: Just call __fopen_internal.
9950         * libio/iofdopen.c: Call __fopen_maybe_mmap before returning
9951         successfully.
9952         * libio/iolibio.h: Declare __fopen_internal and __fopen_maybe_mmap.
9953         * libio/libioP.h: Declare _IO_file_jumps_mmap, _IO_wfile_jumps_mmap,
9954         _IO_file_close_mmap.
9955
9956         * sysdeps/gnu/_G_config.h: Define _G_MMAP64.
9957         * sysdeps/unix/sysv/linux/cris/_G_config.h: Likewise.
9958
9959         * stdio-common/Makefile (tests): Add tst-rndseek.
9960         * stdio-common/tst-rndseek.c: New file.
9961
9962 2002-01-05  Roland McGrath  <roland@frob.com>
9963
9964         * config.h.in (HAVE_MIG_RETCODE): New #undef.
9965         * sysdeps/mach/hurd/configure.in (hurd_MIG_RETCODE: New macro
9966         swiped from hurd package's aclocal.m4; use it to set HAVE_MIG_RETCODE.
9967         * sysdeps/mach/hurd/configure: Regenerated.
9968
9969 2002-01-03  Ulrich Drepper  <drepper@redhat.com>
9970
9971         * elf/elf.h: Add more TLS definitions.
9972
9973 2002-01-02  Ulrich Drepper  <drepper@redhat.com>
9974
9975         * include/features.h (__GLIBC_MINOR__): Bump to 3.
9976
9977 2002-01-02  Roland McGrath  <roland@frob.com>
9978
9979         * sysdeps/mach/hurd/sigwait.c (__sigwait): Use __sigandset,
9980         __sigisemptyset.  Don't use MASK uninitialized.
9981
9982         * sysdeps/mach/hurd/sigprocmask.c (__sigprocmask): Use __sigorset.
9983         * hurd/hurdinit.c (_hurd_new_proc_init): Use __sigisemptyset.
9984         * hurd/hurdsig.c (_hurd_internal_post_signal): Use __sigismember,
9985         __sigdelset, __sigaddset, __sigorset.
9986
9987         * sysdeps/generic/htonl.c: Use uint32_t instead of u_int32_t.
9988         * sysdeps/generic/htons.c: Use uint16_t instead of u_int16_t.
9989
9990         * hurd/hurdinit.c (_hurd_ports_use): Return EGRATUITOUS when
9991         _hurd_ports is null.
9992
9993         * hurd/hurdsig.c (_hurdsig_init): Conditionalize exception port setup
9994         for old CMU and new OSF Mach interface flavors.
9995         * hurd/hurdfault.c (_hurdsig_fault_init): Likewise.
9996         * sysdeps/mach/hurd/fork.c (__fork): Likewise.
9997
9998         * hurd/hurdsig.c (_hurd_internal_post_signal): Leave msgh_seqno unset.
9999
10000         * sysdeps/mach/hurd/spawni.c (__spawni) [KERN_INVALID_LEDGER]:
10001         Pass extra arguments to task_create for OSF variant.
10002         * sysdeps/mach/hurd/fork.c (__fork): Likewise.
10003
10004         * sysdeps/powerpc/elf/libc-start.c: Make AUXVEC diddling code
10005         conditional on [HAVE_AUX_VECTOR].
10006
10007         * mach/mach/mach_traps.h (thread_switch, __thread_switch): Use
10008         mach_msg_timeout_t as type of final argument.
10009
10010         * hurd/privports.c (__get_privileged_ports):
10011         Change host_priv_t to mach_port_t in argument type.
10012         * hurd/hurd.h (get_privileged_ports, __get_privileged_ports):
10013         Update decls.
10014
10015         * sysdeps/mach/hurd/i386/bits/sigcontext.h: Protect from
10016         multiple inclusion.  Inhibit #error under [_SYS_UCONTEXT_H].
10017         * sysdeps/mach/hurd/alpha/bits/sigcontext.h: Likewise.
10018         * sysdeps/mach/hurd/hppa/bits/sigcontext.h: Likewise.
10019         * sysdeps/mach/hurd/mips/bits/sigcontext.h: Likewise.
10020         * sysdeps/mach/hurd/powerpc/bits/sigcontext.h: Likewise.
10021
10022 2002-01-01  Roland McGrath  <roland@frob.com>
10023
10024         * sysdeps/mach/hurd/errnos.awk: Tighten up device_types.h matching.
10025
10026 2002-01-01  Ulrich Drepper  <drepper@redhat.com>
10027
10028         * include/stdlib.h: Define inlines for the _l variants of the strto*
10029         functions.
10030
10031 2002-01-01  Roland McGrath  <roland@frob.com>
10032
10033         * sysdeps/mach/hurd/powerpc/intr-msg.h: Remove extraneous backslash.
10034
10035         * mach/Machrules (MIG): Set CPP as well as CC.
10036
10037 2001-12-31  Ulrich Drepper  <drepper@redhat.com>
10038
10039         * sysdeps/unix/sysv/linux/getloadavg.c (getloadavg): Always use C
10040         locale to parse /proc/loadavg [PR libc/2760].
10041
10042 2001-12-31  Jakub Jelinek  <jakub@redhat.com>
10043
10044         * elf/dl-conflict.c: Include sys/param.h.
10045         (RESOLVE_CONFLICT_FIND_MAP): Cast r_offset to ElfW(Addr).
10046         * sysdeps/alpha/dl-machine.h (elf_machine_runtime_setup): Avoid
10047         warning.
10048         (TRAMPOLINE_TEMPLATE, RTLD_START): Don't use multi-line string
10049         literals to avoid warnings.
10050
10051 2001-12-31  Andreas Jaeger  <aj@suse.de>
10052
10053         * configure.in: Don't check for gsed since we do not use it anywhere.
10054
10055 2001-12-25  Dmitry V. Levin  <ldv@alt-linux.org>
10056
10057         * io/fts.c: Update from BSD to fix memory leaks.
10058
10059 2001-12-25  Dmitry V. Levin  <ldv@alt-linux.org>
10060
10061         * crypt/md5-crypt.c: Realloc error handling memory leak fix.
10062         * elf/chroot_canon.c: Likewise.
10063         * elf/dl-object.c: Likewise.
10064         * iconv/iconv_charmap.c: Likewise.
10065         * iconv/iconv_prog.c: Likewise.
10066         * libio/iogetdelim.c: Likewise.
10067         * locale/lc-time.c: Likewise.
10068         * stdlib/canonicalize.c: Likewise.
10069         * sunrpc/svc.c: Likewise.
10070         * sysdeps/generic/glob.c: Likewise.
10071
10072 2001-12-19  Martin Schwidefsky  <schwidefsky@de.ibm.com>
10073
10074         * sysdeps/unix/sysv/linux/s390/profil-counter.h: Move/copy to ...
10075         * sysdeps/unix/sysv/linux/s390/s390-32/profil-counter.h: ... here,
10076         remove high order bit from the program counter.
10077         * sysdeps/unix/sysv/linux/s390/s390-64/profil-counter.h: ... and here.
10078
10079 2001-12-19  Martin Schwidefsky  <schwidefsky@de.ibm.com>
10080
10081         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela): Remove
10082         unnecessary code and add missing reloc types.
10083         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela): Add empty
10084         case for reloc type R_390_NONE.
10085
10086 2001-12-28  Andreas Jaeger  <aj@suse.de>
10087
10088         * io/bug-ftw3.c: Include string.h for prototypes.
10089
10090         * crypt/md5test.c (main): Remove unused variable.
10091
10092         * dlfcn/modstatic.c: Add prototype to avoid warning.
10093
10094 2001-12-26  Roland McGrath  <roland@frob.com>
10095
10096         * sysdeps/mach/hurd/sigwait.c (__sigwait): When returning immediately,
10097         check only (SS->pending & MASK) for the signal to return.
10098         From Jeroen Dekkers <jeroen@dekkers.cx>.
10099
10100 2001-12-22  Roland McGrath  <roland@frob.com>
10101
10102         * iconv/skeleton.c [!RESET_INPUT_BUFFER && !SAVE_RESET_STATE]:
10103         Use preprocessor #if conditionals instead of `if' to avoid
10104         warnings about divide by zero in dead code.
10105
10106         * hurd/Versions (libc: GLIBC_2.2.5): Add _hurd_port_set,
10107         _hurd_port_init, and __hurd_self_sigstate.
10108
10109         * mach/Versions (libc: GLIBC_2.2.5): Add mig_strncpy.
10110
10111 2001-12-21  Andreas Jaeger  <aj@suse.de>
10112
10113         * elf/dblloadmod1.c: Add prototype to avoid warning.
10114         * elf/dblloadmod2.c: Likewise.
10115         * elf/dblloadmod3.c: Likewise.
10116         * elf/reldepmod5.c: Likewise.
10117         * elf/reldepmod6.c: Likewise.
10118
10119         * elf/dl-conflict.c (_dl_resolve_conflicts): Add unused attribute
10120         for resolve_conflict_map since RESOLVE_CONFLICT_FIND_MAP is not
10121         used on all architectures.
10122
10123         * sunrpc/svc_tcp.c: Add noreturn attribute for
10124         svctcp_rendezvous_abort.
10125         * sunrpc/svc_unix.c: Likewise for svcunix_rendezvous_abort.
10126
10127         * sysdeps/generic/strstr.c (strstr): Add paranthese for assignment
10128         to avoid warning.
10129
10130 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
10131
10132         * manual/llio.texi (aio_fsync): Fix a typo.
10133         Patch by Tammy Fox <tfox@redhat.com>.
10134
10135 2001-12-18  Jakub Jelinek  <jakub@redhat.com>
10136
10137         * sysdeps/unix/sysv/linux/sparc/sparc64/clone.S (clone): Subtract
10138         stack bias from child stack pointer before passing it to clone syscall.
10139
10140 2001-12-18  Ulrich Drepper  <drepper@redhat.com>
10141
10142         * sysdeps/posix/sysconf.c (__sysconf): Respect POSIX minimum for
10143         _SC_TZNAME_MAX.
10144         * sysdeps/generic/sysconf.c (__sysconf): Likewise.
10145         Reported by Thorsten Kukuk <kukuk@suse.de>.
10146
10147         * sysdeps/unix/grantpt.c (grantpt): Correct typo in comment and
10148         add some casts.
10149
10150         * sysdeps/unix/sysv/linux/grantpt.c: Make __unix_grantpt static.
10151
10152 2001-12-18  Thorsten Kukuk  <kukuk@suse.de>
10153
10154         * sysdeps/unix/sysv/linux/grantpt.c: Make errno results standard
10155         conforming: return EBADF if file descriptor is invalid and EINVAL
10156         if file descriptor is no valid tty.
10157         * login/tst-grantpt.c: New file.
10158         * login/Makefile (tests): Add tst-grantpt.
10159
10160 2001-12-17  Ulrich Drepper  <drepper@redhat.com>
10161
10162         * io/ftw.c (ftw_dir): Handle inaccessibility of toplevel dir
10163         different than implemented in last patch.
10164         * io/bug-ftw3.c: Adjust test for changed handling of
10165         inaccessibility of toplevel dir.
10166
10167 2001-12-16  Roland McGrath  <roland@frob.com>
10168
10169         * nss/nsswitch.c (__nss_next): Don't use __FUNCTION__ as literal.
10170         * grp/initgroups.c (internal_getgrouplist): Likewise.
10171
10172         * hurd/intr-msg.c (_hurd_intr_rpc_mach_msg): Add `break' after
10173         `default:' to silence new GCC warning.
10174         Rewrite cast of lvalue to silence new GCC warning.
10175
10176         * sysdeps/mach/hurd/i386/init-first.c: Avoid multi-line strings in asm.
10177
10178         * sysdeps/mach/hurd/spawni.c: New file, by me with a
10179         couple fixes by Neal H Walfield <neal@cs.uml.edu>.
10180
10181 2001-12-14  Ulrich Drepper  <drepper@redhat.com>
10182
10183         * sysdeps/generic/strstr.c (strstr): Update.  New optimized version.
10184         Patch by Stephen R. van den Berg.
10185
10186         * crypt/md5.h: Define md5_uintptr.
10187
10188 2001-12-13  Ulrich Drepper  <drepper@redhat.com>
10189
10190         * libio/tst_swprintf.c (main): Add test for string argument with
10191         zero precision.
10192         * stdio-common/Makefile (tests): Add tst-sprintf.
10193         * stdio-common/tst-sprintf.c: New file.
10194
10195 2001-12-13  Andreas Schwab  <schwab@suse.de>
10196
10197         * stdio-common/vfprintf.c (process_string_arg): Correctly handle
10198         zero precision with wide character string format.
10199
10200 2001-12-13  Thorsten Kukuk  <kukuk@suse.de>
10201
10202         * sysdeps/posix/cuserid.c (cuserid): If we don't find the UID,
10203         but have a user supplied buffer, return the empty buffer, not NULL.
10204
10205 2001-12-13  Ulrich Drepper  <drepper@redhat.com>
10206
10207         * crypt/md5.c (md5_process_bytes): Correct handling of alignment.
10208         Patch by Eric Sharkey <sharkey@netrics.com>.
10209
10210         * crypt/md5test.c (main): Add test for multiple calls to
10211         __md5_process_bytes to itererate over input string.
10212
10213 2001-12-12  Ulrich Drepper  <drepper@redhat.com>
10214
10215         * nis/nis_findserv.c (__nis_findfastest_with_timeout): Mostly the code
10216         from __nis_findfastest.  Take timeout value from parameter.
10217         (__nis_findfastest): Call __nis_findfastest_with_timeout repeatedly.
10218         * nis/nis_intern.h: Define parameters controlling __nis_findfastest
10219         [PR libc/2520].  Patch by Alexander Belopolsky <alexb@rentec.com>.
10220
10221 2001-12-12  Andreas Jaeger  <aj@suse.de>
10222
10223         * configure.in: Use -nostartfiles -nostdlib for linker tests, fix
10224         combreloc test so that it works in this case.
10225
10226         * sysdeps/arm/dl-machine.h (elf_machine_rela): Fix typo in last patch.
10227
10228 2001-12-12  NIIBE Yutaka  <gniibe@m17n.org>
10229
10230         * sysdeps/sh/Makefile: New file.
10231         * sysdeps/sh/_mcount.S: New file.
10232         * sysdeps/sh/sysdep.h (CALL_MCOUNT): Implemented.
10233         * sysdeps/sh/machine-gmon.h: Remove "NOTYET" comment, as we are ready.
10234
10235 2001-12-11  Ulrich Drepper  <drepper@redhat.com>
10236
10237         * resolv/nss_dns/dns-host.c (getanswer_r): Remove MAX_NR_ADDRS
10238         limitation [PR libc/2564].
10239
10240 2001-12-11  Jakub Jelinek  <jakub@redhat.com>
10241
10242         * elf/Makefile (dl-routines): Add conflict.
10243         (rtld-ldscript-in, rtld-ldscript, rtld-parms): Remove.
10244         (ld.so): Add _begin local symbol.
10245         * elf/elf.h (DT_VALTAGIDX, DT_VALNUM, DT_ADDRTAGIDX, DT_ADDRNUM):
10246         Define.
10247         * elf/dl-deps.c (_dl_build_local_scope): New function.
10248         (_dl_map_object_deps): If LD_TRACE_PRELINKING, compute local scopes
10249         of all libraries.
10250         * elf/do-rel.h (VALIDX): Define.
10251         (elf_dynamic_do_rel): If ELF_MACHINE_PLT_REL is defined, don't do
10252         lazy binding for RELA.  If DT_GNU_PRELINKED, DT_RELACOUNT relocations
10253         can be skipped.
10254         * elf/dl-conflict.c: New file.
10255         * elf/dl-lookup.c (_dl_debug_bindings): New function.
10256         (_dl_lookup_symbol): Use _dl_debug_bindings.  Reference_name is always
10257         non-NULL.
10258         (_dl_lookup_symbol_skip): Likewise.
10259         (_dl_lookup_versioned_symbol): Likewise.
10260         (_dl_lookup_versioned_symbol_skip): Likewise.
10261         * elf/dl-runtime.c (PLTREL): If ELF_MACHINE_PLT_REL is defined,
10262         define to ElfW(Rel).
10263         * elf/dynamic-link.h (elf_get_dynamic_info): Record selected dynamic
10264         tags in the DT_VALRNGLO..DT_VALRNGHI and DT_ADDRRNGLO..DT_ADDRRNGHI
10265         ranges.
10266         Don't adjust address dynamic tags if l_addr is 0.
10267         * elf/rtld.c (_dl_trace_prelink, _dl_trace_prelink_map): New variables.
10268         (_dl_start): Skip ELF_DYNAMIC_RELOCATE if ld.so is prelinked.
10269         (VALIDX, ADDRIDX): Define.
10270         (_dl_start_final): Initialize _dl_rtld_map's l_map_start and l_map_end.
10271         (dl_main): Print library list for LD_TRACE_PRELINKING.
10272         If prelinking information can be used, skip relocating libraries and
10273         call _dl_resolve_conflicts instead.
10274         (process_envvars): Handle LD_TRACE_PRELINKING envvar.
10275         * elf/dl-load.c (_dl_map_object): Don't create fake libs
10276         if LD_TRACE_PRELINKING.
10277         * include/link.h (struct link_map) [l_info]: Add DT_VALNUM
10278         + DT_ADDRNUM.
10279         * sysdeps/generic/ldsodefs.h (_dl_trace_prelink_map): New declaration.
10280         (DL_DEBUG_PRELINK): Define.
10281         (_dl_resolve_conflicts): Add prototype.
10282
10283         * sysdeps/alpha/dl-machine.h (elf_machine_runtime_setup): Reinitialize
10284         .plt for prelinked libraries where prelinking info cannot be used.
10285         (elf_machine_rela): If relocating R_ALPHA_JMP_SLOT in .gnu.conflict
10286         section, use RESOLVE_CONFLICT_FIND_MAP to find out reloc's link_map.
10287         * sysdeps/arm/bits/link.h: New file.
10288         * sysdeps/arm/dl-machine.h (elf_machine_runtime_setup): Save original
10289         content of .got[1].
10290         (ELF_MACHINE_NO_RELA): Only define if RTLD_BOOTSTRAP.
10291         (ELF_MACHINE_PLT_REL): Define.
10292         (elf_machine_rela, elf_machine_rela_relative): New functions.
10293         (elf_machine_lazy_rel): Reinitialize R_ARM_JUMP_SLOT address instead
10294         of adjusting it if prelinked and prelinking cannot be used.
10295         * sysdeps/i386/bits/link.h: New file.
10296         * sysdeps/i386/dl-machine.h (elf_machine_runtime_setup): Save original
10297         content of .got[1].
10298         (ELF_MACHINE_NO_RELA): Only define if RTLD_BOOTSTRAP.
10299         (ELF_MACHINE_PLT_REL): Define.
10300         (elf_machine_rela, elf_machine_rela_relative): New functions.
10301         (elf_machine_lazy_rel): Reinitialize R_386_JUMP_SLOT address instead
10302         of adjusting it if prelinked and prelinking cannot be used.
10303         * sysdeps/powerpc/dl-machine.h (elf_machine_rela): If relocating
10304         conflicts, skip finaladdr computation.  Use RESOLVE_CONFLICT_FIND_MAP
10305         to find out map for R_PPC_JMP_SLOT relocs.
10306         * sysdeps/sparc/sparc32/dl-machine.h (VALIDX): Define.
10307         (OPCODE_BA): Define.
10308         (elf_machine_runtime_setup): Reinitialize .plt for prelinked
10309         libraries where prelinking info cannot be used.
10310         (sparc_fixup_plt): Renamed from elf_machine_fixup_plt.
10311         (elf_machine_fixup_plt): Call sparc_fixup_plt.
10312         (elf_machine_rela): Set value to 0 if relocating conflicts.
10313         Call sparc_fixup_plt for R_SPARC_JMP_SLOT.
10314         * sysdeps/sparc/sparc64/dl-machine.h (VALIDX): Define.
10315         (sparc64_fixup_plt): Fix a typo.
10316         (elf_machine_rela): Set value to 0 if relocating conflicts.
10317         Handle R_SPARC_JMP_SLOT relocs when relocating conflicts.
10318         (elf_machine_runtime_setup): Reinitialize .plt for prelinked
10319         libraries where prelinking info cannot be used.
10320         * sysdeps/sh/bits/link.h: New file.
10321         * sysdeps/sh/dl-machine.h (elf_machine_runtime_setup): Save original
10322         content of .got[1].
10323         (elf_machine_lazy_rel): Reinitialize R_SH_JMP_SLOT address instead
10324         of adjusting it if prelinked and prelinking cannot be used.
10325         * sysdeps/s390/s390-32/bits/link.h: New file.
10326         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_runtime_setup):
10327         Save original content of .got[1].
10328         (elf_machine_lazy_rel): Reinitialize R_390_JMP_SLOT address instead
10329         of adjusting it if prelinked and prelinking cannot be used.
10330         * sysdeps/s390/s390-64/bits/link.h: New file.
10331         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_runtime_setup):
10332         Save original content of .got[1].
10333         (elf_machine_lazy_rel): Reinitialize R_390_JMP_SLOT address instead
10334         of adjusting it if prelinked and prelinking cannot be used.
10335         * sysdeps/x86_64/bits/link.h: New file.
10336         * sysdeps/x86_64/dl-machine.h (elf_machine_runtime_setup):
10337         Save original content of .got[1].
10338         (elf_machine_lazy_rel): Reinitialize R_X86_64_JMP_SLOT address instead
10339         of adjusting it if prelinked and prelinking cannot be used.
10340
10341 2001-12-11  Ulrich Drepper  <drepper@redhat.com>
10342
10343         * sysdeps/unix/sysv/linux/ptsname.c (__ptsname_r): Use sizeof
10344         where appropriate instead of numbers.  Little optimizations.
10345
10346 2001-12-10  Roland McGrath  <roland@frob.com>
10347
10348         * sysdeps/mach/hurd/bind.c (bind): Don't deallocate IFSOCK if we never
10349         set it.
10350
10351         * shlib-versions [USE_IN_LIBIO] (.*-.*-gnu-gnu.*): Set default
10352         set to GLIBC_2.2.5, not GLIBC_2.2.4.
10353
10354         * sysdeps/mach/hurd/configure.in (libc_cv_gcc_unwind_find_fde):
10355         Fix conditionals so this is set by default for stdio and not for libio.
10356         * sysdeps/mach/hurd/configure: Regenerated.
10357
10358 2001-12-10  Thorsten Kukuk  <kukuk@suse.de>
10359
10360         * io/ftw.c (ftw_startup): Check, if the path is search and readable.
10361
10362 2001-12-10  Ulrich Drepper  <drepper@redhat.com>
10363
10364         * io/Makefile (tests): Add bug-ftw3.
10365         * io/bug-ftw3.c: New file.
10366
10367         * sysdeps/generic/glob.c (glob): Return only pattern if nothing
10368         matches and GLOB_NOCHECK is set.
10369         * posix/globtest.sh: Correct expected result for NOCHECK test.
10370
10371         * po/ca.po: Update from translation team.
10372
10373 2001-12-09  Ulrich Drepper  <drepper@redhat.com>
10374
10375         Implement transliteration of characters in strings of the locale
10376         definitions.
10377         * locale/programs/linereader.c: Adjust for additional parameter to
10378         lr_token.
10379         (get_string): If character <Uxxxx> is not found try to transliterate
10380         it.
10381         * locale/programs/ld-ctype.c: Adjust for additional parameter to
10382         lr_token.  Add const to charmap parameter of all functions.
10383         (find_translit, find_translit2): New functions.
10384         * locale/programs/charmap.c: Adjust for additional parameter to
10385         lr_token.
10386         * locale/programs/repertoire.c: Likewise.
10387         * locale/programs/linereader.h: Likewise.
10388         * locale/programs/ld-address.c: Likewise.  Add const to charmap
10389         parameter of all functions.
10390         * locale/programs/ld-collate.c: Likewise.
10391         * locale/programs/ld-identification.c: Likewise.
10392         * locale/programs/ld-measurement.c: Likewise.
10393         * locale/programs/ld-messages.c: Likewise.
10394         * locale/programs/ld-monetary.c: Likewise.
10395         * locale/programs/ld-name.c: Likewise.
10396         * locale/programs/ld-numeric.c: Likewise.
10397         * locale/programs/ld-paper.c: Likewise.
10398         * locale/programs/ld-paper.c: Likewise.
10399         * locale/programs/ld-telephone.c: Likewise.
10400         * locale/programs/ld-time.c: Likewise.
10401         * locale/programs/locfile.c: Likewise.
10402         * locale/programs/localedef.c: Likewise.
10403         * locale/programs/localedef.h: Likewise.
10404         * locale/programs/locfile.h: Likewise.  Add declaration for
10405         find_translit.
10406         * locale/programs/simple-hash.c: Add const to first parameter of
10407         find_entry, iterate_table, and lookup.
10408         * locale/programs/simple-hash.h: Likewise.
10409         * locale/localeinfo.h: Don't define __LC_LAST here.  Include <locale.h>
10410         instead.
10411         * include/locale.h: Define __LC_LAST.
10412         * iconv/Makefile (CFLAGS-linereader.c): Define to -DNO_TRANSLITERATION.
10413
10414 2001-12-07  Geoff Keating  <geoffk@redhat.com>
10415
10416         * sysdeps/powerpc/Dist: Update for recent FP changes.
10417         * sysdeps/powerpc/fpu/Dist: Likewise.
10418
10419 2001-12-07  Andreas Schwab  <schwab@suse.de>
10420
10421         * sysdeps/unix/sysv/linux/opensock.c: Include <string.h>.
10422
10423 2001-12-06  Geoff Keating  <geoffk@redhat.com>
10424
10425         * sysdeps/powerpc/Makefile (sysdep_routines): Don't build the fpr
10426         save/restore functions here.
10427         (libm-support): Don't define these functions here.
10428         * sysdeps/powerpc/fpu/Makefile: Build the fpr save/restore
10429         functions here.
10430         * sysdeps/powerpc/fe_nomask.c: Move to...
10431         * sysdeps/powerpc/fpu/fe_nomask.c: ... here.
10432         * sysdeps/powerpc/fprrest.S: Move to...
10433         * sysdeps/powerpc/fpu/fprrest.S: ... here.
10434         * sysdeps/powerpc/fprsave.S: Move to...
10435         * sysdeps/powerpc/fpu/fprsave.S: ... here.
10436
10437 2001-12-06  Ulrich Drepper  <drepper@redhat.com>
10438
10439         * sysdeps/unix/sysv/linux/opensock.c: New file.
10440
10441 2001-12-06  Geoff Keating  <geoffk@redhat.com>
10442
10443         * config.make.in (with-fp): Define from configure.
10444         * configure.in: Substitute with_fp.
10445         * configure: Regenerate.
10446         * sysdeps/powerpc/Makefile: Set -msoft-float when --without-fp is
10447         specified, and don't change FPU environment.
10448
10449 2001-12-06  Ulrich Drepper  <drepper@redhat.com>
10450
10451         * libio/vasprintf.c (_IO_vasprintf): Free buffer on failure.
10452         * assert/assert.c: Check result of __asprintf call and don't use
10453         string if it failed.
10454         * assert/assert-perr.c: Likewise.
10455         * inet/rcmd.c: Likewise.
10456         * locale/programs/localedef.c (main): Check result of
10457         construct_output_path and exit if it failed.
10458         (construct_output_path): Check result of asprintf and mkdir calls and
10459         fail if they failed.
10460         * posix/getopt.c: Check result of __asprintf calls and fail if
10461         they failed.
10462         Patch by Dmitry V. Levin <ldv@alt-linux.org>.
10463
10464 2001-12-05  Ulrich Drepper  <drepper@redhat.com>
10465
10466         * sysdeps/generic/strcasecmp.c (__strcasecmp): Little performance
10467         patch.
10468         * sysdeps/generic/strncase.c: Likewise.
10469         * string/tester.c: Add tests for strcasecmp and strncasecmp.
10470
10471 2001-12-05  Geoff Keating  <geoffk@redhat.com>
10472
10473         * scripts/cpp: Test the exit status from 'type', not 'awk'.
10474
10475         * sysdeps/powerpc/__longjmp.S: Don't restore FP registers.
10476         * sysdeps/powerpc/fpu/__longjmp.S: Do restore FP registers.
10477         * sysdeps/powerpc/setjmp.S: Don't save FP registers.
10478         * sysdeps/powerpc/fpu/setjmp.S: Do save FP registers.
10479         * sysdeps/powerpc/fclrexcpt.c: Move to...
10480         * sysdeps/powerpc/fpu/fclrexcpt.c: ... here.
10481         * sysdeps/powerpc/fpu_control.h: Move to...
10482         * sysdeps/powerpc/fpu/fpu_control.h: ... here.
10483
10484 2001-12-05  Ulrich Drepper  <drepper@redhat.com>
10485
10486         * iconvdata/ibm1129.h: Remove duplicate mappings.
10487         * iconvdata/ibm937.c: Handle overflow errors.  Handle new tables.
10488         * iconvdata/ibm937.h: Reorganize table to safe a lot of space.
10489         Patch by Masahide Washizawa <WASHI@jp.ibm.com>.
10490
10491         * timezone/zic.c: Fix handling of turnaround times.
10492         Patch by Arthur David Olson <olsona@dc37a.nci.nih.gov>.
10493
10494 2001-12-02  Moshe Olshansky  <OLSHANSK@il.ibm.com>
10495
10496         * sysdeps/ieee754/dbl-64/e_remainder.c (__ieee754_remainder): Fix
10497         overflow problem.
10498
10499 2001-12-05  Ulrich Drepper  <drepper@redhat.com>
10500
10501         * posix/regex.c: For use outside glibc defined bounded pointer
10502         macros here.  Patch by Jim Meyering <jim@meyering.net>.
10503
10504         * iconvdata/Makefile (modules): Add TCVN5712-1.
10505         * iconvdata/TESTS: Add TCVN5712-1.
10506         * iconvdata/gconv-modules: Likewise.
10507         * iconvdata/tcvn5712-1.c: New file.
10508         * iconvdata/testdata/TCVN-5712: New file.
10509         * iconvdata/testdata/TCVN-5712..UTF8: New file.
10510
10511 2001-12-04  Ulrich Drepper  <drepper@redhat.com>
10512
10513         * iconvdata/cp1258.c: Optimize conversion from UCS4.
10514
10515 2001-12-02  Roland McGrath  <roland@frob.com>
10516
10517         * mach/Makefile, mach/Machrules: Move comments out of \ continuations.
10518
10519         * hurd/hurd.h (__hurd_fail): Add `break;' to silence new gcc-3 warning.
10520         Reported by Jeff Bailey <jbailey@nisa.net>.
10521
10522         * hurd/hurd.h (_hurd_umask): Remove volatile qualifier from decl.
10523         Reported by Jeff Bailey <jbailey@nisa.net>.
10524
10525         * mach/Makefile ($(objpfx)mach-syscalls.mk): Pass $(CFLAGS) to $(CC).
10526         * mach/Machrules ($(objpfx)%.udeps static pattern rule): Likewise.
10527         Reported by Jeff Bailey <jbailey@nisa.net>.
10528
10529 2001-12-01  Roland McGrath  <roland@frob.com>
10530
10531         * sysdeps/mach/hurd/configure.in (libc_cv_gcc_unwind_find_fde): Add
10532         missing backslash in test arguments.
10533         * sysdeps/mach/hurd/configure: Regenerated.
10534
10535 2001-11-26  Roland McGrath  <roland@frob.com>
10536
10537         * hurd/hurdinit.c (_hurd_ports_use): Check if _hurd_ports is null.
10538         Reported by John Tobey <jtobey@john-edwin-tobey.org>.
10539
10540 2001-11-30  Ulrich Drepper  <drepper@redhat.com>
10541
10542         * iconvdata/Makefile (modules): Add ARMSCII-8.
10543         * iconvdata/gconv-modules: Add entries for ARMSCII-8.
10544         * iconvdata/armscii-8.c: New file.
10545
10546 2001-11-29  Jakub Jelinek  <jakub@redhat.com>
10547
10548         * sysdeps/generic/glob.c (next_brace_sub): Return NULL if braces
10549         don't match, fix {{a,b},c} globbing, clean up.
10550         Patch by Flavio Veloso <flaviovs@magnux.com>.
10551         * posix/globtest.sh: Add new tests.
10552
10553 2001-11-29  Andreas Jaeger  <aj@suse.de>
10554
10555         * sysdeps/unix/sysv/linux/x86_64/Versions: Add arch_prctl.
10556         * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Add arch_prctl call.
10557
10558         * sysdeps/generic/abort.c: Include libioP.h for
10559         _IO_flush_all_lockp prototype.
10560
10561 2001-11-29  Ulrich Drepper  <drepper@redhat.com>
10562
10563         * posix/regex.h: Define __restrict_arr correctly.
10564
10565 2001-11-28  Ulrich Drepper  <drepper@redhat.com>
10566
10567         * iconvdata/ibm1163.c: New file.
10568         * iconvdata/ibm1163.h: New file.
10569         * iconvdata/ibm1164.c: New file.
10570         * iconvdata/ibm1164.h: New file.
10571         * iconvdata/TESTS: Add entries for IBM1163 and IBM1164.
10572         * iconvdata/Makefile: Likewise.
10573         * iconvdata/testdata/IBM1163: New file.
10574         * iconvdata/testdata/IBM1163..UTF8: New file.
10575         * iconvdata/testdata/IBM1164: New file.
10576         * iconvdata/testdata/IBM1164..UTF8: New file.
10577         Patch by Masahide Washizawa <WASHI@jp.ibm.com>.
10578
10579         * iconvdata/ibm1046.h: Optimize.  Remove duplicate mappings.
10580         * iconvdata/ibm1124.h: Likewise.
10581         * iconvdata/ibm1132.h: Likewise.
10582         * iconvdata/ibm1133.h: Likewise.
10583         * iconvdata/ibm1160.h: Likewise.
10584         * iconvdata/ibm1161.h: Likewise.
10585         * iconvdata/ibm1162.h: Likewise.
10586         * iconvdata/ibm856.h: Likewise.
10587         * iconvdata/ibm922.h: Likewise.
10588         * iconvdata/ibm930.h: Likewise.
10589         * iconvdata/ibm932.h: Likewise.
10590         * iconvdata/ibm933.h: Likewise.
10591         * iconvdata/ibm935.h: Likewise.
10592         * iconvdata/ibm937.h: Likewise.
10593         * iconvdata/ibm939.h: Likewise.
10594         * iconvdata/ibm943.h: Likewise.
10595         * iconvdata/ibm930.c: Pretty printing.
10596         * iconvdata/ibm937.c: Avoid access accross array boundary.
10597
10598         * iconv/gconv_open.c (__gconv_open): Empty codeset name now means using
10599         the current locale's codeset.
10600         * iconv/iconv_open.c (iconv_open): Don't strip out everything for
10601         empty input string.
10602         * iconv/iconv_prog.c: Pass empty strings as default value for to-
10603         and from-charset.  Don't determine locale's charset here.
10604
10605         * libio/genops.c (_IO_flush_all_lockp): New function.  The same code
10606         as the old _IO_flush_all but lock only if parameter is nonzero.
10607         (_IO_flush_all): Call _IO_flush_all_lockp with 1 as parameter.
10608         * libio/libioP.h: Add prototype for _IO_flush_all_lockp.
10609         * sysdeps/generic/abort.c (fflush): Define to _IO_flush_all_lockp(0)
10610         if libio is used [PR libc/2575].
10611
10612 2001-11-28  Jakub Jelinek  <jakub@redhat.com>
10613
10614         * sysdeps/sparc/fpu/bits/mathinline.h (__signbitf, __signbit,
10615         __signbitl): Only define for ISO C99.
10616
10617 2001-11-22  Thorsten Kukuk  <kukuk@suse.de>
10618
10619         * nss/nss_files/files-hosts.c (_nss_files_get##name##_r): Set
10620         herrnop to NETDB_INTERNAL if we run out of buffer space.
10621
10622 2001-11-28  Ulrich Drepper  <drepper@redhat.com>
10623
10624         * nss/nss_files/files-XXX.c (internal_getent): Correct input
10625         overflow test for platforms with signed char.
10626         Reported by Andrew Haley <aph@cambridge.redhat.com>.
10627
10628 2001-11-28  Bruno Haible  <bruno@clisp.org>
10629
10630         * locale/programs/simple-hash.c (lookup_2): Remove function.
10631         (insert_entry_2): Call lookup instead of lookup_2.
10632
10633 2001-03-04  Bruno Haible  <bruno@clisp.org>
10634
10635         * intl/dcigettext.c (DCIGETTEXT): Increment path_max proportionally.
10636
10637 2001-10-31  Bruno Haible  <bruno@clisp.org>
10638
10639         * intl/plural.y: Include <stddef.h>, needed for NULL with SunOS 4 cc.
10640
10641 2001-03-21  Bruno Haible  <bruno@clisp.org>
10642
10643         * intl/dcigettext.c (_nl_state_lock): Mark as #ifdef _LIBC. AIX 3 xlc
10644         chokes on empty macro arguments.
10645         * intl/plural.y: Add #pragma for alloca on AIX 3.
10646
10647 2001-11-27  Ulrich Drepper  <drepper@redhat.com>
10648
10649         * intl/dcigettext.c (guess_category_value): Only implement for
10650         glibc.  Otherwise rely on function _nl_locale_name which isn't
10651         present in the glibc sources.
10652
10653 2001-09-24  Bruno Haible  <bruno@clisp.org>
10654
10655         * intl/loadmsgcat.c (_nl_init_domain_conv): Also enable
10656         transliteration when building on a glibc system but outside glibc.
10657
10658 2001-09-22  Bruno Haible  <bruno@clisp.org>
10659
10660         * intl/plural-eval.c: New file, extracted from dcigettext.c.
10661         * intl/dcigettext.c (plural_eval): Remove function, moved to
10662         intl/plural-eval.c.
10663         (plural_lookup): Call PLURAL_EVAL instead of plural_eval.
10664         Include plural-eval.c.
10665
10666 2001-09-22  Bruno Haible  <bruno@clisp.org>
10667
10668         * intl/plural-exp.c (EXTRACT_PLURAL_EXPRESSION): Reject numbers that
10669         don't start with a digit; nplurals must be positive.
10670
10671 2001-09-02  Bruno Haible  <bruno@clisp.org>
10672
10673         * intl/plural-exp.h: New file, extracted from gettextP.h.
10674         * intl/plural-exp.c: New file, extracted from loadmsgcat.c.
10675         * intl/gettextP.h (struct expression, struct parse_args,
10676         __gettext_free_exp, __gettextparse): Move to plural-exp.h.
10677         * intl/loadmsgcat.c: Include plural-exp.h.
10678         (PLURAL_PARSE): Move macro to plural-exp.h.
10679         (plvar, plone, germanic_plural, INIT_GERMANIC_PLURAL): Move to
10680         plural-exp.c.
10681         (_nl_load_domain): Move plural handling code to plural-exp.c.  Call
10682         EXTRACT_PLURAL_EXPRESSION.
10683         (_nl_unload_domain): Update.
10684         * intl/dcigettext.c: Include plural-exp.h.
10685         * intl/plural.y: Include plural-exp.h, not gettextP.h.
10686         (FREE_EXPRESSION): Move macro to plural-exp.h.
10687         * intl/Makefile (routines): Add plural-exp.
10688         (distribute): Add plural-exp.h.
10689
10690 2001-07-28  Bruno Haible  <bruno@clisp.org>
10691
10692         * intl/l10nflist.c (_nl_normalize_codeset): Cast isalnum, isalpha,
10693         isdigit, tolower argument to 'unsigned char'.
10694         * intl/loadmsgcat.c (_nl_load_domain): Cast isspace argument to
10695         'unsigned char'.
10696         * intl/localealias.c (read_alias_file): Cast isspace argument to
10697         'unsigned char'.
10698
10699 2001-10-20  Bruno Haible  <bruno@clisp.org>
10700
10701         Assume strchr() exists. (Without it, intl/explodename.c wouldn't link
10702         anyway.)
10703         * intl/dcigettext.c (strchr): Remove fallback definition; it conflicts
10704         with the variable 'index' in plural_lookup.
10705         * intl/l10nflist.c (strchr): Likewise.
10706         * intl/localealias.c (strchr): Likewise.
10707
10708         Assume <stddef.h>, <stdlib.h>, <string.h>, <locale.h> exist.
10709         * intl/bindtextdom.c: Likewise.
10710         * intl/dcigettext.c: Likewise.
10711         * intl/dgettext.c: Likewise.
10712         * intl/dngettext.c: Likewise.
10713         * intl/explodename.c: Likewise.
10714         * intl/finddomain.c: Likewise.
10715         * intl/gettext.c: Likewise.
10716         * intl/l10nflist.c: Likewise.
10717         * intl/loadmsgcat.c: Likewise.
10718         * intl/localealias.c: Likewise.
10719         * intl/ngettext.c: Likewise.
10720         * intl/textdomain.c: Likewise.
10721         * intl/gettext.h: Assume <limits.h> exists.
10722
10723 2001-11-27  Ulrich Drepper  <drepper@redhat.com>
10724
10725         * stdio-common/Makefile (tests): Add scanf11.
10726         * stdio-common/scanf11.c: New file.
10727
10728 2001-11-26  Ulrich Drepper  <drepper@redhat.com>
10729
10730         * version.h (RELEASE): Define as development.
10731         (VERSION): Set to 2.2.90.
10732
10733 2001-11-22  Thorsten Kukuk  <kukuk@suse.de>
10734
10735         * nis/nss_compat/compat-grp.c: Print group id as unsigned long.
10736         * nis/nss_nis/nis-grp.c: Likewise.
10737         * nis/nss_nisplus/nisplus-grp.c: Likewise.
10738
10739         * nis/nss_compat/compat-pwd.c: Print user id as unsigned long.
10740         * nis/nss_nis/nis-pwd.c: Likewise.
10741         * nis/nss_nisplus/nisplus-pwd.c: Likewise.
10742
10743         * nis/nss_nis/nis-publickey.c: Use strtoul instead of atoi.
10744         * nis/nss_nisplus/nisplus-parser.c: Likewise.
10745         * nis/nss_nisplus/nisplus-publickey.c: Likewise.
10746
10747         * nscd/grpcache.c: Use strtoul instead of atol.
10748         * nscd/pwdcache.c: Likewise.
10749         * nss/getent.c: Likewise.
10750
10751 2001-11-27  Paul Eggert  <eggert@twinsun.com>
10752
10753         * sysdeps/posix/tempname.c (__gen_tempname): Try at least
10754         ATTEMPTS_MIN or TMP_MAX times, whichever is greater.
10755
10756 2001-11-19  Bruno Haible  <bruno@clisp.org>
10757
10758         * locale/programs/simple-hash.c (insert_entry_2): Resize at 75%, not
10759         90%.
10760         (compute_hashval): Shift by 9 bits, not by 4 bits. This drastically
10761         improves the quality of the hash function, especially for short
10762         strings.
10763
10764 2001-11-26  Ulrich Drepper  <drepper@redhat.com>
10765
10766         * stdio-common/vfscanf.c: If incomplete nan of inf(inity) strings
10767         are found call conv_error and not input_error [PR libc/2669].
10768
10769         * math/bits/mathcalls.h: Mark ceil and floor as const.
10770         Reported by David Mosberger.
10771
10772 2001-11-21  Jim Meyering  <meyering@lucent.com>
10773
10774         * posix/regex.c (iswctype, mbrtowc, wcslen, wcscoll, wcrtomb) [_LIBC]:
10775         Define to be __-prefixed.
10776         Remove unnecessary duplication in `#ifdef _LIBC' blocks.
10777
10778 2001-11-26  Andreas Jaeger  <aj@suse.de>
10779
10780         * sysdeps/unix/sysv/linux/hppa/brk.c: Remove __brk_addr alias,
10781         avoid warning.
10782
10783 2001-11-26  Stephen L Moshier <moshier@mediaone.net>
10784
10785         * sysdeps/ieee754/ldbl-128/e_log10l.c (L102B): Fix typo in
10786         initialization.
10787
10788         * sysdeps/ieee754/ldbl-128/e_coshl.c (__ieee754_coshl): Remove
10789         unused variables.  Fix threshold for returning 1.0.
10790
10791         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c (neval, deval): Constify
10792         argument.
10793
10794         * sysdeps/ieee754/ldbl-128/s_erfl.c (neval, deval): Likewise, and
10795         remove unused variables.
10796
10797         * sysdeps/ieee754/ldbl-128/e_j0l.c (neval, deval): Likewise.
10798
10799         * sysdeps/ieee754/ldbl-128/e_j1l.c (neval, deval): Likewise, and
10800         include local math header files.
10801
10802 2001-11-22  Andreas Jaeger  <aj@suse.de>
10803
10804         * sysdeps/ieee754/ldbl-96/s_ilogbl.c (__ilogbl): Add brace to
10805         avoid warning.
10806
10807 2001-11-21  Andreas Jaeger  <aj@suse.de>
10808
10809         * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h: New file.
10810
10811         * sysdeps/unix/sysv/linux/x86_64/Makefile (sysdep_headers): Add
10812         sys/debugreg.h
10813
10814 2001-11-15  Andreas Jaeger  <aj@suse.de>
10815
10816         * include/features.h (__GLIBC_HAVE_LONG_LONG): Define for
10817         compilers that support it.
10818
10819         * posix/sys/types.h: Use __GLIBC_HAVE_LONG_LONG.
10820         * sysdeps/unix/sysv/linux/bits/types.h: Likewise.
10821         * stdlib/stdlib.h: Likewise.
10822
10823 2001-11-17  Ulrich Drepper  <drepper@redhat.com>
10824
10825         * posix/regex.c (byte_re_match_2_internal): For gcc replace switch
10826         statement with gotos.
10827         Based on a patch by Paolo Bonzini <bonzini@pc-amo3.elet.polimi.it>.
10828
10829 2001-11-16  Stephen L Moshier  <moshier@mediaone.net>
10830
10831         * sysdeps/ieee754/ldbl-96/s_erfl.c (__erfcl): Fix K&R header.
10832
10833 2001-11-15  Ulrich Drepper  <drepper@redhat.com>
10834
10835         * sysdeps/generic/unwind-dw2-fde.c: Don't use recursive mutexes.
10836
10837 2001-10-02  Jakub Jelinek  <jakub@redhat.com>
10838             H.J. Lu  <hjl@gnu.org>
10839
10840         * Versions.def (libc): Add GCC_3.0.
10841         * configure.in (libc_cv_gcc_static_libgcc): Set to -static-libgcc
10842         if gcc supports this flag.
10843         (EXPORT_UNWIND_FIND_FDE): Define unless target configure disables it.
10844         (gcc3): Allow glibc to be compiled with gcc 3.x.
10845         * config.h.in (EXPORT_UNWIND_FIND_FDE): Add.
10846         * config.make.in (static-libgcc, unwind-find-fde): Add.
10847         * Makerules (build-shlib-helper, build-module-helper): Use it.
10848         * scripts/versions.awk: Make sure GLIBC_ versions come first.
10849         * elf/soinit.c (__libc_global_ctors): Set tbases and dbases if
10850         necessary.
10851         (_fini): Call __deregister_frame_info_bases if
10852         __register_frame_info_bases was used to register.
10853         * elf/Versions (__register_frame_info, __deregister_frame_info): Add
10854         for GLIBC_2.0.
10855         (__register_frame_info_bases, __register_frame_info_table_bases,
10856         __deregister_frame_info_bases, _Unwind_Find_FDE): Add for GCC_3.0.
10857         * elf/Makefile (routines): Add unwind-dw2-fde.
10858         (shared-only-routines): Add unwind-dw2-fde.
10859         * sysdeps/alpha/gccframe.h: New file.
10860         * sysdeps/arm/gccframe.h: New file.
10861         * sysdeps/generic/framestate.c: New file.
10862         * sysdeps/generic/dwarf2.h: New file.
10863         * sysdeps/generic/gccframe.h (struct object): Update from gcc 3.0.
10864         * sysdeps/generic/unwind-dw2-fde.c: New file.
10865         * sysdeps/unix/sysv/linux/ia64/unwind-dw2-fde.c: New file.
10866         * sysdeps/generic/unwind-dw2-fde.h: New file.
10867         * sysdeps/generic/unwind-dw2.c: New file.
10868         * sysdeps/generic/unwind-pe.h: New file.
10869         * sysdeps/generic/unwind.h: New file.
10870         * sysdeps/hppa/gccframe.h: New file.
10871         * sysdeps/i386/gccframe.h: New file.
10872         * sysdeps/m68k/gccframe.h: New file.
10873         * sysdeps/mips/gccframe.h: New file.
10874         * sysdeps/powerpc/gccframe.h: New file.
10875         * sysdeps/s390/gccframe.h: New file.
10876         * sysdeps/sh/gccframe.h: New file.
10877         * sysdeps/sparc/gccframe.h: New file.
10878         * sysdeps/vax/gccframe.h: New file.
10879         * sysdeps/unix/sysv/linux/configure.in (libc_cv_gcc_unwind_find_fde):
10880         Set on all architectures except ia64.
10881         * sysdeps/mach/hurd/configure.in (libc_cv_gcc_unwind_find_fde): Set
10882         for i386.
10883         * sysdeps/mach/hurd/i386/Versions (__register_frame_info,
10884         __deregister_frame_info): Move to elf/Versions.
10885         * sysdeps/unix/sysv/linux/m68k/Versions: Likewise.
10886         * sysdeps/unix/sysv/linux/arm/Versions: Likewise.
10887         * sysdeps/unix/sysv/linux/alpha/Versions: Likewise.
10888         * sysdeps/unix/sysv/linux/i386/Versions: Likewise.
10889         * sysdeps/unix/sysv/linux/mips/Versions: Likewise.
10890         * sysdeps/unix/sysv/linux/powerpc/Versions: Likewise.
10891         * sysdeps/unix/sysv/linux/s390/s390-32/Versions: Likewise.
10892         * sysdeps/unix/sysv/linux/sparc/sparc32/Versions: Likewise.
10893         * sysdeps/unix/sysv/linux/sparc/sparc64/Versions: Likewise.
10894         * sysdeps/mach/hurd/i386/Makefile (sysdep-routines): Add framestate.
10895         * sysdeps/unix/sysv/linux/arm/Makefile: Likewise.
10896         * sysdeps/unix/sysv/linux/alpha/Makefile: Likewise.
10897         * sysdeps/unix/sysv/linux/i386/Makefile: Likewise.
10898         * sysdeps/unix/sysv/linux/m68k/Makefile: Likewise.
10899         * sysdeps/unix/sysv/linux/mips/Makefile: Likewise.
10900         * sysdeps/unix/sysv/linux/powerpc/Makefile: Likewise.
10901         * sysdeps/unix/sysv/linux/s390/s390-32/Makefile: Likewise.
10902         * sysdeps/unix/sysv/linux/sparc/Makefile: Likewise.
10903
10904 2001-11-15  Jeff Law  <law@redhat.com>
10905
10906         * posix/regex.c (uintptr_t): Do not provide a definition if the
10907         system provided one.
10908
10909 2001-11-13  Roland McGrath  <roland@frob.com>
10910
10911         * stdio-common/tmpfile.c: Moved to ...
10912         * sysdeps/generic/tmpfile.c: ... here.
10913         * sysdeps/mach/hurd/tmpfile.c: New file.
10914
10915         * hurd/fopenport.c (__fopenport): Renamed from fopenport.
10916         [USE_IN_LIBIO] (fopencookie): #define as _IO_fopencookie.
10917         (fopenport): Define as weak alias.
10918
10919         * libio/iofopncook.c (_IO_fopencookie): Move forward declaration ...
10920         * libio/libioP.h: ... to here.
10921
10922 2001-11-12  Ulrich Drepper  <drepper@redhat.com>
10923
10924         * elf/dl-reloc.c (_dl_relocate_object): Avoid iterating over
10925         program header twice.  Construct list with the needed information.
10926
10927 2001-11-10  Ulrich Drepper  <drepper@redhat.com>
10928
10929         * po/ca.po: Update from translation team.
10930
10931         * elf/dl-load.c (_dl_map_object_from_fd): Remove use of
10932         _dl_pf_to_prot.  Use arithmetic operation using PF_TO_PROT macro.
10933         * sysdeps/generic/ldsodefs.h (PF_TO_PROT): New macro.
10934         * elf/dl-reloc.c (_dl_relocate_object): Likewise.
10935
10936 2001-11-10  Andreas Jaeger  <aj@suse.de>
10937
10938         * sysdeps/ieee754/ldbl-128/e_log2l.c: New file.
10939         * sysdeps/ieee754/ldbl-128/e_log10l.c: Likewise.
10940         Contributed by Stephen L Moshier <moshier@mediaone.net>.
10941
10942 2001-11-09  Ulrich Drepper  <drepper@redhat.com>
10943
10944         * elf/dl-minimal.c (realloc): Handle NULL for first parameter
10945         correctly.
10946         * elf/dl-load.c (is_dst): New function.
10947         (_dl_dst_count): Use is_dst to check for DST variable.
10948         (_dl_dst_substitute): Likewise.
10949
10950 2001-11-09  Roland McGrath  <roland@frob.com>
10951
10952         Hurd/PowerPC port contributed by Peter Bruin <pjbruin@dds.nl>.
10953         * sysdeps/mach/hurd/powerpc/exc2signal.c: New file.
10954         * sysdeps/mach/hurd/powerpc/init-first.c: New file.
10955         * sysdeps/mach/hurd/powerpc/intr-msg.h: New file.
10956         * sysdeps/mach/hurd/powerpc/longjmp-ts.c: New file.
10957         * sysdeps/mach/hurd/powerpc/register-dump.h: New file.
10958         * sysdeps/mach/hurd/powerpc/sigreturn.c: New file.
10959         * sysdeps/mach/hurd/powerpc/static-start.S: New file.
10960         * sysdeps/mach/hurd/powerpc/trampoline.c: New file.
10961         * sysdeps/mach/hurd/powerpc/bits/sigcontext.h: New file.
10962         * sysdeps/mach/hurd/powerpc/Dist: New file.
10963
10964         * hurd/privports.c (__get_privileged_ports):
10965         Only contact the proc server if necessary for this call.
10966         Suggested by Neal H Walfield <neal@cs.uml.edu>.
10967         Check error return for mach_port_mod_refs.
10968
10969 2001-11-09  Andreas Schwab  <schwab@suse.de>
10970
10971         * sysdeps/unix/sysv/linux/m68k/bits/resource.h: New file.
10972
10973 2001-11-09  Ulrich Drepper  <drepper@redhat.com>
10974
10975         * elf/dl-load.c (lose): Remove some unnecessary code.  The new
10976         object is always the last in the list.
10977         (_dl_map_object_from_fd): Delete code to remove from object list
10978         when DF_1_NOOPEN is seen.  This is done in lose.
10979
10980 2001-11-08  Ulrich Drepper  <drepper@redhat.com>
10981
10982         * elf/dl-object.c (_dl_new_object): Various small optimizations.
10983
10984 2001-11-07  Ulrich Drepper  <drepper@redhat.com>
10985
10986         * sysdeps/generic/dl-cache.c: Optimize SEARCH_CACHE and
10987         HWCAP_CHECK macro code.
10988
10989         * elf/dl-misc.c (_dl_sysdep_read_whole_file): Optimize code a bit.
10990         Now returns MAP_FAILED on error.
10991         * elf/rtld.c: Adjust caller.
10992         * sysdeps/generic/dl-cache.c: Likewise.
10993         * sysdeps/generic/ldsodefs.h: Adjust description.
10994
10995         * elf/dl-version.c (match_symbol): Optimize error handling for size.
10996         (_dl_check_map_versions): Likewise.
10997
10998 2001-11-06  Ulrich Drepper  <drepper@redhat.com>
10999
11000         * elf/dl-load.c (_dl_map_object_from_fd): Don't call
11001         _dl_signal_error directly, always use lose.  Set fd to -1 after
11002         file is closed.
11003         (lose): Don't call close if fd == -1.
11004
11005 2001-11-07  Kaoru Fukui  <k_fukui@highway.ne.jp>
11006
11007         * manual/charset.texi: Fix typo @w[ISO 6937] to  @w{ISO 6937}.
11008          Also fix typo @code {mbsinit} to @code{mbsinit}.
11009
11010 2001-11-06  Ulrich Drepper  <drepper@redhat.com>
11011
11012         * elf/dl-profile.c: Replace state variable with simple flag named
11013         running.  Remove commented-out code.
11014
11015         * elf/dl-load.c (decompose_rpath): Optimize error handling for size.
11016         (_dl_init_paths): Likewise.
11017         (_dl_map_object_from_fd): Likewise.
11018         * elf/dl-reloc.c (_dl_relocate_object): Likewise.
11019
11020 2001-11-06  Roland McGrath  <roland@frob.com>
11021
11022         * sysdeps/mach/powerpc/sysdep.h: Include sysdeps/unix/powerpc/sysdep.h
11023         instead of sysdeps/powerpc/elf/sysdep.h and sysdeps/unix/sysdep.h.
11024
11025         * sysdeps/unix/sysv/linux/powerpc/sysdep.h: Don't include
11026         sysdeps/powerpc/elf/sysdep.h.
11027         Reported by Kaoru Fukui <k_fukui@highway.ne.jp>.
11028
11029 2001-11-05  Ulrich Drepper  <drepper@redhat.com>
11030
11031         * elf/rtld.c (process_dl_debug): Rewritten.  Optimized for size not
11032         speed.
11033         (process_envvars): Some more optimizations.
11034         * sysdeps/generic/ldsodefs.h (DL_DEBUG_HELP): New macro.
11035
11036         * elf/elf.h: Add dynamic tag definitions for prelinking.
11037
11038         * elf/rtld.c (process_envvars): Avoid using array of string pointers.
11039         Rewrite code to remove environment varables for SUID binaries.
11040         Small optimization in LD_PROFILE handling.
11041         * sysdeps/generic/unsecvars.h: Adjust format for process_envvars
11042         changes.
11043         * sysdeps/unix/sysv/linux/i386/dl-librecon.h: Likewise.
11044
11045         * sysdeps/generic/dl-sysdep.c: Don't initialize _dl_cpuclock_offset.
11046
11047         * elf/dl-reloc.c (_dl_reloc_bad_type): Rewrite to not use writable
11048         strings.  Change type of second parameter.
11049         * sysdeps/generic/ldsodefs.h: Adjust _dl_reloc_bad_type prototype
11050         for last change.
11051
11052         * io/fts.h: Prevent using <fts.h> with _FILE_OFFSET_BITS=64.
11053
11054 2001-11-04  Joseph S. Myers  <jsm28@cam.ac.uk>
11055
11056         * manual/string.texi: Fix typos.
11057         * manual/examples/argp-ex2.c: Likewise.
11058
11059 2001-11-05  Roland McGrath  <roland@frob.com>
11060
11061         * sysdeps/powerpc/elf/sysdep.h: Remove this file, because it overrides
11062         the more-specific unix/sysv/linux/powerpc file and breaks everything.
11063         * sysdeps/powerpc/sysdep.h (ALIGNARG, ASM_TYPE_DIRECTIVE,
11064         ASM_SIZE_DIRECTIVE, CALL_MCOUNT, ENTRY, EALIGN, DO_CALL, JUMPTARGET,
11065         PSEUDO, PSEUDO_RET, PSEUDO_END, L, C_TEXT): These macros moved here
11066         here, put under [__ELF__].
11067
11068 2001-11-05  Ulrich Drepper  <drepper@redhat.com>
11069
11070         * manual/charset.texi: Extensive editing work.
11071         * manual/nss.texi: Likewise.
11072         Changes by Dennis Grace <dgrace@us.ibm.com>.
11073
11074 2001-11-04  Roland McGrath  <roland@frob.com>
11075
11076         * hurd/set-host.c (_hurd_set_host_config): Use O_WRONLY in flags
11077         parameter to dir_mkfile.
11078
11079 2001-11-02  Jakub Jelinek  <jakub@redhat.com>
11080
11081         * string/bits/string2.h (__strndup): If n is smaller than len, set
11082         len to n + 1.
11083         * string/tester.c (test_strndup): New function.
11084         (main): Call it.
11085
11086 2001-11-01  Ulrich Drepper  <drepper@redhat.com>
11087
11088         * sunrpc/rpc_main.c: Optimize variable definitions a bit.
11089
11090         * sunrpc/Makefile (rpcgen-cmd): Use ../scripts/cpp in rpcgen calls.
11091         * scripts/cpp: New file.
11092
11093         * elf/dl-load.c (_dl_map_object): Correct test of DF_1_NODEFLIB
11094         for rtld_search_dirs content.  Minor optimizations.
11095
11096 2001-10-31  Ulrich Drepper  <drepper@redhat.com>
11097
11098         * elf/dl-load.c (_dl_map_object): Make code a bit more compact by
11099         avoiding unnecessary duplication.
11100
11101 2001-10-31  Jakub Jelinek  <jakub@redhat.com>
11102
11103         * elf/dl-load.c (_dl_map_object): If library was found using
11104         LD_LIBRARY_PATH, don't try RUNPATH list.
11105
11106 2001-10-31  Martin Schwidefsky  <schwidefsky@de.ibm.com>
11107
11108         * sysdeps/unix/sysv/linux/s390/s390-32/register-dump.h (REGISTER_DUMP):
11109         Correct second argument of register_dump call.
11110         * sysdeps/unix/sysv/linux/s390/s390-64/register-dump.h (REGISTER_DUMP):
11111         Likewise.
11112
11113 2001-10-31  Ulrich Drepper  <drepper@redhat.com>
11114
11115         * iconvdata/Makefile: Add support for IBM1132, IBM1133, and IBM1162
11116         modules.
11117         * iconvdata/TESTS: Likewise.
11118         * iconvdata/gconv-modules: Likewise.
11119         * iconvdata/ibm1132.c: New file.
11120         * iconvdata/ibm1132.h: New file.
11121         * iconvdata/ibm1133.c: New file.
11122         * iconvdata/ibm1133.h: New file.
11123         * iconvdata/ibm1162.c: New file.
11124         * iconvdata/ibm1162.h: New file.
11125         * iconvdata/testdata/IBM1132: New file.
11126         * iconvdata/testdata/IBM1132..UTF8: New file.
11127         * iconvdata/testdata/IBM1133: New file.
11128         * iconvdata/testdata/IBM1133..UTF8: New file.
11129         * iconvdata/testdata/IBM1162: New file.
11130         * iconvdata/testdata/IBM1162..UTF8: New file.
11131         Patches by Masahide Washizawa <WASHI@jp.ibm.com>.
11132
11133         * string/string.h: Fix typo in comment.
11134         * wcsmbs/wchar.h: Likewise.
11135
11136 2001-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
11137
11138         * manual/getopt.texi (getopt_long, getopt_long_only): Include
11139         const in type of longopts parameter.
11140
11141 2001-10-29  Andreas Jaeger  <aj@suse.de>
11142
11143         * sysdeps/ieee754/dbl-64/mpa.h: Add prototypes for internal functions.
11144
11145 2001-10-29  Kevin Ryde  <user42@zip.com.au>
11146
11147         * manual/stdio.texi (Integer Conversions): Corrections to sample printf
11148         output, clarify `#' behaviour on 0.
11149         (Floating-Point Conversions): Clarify that %g only uses %e when
11150         the exponent would be greater than 1.
11151
11152 2001-10-28  Roland McGrath  <roland@frob.com>
11153
11154         Support for Mach/PowerPC contributed by Peter Bruin <pjbruin@dds.nl>.
11155         * sysdeps/mach/powerpc/machine-sp.h: New file.
11156         * sysdeps/mach/powerpc/sysdep.h: New file.
11157         * sysdeps/mach/powerpc/thread_state.h: New file.
11158
11159         * sysdeps/mach/hurd/i386/Makefile: File removed; crt0.o rules moved ...
11160         * sysdeps/mach/hurd/Makefile: ... to here.  For the time being, we can
11161         expect to need the same thing on every platform.
11162
11163         * sysdeps/unix/sysv/linux/powerpc/sys/ucontext.h: File moved ...
11164         * sysdeps/generic/sys/ucontext.h: ... to replace this one.
11165
11166         * sysdeps/unix/sysv/linux/powerpc/sysdep.h (ALIGNARG,
11167         ASM_TYPE_DIRECTIVE, ASM_SIZE_DIRECTIVE, CALL_MCOUNT, ENTRY, EALIGN,
11168         DO_CALL, JUMPTARGET, PSEUDO, PSEUDO_RET, PSEUDO_END, L, C_TEXT):
11169         Move all these assembly-related definitions to ...
11170         * sysdeps/powerpc/elf/sysdep.h: ... this new file.
11171
11172         * sysdeps/mach/powerpc/machine-lock.h: Assembly code rewritten
11173         by Peter Bruin <pjbruin@dds.nl>.
11174
11175         * hurd/hurdselect.c (_hurd_select): Check SELECT_RETURNED bit when
11176         packing results for a `poll' call.
11177
11178 2001-10-26  Ulrich Drepper  <drepper@redhat.com>
11179
11180         * posix/fnmatch_loop.c: Recognize - at end of bracket expression
11181         correctly.
11182         * posix/tst-fnmatch.input: Add tests for - at beginning and end of
11183         bracket expression.
11184
11185         * string/strxfrm.c [USE_IN_EXTENDED_LOCALE_MODEL]: Correctly get
11186         nrules value.
11187         * string/tst-strxfrm.c (test): Also test __strxfrm_l.
11188
11189 2001-10-24  H.J. Lu  <hjl@gnu.org>
11190
11191         * sysdeps/generic/bits/dlfcn.h (DL_CALL_FCT): Cast to void *.
11192         Use __BEGIN_DECLS/__END_DECLS around prototypes.
11193         * sysdeps/mips/bits/dlfcn.h (DL_CALL_FCT): Likewise.
11194
11195 2001-10-21  Jim Meyering  <meyering@lucent.com>
11196
11197         * malloc/obstack.c (_): Honor the setting of ENABLE_NLS.  Otherwise,
11198         this code would end up calling gettext even in packages built
11199         with --disable-nls.
11200         * posix/getopt.c (_): Likewise.
11201         * posix/regex.c (_): Likewise.
11202
11203 2001-10-26  Ulrich Drepper  <drepper@redhat.com>
11204
11205         * resolv/gethnamaddr.c (gethostbyaddr): Use ip6.addr for reverse
11206         lookup not ip6.int.
11207         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyaddr_r): Likewise.
11208         Reported by Martin.v.Loewis@t-online.de [PR libc/2598].
11209
11210 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
11211
11212         * misc/sys/cdefs.h (__attribute_used__): Define.
11213         * elf/rtld.c (_dl_start): Add __attribute_used__.
11214         * elf/dl-runtime.c (fixup, profile_fixup): Likewise.
11215
11216 2001-10-25  Andreas Schwab  <schwab@suse.de>
11217
11218         * stdlib/a64l.c: Expect least significant digit first.
11219         * stdlib/l64a.c: Produce least significant digit first.
11220         * stdlib/Makefile (tests): Add test-a64l.
11221         * stdlib/test-a64l.c: New file.
11222         Reported by Masaki Hasegawa <masaki-h@pp.iij4u.or.jp>.
11223
11224 2001-10-21  Ulrich Drepper  <drepper@redhat.com>
11225
11226         * po/sk.po: Update from translation team.
11227
11228 2001-10-18  Ulrich Drepper  <drepper@redhat.com>
11229
11230         * sysdeps/i386/elf/start.S (_fp_hw): Define object type.
11231
11232 2001-10-18  Andreas Schwab  <schwab@suse.de>
11233
11234         * math/libm-test.inc (print_ulps): Print ulp values rounded to
11235         next whole number.
11236         (print_function_ulps): Likewise.
11237         (print_complex_function_ulps): Likewise.
11238         (print_max_error): Likewise.
11239         (print_complex_max_error): Likewise.  Handle ignore_max_ulp.
11240
11241 2001-10-16  Andreas Schwab  <schwab@suse.de>
11242
11243         * sysdeps/m68k/fpu/libm-test-ulps: Updated for fixed cbrtl
11244         implementation.
11245
11246         * sysdeps/m68k/setjmp.c: Also define setjmp and _setjmp if
11247         BSD_SETJMP or BSD__SETJMP is defined, resp.
11248         * sysdeps/m68k/bsd-setjmp.c: Inline setjmp code instead of making
11249         a tail call to __sigsetjmp that would require extending the
11250         caller's frame.
11251         * sysdeps/m68k/bsd-_setjmp.c: Likewise.
11252         * sysdeps/m68k/bsd-setjmp.S: Deleted.
11253         * sysdeps/m68k/bsd-_setjmp.S: Deleted.
11254         Reported by Jes Sorensen <jes@trained-monkey.org>.
11255
11256 2001-10-16  Andreas Jaeger  <aj@suse.de>
11257
11258         * sysdeps/ieee754/ldbl-96/s_nextafterl.c (__nextafterl): Fix
11259         parentheses.  Reported by David Byron <dbyron@porto.coactive.com>,
11260         close PR libc/2589.
11261
11262 2001-10-15  Ulrich Drepper  <drepper@redhat.com>
11263
11264         * po/ca.po: New file.  Contributed by the translation team.
11265
11266 2001-10-15  Ralf Baechle  <ralf@gnu.org>
11267
11268         * sysdeps/unix/sysv/linux/mips/sys/sysmips.h: Make sysmips() prototype
11269         a varargs prototype.  Remove dependency from kernel header files.
11270
11271         * sysdeps/unix/sysv/linux/mips/bits/termios.h: General cleanup, use
11272         __USE_MISC / __USE_XOPEN not __USE_BSD where appropriate.
11273
11274 2001-10-14  Ulrich Drepper  <drepper@redhat.com>
11275
11276         * locale/programs/ld-collate.c (handle_ellipsis): Use %lX not %lx
11277         to generate hexadecimal identifier.
11278         Patch by Jungshik Shin <jungshik.shin@yale.edu>.
11279
11280 2001-10-09  Stephen L Moshier  <moshier@mediaone.net>
11281
11282         * sysdeps/ieee754/ldbl-96/s_cbrtl.c (__cbrtl): Fix algorithm.
11283
11284 2001-10-14  Ulrich Drepper  <drepper@redhat.com>
11285
11286         * sysdeps/ieee754/ldbl-128/e_powl.c: New file.
11287         * sysdeps/ieee754/ldbl-128/s_cbrtl.c: New file.
11288         Contributed by Stephen L Moshier <moshier@mediaone.net>.
11289
11290         * sysdeps/ieee754/ldbl-128/e_j0l.c: Constify float variables.
11291         * sysdeps/ieee754/ldbl-128/e_j1l.c: Likewise.
11292         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c: Likewise
11293         * sysdeps/ieee754/ldbl-128/s_erfl.c: Likewise
11294         * sysdeps/ieee754/ldbl-128/s_expm1l.c: Likewise
11295         * sysdeps/ieee754/ldbl-128/s_log1pl.c: Likewise
11296
11297         * timezone/africa: Update from tzdata2001d.
11298         * timezone/asia: Likewise.
11299         * timezone/australasia: Likewise.
11300         * timezone/backward: Likewise.
11301         * timezone/europe: Likewise.
11302         * timezone/leapseconds: Likewise.
11303         * timezone/northamerica: Likewise.
11304         * timezone/southamerica: Likewise.
11305         * timezone/zone.tab: Likewise.
11306
11307 2001-10-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
11308
11309         * sysdeps/s390/s390-32/sys/ucontext.h: Correct __psw_t typedef.
11310         * sysdeps/s390/s390-64/sys/ucontext.h: Likewise.
11311
11312 2001-10-12  Ulrich Drepper  <drepper@redhat.com>
11313
11314         * elf/elf.h (PT_TLS): New definition.
11315
11316 2001-10-10  Jeff Bailey  <jbailey@nisa.net>
11317
11318         * sysdeps/mach/hurd/Makefile: Add $(CFLAGS) for generation of
11319         bits/errno.h
11320
11321 2001-10-07  Roland McGrath  <roland@frob.com>
11322
11323         * sysdeps/mach/hurd/setrlimit.c (__setrlimit): Never return ENOSYS.
11324
11325 2001-10-10  Ulrich Drepper  <drepper@redhat.com>
11326
11327         * elf/elf.h: Add more ELFOSABI_* constants.
11328
11329 2001-10-04  Ben Collins  <bcollins@debian.org>
11330
11331         * sysdeps/generic/inttypes.h: Fix typo (define, not defined) in
11332         decleration of __need_wchar_t.
11333
11334 2001-10-03  Jakub Jelinek  <jakub@redhat.com>
11335
11336         * string/bits/string2.h (__strsep_g): Add prototype.
11337         (__strsep): Use it.
11338         * string/Versions (__strsep): Remove.
11339         * sysdeps/generic/strsep.c (__strsep_g): Add alias to __strsep.
11340
11341 2001-10-07  Ulrich Drepper  <drepper@redhat.com>
11342
11343         * manua/llio.texi: Clarify file references added by mmap.
11344         Patch by Marcus Brinkmann <Marcus.Brinkmann@ruhr-uni-bochum.de>.
11345
11346 2001-09-29  Jes Sorensen  <jes@trained-monkey.org>
11347
11348         * sysdeps/unix/sysv/linux/ia64/bits/sigcontext.h (struct sigcontext):
11349         Add sc_loadrs and sc_rbs_bas to match current kernel.
11350
11351 2001-09-27  Jakub Jelinek  <jakub@redhat.com>
11352
11353         * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Update.
11354
11355         * sysdeps/ieee754/ldbl-128/s_erfl.c (__erfcl): Fix erfc(-inf).
11356
11357 2001-09-27  Jakub Jelinek  <jakub@redhat.com>
11358
11359         * elf/dl-open.c (dl_open_worker): If l_opencount of freshly loaded
11360         object has been bumped because of relocation dependency, avoid
11361         duplicates in l_scope.
11362         (show_scope): Fix typos.
11363         * elf/Makefile: Add rules to build and run reldep6.
11364         * elf/reldep6.c: New file.
11365         * elf/reldep6mod0.c: New file.
11366         * elf/reldep6mod1.c: New file.
11367         * elf/reldep6mod2.c: New file.
11368         * elf/reldep6mod3.c: New file.
11369         * elf/reldep6mod4.c: New file.
11370
11371 2001-09-26  Jakub Jelinek  <jakub@redhat.com>
11372
11373         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_fixup_plt): Call
11374         sparc64_fixup_plt.
11375         (sparc64_fixup_plt): Moved from elf_machine_fixup_plt.  Optimize
11376         near jumps and 0xfffff800XXXXXXXX target addresses, no thread safety
11377         for non-lazy binding. Fix .plt[32768+] handling.
11378         (elf_machine_plt_value): Don't add addend.
11379         (elf_machine_rela): Call sparc64_fixup_plt instead of
11380         elf_machine_fixup_plt.
11381         (elf_machine_runtime_setup, TRAMPOLINE_TEMPLATE): Optimize for
11382         dynamic linker at 0xfffff800XXXXXXXX.
11383
11384         * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Update.
11385
11386 2001-09-28  Ulrich Drepper  <drepper@redhat.com>
11387
11388         * elf/elf.h: Define SHF_GROUP and SHF_TLS.
11389
11390 2001-09-25  Jakub Jelinek  <jakub@redhat.com>
11391
11392         * sysdeps/unix/bsd/bsd4.4/bits/socket.h (struct cmsghdr): Don't
11393         declare __cmsg_data field if its size would be bigger than 0.
11394         (CMSG_DATA): Adjust accordingly.
11395         * sysdeps/unix/sysv/aix/bits/socket.h: Likewise.
11396         * sysdeps/unix/sysv/linux/alpha/bits/socket.h: Likewise.
11397         * sysdeps/unix/sysv/linux/ia64/bits/socket.h: Likewise.
11398         * sysdeps/unix/sysv/linux/s390/s390-64/bits/socket.h: Likewise.
11399         * sysdeps/unix/sysv/linux/bits/socket.h: Likewise.
11400         * sysdeps/unix/sysv/linux/mips/bits/socket.h: Likewise.
11401         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
11402
11403 2001-09-25  Ulrich Drepper  <drepper@redhat.com>
11404
11405         * iconvdata/TESTS: Add entries for IBM1160 and IBM1161.
11406         * iconvdata/testdata/IBM1160: New file.
11407         * iconvdata/testdata/IBM1160..UTF8: New file.
11408         * iconvdata/testdata/IBM1161: New file.
11409         * iconvdata/testdata/IBM1161..UTF8: New file.
11410         Patch by Masahide Washizawa <WASHI@jp.ibm.com>.
11411
11412 2001-09-24  Ulrich Drepper  <drepper@redhat.com>
11413
11414         * sysdeps/unix/bsd/ulimit.c (ulimit): Handle overflow in
11415         UL_SETFSIZE computations better.
11416
11417         * rt/Makefile: Remove use of filter for librt again.
11418
11419         * sysdeps/unix/sysv/linux/ulimit.c (__ulimit): Handle overflow in
11420         UL_SETFSIZE computations better.
11421
11422         * string/Versions: Export __strsep for GLIBC_2.2.5.
11423         * string/bits/string2.h: Define all __STRING_INLINE functions if
11424         _FORCE_INLINES is defined.
11425         Use int instead of char of parameter types.
11426         (__strsep): Don't use __strsep_g.  Don't define it.
11427         (__strsep_1c, __strsep_2c, __strsep_3c): Optimize.
11428         * sysdeps/i386/i486/string.h (__strcpy_a_small): Renamed from
11429         __strcpy_small.
11430         (__stpcpy_a_small): Renamed from __stpcpy_small.
11431         (__strcspn_c1): Don't define if _FORCE_INLINES.
11432         (__strspn_c1): Likewise.
11433
11434 2001-09-22  Ben Collins  <bcollins@debian.org>
11435
11436         * sysdeps/sparc/bits/sigaction.h: Define SA_RESTART and friends when
11437         _UNIX98_SOURCE is defined too.  Matches generic/bits/sigaction.h.
11438         * sysdeps/ia64/bits/sigaction.h: Likewise.
11439         * sysdeps/s390/s390-64/bits/sigaction.h: Likewise.
11440
11441 2001-09-24  Andrew Haley  <aph@cambridge.redhat.com>
11442
11443         * sysdeps/unix/sysv/linux/sh/Makefile (sysdep_headers): Add sys/io.h.
11444
11445 2001-09-24  Jakub Jelinek  <jakub@redhat.com>
11446
11447         * elf/dl-open.c (dl_open_worker): Update l_scope_max.
11448
11449 2001-09-24  Ulrich Drepper  <drepper@redhat.com>
11450
11451         * wcsmbs/wchar.h: Add __attribute_pure__ to mbsinit prototype.
11452
11453 2001-09-20  H.J. Lu  <hjl@gnu.org>
11454
11455         * include/dlfcn.h (__RTLD_SPROF): New definiton.
11456         * elf/dl-open.c (dl_open_worker): Return immediately after loading
11457         for __RTLD_SPROF.
11458         * elf/sprof.c (main): Default to the filename if soname doesn't exist.
11459         (load_shobj): Call dlopen with `RTLD_LAZY | __RTLD_SPROF'.
11460
11461 2001-09-20  H.J. Lu  <hjl@gnu.org>
11462
11463         * elf/dl-profile.c (_dl_mcount): Use old *narcsp value for newarc,
11464         don't add 1.
11465
11466 2001-09-22  Ulrich Drepper  <drepper@redhat.com>
11467
11468         * nss/getent.c: Accept -s parameter to overwrite rules in
11469         nsswitch.conf.  Patch by Nalin Dahyabhai <nalin@redhat.com>.
11470
11471         * nss/nss_files/files-network.c (LINE_PARSER): Pad addr string
11472         with as many ".0" as necessary to form a complete address
11473         inet_network understands.
11474
11475         * nss/getent.c: Various cleanups.  Use simpler and fewer function
11476         calls.
11477
11478 2001-09-20  Martin Schwidefsky  <schwidefsky@de.ibm.com>
11479
11480         * sysdeps/s390/s390-32/bits/setjmp.h: Correct pointer comparison in
11481         _JMPBUF_UNWINDS.
11482         * sysdeps/s390/s390-64/bits/setjmp.h: Likewise.
11483
11484 2001-09-22  Ulrich Drepper  <drepper@redhat.com>
11485
11486         * iconvdata/Makefile: Add rules to build and distribute IBM1160 and
11487         IBM1161.
11488         * iconvdata/gconv-modules: Add entries for IBM1160 and IBM1161.
11489         * iconvdata/ibm1160.c: New file.
11490         * iconvdata/ibm1160.h: New file.
11491         * iconvdata/ibm1161.c: New file.
11492         * iconvdata/ibm1161.h: New file.
11493         Patch by Masahide Washizawa <WASHI@jp.ibm.com>.
11494
11495 2001-09-19  Jakub Jelinek  <jakub@redhat.com>
11496
11497         * sysdeps/alpha/dl-machine.h (elf_machine_load_address): Compute the
11498         difference between base address and first PT_LOAD's virtual address,
11499         not the base address.
11500
11501 2001-09-11  Tom Rix  <trix@redhat.com>
11502
11503         * sysdeps/unix/sysv/aix/init-first.c (init):  Use USE_NONONPTION_FLAG
11504         ifdef for __getopt_clean_environment.
11505         * sysdeps/unix/sysv/aix/libc-start.c: Add real implementation.
11506
11507 2001-09-22  Andreas Jaeger  <aj@suse.de>
11508
11509         * elf/reldep4.c (main): Add proper prototype to fix warning.
11510
11511         * elf/reldep5.c (main): Remove unused variable.
11512
11513         * math/math_private.h: Add prototypes.
11514
11515 2001-09-21  Andreas Jaeger  <aj@suse.de>
11516
11517         * sysdeps/unix/sysv/linux/x86_64/Dist: New file.
11518         * sysdeps/x86_64/Dist: New file.
11519         * sysdeps/x86_64/soft-fp/Dist: New file.
11520
11521         * sysdeps/gnu/Dist: Remove eval.c.
11522
11523 2001-09-20  Ulrich Drepper  <drepper@redhat.com>
11524
11525         * malloc/memusage.c (realloc): Don't count already allocated
11526         memory in the sums.
11527         (me): Always use dlsym() to find the real implementations.
11528
11529         * malloc/memusage.sh: Make -n option actually do something.
11530
11531 2001-09-20  Andreas Jaeger  <aj@suse.de>
11532
11533         * elf/elf.h (R_390_NUM): Correct value.
11534
11535         * Versions.def: Add missing versions 2.2.3 for libthread_db and
11536         libpthread.
11537
11538         * sysdeps/unix/sysv/linux/configure.in: Add minimal kernel version
11539         for x86-64, install x86-64 into */lib64.
11540
11541         * shlib-versions: Add x86-64.
11542
11543         * elf/elf.h: Add x86-64 relocations.
11544
11545 2001-09-19  Ulrich Drepper  <drepper@redhat.com>
11546
11547         * po/fr.po: Update from translation team.
11548
11549 2001-09-19  Andreas Jaeger  <aj@suse.de>
11550
11551         * sysdeps/unix/sysv/linux/x86_64/Makefile: New file.
11552         * sysdeps/unix/sysv/linux/x86_64/Versions: New file.
11553         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: New file.
11554         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: New file.
11555         * sysdeps/unix/sysv/linux/x86_64/bits/stat.h: New file.
11556         * sysdeps/unix/sysv/linux/x86_64/bits/statfs.h: New file.
11557         * sysdeps/unix/sysv/linux/x86_64/bits/time.h: New file.
11558         * sysdeps/unix/sysv/linux/x86_64/bits/types.h: New file.
11559         * sysdeps/unix/sysv/linux/x86_64/brk.c: New file.
11560         * sysdeps/unix/sysv/linux/x86_64/clone.S: New file.
11561         * sysdeps/unix/sysv/linux/x86_64/fstatfs64.c: New file.
11562         * sysdeps/unix/sysv/linux/x86_64/ftruncate64.c: New file.
11563         * sysdeps/unix/sysv/linux/x86_64/fxstat.c: New file.
11564         * sysdeps/unix/sysv/linux/x86_64/fxstat64.c: New file.
11565         * sysdeps/unix/sysv/linux/x86_64/getdents.c: New file.
11566         * sysdeps/unix/sysv/linux/x86_64/getdents64.c: New file.
11567         * sysdeps/unix/sysv/linux/x86_64/getrlimit64.c: New file.
11568         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c: New file.
11569         * sysdeps/unix/sysv/linux/x86_64/glob64.c: New file.
11570         * sysdeps/unix/sysv/linux/x86_64/lxstat.c: New file.
11571         * sysdeps/unix/sysv/linux/x86_64/lxstat64.c: New file.
11572         * sysdeps/unix/sysv/linux/x86_64/mmap64.c: New file.
11573         * sysdeps/unix/sysv/linux/x86_64/pread64.c: New file.
11574         * sysdeps/unix/sysv/linux/x86_64/profil-counter.h: New file.
11575         * sysdeps/unix/sysv/linux/x86_64/pwrite64.c: New file.
11576         * sysdeps/unix/sysv/linux/x86_64/readdir.c: New file.
11577         * sysdeps/unix/sysv/linux/x86_64/readdir64.c: New file.
11578         * sysdeps/unix/sysv/linux/x86_64/readdir64_r.c: New file.
11579         * sysdeps/unix/sysv/linux/x86_64/readdir_r.c: New file.
11580         * sysdeps/unix/sysv/linux/x86_64/recv.c: New file.
11581         * sysdeps/unix/sysv/linux/x86_64/register-dump.h: New file.
11582         * sysdeps/unix/sysv/linux/x86_64/send.c: New file.
11583         * sysdeps/unix/sysv/linux/x86_64/setrlimit64.c: New file.
11584         * sysdeps/unix/sysv/linux/x86_64/sigaction.c: New file.
11585         * sysdeps/unix/sysv/linux/x86_64/sigcontextinfo.h: New file.
11586         * sysdeps/unix/sysv/linux/x86_64/sigpending.c: New file.
11587         * sysdeps/unix/sysv/linux/x86_64/sigprocmask.c: New file.
11588         * sysdeps/unix/sysv/linux/x86_64/sigsuspend.c: New file.
11589         * sysdeps/unix/sysv/linux/x86_64/statfs64.c: New file.
11590         * sysdeps/unix/sysv/linux/x86_64/sys/perm.h: New file.
11591         * sysdeps/unix/sysv/linux/x86_64/sys/procfs.h: New file.
11592         * sysdeps/unix/sysv/linux/x86_64/sys/reg.h: New file.
11593         * sysdeps/unix/sysv/linux/x86_64/sys/ucontext.h: New file.
11594         * sysdeps/unix/sysv/linux/x86_64/sys/user.h: New file.
11595         * sysdeps/unix/sysv/linux/x86_64/syscall.S: New file.
11596         * sysdeps/unix/sysv/linux/x86_64/syscalls.list: New file.
11597         * sysdeps/unix/sysv/linux/x86_64/sysdep.S: New file.
11598         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: New file.
11599         * sysdeps/unix/sysv/linux/x86_64/time.c: New file.
11600         * sysdeps/unix/sysv/linux/x86_64/truncate64.c: New file.
11601         * sysdeps/unix/sysv/linux/x86_64/umount.c: New file.
11602         * sysdeps/unix/sysv/linux/x86_64/vfork.S: New file.
11603         * sysdeps/unix/sysv/linux/x86_64/xstat.c: New file.
11604         * sysdeps/unix/sysv/linux/x86_64/xstat64.c: New file.
11605         * sysdeps/unix/x86_64/sysdep.S: New file.
11606         * sysdeps/unix/x86_64/sysdep.h: New file.
11607         * sysdeps/x86_64/Implies: New file.
11608         * sysdeps/x86_64/Makefile: New file.
11609         * sysdeps/x86_64/Versions: New file.
11610         * sysdeps/x86_64/__longjmp.S: New file.
11611         * sysdeps/x86_64/abort-instr.h: New file.
11612         * sysdeps/x86_64/atomicity.h: New file.
11613         * sysdeps/x86_64/bits/endian.h: New file.
11614         * sysdeps/x86_64/bits/setjmp.h: New file.
11615         * sysdeps/x86_64/bits/string.h: New file.
11616         * sysdeps/x86_64/bp-asm.h: New file.
11617         * sysdeps/x86_64/bsd-_setjmp.S: New file.
11618         * sysdeps/x86_64/bsd-setjmp.S: New file.
11619         * sysdeps/x86_64/dl-machine.h: New file.
11620         * sysdeps/x86_64/elf/initfini.c: New file.
11621         * sysdeps/x86_64/elf/start.S: New file.
11622         * sysdeps/x86_64/ffs.c: New file.
11623         * sysdeps/x86_64/ffsll.c: New file.
11624         * sysdeps/x86_64/fpu/bits/fenv.h: New file.
11625         * sysdeps/x86_64/fpu/bits/mathdef.h: New file.
11626         * sysdeps/x86_64/fpu/e_acosl.c: New file.
11627         * sysdeps/x86_64/fpu/e_atan2l.c: New file.
11628         * sysdeps/x86_64/fpu/e_exp2l.S: New file.
11629         * sysdeps/x86_64/fpu/e_expl.c: New file.
11630         * sysdeps/x86_64/fpu/e_fmodl.S: New file.
11631         * sysdeps/x86_64/fpu/e_log10l.S: New file.
11632         * sysdeps/x86_64/fpu/e_log2l.S: New file.
11633         * sysdeps/x86_64/fpu/e_logl.S: New file.
11634         * sysdeps/x86_64/fpu/e_powl.S: New file.
11635         * sysdeps/x86_64/fpu/e_rem_pio2l.c: New file.
11636         * sysdeps/x86_64/fpu/e_scalbl.S: New file.
11637         * sysdeps/x86_64/fpu/e_sqrtl.c: New file.
11638         * sysdeps/x86_64/fpu/fclrexcpt.c: New file.
11639         * sysdeps/x86_64/fpu/fedisblxcpt.c: New file.
11640         * sysdeps/x86_64/fpu/feenablxcpt.c: New file.
11641         * sysdeps/x86_64/fpu/fegetenv.c: New file.
11642         * sysdeps/x86_64/fpu/fegetexcept.c: New file.
11643         * sysdeps/x86_64/fpu/fegetround.c: New file.
11644         * sysdeps/x86_64/fpu/feholdexcpt.c: New file.
11645         * sysdeps/x86_64/fpu/fesetenv.c: New file.
11646         * sysdeps/x86_64/fpu/fesetround.c: New file.
11647         * sysdeps/x86_64/fpu/fgetexcptflg.c: New file.
11648         * sysdeps/x86_64/fpu/fraiseexcpt.c: New file.
11649         * sysdeps/x86_64/fpu/fsetexcptflg.c: New file.
11650         * sysdeps/x86_64/fpu/ftestexcept.c: New file.
11651         * sysdeps/x86_64/fpu/libm-test-ulps: New file.
11652         * sysdeps/x86_64/fpu/math_ldbl.h: New file.
11653         * sysdeps/x86_64/fpu/printf_fphex.c: New file.
11654         * sysdeps/x86_64/fpu/s_atanl.c: New file.
11655         * sysdeps/x86_64/fpu/s_cosl.S: New file.
11656         * sysdeps/x86_64/fpu/s_expm1l.S: New file.
11657         * sysdeps/x86_64/fpu/s_fpclassifyl.c: New file.
11658         * sysdeps/x86_64/fpu/s_isinfl.c: New file.
11659         * sysdeps/x86_64/fpu/s_isnanl.c: New file.
11660         * sysdeps/x86_64/fpu/s_log1pl.S: New file.
11661         * sysdeps/x86_64/fpu/s_logbl.c: New file.
11662         * sysdeps/x86_64/fpu/s_nextafterl.c: New file.
11663         * sysdeps/x86_64/fpu/s_nexttoward.c: New file.
11664         * sysdeps/x86_64/fpu/s_nexttowardf.c: New file.
11665         * sysdeps/x86_64/fpu/s_rintl.c: New file.
11666         * sysdeps/x86_64/fpu/s_significandl.c: New file.
11667         * sysdeps/x86_64/fpu/s_sincosl.S: New file.
11668         * sysdeps/x86_64/fpu/s_sinl.S: New file.
11669         * sysdeps/x86_64/fpu/s_tanl.S: New file.
11670         * sysdeps/x86_64/gmp-mparam.h: New file.
11671         * sysdeps/x86_64/hp-timing.c: New file.
11672         * sysdeps/x86_64/hp-timing.h: New file.
11673         * sysdeps/x86_64/htonl.S: New file.
11674         * sysdeps/x86_64/memusage.h: New file.
11675         * sysdeps/x86_64/setjmp.S: New file.
11676         * sysdeps/x86_64/soft-fp/sfp-machine.h: New file.
11677         * sysdeps/x86_64/stackinfo.h: New file.
11678         * sysdeps/x86_64/sysdep.h: New file.
11679         * sysdeps/unix/sysv/linux/x86_64/ldd-rewrite.sed: New file.
11680
11681         * sysdeps/ieee754/ldbl-128/s_erfl.c: New file, contributed Stephen
11682         L Moshier.
11683
11684 2001-09-18  Ulrich Drepper  <drepper@redhat.com>
11685
11686         * malloc/malloc.c (ptmalloc_init): Handle _environ==NULL.
11687         Reported by B. D. Elliott <bde@nwlink.com> [PR libc/2541].
11688
11689 2001-09-18  Andreas Schwab  <schwab@suse.de>
11690
11691         * elf/dl-load.c (_dl_map_object_from_fd): Update handling of scope
11692         list, now that l_scope is a pointer.
11693
11694         * elf/dl-open.c (dl_open_worker): Fix thinko when enlarging the
11695         scope list.
11696
11697 2001-09-18  kaz Kojima  <kkojima@rr.iij4u.or.jp>
11698
11699         * sysdeps/sh/dl-machine.h (elf_machine_rela): Fix reverse condition.
11700         (elf_machine_rela_relative): Add a missing declaration.
11701
11702 2001-09-18  Jakub Jelinek  <jakub@redhat.com>
11703
11704         * sysdeps/unix/sysv/linux/ia64/ldd-rewrite.sed: New file.
11705         * sysdeps/unix/sysv/linux/s390/ldd-rewrite.sed: New file.
11706         * sysdeps/unix/sysv/linux/configure.in: Add ia64 and s390
11707         ldd-rewrite scripts.
11708
11709 2001-09-18  Ulrich Drepper  <drepper@redhat.com>
11710
11711         * elf/ldd.bash.in: Update copyright message.
11712
11713 2001-09-17  H.J. Lu  <hjl@gnu.org>
11714
11715         * hurd/hurdmalloc.c (bcopy): Removed.
11716         (realloc): Replace bcopy with memcpy.
11717         * hurd/path-lookup.c (file_name_path_scan): Likewise.
11718         * resolv/gethnamaddr.c (map_v4v6_address): Likewise.
11719         * sunrpc/rpcinfo.c (pmapdump): Likewise.
11720
11721         * resolv/gethnamaddr.c (getanswer): Replace bcopy with memmove.
11722         (gethostbyaddr): Likewise.
11723         * sunrpc/rpcinfo.c (get_inet_address): Likewise.
11724
11725 2001-09-18  Ulrich Drepper  <drepper@redhat.com>
11726
11727         * sysdeps/gnu/eval.c: Removed.
11728
11729 2001-09-18  Andreas Jaeger  <aj@suse.de>
11730
11731         * sysdeps/i386/fpu/s_logbl.S: Move to ...
11732         * sysdeps/i386/fpu/s_logbl.c: ...here, use inline assembler.
11733
11734         * sysdeps/i386/fpu/s_rintl.S: Move to ...
11735         * sysdeps/i386/fpu/s_rintl.c: ...here, use inline assembler.
11736
11737         * sysdeps/i386/fpu/s_significandl.S: Move to ...
11738         * sysdeps/i386/fpu/s_significandl.c: ...here, use inline assembler.
11739
11740 2001-09-16  Ulrich Drepper  <drepper@redhat.com>
11741
11742         * string/strcoll.c [USE_IN_EXTENDED_LOCALE_MODEL]: Correctly get
11743         nrules value.
11744
11745 2001-09-14  H.J. Lu  <hjl@gnu.org>
11746
11747         * sysdeps/mips/fpu/libm-test-ulps: Updated.
11748
11749 2001-09-14  Ulrich Drepper  <drepper@redhat.com>
11750
11751         * sysdeps/unix/sysv/linux/s390/s390-32/sys/ucontext.h: Fix a typo.
11752         Patch by Florian La Roche <laroche@redhat.com>.
11753
11754         * string/bits/string2.h (__strtok_r_1c): Optimize a bit.
11755
11756         * sysdeps/unix/sysv/linux/net/ethernet.h: Correct references to
11757         ETHER_CRC_LEN.
11758
11759 2001-09-14  Andreas Schwab  <schwab@suse.de>
11760
11761         * posix/execl.c: Fix last argument of memcpy.  Reported by Brian
11762         Sumner <bls@sgi.com>.
11763         * posix/execlp.c: Likewise.
11764
11765 2001-09-13  Jakub Jelinek  <jakub@redhat.com>
11766
11767         * elf/dl-deps.c (_dl_map_object_deps): Fix filter handling if filter
11768         is already found earlier in the search scope.
11769
11770 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
11771
11772         * rt/Makefile (LDFLAGS-rt.so): Use shared thread library as librt's
11773         filter.
11774
11775 2001-09-13  Ulrich Drepper  <drepper@redhat.com>
11776
11777         * sysdeps/powerpc/fpu/libm-test-ulps: Adjust expected errors for j0.
11778
11779 2001-09-12  Ulrich Drepper  <drepper@redhat.com>
11780
11781         * config.h.in: Enforce optimization to be used.
11782         * Makeconfig (preprocess-versions): Define ASSEMBLER.
11783         * stdlib/Makefile (isomac-CFLAGS): Define to -O.
11784         * posix/Makefile (annexc-CFLAGS): Define to -O.
11785         * sysdeps/unix/make-syscalls.sh: Define __OPTIMIZE__ in use of asm_CPP.
11786
11787 2001-09-11  Ulrich Drepper  <drepper@redhat.com>
11788
11789         * nscd/nscd_gethst_r.c: Don't expect IPv6 addresses for IPv4 lookup.
11790         Patch by Stephan Kulow.
11791
11792 2001-09-08  Ben Collins  <bcollins@debian.org>
11793
11794         * sysdeps/arm/dl-machine.h (elf_machine_rel): Fix thinko in
11795         usage of RESOLVE() (r_type, not reloc->r_type).
11796
11797 2001-09-08  Ulrich Drepper  <drepper@redhat.com>
11798
11799         * elf/dl-object.c: Avoid allocating extra memory block for name.
11800         * elf/dl-close.c (_dl_close): Don't free l_libname if it is not
11801         allocated separately.
11802         * elf/dl-load.c (_dl_map_object_from_fd): Likewise.
11803
11804 2001-09-08  H.J. Lu  <hjl@gnu.org>
11805
11806         * po/zh_TW.po: Fix a typo.
11807
11808 2001-09-07  Tom Rix  <trix@redhat.com>
11809
11810         * sysdeps/unix/sysv/aix/sysv_termio.h: New file.
11811
11812 2001-08-26  Tom Rix  <trix@redhat.com>
11813
11814         * sysdeps/unix/sysv/aix/Makefile (aix-syscalls.o): More linker
11815         command line options.
11816         * sysdeps/unix/sysv/aix/start.s: New file, rework of start.c
11817         * sysdeps/unix/sysv/aix/start.c: Removed.
11818         * sysdeps/unix/sysv/aix/start-libc.c: New file.
11819         * sysdeps/unix/sysv/aix/init-first.c: New file.
11820         * sysdeps/unix/sysv/aix/fcntl.c: Alias __libc_fcntl to __fcntl.
11821
11822 2001-09-08  Ben Collins  <bcollins@debian.org>
11823
11824         * sysdeps/arm/dl-machine.h: Fix usage of new _dl_signal_error() format.
11825         * sysdeps/generic/dl-machine.h: Likewise.
11826         * sysdeps/hppa/dl-fptr.c: Likewise.
11827         * sysdeps/ia64/dl-fptr.c: Likewise.
11828         * sysdeps/mach/hurd/dl-sysdep.c: Likewise.
11829         * sysdeps/mips/dl-machine.h: Likewise.
11830         * sysdeps/mips/mips64/dl-machine.h: Likewise.
11831         * sysdeps/powerpc/dl-machine.c: Likewise.
11832
11833 2001-09-07  Ben Collins  <bcollins@debian.org>
11834
11835         * sysdeps/sparc/sparc32/dl-machine.h: Fix typo.
11836
11837         * sysdeps/hppa/dl-lookupcfg.h: Forward declare struct link_map.
11838
11839 2001-09-08  Ulrich Drepper  <drepper@redhat.com>
11840
11841         * elf/dl-lookup.c (add_dependency): Bump l_opencount of all
11842         dependencies if necessary.
11843
11844         * elf/dl-close.c (_dl_close): If object has no r_list (i.e., wasn't
11845         loaded directly) determine length if l_initfini list by iterating
11846         over its elements.  Minor optimizations.
11847         * elf/dl-deps.c (_dl_map_object_deps): Always add own map to l_initfini
11848         for dependency objects.
11849         If object was already loaded check whether any of the dependencies
11850         is already on the relocation dependency list.  If yes, remove the
11851         latter.  Minor optimizations.
11852         * elf/dl-lookup.c (add_dependency): Add check for self reference of
11853         maps here.  Search l_initfini list only if the object was loaded
11854         directly and not only as a dependency.
11855         (_dl_lookup_symbol): Add relocation dependency also if object
11856         is not in global scope.  Remove test for self-reference here.
11857         (_dl_lookup_versioned_symbol): Likewise.
11858         * elf/dl-object (_dl_new_object): Cleanup.  Initialize dont_free
11859         element of first name record.
11860         * elf/loadtest.c: Add some more test to recognize early if an object
11861         wasn't unloaded.
11862         * elf/Makefile: Add rules to build and run reldep5.
11863         * elf/reldep5.c: New file.
11864         * elf/reldepmod5.c: New file.
11865         * elf/reldepmod6.c: New file.
11866
11867         * elf/reldep2.c: Fix typo.
11868
11869 2001-09-07  Ulrich Drepper  <drepper@redhat.com>
11870
11871         * include/link.h (struct link_map): Add l_scope_mem and l_scope_max
11872         elements.  Change l_scope to be a pointer only.
11873         * elf/dl-object.c (_dl_new_object): Initialize l_scope and l_scope_max.
11874         * elf/dl-open.c (dl_open_worker): If dependency wasn't just opened
11875         here add searchlist of newly open file to the dependency's scope.
11876         * elf/dl-close.c (_dl_close): If dependency is used otherwise remove
11877         only searchlist from its scope.  Free own scope array if necessary.
11878         * elf/Makefile (tests): Add dblload and dblunload now.
11879
11880 2001-09-06  Andreas Jaeger  <aj@suse.de>
11881
11882         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c: New file, contributed
11883         Stephen L Moshier.
11884
11885 2001-09-05  Ulrich Drepper  <drepper@redhat.com>
11886
11887         * elf/Makefile: Add rules to build new tests.  Don't run them yet since
11888         they both fail.
11889         * elf/dblload.c: New file.
11890         * elf/dblloadmod1.c: New file.
11891         * elf/dblloadmod2.c: New file.
11892         * elf/dblloadmod3.c: New file.
11893         * elf/dblunload.c: New file.
11894
11895 2001-09-04  Richard Henderson  <rth@redhat.com>
11896
11897         * elf/elf.h (R_ALPHA_OP_*, R_ALPHA_IMMED_*): Remove.
11898         (R_ALPHA_GPREL16): Rename from R_ALPHA_IMMED_GP_16.
11899
11900 2001-09-04  Ulrich Drepper  <drepper@redhat.com>
11901
11902         Correct very misleading message for error in failed runtime relocation.
11903         * elf/dl-error.c (_dl_signal_error): Take extra parameter to describe
11904         place of the error.
11905         (_dl_signal_cerror): Likewise.
11906         * sysdeps/generic/ldsodefs.h: Adjust prototypes.
11907         * elf/dl-close.c: Likewise.
11908         * elf/dl-deps.c: Likewise.
11909         * elf/dl-load.c: Likewise.
11910         * elf/dl-lookup.c: Likewise.
11911         * elf/dl-open.c: Likewise.
11912         * elf/dl-reloc.c: Likewise.
11913         * elf/dl-sym.c: Likewise.
11914         * elf/dl-version.c: Likewise.
11915         * sysdeps/generic/dl-sysdep.c: Likewise.
11916
11917 2001-09-04  Jakub Jelinek  <jakub@redhat.com>
11918
11919         * iconv/strtab.c (strtabinit): Initialize null Strent.
11920         (newstring): Move len == 0 handling...
11921         (strtabadd): ...here.
11922         If len == 1, return null Strent.
11923         When inserting a suffix of an existing string, check if
11924         it is not equal to some suffix already recorded.
11925         Copy left and right members over if adding longer string.
11926
11927 2001-09-04  Jakub Jelinek  <jakub@redhat.com>
11928
11929         * sunrpc/rpc_cout.c (upcase): Account for trailing '\0'.
11930
11931         * sysdeps/unix/sysv/linux/alpha/gethostname.c: Include <errno.h>.
11932         (__syscall_gethostname): Add prototype.
11933
11934 2001-09-04  Ulrich Drepper  <drepper@redhat.com>
11935
11936         * elf/dl-object.c (_dl_new_object): Remove unnecessary if.
11937
11938 2001-09-02  Ulrich Drepper  <drepper@redhat.com>
11939
11940         * elf/rtld.c (dl_main): Increment l_opencount for main binary.
11941
11942 2001-08-27  Roland McGrath  <roland@frob.com>
11943
11944         * sysdeps/unix/sysv/gethostname.c (__gethostname): When LEN is too
11945         short, copy that much into NAME anyway before returning error.
11946
11947 2001-09-01  Richard Henderson  <rth@redhat.com>
11948
11949         * sysdeps/alpha/elf/Dist: Remove file.
11950         * sysdeps/alpha/elf/Makefile: Remove file.
11951         * sysdeps/alpha/elf/crtbegin.S: Remove file.
11952         * sysdeps/alpha/elf/crtend.S: Remove file.
11953         * sysdeps/alpha/elf/initfini.c: New file.
11954
11955 2001-09-01  Mark Kettenis  <kettenis@gnu.org>
11956
11957         * iconv/tst-iconv1.c: Include <stddef.h> for wchar_t.
11958         * iconv/tst-iconv3.c: Likewise.
11959
11960 2001-09-01  Jakub Jelinek  <jakub@redhat.com>
11961
11962         * sysdeps/generic/inttypes.h (__gwchar_t): Define to wchar_t for C++.
11963
11964 2001-09-01  Ulrich Drepper  <drepper@redhat.com>
11965
11966         * iconv/gconv_cache.c: Rename variable cache to __gconv_cache and
11967         export it.
11968         * iconv/Versions (libc) [GLIBC_2.2.5]: Export __gconv_cache.
11969         * iconv/iconv_prog.c (insert_cache): New function.
11970         (print_known_names): If cache is used call insert_cache to use the
11971         information from the cache [PR libc/2509].
11972
11973 2001-08-31  Ulrich Drepper  <drepper@redhat.com>
11974
11975         * time/strptime.c (strptime_internal): Recognize 'l' format and
11976         handle it like 'I' for symmetry with strftime.
11977
11978 2001-08-31  Richard Henderson  <rth@redhat.com>
11979
11980         * elf/dl-support.c (_dl_cpuclock_offset): Protect with NONAVAIL.
11981         (HP_TIMING_AVAIL): Set to HP_SMALL_TIMING_AVAIL if present.
11982         * elf/rtld.c (HP_TIMING_AVAIL): Likewise.
11983         (print_statistics): Make scalar unsigned long long.
11984         * sysdeps/alpha/hp-timing.h: New file.
11985
11986 2001-08-31  Jakub Jelinek  <jakub@redhat.com>
11987
11988         * stdio-common/perror.c (perror): Save errno early, pass it
11989         down to perror_internal.
11990         (perror_internal): Add errnum argument.
11991
11992 2001-08-31  Jakub Jelinek  <jakub@redhat.com>
11993
11994         * sysdeps/alpha/dl-machine.h (elf_machine_rela): Remove unused code.
11995         Don't add old memory content for R_ALPHA_REFQUAD.
11996
11997 2001-08-30  Ulrich Drepper  <drepper@redhat.com>
11998
11999         * crypt/md5-crypt.c (__md5_crypt_r): Compute used and required
12000         memory correctly.
12001
12002         * sysdeps/unix/sysv/linux/ia64/ioperm.c (_ioperm): Use __open
12003         instead of open, __close instead of close, __getpagesize instead
12004         of getpagesize.
12005
12006         * string/argz-stringify.c (__argz_stringify): Use __strnlen
12007         instead of strnlen.
12008         * include/string.h (strndupa): Redefine here to use __strnlen
12009         instead of strnlen.
12010         * string/strndup.c (__strndup): Use __strnlen not strnlen.
12011
12012         * misc/syslog.c (vsyslog): Fix typo in last change (connect ->
12013         connected).
12014
12015 2001-08-30  Jakub Jelinek  <jakub@redhat.com>
12016
12017         * sysdeps/alpha/dl-machine.h (elf_machine_rela): Don't handle
12018         R_ALPHA_RELATIVE if RTLD_BOOTSTRAP and HAVE_Z_COMBRELOC.  Only check
12019         for rtld map if neither RTLD_BOOTSTRAP nor HAVE_Z_COMBRELOC is defined.
12020         * sysdeps/i386/dl-machine.h (elf_machine_rel): Similarly.
12021         * sysdeps/ia64/dl-machine.h (elf_machine_rel): Similarly.
12022         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rel): Similarly.
12023         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rel): Similarly.
12024
12025 2001-08-30  Ulrich Drepper  <drepper@redhat.com>
12026
12027         * sysdeps/alpha/fpu/libm-test-ulps: Adjust j0 ULPs.
12028
12029 2001-08-30  Andreas Jaeger  <aj@suse.de>
12030
12031         * sysdeps/ieee754/ldbl-128/e_jnl.c: New file,
12032         contributed Stephen L Moshier.
12033
12034 2001-08-30  Jakub Jelinek  <jakub@redhat.com>
12035
12036         * sunrpc/etc.rpc (sgi_fam): Add.
12037
12038 2001-08-30  Ulrich Drepper  <drepper@redhat.com>
12039
12040         * sysdeps/unix/sysv/linux/alpha/gethostname.c: New file.
12041
12042 2001-08-29  Ulrich Drepper  <drepper@redhat.com>
12043
12044         * nis/nis_findserv.c (__nis_findfastest): Don't fail if reply received
12045         first is from a previous call.
12046         Patch by Alexander Belopolsky <alexb@rentec.com> for [PR libc/3670].
12047
12048 2001-08-29  Andreas Schwab  <schwab@suse.de>
12049
12050         * sysdeps/ia64/fpu/libm-test-ulps: Updated.
12051
12052 2001-08-25  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
12053
12054         * config.make.in (INSTALL_SCRIPT): Define.
12055         * Makeconfig (INSTALL_SCRIPT): Define.
12056         * Makerules (do-install-script): New macro to install scripts using
12057         INSTALL_SCRIPT.
12058         (install-bin-script): New rule to install scripts with
12059         do-install-script.
12060         (install-bin-script-nosubdir): New rule.
12061         (install-no-libc.a-nosubdir): Add install-bin-script-nosubdir.
12062         (distinfo-vars): Add $(install-bin-script).
12063         * Rules (others): Likewise.
12064         * Makefile (glibcbug): Install with install-bin-script.
12065         * debug/Makefile (xtrace): Likewise.
12066         (catchsegv): Likewise.
12067         * elf/Makefile (ldd): Likewise.
12068         * malloc/Makefile (mtrace): Likewise.
12069         * timezone/Makefile (tzselect): Likewise.
12070
12071 2001-08-29  H.J. Lu  <hjl@gnu.org>
12072
12073         * sysdeps/mips/dl-machine.h (__dl_runtime_resolve): Pass
12074         ELF_RTYPE_CLASS_PLT, instead of R_MIPS_REL32, to
12075         _dl_lookup_versioned_symbol () and _dl_lookup_symbol ().
12076
12077 2001-08-29  Andreas Schwab  <schwab@suse.de>
12078
12079         * sysdeps/m68k/fpu/libm-test-ulps: Updated.
12080
12081 2001-08-28  H.J. Lu  <hjl@gnu.org>
12082
12083         * Makeconfig (combreloc-LDFLAGS): New variable.
12084         Add it to LDFLAGS.so, LDFLAGS-rtld, and +link.
12085         * config.make.in (have-z-combreloc): New variable.
12086         * configure.in: Substitute libc_cv_z_combreloc.
12087
12088 2001-08-29  Ulrich Drepper  <drepper@redhat.com>
12089
12090         * po/sv.po: Update from translation team.
12091         * po/fr.po: Likewise.
12092         * po/da.po: Likewise.
12093
12094 2001-08-28  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
12095
12096         * Makerules: Fix a typo: MD% -> MD5.
12097
12098 2001-08-28  Ulrich Drepper  <drepper@redhat.com>
12099
12100         * sunrpc/rpc_hout.c (pargdef): Function must take pointer to object.
12101         Patch by Patrick Duval <Patrick.Duval@devinci.fr>.
12102
12103 2001-08-28  Andreas Jaeger  <aj@suse.de>
12104
12105         * manual/libc-texinfo.sh: Add entry about free manuals.
12106
12107         * manual/contrib.texi (Contributors): Fix cross reference.
12108
12109         * manual/libc.texinfo (Copying): Include freemanuals.
12110
12111         * manual/Makefile (appendices): Add freemanuals.
12112
12113         * manual/freemanuals.texi: New file.
12114         Patch by Brian Youmans <3diff@gnu.org>.
12115
12116         * manual/libm-err-tab.pl: Pretty print more platforms, print a
12117         smaller table.
12118
12119         * manual/math.texi (Errors in Math Functions): Fix grammar, start
12120         table on separate page.
12121         Patch by Brian Youmans <3diff@gnu.org>.
12122
12123 2001-08-27  Ulrich Drepper  <drepper@redhat.com>
12124
12125         * misc/syslog.c (vsyslog): Try a bit harder to use syslogd.  If
12126         the connection went down after we first used it try to connect
12127         again and resend the message before printing to the console.
12128         Reported by Coserea Gh. Tudor <tudore@tudore.gecadsoftware.com>.
12129
12130 2001-08-27  Jakub Jelinek  <jakub@redhat.com>
12131
12132         * string/tst-strlen.c (main): Test strnlen (, -1) too.
12133         * sysdeps/generic/strnlen.c (__strnlen): Fix for maxlens with top
12134         bit set.
12135
12136 2001-08-27  Ulrich Drepper  <drepper@redhat.com>
12137
12138         * iconv/strtab.c (searchstring): Use correct length for comparison.
12139         (strtabadd): Account total size correct if new string has old string as
12140         substring.
12141
12142 2001-08-27  Jakub Jelinek  <jakub@redhat.com>
12143
12144         * elf/rtld.c (dl_main): Update call to _dl_lookup_symbol.
12145
12146 2001-08-27  Andreas Jaeger  <aj@suse.de>
12147
12148         * sysdeps/i386/fpu/libm-test-ulps (float): Add ulps for new tests.
12149
12150         * math/libm-test.inc (j0_test): Add extra tests.
12151         * sysdeps/ieee754/ldbl-128/e_j0l.c (__ieee754_j0l): Use |x|,
12152         not x, in Hankel approximation.
12153         Patches by Stephen L Moshier.
12154
12155 2001-08-26  Ulrich Drepper  <drepper@redhat.com>
12156
12157         * sysdeps/ia64/dl-lookupcfg.h: Add forward declaration for struct
12158         link_map.
12159
12160         * configure.in: Fix test for .rela.dyn section.
12161
12162         * elf/dl-runtime.c: Update calls to _dl_lookup_*.
12163
12164 2001-08-26  Jakub Jelinek  <jakub@redhat.com>
12165
12166         * elf/dl-reloc.c (RESOLVE_MAP, RESOLVE): Use elf_machine_type_class
12167         instead of elf_machine_lookup_noexec_p and elf_machine_lookup_noplt_p.
12168         Pass type_class to _dl_lookup_*.
12169         * elf/dl-lookup.c (_dl_lookup_symbol): Take type_class parameter now.
12170         Pass around just type_class instead of noexec, noplt pair.
12171         (_dl_lookup_versioned_symbol): Likewise.
12172         (_dl_lookup_symbol_skip): Pass around just type_class instead of
12173         noexec, noplt pair.
12174         (_dl_lookup_versioned_symbol_skip): Likewise.
12175         (_dl_do_lookup, _dl_do_lookup_versioned): Likewise.
12176         * elf/do-lookup.h (do_lookup): Likewise.
12177         * include/link.h (struct link_map): Replace noexec and noplt fields
12178         in l_lookup_cache with type_class field.
12179         * sysdeps/generic/ldsodefs.h (ELF_RTYPE_CLASS_PLT,
12180         ELF_RTYPE_CLASS_COPY): Define.
12181         Adjust prototypes for _dl_lookup_symbol and
12182         _dl_lookup_versioned_symbol.
12183         * sysdeps/alpha/dl-machine.h (elf_machine_lookup_noplt_p,
12184         elf_machine_lookup_noexec_p): Remove.
12185         (elf_machine_type_class): Define.
12186         * sysdeps/arm/dl-machine.h: Likewise.
12187         * sysdeps/hppa/dl-machine.h: Likewise.
12188         * sysdeps/cris/dl-machine.h: Likewise.
12189         * sysdeps/i386/dl-machine.h: Likewise.
12190         * sysdeps/ia64/dl-machine.h: Likewise.
12191         * sysdeps/m68k/dl-machine.h: Likewise.
12192         * sysdeps/mips/mips64/dl-machine.h: Likewise.
12193         * sysdeps/mips/dl-machine.h: Likewise.
12194         * sysdeps/powerpc/dl-machine.h: Likewise.
12195         * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
12196         * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
12197         * sysdeps/sh/dl-machine.h: Likewise.
12198         * sysdeps/s390/s390-32/dl-machine.h: Likewise.
12199         * sysdeps/s390/s390-64/dl-machine.h: Likewise.
12200
12201 2001-08-26  Ulrich Drepper  <drepper@redhat.com>
12202
12203         * manual/message.texi (Advanced gettext functions): Change
12204         description of plural forms for Slovak.
12205         Reported by Marcel Telka <marcel@telka.sk>.
12206
12207         * manuaL/time.texi (Low-Level Time String Parsing): Fix description of
12208         %z.  Reported by C. Scott Ananian <cananian@lesser-magoo.lcs.mit.edu>.
12209
12210 2001-08-26  Jakub Jelinek  <jakub@redhat.com>
12211
12212         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_lazy_rel): Fix a
12213         typo.  Patch by Florian La Roche <laroche@redhat.com>.
12214
12215 2001-08-26  Ulrich Drepper  <drepper@redhat.com>
12216
12217         * include/link.h (struct link_map): Add l_lookup_cache element.
12218         * elf/dl-reloc.c (RESOLVE): Add symbol caching here.
12219         (RESOLVE_MAP): Likewise.
12220         (_dl_relocate_object): Remove cache initialization.
12221         * elf/dl-lookup.c: Rip out cache handling code.
12222         * sysdeps/generic/ldsodefs.h: Remove lookup_cache struct and variable
12223         declarations.
12224
12225         * elf/dl-lookup.c (_dl_lookup_symbol): Reorder some conditions and
12226         remove some __builtin_expect.
12227         (_dl_lookup_versioned_symbol): Likewise.
12228
12229         * config.h.in: Add HAVE_Z_COMBRELOC.
12230         * configure.in: Add test for -z combreloc.
12231
12232         * sysdeps/i386/dl-machine.h (elf_machine_rel): Minor cleanups and
12233         optimizations.  Use HAVE_Z_COMBRELOC to avoid generaton of
12234         R_386_RELATIVE handling for ld.so startup.  Reduce RTLD_BOOTSTRAP
12235         case to almost no code.
12236
12237 2001-08-25  Ulrich Drepper  <drepper@redhat.com>
12238
12239         * po/tr.po: Update from translation team.
12240
12241 2001-08-24  Andreas Jaeger  <aj@suse.de>
12242
12243         * iconv/Makefile (extra-objs): Add iconvconfig-modules so that
12244         make clean works.
12245
12246 2001-08-24  Ulrich Drepper  <drepper@redhat.com>
12247
12248         * elf/rtld.c (print_statistics): Printf % after percent values.
12249         * elf/dl-misc.c (_dl_debug_vdprintf): Implement %%.
12250
12251         * elf/dl-lookup.c (_dl_lookup_symbol): If we use the cache we
12252         don't have to compute the hash value and initialize current_value.
12253         Move reference_name variable to where it is needed.
12254         (_dl_lookup_versioned_symbol): Likewise.
12255
12256 2001-08-24  Roland McGrath  <roland@frob.com>
12257
12258         * string/tester.c (test_strerror): Don't use _sys_errlist/_sys_nerr.
12259         Just test that strerror returns non-null for a few errno codes.
12260
12261 2001-08-23  Roland McGrath  <roland@frob.com>
12262
12263         * hurd/Versions (libc: GLIBC_2.2.5): New set; add _hurd_raise_signal,
12264         _hurdsig_interrupt_timeout, _hurdsig_fault_preemptor.
12265
12266         * sysdeps/posix/shm_unlink.c (shm_unlink): __unlink -> unlink.
12267
12268         * mach/Versions (libc: GLIBC_2.2.5): New set; add __mach_msg_destroy,
12269         __mach_reply_port.
12270
12271 2001-08-24  Ulrich Drepper  <drepper@redhat.com>
12272
12273         * nss/test-netdb.c (test_hosts): Don't segfault if gethostname
12274         returns NULL.
12275
12276         * elf/do-rel.h (elf_dynamic_do_rel): Fix problem with ld.so
12277         startup.  Explicitly remove lazy part for RTLD_BOOTSTRAP since gcc
12278         doesn't do it.
12279         * elf/rtld.c: Include <sys/param.h>.
12280         * elf/dl-reloc.c: Likewise.
12281
12282 2001-08-24  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
12283
12284         * sysdeps/unix/sysv/linux/mips/configure.in: Define AC_SUBST to
12285         empty to prevent junk from being generated.
12286         * sysdeps/unix/sysv/linux/mips/configure: Regenerated.
12287
12288 2001-08-24  Jakub Jelinek  <jakub@redhat.com>
12289
12290         * elf/do-rel.h (elf_dynamic_do_rel): If l_addr is 0, skip relative
12291         records.  Rename endrel to relative, initialize it to r, and use it
12292         in elf_machine_rel_relative calls.  Point r after relative relocs.
12293
12294 2001-08-24  Ulrich Drepper  <drepper@redhat.com>
12295
12296         * sysdeps/i386/dl-machine.h (elf_machine_rel): Correct prediction
12297         of R_386_NONE.
12298
12299 2001-08-24  Jakub Jelinek  <jakub@redhat.com>
12300
12301         * elf/do-rel.h (elf_machine_rel_relative): Define for rela if
12302         necessary.  Undefine newly defined macros at the end.
12303         * sysdeps/hppa/dl-machine.h (elf_machine_rela_relative):
12304         Rename from elf_machine_rel_relative.
12305         * sysdeps/cris/dl-machine.h (elf_machine_rela_relative): Likewise.
12306         * sysdeps/m68k/dl-machine.h (elf_machine_rela_relative): Likewise.
12307         * sysdeps/powerpc/dl-machine.h (elf_machine_rela_relative): Likewise.
12308         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela_relative):
12309         Likewise.
12310         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela_relative):
12311         Likewise.
12312         * sysdeps/ia64/dl-machine.h (elf_machine_rela_relative): Likewise.
12313         Fix argument types.
12314         * sysdeps/alpha/dl-machine.h (elf_machine_rela_relative): Likewise.
12315         Fix argument types.
12316         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela_relative):
12317         Likewise.  Fix argument types.
12318         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela_relative):
12319         Likewise.  Fix argument types.
12320         * sysdeps/sh/dl-machine.h (elf_machine_rela_relative): Likewise.
12321         Fix argument types.
12322         * sysdeps/mips/dl-machine.h (elf_machine_rel_relative): Use
12323         ElfW(Rel) in argument.
12324         * sysdeps/mips/mips64/dl-machine.h (elf_machine_rel_relative): New
12325         function.
12326
12327 2001-08-24  Alexandre Oliva  <aoliva@redhat.com>
12328
12329         * sysdeps/sh/dl-machine.h (elf_machine_rela): Fix typo.
12330
12331 2001-08-24  Andreas Jaeger  <aj@suse.de>
12332
12333         * sysdeps/ieee754/ldbl-128/e_j1l.c: New file, contributed by
12334         Stephen L Moshier <moshier@mediaone.net>.
12335
12336 2001-08-24  Ulrich Drepper  <drepper@redhat.com>
12337
12338         * elf/do-rel.h (elf_dynamic_do_rel): RELATIVE relocations comes
12339         first if RELCOUNT is set.
12340
12341         * elf/do-rel.h (elf_dynamic_do_rel): If not relocating lazily, don't
12342         call elf_machine_rel for the last DT_RELCOUNT relocations but instead
12343         elf_machine_rel_relative.
12344         * sysdeps/alpha/dl-machine.h: Define elf_machine_rel_relative.
12345         Minor optimizations.
12346         * sysdeps/arm/dl-machine.h: Likewise.
12347         * sysdeps/cris/dl-machine.h: Likewise.
12348         * sysdeps/hppa/dl-machine.h: Likewise.
12349         * sysdeps/i386/dl-machine.h: Likewise.
12350         * sysdeps/ia64/dl-machine.h: Likewise.
12351         * sysdeps/m68k/dl-machine.h: Likewise.
12352         * sysdeps/mips/dl-machine.h: Likewise.
12353         * sysdeps/powerpc/dl-machine.h: Likewise.
12354         * sysdeps/s390/s390-32/dl-machine.h: Likewise.
12355         * sysdeps/s390/s390-64/dl-machine.h: Likewise.
12356         * sysdeps/sh/dl-machine.h: Likewise.
12357         * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
12358         * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
12359
12360 2001-08-23  Roland McGrath  <roland@frob.com>
12361
12362         * rt/tst-aio4.c [! SIGRTMIN] (SIGRTMIN, SIGRTMAX): Define as -1.
12363
12364         * sysdeps/mach/hurd/bits/libc-lock.h: New file, initially copied from
12365         sysdeps/mach version.  Implement counting ("recursive") mutexes
12366         on top of cthreads mutexes.
12367         * sysdeps/mach/hurd/bits/stdio-lock.h: File removed; generic now works.
12368
12369         * sysdeps/generic/bits/stdio-lock.h (_IO_lock_initializer): Define to
12370         _LIBC_LOCK_RECURSIVE_INITIALIZER if defined, else do an #error.
12371         (__libc_cleanup_region_start, __libc_cleanup_region_end,
12372         __libc_clean_end): Define these to call the cleanup function after
12373         normal exit when they're supposed to.
12374
12375         * sysdeps/mach/bits/libc-lock.h (__libc_cleanup_region_start):
12376         Take new first arg DOIT, a boolean saying whether to really install
12377         any cleanup handler.
12378         (__libc_cleanup_region_end): Do nothing if start's DOIT arg was zero.
12379         (__libc_cleanup_end): Likewise.
12380         * sysdeps/generic/bits/libc-lock.h: Same changes.
12381         * stdio-common/vfscanf.c (LOCK_STREAM): Pass new arg.
12382         * stdio-common/vfprintf.c (buffered_vfprintf, vfprintf): Likewise.
12383         * sysdeps/mach/hurd/bits/stdio-lock.h (_IO_cleanup_region_start):
12384         Likewise.
12385         * misc/syslog.c (vsyslog, openlog, closelog): Likewise.
12386         * sysdeps/generic/bits/stdio-lock.h
12387         (_IO_cleanup_region_start, _IO_cleanup_region_start_noarg): Likewise.
12388
12389 2001-08-23  Jakub Jelinek  <jakub@redhat.com>
12390
12391         * elf/ldconfig.c (search_dir): Remove stale symlinks.
12392
12393 2001-08-23  Jakub Jelinek  <jakub@redhat.com>
12394
12395         * elf/dl-lookup.c (lookup_cache, lookup_cache_versioned): New
12396         functions.
12397         (_dl_lookup_symbol): Lookup relocations in cache and store successfull
12398         lookups in cache.
12399         (_dl_lookup_versioned_symbol): Likewise.
12400         * elf/dl-reloc.c (_dl_relocate_object): Initialize cache for
12401         relocation lookup.
12402         * elf/rtld.c (print_statistics): Output _dl_num_cache_relocations.
12403         * sysdeps/generic/ldsodefs.h (struct lookup_cache): New definition.
12404         (lookup_cache, lookup_cache_versioned): Add declarations.
12405
12406 2001-08-23  Ulrich Drepper  <drepper@redhat.com>
12407
12408         * stdlib/tst-random.c (main): Swap parameters in fail call.
12409         Patch by Pete Bevin <pete@petebevin.com>.
12410
12411 2001-08-23  Jakub Jelinek  <jakub@redhat.com>
12412
12413         * sysdeps/generic/inttypes.h: Use __gwchar_t instead of __wchar_t.
12414
12415 2001-08-23  Ulrich Drepper  <drepper@redhat.com>
12416
12417         * malloc/obstack.c: Indent preprocessor directives.
12418         Patch by Jim Meyering <meyering@ascend.com>.
12419
12420         * po/ja.po: Update from translation team.
12421
12422 2001-08-23  Roland McGrath  <roland@frob.com>
12423
12424         * libio/tst-ungetwc1.c (main): Add a const to quiet a warning.
12425
12426         * nss/test-netdb.c (test_hosts): Don't use MAXHOSTNAMELEN.
12427         Instead, use dynamic buffer to test gethostname's ENAMETOOLONG error.
12428
12429 2001-08-22  Roland McGrath  <roland@frob.com>
12430
12431         * sysdeps/generic/ldsodefs.h (_dl_load_lock): Declare it here with
12432         __libc_lock_define_recursive.
12433         * elf/dl-open.c: Don't declare it here any more.
12434         * elf/dl-close.c: Likewise.
12435         * elf/dl-lookup.c: Likewise.
12436         * elf/dl-iteratephdr.c: Likewise.
12437         * elf/dl-lookup.c (add_dependency): Use __libc_lock_lock_recursive and
12438         __libc_lock_unlock_recursive.
12439         * elf/dl-close.c (_dl_close): Likewise
12440         * elf/dl-iteratephdr.c (__dl_iterate_phdr): Likewise
12441         * elf/dl-open.c (_dl_open): Likewise
12442
12443         * sysdeps/generic/bits/libc-lock.h
12444         (__libc_lock_define_recursive): New macro.
12445         * sysdeps/generic/bits/stdio-lock.h (_IO_lock_t): Use it.
12446         (_IO_lock_lock): Use __libc_lock_lock_recursive.
12447         (_IO_lock_unlock): Use __libc_lock_unlock_recursive.
12448
12449         * conform/conformtest.pl (checknamespace): Sort the output list.
12450
12451         * sysdeps/generic/bits/poll.h (POLLWRBAND): New alias for POLLOUT.
12452         (POLLRDNORM, POLLRDBAND, POLLWRNORM, POLLWRBAND): Make these
12453         definitions conditional on [__USE_XOPEN].
12454
12455         * sysdeps/mach/hurd/bits/fcntl.h (O_ASYNC, O_FSYNC, O_SYNC): Define
12456         these unconditionally, not only use [__USE_BSD], so as to match
12457         the sysdeps/unix/sysv/linux files.
12458
12459 2001-08-22  Ulrich Drepper  <drepper@redhat.com>
12460
12461         * test-skeleton.c (add_temp_file): Add __attribute__ ((unused)) to
12462         avoid warnings.
12463
12464         * dlfcn/tst-dladdr.c (do_test): Get address of ref1 using
12465         DL_LOOKUP_ADDRESS.
12466
12467 2001-08-22  Roland McGrath  <roland@frob.com>
12468
12469         * sysdeps/generic/bits/sigaction.h (struct sigaction): Fix up
12470         conditionalization of sa_handler/sa_sigaction member types to
12471         match the sysdeps/unix/sysv/linux file.
12472
12473 2001-08-22  Ulrich Drepper  <drepper@redhat.com>
12474
12475         * elf/dl-addr.c (_dl_addr): Handle broken binaries with zero
12476         symbol sizes a bit better.
12477
12478         * sysdeps/ia64/strncpy.S: Complete rewrite.
12479         Contributed by Jakub Jelinek <jakub@redhat.com>.
12480
12481         * string/stratcliff.c (main): Add strncpy test.
12482
12483 2001-08-22  Roland McGrath  <roland@frob.com>
12484
12485         * sysdeps/generic/dl-environ.c: Include <stdlib.h> and <unistd.h>,
12486         and don't declare unsetenv or _environ directly.
12487         (unsetenv): Return int, not void.  Use __environ instead of _environ.
12488
12489 2001-08-01  Mark Kettenis  <kettenis@gnu.org>
12490
12491         * sysdeps/unix/bsd/bsd4.4/Makefile: New file.
12492         * sysdeps/unix/bsd/bsd4.4/Versions: New file.
12493         * sysdeps/unix/bsd/bsd4.4/cmsg_nxthdr.c: New file.
12494         * sysdeps/unix/bsd/bsd4.4/bits/socket.h (__cmsg_nxthdr): Correct
12495         test for cmsg struct size.
12496
12497 2001-04-23  Paul Eggert  <eggert@twinsun.com>
12498
12499         * posix/getopt.h (getopt_long, getopt_long_only, _getopt_internal):
12500         Rename __argc to ___argc in prototypes to avoid compatibility
12501         problems with systems that reserve the identifier "__argc".
12502         Similarly for __argv.
12503
12504 2001-08-21  Roland McGrath  <roland@frob.com>
12505
12506         * stdio-common/tst-fseek.c: Include <time.h> for `time' declaration.
12507
12508         * mach/Makefile (tests): Removed.
12509         * mach/hello.c: File removed.
12510
12511 2001-08-22  Ulrich Drepper  <drepper@redhat.com>
12512
12513         * po/sv.po: Update from translation team.
12514
12515         * stdio-common/vfscanf.c: Fix handling of %l[].
12516         Reported by Mitsuru Chinen <mchinen@yamato.ibm.com>.
12517
12518         * libio/Makefile (tests): Add tst-sscanf.
12519         * libio/tst-sscanf.c: New file.
12520
12521         * elf/dl-addr.c (_dl_addr): Fix tests to determine dli_sname.
12522         * malloc/mtrace.c (tr_where): dli_sname always points to a
12523         non-empty string if != NULL.
12524         Reported by Tim Janik <timj@gtk.org>.
12525
12526 2001-08-22  Jakub Jelinek  <jakub@redhat.com>
12527
12528         * sunrpc/xdr_rec.c (xdrrec_create): Fix buf sizes before allocating
12529         buf.  Free resources on failure.
12530         * sunrpc/svc_unix.c (svcunix_create): Free resources on failure.
12531         (makefd_xprt): Likewise.
12532         * sunrpc/svc_udp.c (svcudp_bufcreate): Likewise.
12533         * sunrpc/svc_tcp.c (svctcp_create, makefd_xprt): Likewise.
12534         * sunrpc/auth_unix.c (authunix_create): Likewise.
12535
12536 2001-08-21  Jakub Jelinek  <jakub@redhat.com>
12537
12538         * string/strnlen.c: Remove.
12539         * sysdeps/generic/strnlen.c: New file.
12540         * sysdeps/i386/i486/bits/string.h (strnlen): Remove.
12541
12542 2001-08-21  Roland McGrath  <roland@frob.com>
12543
12544         * sysdeps/mach/i386/machine-sp.h (__thread_stack_pointer): Define this
12545         as a macro, not an extern inline function.
12546
12547         * hurd/Versions (GLIBC_2.2.5): New set, define __hurd_fail here.
12548         * Versions.def (libc): Add GLIBC_2.2.5 set.
12549         * hurd/hurd.h (_HURD_H_EXTERN_INLINE): New macro.
12550         (__hurd_fail): Use that instead of _EXTERN_INLINE in decl.
12551
12552 2001-08-20  Roland McGrath  <roland@frob.com>
12553
12554         * hurd/hurdlookup.c (__hurd_file_name_lookup): Fail with ENOENT for "".
12555         (__hurd_file_name_split, __hurd_directory_name_split): Likewise.
12556
12557 2001-08-21  Ulrich Drepper  <drepper@redhat.com>
12558
12559         * string/bits/string2.h: Remove strnlen optimization here.
12560         * sysdeps/i386/i486/bits/string.h: Add it here.
12561
12562 2001-08-21  Wolfram Gloger  <wg@malloc.de>
12563
12564         * malloc/malloc.c: Make access to ..._hook pointers thread-safe.
12565
12566 2001-08-21  Ulrich Drepper  <drepper@redhat.com>
12567
12568         * po/gl.po: Update from translation team.
12569
12570 2001-08-20  Ulrich Drepper  <drepper@redhat.com>
12571
12572         * misc/error.c (error_tail): Use fputws_unlocked instead of fputws.
12573         * misc/err.c (convert_and_print): Likewise.
12574
12575         * malloc/obstack.c (print_and_abort): Use fprintf instead of two
12576         function calls.
12577
12578 2001-08-20  Martin Schwidefsky  <schwidefsky@de.ibm.com>
12579
12580         * sysdeps/unix/sysv/linux/s390/s390-32/sys/ucontext.h: Revert the
12581         change of the gregset_t type.
12582         * sysdeps/unix/sysv/linux/s390/s390-64/sys/ucontext.h: Likewise.
12583
12584 2001-08-20  kaz Kojima  <kkojima@rr.iij4u.or.jp>
12585
12586         * sysdeps/unix/sysv/linux/sh/sysdep.S: Align errno.
12587
12588 2001-08-20  Ulrich Drepper  <drepper@redhat.com>
12589
12590         * posix/regex.c (truncate_wchar): Use wcrtomb not wctomb.
12591
12592         * string/strnlen.c: Fix the implementation.  We cannot use memchr.
12593
12594 2001-08-18  Mark Kettenis  <kettenis@gnu.org>
12595
12596         * sysdeps/mach/hurd/i386/init-first.c (init): Initialize __environ
12597         before calling the cthreads initialization code.
12598
12599 2001-08-20  Ulrich Drepper  <drepper@redhat.com>
12600
12601         * argp/argp-help.c: Fix two problems introduced in last change.
12602
12603         * include/dirent.h: Include <dirstream.h> first.
12604
12605 2001-08-19  Ulrich Drepper  <drepper@redhat.com>
12606
12607         * io/fts.c (fts_safe_changedir): Use __fxstat64 instead of __fstat.
12608
12609         * sunrpc/svcauth_des.c (_svcauth_des): Avoid using bcopy.
12610         * sunrpc/xdr_rec.c: Likewise.
12611         * sunrpc/xdr_mem.c: Likewise.
12612         * sunrpc/svc_authux.c (_svcauth_unix): Likewise.
12613         * sunrpc/rpc_cmsg.c: Likewise.
12614         * sunrpc/getrpcport.c (getrpcport): Likewise.
12615         * sunrpc/clnt_simp.c (callrpc): Likewise.
12616         * sunrpc/clnt_gen.c (clnt_create): Likewise.
12617         * string/envz.c: Likewise.
12618
12619         * po/ko.po: Update from translation team.
12620
12621         * argp/argp-help.c: Handle wide oriented stderr stream.
12622
12623 2001-08-18  Ulrich Drepper  <drepper@redhat.com>
12624
12625         * sysdeps/generic/strtol.c: Little optimizations.  Add some
12626         __builtin_expect.
12627
12628         * conform/conformtest.pl: <inttypes.h> test requires <stddef.h>.
12629
12630         * wcsmbs/wchar.h (wcwdith): Change parameter type to wchar_t.
12631         * wcsmbs/wcwidth.c (wcwdith): Likewise.
12632         * wcsmbs/wcwidth.h (internal_wcwdith): Likewise.
12633
12634         * conform/data/unistd.h-data: Remove _SC_MULTIPLE_PROCESS.
12635
12636         * conform/data/ucontext.h-data: Fix typos in ucontext_t element tests.
12637
12638         * time/time.h (struct timespec): Use __time_t for tv_sec element.
12639
12640         * sysdeps/generic/inttypes.h: Define __wchar_t.  Use it instead of
12641         wchar_t for function declarations and defintions.
12642
12643         * misc/sys/select.h: Define __need_time_t before including <time.h>.
12644         Define suseconds_t if it hasn't happened yet.
12645
12646         * iconv/gconv.h: Define __need_wchar_t before including <stddef.h>.
12647
12648         * conform/data/sys/uio.h-data: Allow UIO_MAXIOV to be defined.
12649
12650         * sysdeps/generic/stdint.h: Don't get definition of wchar_t from
12651         <stddef.h>.
12652
12653         * conform/data/stddef.h-data: Remove wint_t.
12654
12655         * conform/conformtest.pl: Change namespace test to take #undef
12656         lines into account.
12657
12658         * conform/data/netinet/in.h-data: Fix typo in allow-header line.
12659
12660         * conform/data/sys/socket.h-data: Add sockatmark.
12661
12662 2001-08-17  Ulrich Drepper  <drepper@redhat.com>
12663
12664         * io/fts.c: Update from recent BSD source.
12665
12666 2001-08-17  Roland McGrath  <roland@frob.com>
12667
12668         * stdio-common/perror.c (perror) [! USE_IN_LIBIO]: Don't use _IO_fwide.
12669         * misc/error.c (error_tail, error, error_at_line) [! USE_IN_LIBIO]:
12670         Likewise.
12671
12672 2001-08-17  Ulrich Drepper  <drepper@redhat.com>
12673
12674         * locale/duplocale.c (__duplocale): Also initialize the special
12675         __ctype_* elements.
12676
12677         * conform/data/netdb.h-data: Adjust gai_strerror return type.
12678
12679 2001-08-17  Andreas Jaeger  <aj@suse.de>
12680
12681         * misc/getpass.c: Include wchar.h for prototypes.
12682         * malloc/obstack.c: Likewise.
12683
12684 2001-08-17  Ulrich Drepper  <drepper@redhat.com>
12685
12686         * sunrpc/svc_simple.c (universal): Use __write instead of write.
12687
12688         * wcsmbs/wcscoll.c: Also define __wcscoll.
12689         * include/wchar.h: Declare __wcscoll.
12690
12691         * libio/fwprintf.c: Use __vfwprintf instead of vfwprintf.
12692         * libio/vwprintf.c: Likewise.
12693         * libio/wprintf.c: Likewise.
12694
12695         * iconv/gconv_cache.c: Use __munmap instead of munmap.
12696
12697 2001-08-16  Ulrich Drepper  <drepper@redhat.com>
12698
12699         * posix/regex.c [_LIBC] (convert_mbs_to_wcs): Use __mbrtowc
12700         instead of mbrtowc.
12701         [_LIBC]: Use __iswctype instead of iswctype, __wcslen instead of
12702         wcslen, and __wcscoll instead of wcscoll.
12703
12704         * sysdeps/unix/sockatmark.c (sockatmark): Use __ioctl instead of ioctl.
12705
12706         * sysdeps/unix/sysv/linux/gai_sigqueue.c (__gai_sigqueue): Use
12707         __getuid instead of getuid.
12708
12709         * stdio-common/perror.c (perror): Use __close instead of close.
12710         * iconv/gconv_cache.c (__gconv_load_cache): Likewise.
12711         * libio/freopen.c (freopen): Likewise.
12712         * libio/freopen64.c (freopen64): Likewise.
12713
12714         * libio/tst-ungetwc2.c (main): Define str const.
12715
12716         * include/wchar.h: Add prototypes for __fwprintf and __vfwprintf.
12717         * libio/fwprintf.c: Also define __fwprintf.
12718         * stdio-common/vfprintf.c [COMPILE_WPRINTF]: Also define __vfwprintf.
12719         * argp/argp-fmtstream.c: Handle wide oriented stderr stream.
12720         * assert/assert-perr.c: Likewise.
12721         * assert/assert.c: Likewise.
12722         * gmon/gmon.c: Likewise.
12723         * inet/rcmd.c: Likewise.
12724         * malloc/obstack.c: Likewise.
12725         * misc/err.c: Likewise.
12726         * misc/error.c: Likewise.
12727         * misc/getpass.c: Likewise.
12728         * posix/getopt.c: Likewise.
12729         * resolv/res_hconf.c: Likewise.
12730         * stdio-common/perror.c: Likewise.
12731         * stdio-common/psignal.c: Likewise.
12732         * stdlib/fmtmsg.c: Likewise.
12733         * sunrpc/auth_unix.c: Likewise.
12734         * sunrpc/clnt_perr.c: Likewise.
12735         * sunrpc/clnt_tcp.c: Likewise.
12736         * sunrpc/clnt_udp.c: Likewise.
12737         * sunrpc/clnt_unix.c: Likewise.
12738         * sunrpc/svc_simple.c: Likewise.
12739         * sunrpc/svc_tcp.c: Likewise.
12740         * sunrpc/svc_udp.c: Likewise.
12741         * sunrpc/svc_unix.c: Likewise.
12742         * sunrpc/xdr.c: Likewise.
12743         * sunrpc/xdr_array.c: Likewise.
12744         * sunrpc/xdr_rec.c: Likewise.
12745         * sunrpc/xdr_ref.c: Likewise.
12746         * sysdeps/generic/wordexp.c: Likewise.
12747
12748         * po/it.po: Update from translation team.
12749
12750         * misc/err.c: Handle wide oriented stderr stream.
12751
12752 2001-08-14  Tom Rix  <trix@redhat.com>
12753
12754         * iconv/gconv_cache.c (find_module): Add #ifndef STATIC_GCONV.
12755         * iconv/Makefile: Fix gconv_cache.c CFLAGS.
12756
12757 2001-08-13  Tom Rix  <trix@redhat.com>
12758
12759         * sysdeps/unix/sysv/aix/Makefile: Add rule to import kernel symbols.
12760         * sysdeps/unix/sysv/aix/bits/types.h: Fix type of __id_t, __useconds_t
12761         and __intptr_t.
12762
12763 2001-08-15  Martin Schwidefsky  <schwidefsky@de.ibm.com>
12764
12765         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S (__getcontext):
12766         Store the access registers to the ucontext structure.
12767         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext.S (__getcontext):
12768         Likewise.
12769
12770         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S (__setcontext):
12771         Load the access registers from the ucontext structure.
12772         * sysdeps/unix/sysv/linux/s390/s390-64/setcontext.S (__setcontext):
12773         Likewise.
12774
12775         * sysdeps/unix/sysv/linux/s390/s390-32/ucontext_i.h: Adjust the SC_xxx
12776         offsets to the new ucontext layout.
12777         * sysdeps/unix/sysv/linux/s390/s390-64/ucontext_i.h: Likewise.
12778
12779         * sysdeps/unix/sysv/linux/s390/s390-32/sys/ucontext.h: Fix the layout
12780         of the ucontext structure.
12781         * sysdeps/unix/sysv/linux/s390/s390-64/sys/ucontext.h: Likewise.
12782
12783 2001-08-15  Ulrich Drepper  <drepper@redhat.com>
12784
12785         * misc/error.c (error): Handle wide oriented stderr stream correctly.
12786         (error_at_line): Likewise.
12787
12788         * stdio-common/perror.c (perror): Implement according to standard.
12789         The stream orientation must not be changed if the stream was not
12790         oriented before the call.
12791         * stdio-common/Makefile (tests): Add tst-perror.
12792         * stdio-common/tst-perror.c: New file.
12793
12794
12795 See ChangeLog.12 for earlier changes.